2019-04-13 06:27:37,099 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-439 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-13 06:27:37,102 - 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.7 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=iWKIvAKaCz92t2ICRVIau471d 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=8cb957e698214daa959a3206e3607cbf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-13 06:27:37,102 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-13 06:27:37,103 - 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-04-13 06:27:37,123 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-04-13 06:27:37,346 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-04-13 06:27:37,348 - 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.15" 2019-04-13 06:27:37,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d5f8db-45ee-4c3d-a739-f92fc2004222 2019-04-13 06:27:37,357 - 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-04-13 06:27:37,357 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-e8d5f8db-45ee-4c3d-a739-f92fc2004222 2019-04-13 06:27:37,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:27:37,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["ge-dg7YWTL2byVi4gczXOA"], "issued_at": "2019-04-13T06:27:37.000000Z"}} 2019-04-13 06:27:37,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 06:27:37,760 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:38,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:38 GMT X-Openstack-Request-Id: req-d1a214aa-fe72-421a-a6a0-98f186ce141c 2019-04-13 06:27:38,032 - 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-04-13 06:27:38,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-d1a214aa-fe72-421a-a6a0-98f186ce141c 2019-04-13 06:27:38,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.272718906403s 2019-04-13 06:27:38,042 - 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-04-13 06:27:38,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-04-13 06:27:38,048 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:38,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cfb2f6e1-5011-4e44-8b2b-39a02ad861e4 x-openstack-request-id: req-cfb2f6e1-5011-4e44-8b2b-39a02ad861e4 2019-04-13 06:27:38,339 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-04-13 06:27:38,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-cfb2f6e1-5011-4e44-8b2b-39a02ad861e4 2019-04-13 06:27:38,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.294277906418s 2019-04-13 06:27:38,340 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-04-13 06:27:38,345 - 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.15" 2019-04-13 06:27:38,350 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a72c5b-ce59-472a-92d4-b9072408df10 2019-04-13 06:27:38,350 - 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-04-13 06:27:38,350 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-78a72c5b-ce59-472a-92d4-b9072408df10 2019-04-13 06:27:38,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:27:38,352 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:38,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa61308-3691-420d-b01e-afb594250cdb 2019-04-13 06:27:38,546 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:27:38,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-dfa61308-3691-420d-b01e-afb594250cdb 2019-04-13 06:27:38,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195955038071s 2019-04-13 06:27:38,547 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'ad4df011d90445bdb278b49cca1210cf', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-04-13 06:27:38,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-13 06:27:38,552 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:38,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1853 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eaabb2d-a33b-4552-b18a-880b5534f2de 2019-04-13 06:27:38,747 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/039cf85f4d724cb1a6807b49ca84115d"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0730415113ec45d3b1f02fe7f24719c5"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0dc7502a63ed483d9fe79395da3540fe"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0eadf3b479864147afa0049c9097444d"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "0eadf3b479864147afa0049c9097444d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/110517c7fba848c6a6c8f76c19a4e56b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/159bcc80584b426b98b9c88f5846ecd7"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1862d0b0816942c0bbea2ce796022ee6"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/20e50279077e4a80bd73aefdacf4478f"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/213e7cbaa82d4a269c843a9bb0212fed"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24bdb9f1220c4afc93fbf71d2b6c1b3b"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26be9df78e294b62b66e3ec1250ddd4b"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/32b611c54ebe4017ad254a82e497577d"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "32b611c54ebe4017ad254a82e497577d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/341e543ea53d49c0ae193e184a4d5a17"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/400eee9849144d34af2049732427b0dc"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "400eee9849144d34af2049732427b0dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/45ef1fc1997442f89581b066f7004705"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "45ef1fc1997442f89581b066f7004705"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/531b5cb3ce2341928b76a92a27e32bcd"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/57eb51be8a6b4836bfad01beca526273"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "57eb51be8a6b4836bfad01beca526273"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5baa20e7acc64bd0b6cbe188e37860ad"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/645366775ca64c9a8663dd58d9fa42b7"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6cb42660740f491788ba979a7de26c17"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "6cb42660740f491788ba979a7de26c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6f92eb3532f242fab685152d296fe99f"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "6f92eb3532f242fab685152d296fe99f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/76cf85836fa74358b9a705f4912631d3"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "76cf85836fa74358b9a705f4912631d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/76fa29d8bdef4ffc99fad6e89cf4428c"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/795ea3f3e40e4270945d213e9c95c5a9"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9cf422a1337c45b6bada232410cf743d"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "9cf422a1337c45b6bada232410cf743d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a2f379b0550d49a5864041c78f1cb01f"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "a2f379b0550d49a5864041c78f1cb01f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a39b119e552041d68eba004a75a3e950"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "a39b119e552041d68eba004a75a3e950"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a8f58a97cdf7419f9f53385a0f70869f"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a9717bc4b70a4feab43984b6a40e7871"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "a9717bc4b70a4feab43984b6a40e7871"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/abe116518adc47c085a72a8f8867a232"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "abe116518adc47c085a72a8f8867a232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b940e34462604888b507cfbdafea4873"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "b940e34462604888b507cfbdafea4873"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bb07f9ac5b6b488b9dac9c731a562b44"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c237416d23bb41cc90c53f86f80406f3"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "c237416d23bb41cc90c53f86f80406f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c2d8128cc3e64c7597bdd9dab5ef1ca1"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c375f54bf21c404db256ec20be0972f9"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "c375f54bf21c404db256ec20be0972f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dd2a7903cc2e4913a502890de8518a3f"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "dd2a7903cc2e4913a502890de8518a3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ec39e24e1d084873899730c83a64bff5"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "ec39e24e1d084873899730c83a64bff5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f1d61170b65f406885fff0b2954f589a"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "f1d61170b65f406885fff0b2954f589a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f2c39a394c9e42c99a4fdf81f2cfb528"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-13 06:27:38,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-7eaabb2d-a33b-4552-b18a-880b5534f2de 2019-04-13 06:27:38,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.197505950928s 2019-04-13 06:27:38,754 - 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/039cf85f4d724cb1a6807b49ca84115d'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a56100f5b1844b1ea8953050a4cc8be8', u'id': u'039cf85f4d724cb1a6807b49ca84115d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0730415113ec45d3b1f02fe7f24719c5'}, u'url': u'http://172.30.9.23:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ac724402fd744af7b779c5dade03fdcb', u'id': u'0730415113ec45d3b1f02fe7f24719c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0dc7502a63ed483d9fe79395da3540fe'}, u'url': u'http://172.30.9.23:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f16553f6efb541ba898510a96df4c862', u'id': u'0dc7502a63ed483d9fe79395da3540fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0eadf3b479864147afa0049c9097444d'}, u'url': u'http://172.30.9.23:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7f5bf9dbf0a241c3b1433e0a19372b74', u'id': u'0eadf3b479864147afa0049c9097444d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/110517c7fba848c6a6c8f76c19a4e56b'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6400f578fa0d47d6802a981338b2ce7a', u'id': u'110517c7fba848c6a6c8f76c19a4e56b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/159bcc80584b426b98b9c88f5846ecd7'}, 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'1ef08615bfa241c282fb6c776d561699', u'id': u'159bcc80584b426b98b9c88f5846ecd7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1862d0b0816942c0bbea2ce796022ee6'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9709565379b14f47b6cbe7d0b8323201', u'id': u'1862d0b0816942c0bbea2ce796022ee6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/20e50279077e4a80bd73aefdacf4478f'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7f5bf9dbf0a241c3b1433e0a19372b74', u'id': u'20e50279077e4a80bd73aefdacf4478f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/213e7cbaa82d4a269c843a9bb0212fed'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2d5f474bc6184888a1f046a717575fa8', u'id': u'213e7cbaa82d4a269c843a9bb0212fed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/24bdb9f1220c4afc93fbf71d2b6c1b3b'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2d5f474bc6184888a1f046a717575fa8', u'id': u'24bdb9f1220c4afc93fbf71d2b6c1b3b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/26be9df78e294b62b66e3ec1250ddd4b'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aca41cf1c97640e3ba6f2e9b936ec6c8', u'id': u'26be9df78e294b62b66e3ec1250ddd4b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/32b611c54ebe4017ad254a82e497577d'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'86757cd1ecda420faec6393caeb4ef3e', u'id': u'32b611c54ebe4017ad254a82e497577d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/341e543ea53d49c0ae193e184a4d5a17'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'463c4d979e67408bba9262f8cbf7d7d0', u'id': u'341e543ea53d49c0ae193e184a4d5a17'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/400eee9849144d34af2049732427b0dc'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a56100f5b1844b1ea8953050a4cc8be8', u'id': u'400eee9849144d34af2049732427b0dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/45ef1fc1997442f89581b066f7004705'}, 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'9567fa689aa64be0b9dc78e010b4c9ed', u'id': u'45ef1fc1997442f89581b066f7004705'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/531b5cb3ce2341928b76a92a27e32bcd'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aca41cf1c97640e3ba6f2e9b936ec6c8', u'id': u'531b5cb3ce2341928b76a92a27e32bcd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/57eb51be8a6b4836bfad01beca526273'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9567fa689aa64be0b9dc78e010b4c9ed', u'id': u'57eb51be8a6b4836bfad01beca526273'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5baa20e7acc64bd0b6cbe188e37860ad'}, 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'86757cd1ecda420faec6393caeb4ef3e', u'id': u'5baa20e7acc64bd0b6cbe188e37860ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/645366775ca64c9a8663dd58d9fa42b7'}, u'url': u'http://12.0.0.24:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6ddca6d61d1d4eecae8df54344aff82f', u'id': u'645366775ca64c9a8663dd58d9fa42b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6cb42660740f491788ba979a7de26c17'}, 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'6400f578fa0d47d6802a981338b2ce7a', u'id': u'6cb42660740f491788ba979a7de26c17'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/6f92eb3532f242fab685152d296fe99f'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f16553f6efb541ba898510a96df4c862', u'id': u'6f92eb3532f242fab685152d296fe99f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/76cf85836fa74358b9a705f4912631d3'}, u'url': u'http://172.30.9.23:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a56100f5b1844b1ea8953050a4cc8be8', u'id': u'76cf85836fa74358b9a705f4912631d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/76fa29d8bdef4ffc99fad6e89cf4428c'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ac724402fd744af7b779c5dade03fdcb', u'id': u'76fa29d8bdef4ffc99fad6e89cf4428c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/795ea3f3e40e4270945d213e9c95c5a9'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9709565379b14f47b6cbe7d0b8323201', u'id': u'795ea3f3e40e4270945d213e9c95c5a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9cf422a1337c45b6bada232410cf743d'}, u'url': u'http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6ddca6d61d1d4eecae8df54344aff82f', u'id': u'9cf422a1337c45b6bada232410cf743d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a2f379b0550d49a5864041c78f1cb01f'}, u'url': u'http://172.30.9.23:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9709565379b14f47b6cbe7d0b8323201', u'id': u'a2f379b0550d49a5864041c78f1cb01f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a39b119e552041d68eba004a75a3e950'}, u'url': u'http://172.30.9.23:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'463c4d979e67408bba9262f8cbf7d7d0', u'id': u'a39b119e552041d68eba004a75a3e950'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a8f58a97cdf7419f9f53385a0f70869f'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1ef08615bfa241c282fb6c776d561699', u'id': u'a8f58a97cdf7419f9f53385a0f70869f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a9717bc4b70a4feab43984b6a40e7871'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'86757cd1ecda420faec6393caeb4ef3e', u'id': u'a9717bc4b70a4feab43984b6a40e7871'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/abe116518adc47c085a72a8f8867a232'}, 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'2d5f474bc6184888a1f046a717575fa8', u'id': u'abe116518adc47c085a72a8f8867a232'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/b940e34462604888b507cfbdafea4873'}, 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'6ddca6d61d1d4eecae8df54344aff82f', u'id': u'b940e34462604888b507cfbdafea4873'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/bb07f9ac5b6b488b9dac9c731a562b44'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7f5bf9dbf0a241c3b1433e0a19372b74', u'id': u'bb07f9ac5b6b488b9dac9c731a562b44'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c237416d23bb41cc90c53f86f80406f3'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6400f578fa0d47d6802a981338b2ce7a', u'id': u'c237416d23bb41cc90c53f86f80406f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c2d8128cc3e64c7597bdd9dab5ef1ca1'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9567fa689aa64be0b9dc78e010b4c9ed', u'id': u'c2d8128cc3e64c7597bdd9dab5ef1ca1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c375f54bf21c404db256ec20be0972f9'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ac724402fd744af7b779c5dade03fdcb', u'id': u'c375f54bf21c404db256ec20be0972f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/dd2a7903cc2e4913a502890de8518a3f'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'463c4d979e67408bba9262f8cbf7d7d0', u'id': u'dd2a7903cc2e4913a502890de8518a3f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ec39e24e1d084873899730c83a64bff5'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1ef08615bfa241c282fb6c776d561699', u'id': u'ec39e24e1d084873899730c83a64bff5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f1d61170b65f406885fff0b2954f589a'}, 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'aca41cf1c97640e3ba6f2e9b936ec6c8', u'id': u'f1d61170b65f406885fff0b2954f589a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f2c39a394c9e42c99a4fdf81f2cfb528'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f16553f6efb541ba898510a96df4c862', u'id': u'f2c39a394c9e42c99a4fdf81f2cfb528'})] 2019-04-13 06:27:38,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-04-13 06:27:38,758 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:38,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27: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-359abaa5-dc27-4efd-8bb2-6279cc5e912b x-openstack-request-id: req-359abaa5-dc27-4efd-8bb2-6279cc5e912b 2019-04-13 06:27:38,868 - 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-04-13 06:27:38,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-359abaa5-dc27-4efd-8bb2-6279cc5e912b 2019-04-13 06:27:38,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.112347126007s 2019-04-13 06:27:38,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-04-13 06:27:38,881 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:40,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db9c9bd4-3d3a-4d7a-9085-487ffbe3b573 x-openstack-request-id: req-db9c9bd4-3d3a-4d7a-9085-487ffbe3b573 2019-04-13 06:27:40,706 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-04-13 06:27:40,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-db9c9bd4-3d3a-4d7a-9085-487ffbe3b573 2019-04-13 06:27:40,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.82680797577s 2019-04-13 06:27:40,706 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-04-13 06:27:40,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:27:40,712 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:40,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:40 GMT X-Openstack-Request-Id: req-ffd4b95c-02fe-49b2-b722-cd3b37bc1a24 2019-04-13 06:27:40,787 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:27:40,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ffd4b95c-02fe-49b2-b722-cd3b37bc1a24 2019-04-13 06:27:40,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0755360126495s 2019-04-13 06:27:40,788 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-04-13 06:27:40,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 06:27:40,791 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:40,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27: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-c41e4221-77db-4642-94f7-ce602b90be37 x-openstack-request-id: req-c41e4221-77db-4642-94f7-ce602b90be37 2019-04-13 06:27:40,940 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 06:27:40,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-c41e4221-77db-4642-94f7-ce602b90be37 2019-04-13 06:27:40,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.152017831802s 2019-04-13 06:27:40,941 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', 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", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 13}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-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", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 14}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-04-13 06:27:40,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-04-13 06:27:40,944 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:41,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27: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-e4c473e3-6917-4f40-a02b-2279c1dab1b4 x-openstack-request-id: req-e4c473e3-6917-4f40-a02b-2279c1dab1b4 2019-04-13 06:27:41,064 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-04-13 06:27:41,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e4c473e3-6917-4f40-a02b-2279c1dab1b4 2019-04-13 06:27:41,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.122853040695s 2019-04-13 06:27:41,065 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-04-13 06:27:41,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:27:41,066 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:41,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:41 GMT X-Openstack-Request-Id: req-2e7da5c7-2c24-4ff6-91de-110f07ff0b6a 2019-04-13 06:27:41,155 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:27:41,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2e7da5c7-2c24-4ff6-91de-110f07ff0b6a 2019-04-13 06:27:41,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0903990268707s 2019-04-13 06:27:41,156 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'4b652ed4-365c-45c1-bdb1-1a97245d17d2'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-13T06:25:51Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 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-04-13T06:25:47Z', u'provider:network_type': u'flat', u'tenant_id': u'5e94a2f1406b471fb842d7c9876a2afb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e94a2f1406b471fb842d7c9876a2afb', u'l2_adjacency': True})] 2019-04-13 06:27:41,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:27:41,157 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:41,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:41 GMT X-Openstack-Request-Id: req-cc418962-c208-48be-a682-6edd68792a01 2019-04-13 06:27:41,185 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-04-13 06:27:41,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-cc418962-c208-48be-a682-6edd68792a01 2019-04-13 06:27:41,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0287909507751s 2019-04-13 06:27:41,186 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-04-13 06:27:41,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:27:41,192 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:41,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a4f4eb-8911-4b93-afaf-187445ae2ab5 2019-04-13 06:27:41,306 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "39b15c364e724d32b4e6169c78ff0af9"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/39b15c364e724d32b4e6169c78ff0af9/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "8cb957e698214daa959a3206e3607cbf"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "48421bbb7b384756a78e41a30e72bc80"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf/users/48421bbb7b384756a78e41a30e72bc80/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "8cb957e698214daa959a3206e3607cbf"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "48421bbb7b384756a78e41a30e72bc80"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf/users/48421bbb7b384756a78e41a30e72bc80/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "4889338960c648f3bf0f9dcda4666ef5"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/4889338960c648f3bf0f9dcda4666ef5/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "4935b52292ba43dcaa75adb39f49bd3c"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/4935b52292ba43dcaa75adb39f49bd3c/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "4fa3013c079a46d18808b859459020e5"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/4fa3013c079a46d18808b859459020e5/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "88cb3670d0d94cd2a12b473754d33e77"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/88cb3670d0d94cd2a12b473754d33e77/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "0de8d35d90ac4fb3b11ccd2b406e4657"}, "user": {"id": "9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/9f4eb99b4b6b4948a224f2ef87c5a5e1/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/9f4eb99b4b6b4948a224f2ef87c5a5e1/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "c4feef440ce746628c2177a50752c647"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/c4feef440ce746628c2177a50752c647/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "cc7cdf72f46841128880b6fb5dd7566e"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/cc7cdf72f46841128880b6fb5dd7566e/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "cdda7eec52dd4693b845c1b38ed94b42"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/cdda7eec52dd4693b845c1b38ed94b42/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "e03cde30040d437aa5b6b06cc5fcfcfa"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/e03cde30040d437aa5b6b06cc5fcfcfa/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "eeddb365fd8e49b2a0321c3d80f208d2"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/eeddb365fd8e49b2a0321c3d80f208d2/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"project": {"id": "5e94a2f1406b471fb842d7c9876a2afb"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "f04dbbe664e442729bd21d0bd8ec888e"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb/users/f04dbbe664e442729bd21d0bd8ec888e/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"domain": {"id": "ad4df011d90445bdb278b49cca1210cf"}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "09782e570ded4fb7b49d05a797de6716"}, "links": {"assignment": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf/users/09782e570ded4fb7b49d05a797de6716/roles/ecc7000790704244895fb79f2874ceb4"}}, {"scope": {"system": {"all": true}}, "role": {"id": "ecc7000790704244895fb79f2874ceb4"}, "user": {"id": "48421bbb7b384756a78e41a30e72bc80"}, "links": {"assignment": "http://172.30.9.23:5000/v3/system/users/48421bbb7b384756a78e41a30e72bc80/roles/ecc7000790704244895fb79f2874ceb4"}}], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments", "previous": null, "next": null}} 2019-04-13 06:27:41,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-16a4f4eb-8911-4b93-afaf-187445ae2ab5 2019-04-13 06:27:41,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117149114609s 2019-04-13 06:27:41,310 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'39b15c364e724d32b4e6169c78ff0af9'}), Munch({'project': u'8cb957e698214daa959a3206e3607cbf', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'48421bbb7b384756a78e41a30e72bc80'}), Munch({'project': u'8cb957e698214daa959a3206e3607cbf', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'48421bbb7b384756a78e41a30e72bc80'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'4889338960c648f3bf0f9dcda4666ef5'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'4935b52292ba43dcaa75adb39f49bd3c'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'4fa3013c079a46d18808b859459020e5'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'88cb3670d0d94cd2a12b473754d33e77'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'0de8d35d90ac4fb3b11ccd2b406e4657', 'user': u'9f4eb99b4b6b4948a224f2ef87c5a5e1'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'9f4eb99b4b6b4948a224f2ef87c5a5e1'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'c4feef440ce746628c2177a50752c647'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'cc7cdf72f46841128880b6fb5dd7566e'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'cdda7eec52dd4693b845c1b38ed94b42'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'e03cde30040d437aa5b6b06cc5fcfcfa'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'eeddb365fd8e49b2a0321c3d80f208d2'}), Munch({'project': u'5e94a2f1406b471fb842d7c9876a2afb', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'f04dbbe664e442729bd21d0bd8ec888e'}), Munch({'domain': u'ad4df011d90445bdb278b49cca1210cf', 'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'09782e570ded4fb7b49d05a797de6716'}), Munch({'id': u'ecc7000790704244895fb79f2874ceb4', 'user': u'48421bbb7b384756a78e41a30e72bc80'})] 2019-04-13 06:27:41,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:27:41,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:41,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39c3fb9-0da0-4bd4-9207-6459b7c4d0c5 2019-04-13 06:27:41,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:27:41,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c39c3fb9-0da0-4bd4-9207-6459b7c4d0c5 2019-04-13 06:27:41,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19980096817s 2019-04-13 06:27:41,515 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'0de8d35d90ac4fb3b11ccd2b406e4657'}), 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'0ee4845372074ac39839340398419422'}), 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'2905d3bbe0d94f59bec7ef17051b929b'}), 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'70ed82e5f7b54def9420571af9e0b2a0'}), 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'7a23602c19d44437b373515385364086'}), 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'admin', 'id': u'ecc7000790704244895fb79f2874ceb4'})] 2019-04-13 06:27:41,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:27:41,516 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:41,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:41 GMT X-Openstack-Request-Id: req-f286b086-e801-4cd6-a4cd-3259672e6ddf 2019-04-13 06:27:41,566 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-04-13 06:27:41,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f286b086-e801-4cd6-a4cd-3259672e6ddf 2019-04-13 06:27:41,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0506918430328s 2019-04-13 06:27:41,567 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-04-13 06:27:41,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:27:41,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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:41,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b2e5667c-fb9f-4ac8-8da8-95570c6d332a x-openstack-request-id: req-b2e5667c-fb9f-4ac8-8da8-95570c6d332a 2019-04-13 06:27:41,766 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-13 06:27:41,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b2e5667c-fb9f-4ac8-8da8-95570c6d332a 2019-04-13 06:27:41,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198888063431s 2019-04-13 06:27:41,766 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-04-13 06:27:41,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-13 06:27:41,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" 2019-04-13 06:27:41,779 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7907ac74-e682-4025-a040-dd6303bd7a84 2019-04-13 06:27:41,779 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-04-13 06:27:41,780 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-7907ac74-e682-4025-a040-dd6303bd7a84 2019-04-13 06:27:41,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:41,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be413692-efec-4182-a07d-b38dd91f8469 2019-04-13 06:27:41,970 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1ef08615bfa241c282fb6c776d561699"}, "enabled": true, "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/2d5f474bc6184888a1f046a717575fa8"}, "enabled": true, "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/463c4d979e67408bba9262f8cbf7d7d0"}, "enabled": true, "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6400f578fa0d47d6802a981338b2ce7a"}, "enabled": true, "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6ddca6d61d1d4eecae8df54344aff82f"}, "enabled": true, "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7f5bf9dbf0a241c3b1433e0a19372b74"}, "enabled": true, "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/86757cd1ecda420faec6393caeb4ef3e"}, "enabled": true, "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9567fa689aa64be0b9dc78e010b4c9ed"}, "enabled": true, "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9709565379b14f47b6cbe7d0b8323201"}, "enabled": true, "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a56100f5b1844b1ea8953050a4cc8be8"}, "enabled": true, "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ac724402fd744af7b779c5dade03fdcb"}, "enabled": true, "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/aca41cf1c97640e3ba6f2e9b936ec6c8"}, "enabled": true, "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b8c26f8b093140b8abf05878b3a5372c"}, "enabled": true, "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f16553f6efb541ba898510a96df4c862"}, "enabled": true, "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-04-13 06:27:41,970 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-be413692-efec-4182-a07d-b38dd91f8469 2019-04-13 06:27:41,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.20072388649s 2019-04-13 06:27:41,975 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'1ef08615bfa241c282fb6c776d561699', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'2d5f474bc6184888a1f046a717575fa8', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'463c4d979e67408bba9262f8cbf7d7d0', 'name': u'aodh'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'6400f578fa0d47d6802a981338b2ce7a', 'name': u'placement'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'6ddca6d61d1d4eecae8df54344aff82f', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'7f5bf9dbf0a241c3b1433e0a19372b74', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'86757cd1ecda420faec6393caeb4ef3e', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'9567fa689aa64be0b9dc78e010b4c9ed', 'name': u'nova'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'9709565379b14f47b6cbe7d0b8323201', 'name': u'panko'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'a56100f5b1844b1ea8953050a4cc8be8', 'name': u'keystone'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'ac724402fd744af7b779c5dade03fdcb', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'aca41cf1c97640e3ba6f2e9b936ec6c8', 'name': u'cinderv3'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'b8c26f8b093140b8abf05878b3a5372c', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'f16553f6efb541ba898510a96df4c862', 'name': u'glance'})] 2019-04-13 06:27:41,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:27:41,977 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:42,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:42 GMT X-Openstack-Request-Id: req-00ebe0b1-ca3e-4f44-9312-57dbb8c35109 2019-04-13 06:27:42,016 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4}]} 2019-04-13 06:27:42,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-00ebe0b1-ca3e-4f44-9312-57dbb8c35109 2019-04-13 06:27:42,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.040097951889s 2019-04-13 06:27:42,017 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:25:51Z', 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'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'tenant_id': u'5e94a2f1406b471fb842d7c9876a2afb', u'created_at': u'2019-04-13T06:25:51Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'5e94a2f1406b471fb842d7c9876a2afb'})] 2019-04-13 06:27:42,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-04-13 06:27:42,018 - 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.15" -H "X-Auth-Token: {SHA1}57d5b16c7487d75096a60fe6ec88390825b9d9f4" 2019-04-13 06:27:42,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:42 GMT X-Openstack-Request-Id: req-9f34e3ad-8838-4092-82a6-e458585022c2 2019-04-13 06:27:42,024 - 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-04-13 06:27:42,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/service-providers.json used request id req-9f34e3ad-8838-4092-82a6-e458585022c2 2019-04-13 06:27:42,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00663089752197s 2019-04-13 06:27:42,025 - 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-04-13 06:27:42,137 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:27:42,137 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-04-13 06:27:42,187 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-04-13 06:27:42,279 - 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.15" 2019-04-13 06:27:42,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b679e9e-6c6c-4372-83cd-bf06bbd81bea 2019-04-13 06:27:42,284 - 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-04-13 06:27:42,284 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-6b679e9e-6c6c-4372-83cd-bf06bbd81bea 2019-04-13 06:27:42,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:27:42,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["3iJ-674YSi-3anMMxjXSTA"], "issued_at": "2019-04-13T06:27:42.000000Z"}} 2019-04-13 06:27:42,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:27:42,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.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" 2019-04-13 06:27:43,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:43 GMT X-Openstack-Request-Id: req-eea9865b-2a18-46da-a962-7078940711e0 2019-04-13 06:27:43,736 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:27:43,736 - 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-eea9865b-2a18-46da-a962-7078940711e0 2019-04-13 06:27:43,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04028487206s 2019-04-13 06:27:43,737 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-04-13 06:27:43,741 - 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.15" 2019-04-13 06:27:43,745 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45cecbb3-3b93-400f-8fca-d59b96b6132e 2019-04-13 06:27:43,745 - 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-04-13 06:27:43,745 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-45cecbb3-3b93-400f-8fca-d59b96b6132e 2019-04-13 06:27:43,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:27:43,747 - 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.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" 2019-04-13 06:27:43,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa1d13d-1278-4349-bbf2-953446a0ac0f 2019-04-13 06:27:43,871 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:27:43,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bfa1d13d-1278-4349-bbf2-953446a0ac0f 2019-04-13 06:27:43,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125663995743s 2019-04-13 06:27:43,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:27:43,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" 2019-04-13 06:27:44,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582c914f-cbfe-457d-b06b-9c015f6f2ba4 2019-04-13 06:27:44,065 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 06:27:44,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-582c914f-cbfe-457d-b06b-9c015f6f2ba4 2019-04-13 06:27:44,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187459945679s 2019-04-13 06:27:44,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:27:44,066 - 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.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" -d '{"network": {"tenant_id": "8cb957e698214daa959a3206e3607cbf", "name": "tenantnetwork1-net_54968747-a675-404e-b4ca-8c7111c5816d", "admin_state_up": true}}' 2019-04-13 06:27:44,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:44 GMT X-Openstack-Request-Id: req-1f4ef751-078c-4406-acd1-0bc009ec5b76 2019-04-13 06:27:44,420 - 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":"8f1e9cc0-7c03-49ad-886d-4513f86aaf37","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:27:44Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_54968747-a675-404e-b4ca-8c7111c5816d","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:27:44Z","mtu":1450}} 2019-04-13 06:27:44,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1f4ef751-078c-4406-acd1-0bc009ec5b76 2019-04-13 06:27:44,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.354274988174s 2019-04-13 06:27:44,421 - 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-04-13T06:27:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8f1e9cc0-7c03-49ad-886d-4513f86aaf37', 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'tenantnetwork1-net_54968747-a675-404e-b4ca-8c7111c5816d', u'created_at': u'2019-04-13T06:27:44Z', u'mtu': 1450, u'tenant_id': u'8cb957e698214daa959a3206e3607cbf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8cb957e698214daa959a3206e3607cbf', u'l2_adjacency': True}) 2019-04-13 06:27:44,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:27:44,422 - 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.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" 2019-04-13 06:27:44,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:44 GMT X-Openstack-Request-Id: req-2242902f-bc2f-4ffe-8272-1d561e7bab6a 2019-04-13 06:27:44,520 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f1e9cc0-7c03-49ad-886d-4513f86aaf37","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:27:44Z","qos_policy_id":null,"name":"tenantnetwork1-net_54968747-a675-404e-b4ca-8c7111c5816d","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:27:44Z","provider:network_type":"vxlan"}]} 2019-04-13 06:27:44,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2242902f-bc2f-4ffe-8272-1d561e7bab6a 2019-04-13 06:27:44,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0991399288177s 2019-04-13 06:27:44,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:27:44,522 - 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.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" -d '{"subnet": {"name": "tenantnetwork1-subnet_54968747-a675-404e-b4ca-8c7111c5816d", "enable_dhcp": true, "network_id": "8f1e9cc0-7c03-49ad-886d-4513f86aaf37", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:27:44,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:44 GMT X-Openstack-Request-Id: req-2ab81a28-c8e0-475d-a31e-39a8b11b5903 2019-04-13 06:27:44,956 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T06:27:44Z","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":"568b14b8-e3db-478b-b341-e570235827f0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cb957e698214daa959a3206e3607cbf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_54968747-a675-404e-b4ca-8c7111c5816d","enable_dhcp":true,"segment_id":null,"network_id":"8f1e9cc0-7c03-49ad-886d-4513f86aaf37","tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:27:44Z","ip_version":4}} 2019-04-13 06:27:44,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2ab81a28-c8e0-475d-a31e-39a8b11b5903 2019-04-13 06:27:44,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.435215950012s 2019-04-13 06:27:44,957 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:27:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'568b14b8-e3db-478b-b341-e570235827f0', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_54968747-a675-404e-b4ca-8c7111c5816d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8f1e9cc0-7c03-49ad-886d-4513f86aaf37', u'tenant_id': u'8cb957e698214daa959a3206e3607cbf', u'created_at': u'2019-04-13T06:27:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8cb957e698214daa959a3206e3607cbf'}) 2019-04-13 06:27:44,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:27:44,958 - 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.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "tenantnetwork1-router_54968747-a675-404e-b4ca-8c7111c5816d", "admin_state_up": true}}' 2019-04-13 06:27:46,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:46 GMT X-Openstack-Request-Id: req-e6d80a71-34a8-4ea9-8e7c-1d638d4dae2a 2019-04-13 06:27:46,701 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:45Z", "admin_state_up": true, "updated_at": "2019-04-13T06:27:46Z", "project_id": "8cb957e698214daa959a3206e3607cbf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a92213ad-675c-416b-ac83-b0f5f40055e7", "name": "tenantnetwork1-router_54968747-a675-404e-b4ca-8c7111c5816d"}} 2019-04-13 06:27:46,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e6d80a71-34a8-4ea9-8e7c-1d638d4dae2a 2019-04-13 06:27:46,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.74338316917s 2019-04-13 06:27:46,702 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:27:46Z', u'revision_number': 2, u'ha': False, u'id': u'a92213ad-675c-416b-ac83-b0f5f40055e7', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_54968747-a675-404e-b4ca-8c7111c5816d', u'admin_state_up': True, u'tenant_id': u'8cb957e698214daa959a3206e3607cbf', u'created_at': u'2019-04-13T06:27:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'8cb957e698214daa959a3206e3607cbf'}) 2019-04-13 06:27:46,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:27:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a92213ad-675c-416b-ac83-b0f5f40055e7/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.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" -d '{"subnet_id": "568b14b8-e3db-478b-b341-e570235827f0"}' 2019-04-13 06:27:48,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:48 GMT X-Openstack-Request-Id: req-6aba032b-e7da-44f9-b617-0e6dd6288a88 2019-04-13 06:27:48,774 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8f1e9cc0-7c03-49ad-886d-4513f86aaf37", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "subnet_id": "568b14b8-e3db-478b-b341-e570235827f0", "subnet_ids": ["568b14b8-e3db-478b-b341-e570235827f0"], "port_id": "bebcc3ab-f06d-40ef-acbd-3f0b30f85790", "id": "a92213ad-675c-416b-ac83-b0f5f40055e7"} 2019-04-13 06:27:48,774 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a92213ad-675c-416b-ac83-b0f5f40055e7/add_router_interface.json used request id req-6aba032b-e7da-44f9-b617-0e6dd6288a88 2019-04-13 06:27:48,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07211303711s 2019-04-13 06:27:48,894 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:27:48,894 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-13 06:27:48,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 06:27:48,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a92213ad-675c-416b-ac83-b0f5f40055e7/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.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" -d '{"subnet_id": "568b14b8-e3db-478b-b341-e570235827f0"}' 2019-04-13 06:27:50,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:50 GMT X-Openstack-Request-Id: req-11321a89-9f8a-42f6-ab5f-44fbaf01fb39 2019-04-13 06:27:50,927 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8f1e9cc0-7c03-49ad-886d-4513f86aaf37", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "subnet_id": "568b14b8-e3db-478b-b341-e570235827f0", "subnet_ids": ["568b14b8-e3db-478b-b341-e570235827f0"], "port_id": "bebcc3ab-f06d-40ef-acbd-3f0b30f85790", "id": "a92213ad-675c-416b-ac83-b0f5f40055e7"} 2019-04-13 06:27:50,927 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a92213ad-675c-416b-ac83-b0f5f40055e7/remove_router_interface.json used request id req-11321a89-9f8a-42f6-ab5f-44fbaf01fb39 2019-04-13 06:27:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02797698975s 2019-04-13 06:27:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:27:50,929 - 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.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" 2019-04-13 06:27:51,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:51 GMT X-Openstack-Request-Id: req-b2579798-66e2-4fea-8fb6-49bb5fbed616 2019-04-13 06:27:51,089 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:45Z", "admin_state_up": true, "updated_at": "2019-04-13T06:27:49Z", "project_id": "8cb957e698214daa959a3206e3607cbf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "a92213ad-675c-416b-ac83-b0f5f40055e7", "name": "tenantnetwork1-router_54968747-a675-404e-b4ca-8c7111c5816d"}]} 2019-04-13 06:27:51,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b2579798-66e2-4fea-8fb6-49bb5fbed616 2019-04-13 06:27:51,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.161128997803s 2019-04-13 06:27:51,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 06:27:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/a92213ad-675c-416b-ac83-b0f5f40055e7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" 2019-04-13 06:27:52,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:27:52 GMT X-Openstack-Request-Id: req-4bde78d6-39a7-4f43-8309-fbe9427a577a 2019-04-13 06:27:52,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:27:52,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a92213ad-675c-416b-ac83-b0f5f40055e7.json used request id req-4bde78d6-39a7-4f43-8309-fbe9427a577a 2019-04-13 06:27:52,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38240718842s 2019-04-13 06:27:52,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:27:52,474 - 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.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" 2019-04-13 06:27:52,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:52 GMT X-Openstack-Request-Id: req-8fe3cebc-a8b5-4c20-8abb-a7f59027a8c9 2019-04-13 06:27:52,540 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4},{"updated_at":"2019-04-13T06:27:44Z","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":"568b14b8-e3db-478b-b341-e570235827f0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cb957e698214daa959a3206e3607cbf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_54968747-a675-404e-b4ca-8c7111c5816d","enable_dhcp":true,"segment_id":null,"network_id":"8f1e9cc0-7c03-49ad-886d-4513f86aaf37","tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:27:44Z","ip_version":4}]} 2019-04-13 06:27:52,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8fe3cebc-a8b5-4c20-8abb-a7f59027a8c9 2019-04-13 06:27:52,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0669469833374s 2019-04-13 06:27:52,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 06:27:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/568b14b8-e3db-478b-b341-e570235827f0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" 2019-04-13 06:27:53,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:27:53 GMT X-Openstack-Request-Id: req-06c2fbac-2fa4-41bd-85ea-c401209c539a 2019-04-13 06:27:53,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:27:53,379 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/568b14b8-e3db-478b-b341-e570235827f0.json used request id req-06c2fbac-2fa4-41bd-85ea-c401209c539a 2019-04-13 06:27:53,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.836808204651s 2019-04-13 06:27:53,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:27:53,380 - 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.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" 2019-04-13 06:27:53,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:53 GMT X-Openstack-Request-Id: req-058e9374-c4b1-4459-ad78-2bcefc927262 2019-04-13 06:27:53,462 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8f1e9cc0-7c03-49ad-886d-4513f86aaf37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:27:53Z","qos_policy_id":null,"name":"tenantnetwork1-net_54968747-a675-404e-b4ca-8c7111c5816d","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:27:44Z","provider:network_type":"vxlan"}]} 2019-04-13 06:27:53,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-058e9374-c4b1-4459-ad78-2bcefc927262 2019-04-13 06:27:53,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0828611850739s 2019-04-13 06:27:53,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 06:27:53,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/8f1e9cc0-7c03-49ad-886d-4513f86aaf37.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcdd00c102814de321915cb7ae3eca7ec556ee8e" 2019-04-13 06:27:54,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:27:54 GMT X-Openstack-Request-Id: req-f4fa2276-f928-44e9-848c-a61beac8fd92 2019-04-13 06:27:54,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:27:54,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8f1e9cc0-7c03-49ad-886d-4513f86aaf37.json used request id req-f4fa2276-f928-44e9-848c-a61beac8fd92 2019-04-13 06:27:54,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17426609993s 2019-04-13 06:27:54,682 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-04-13 06:27:54,721 - 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.15" 2019-04-13 06:27:54,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa828bc-385e-402c-8295-2e5eb22b7dd2 2019-04-13 06:27:54,726 - 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-04-13 06:27:54,727 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-7aa828bc-385e-402c-8295-2e5eb22b7dd2 2019-04-13 06:27:54,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:27:55,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:27:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["K2MZDHXvTwGntDEhWRUVwQ"], "issued_at": "2019-04-13T06:27:55.000000Z"}} 2019-04-13 06:27:55,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:27:55,123 - 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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:56,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:56 GMT X-Openstack-Request-Id: req-8c2f917b-f242-49b0-8e5a-0c0f4f102688 2019-04-13 06:27:56,233 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:27:56,233 - 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-8c2f917b-f242-49b0-8e5a-0c0f4f102688 2019-04-13 06:27:56,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11112093925s 2019-04-13 06:27:56,240 - 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.15" 2019-04-13 06:27:56,246 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d339c0d-59cd-45fc-b057-d6ddc462f129 2019-04-13 06:27:56,246 - 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-04-13 06:27:56,246 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-0d339c0d-59cd-45fc-b057-d6ddc462f129 2019-04-13 06:27:56,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:27:56,250 - 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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:56,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450a7c68-00e8-401e-90fa-46519c4c80e9 2019-04-13 06:27:56,451 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:27:56,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-450a7c68-00e8-401e-90fa-46519c4c80e9 2019-04-13 06:27:56,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203999042511s 2019-04-13 06:27:56,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 06:27:56,461 - 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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_b87816e8-1186-4895-89c0-92ca6611d5d3"}}' 2019-04-13 06:27:56,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a1a7de6-4adf-44a5-8342-be8371ba8114 2019-04-13 06:27:56,744 - 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/6f97869c365d4cba9b74ccd624b18fa0"}, "tags": [], "enabled": true, "id": "6f97869c365d4cba9b74ccd624b18fa0", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b87816e8-1186-4895-89c0-92ca6611d5d3"}} 2019-04-13 06:27:56,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0a1a7de6-4adf-44a5-8342-be8371ba8114 2019-04-13 06:27:56,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.285825967789s 2019-04-13 06:27:56,745 - 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'6f97869c365d4cba9b74ccd624b18fa0', '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_b87816e8-1186-4895-89c0-92ca6611d5d3'}) 2019-04-13 06:27:56,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 06:27:56,754 - 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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "PYv5P8wUsdhp5S5ykU0qZiCdimxzZl", "email": null, "name": "tenantnetwork2-user_b87816e8-1186-4895-89c0-92ca6611d5d3"}}' 2019-04-13 06:27:57,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f2e0d6-b361-4ed9-a75c-4d9e311c36f3 2019-04-13 06:27:57,288 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_b87816e8-1186-4895-89c0-92ca6611d5d3", "links": {"self": "http://172.30.9.23:5000/v3/users/bfdfe8489f83466caef2705f5a863cb8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfdfe8489f83466caef2705f5a863cb8", "domain_id": "default", "password_expires_at": null}} 2019-04-13 06:27:57,288 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-b0f2e0d6-b361-4ed9-a75c-4d9e311c36f3 2019-04-13 06:27:57,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.537165164948s 2019-04-13 06:27:57,289 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bfdfe8489f83466caef2705f5a863cb8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_b87816e8-1186-4895-89c0-92ca6611d5d3'}) 2019-04-13 06:27:57,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:27:57,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:57,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ac0c24-3c87-42c9-a517-ff80f1edb75f 2019-04-13 06:27:57,491 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:27:57,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-38ac0c24-3c87-42c9-a517-ff80f1edb75f 2019-04-13 06:27:57,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197978019714s 2019-04-13 06:27:57,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:27:57,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:57,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98994cc5-db12-4511-9480-4025b8e8f4c3 2019-04-13 06:27:57,688 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:27:57,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-98994cc5-db12-4511-9480-4025b8e8f4c3 2019-04-13 06:27:57,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191728115082s 2019-04-13 06:27:57,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:27:57,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:57,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0a9fcf-7869-416c-89b5-d39dad18fbc8 2019-04-13 06:27:57,817 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:27:57,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ab0a9fcf-7869-416c-89b5-d39dad18fbc8 2019-04-13 06:27:57,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124031066895s 2019-04-13 06:27:57,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:27:57,826 - 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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:58,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b527a82-b34a-4ed8-b8e5-c21f56910f9c 2019-04-13 06:27:58,012 - 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-04-13 06:27:58,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9b527a82-b34a-4ed8-b8e5-c21f56910f9c 2019-04-13 06:27:58,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189774036407s 2019-04-13 06:27:58,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:27:58,017 - 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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:58,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be551570-b4c5-4216-a940-9c001db87fda 2019-04-13 06:27:58,141 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b87816e8-1186-4895-89c0-92ca6611d5d3", "links": {"self": "http://172.30.9.23:5000/v3/users/bfdfe8489f83466caef2705f5a863cb8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfdfe8489f83466caef2705f5a863cb8", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:27:58,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-be551570-b4c5-4216-a940-9c001db87fda 2019-04-13 06:27:58,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128249883652s 2019-04-13 06:27:58,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:27:58,156 - 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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:58,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683722ae-3c75-4b45-91f6-f7c686de1e4b 2019-04-13 06:27:58,357 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/6f97869c365d4cba9b74ccd624b18fa0"}, "tags": [], "enabled": true, "id": "6f97869c365d4cba9b74ccd624b18fa0", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b87816e8-1186-4895-89c0-92ca6611d5d3"}]} 2019-04-13 06:27:58,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-683722ae-3c75-4b45-91f6-f7c686de1e4b 2019-04-13 06:27:58,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203987121582s 2019-04-13 06:27:58,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:27:58,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=bfdfe8489f83466caef2705f5a863cb8&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=6f97869c365d4cba9b74ccd624b18fa0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:58,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bbee65-b2f9-4e3d-96af-b947ab4de887 2019-04-13 06:27:58,476 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=bfdfe8489f83466caef2705f5a863cb8&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=6f97869c365d4cba9b74ccd624b18fa0", "previous": null, "next": null}} 2019-04-13 06:27:58,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=bfdfe8489f83466caef2705f5a863cb8&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=6f97869c365d4cba9b74ccd624b18fa0 used request id req-46bbee65-b2f9-4e3d-96af-b947ab4de887 2019-04-13 06:27:58,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11256814003s 2019-04-13 06:27:58,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:27:58,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/6f97869c365d4cba9b74ccd624b18fa0/users/bfdfe8489f83466caef2705f5a863cb8/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:58,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe52d9f-2657-43c7-b66b-dc53d1323571 2019-04-13 06:27:58,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:27:58,692 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6f97869c365d4cba9b74ccd624b18fa0/users/bfdfe8489f83466caef2705f5a863cb8/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-fbe52d9f-2657-43c7-b66b-dc53d1323571 2019-04-13 06:27:58,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.211338996887s 2019-04-13 06:27:58,692 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_b87816e8-1186-4895-89c0-92ca6611d5d3', 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'6f97869c365d4cba9b74ccd624b18fa0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'PYv5P8wUsdhp5S5ykU0qZiCdimxzZl', 'username': u'tenantnetwork2-user_b87816e8-1186-4895-89c0-92ca6611d5d3', '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-04-13 06:27:58,696 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_b87816e8-1186-4895-89c0-92ca6611d5d3', 'password': 'PYv5P8wUsdhp5S5ykU0qZiCdimxzZl', 'project_name': 'tenantnetwork2-project_b87816e8-1186-4895-89c0-92ca6611d5d3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '6f97869c365d4cba9b74ccd624b18fa0', 'project_domain_name': 'Default'} 2019-04-13 06:27:58,696 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-04-13 06:27:58,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:27:58,700 - 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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:58,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a7771b-6bcf-44f3-a3fe-91694ba17338 2019-04-13 06:27:58,811 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:27:58,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c1a7771b-6bcf-44f3-a3fe-91694ba17338 2019-04-13 06:27:58,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114083051682s 2019-04-13 06:27:58,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:27:58,822 - 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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:27:58,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee61316-4be7-47b5-a16d-e7040c3443d3 2019-04-13 06:27:58,932 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/6f97869c365d4cba9b74ccd624b18fa0"}, "tags": [], "enabled": true, "id": "6f97869c365d4cba9b74ccd624b18fa0", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b87816e8-1186-4895-89c0-92ca6611d5d3"}]} 2019-04-13 06:27:58,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7ee61316-4be7-47b5-a16d-e7040c3443d3 2019-04-13 06:27:58,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113603115082s 2019-04-13 06:27:58,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:27:58,935 - 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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" -d '{"network": {"tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "name": "tenantnetwork2-net_b87816e8-1186-4895-89c0-92ca6611d5d3", "admin_state_up": true}}' 2019-04-13 06:27:59,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:59 GMT X-Openstack-Request-Id: req-3394fe82-402b-44e1-a880-3b6ed8bd0660 2019-04-13 06:27:59,330 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"11ad4d1c-b329-4f3e-b852-920dd6d2f0e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"6f97869c365d4cba9b74ccd624b18fa0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:27:59Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_b87816e8-1186-4895-89c0-92ca6611d5d3","admin_state_up":true,"tenant_id":"6f97869c365d4cba9b74ccd624b18fa0","created_at":"2019-04-13T06:27:59Z","mtu":1450}} 2019-04-13 06:27:59,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3394fe82-402b-44e1-a880-3b6ed8bd0660 2019-04-13 06:27:59,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.396117925644s 2019-04-13 06:27:59,331 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-13T06:27:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'11ad4d1c-b329-4f3e-b852-920dd6d2f0e4', u'provider:segmentation_id': 95, 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_b87816e8-1186-4895-89c0-92ca6611d5d3', u'created_at': u'2019-04-13T06:27:59Z', u'mtu': 1450, u'tenant_id': u'6f97869c365d4cba9b74ccd624b18fa0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6f97869c365d4cba9b74ccd624b18fa0', u'l2_adjacency': True}) 2019-04-13 06:27:59,335 - 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.15" 2019-04-13 06:27:59,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679b8234-ddd7-4145-91cb-09de25cf8cc2 2019-04-13 06:27:59,342 - 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-04-13 06:27:59,342 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-679b8234-ddd7-4145-91cb-09de25cf8cc2 2019-04-13 06:27:59,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:27:59,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f97869c365d4cba9b74ccd624b18fa0", "name": "tenantnetwork2-project_b87816e8-1186-4895-89c0-92ca6611d5d3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/6f97869c365d4cba9b74ccd624b18fa0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/6f97869c365d4cba9b74ccd624b18fa0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/6f97869c365d4cba9b74ccd624b18fa0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/6f97869c365d4cba9b74ccd624b18fa0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/6f97869c365d4cba9b74ccd624b18fa0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/6f97869c365d4cba9b74ccd624b18fa0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_6f97869c365d4cba9b74ccd624b18fa0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_6f97869c365d4cba9b74ccd624b18fa0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6f97869c365d4cba9b74ccd624b18fa0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/6f97869c365d4cba9b74ccd624b18fa0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/6f97869c365d4cba9b74ccd624b18fa0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_b87816e8-1186-4895-89c0-92ca6611d5d3", "id": "bfdfe8489f83466caef2705f5a863cb8"}, "audit_ids": ["5CG2QdaWS_io3LLu6BfR1A"], "issued_at": "2019-04-13T06:27:59.000000Z"}} 2019-04-13 06:27:59,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:27:59,745 - 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.15" -H "X-Auth-Token: {SHA1}9714db843d882c5a67e053c1bf2ae746990c82f0" 2019-04-13 06:28:00,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:00 GMT X-Openstack-Request-Id: req-e8c708c7-e4c9-4a5c-a452-cc0c4752e55a 2019-04-13 06:28:00,021 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"11ad4d1c-b329-4f3e-b852-920dd6d2f0e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f97869c365d4cba9b74ccd624b18fa0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:27:59Z","qos_policy_id":null,"name":"tenantnetwork2-net_b87816e8-1186-4895-89c0-92ca6611d5d3","admin_state_up":true,"tenant_id":"6f97869c365d4cba9b74ccd624b18fa0","created_at":"2019-04-13T06:27:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:28:00,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e8c708c7-e4c9-4a5c-a452-cc0c4752e55a 2019-04-13 06:28:00,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276610851288s 2019-04-13 06:28:00,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:28:00,023 - 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.15" -H "X-Auth-Token: {SHA1}9714db843d882c5a67e053c1bf2ae746990c82f0" -d '{"subnet": {"name": "tenantnetwork2-subnet_b87816e8-1186-4895-89c0-92ca6611d5d3", "enable_dhcp": true, "network_id": "11ad4d1c-b329-4f3e-b852-920dd6d2f0e4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:28:00,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:00 GMT X-Openstack-Request-Id: req-43ece24b-ce69-4b22-8ceb-a86f09ae6459 2019-04-13 06:28:00,833 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11ad4d1c-b329-4f3e-b852-920dd6d2f0e4","tenant_id":"6f97869c365d4cba9b74ccd624b18fa0","created_at":"2019-04-13T06:28:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:28:00Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6f97869c365d4cba9b74ccd624b18fa0","id":"519ccf2d-c885-4d11-905f-20211ed3b44a","subnetpool_id":null,"name":"tenantnetwork2-subnet_b87816e8-1186-4895-89c0-92ca6611d5d3"}} 2019-04-13 06:28:00,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-43ece24b-ce69-4b22-8ceb-a86f09ae6459 2019-04-13 06:28:00,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.811079025269s 2019-04-13 06:28:00,834 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:28:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'519ccf2d-c885-4d11-905f-20211ed3b44a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_b87816e8-1186-4895-89c0-92ca6611d5d3', u'enable_dhcp': True, u'network_id': u'11ad4d1c-b329-4f3e-b852-920dd6d2f0e4', u'tenant_id': u'6f97869c365d4cba9b74ccd624b18fa0', u'created_at': u'2019-04-13T06:28:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6f97869c365d4cba9b74ccd624b18fa0'}) 2019-04-13 06:28:00,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:28:00,835 - 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.15" -H "X-Auth-Token: {SHA1}9714db843d882c5a67e053c1bf2ae746990c82f0" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "tenantnetwork2-router_b87816e8-1186-4895-89c0-92ca6611d5d3", "admin_state_up": true}}' 2019-04-13 06:28:02,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:02 GMT X-Openstack-Request-Id: req-ce23f0dc-1295-4d92-94f6-43b8ee6242bb 2019-04-13 06:28:02,524 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "created_at": "2019-04-13T06:28:00Z", "admin_state_up": true, "updated_at": "2019-04-13T06:28:02Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6f97869c365d4cba9b74ccd624b18fa0", "id": "b6b87555-45b1-4523-a886-6f11d3ba1cc5", "name": "tenantnetwork2-router_b87816e8-1186-4895-89c0-92ca6611d5d3"}} 2019-04-13 06:28:02,524 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ce23f0dc-1295-4d92-94f6-43b8ee6242bb 2019-04-13 06:28:02,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68955993652s 2019-04-13 06:28:02,525 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:28:02Z', u'revision_number': 2, u'id': u'b6b87555-45b1-4523-a886-6f11d3ba1cc5', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_b87816e8-1186-4895-89c0-92ca6611d5d3', u'admin_state_up': True, u'tenant_id': u'6f97869c365d4cba9b74ccd624b18fa0', u'created_at': u'2019-04-13T06:28:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'6f97869c365d4cba9b74ccd624b18fa0'}) 2019-04-13 06:28:02,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:28:02,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b6b87555-45b1-4523-a886-6f11d3ba1cc5/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.15" -H "X-Auth-Token: {SHA1}9714db843d882c5a67e053c1bf2ae746990c82f0" -d '{"subnet_id": "519ccf2d-c885-4d11-905f-20211ed3b44a"}' 2019-04-13 06:28:04,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:04 GMT X-Openstack-Request-Id: req-81b27156-29bf-47c0-bd4f-7a119f4c4bc3 2019-04-13 06:28:04,936 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "11ad4d1c-b329-4f3e-b852-920dd6d2f0e4", "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "subnet_id": "519ccf2d-c885-4d11-905f-20211ed3b44a", "subnet_ids": ["519ccf2d-c885-4d11-905f-20211ed3b44a"], "port_id": "a3d87ef7-263a-491e-8dda-3c1f5014b60e", "id": "b6b87555-45b1-4523-a886-6f11d3ba1cc5"} 2019-04-13 06:28:04,936 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b6b87555-45b1-4523-a886-6f11d3ba1cc5/add_router_interface.json used request id req-81b27156-29bf-47c0-bd4f-7a119f4c4bc3 2019-04-13 06:28:04,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.41035509109s 2019-04-13 06:28:05,049 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:28:05,050 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-13 06:28:05,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 06:28:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b6b87555-45b1-4523-a886-6f11d3ba1cc5/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.15" -H "X-Auth-Token: {SHA1}9714db843d882c5a67e053c1bf2ae746990c82f0" -d '{"subnet_id": "519ccf2d-c885-4d11-905f-20211ed3b44a"}' 2019-04-13 06:28:07,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:07 GMT X-Openstack-Request-Id: req-33b6ebe7-c226-44fd-bb57-8b0e38b1956f 2019-04-13 06:28:07,110 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "11ad4d1c-b329-4f3e-b852-920dd6d2f0e4", "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "subnet_id": "519ccf2d-c885-4d11-905f-20211ed3b44a", "subnet_ids": ["519ccf2d-c885-4d11-905f-20211ed3b44a"], "port_id": "a3d87ef7-263a-491e-8dda-3c1f5014b60e", "id": "b6b87555-45b1-4523-a886-6f11d3ba1cc5"} 2019-04-13 06:28:07,110 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b6b87555-45b1-4523-a886-6f11d3ba1cc5/remove_router_interface.json used request id req-33b6ebe7-c226-44fd-bb57-8b0e38b1956f 2019-04-13 06:28:07,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05523991585s 2019-04-13 06:28:07,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:28:07,111 - 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.15" -H "X-Auth-Token: {SHA1}9714db843d882c5a67e053c1bf2ae746990c82f0" 2019-04-13 06:28:07,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:07 GMT X-Openstack-Request-Id: req-34872448-a5af-4e97-8446-569ee1ee3eab 2019-04-13 06:28:07,256 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "created_at": "2019-04-13T06:28:00Z", "admin_state_up": true, "updated_at": "2019-04-13T06:28:06Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6f97869c365d4cba9b74ccd624b18fa0", "id": "b6b87555-45b1-4523-a886-6f11d3ba1cc5", "name": "tenantnetwork2-router_b87816e8-1186-4895-89c0-92ca6611d5d3"}]} 2019-04-13 06:28:07,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-34872448-a5af-4e97-8446-569ee1ee3eab 2019-04-13 06:28:07,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.145298957825s 2019-04-13 06:28:07,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 06:28:07,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/b6b87555-45b1-4523-a886-6f11d3ba1cc5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9714db843d882c5a67e053c1bf2ae746990c82f0" 2019-04-13 06:28:08,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:28:08 GMT X-Openstack-Request-Id: req-ee7f38b8-ef27-48ae-be81-17572f4950d9 2019-04-13 06:28:08,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:28:08,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b6b87555-45b1-4523-a886-6f11d3ba1cc5.json used request id req-ee7f38b8-ef27-48ae-be81-17572f4950d9 2019-04-13 06:28:08,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25923109055s 2019-04-13 06:28:08,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:28:08,518 - 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.15" -H "X-Auth-Token: {SHA1}9714db843d882c5a67e053c1bf2ae746990c82f0" 2019-04-13 06:28:08,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:08 GMT X-Openstack-Request-Id: req-e98043cd-02fb-493e-ab71-83e64237b570 2019-04-13 06:28:08,633 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11ad4d1c-b329-4f3e-b852-920dd6d2f0e4","tenant_id":"6f97869c365d4cba9b74ccd624b18fa0","created_at":"2019-04-13T06:28:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:28:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6f97869c365d4cba9b74ccd624b18fa0","id":"519ccf2d-c885-4d11-905f-20211ed3b44a","subnetpool_id":null,"name":"tenantnetwork2-subnet_b87816e8-1186-4895-89c0-92ca6611d5d3"}]} 2019-04-13 06:28:08,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e98043cd-02fb-493e-ab71-83e64237b570 2019-04-13 06:28:08,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.116062879562s 2019-04-13 06:28:08,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 06:28:08,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/519ccf2d-c885-4d11-905f-20211ed3b44a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9714db843d882c5a67e053c1bf2ae746990c82f0" 2019-04-13 06:28:09,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:28:09 GMT X-Openstack-Request-Id: req-009e07dd-9693-4018-9fc1-525c0adfbd5e 2019-04-13 06:28:09,745 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:28:09,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/519ccf2d-c885-4d11-905f-20211ed3b44a.json used request id req-009e07dd-9693-4018-9fc1-525c0adfbd5e 2019-04-13 06:28:09,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1109650135s 2019-04-13 06:28:09,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:28:09,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.15" -H "X-Auth-Token: {SHA1}9714db843d882c5a67e053c1bf2ae746990c82f0" 2019-04-13 06:28:09,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:09 GMT X-Openstack-Request-Id: req-a4659353-a5e9-4fd4-ac58-f67c988fc4ae 2019-04-13 06:28:09,845 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"11ad4d1c-b329-4f3e-b852-920dd6d2f0e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f97869c365d4cba9b74ccd624b18fa0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:28:09Z","qos_policy_id":null,"name":"tenantnetwork2-net_b87816e8-1186-4895-89c0-92ca6611d5d3","admin_state_up":true,"tenant_id":"6f97869c365d4cba9b74ccd624b18fa0","created_at":"2019-04-13T06:27:59Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:28:09,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a4659353-a5e9-4fd4-ac58-f67c988fc4ae 2019-04-13 06:28:09,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0993299484253s 2019-04-13 06:28:09,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 06:28:09,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/11ad4d1c-b329-4f3e-b852-920dd6d2f0e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9714db843d882c5a67e053c1bf2ae746990c82f0" 2019-04-13 06:28:10,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:28:10 GMT X-Openstack-Request-Id: req-ffa4408a-12a6-4075-85b9-2f150b299968 2019-04-13 06:28:10,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:28:10,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/11ad4d1c-b329-4f3e-b852-920dd6d2f0e4.json used request id req-ffa4408a-12a6-4075-85b9-2f150b299968 2019-04-13 06:28:10,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10764503479s 2019-04-13 06:28:10,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:28:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:28:11,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58cfb663-f2be-4284-9efd-63934f2812e9 2019-04-13 06:28:11,090 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b87816e8-1186-4895-89c0-92ca6611d5d3", "links": {"self": "http://172.30.9.23:5000/v3/users/bfdfe8489f83466caef2705f5a863cb8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfdfe8489f83466caef2705f5a863cb8", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:28:11,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-58cfb663-f2be-4284-9efd-63934f2812e9 2019-04-13 06:28:11,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135088920593s 2019-04-13 06:28:11,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:28:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/bfdfe8489f83466caef2705f5a863cb8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:28:11,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6850b86c-a96e-4af7-bea4-27374cb0e2bb 2019-04-13 06:28:11,334 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_b87816e8-1186-4895-89c0-92ca6611d5d3", "links": {"self": "http://172.30.9.23:5000/v3/users/bfdfe8489f83466caef2705f5a863cb8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bfdfe8489f83466caef2705f5a863cb8", "description": null}} 2019-04-13 06:28:11,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/bfdfe8489f83466caef2705f5a863cb8 used request id req-6850b86c-a96e-4af7-bea4-27374cb0e2bb 2019-04-13 06:28:11,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238743066788s 2019-04-13 06:28:11,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 06:28:11,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/bfdfe8489f83466caef2705f5a863cb8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:28:11,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1e675ad-e1d7-463b-8d66-0c151edf0b37 2019-04-13 06:28:11,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:28:11,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bfdfe8489f83466caef2705f5a863cb8 used request id req-d1e675ad-e1d7-463b-8d66-0c151edf0b37 2019-04-13 06:28:11,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.35294008255s 2019-04-13 06:28:11,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:28:11,698 - 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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:28:11,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b879769e-0d8c-4cea-b5ee-79b72aa7d585 2019-04-13 06:28:11,891 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/6f97869c365d4cba9b74ccd624b18fa0"}, "tags": [], "enabled": true, "id": "6f97869c365d4cba9b74ccd624b18fa0", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b87816e8-1186-4895-89c0-92ca6611d5d3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 06:28:11,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-b879769e-0d8c-4cea-b5ee-79b72aa7d585 2019-04-13 06:28:11,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196590185165s 2019-04-13 06:28:11,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 06:28:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/6f97869c365d4cba9b74ccd624b18fa0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:28:12,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab5a3b1d-1d74-405d-ae54-a52204dd1828 2019-04-13 06:28:12,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:28:12,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6f97869c365d4cba9b74ccd624b18fa0 used request id req-ab5a3b1d-1d74-405d-ae54-a52204dd1828 2019-04-13 06:28:12,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.313815832138s 2019-04-13 06:28:12,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:28:12,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=6f97869c365d4cba9b74ccd624b18fa0&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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:28:12,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:12 GMT X-Openstack-Request-Id: req-53fca586-742e-4696-a56c-81ecbc121ee5 2019-04-13 06:28:12,261 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "created_at": "2019-04-13T06:27:59Z", "updated_at": "2019-04-13T06:27:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:59Z", "revision_number": 0, "id": "1eb77ee5-4029-47ab-b0c7-2b74a3d93fda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:59Z", "security_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f97869c365d4cba9b74ccd624b18fa0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:59Z", "revision_number": 0, "id": "79be4ec0-ceb0-4adb-afb9-48d985c52a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:59Z", "security_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f97869c365d4cba9b74ccd624b18fa0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:59Z", "revision_number": 0, "id": "97fa5ad7-2f2b-4a58-83ef-53a71a3f9379", "remote_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:59Z", "security_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f97869c365d4cba9b74ccd624b18fa0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:59Z", "revision_number": 0, "id": "ffeec326-db0c-4b84-88a8-2a8f70799aee", "remote_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:59Z", "security_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f97869c365d4cba9b74ccd624b18fa0"}], "revision_number": 1, "project_id": "6f97869c365d4cba9b74ccd624b18fa0", "id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "name": "default"}]} 2019-04-13 06:28:12,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=6f97869c365d4cba9b74ccd624b18fa0&name=default used request id req-53fca586-742e-4696-a56c-81ecbc121ee5 2019-04-13 06:28:12,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459978580475s 2019-04-13 06:28:12,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:28:12,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.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:28:12,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:12 GMT X-Openstack-Request-Id: req-5029f366-0b76-4852-9b56-3a632c7435d7 2019-04-13 06:28:12,312 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "created_at": "2019-04-13T06:27:59Z", "updated_at": "2019-04-13T06:27:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:59Z", "revision_number": 0, "id": "1eb77ee5-4029-47ab-b0c7-2b74a3d93fda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:59Z", "security_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f97869c365d4cba9b74ccd624b18fa0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:59Z", "revision_number": 0, "id": "79be4ec0-ceb0-4adb-afb9-48d985c52a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:59Z", "security_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f97869c365d4cba9b74ccd624b18fa0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:59Z", "revision_number": 0, "id": "97fa5ad7-2f2b-4a58-83ef-53a71a3f9379", "remote_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:59Z", "security_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f97869c365d4cba9b74ccd624b18fa0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:59Z", "revision_number": 0, "id": "ffeec326-db0c-4b84-88a8-2a8f70799aee", "remote_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:59Z", "security_group_id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "tenant_id": "6f97869c365d4cba9b74ccd624b18fa0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f97869c365d4cba9b74ccd624b18fa0"}], "revision_number": 1, "project_id": "6f97869c365d4cba9b74ccd624b18fa0", "id": "dc1f94a6-7294-4cae-868f-ecc5fd47c366", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 06:28:12,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5029f366-0b76-4852-9b56-3a632c7435d7 2019-04-13 06:28:12,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0455038547516s 2019-04-13 06:28:12,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:28:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/dc1f94a6-7294-4cae-868f-ecc5fd47c366.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8bb5801ab86073a82ab634b967cc95fe04d3dcb0" 2019-04-13 06:28:12,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:28:12 GMT X-Openstack-Request-Id: req-10d9fc37-3cb0-4067-abde-5410f4ef060d 2019-04-13 06:28:12,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:28:12,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/dc1f94a6-7294-4cae-868f-ecc5fd47c366.json used request id req-10d9fc37-3cb0-4067-abde-5410f4ef060d 2019-04-13 06:28:12,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.112880945206s 2019-04-13 06:28:12,477 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-04-13 06:28:12,575 - 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.15" 2019-04-13 06:28:12,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2969a859-c346-429a-9912-0d7cc742b86e 2019-04-13 06:28:12,582 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 06:28:12,582 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-2969a859-c346-429a-9912-0d7cc742b86e 2019-04-13 06:28:12,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:28:12,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["k7AZtKpbSxWVVojk8OQvvg"], "issued_at": "2019-04-13T06:28:12.000000Z"}} 2019-04-13 06:28:12,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:28:12,989 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:13,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:13 GMT X-Openstack-Request-Id: req-df7b4670-673e-4672-a999-e0ccd23b9bbb 2019-04-13 06:28:13,282 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:28:13,282 - 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-df7b4670-673e-4672-a999-e0ccd23b9bbb 2019-04-13 06:28:13,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293344020844s 2019-04-13 06:28:13,284 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-04-13 06:28:13,290 - 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.15" 2019-04-13 06:28:13,296 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0be6c58-f790-42ac-91c2-af22abb0c3ca 2019-04-13 06:28:13,296 - 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-04-13 06:28:13,296 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e0be6c58-f790-42ac-91c2-af22abb0c3ca 2019-04-13 06:28:13,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:28:13,300 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:13,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e45efbb-c4f6-4bee-9bce-6ce835cbf409 2019-04-13 06:28:13,408 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:28:13,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3e45efbb-c4f6-4bee-9bce-6ce835cbf409 2019-04-13 06:28:13,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111377954483s 2019-04-13 06:28:13,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:28:13,418 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:13,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33562b16-c26e-4a72-8ce3-d92123533135 2019-04-13 06:28:13,614 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 06:28:13,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-33562b16-c26e-4a72-8ce3-d92123533135 2019-04-13 06:28:13,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198845148087s 2019-04-13 06:28:13,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:28:13,616 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" -d '{"network": {"tenant_id": "8cb957e698214daa959a3206e3607cbf", "name": "vmready1-net_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "admin_state_up": true}}' 2019-04-13 06:28:13,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:13 GMT X-Openstack-Request-Id: req-5277cfda-0a22-4f64-a2e3-b3cdc5066464 2019-04-13 06:28:13,855 - 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":"1fd04b99-f9cb-4090-8e77-547578c413e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:28:13Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_882613cb-2fe2-4fb3-80ac-f59d7d0c5030","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:13Z","mtu":1450}} 2019-04-13 06:28:13,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5277cfda-0a22-4f64-a2e3-b3cdc5066464 2019-04-13 06:28:13,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.240532159805s 2019-04-13 06:28:13,856 - 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-04-13T06:28:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1fd04b99-f9cb-4090-8e77-547578c413e7', u'provider:segmentation_id': 48, 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_882613cb-2fe2-4fb3-80ac-f59d7d0c5030', u'created_at': u'2019-04-13T06:28:13Z', u'mtu': 1450, u'tenant_id': u'8cb957e698214daa959a3206e3607cbf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8cb957e698214daa959a3206e3607cbf', u'l2_adjacency': True}) 2019-04-13 06:28:13,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:28:13,857 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:13,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:13 GMT X-Openstack-Request-Id: req-95c48bd0-c6a6-4c93-b608-99ad6c07b245 2019-04-13 06:28:13,962 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1fd04b99-f9cb-4090-8e77-547578c413e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:28:13Z","qos_policy_id":null,"name":"vmready1-net_882613cb-2fe2-4fb3-80ac-f59d7d0c5030","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:13Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:28:13,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-95c48bd0-c6a6-4c93-b608-99ad6c07b245 2019-04-13 06:28:13,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105816841125s 2019-04-13 06:28:13,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:28:13,965 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" -d '{"subnet": {"name": "vmready1-subnet_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "enable_dhcp": true, "network_id": "1fd04b99-f9cb-4090-8e77-547578c413e7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:28:14,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:14 GMT X-Openstack-Request-Id: req-45fa8755-a016-4138-b5f4-a0d9652bef83 2019-04-13 06:28:14,513 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T06:28:14Z","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":"77dcf802-4218-4cc4-a1d6-bf5686d55273","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cb957e698214daa959a3206e3607cbf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_882613cb-2fe2-4fb3-80ac-f59d7d0c5030","enable_dhcp":true,"segment_id":null,"network_id":"1fd04b99-f9cb-4090-8e77-547578c413e7","tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:14Z","ip_version":4}} 2019-04-13 06:28:14,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-45fa8755-a016-4138-b5f4-a0d9652bef83 2019-04-13 06:28:14,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.549064874649s 2019-04-13 06:28:14,514 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:28:14Z', 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'77dcf802-4218-4cc4-a1d6-bf5686d55273', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_882613cb-2fe2-4fb3-80ac-f59d7d0c5030', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1fd04b99-f9cb-4090-8e77-547578c413e7', u'tenant_id': u'8cb957e698214daa959a3206e3607cbf', u'created_at': u'2019-04-13T06:28:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8cb957e698214daa959a3206e3607cbf'}) 2019-04-13 06:28:14,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:28:14,515 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "vmready1-router_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "admin_state_up": true}}' 2019-04-13 06:28:16,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:16 GMT X-Openstack-Request-Id: req-86b9d839-7615-4668-aa54-f90aa5509eb2 2019-04-13 06:28:16,090 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:28:14Z", "admin_state_up": true, "updated_at": "2019-04-13T06:28:15Z", "project_id": "8cb957e698214daa959a3206e3607cbf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "aa59994e-f33f-466a-8095-dc1de18b6f41", "name": "vmready1-router_882613cb-2fe2-4fb3-80ac-f59d7d0c5030"}} 2019-04-13 06:28:16,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-86b9d839-7615-4668-aa54-f90aa5509eb2 2019-04-13 06:28:16,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.57543301582s 2019-04-13 06:28:16,090 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:28:15Z', u'revision_number': 2, u'ha': False, u'id': u'aa59994e-f33f-466a-8095-dc1de18b6f41', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_882613cb-2fe2-4fb3-80ac-f59d7d0c5030', u'admin_state_up': True, u'tenant_id': u'8cb957e698214daa959a3206e3607cbf', u'created_at': u'2019-04-13T06:28:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'8cb957e698214daa959a3206e3607cbf'}) 2019-04-13 06:28:16,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:28:16,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/aa59994e-f33f-466a-8095-dc1de18b6f41/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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" -d '{"subnet_id": "77dcf802-4218-4cc4-a1d6-bf5686d55273"}' 2019-04-13 06:28:18,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:18 GMT X-Openstack-Request-Id: req-75842fde-1127-41ba-afa3-69ec3a0bed2f 2019-04-13 06:28:18,094 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1fd04b99-f9cb-4090-8e77-547578c413e7", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "subnet_id": "77dcf802-4218-4cc4-a1d6-bf5686d55273", "subnet_ids": ["77dcf802-4218-4cc4-a1d6-bf5686d55273"], "port_id": "c0b68b59-1724-43c5-a54e-627147cd4a6b", "id": "aa59994e-f33f-466a-8095-dc1de18b6f41"} 2019-04-13 06:28:18,094 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/aa59994e-f33f-466a-8095-dc1de18b6f41/add_router_interface.json used request id req-75842fde-1127-41ba-afa3-69ec3a0bed2f 2019-04-13 06:28:18,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00343203545s 2019-04-13 06:28:18,095 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 06:28:18,200 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 06:28:18,203 - 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.15" 2019-04-13 06:28:18,208 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:18 GMT 2019-04-13 06:28:18,208 - 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-04-13 06:28:18,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:28:18,213 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:18,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:18 GMT X-Openstack-Request-Id: req-787355f1-0c73-44f0-89f4-546c3911f97b 2019-04-13 06:28:18,994 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:28:18,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-787355f1-0c73-44f0-89f4-546c3911f97b 2019-04-13 06:28:18,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.78284907341s 2019-04-13 06:28:19,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:28:19,006 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_882613cb-2fe2-4fb3-80ac-f59d7d0c5030"}' 2019-04-13 06:28:19,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:19 GMT Location: http://172.30.9.23:9292/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-641a0da4-1405-4ea1-adfd-d055b7990a28 2019-04-13 06:28:19,086 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:28:19Z", "file": "/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115/file", "owner": "8cb957e698214daa959a3206e3607cbf", "id": "8956af7f-9e49-46e0-a28c-ae5514554115", "size": null, "self": "/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115", "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_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "checksum": null, "created_at": "2019-04-13T06:28:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:28:19,086 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-641a0da4-1405-4ea1-adfd-d055b7990a28 2019-04-13 06:28:19,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0832879543304s 2019-04-13 06:28:19,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:28:19,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115/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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" -d '' 2019-04-13 06:28:21,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:28:21 GMT X-Openstack-Request-Id: req-8c22ae58-0239-4fd2-9b83-f53302f94fa0 2019-04-13 06:28:21,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:28:21,602 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115/file used request id req-8c22ae58-0239-4fd2-9b83-f53302f94fa0 2019-04-13 06:28:21,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.51605987549s 2019-04-13 06:28:21,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:28:21,610 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:21,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:21 GMT X-Openstack-Request-Id: req-b36d6427-3e0e-436d-b34c-fae30095f68f 2019-04-13 06:28:21,635 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:28:21Z", "file": "/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115/file", "owner": "8cb957e698214daa959a3206e3607cbf", "id": "8956af7f-9e49-46e0-a28c-ae5514554115", "size": 12716032, "self": "/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8956af7f-9e49-46e0-a28c-ae5514554115/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8956af7f-9e49-46e0-a28c-ae5514554115/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:28:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:28:21,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b36d6427-3e0e-436d-b34c-fae30095f68f 2019-04-13 06:28:21,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0288279056549s 2019-04-13 06:28:21,637 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8956af7f-9e49-46e0-a28c-ae5514554115/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115/file', 'owner': u'8cb957e698214daa959a3206e3607cbf', 'id': u'8956af7f-9e49-46e0-a28c-ae5514554115', 'size': 12716032, u'self': u'/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cb957e698214daa959a3206e3607cbf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8956af7f-9e49-46e0-a28c-ae5514554115/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:28:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T06:28:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_882613cb-2fe2-4fb3-80ac-f59d7d0c5030', '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/8956af7f-9e49-46e0-a28c-ae5514554115', 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_882613cb-2fe2-4fb3-80ac-f59d7d0c5030', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_882613cb-2fe2-4fb3-80ac-f59d7d0c5030', 'created': u'2019-04-13T06:28:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:28: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/8956af7f-9e49-46e0-a28c-ae5514554115', 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_882613cb-2fe2-4fb3-80ac-f59d7d0c5030', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:28:21,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:28:21,642 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:28:21,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28: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-caf79ed0-66bb-49ca-b334-7de86df0ec8d x-openstack-request-id: req-caf79ed0-66bb-49ca-b334-7de86df0ec8d 2019-04-13 06:28:21,981 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6c9046b1-77e8-4aab-bdc5-d3fabe21a28d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6c9046b1-77e8-4aab-bdc5-d3fabe21a28d", "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": "6c9046b1-77e8-4aab-bdc5-d3fabe21a28d"}} 2019-04-13 06:28:21,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-caf79ed0-66bb-49ca-b334-7de86df0ec8d 2019-04-13 06:28:21,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341382980347s 2019-04-13 06:28:21,982 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_882613cb-2fe2-4fb3-80ac-f59d7d0c5030', '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'8cb957e698214daa959a3206e3607cbf', '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'6c9046b1-77e8-4aab-bdc5-d3fabe21a28d', 'swap': 0}) 2019-04-13 06:28:21,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:28:21,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6c9046b1-77e8-4aab-bdc5-d3fabe21a28d/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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" -d '{"extra_specs": {}}' 2019-04-13 06:28:22,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28: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-1f3463cf-81ba-40d0-be1a-1ecd38963d0c x-openstack-request-id: req-1f3463cf-81ba-40d0-be1a-1ecd38963d0c 2019-04-13 06:28:22,005 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:28:22,006 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6c9046b1-77e8-4aab-bdc5-d3fabe21a28d/os-extra_specs used request id req-1f3463cf-81ba-40d0-be1a-1ecd38963d0c 2019-04-13 06:28:22,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225641727448s 2019-04-13 06:28:22,165 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:28:22,166 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-13 06:28:22,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 06:28:22,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/aa59994e-f33f-466a-8095-dc1de18b6f41/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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" -d '{"subnet_id": "77dcf802-4218-4cc4-a1d6-bf5686d55273"}' 2019-04-13 06:28:24,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:24 GMT X-Openstack-Request-Id: req-93bdf938-2648-446a-9464-e4d8b160707f 2019-04-13 06:28:24,239 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1fd04b99-f9cb-4090-8e77-547578c413e7", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "subnet_id": "77dcf802-4218-4cc4-a1d6-bf5686d55273", "subnet_ids": ["77dcf802-4218-4cc4-a1d6-bf5686d55273"], "port_id": "c0b68b59-1724-43c5-a54e-627147cd4a6b", "id": "aa59994e-f33f-466a-8095-dc1de18b6f41"} 2019-04-13 06:28:24,239 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/aa59994e-f33f-466a-8095-dc1de18b6f41/remove_router_interface.json used request id req-93bdf938-2648-446a-9464-e4d8b160707f 2019-04-13 06:28:24,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06901407242s 2019-04-13 06:28:24,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:28:24,240 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:24,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:24 GMT X-Openstack-Request-Id: req-035d713d-a3e0-44ad-af97-df7401b44fcb 2019-04-13 06:28:24,581 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:28:14Z", "admin_state_up": true, "updated_at": "2019-04-13T06:28:23Z", "project_id": "8cb957e698214daa959a3206e3607cbf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "aa59994e-f33f-466a-8095-dc1de18b6f41", "name": "vmready1-router_882613cb-2fe2-4fb3-80ac-f59d7d0c5030"}]} 2019-04-13 06:28:24,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-035d713d-a3e0-44ad-af97-df7401b44fcb 2019-04-13 06:28:24,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.341643810272s 2019-04-13 06:28:24,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 06:28:24,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/aa59994e-f33f-466a-8095-dc1de18b6f41.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:25,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:28:25 GMT X-Openstack-Request-Id: req-1c0c4d97-35ef-40ac-8fe1-c606b8749aa9 2019-04-13 06:28:25,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:28:25,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/aa59994e-f33f-466a-8095-dc1de18b6f41.json used request id req-1c0c4d97-35ef-40ac-8fe1-c606b8749aa9 2019-04-13 06:28:25,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1519908905s 2019-04-13 06:28:25,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:28:25,736 - 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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:25,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:25 GMT X-Openstack-Request-Id: req-b846d099-3e0c-496e-9513-3aa533d0d59b 2019-04-13 06:28:25,810 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4},{"updated_at":"2019-04-13T06:28:14Z","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":"77dcf802-4218-4cc4-a1d6-bf5686d55273","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cb957e698214daa959a3206e3607cbf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_882613cb-2fe2-4fb3-80ac-f59d7d0c5030","enable_dhcp":true,"segment_id":null,"network_id":"1fd04b99-f9cb-4090-8e77-547578c413e7","tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:14Z","ip_version":4}]} 2019-04-13 06:28:25,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b846d099-3e0c-496e-9513-3aa533d0d59b 2019-04-13 06:28:25,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0749158859253s 2019-04-13 06:28:25,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 06:28:25,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/77dcf802-4218-4cc4-a1d6-bf5686d55273.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:26,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:28:26 GMT X-Openstack-Request-Id: req-09f98c4f-b499-4764-a710-4629f5ad0f82 2019-04-13 06:28:26,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:28:26,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/77dcf802-4218-4cc4-a1d6-bf5686d55273.json used request id req-09f98c4f-b499-4764-a710-4629f5ad0f82 2019-04-13 06:28:26,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10545301437s 2019-04-13 06:28:26,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:28:26,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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:26,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:27 GMT X-Openstack-Request-Id: req-35912b56-c2e9-4a68-a57a-a8a467554bcd 2019-04-13 06:28:26,997 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1fd04b99-f9cb-4090-8e77-547578c413e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:28:26Z","qos_policy_id":null,"name":"vmready1-net_882613cb-2fe2-4fb3-80ac-f59d7d0c5030","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:13Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:28:26,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-35912b56-c2e9-4a68-a57a-a8a467554bcd 2019-04-13 06:28:26,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0801630020142s 2019-04-13 06:28:26,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 06:28:26,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/1fd04b99-f9cb-4090-8e77-547578c413e7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:28,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:28:28 GMT X-Openstack-Request-Id: req-06f13817-228f-4f3d-9421-d63f1c25d24f 2019-04-13 06:28:28,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:28:28,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1fd04b99-f9cb-4090-8e77-547578c413e7.json used request id req-06f13817-228f-4f3d-9421-d63f1c25d24f 2019-04-13 06:28:28,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08907198906s 2019-04-13 06:28:28,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:28:28,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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:28,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:28 GMT X-Openstack-Request-Id: req-bf27d25e-3556-477b-90ae-18bc7fd11fa2 2019-04-13 06:28:28,118 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:28:21Z", "file": "/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115/file", "owner": "8cb957e698214daa959a3206e3607cbf", "id": "8956af7f-9e49-46e0-a28c-ae5514554115", "size": 12716032, "self": "/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8956af7f-9e49-46e0-a28c-ae5514554115/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8956af7f-9e49-46e0-a28c-ae5514554115/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:28:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:28:28,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bf27d25e-3556-477b-90ae-18bc7fd11fa2 2019-04-13 06:28:28,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255920886993s 2019-04-13 06:28:28,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 06:28:28,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:28,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:28:28 GMT X-Openstack-Request-Id: req-b4009f0f-4d51-42bd-9950-cb11ca1ad8dd 2019-04-13 06:28:28,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-04-13 06:28:28,507 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8956af7f-9e49-46e0-a28c-ae5514554115 used request id req-b4009f0f-4d51-42bd-9950-cb11ca1ad8dd 2019-04-13 06:28:28,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.387341976166s 2019-04-13 06:28:28,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:28:28,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.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:28,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28: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-ffccc7fe-3882-4cb4-af51-1ea31db027aa x-openstack-request-id: req-ffccc7fe-3882-4cb4-af51-1ea31db027aa 2019-04-13 06:28:28,655 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_882613cb-2fe2-4fb3-80ac-f59d7d0c5030", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6c9046b1-77e8-4aab-bdc5-d3fabe21a28d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6c9046b1-77e8-4aab-bdc5-d3fabe21a28d", "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": "6c9046b1-77e8-4aab-bdc5-d3fabe21a28d"}]} 2019-04-13 06:28:28,655 - 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-ffccc7fe-3882-4cb4-af51-1ea31db027aa 2019-04-13 06:28:28,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.132338047028s 2019-04-13 06:28:28,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 06:28:28,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6c9046b1-77e8-4aab-bdc5-d3fabe21a28d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}277a9fcc7cf86f41afc8aba470bfc7c3eabbf773" 2019-04-13 06:28:28,691 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28: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-ad57a40a-8492-4038-ae04-64204aa968c2 x-openstack-request-id: req-ad57a40a-8492-4038-ae04-64204aa968c2 2019-04-13 06:28:28,692 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6c9046b1-77e8-4aab-bdc5-d3fabe21a28d used request id req-ad57a40a-8492-4038-ae04-64204aa968c2 2019-04-13 06:28:28,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0347409248352s 2019-04-13 06:28:28,735 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-04-13 06:28:28,776 - 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.15" 2019-04-13 06:28:28,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d89492-3938-4f8b-b068-5a44ca7e301d 2019-04-13 06:28:28,781 - 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-04-13 06:28:28,781 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-93d89492-3938-4f8b-b068-5a44ca7e301d 2019-04-13 06:28:28,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:28:29,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["zuMazozrRrq677yUCdfULg"], "issued_at": "2019-04-13T06:28:29.000000Z"}} 2019-04-13 06:28:29,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:28:29,200 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:29,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:29 GMT X-Openstack-Request-Id: req-4dfaeabe-b555-4dc0-b018-e5eb7797fa4b 2019-04-13 06:28:29,559 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:28:29,559 - 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-4dfaeabe-b555-4dc0-b018-e5eb7797fa4b 2019-04-13 06:28:29,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360453128815s 2019-04-13 06:28:29,566 - 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.15" 2019-04-13 06:28:29,571 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b8cec21-9da8-47b9-a676-3755a8be938b 2019-04-13 06:28:29,571 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 06:28:29,571 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-3b8cec21-9da8-47b9-a676-3755a8be938b 2019-04-13 06:28:29,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:28:29,575 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:29,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2891c90-63ad-4020-a676-c28a09a7ec09 2019-04-13 06:28:29,767 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:28:29,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c2891c90-63ad-4020-a676-c28a09a7ec09 2019-04-13 06:28:29,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195120811462s 2019-04-13 06:28:29,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 06:28:29,777 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}}' 2019-04-13 06:28:30,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8666dd3a-2eb3-42c3-af3f-5b065d5394f6 2019-04-13 06:28:30,040 - 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/39a44a161b9246fab601e66a885775aa"}, "tags": [], "enabled": true, "id": "39a44a161b9246fab601e66a885775aa", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}} 2019-04-13 06:28:30,040 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8666dd3a-2eb3-42c3-af3f-5b065d5394f6 2019-04-13 06:28:30,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.266611099243s 2019-04-13 06:28:30,041 - 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'39a44a161b9246fab601e66a885775aa', '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_1137e196-9486-4255-9ef5-f2ebbd6e9c62'}) 2019-04-13 06:28:30,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 06:28:30,051 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "NR8KQOM8kRQjZ7FV8dVqHsfgqstGwh", "email": null, "name": "vmready2-user_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}}' 2019-04-13 06:28:30,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9b027c9-1e58-413b-8753-9023d83f0054 2019-04-13 06:28:30,571 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "links": {"self": "http://172.30.9.23:5000/v3/users/3ff097c2d9294b998b5541fe5b86d4c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ff097c2d9294b998b5541fe5b86d4c8", "domain_id": "default", "password_expires_at": null}} 2019-04-13 06:28:30,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-e9b027c9-1e58-413b-8753-9023d83f0054 2019-04-13 06:28:30,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.523722887039s 2019-04-13 06:28:30,572 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3ff097c2d9294b998b5541fe5b86d4c8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_1137e196-9486-4255-9ef5-f2ebbd6e9c62'}) 2019-04-13 06:28:30,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:28:30,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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:30,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2891e4ff-5ba8-4f20-8c3b-4f571e2ef167 2019-04-13 06:28:30,775 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:28:30,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2891e4ff-5ba8-4f20-8c3b-4f571e2ef167 2019-04-13 06:28:30,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199299097061s 2019-04-13 06:28:30,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:28:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:30,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cf3f07-d63f-42a7-a0d9-e626a2192dcb 2019-04-13 06:28:30,896 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:28:30,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-44cf3f07-d63f-42a7-a0d9-e626a2192dcb 2019-04-13 06:28:30,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115363836288s 2019-04-13 06:28:30,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:28:30,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:31,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0795837-81a0-4725-9e9f-63067d04d672 2019-04-13 06:28:31,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:28:31,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b0795837-81a0-4725-9e9f-63067d04d672 2019-04-13 06:28:31,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196809053421s 2019-04-13 06:28:31,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:28:31,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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:31,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd757d97-626b-46b1-8f9c-049f1a347e7e 2019-04-13 06:28:31,264 - 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-04-13 06:28:31,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-fd757d97-626b-46b1-8f9c-049f1a347e7e 2019-04-13 06:28:31,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.161746025085s 2019-04-13 06:28:31,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:28:31,269 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:31,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b365722f-9b94-431f-9485-30cd44a42ce2 2019-04-13 06:28:31,486 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmready2-user_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "links": {"self": "http://172.30.9.23:5000/v3/users/3ff097c2d9294b998b5541fe5b86d4c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ff097c2d9294b998b5541fe5b86d4c8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:28:31,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b365722f-9b94-431f-9485-30cd44a42ce2 2019-04-13 06:28:31,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221018075943s 2019-04-13 06:28:31,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:28:31,501 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:31,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de8d1c6-1c26-4c48-899e-d5dd4660ad12 2019-04-13 06:28:31,709 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/39a44a161b9246fab601e66a885775aa"}, "tags": [], "enabled": true, "id": "39a44a161b9246fab601e66a885775aa", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}]} 2019-04-13 06:28:31,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0de8d1c6-1c26-4c48-899e-d5dd4660ad12 2019-04-13 06:28:31,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211185932159s 2019-04-13 06:28:31,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:28:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=3ff097c2d9294b998b5541fe5b86d4c8&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=39a44a161b9246fab601e66a885775aa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:31,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81bbcf20-56e7-4a64-8584-bcdb49d419c4 2019-04-13 06:28:31,836 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=3ff097c2d9294b998b5541fe5b86d4c8&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=39a44a161b9246fab601e66a885775aa", "previous": null, "next": null}} 2019-04-13 06:28:31,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=3ff097c2d9294b998b5541fe5b86d4c8&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=39a44a161b9246fab601e66a885775aa used request id req-81bbcf20-56e7-4a64-8584-bcdb49d419c4 2019-04-13 06:28:31,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119071006775s 2019-04-13 06:28:31,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:28:31,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/39a44a161b9246fab601e66a885775aa/users/3ff097c2d9294b998b5541fe5b86d4c8/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:32,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a20932ff-5429-40fd-b124-da71b26cf15e 2019-04-13 06:28:32,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:28:32,351 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/39a44a161b9246fab601e66a885775aa/users/3ff097c2d9294b998b5541fe5b86d4c8/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-a20932ff-5429-40fd-b124-da71b26cf15e 2019-04-13 06:28:32,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.511251926422s 2019-04-13 06:28:32,352 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_1137e196-9486-4255-9ef5-f2ebbd6e9c62', 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'39a44a161b9246fab601e66a885775aa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'NR8KQOM8kRQjZ7FV8dVqHsfgqstGwh', 'username': u'vmready2-user_1137e196-9486-4255-9ef5-f2ebbd6e9c62', '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-04-13 06:28:32,355 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_1137e196-9486-4255-9ef5-f2ebbd6e9c62', 'password': 'NR8KQOM8kRQjZ7FV8dVqHsfgqstGwh', 'project_name': 'vmready2-project_1137e196-9486-4255-9ef5-f2ebbd6e9c62', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '39a44a161b9246fab601e66a885775aa', 'project_domain_name': 'Default'} 2019-04-13 06:28:32,356 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-04-13 06:28:32,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:28:32,360 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:32,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a5d691-5c0b-43b5-a8b8-f4348d713172 2019-04-13 06:28:32,486 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:28:32,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-78a5d691-5c0b-43b5-a8b8-f4348d713172 2019-04-13 06:28:32,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.129816055298s 2019-04-13 06:28:32,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:28:32,497 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:32,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ba9d7a-579b-4960-9c84-653809f21e93 2019-04-13 06:28:32,643 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/39a44a161b9246fab601e66a885775aa"}, "tags": [], "enabled": true, "id": "39a44a161b9246fab601e66a885775aa", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}]} 2019-04-13 06:28:32,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d1ba9d7a-579b-4960-9c84-653809f21e93 2019-04-13 06:28:32,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.149475097656s 2019-04-13 06:28:32,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:28:32,646 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" -d '{"network": {"tenant_id": "39a44a161b9246fab601e66a885775aa", "name": "vmready2-net_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "admin_state_up": true}}' 2019-04-13 06:28:33,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:33 GMT X-Openstack-Request-Id: req-fc4f25e2-e819-4745-a882-05b5a70e74b3 2019-04-13 06:28:33,074 - 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":"3eaeb187-23db-442d-b9e4-42da2d098b8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"39a44a161b9246fab601e66a885775aa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:28:32Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_1137e196-9486-4255-9ef5-f2ebbd6e9c62","admin_state_up":true,"tenant_id":"39a44a161b9246fab601e66a885775aa","created_at":"2019-04-13T06:28:32Z","mtu":1450}} 2019-04-13 06:28:33,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fc4f25e2-e819-4745-a882-05b5a70e74b3 2019-04-13 06:28:33,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.428286075592s 2019-04-13 06:28:33,075 - 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-04-13T06:28:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3eaeb187-23db-442d-b9e4-42da2d098b8c', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_1137e196-9486-4255-9ef5-f2ebbd6e9c62', u'created_at': u'2019-04-13T06:28:32Z', u'mtu': 1450, u'tenant_id': u'39a44a161b9246fab601e66a885775aa', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'39a44a161b9246fab601e66a885775aa', u'l2_adjacency': True}) 2019-04-13 06:28:33,079 - 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.15" 2019-04-13 06:28:33,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa3ae2f-debf-468a-babe-f46e9615e682 2019-04-13 06:28:33,085 - 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-04-13 06:28:33,085 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-cfa3ae2f-debf-468a-babe-f46e9615e682 2019-04-13 06:28:33,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:28:33,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39a44a161b9246fab601e66a885775aa", "name": "vmready2-project_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/39a44a161b9246fab601e66a885775aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/39a44a161b9246fab601e66a885775aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/39a44a161b9246fab601e66a885775aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/39a44a161b9246fab601e66a885775aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/39a44a161b9246fab601e66a885775aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/39a44a161b9246fab601e66a885775aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_39a44a161b9246fab601e66a885775aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_39a44a161b9246fab601e66a885775aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/39a44a161b9246fab601e66a885775aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/39a44a161b9246fab601e66a885775aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/39a44a161b9246fab601e66a885775aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "id": "3ff097c2d9294b998b5541fe5b86d4c8"}, "audit_ids": ["EFK5z_6bSruK_Z9JZdXbUg"], "issued_at": "2019-04-13T06:28:33.000000Z"}} 2019-04-13 06:28:33,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:28:33,496 - 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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" 2019-04-13 06:28:33,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:33 GMT X-Openstack-Request-Id: req-8ba4c65e-1e99-4b02-a249-ff265d7242e3 2019-04-13 06:28:33,859 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3eaeb187-23db-442d-b9e4-42da2d098b8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"39a44a161b9246fab601e66a885775aa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:28:32Z","qos_policy_id":null,"name":"vmready2-net_1137e196-9486-4255-9ef5-f2ebbd6e9c62","admin_state_up":true,"tenant_id":"39a44a161b9246fab601e66a885775aa","created_at":"2019-04-13T06:28:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:28:33,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8ba4c65e-1e99-4b02-a249-ff265d7242e3 2019-04-13 06:28:33,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363911151886s 2019-04-13 06:28:33,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:28:33,861 - 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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" -d '{"subnet": {"name": "vmready2-subnet_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "enable_dhcp": true, "network_id": "3eaeb187-23db-442d-b9e4-42da2d098b8c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:28:34,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:34 GMT X-Openstack-Request-Id: req-be34f889-afc9-479c-8196-b56839c713eb 2019-04-13 06:28:34,463 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3eaeb187-23db-442d-b9e4-42da2d098b8c","tenant_id":"39a44a161b9246fab601e66a885775aa","created_at":"2019-04-13T06:28:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:28:34Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"39a44a161b9246fab601e66a885775aa","id":"0fe1fff7-853f-42a9-b960-9c236baf6198","subnetpool_id":null,"name":"vmready2-subnet_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}} 2019-04-13 06:28:34,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-be34f889-afc9-479c-8196-b56839c713eb 2019-04-13 06:28:34,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.602650165558s 2019-04-13 06:28:34,464 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:28:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0fe1fff7-853f-42a9-b960-9c236baf6198', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_1137e196-9486-4255-9ef5-f2ebbd6e9c62', u'enable_dhcp': True, u'network_id': u'3eaeb187-23db-442d-b9e4-42da2d098b8c', u'tenant_id': u'39a44a161b9246fab601e66a885775aa', u'created_at': u'2019-04-13T06:28:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'39a44a161b9246fab601e66a885775aa'}) 2019-04-13 06:28:34,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:28:34,465 - 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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "vmready2-router_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "admin_state_up": true}}' 2019-04-13 06:28:35,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:35 GMT X-Openstack-Request-Id: req-98f1e959-4fad-48e2-a9db-8995bca624c8 2019-04-13 06:28:35,950 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "39a44a161b9246fab601e66a885775aa", "created_at": "2019-04-13T06:28:34Z", "admin_state_up": true, "updated_at": "2019-04-13T06:28:35Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "39a44a161b9246fab601e66a885775aa", "id": "895eb3d6-3e3b-4045-a6e9-c54c822cad1b", "name": "vmready2-router_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}} 2019-04-13 06:28:35,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-98f1e959-4fad-48e2-a9db-8995bca624c8 2019-04-13 06:28:35,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48623895645s 2019-04-13 06:28:35,951 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:28:35Z', u'revision_number': 2, u'id': u'895eb3d6-3e3b-4045-a6e9-c54c822cad1b', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_1137e196-9486-4255-9ef5-f2ebbd6e9c62', u'admin_state_up': True, u'tenant_id': u'39a44a161b9246fab601e66a885775aa', u'created_at': u'2019-04-13T06:28:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'39a44a161b9246fab601e66a885775aa'}) 2019-04-13 06:28:35,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:28:35,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/895eb3d6-3e3b-4045-a6e9-c54c822cad1b/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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" -d '{"subnet_id": "0fe1fff7-853f-42a9-b960-9c236baf6198"}' 2019-04-13 06:28:38,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:38 GMT X-Openstack-Request-Id: req-104cf59b-ca7d-458f-90e1-219592270528 2019-04-13 06:28:38,541 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3eaeb187-23db-442d-b9e4-42da2d098b8c", "tenant_id": "39a44a161b9246fab601e66a885775aa", "subnet_id": "0fe1fff7-853f-42a9-b960-9c236baf6198", "subnet_ids": ["0fe1fff7-853f-42a9-b960-9c236baf6198"], "port_id": "81b1b487-708d-40c9-8dcf-b672db5936f5", "id": "895eb3d6-3e3b-4045-a6e9-c54c822cad1b"} 2019-04-13 06:28:38,541 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/895eb3d6-3e3b-4045-a6e9-c54c822cad1b/add_router_interface.json used request id req-104cf59b-ca7d-458f-90e1-219592270528 2019-04-13 06:28:38,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.58941197395s 2019-04-13 06:28:38,542 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 06:28:38,644 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 06:28:38,647 - 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.15" 2019-04-13 06:28:38,651 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:38 GMT 2019-04-13 06:28:38,651 - 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-04-13 06:28:38,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:28:38,656 - 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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" 2019-04-13 06:28:39,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:39 GMT X-Openstack-Request-Id: req-d252ea3b-6399-40b0-95ec-4350a1c4e53b 2019-04-13 06:28:39,452 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:28:39,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d252ea3b-6399-40b0-95ec-4350a1c4e53b 2019-04-13 06:28:39,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.798573970795s 2019-04-13 06:28:39,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:28:39,465 - 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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}' 2019-04-13 06:28:39,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:39 GMT Location: http://172.30.9.23:9292/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-863bf6ef-ee84-4e87-b066-b26a0b48cbb0 2019-04-13 06:28:39,534 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:28:39Z", "file": "/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/file", "owner": "39a44a161b9246fab601e66a885775aa", "id": "c3b253f2-b51f-451b-aa83-f4c8a91eb989", "size": null, "self": "/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989", "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_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "checksum": null, "created_at": "2019-04-13T06:28:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:28:39,534 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-863bf6ef-ee84-4e87-b066-b26a0b48cbb0 2019-04-13 06:28:39,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0727980136871s 2019-04-13 06:28:39,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:28:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" -d '' 2019-04-13 06:28:40,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:28:40 GMT X-Openstack-Request-Id: req-11e3f43c-3720-438a-9a1a-63839751a40b 2019-04-13 06:28:40,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-04-13 06:28:40,584 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/file used request id req-11e3f43c-3720-438a-9a1a-63839751a40b 2019-04-13 06:28:40,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.04950594902s 2019-04-13 06:28:40,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:28:40,592 - 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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" 2019-04-13 06:28:40,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:40 GMT X-Openstack-Request-Id: req-8e3d5865-d7d2-4dde-9a5a-d2dea0028017 2019-04-13 06:28:40,629 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:28:40Z", "file": "/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/file", "owner": "39a44a161b9246fab601e66a885775aa", "id": "c3b253f2-b51f-451b-aa83-f4c8a91eb989", "size": 12716032, "self": "/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:28:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:28:40,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8e3d5865-d7d2-4dde-9a5a-d2dea0028017 2019-04-13 06:28:40,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410859584808s 2019-04-13 06:28:40,631 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/file', 'owner': u'39a44a161b9246fab601e66a885775aa', 'id': u'c3b253f2-b51f-451b-aa83-f4c8a91eb989', 'size': 12716032, u'self': u'/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'39a44a161b9246fab601e66a885775aa', 'name': 'vmready2-project_1137e196-9486-4255-9ef5-f2ebbd6e9c62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:28:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T06:28:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_1137e196-9486-4255-9ef5-f2ebbd6e9c62', '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/c3b253f2-b51f-451b-aa83-f4c8a91eb989', 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_1137e196-9486-4255-9ef5-f2ebbd6e9c62', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_1137e196-9486-4255-9ef5-f2ebbd6e9c62', 'created': u'2019-04-13T06:28:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:28:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989', 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_1137e196-9486-4255-9ef5-f2ebbd6e9c62', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:28:40,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:28:40,637 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:28:41,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28: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-9d419844-e882-4697-ae4d-07c4599c9ba6 x-openstack-request-id: req-9d419844-e882-4697-ae4d-07c4599c9ba6 2019-04-13 06:28:41,099 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3cae137c-a3f0-4687-b768-e0839fc9ea64", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3cae137c-a3f0-4687-b768-e0839fc9ea64", "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": "3cae137c-a3f0-4687-b768-e0839fc9ea64"}} 2019-04-13 06:28:41,099 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9d419844-e882-4697-ae4d-07c4599c9ba6 2019-04-13 06:28:41,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.465163946152s 2019-04-13 06:28:41,100 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_1137e196-9486-4255-9ef5-f2ebbd6e9c62', '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'8cb957e698214daa959a3206e3607cbf', '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'3cae137c-a3f0-4687-b768-e0839fc9ea64', 'swap': 0}) 2019-04-13 06:28:41,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:28:41,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/3cae137c-a3f0-4687-b768-e0839fc9ea64/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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" -d '{"extra_specs": {}}' 2019-04-13 06:28:41,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-69c18f62-4acd-42ea-af1f-bdfd47d127fb x-openstack-request-id: req-69c18f62-4acd-42ea-af1f-bdfd47d127fb 2019-04-13 06:28:41,231 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:28:41,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3cae137c-a3f0-4687-b768-e0839fc9ea64/os-extra_specs used request id req-69c18f62-4acd-42ea-af1f-bdfd47d127fb 2019-04-13 06:28:41,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.130187034607s 2019-04-13 06:28:41,338 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:28:41,338 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-13 06:28:41,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 06:28:41,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/895eb3d6-3e3b-4045-a6e9-c54c822cad1b/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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" -d '{"subnet_id": "0fe1fff7-853f-42a9-b960-9c236baf6198"}' 2019-04-13 06:28:43,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:43 GMT X-Openstack-Request-Id: req-d61ddbf1-d4e4-41df-9d1b-cb3f4af9f492 2019-04-13 06:28:43,318 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3eaeb187-23db-442d-b9e4-42da2d098b8c", "tenant_id": "39a44a161b9246fab601e66a885775aa", "subnet_id": "0fe1fff7-853f-42a9-b960-9c236baf6198", "subnet_ids": ["0fe1fff7-853f-42a9-b960-9c236baf6198"], "port_id": "81b1b487-708d-40c9-8dcf-b672db5936f5", "id": "895eb3d6-3e3b-4045-a6e9-c54c822cad1b"} 2019-04-13 06:28:43,318 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/895eb3d6-3e3b-4045-a6e9-c54c822cad1b/remove_router_interface.json used request id req-d61ddbf1-d4e4-41df-9d1b-cb3f4af9f492 2019-04-13 06:28:43,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.97459197044s 2019-04-13 06:28:43,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:28:43,319 - 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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" 2019-04-13 06:28:43,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:43 GMT X-Openstack-Request-Id: req-83ce0a79-fd8f-42c6-8d15-b776262acd5d 2019-04-13 06:28:43,467 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "39a44a161b9246fab601e66a885775aa", "created_at": "2019-04-13T06:28:34Z", "admin_state_up": true, "updated_at": "2019-04-13T06:28:42Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "39a44a161b9246fab601e66a885775aa", "id": "895eb3d6-3e3b-4045-a6e9-c54c822cad1b", "name": "vmready2-router_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}]} 2019-04-13 06:28:43,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-83ce0a79-fd8f-42c6-8d15-b776262acd5d 2019-04-13 06:28:43,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.148854017258s 2019-04-13 06:28:43,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 06:28:43,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/895eb3d6-3e3b-4045-a6e9-c54c822cad1b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" 2019-04-13 06:28:44,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:28:44 GMT X-Openstack-Request-Id: req-6bc980db-32dd-404a-a061-b21b48a20248 2019-04-13 06:28:44,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:28:44,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/895eb3d6-3e3b-4045-a6e9-c54c822cad1b.json used request id req-6bc980db-32dd-404a-a061-b21b48a20248 2019-04-13 06:28:44,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20559096336s 2019-04-13 06:28:44,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:28:44,676 - 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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" 2019-04-13 06:28:44,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:44 GMT X-Openstack-Request-Id: req-c570cf91-d4e7-4298-9e7b-858fcc48301f 2019-04-13 06:28:44,748 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3eaeb187-23db-442d-b9e4-42da2d098b8c","tenant_id":"39a44a161b9246fab601e66a885775aa","created_at":"2019-04-13T06:28:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:28:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"39a44a161b9246fab601e66a885775aa","id":"0fe1fff7-853f-42a9-b960-9c236baf6198","subnetpool_id":null,"name":"vmready2-subnet_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}]} 2019-04-13 06:28:44,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c570cf91-d4e7-4298-9e7b-858fcc48301f 2019-04-13 06:28:44,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0732109546661s 2019-04-13 06:28:44,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 06:28:44,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/0fe1fff7-853f-42a9-b960-9c236baf6198.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" 2019-04-13 06:28:45,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:28:45 GMT X-Openstack-Request-Id: req-e2a85395-1668-477f-8b3e-7a251a14c1a6 2019-04-13 06:28:45,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:28:45,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0fe1fff7-853f-42a9-b960-9c236baf6198.json used request id req-e2a85395-1668-477f-8b3e-7a251a14c1a6 2019-04-13 06:28:45,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16072392464s 2019-04-13 06:28:45,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:28:45,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" 2019-04-13 06:28:46,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:46 GMT X-Openstack-Request-Id: req-003fa6bf-5c87-4366-a930-941bc3aa22a2 2019-04-13 06:28:46,032 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3eaeb187-23db-442d-b9e4-42da2d098b8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"39a44a161b9246fab601e66a885775aa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:28:45Z","qos_policy_id":null,"name":"vmready2-net_1137e196-9486-4255-9ef5-f2ebbd6e9c62","admin_state_up":true,"tenant_id":"39a44a161b9246fab601e66a885775aa","created_at":"2019-04-13T06:28:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:28:46,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-003fa6bf-5c87-4366-a930-941bc3aa22a2 2019-04-13 06:28:46,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121756076813s 2019-04-13 06:28:46,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 06:28:46,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/3eaeb187-23db-442d-b9e4-42da2d098b8c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" 2019-04-13 06:28:47,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:28:47 GMT X-Openstack-Request-Id: req-5b28265a-ebbd-4c78-89d1-9a1881f3c49f 2019-04-13 06:28:47,184 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:28:47,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3eaeb187-23db-442d-b9e4-42da2d098b8c.json used request id req-5b28265a-ebbd-4c78-89d1-9a1881f3c49f 2019-04-13 06:28:47,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15034985542s 2019-04-13 06:28:47,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:28:47,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.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" 2019-04-13 06:28:47,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:47 GMT X-Openstack-Request-Id: req-2dd9830a-45b5-47ae-8f9f-741987f79706 2019-04-13 06:28:47,227 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:28:40Z", "file": "/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/file", "owner": "39a44a161b9246fab601e66a885775aa", "id": "c3b253f2-b51f-451b-aa83-f4c8a91eb989", "size": 12716032, "self": "/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:28:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:28:47,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2dd9830a-45b5-47ae-8f9f-741987f79706 2019-04-13 06:28:47,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0384612083435s 2019-04-13 06:28:47,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 06:28:47,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4cf8369b6fbfa007c3ebbd51e828bba99e197ce4" 2019-04-13 06:28:47,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:28:47 GMT X-Openstack-Request-Id: req-b74112da-67a1-4d8d-9af0-4400b51db666 2019-04-13 06:28:47,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:28:47,602 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c3b253f2-b51f-451b-aa83-f4c8a91eb989 used request id req-b74112da-67a1-4d8d-9af0-4400b51db666 2019-04-13 06:28:47,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.373891115189s 2019-04-13 06:28:47,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:28:47,611 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:47,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 13 Apr 2019 06: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-4eccf157-1861-4144-8881-4f8fb5c37921 x-openstack-request-id: req-4eccf157-1861-4144-8881-4f8fb5c37921 2019-04-13 06:28:47,660 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3cae137c-a3f0-4687-b768-e0839fc9ea64", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3cae137c-a3f0-4687-b768-e0839fc9ea64", "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": "3cae137c-a3f0-4687-b768-e0839fc9ea64"}]} 2019-04-13 06:28:47,660 - 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-4eccf157-1861-4144-8881-4f8fb5c37921 2019-04-13 06:28:47,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0524568557739s 2019-04-13 06:28:47,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 06:28:47,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/3cae137c-a3f0-4687-b768-e0839fc9ea64 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:47,810 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28: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-bdcf8c9d-ce31-464e-b863-f8eeeeaafda6 x-openstack-request-id: req-bdcf8c9d-ce31-464e-b863-f8eeeeaafda6 2019-04-13 06:28:47,811 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3cae137c-a3f0-4687-b768-e0839fc9ea64 used request id req-bdcf8c9d-ce31-464e-b863-f8eeeeaafda6 2019-04-13 06:28:47,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.148425102234s 2019-04-13 06:28:47,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:28:47,815 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:47,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8224c17c-ab56-4670-88c4-86ca94e3a98d 2019-04-13 06:28:47,977 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmready2-user_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "links": {"self": "http://172.30.9.23:5000/v3/users/3ff097c2d9294b998b5541fe5b86d4c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ff097c2d9294b998b5541fe5b86d4c8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:28:47,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8224c17c-ab56-4670-88c4-86ca94e3a98d 2019-04-13 06:28:47,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166078805923s 2019-04-13 06:28:47,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:28:47,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/3ff097c2d9294b998b5541fe5b86d4c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:48,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40df409b-f246-4578-b600-488b50a11be7 2019-04-13 06:28:48,188 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_1137e196-9486-4255-9ef5-f2ebbd6e9c62", "links": {"self": "http://172.30.9.23:5000/v3/users/3ff097c2d9294b998b5541fe5b86d4c8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3ff097c2d9294b998b5541fe5b86d4c8", "description": null}} 2019-04-13 06:28:48,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3ff097c2d9294b998b5541fe5b86d4c8 used request id req-40df409b-f246-4578-b600-488b50a11be7 2019-04-13 06:28:48,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205183982849s 2019-04-13 06:28:48,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 06:28:48,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/3ff097c2d9294b998b5541fe5b86d4c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:48,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7957bcb-70c1-4c3a-bc1d-24790e9512f0 2019-04-13 06:28:48,486 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:28:48,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3ff097c2d9294b998b5541fe5b86d4c8 used request id req-e7957bcb-70c1-4c3a-bc1d-24790e9512f0 2019-04-13 06:28:48,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.297408103943s 2019-04-13 06:28:48,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:28:48,496 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:48,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174d4a0b-50ca-41a7-aba9-a9f93350dad9 2019-04-13 06:28:48,607 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/39a44a161b9246fab601e66a885775aa"}, "tags": [], "enabled": true, "id": "39a44a161b9246fab601e66a885775aa", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_1137e196-9486-4255-9ef5-f2ebbd6e9c62"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 06:28:48,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-174d4a0b-50ca-41a7-aba9-a9f93350dad9 2019-04-13 06:28:48,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113798856735s 2019-04-13 06:28:48,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 06:28:48,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/39a44a161b9246fab601e66a885775aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:48,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34143ce4-f1db-4608-bfb6-85352bd2f0e9 2019-04-13 06:28:48,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:28:48,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/39a44a161b9246fab601e66a885775aa used request id req-34143ce4-f1db-4608-bfb6-85352bd2f0e9 2019-04-13 06:28:48,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.324898004532s 2019-04-13 06:28:48,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:28:48,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=39a44a161b9246fab601e66a885775aa&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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:49,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:49 GMT X-Openstack-Request-Id: req-4aa3eb58-0bef-4863-bf06-94af95bfe888 2019-04-13 06:28:49,276 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "39a44a161b9246fab601e66a885775aa", "created_at": "2019-04-13T06:28:32Z", "updated_at": "2019-04-13T06:28:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:32Z", "revision_number": 0, "id": "20b949cc-49f8-42f4-90ff-e9f28f196ff3", "remote_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:32Z", "security_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "tenant_id": "39a44a161b9246fab601e66a885775aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "39a44a161b9246fab601e66a885775aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:32Z", "revision_number": 0, "id": "4abed0cb-83f6-4713-9ee4-a00aa1f3144f", "remote_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:32Z", "security_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "tenant_id": "39a44a161b9246fab601e66a885775aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "39a44a161b9246fab601e66a885775aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:32Z", "revision_number": 0, "id": "89b5027d-c2a1-44ad-9012-c349a9259653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:32Z", "security_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "tenant_id": "39a44a161b9246fab601e66a885775aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "39a44a161b9246fab601e66a885775aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:32Z", "revision_number": 0, "id": "d99dfe03-82d9-451d-9470-a53366e64c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:32Z", "security_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "tenant_id": "39a44a161b9246fab601e66a885775aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "39a44a161b9246fab601e66a885775aa"}], "revision_number": 1, "project_id": "39a44a161b9246fab601e66a885775aa", "id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "name": "default"}]} 2019-04-13 06:28:49,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=39a44a161b9246fab601e66a885775aa&name=default used request id req-4aa3eb58-0bef-4863-bf06-94af95bfe888 2019-04-13 06:28:49,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33406496048s 2019-04-13 06:28:49,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:28:49,282 - 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.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:49,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:49 GMT X-Openstack-Request-Id: req-fad650c4-fb3d-4075-bebe-d413bf6ac720 2019-04-13 06:28:49,330 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39a44a161b9246fab601e66a885775aa", "created_at": "2019-04-13T06:28:32Z", "updated_at": "2019-04-13T06:28:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:32Z", "revision_number": 0, "id": "d99dfe03-82d9-451d-9470-a53366e64c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:32Z", "security_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "tenant_id": "39a44a161b9246fab601e66a885775aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "39a44a161b9246fab601e66a885775aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:32Z", "revision_number": 0, "id": "89b5027d-c2a1-44ad-9012-c349a9259653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:32Z", "security_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "tenant_id": "39a44a161b9246fab601e66a885775aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "39a44a161b9246fab601e66a885775aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:32Z", "revision_number": 0, "id": "20b949cc-49f8-42f4-90ff-e9f28f196ff3", "remote_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:32Z", "security_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "tenant_id": "39a44a161b9246fab601e66a885775aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "39a44a161b9246fab601e66a885775aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:32Z", "revision_number": 0, "id": "4abed0cb-83f6-4713-9ee4-a00aa1f3144f", "remote_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:32Z", "security_group_id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "tenant_id": "39a44a161b9246fab601e66a885775aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "39a44a161b9246fab601e66a885775aa"}], "revision_number": 1, "project_id": "39a44a161b9246fab601e66a885775aa", "id": "f052b2cd-b5fb-44d0-a344-2b81089152ad", "name": "default"}]} 2019-04-13 06:28:49,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-fad650c4-fb3d-4075-bebe-d413bf6ac720 2019-04-13 06:28:49,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486249923706s 2019-04-13 06:28:49,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:28:49,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f052b2cd-b5fb-44d0-a344-2b81089152ad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}460695eb588ffca7531ea7677c2e1fbd4e689887" 2019-04-13 06:28:49,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:28:49 GMT X-Openstack-Request-Id: req-f33a059e-dd1a-44f2-9c8f-e9a622437c60 2019-04-13 06:28:49,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:28:49,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f052b2cd-b5fb-44d0-a344-2b81089152ad.json used request id req-f33a059e-dd1a-44f2-9c8f-e9a622437c60 2019-04-13 06:28:49,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.165158033371s 2019-04-13 06:28:49,547 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-04-13 06:28:49,587 - 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.15" 2019-04-13 06:28:49,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2170b7e-669e-4157-903c-d72efcaeca33 2019-04-13 06:28:49,593 - 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-04-13 06:28:49,593 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-f2170b7e-669e-4157-903c-d72efcaeca33 2019-04-13 06:28:49,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:28:50,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:28:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["mbSSYMYqQkKBTG__IFfcjw"], "issued_at": "2019-04-13T06:28:49.000000Z"}} 2019-04-13 06:28:50,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:28:50,008 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:28:50,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:50 GMT X-Openstack-Request-Id: req-353baf60-e4c7-43d5-825e-f68b0c27b863 2019-04-13 06:28:50,361 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:28:50,361 - 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-353baf60-e4c7-43d5-825e-f68b0c27b863 2019-04-13 06:28:50,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353761911392s 2019-04-13 06:28:50,368 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-04-13 06:28:50,374 - 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.15" 2019-04-13 06:28:50,381 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5573a247-82bc-4e90-a28a-548344b3b87e 2019-04-13 06:28:50,381 - 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-04-13 06:28:50,381 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-5573a247-82bc-4e90-a28a-548344b3b87e 2019-04-13 06:28:50,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:28:50,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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:28:50,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92caf4f5-a4af-4733-b240-49fb026eb25a 2019-04-13 06:28:50,492 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:28:50,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-92caf4f5-a4af-4733-b240-49fb026eb25a 2019-04-13 06:28:50,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110509157181s 2019-04-13 06:28:50,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:28:50,503 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:28:50,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3274bc2-a7eb-404d-82e2-6ea073ee0c03 2019-04-13 06:28:50,611 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 06:28:50,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e3274bc2-a7eb-404d-82e2-6ea073ee0c03 2019-04-13 06:28:50,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111959934235s 2019-04-13 06:28:50,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:28:50,614 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"network": {"tenant_id": "8cb957e698214daa959a3206e3607cbf", "name": "singlevm1-net_f2f946ec-0933-41a0-96f3-81c8f47c916d", "admin_state_up": true}}' 2019-04-13 06:28:50,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:50 GMT X-Openstack-Request-Id: req-f900ada5-0c7c-4eb4-838c-5b1c136207a5 2019-04-13 06:28:50,835 - 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":"a23089cd-b90b-4fe1-8d24-6e957b715a65","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:28:50Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_f2f946ec-0933-41a0-96f3-81c8f47c916d","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:50Z","mtu":1450}} 2019-04-13 06:28:50,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f900ada5-0c7c-4eb4-838c-5b1c136207a5 2019-04-13 06:28:50,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.222591161728s 2019-04-13 06:28:50,836 - 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-04-13T06:28:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a23089cd-b90b-4fe1-8d24-6e957b715a65', u'provider:segmentation_id': 44, 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_f2f946ec-0933-41a0-96f3-81c8f47c916d', u'created_at': u'2019-04-13T06:28:50Z', u'mtu': 1450, u'tenant_id': u'8cb957e698214daa959a3206e3607cbf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8cb957e698214daa959a3206e3607cbf', u'l2_adjacency': True}) 2019-04-13 06:28:50,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:28:50,837 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:28:50,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:50 GMT X-Openstack-Request-Id: req-b8d8fb4d-c955-43cf-8185-b9c38480b87f 2019-04-13 06:28:50,942 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a23089cd-b90b-4fe1-8d24-6e957b715a65","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:28:50Z","qos_policy_id":null,"name":"singlevm1-net_f2f946ec-0933-41a0-96f3-81c8f47c916d","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:50Z","provider:network_type":"vxlan"}]} 2019-04-13 06:28:50,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b8d8fb4d-c955-43cf-8185-b9c38480b87f 2019-04-13 06:28:50,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105774879456s 2019-04-13 06:28:50,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:28:50,945 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"subnet": {"name": "singlevm1-subnet_f2f946ec-0933-41a0-96f3-81c8f47c916d", "enable_dhcp": true, "network_id": "a23089cd-b90b-4fe1-8d24-6e957b715a65", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:28:51,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:51 GMT X-Openstack-Request-Id: req-6e5651af-335d-4176-939e-1338031ec014 2019-04-13 06:28:51,612 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T06:28: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":"dca078b5-cc10-422c-889f-ea9285979a57","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cb957e698214daa959a3206e3607cbf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_f2f946ec-0933-41a0-96f3-81c8f47c916d","enable_dhcp":true,"segment_id":null,"network_id":"a23089cd-b90b-4fe1-8d24-6e957b715a65","tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:51Z","ip_version":4}} 2019-04-13 06:28:51,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6e5651af-335d-4176-939e-1338031ec014 2019-04-13 06:28:51,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.668793201447s 2019-04-13 06:28:51,613 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:28: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'dca078b5-cc10-422c-889f-ea9285979a57', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_f2f946ec-0933-41a0-96f3-81c8f47c916d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a23089cd-b90b-4fe1-8d24-6e957b715a65', u'tenant_id': u'8cb957e698214daa959a3206e3607cbf', u'created_at': u'2019-04-13T06:28: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'8cb957e698214daa959a3206e3607cbf'}) 2019-04-13 06:28:51,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:28:51,614 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "singlevm1-router_f2f946ec-0933-41a0-96f3-81c8f47c916d", "admin_state_up": true}}' 2019-04-13 06:28:53,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:53 GMT X-Openstack-Request-Id: req-5380fd8a-27c8-45cb-91b5-a5bef942236a 2019-04-13 06:28:53,111 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:28:51Z", "admin_state_up": true, "updated_at": "2019-04-13T06:28:52Z", "project_id": "8cb957e698214daa959a3206e3607cbf", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "30855d58-a446-44bc-927f-30b4ab1ea5bf", "name": "singlevm1-router_f2f946ec-0933-41a0-96f3-81c8f47c916d"}} 2019-04-13 06:28:53,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5380fd8a-27c8-45cb-91b5-a5bef942236a 2019-04-13 06:28:53,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49758291245s 2019-04-13 06:28:53,112 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:28:52Z', u'revision_number': 2, u'ha': False, u'id': u'30855d58-a446-44bc-927f-30b4ab1ea5bf', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_f2f946ec-0933-41a0-96f3-81c8f47c916d', u'admin_state_up': True, u'tenant_id': u'8cb957e698214daa959a3206e3607cbf', u'created_at': u'2019-04-13T06:28:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'8cb957e698214daa959a3206e3607cbf'}) 2019-04-13 06:28:53,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:28:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/30855d58-a446-44bc-927f-30b4ab1ea5bf/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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"subnet_id": "dca078b5-cc10-422c-889f-ea9285979a57"}' 2019-04-13 06:28:55,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:55 GMT X-Openstack-Request-Id: req-d3a44feb-29e3-469a-a8f0-a0d7798f6e91 2019-04-13 06:28:55,370 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a23089cd-b90b-4fe1-8d24-6e957b715a65", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "subnet_id": "dca078b5-cc10-422c-889f-ea9285979a57", "subnet_ids": ["dca078b5-cc10-422c-889f-ea9285979a57"], "port_id": "da728423-926b-48c0-ab4a-9558676a6f30", "id": "30855d58-a446-44bc-927f-30b4ab1ea5bf"} 2019-04-13 06:28:55,370 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/30855d58-a446-44bc-927f-30b4ab1ea5bf/add_router_interface.json used request id req-d3a44feb-29e3-469a-a8f0-a0d7798f6e91 2019-04-13 06:28:55,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25731992722s 2019-04-13 06:28:55,370 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 06:28:55,476 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 06:28:55,480 - 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.15" 2019-04-13 06:28:55,485 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:55 GMT 2019-04-13 06:28:55,485 - 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-04-13 06:28:55,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:28:55,494 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:28:56,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:56 GMT X-Openstack-Request-Id: req-94558c6a-befc-494a-b8d2-7dae67364a3f 2019-04-13 06:28:56,262 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:28:56,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-94558c6a-befc-494a-b8d2-7dae67364a3f 2019-04-13 06:28:56,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.771614074707s 2019-04-13 06:28:56,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:28:56,275 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_f2f946ec-0933-41a0-96f3-81c8f47c916d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_f2f946ec-0933-41a0-96f3-81c8f47c916d"}' 2019-04-13 06:28:56,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:56 GMT Location: http://172.30.9.23:9292/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f916e3f4-8351-4e77-9cce-a84c38d3780d 2019-04-13 06:28:56,334 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:28:56Z", "file": "/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e/file", "owner": "8cb957e698214daa959a3206e3607cbf", "id": "84265770-32dc-4b0d-88ad-c52c42e2257e", "size": null, "self": "/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e", "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_f2f946ec-0933-41a0-96f3-81c8f47c916d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f2f946ec-0933-41a0-96f3-81c8f47c916d", "checksum": null, "created_at": "2019-04-13T06:28:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:28:56,334 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f916e3f4-8351-4e77-9cce-a84c38d3780d 2019-04-13 06:28:56,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0636880397797s 2019-04-13 06:28:56,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:28:56,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e/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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '' 2019-04-13 06:28:57,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:28:57 GMT X-Openstack-Request-Id: req-00871101-4695-43ab-b0c1-4a8ae6ce56c9 2019-04-13 06:28:57,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:28:57,574 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e/file used request id req-00871101-4695-43ab-b0c1-4a8ae6ce56c9 2019-04-13 06:28:57,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.2392039299s 2019-04-13 06:28:57,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:28:57,583 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:28:57,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:57 GMT X-Openstack-Request-Id: req-f7fa965f-26b9-446d-8fe1-2f634665ff78 2019-04-13 06:28:57,616 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:28:57Z", "file": "/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e/file", "owner": "8cb957e698214daa959a3206e3607cbf", "id": "84265770-32dc-4b0d-88ad-c52c42e2257e", "size": 12716032, "self": "/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/84265770-32dc-4b0d-88ad-c52c42e2257e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/84265770-32dc-4b0d-88ad-c52c42e2257e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f2f946ec-0933-41a0-96f3-81c8f47c916d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f2f946ec-0933-41a0-96f3-81c8f47c916d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:28:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:28:57,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f7fa965f-26b9-446d-8fe1-2f634665ff78 2019-04-13 06:28:57,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373129844666s 2019-04-13 06:28:57,618 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/84265770-32dc-4b0d-88ad-c52c42e2257e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e/file', 'owner': u'8cb957e698214daa959a3206e3607cbf', 'id': u'84265770-32dc-4b0d-88ad-c52c42e2257e', 'size': 12716032, u'self': u'/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cb957e698214daa959a3206e3607cbf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/84265770-32dc-4b0d-88ad-c52c42e2257e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:28:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T06:28:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_f2f946ec-0933-41a0-96f3-81c8f47c916d', '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/84265770-32dc-4b0d-88ad-c52c42e2257e', 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_f2f946ec-0933-41a0-96f3-81c8f47c916d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_f2f946ec-0933-41a0-96f3-81c8f47c916d', 'created': u'2019-04-13T06:28:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:28: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/84265770-32dc-4b0d-88ad-c52c42e2257e', 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_f2f946ec-0933-41a0-96f3-81c8f47c916d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:28:57,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:28:57,624 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_f2f946ec-0933-41a0-96f3-81c8f47c916d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:28:58,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28: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-3ab8bf81-f91f-4fec-be6a-a8162e725d69 x-openstack-request-id: req-3ab8bf81-f91f-4fec-be6a-a8162e725d69 2019-04-13 06:28:58,362 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_f2f946ec-0933-41a0-96f3-81c8f47c916d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "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": "0dd45e5e-51e9-42d0-bef5-2745b54f93b2"}} 2019-04-13 06:28:58,363 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3ab8bf81-f91f-4fec-be6a-a8162e725d69 2019-04-13 06:28:58,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.741336107254s 2019-04-13 06:28:58,364 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_f2f946ec-0933-41a0-96f3-81c8f47c916d', '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'8cb957e698214daa959a3206e3607cbf', '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'0dd45e5e-51e9-42d0-bef5-2745b54f93b2', 'swap': 0}) 2019-04-13 06:28:58,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:28:58,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2/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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"extra_specs": {}}' 2019-04-13 06:28:58,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28: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-c31ffbb0-b588-4ac3-ae91-5c4402d28613 x-openstack-request-id: req-c31ffbb0-b588-4ac3-ae91-5c4402d28613 2019-04-13 06:28:58,384 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:28:58,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2/os-extra_specs used request id req-c31ffbb0-b588-4ac3-ae91-5c4402d28613 2019-04-13 06:28:58,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199811458588s 2019-04-13 06:28:58,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-13 06:28:58,387 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"keypair": {"name": "singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d"}}' 2019-04-13 06:28:58,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sat, 13 Apr 2019 06: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-74a88839-e9b4-45fc-b014-2faad178260a x-openstack-request-id: req-74a88839-e9b4-45fc-b014-2faad178260a 2019-04-13 06:28:58,655 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQEJtWNBZikeZ96QgxYUoiuMi0EbTu/9qYp9UKggEBdN5c6IjC1xV5UM5RtL5QCGrI+VlzfGu5ctqwyZ3xA+UtekdjnQ/V+2yfEEI+ZJgORgZf9WohHfGIsld8qYu1DdE0Ty4U4UPGWV4sDxsFSoBSyjHEb0Q+5MdoGhJuTiYpgdpKg+m8Kksm8Iz/Lmx3cuxuMryXARls3ePOS/hWx/I4NhoC8PjnkzooeLb+6bTVhSSMb0pDOCxjmSCnfWIeDsK8k1IjJQUqP6QRKHazz23uA45q2STfRkisRTj6AQXDqX+7U9OFV4ctdNy1qyHNBkk1Iat0v5RGV+SRX6Q5Jjjb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0BCbVjQWYpHmfekIMWFKIrjItBG07v/amKfVCoIBAXTeXOiI\nwtcVeVDOUbS+UAhqyPlZc3xruXLasMmd8QPlLXpHY50P1ftsnxBCPmSYDkYGX/Vq\nIR3xiLJXfKmLtQ3RNE8uFOFDxlleLA8bBUqAUsoxxG9EPuTHaBoSbk4mKYHaSoPp\nvCpLJvCM/y5sd3LsbjK8lwEZbN3jzkv4VsfyODYaAvD455M6KHi2/um01YUkjG9K\nQzgsY5kgp31iHg7CvJNSIyUFKj+kESh2s89t7gOOatkk30ZIrEU4+gEFw6l/u1PT\nhVeHLXTctashzQZJNSGrdL+URlfkkV+kOSY42wIDAQABAoIBAHzGWMF7fykhof5E\nL5udYp4r/oCuVbk2Sltd2s7wY7YB5hAFi259Ge2k3fX11GOeiJt5nYE6Tkfqbuey\nITuWQGvjdshwOjzzCJLjZzaPkPiOWehV/o1Zra1ydjDWZGfxn1IlYdc3uDNNCMKX\nVHb51LbRdsL8jwrAnCz75a2sxAoDNdLT8JfuN70MZoaEYQfsAlxdDOHxdbF6dr5E\ntzXeYiS2O5bLjDa4QChGqZI1JRiiHAVzUht6l/SbYeppSwO5CII3cpKHl/lgAKGK\n5R6KcFKhNtEarleldWD+cB9ghOIo4EqdmgOg+gvl0SrGvtqRJSc7kdDekupmGhec\nbJedUtECgYEA+NeR0ZXj2tary4AzgP/hRmpCGEM7GM72ndKZQondbClurfV5iMX2\nDt0YQ3kouj9HBdcrUtMYLika27THErOx3GD3OtGpGbDLhKKI9IAM0iYBKf+giQmj\n9XXtcMi43Xa/HrdI9kqSuqJvzBHLWdE577FiT4k/pI69JXRKegdXEoUCgYEA1gzC\nyGj7mVC5P7zkpWDKV3H1qY7I9kRaQEkVfJtPiZgSUHDlkICh2m4uMV0x8X7JHgU+\nmig4+7GAjwktKYnWK3JXu0fHEjlzU/zBGg1pHkGLVtD0bWPUIoa1rPrIzPLLR6D7\nvD/Xy4IY0g2Qvy580dUjNOnKZukxYNmIWeMp698CgYEA0r5GmXhW+4wY/IS7mcGb\nOPZeuYuerhkBVZH5CBgYNTU1rhAZ+JKnG9l1ZhdjPbC/Zpve7gsnDFj1jSKiAh27\nQQfB+cd8beyDv/WjBWa49PUIwVfjzosil4xjJcRog+7AV7QkD6oCcBuHkQ106cE/\nTtcsim2TP7s/R0wgkw5KWL0CgYAXxvMcMA1CyqTJX8JGXKodbJtNan8IXC9qVLP+\nU4JSVoIyTVgy5RcVnIelFCUoHl1Y6Fw745vw2ZbeTLanlpgj21/DfgWvEJKvEbSh\noDu9EKrZyfxc6mn2K+CihnknyxCptEhCcRUXliwLqVYa5p8W8AYpKo9BP0Ys6/0p\nfwJ5IQKBgQDDtWZCWQ1kwXPzA+ycMwMw6HKBM4REd4abixFt/o1AxQDx80x41nDv\nHwUyW9xUrJ3I2FiSSUxWu72fJAjM6EfmOosqtGaz3HsmirOsD/UH1Q2e44Z7XS31\nsaQ71OV4Rc3Y6h97scEgZOSTa5Hzqh8WMP1ETWPTNvCZHVDaZAk+8w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "48421bbb7b384756a78e41a30e72bc80", "name": "singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d", "fingerprint": "24:46:48:2b:13:f5:55:b8:eb:ca:c5:01:8d:37:2c:35"}} 2019-04-13 06:28:58,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-74a88839-e9b4-45fc-b014-2faad178260a 2019-04-13 06:28:58,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.270364999771s 2019-04-13 06:28:58,656 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQEJtWNBZikeZ96QgxYUoiuMi0EbTu/9qYp9UKggEBdN5c6IjC1xV5UM5RtL5QCGrI+VlzfGu5ctqwyZ3xA+UtekdjnQ/V+2yfEEI+ZJgORgZf9WohHfGIsld8qYu1DdE0Ty4U4UPGWV4sDxsFSoBSyjHEb0Q+5MdoGhJuTiYpgdpKg+m8Kksm8Iz/Lmx3cuxuMryXARls3ePOS/hWx/I4NhoC8PjnkzooeLb+6bTVhSSMb0pDOCxjmSCnfWIeDsK8k1IjJQUqP6QRKHazz23uA45q2STfRkisRTj6AQXDqX+7U9OFV4ctdNy1qyHNBkk1Iat0v5RGV+SRX6Q5Jjjb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0BCbVjQWYpHmfekIMWFKIrjItBG07v/amKfVCoIBAXTeXOiI\nwtcVeVDOUbS+UAhqyPlZc3xruXLasMmd8QPlLXpHY50P1ftsnxBCPmSYDkYGX/Vq\nIR3xiLJXfKmLtQ3RNE8uFOFDxlleLA8bBUqAUsoxxG9EPuTHaBoSbk4mKYHaSoPp\nvCpLJvCM/y5sd3LsbjK8lwEZbN3jzkv4VsfyODYaAvD455M6KHi2/um01YUkjG9K\nQzgsY5kgp31iHg7CvJNSIyUFKj+kESh2s89t7gOOatkk30ZIrEU4+gEFw6l/u1PT\nhVeHLXTctashzQZJNSGrdL+URlfkkV+kOSY42wIDAQABAoIBAHzGWMF7fykhof5E\nL5udYp4r/oCuVbk2Sltd2s7wY7YB5hAFi259Ge2k3fX11GOeiJt5nYE6Tkfqbuey\nITuWQGvjdshwOjzzCJLjZzaPkPiOWehV/o1Zra1ydjDWZGfxn1IlYdc3uDNNCMKX\nVHb51LbRdsL8jwrAnCz75a2sxAoDNdLT8JfuN70MZoaEYQfsAlxdDOHxdbF6dr5E\ntzXeYiS2O5bLjDa4QChGqZI1JRiiHAVzUht6l/SbYeppSwO5CII3cpKHl/lgAKGK\n5R6KcFKhNtEarleldWD+cB9ghOIo4EqdmgOg+gvl0SrGvtqRJSc7kdDekupmGhec\nbJedUtECgYEA+NeR0ZXj2tary4AzgP/hRmpCGEM7GM72ndKZQondbClurfV5iMX2\nDt0YQ3kouj9HBdcrUtMYLika27THErOx3GD3OtGpGbDLhKKI9IAM0iYBKf+giQmj\n9XXtcMi43Xa/HrdI9kqSuqJvzBHLWdE577FiT4k/pI69JXRKegdXEoUCgYEA1gzC\nyGj7mVC5P7zkpWDKV3H1qY7I9kRaQEkVfJtPiZgSUHDlkICh2m4uMV0x8X7JHgU+\nmig4+7GAjwktKYnWK3JXu0fHEjlzU/zBGg1pHkGLVtD0bWPUIoa1rPrIzPLLR6D7\nvD/Xy4IY0g2Qvy580dUjNOnKZukxYNmIWeMp698CgYEA0r5GmXhW+4wY/IS7mcGb\nOPZeuYuerhkBVZH5CBgYNTU1rhAZ+JKnG9l1ZhdjPbC/Zpve7gsnDFj1jSKiAh27\nQQfB+cd8beyDv/WjBWa49PUIwVfjzosil4xjJcRog+7AV7QkD6oCcBuHkQ106cE/\nTtcsim2TP7s/R0wgkw5KWL0CgYAXxvMcMA1CyqTJX8JGXKodbJtNan8IXC9qVLP+\nU4JSVoIyTVgy5RcVnIelFCUoHl1Y6Fw745vw2ZbeTLanlpgj21/DfgWvEJKvEbSh\noDu9EKrZyfxc6mn2K+CihnknyxCptEhCcRUXliwLqVYa5p8W8AYpKo9BP0Ys6/0p\nfwJ5IQKBgQDDtWZCWQ1kwXPzA+ycMwMw6HKBM4REd4abixFt/o1AxQDx80x41nDv\nHwUyW9xUrJ3I2FiSSUxWu72fJAjM6EfmOosqtGaz3HsmirOsD/UH1Q2e44Z7XS31\nsaQ71OV4Rc3Y6h97scEgZOSTa5Hzqh8WMP1ETWPTNvCZHVDaZAk+8w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'48421bbb7b384756a78e41a30e72bc80', 'name': u'singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d', 'created_at': '2019-04-13T06:28:58.656374', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cb957e698214daa959a3206e3607cbf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'24:46:48:2b:13:f5:55:b8:eb:ca:c5:01:8d:37:2c:35', 'type': 'ssh', 'id': u'singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d'}) 2019-04-13 06:28:58,656 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0BCbVjQWYpHmfekIMWFKIrjItBG07v/amKfVCoIBAXTeXOiI wtcVeVDOUbS+UAhqyPlZc3xruXLasMmd8QPlLXpHY50P1ftsnxBCPmSYDkYGX/Vq IR3xiLJXfKmLtQ3RNE8uFOFDxlleLA8bBUqAUsoxxG9EPuTHaBoSbk4mKYHaSoPp vCpLJvCM/y5sd3LsbjK8lwEZbN3jzkv4VsfyODYaAvD455M6KHi2/um01YUkjG9K QzgsY5kgp31iHg7CvJNSIyUFKj+kESh2s89t7gOOatkk30ZIrEU4+gEFw6l/u1PT hVeHLXTctashzQZJNSGrdL+URlfkkV+kOSY42wIDAQABAoIBAHzGWMF7fykhof5E L5udYp4r/oCuVbk2Sltd2s7wY7YB5hAFi259Ge2k3fX11GOeiJt5nYE6Tkfqbuey ITuWQGvjdshwOjzzCJLjZzaPkPiOWehV/o1Zra1ydjDWZGfxn1IlYdc3uDNNCMKX VHb51LbRdsL8jwrAnCz75a2sxAoDNdLT8JfuN70MZoaEYQfsAlxdDOHxdbF6dr5E tzXeYiS2O5bLjDa4QChGqZI1JRiiHAVzUht6l/SbYeppSwO5CII3cpKHl/lgAKGK 5R6KcFKhNtEarleldWD+cB9ghOIo4EqdmgOg+gvl0SrGvtqRJSc7kdDekupmGhec bJedUtECgYEA+NeR0ZXj2tary4AzgP/hRmpCGEM7GM72ndKZQondbClurfV5iMX2 Dt0YQ3kouj9HBdcrUtMYLika27THErOx3GD3OtGpGbDLhKKI9IAM0iYBKf+giQmj 9XXtcMi43Xa/HrdI9kqSuqJvzBHLWdE577FiT4k/pI69JXRKegdXEoUCgYEA1gzC yGj7mVC5P7zkpWDKV3H1qY7I9kRaQEkVfJtPiZgSUHDlkICh2m4uMV0x8X7JHgU+ mig4+7GAjwktKYnWK3JXu0fHEjlzU/zBGg1pHkGLVtD0bWPUIoa1rPrIzPLLR6D7 vD/Xy4IY0g2Qvy580dUjNOnKZukxYNmIWeMp698CgYEA0r5GmXhW+4wY/IS7mcGb OPZeuYuerhkBVZH5CBgYNTU1rhAZ+JKnG9l1ZhdjPbC/Zpve7gsnDFj1jSKiAh27 QQfB+cd8beyDv/WjBWa49PUIwVfjzosil4xjJcRog+7AV7QkD6oCcBuHkQ106cE/ Ttcsim2TP7s/R0wgkw5KWL0CgYAXxvMcMA1CyqTJX8JGXKodbJtNan8IXC9qVLP+ U4JSVoIyTVgy5RcVnIelFCUoHl1Y6Fw745vw2ZbeTLanlpgj21/DfgWvEJKvEbSh oDu9EKrZyfxc6mn2K+CihnknyxCptEhCcRUXliwLqVYa5p8W8AYpKo9BP0Ys6/0p fwJ5IQKBgQDDtWZCWQ1kwXPzA+ycMwMw6HKBM4REd4abixFt/o1AxQDx80x41nDv HwUyW9xUrJ3I2FiSSUxWu72fJAjM6EfmOosqtGaz3HsmirOsD/UH1Q2e44Z7XS31 saQ71OV4Rc3Y6h97scEgZOSTa5Hzqh8WMP1ETWPTNvCZHVDaZAk+8w== -----END RSA PRIVATE KEY----- 2019-04-13 06:28:58,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-13 06:28:58,662 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"security_group": {"name": "singlevm1-sg_f2f946ec-0933-41a0-96f3-81c8f47c916d", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-04-13 06:28:58,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:58 GMT X-Openstack-Request-Id: req-e38c8688-87c5-497e-9ec4-cacbe6f86d0f 2019-04-13 06:28:58,820 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:28:58Z", "updated_at": "2019-04-13T06:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:58Z", "revision_number": 0, "id": "a8047d51-0dcc-4b2e-880c-20f15430c949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:58Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:58Z", "revision_number": 0, "id": "d053ccef-6666-431f-9f01-6c4b81c8eea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:58Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "name": "singlevm1-sg_f2f946ec-0933-41a0-96f3-81c8f47c916d"}} 2019-04-13 06:28:58,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e38c8688-87c5-497e-9ec4-cacbe6f86d0f 2019-04-13 06:28:58,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.158390045166s 2019-04-13 06:28:58,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:28:58,827 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:28:58,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:58 GMT X-Openstack-Request-Id: req-926c8d9a-6658-4ec6-a126-c10543c7083d 2019-04-13 06:28:58,915 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:28:58Z", "updated_at": "2019-04-13T06:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:58Z", "revision_number": 0, "id": "a8047d51-0dcc-4b2e-880c-20f15430c949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:58Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:58Z", "revision_number": 0, "id": "d053ccef-6666-431f-9f01-6c4b81c8eea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:58Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "name": "singlevm1-sg_f2f946ec-0933-41a0-96f3-81c8f47c916d"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 06:28:58,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-926c8d9a-6658-4ec6-a126-c10543c7083d 2019-04-13 06:28:58,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0890710353851s 2019-04-13 06:28:58,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 06:28:58,923 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -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": "3ba29d0b-07bf-42df-a76f-944670e545d4"}}' 2019-04-13 06:28:59,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:59 GMT X-Openstack-Request-Id: req-15eac04c-f28c-4aae-b4ac-15ca8d2879b9 2019-04-13 06:28:59,065 - 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-04-13T06:28:58Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:28:58Z", "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "045c43b9-ccb4-4c15-b32d-ef84e487e605"}} 2019-04-13 06:28:59,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-15eac04c-f28c-4aae-b4ac-15ca8d2879b9 2019-04-13 06:28:59,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143142938614s 2019-04-13 06:28:59,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:28:59,072 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:28:59,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:59 GMT X-Openstack-Request-Id: req-48db1e37-7013-47f3-b37c-9e948260dab1 2019-04-13 06:28:59,164 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:28:58Z", "updated_at": "2019-04-13T06:28:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T06:28:58Z", "revision_number": 0, "id": "045c43b9-ccb4-4c15-b32d-ef84e487e605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:58Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:58Z", "revision_number": 0, "id": "a8047d51-0dcc-4b2e-880c-20f15430c949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:58Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:58Z", "revision_number": 0, "id": "d053ccef-6666-431f-9f01-6c4b81c8eea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:58Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 2, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "name": "singlevm1-sg_f2f946ec-0933-41a0-96f3-81c8f47c916d"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 06:28:59,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-48db1e37-7013-47f3-b37c-9e948260dab1 2019-04-13 06:28:59,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0925850868225s 2019-04-13 06:28:59,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 06:28:59,171 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -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": "3ba29d0b-07bf-42df-a76f-944670e545d4"}}' 2019-04-13 06:28:59,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:59 GMT X-Openstack-Request-Id: req-29bf2196-02fb-424a-beec-e484f982d48a 2019-04-13 06:28:59,311 - 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-04-13T06:28:59Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:28:59Z", "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b4378a26-78d0-4ade-9407-24b99565a51e"}} 2019-04-13 06:28:59,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-29bf2196-02fb-424a-beec-e484f982d48a 2019-04-13 06:28:59,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140290975571s 2019-04-13 06:28:59,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:28:59,313 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:28:59,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:59 GMT X-Openstack-Request-Id: req-14813977-d618-4205-a6ee-cd99f528eb0e 2019-04-13 06:28:59,393 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a23089cd-b90b-4fe1-8d24-6e957b715a65","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":["dca078b5-cc10-422c-889f-ea9285979a57"],"description":"","tags":[],"updated_at":"2019-04-13T06:28:51Z","qos_policy_id":null,"name":"singlevm1-net_f2f946ec-0933-41a0-96f3-81c8f47c916d","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:50Z","provider:network_type":"vxlan"}]} 2019-04-13 06:28:59,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-14813977-d618-4205-a6ee-cd99f528eb0e 2019-04-13 06:28:59,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.081423997879s 2019-04-13 06:28:59,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:28:59,403 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:28:59,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:59 GMT X-Openstack-Request-Id: req-c637901d-cb5c-49aa-b328-a92f6fba0446 2019-04-13 06:28:59,424 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:28:57Z", "file": "/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e/file", "owner": "8cb957e698214daa959a3206e3607cbf", "id": "84265770-32dc-4b0d-88ad-c52c42e2257e", "size": 12716032, "self": "/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/84265770-32dc-4b0d-88ad-c52c42e2257e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/84265770-32dc-4b0d-88ad-c52c42e2257e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f2f946ec-0933-41a0-96f3-81c8f47c916d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f2f946ec-0933-41a0-96f3-81c8f47c916d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:28:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:28:59,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c637901d-cb5c-49aa-b328-a92f6fba0446 2019-04-13 06:28:59,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253970623016s 2019-04-13 06:28:59,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:28:59,433 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:28:59,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28: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-bbfff106-a8a1-47c3-8741-f05a9a9efbab x-openstack-request-id: req-bbfff106-a8a1-47c3-8741-f05a9a9efbab 2019-04-13 06:28:59,453 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_f2f946ec-0933-41a0-96f3-81c8f47c916d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "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": "0dd45e5e-51e9-42d0-bef5-2745b54f93b2"}]} 2019-04-13 06:28:59,454 - 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-bbfff106-a8a1-47c3-8741-f05a9a9efbab 2019-04-13 06:28:59,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234251022339s 2019-04-13 06:28:59,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 06:28:59,458 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"server": {"name": "singlevm1-vm_f2f946ec-0933-41a0-96f3-81c8f47c916d", "imageRef": "84265770-32dc-4b0d-88ad-c52c42e2257e", "key_name": "singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d", "flavorRef": "0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a23089cd-b90b-4fe1-8d24-6e957b715a65"}], "security_groups": [{"name": "3ba29d0b-07bf-42df-a76f-944670e545d4"}]}}' 2019-04-13 06:29:01,954 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 06:28:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef x-compute-request-id: req-1b4252fd-b1bc-4df6-8601-1aaeb9da2b53 x-openstack-request-id: req-1b4252fd-b1bc-4df6-8601-1aaeb9da2b53 2019-04-13 06:29:01,954 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3ba29d0b-07bf-42df-a76f-944670e545d4"}], "OS-DCF:diskConfig": "MANUAL", "id": "190be23d-0815-42a4-9cf1-c818e94e9bef", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "bookmark"}], "adminPass": "r86XTNUWfZyK"}} 2019-04-13 06:29:01,954 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-1b4252fd-b1bc-4df6-8601-1aaeb9da2b53 2019-04-13 06:29:01,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.49866008759s 2019-04-13 06:29:01,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:29:01,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:02,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-5b9769ee-5f58-44a4-a1b3-d1f2984a28c2 x-openstack-request-id: req-5b9769ee-5f58-44a4-a1b3-d1f2984a28c2 2019-04-13 06:29:02,767 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "bookmark"}], "image": {"id": "84265770-32dc-4b0d-88ad-c52c42e2257e", "links": [{"href": "http://172.30.9.23:8774/images/84265770-32dc-4b0d-88ad-c52c42e2257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "links": [{"href": "http://172.30.9.23:8774/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "rel": "bookmark"}]}, "id": "190be23d-0815-42a4-9cf1-c818e94e9bef", "user_id": "48421bbb7b384756a78e41a30e72bc80", "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-04-13T06:29:02Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_f2f946ec-0933-41a0-96f3-81c8f47c916d", "created": "2019-04-13T06:29:01Z", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:29:02,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5b9769ee-5f58-44a4-a1b3-d1f2984a28c2 2019-04-13 06:29:02,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.812459945679s 2019-04-13 06:29:02,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:29:02,779 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:02,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:02 GMT X-Openstack-Request-Id: req-deff9f73-7750-4306-8eda-a78fb9789d5a 2019-04-13 06:29:02,859 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a23089cd-b90b-4fe1-8d24-6e957b715a65","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":["dca078b5-cc10-422c-889f-ea9285979a57"],"description":"","tags":[],"updated_at":"2019-04-13T06:28:51Z","qos_policy_id":null,"name":"singlevm1-net_f2f946ec-0933-41a0-96f3-81c8f47c916d","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:50Z","provider:network_type":"vxlan"}]} 2019-04-13 06:29:02,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-deff9f73-7750-4306-8eda-a78fb9789d5a 2019-04-13 06:29:02,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0813591480255s 2019-04-13 06:29:02,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:29:02,861 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:02,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:02 GMT X-Openstack-Request-Id: req-6e4355ee-2529-4968-b5f0-a06711b02847 2019-04-13 06:29:02,927 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4},{"updated_at":"2019-04-13T06:28: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":"dca078b5-cc10-422c-889f-ea9285979a57","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cb957e698214daa959a3206e3607cbf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_f2f946ec-0933-41a0-96f3-81c8f47c916d","enable_dhcp":true,"segment_id":null,"network_id":"a23089cd-b90b-4fe1-8d24-6e957b715a65","tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:51Z","ip_version":4}]} 2019-04-13 06:29:02,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6e4355ee-2529-4968-b5f0-a06711b02847 2019-04-13 06:29:02,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0663201808929s 2019-04-13 06:29:02,928 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:29:04,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:29:04,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:05,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 712 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-d4aafdb8-7632-4161-8722-59c0434c3dfa x-openstack-request-id: req-d4aafdb8-7632-4161-8722-59c0434c3dfa 2019-04-13 06:29:05,204 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "bookmark"}], "image": {"id": "84265770-32dc-4b0d-88ad-c52c42e2257e", "links": [{"href": "http://172.30.9.23:8774/images/84265770-32dc-4b0d-88ad-c52c42e2257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "links": [{"href": "http://172.30.9.23:8774/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "rel": "bookmark"}]}, "id": "190be23d-0815-42a4-9cf1-c818e94e9bef", "user_id": "48421bbb7b384756a78e41a30e72bc80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:29:05Z", "hostId": "4045f790fb6c0753bd44c8fcb8b807a6a44f7cae266b3f4e8d6e9de9", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f2f946ec-0933-41a0-96f3-81c8f47c916d", "created": "2019-04-13T06:29:01Z", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:29:05,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d4aafdb8-7632-4161-8722-59c0434c3dfa 2019-04-13 06:29:05,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.273421049118s 2019-04-13 06:29:05,211 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:29:07,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:29:07,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:08,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sat, 13 Apr 2019 06: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-bc039843-a87d-42e3-915a-1f4d0c19cb2f x-openstack-request-id: req-bc039843-a87d-42e3-915a-1f4d0c19cb2f 2019-04-13 06:29:08,546 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "bookmark"}], "image": {"id": "84265770-32dc-4b0d-88ad-c52c42e2257e", "links": [{"href": "http://172.30.9.23:8774/images/84265770-32dc-4b0d-88ad-c52c42e2257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "links": [{"href": "http://172.30.9.23:8774/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "rel": "bookmark"}]}, "id": "190be23d-0815-42a4-9cf1-c818e94e9bef", "security_groups": [{"name": "singlevm1-sg_f2f946ec-0933-41a0-96f3-81c8f47c916d"}], "user_id": "48421bbb7b384756a78e41a30e72bc80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:29:06Z", "hostId": "4045f790fb6c0753bd44c8fcb8b807a6a44f7cae266b3f4e8d6e9de9", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f2f946ec-0933-41a0-96f3-81c8f47c916d", "created": "2019-04-13T06:29:01Z", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:29:08,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc039843-a87d-42e3-915a-1f4d0c19cb2f 2019-04-13 06:29:08,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33239197731s 2019-04-13 06:29:08,552 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:29:10,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:29:10,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:10,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-0308e26e-1597-4419-9c95-736bf94c70ac x-openstack-request-id: req-0308e26e-1597-4419-9c95-736bf94c70ac 2019-04-13 06:29:10,886 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_f2f946ec-0933-41a0-96f3-81c8f47c916d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:1d:01", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "bookmark"}], "image": {"id": "84265770-32dc-4b0d-88ad-c52c42e2257e", "links": [{"href": "http://172.30.9.23:8774/images/84265770-32dc-4b0d-88ad-c52c42e2257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "links": [{"href": "http://172.30.9.23:8774/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "rel": "bookmark"}]}, "id": "190be23d-0815-42a4-9cf1-c818e94e9bef", "security_groups": [{"name": "singlevm1-sg_f2f946ec-0933-41a0-96f3-81c8f47c916d"}], "user_id": "48421bbb7b384756a78e41a30e72bc80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:29:06Z", "hostId": "4045f790fb6c0753bd44c8fcb8b807a6a44f7cae266b3f4e8d6e9de9", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f2f946ec-0933-41a0-96f3-81c8f47c916d", "created": "2019-04-13T06:29:01Z", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:29:10,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0308e26e-1597-4419-9c95-736bf94c70ac 2019-04-13 06:29:10,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.331593990326s 2019-04-13 06:29:10,893 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:29:12,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:29:12,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:13,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 813 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-ccd234e6-833d-4eb2-ab57-8f9123361580 x-openstack-request-id: req-ccd234e6-833d-4eb2-ab57-8f9123361580 2019-04-13 06:29:13,901 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_f2f946ec-0933-41a0-96f3-81c8f47c916d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:1d:01", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "bookmark"}], "image": {"id": "84265770-32dc-4b0d-88ad-c52c42e2257e", "links": [{"href": "http://172.30.9.23:8774/images/84265770-32dc-4b0d-88ad-c52c42e2257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-04-13T06:29:12.000000", "flavor": {"id": "0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "links": [{"href": "http://172.30.9.23:8774/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "rel": "bookmark"}]}, "id": "190be23d-0815-42a4-9cf1-c818e94e9bef", "security_groups": [{"name": "singlevm1-sg_f2f946ec-0933-41a0-96f3-81c8f47c916d"}], "user_id": "48421bbb7b384756a78e41a30e72bc80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:29:12Z", "hostId": "4045f790fb6c0753bd44c8fcb8b807a6a44f7cae266b3f4e8d6e9de9", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f2f946ec-0933-41a0-96f3-81c8f47c916d", "created": "2019-04-13T06:29:01Z", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:29:13,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ccd234e6-833d-4eb2-ab57-8f9123361580 2019-04-13 06:29:13,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00643205643s 2019-04-13 06:29:13,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:29:13,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=190be23d-0815-42a4-9cf1-c818e94e9bef" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:13,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:13 GMT X-Openstack-Request-Id: req-21178aec-f44f-49e3-b9d1-ea4a9d0bc8fb 2019-04-13 06:29:13,951 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:29:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dca078b5-cc10-422c-889f-ea9285979a57","ip_address":"192.168.120.31"}],"id":"25b9f594-7ef3-454b-9137-36de3ec2ead7","security_groups":["3ba29d0b-07bf-42df-a76f-944670e545d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:1d:01","project_id":"8cb957e698214daa959a3206e3607cbf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a23089cd-b90b-4fe1-8d24-6e957b715a65","tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:29:05Z","binding:vnic_type":"normal","device_id":"190be23d-0815-42a4-9cf1-c818e94e9bef","ip_allocation":"immediate"}]} 2019-04-13 06:29:13,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=190be23d-0815-42a4-9cf1-c818e94e9bef used request id req-21178aec-f44f-49e3-b9d1-ea4a9d0bc8fb 2019-04-13 06:29:13,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0459241867065s 2019-04-13 06:29:13,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:13,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=25b9f594-7ef3-454b-9137-36de3ec2ead7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:14,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:14 GMT X-Openstack-Request-Id: req-22463a48-c39a-48d3-8801-25f6695d622c 2019-04-13 06:29:14,007 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:29:14,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=25b9f594-7ef3-454b-9137-36de3ec2ead7 used request id req-22463a48-c39a-48d3-8801-25f6695d622c 2019-04-13 06:29:14,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0456550121307s 2019-04-13 06:29:14,008 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_f2f946ec-0933-41a0-96f3-81c8f47c916d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ab:1d:01', u'version': 4, u'addr': u'192.168.120.31', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'84265770-32dc-4b0d-88ad-c52c42e2257e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-04-13T06:29:12.000000', 'flavor': Munch({u'id': u'0dd45e5e-51e9-42d0-bef5-2745b54f93b2'}), 'az': u'nova', 'id': u'190be23d-0815-42a4-9cf1-c818e94e9bef', 'security_groups': [Munch({u'name': u'singlevm1-sg_f2f946ec-0933-41a0-96f3-81c8f47c916d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48421bbb7b384756a78e41a30e72bc80', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cb957e698214daa959a3206e3607cbf', '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-04-13T06:29:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T06:29:12Z', 'hostId': u'4045f790fb6c0753bd44c8fcb8b807a6a44f7cae266b3f4e8d6e9de9', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d', 'public_v6': '', 'private_v4': u'192.168.120.31', 'cloud': 'envvars', 'host_id': u'4045f790fb6c0753bd44c8fcb8b807a6a44f7cae266b3f4e8d6e9de9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-04-13T06:29:12.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'8cb957e698214daa959a3206e3607cbf', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_f2f946ec-0933-41a0-96f3-81c8f47c916d', 'adminPass': u'r86XTNUWfZyK', 'tenant_id': u'8cb957e698214daa959a3206e3607cbf', 'created_at': u'2019-04-13T06:29:01Z', 'created': u'2019-04-13T06:29:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 06:29:14,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:29:14,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:14,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:14 GMT X-Openstack-Request-Id: req-3f507450-e72e-4bdc-aeae-cd222a779b33 2019-04-13 06:29:14,099 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a23089cd-b90b-4fe1-8d24-6e957b715a65","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":["dca078b5-cc10-422c-889f-ea9285979a57"],"description":"","tags":[],"updated_at":"2019-04-13T06:28:51Z","qos_policy_id":null,"name":"singlevm1-net_f2f946ec-0933-41a0-96f3-81c8f47c916d","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:50Z","provider:network_type":"vxlan"}]} 2019-04-13 06:29:14,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3f507450-e72e-4bdc-aeae-cd222a779b33 2019-04-13 06:29:14,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0864570140839s 2019-04-13 06:29:14,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:29:14,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=190be23d-0815-42a4-9cf1-c818e94e9bef" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:14,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:14 GMT X-Openstack-Request-Id: req-489d21ba-bf02-4bc1-ae9e-2893010352e2 2019-04-13 06:29:14,150 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:29:11Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dca078b5-cc10-422c-889f-ea9285979a57","ip_address":"192.168.120.31"}],"id":"25b9f594-7ef3-454b-9137-36de3ec2ead7","security_groups":["3ba29d0b-07bf-42df-a76f-944670e545d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:1d:01","project_id":"8cb957e698214daa959a3206e3607cbf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a23089cd-b90b-4fe1-8d24-6e957b715a65","tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:29:05Z","binding:vnic_type":"normal","device_id":"190be23d-0815-42a4-9cf1-c818e94e9bef","ip_allocation":"immediate"}]} 2019-04-13 06:29:14,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=190be23d-0815-42a4-9cf1-c818e94e9bef used request id req-489d21ba-bf02-4bc1-ae9e-2893010352e2 2019-04-13 06:29:14,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.049232006073s 2019-04-13 06:29:14,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-13 06:29:14,152 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "fixed_ip_address": "192.168.120.31", "port_id": "25b9f594-7ef3-454b-9137-36de3ec2ead7"}}' 2019-04-13 06:29:16,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:16 GMT X-Openstack-Request-Id: req-563230a5-fdd6-4eba-8bb6-fb4e49e0e6e5 2019-04-13 06:29:16,645 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "30855d58-a446-44bc-927f-30b4ab1ea5bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:29:15Z", "updated_at": "2019-04-13T06:29:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a23089cd-b90b-4fe1-8d24-6e957b715a65", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ab:1d:01", "device_id": "190be23d-0815-42a4-9cf1-c818e94e9bef"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8cb957e698214daa959a3206e3607cbf", "port_id": "25b9f594-7ef3-454b-9137-36de3ec2ead7", "id": "835cc743-37d1-4bf5-aa59-02ff445d5f4a", "qos_policy_id": null}} 2019-04-13 06:29:16,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-563230a5-fdd6-4eba-8bb6-fb4e49e0e6e5 2019-04-13 06:29:16,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.49361395836s 2019-04-13 06:29:16,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:16,661 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:17,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-8ca7a66e-fbe2-410c-9f05-82160fbcfffe 2019-04-13 06:29:17,006 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30855d58-a446-44bc-927f-30b4ab1ea5bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:29:15Z", "updated_at": "2019-04-13T06:29:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a23089cd-b90b-4fe1-8d24-6e957b715a65", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ab:1d:01", "device_id": "190be23d-0815-42a4-9cf1-c818e94e9bef"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8cb957e698214daa959a3206e3607cbf", "port_id": "25b9f594-7ef3-454b-9137-36de3ec2ead7", "id": "835cc743-37d1-4bf5-aa59-02ff445d5f4a", "qos_policy_id": null}]} 2019-04-13 06:29:17,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8ca7a66e-fbe2-410c-9f05-82160fbcfffe 2019-04-13 06:29:17,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.345769882202s 2019-04-13 06:29:17,013 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:29:17,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:17,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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:17,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-46976249-e160-4718-8caf-a064e03724e1 2019-04-13 06:29:17,198 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30855d58-a446-44bc-927f-30b4ab1ea5bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:29:15Z", "updated_at": "2019-04-13T06:29:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a23089cd-b90b-4fe1-8d24-6e957b715a65", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ab:1d:01", "device_id": "190be23d-0815-42a4-9cf1-c818e94e9bef"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8cb957e698214daa959a3206e3607cbf", "port_id": "25b9f594-7ef3-454b-9137-36de3ec2ead7", "id": "835cc743-37d1-4bf5-aa59-02ff445d5f4a", "qos_policy_id": null}]} 2019-04-13 06:29:17,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-46976249-e160-4718-8caf-a064e03724e1 2019-04-13 06:29:17,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.074590921402s 2019-04-13 06:29:17,203 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:29:17,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:17,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:17,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-9ef9a199-6761-4cac-9094-67fe923244d4 2019-04-13 06:29:17,418 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30855d58-a446-44bc-927f-30b4ab1ea5bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:29:15Z", "updated_at": "2019-04-13T06:29:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a23089cd-b90b-4fe1-8d24-6e957b715a65", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ab:1d:01", "device_id": "190be23d-0815-42a4-9cf1-c818e94e9bef"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8cb957e698214daa959a3206e3607cbf", "port_id": "25b9f594-7ef3-454b-9137-36de3ec2ead7", "id": "835cc743-37d1-4bf5-aa59-02ff445d5f4a", "qos_policy_id": null}]} 2019-04-13 06:29:17,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9ef9a199-6761-4cac-9094-67fe923244d4 2019-04-13 06:29:17,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.105000972748s 2019-04-13 06:29:17,423 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:29:17,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:17,531 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:17,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-b6014218-2527-44ed-ab45-8c9f869fbbfe 2019-04-13 06:29:17,607 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30855d58-a446-44bc-927f-30b4ab1ea5bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:29:15Z", "updated_at": "2019-04-13T06:29:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a23089cd-b90b-4fe1-8d24-6e957b715a65", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ab:1d:01", "device_id": "190be23d-0815-42a4-9cf1-c818e94e9bef"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "8cb957e698214daa959a3206e3607cbf", "port_id": "25b9f594-7ef3-454b-9137-36de3ec2ead7", "id": "835cc743-37d1-4bf5-aa59-02ff445d5f4a", "qos_policy_id": null}]} 2019-04-13 06:29:17,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b6014218-2527-44ed-ab45-8c9f869fbbfe 2019-04-13 06:29:17,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.076630115509s 2019-04-13 06:29:17,612 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:29:17,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:17,723 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:17,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-a3d9c5ba-8a29-4e4b-86f1-26c7e93f19b6 2019-04-13 06:29:17,811 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "30855d58-a446-44bc-927f-30b4ab1ea5bf", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:29:15Z", "updated_at": "2019-04-13T06:29:17Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a23089cd-b90b-4fe1-8d24-6e957b715a65", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ab:1d:01", "device_id": "190be23d-0815-42a4-9cf1-c818e94e9bef"}, "fixed_ip_address": "192.168.120.31", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "port_id": "25b9f594-7ef3-454b-9137-36de3ec2ead7", "id": "835cc743-37d1-4bf5-aa59-02ff445d5f4a", "qos_policy_id": null}]} 2019-04-13 06:29:17,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a3d9c5ba-8a29-4e4b-86f1-26c7e93f19b6 2019-04-13 06:29:17,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0890629291534s 2019-04-13 06:29:17,817 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'30855d58-a446-44bc-927f-30b4ab1ea5bf', 'updated_at': u'2019-04-13T06:29:17Z', 'fixed_ip_address': u'192.168.120.31', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'25b9f594-7ef3-454b-9137-36de3ec2ead7', 'id': u'835cc743-37d1-4bf5-aa59-02ff445d5f4a', 'network': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'port': u'25b9f594-7ef3-454b-9137-36de3ec2ead7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cb957e698214daa959a3206e3607cbf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8cb957e698214daa959a3206e3607cbf', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a23089cd-b90b-4fe1-8d24-6e957b715a65', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ab:1d:01', u'device_id': u'190be23d-0815-42a4-9cf1-c818e94e9bef'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8cb957e698214daa959a3206e3607cbf', 'created_at': u'2019-04-13T06:29:15Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a23089cd-b90b-4fe1-8d24-6e957b715a65', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ab:1d:01', u'device_id': u'190be23d-0815-42a4-9cf1-c818e94e9bef'}), 'router': u'30855d58-a446-44bc-927f-30b4ab1ea5bf'}) 2019-04-13 06:29:17,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 06:29:17,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef/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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 06:29:18,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9602 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-a2986d37-bb3e-4aea-b1ad-d698e2b35554 x-openstack-request-id: req-a2986d37-bb3e-4aea-b1ad-d698e2b35554 2019-04-13 06:29:18,622 - 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 530237036 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.233838] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236803] pid_max: default: 32768 minimum: 301\n[ 0.238397] ACPI: Core revision 20150930\n[ 0.240407] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242724] Security Framework initialized\n[ 0.244192] Yama: becoming mindful.\n[ 0.245485] AppArmor: AppArmor initialized\n[ 0.246976] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.249307] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251569] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253722] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256172] Initializing cgroup subsys io\n[ 0.257616] Initializing cgroup subsys memory\n[ 0.259148] Initializing cgroup subsys devices\n[ 0.260708] Initializing cgroup subsys freezer\n[ 0.262258] Initializing cgroup subsys net_cls\n[ 0.263799] Initializing cgroup subsys perf_event\n[ 0.265423] Initializing cgroup subsys net_prio\n[ 0.266996] Initializing cgroup subsys hugetlb\n[ 0.268556] Initializing cgroup subsys pids\n[ 0.270086] CPU: Physical Processor ID: 0\n[ 0.272245] mce: CPU supports 10 MCE banks\n[ 0.273738] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.296040] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.304462] ftrace: allocating 31920 entries in 125 pages\n[ 0.335445] smpboot: Max logical packages: 1\n[ 0.336967] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.339361] x2apic enabled\n[ 0.340743] Switched APIC routing to physical x2apic.\n[ 0.343641] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.345626] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.349295] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.352467] KVM setup paravirtual spinlock\n[ 0.354410] x86: Booted up 1 node, 1 CPUs\n[ 0.355835] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.358241] devtmpfs: initialized\n[ 0.360487] evm: security.selinux\n[ 0.361729] evm: security.SMACK64\n[ 0.362952] evm: security.SMACK64EXEC\n[ 0.364279] evm: security.SMACK64TRANSMUTE\n[ 0.365717] evm: security.SMACK64MMAP\n[ 0.367032] evm: security.ima\n[ 0.368164] evm: security.capability\n[ 0.369533] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.372798] pinctrl core: initialized pinctrl subsystem\n[ 0.374706] RTC time: 6:29:12, date: 04/13/19\n[ 0.376352] NET: Registered protocol family 16\n[ 0.378022] cpuidle: using governor ladder\n[ 0.379480] cpuidle: using governor menu\n[ 0.380882] PCCT header not found.\n[ 0.382182] ACPI: bus type PCI registered\n[ 0.383610] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.385800] PCI: Using configuration type 1 for base access\n[ 0.388391] ACPI: Added _OSI(Module Device)\n[ 0.389875] ACPI: Added _OSI(Processor Device)\n[ 0.391413] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.393021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.395620] ACPI: Interpreter enabled\n[ 0.396960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.400246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.403532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.406816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.410080] ACPI: (supports S0 S5)\n[ 0.411334] ACPI: Using IOAPIC for interrupt routing\n[ 0.413012] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.417568] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.419599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.421800] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423933] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.427785] acpiphp: Slot [3] registered\n[ 0.429207] acpiphp: Slot [4] registered\n[ 0.430620] acpiphp: Slot [5] registered\n[ 0.432037] acpiphp: Slot [6] registered\n[ 0.433451] acpiphp: Slot [7] registered\n[ 0.434864] acpiphp: Slot [8] registered\n[ 0.436283] acpiphp: Slot [9] registered\n[ 0.437695] acpiphp: Slot [10] registered\n[ 0.439130] acpiphp: Slot [11] registered\n[ 0.440566] acpiphp: Slot [12] registered\n[ 0.442007] acpiphp: Slot [13] registered\n[ 0.443443] acpiphp: Slot [14] registered\n[ 0.444889] acpiphp: Slot [15] registered\n[ 0.462210] acpiphp: Slot [16] registered\n[ 0.463647] acpiphp: Slot [17] registered\n[ 0.465080] acpiphp: Slot [18] registered\n[ 0.466520] acpiphp: Slot [19] registered\n[ 0.467953] acpiphp: Slot [20] registered\n[ 0.469393] acpiphp: Slot [21] registered\n[ 0.470834] acpiphp: Slot [22] registered\n[ 0.472271] acpiphp: Slot [23] registered\n[ 0.473705] acpiphp: Slot [24] registered\n[ 0.475149] acpiphp: Slot [25] registered\n[ 0.476584] acpiphp: Slot [26] registered\n[ 0.478020] acpiphp: Slot [27] registered\n[ 0.479473] acpiphp: Slot [28] registered\n[ 0.480907] acpiphp: Slot [29] registered\n[ 0.482340] acpiphp: Slot [30] registered\n[ 0.483776] acpiphp: Slot [31] registered\n[ 0.485208] PCI host bridge to bus 0000:00\n[ 0.486646] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.488816] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490991] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493577] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.496158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.498785] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.503438] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.505709] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.507801] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.510055] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514426] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.516957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538495] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541037] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.543770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546256] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.548717] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.550900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553093] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.554985] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.557753] vgaarb: loaded\n[ 0.558819] vgaarb: bridge control possible 0000:00:02.0\n[ 0.560879] SCSI subsystem initialized\n[ 0.562445] ACPI: bus type USB registered\n[ 0.563900] usbcore: registered new interface driver usbfs\n[ 0.565735] usbcore: registered new interface driver hub\n[ 0.569518] usbcore: registered new device driver usb\n[ 0.572007] PCI: Using ACPI for IRQ routing\n[ 0.574103] NetLabel: Initializing\n[ 0.575378] NetLabel: domain hash size = 128\n[ 0.576886] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578594] NetLabel: unlabeled traffic allowed by default\n[ 0.580747] clocksource: Switched to clocksource kvm-clock\n[ 0.591279] AppArmor: AppArmor Filesystem Enabled\n[ 0.592977] pnp: PnP ACPI init\n[ 0.594628] pnp: PnP ACPI: found 5 devices\n[ 0.601863] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604930] NET: Registered protocol family 2\n[ 0.606749] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.609061] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.611216] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.613364] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.615298] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.617397] NET: Registered protocol family 1\n[ 0.618962] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620928] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622847] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637853] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.653038] Trying to unpack rootfs image as initramfs...\n[ 0.714787] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.717699] Scanning for low memory corruption every 60 seconds\n[ 0.719982] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.722096] audit: initializing netlink subsys (disabled)\n[ 0.723924] audit: type=2000 audit(1555136953.057:1): initialized\n[ 0.726210] Initialise system trusted keyring\n[ 0.727856] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.729934] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.733099] zbud: loaded\n[ 0.734292] VFS: Disk quotas dquot_6.6.0\n[ 0.735738] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.738360] fuse init (API version 7.23)\n[ 0.739901] Key type big_key registered\n[ 0.741338] Allocating IMA MOK and blacklist keyrings.\n[ 0.743416] Key type asymmetric registered\n[ 0.744893] Asymmetric key parser 'x509' registered\n[ 0.746595] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.749251] io scheduler noop registered\n[ 0.750654] io scheduler deadline registered (default)\n[ 0.752413] io scheduler cfq registered\n[ 0.753907] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.755772] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.758003] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.760586] ACPI: Power Button [PWRF]\n[ 0.762056] GHES: HEST is not enabled!\n[ 0.776338] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.806016] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.809489] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.834726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.838295] Linux agpgart interface v0.103\n[ 0.841950] brd: module loaded\n[ 0.844393] loop: module loaded\n[ 0.850044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.852637] GPT:90111 != 2097151\n[ 0.853842] GPT:Alternate GPT header not at the end of the disk.\n[ 0.855806] GPT:90111 != 2097151\n[ 0.857011] GPT: Use GNU Parted to correct GPT errors.\n[ 0.858745] vda: vda1 vda15\n[ 0.860644] scsi host0: ata_piix\n[ 0.861978] scsi host1: ata_piix\n[ 0.863242] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.865425] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.868220] libphy: Fixed MDIO Bus: probed\n[ 0.869683] tun: Universal TUN/TAP device driver, 1.6\n[ 0.871401] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.874751] PPP generic driver version 2.4.2\n[ 0.876335] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.878488] ehci-pci: EHCI PCI platform driver\n[ 0.880045] ehci-platform: EHCI generic platform driver\n[ 0.881821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.883854] ohci-pci: OHCI PCI platform driver\n[ 0.885416] ohci-platform: OHCI generic platform driver\n[ 0.887198] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.902247] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.904032] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.906638] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.908401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.910418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.912659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.915171] usb usb1: Product: UHCI Host Controller\n[ 0.916839] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.918871] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.920557] hub 1-0:1.0: USB hub found\n[ 0.921935] hub 1-0:1.0: 2 ports detected\n[ 0.923542] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.927176] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.928883] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.930684] mousedev: PS/2 mouse device common for all mice\n[ 0.932899] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.935925] rtc_cmos 00:00: RTC can wake from S4\n[ 0.938069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.940184] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.942317] i2c /dev entries driver\n[ 0.943654] device-mapper: uevent: version 1.0.3\n[ 0.945370] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.948268] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.950555] NET: Registered protocol family 10\n[ 0.952399] NET: Registered protocol family 17\n[ 0.953988] Key type dns_resolver registered\n[ 0.955647] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.957608] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.960715] registered taskstats version 1\n[ 0.962212] Loading compiled-in X.509 certificates\n[ 0.964431] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.967738] zswap: loaded using pool lzo/zbud\n[ 0.970113] Key type trusted registered\n[ 0.972549] Key type encrypted registered\n[ 0.974021] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.975885] ima: No TPM chip found, activating TPM-bypass!\n[ 0.977761] evm: HMAC attrs: 0x1\n[ 0.979376] Magic number: 15:523:468\n[ 0.980885] rtc_cmos 00:00: setting system clock to 2019-04-13 06:29:13 UTC (1555136953)\n[ 0.983739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.985728] EDD information not available.\n[ 1.022500] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.041218] Write protecting the kernel read-only data: 14336k\n[ 1.044599] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.047668] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\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.221696] 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.31...\nLease of 192.168.120.31 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-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyyKXMZJqODnyDslBi1VW8xMm7Ys7s4Qg0wKgbHaJnOzPcQKRtnIG4jg8MKa7v+YRzk1RazCK518bF6qzZCn452ejOj5uMUQUgQn8ZExXyuHbOXsZcmGERaWJvd7dCyrTTp/Cn6+iyIU0hs4YrXSQZfnOrEu9sMLIrqEMdZxmuVLm4wMUBRq8PN7kJuL9RGDVHMdImonN6WoCSrK2ZNcqSFWM53kdaDjb6IotKE8LWnXrgiLR0j6snOy0FwvvLrDajJW7SqCrwwsEg4/DnalmEChpgaJUjC1ZrYk7PW+6tcr6S1W+SThUEDNPwpp8wB9AzAncSdWsqlQlVTNe4vOYj root@singlevm1-vm-f2f946ec-0933-41a0-96f3-81c8f47c916d\nssh-dss AAAAB3NzaC1kc3MAAACBAP4uurA1nx4KqEr0P6MwAnhNyDsdSgc5xIUqpOAqClc7rOPo9PhpGgr8gNj2Tmhet78r5ho5VefZaNNnyqdCiPfMhLFn/PNXOtiRjlbibw+a7nz8uffrOsyE0LUpgFPLJ9MPPrnUHnwMpYTu4tl3O+ZTMnxvtALFl1weKteSp6dDAAAAFQDLdOGKoH2zKh59iLqMzI4Gt0NTNQAAAIAgi/mOezNoZS7qFJbFMo5NclLO9a7XsKKqXQ3Q2kIB1F6pkGMDUbrl3IaYdUnMsqMyL+aVczJNUy1UOelEpPI8eIpBsG4Btcp4m0b1qdZEWZnRVqUZZfuTADKqYcAjJPLp3ZwLBzkUJWcw5GtZuMc8YW7UU6AfSCBKFflkrUrZ/wAAAIEAwOTyMYzoCAjgFI1i9rENws5UpeR7lMoxPvCjD7EaBjEI06HJDuaXeimCzliJnEybz3jvUfiA8Z1krGs93iaz50pHvnnMMp1ZNyuRi3JJofvsPfBJMIDCdXgWMP6Fppq5oGBfwX6VlNDq0MNeVqJ6mL0QMN1SiSRSNyPKeFylJxA= root@singlevm1-vm-f2f946ec-0933-41a0-96f3-81c8f47c916d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.14s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.31,24,fe80::f816:3eff:feab:1d01/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.31 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-f2f946ec-0933-41a0-96f3-81c8f47c916d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.94 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-f2f946ec-0933-41a0-96f3-81c8f47c916d login: "} 2019-04-13 06:29:18,623 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef/action used request id req-a2986d37-bb3e-4aea-b1ad-d698e2b35554 2019-04-13 06:29:18,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.805188179016s 2019-04-13 06:29:18,624 - 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 530237036 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.233838] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236803] pid_max: default: 32768 minimum: 301 [ 0.238397] ACPI: Core revision 20150930 [ 0.240407] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242724] Security Framework initialized [ 0.244192] Yama: becoming mindful. [ 0.245485] AppArmor: AppArmor initialized [ 0.246976] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.249307] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251569] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253722] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256172] Initializing cgroup subsys io [ 0.257616] Initializing cgroup subsys memory [ 0.259148] Initializing cgroup subsys devices [ 0.260708] Initializing cgroup subsys freezer [ 0.262258] Initializing cgroup subsys net_cls [ 0.263799] Initializing cgroup subsys perf_event [ 0.265423] Initializing cgroup subsys net_prio [ 0.266996] Initializing cgroup subsys hugetlb [ 0.268556] Initializing cgroup subsys pids [ 0.270086] CPU: Physical Processor ID: 0 [ 0.272245] mce: CPU supports 10 MCE banks [ 0.273738] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.275523] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.296040] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.304462] ftrace: allocating 31920 entries in 125 pages [ 0.335445] smpboot: Max logical packages: 1 [ 0.336967] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.339361] x2apic enabled [ 0.340743] Switched APIC routing to physical x2apic. [ 0.343641] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.345626] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.349295] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.352467] KVM setup paravirtual spinlock [ 0.354410] x86: Booted up 1 node, 1 CPUs [ 0.355835] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.358241] devtmpfs: initialized [ 0.360487] evm: security.selinux [ 0.361729] evm: security.SMACK64 [ 0.362952] evm: security.SMACK64EXEC [ 0.364279] evm: security.SMACK64TRANSMUTE [ 0.365717] evm: security.SMACK64MMAP [ 0.367032] evm: security.ima [ 0.368164] evm: security.capability [ 0.369533] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.372798] pinctrl core: initialized pinctrl subsystem [ 0.374706] RTC time: 6:29:12, date: 04/13/19 [ 0.376352] NET: Registered protocol family 16 [ 0.378022] cpuidle: using governor ladder [ 0.379480] cpuidle: using governor menu [ 0.380882] PCCT header not found. [ 0.382182] ACPI: bus type PCI registered [ 0.383610] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.385800] PCI: Using configuration type 1 for base access [ 0.388391] ACPI: Added _OSI(Module Device) [ 0.389875] ACPI: Added _OSI(Processor Device) [ 0.391413] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.393021] ACPI: Added _OSI(Processor Aggregator Device) [ 0.395620] ACPI: Interpreter enabled [ 0.396960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.400246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.403532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.406816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.410080] ACPI: (supports S0 S5) [ 0.411334] ACPI: Using IOAPIC for interrupt routing [ 0.413012] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.417568] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.419599] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.421800] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423933] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.427785] acpiphp: Slot [3] registered [ 0.429207] acpiphp: Slot [4] registered [ 0.430620] acpiphp: Slot [5] registered [ 0.432037] acpiphp: Slot [6] registered [ 0.433451] acpiphp: Slot [7] registered [ 0.434864] acpiphp: Slot [8] registered [ 0.436283] acpiphp: Slot [9] registered [ 0.437695] acpiphp: Slot [10] registered [ 0.439130] acpiphp: Slot [11] registered [ 0.440566] acpiphp: Slot [12] registered [ 0.442007] acpiphp: Slot [13] registered [ 0.443443] acpiphp: Slot [14] registered [ 0.444889] acpiphp: Slot [15] registered [ 0.462210] acpiphp: Slot [16] registered [ 0.463647] acpiphp: Slot [17] registered [ 0.465080] acpiphp: Slot [18] registered [ 0.466520] acpiphp: Slot [19] registered [ 0.467953] acpiphp: Slot [20] registered [ 0.469393] acpiphp: Slot [21] registered [ 0.470834] acpiphp: Slot [22] registered [ 0.472271] acpiphp: Slot [23] registered [ 0.473705] acpiphp: Slot [24] registered [ 0.475149] acpiphp: Slot [25] registered [ 0.476584] acpiphp: Slot [26] registered [ 0.478020] acpiphp: Slot [27] registered [ 0.479473] acpiphp: Slot [28] registered [ 0.480907] acpiphp: Slot [29] registered [ 0.482340] acpiphp: Slot [30] registered [ 0.483776] acpiphp: Slot [31] registered [ 0.485208] PCI host bridge to bus 0000:00 [ 0.486646] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.488816] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490991] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493577] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.496158] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.498785] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503438] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.505709] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.507801] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510055] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514426] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.516957] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538495] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541037] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.543770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546256] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.548717] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.550900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553093] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.554985] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.557753] vgaarb: loaded [ 0.558819] vgaarb: bridge control possible 0000:00:02.0 [ 0.560879] SCSI subsystem initialized [ 0.562445] ACPI: bus type USB registered [ 0.563900] usbcore: registered new interface driver usbfs [ 0.565735] usbcore: registered new interface driver hub [ 0.569518] usbcore: registered new device driver usb [ 0.572007] PCI: Using ACPI for IRQ routing [ 0.574103] NetLabel: Initializing [ 0.575378] NetLabel: domain hash size = 128 [ 0.576886] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578594] NetLabel: unlabeled traffic allowed by default [ 0.580747] clocksource: Switched to clocksource kvm-clock [ 0.591279] AppArmor: AppArmor Filesystem Enabled [ 0.592977] pnp: PnP ACPI init [ 0.594628] pnp: PnP ACPI: found 5 devices [ 0.601863] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604930] NET: Registered protocol family 2 [ 0.606749] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.609061] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.611216] TCP: Hash tables configured (established 4096 bind 4096) [ 0.613364] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.615298] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.617397] NET: Registered protocol family 1 [ 0.618962] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620928] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622847] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637853] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.653038] Trying to unpack rootfs image as initramfs... [ 0.714787] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.717699] Scanning for low memory corruption every 60 seconds [ 0.719982] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722096] audit: initializing netlink subsys (disabled) [ 0.723924] audit: type=2000 audit(1555136953.057:1): initialized [ 0.726210] Initialise system trusted keyring [ 0.727856] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729934] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.733099] zbud: loaded [ 0.734292] VFS: Disk quotas dquot_6.6.0 [ 0.735738] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.738360] fuse init (API version 7.23) [ 0.739901] Key type big_key registered [ 0.741338] Allocating IMA MOK and blacklist keyrings. [ 0.743416] Key type asymmetric registered [ 0.744893] Asymmetric key parser 'x509' registered [ 0.746595] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.749251] io scheduler noop registered [ 0.750654] io scheduler deadline registered (default) [ 0.752413] io scheduler cfq registered [ 0.753907] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.755772] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.758003] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.760586] ACPI: Power Button [PWRF] [ 0.762056] GHES: HEST is not enabled! [ 0.776338] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.806016] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.809489] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.834726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.838295] Linux agpgart interface v0.103 [ 0.841950] brd: module loaded [ 0.844393] loop: module loaded [ 0.850044] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.852637] GPT:90111 != 2097151 [ 0.853842] GPT:Alternate GPT header not at the end of the disk. [ 0.855806] GPT:90111 != 2097151 [ 0.857011] GPT: Use GNU Parted to correct GPT errors. [ 0.858745] vda: vda1 vda15 [ 0.860644] scsi host0: ata_piix [ 0.861978] scsi host1: ata_piix [ 0.863242] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.865425] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.868220] libphy: Fixed MDIO Bus: probed [ 0.869683] tun: Universal TUN/TAP device driver, 1.6 [ 0.871401] tun: (C) 1999-2004 Max Krasnyansky [ 0.874751] PPP generic driver version 2.4.2 [ 0.876335] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.878488] ehci-pci: EHCI PCI platform driver [ 0.880045] ehci-platform: EHCI generic platform driver [ 0.881821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.883854] ohci-pci: OHCI PCI platform driver [ 0.885416] ohci-platform: OHCI generic platform driver [ 0.887198] uhci_hcd: USB Universal Host Controller Interface driver [ 0.902247] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.904032] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.906638] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.908401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.910418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.912659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.915171] usb usb1: Product: UHCI Host Controller [ 0.916839] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.918871] usb usb1: SerialNumber: 0000:00:01.2 [ 0.920557] hub 1-0:1.0: USB hub found [ 0.921935] hub 1-0:1.0: 2 ports detected [ 0.923542] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.927176] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.928883] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.930684] mousedev: PS/2 mouse device common for all mice [ 0.932899] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.935925] rtc_cmos 00:00: RTC can wake from S4 [ 0.938069] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.940184] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.942317] i2c /dev entries driver [ 0.943654] device-mapper: uevent: version 1.0.3 [ 0.945370] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.948268] ledtrig-cpu: registered to indicate activity on CPUs [ 0.950555] NET: Registered protocol family 10 [ 0.952399] NET: Registered protocol family 17 [ 0.953988] Key type dns_resolver registered [ 0.955647] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.957608] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.960715] registered taskstats version 1 [ 0.962212] Loading compiled-in X.509 certificates [ 0.964431] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.967738] zswap: loaded using pool lzo/zbud [ 0.970113] Key type trusted registered [ 0.972549] Key type encrypted registered [ 0.974021] AppArmor: AppArmor sha1 policy hashing enabled [ 0.975885] ima: No TPM chip found, activating TPM-bypass! [ 0.977761] evm: HMAC attrs: 0x1 [ 0.979376] Magic number: 15:523:468 [ 0.980885] rtc_cmos 00:00: setting system clock to 2019-04-13 06:29:13 UTC (1555136953) [ 0.983739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.985728] EDD information not available. [ 1.022500] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.041218] Write protecting the kernel read-only data: 14336k [ 1.044599] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.047668] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 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.221696] 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.31... Lease of 192.168.120.31 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-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyyKXMZJqODnyDslBi1VW8xMm7Ys7s4Qg0wKgbHaJnOzPcQKRtnIG4jg8MKa7v+YRzk1RazCK518bF6qzZCn452ejOj5uMUQUgQn8ZExXyuHbOXsZcmGERaWJvd7dCyrTTp/Cn6+iyIU0hs4YrXSQZfnOrEu9sMLIrqEMdZxmuVLm4wMUBRq8PN7kJuL9RGDVHMdImonN6WoCSrK2ZNcqSFWM53kdaDjb6IotKE8LWnXrgiLR0j6snOy0FwvvLrDajJW7SqCrwwsEg4/DnalmEChpgaJUjC1ZrYk7PW+6tcr6S1W+SThUEDNPwpp8wB9AzAncSdWsqlQlVTNe4vOYj root@singlevm1-vm-f2f946ec-0933-41a0-96f3-81c8f47c916d ssh-dss AAAAB3NzaC1kc3MAAACBAP4uurA1nx4KqEr0P6MwAnhNyDsdSgc5xIUqpOAqClc7rOPo9PhpGgr8gNj2Tmhet78r5ho5VefZaNNnyqdCiPfMhLFn/PNXOtiRjlbibw+a7nz8uffrOsyE0LUpgFPLJ9MPPrnUHnwMpYTu4tl3O+ZTMnxvtALFl1weKteSp6dDAAAAFQDLdOGKoH2zKh59iLqMzI4Gt0NTNQAAAIAgi/mOezNoZS7qFJbFMo5NclLO9a7XsKKqXQ3Q2kIB1F6pkGMDUbrl3IaYdUnMsqMyL+aVczJNUy1UOelEpPI8eIpBsG4Btcp4m0b1qdZEWZnRVqUZZfuTADKqYcAjJPLp3ZwLBzkUJWcw5GtZuMc8YW7UU6AfSCBKFflkrUrZ/wAAAIEAwOTyMYzoCAjgFI1i9rENws5UpeR7lMoxPvCjD7EaBjEI06HJDuaXeimCzliJnEybz3jvUfiA8Z1krGs93iaz50pHvnnMMp1ZNyuRi3JJofvsPfBJMIDCdXgWMP6Fppq5oGBfwX6VlNDq0MNeVqJ6mL0QMN1SiSRSNyPKeFylJxA= root@singlevm1-vm-f2f946ec-0933-41a0-96f3-81c8f47c916d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.31,24,fe80::f816:3eff:feab:1d01/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.31 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-f2f946ec-0933-41a0-96f3-81c8f47c916d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.94 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-f2f946ec-0933-41a0-96f3-81c8f47c916d login: 2019-04-13 06:29:18,629 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a3f2d0L 2019-04-13 06:29:18,629 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 06:29:18,630 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-13 06:29:18,630 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-13 06:29:18,632 - 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-04-13 06:29:18,632 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 06:29:18,632 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-13 06:29:18,632 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 06:29:18,632 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 06:29:18,632 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 06:29:18,652 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 06:29:18,653 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 06:29:18,662 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 498ea61400c91968c8480bf48318da12 2019-04-13 06:29:18,663 - paramiko.transport - DEBUG - Trying discovered key 2446482b13f555b8ebcac5018d372c35 in /tmp/tmpLYWrGb 2019-04-13 06:29:18,689 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 06:29:18,694 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 06:29:18,695 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 06:29:18,696 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-13 06:29:18,696 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 06:29:18,698 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 06:29:18,699 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 06:29:18,699 - functest.core.singlevm - DEBUG - output: Hello World 2019-04-13 06:29:18,699 - functest.core.singlevm - DEBUG - error: 2019-04-13 06:29:18,705 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-13 06:29:18,814 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:29:18,815 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:28 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-13 06:29:18,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 06:29:18,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/835cc743-37d1-4bf5-aa59-02ff445d5f4a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:19,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:29:20 GMT X-Openstack-Request-Id: req-4ec3fcea-b9b0-4c3e-87d4-ea73788bd1cb 2019-04-13 06:29:19,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:29:19,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/835cc743-37d1-4bf5-aa59-02ff445d5f4a.json used request id req-4ec3fcea-b9b0-4c3e-87d4-ea73788bd1cb 2019-04-13 06:29:19,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.17371487617s 2019-04-13 06:29:20,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:20,009 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:20,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:20 GMT X-Openstack-Request-Id: req-d887da1d-a6fe-4d0b-9b46-b40c8fa178cc 2019-04-13 06:29:20,092 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:29:20,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d887da1d-a6fe-4d0b-9b46-b40c8fa178cc 2019-04-13 06:29:20,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0841228961945s 2019-04-13 06:29:20,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 06:29:20,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:20,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-5f2dab18-9362-452b-8b42-8a854c1dbb8b x-openstack-request-id: req-5f2dab18-9362-452b-8b42-8a854c1dbb8b 2019-04-13 06:29:20,392 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef used request id req-5f2dab18-9362-452b-8b42-8a854c1dbb8b 2019-04-13 06:29:20,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.298836231232s 2019-04-13 06:29:20,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:29:20,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:21,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-f4540822-892b-4779-8f9b-77b810aeed77 x-openstack-request-id: req-f4540822-892b-4779-8f9b-77b810aeed77 2019-04-13 06:29:21,538 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_f2f946ec-0933-41a0-96f3-81c8f47c916d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:1d:01", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:1d:01", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/190be23d-0815-42a4-9cf1-c818e94e9bef", "rel": "bookmark"}], "image": {"id": "84265770-32dc-4b0d-88ad-c52c42e2257e", "links": [{"href": "http://172.30.9.23:8774/images/84265770-32dc-4b0d-88ad-c52c42e2257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-04-13T06:29:12.000000", "flavor": {"id": "0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "links": [{"href": "http://172.30.9.23:8774/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "rel": "bookmark"}]}, "id": "190be23d-0815-42a4-9cf1-c818e94e9bef", "security_groups": [{"name": "singlevm1-sg_f2f946ec-0933-41a0-96f3-81c8f47c916d"}], "user_id": "48421bbb7b384756a78e41a30e72bc80", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:29:20Z", "hostId": "4045f790fb6c0753bd44c8fcb8b807a6a44f7cae266b3f4e8d6e9de9", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_f2f946ec-0933-41a0-96f3-81c8f47c916d", "created": "2019-04-13T06:29:01Z", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:29:21,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4540822-892b-4779-8f9b-77b810aeed77 2019-04-13 06:29:21,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14554095268s 2019-04-13 06:29:21,540 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:29:23,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:29:23,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:23,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-d7fa4582-37d8-4a33-916d-93102f33c159 x-openstack-request-id: req-d7fa4582-37d8-4a33-916d-93102f33c159 2019-04-13 06:29:23,612 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-13 06:29:23,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7fa4582-37d8-4a33-916d-93102f33c159 2019-04-13 06:29:23,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0696671009064s 2019-04-13 06:29:23,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:29:23,619 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:23,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:23 GMT X-Openstack-Request-Id: req-e9b6b2cc-3c50-4a17-8ef7-d57a422a5636 2019-04-13 06:29:23,681 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:28:58Z", "updated_at": "2019-04-13T06:28:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T06:28:58Z", "revision_number": 0, "id": "045c43b9-ccb4-4c15-b32d-ef84e487e605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:58Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:58Z", "revision_number": 0, "id": "a8047d51-0dcc-4b2e-880c-20f15430c949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:58Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:59Z", "revision_number": 0, "id": "b4378a26-78d0-4ade-9407-24b99565a51e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:59Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:28:58Z", "revision_number": 0, "id": "d053ccef-6666-431f-9f01-6c4b81c8eea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:28:58Z", "security_group_id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 3, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "3ba29d0b-07bf-42df-a76f-944670e545d4", "name": "singlevm1-sg_f2f946ec-0933-41a0-96f3-81c8f47c916d"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 06:29:23,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e9b6b2cc-3c50-4a17-8ef7-d57a422a5636 2019-04-13 06:29:23,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0635430812836s 2019-04-13 06:29:23,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:29:23,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3ba29d0b-07bf-42df-a76f-944670e545d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:23,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:29:23 GMT X-Openstack-Request-Id: req-f0c4b306-f612-4463-b345-d7ac3bd7075e 2019-04-13 06:29:23,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:29:23,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3ba29d0b-07bf-42df-a76f-944670e545d4.json used request id req-f0c4b306-f612-4463-b345-d7ac3bd7075e 2019-04-13 06:29:23,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.145624160767s 2019-04-13 06:29:23,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-13 06:29:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:23,864 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-a2875dd7-7270-486d-9237-61bddf019c0b x-openstack-request-id: req-a2875dd7-7270-486d-9237-61bddf019c0b 2019-04-13 06:29:23,864 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_f2f946ec-0933-41a0-96f3-81c8f47c916d used request id req-a2875dd7-7270-486d-9237-61bddf019c0b 2019-04-13 06:29:23,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.029412984848s 2019-04-13 06:29:23,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 06:29:23,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/30855d58-a446-44bc-927f-30b4ab1ea5bf/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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" -d '{"subnet_id": "dca078b5-cc10-422c-889f-ea9285979a57"}' 2019-04-13 06:29:25,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:25 GMT X-Openstack-Request-Id: req-46ca2be9-305a-4612-8a6e-6069a35c30af 2019-04-13 06:29:25,881 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a23089cd-b90b-4fe1-8d24-6e957b715a65", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "subnet_id": "dca078b5-cc10-422c-889f-ea9285979a57", "subnet_ids": ["dca078b5-cc10-422c-889f-ea9285979a57"], "port_id": "da728423-926b-48c0-ab4a-9558676a6f30", "id": "30855d58-a446-44bc-927f-30b4ab1ea5bf"} 2019-04-13 06:29:25,881 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/30855d58-a446-44bc-927f-30b4ab1ea5bf/remove_router_interface.json used request id req-46ca2be9-305a-4612-8a6e-6069a35c30af 2019-04-13 06:29:25,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.01666688919s 2019-04-13 06:29:25,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:29:25,882 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:26,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:26 GMT X-Openstack-Request-Id: req-7baebcf9-a64a-4c72-a6e5-a0a39a7448e2 2019-04-13 06:29:26,022 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:28:51Z", "admin_state_up": true, "updated_at": "2019-04-13T06:29:24Z", "project_id": "8cb957e698214daa959a3206e3607cbf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "30855d58-a446-44bc-927f-30b4ab1ea5bf", "name": "singlevm1-router_f2f946ec-0933-41a0-96f3-81c8f47c916d"}]} 2019-04-13 06:29:26,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7baebcf9-a64a-4c72-a6e5-a0a39a7448e2 2019-04-13 06:29:26,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140702962875s 2019-04-13 06:29:26,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 06:29:26,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/30855d58-a446-44bc-927f-30b4ab1ea5bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:27,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:29:27 GMT X-Openstack-Request-Id: req-18e47c5f-eadd-4717-968b-5584fce095a1 2019-04-13 06:29:27,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:29:27,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/30855d58-a446-44bc-927f-30b4ab1ea5bf.json used request id req-18e47c5f-eadd-4717-968b-5584fce095a1 2019-04-13 06:29:27,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45741701126s 2019-04-13 06:29:27,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:29:27,482 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:27,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:27 GMT X-Openstack-Request-Id: req-336b3001-c355-4bde-8cef-e07cc7b2f844 2019-04-13 06:29:27,521 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4},{"updated_at":"2019-04-13T06:28: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":"dca078b5-cc10-422c-889f-ea9285979a57","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cb957e698214daa959a3206e3607cbf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_f2f946ec-0933-41a0-96f3-81c8f47c916d","enable_dhcp":true,"segment_id":null,"network_id":"a23089cd-b90b-4fe1-8d24-6e957b715a65","tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:51Z","ip_version":4}]} 2019-04-13 06:29:27,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-336b3001-c355-4bde-8cef-e07cc7b2f844 2019-04-13 06:29:27,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0390889644623s 2019-04-13 06:29:27,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 06:29:27,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/dca078b5-cc10-422c-889f-ea9285979a57.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:28,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:29:28 GMT X-Openstack-Request-Id: req-22aff0aa-9d53-45af-a8d8-dc0d6f8de07c 2019-04-13 06:29:28,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:29:28,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/dca078b5-cc10-422c-889f-ea9285979a57.json used request id req-22aff0aa-9d53-45af-a8d8-dc0d6f8de07c 2019-04-13 06:29:28,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.843677043915s 2019-04-13 06:29:28,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:29:28,367 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:28,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:28 GMT X-Openstack-Request-Id: req-5168fb99-1743-42a0-a568-dbf436e94b93 2019-04-13 06:29:28,456 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a23089cd-b90b-4fe1-8d24-6e957b715a65","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"8cb957e698214daa959a3206e3607cbf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:29:28Z","qos_policy_id":null,"name":"singlevm1-net_f2f946ec-0933-41a0-96f3-81c8f47c916d","admin_state_up":true,"tenant_id":"8cb957e698214daa959a3206e3607cbf","created_at":"2019-04-13T06:28:50Z","provider:network_type":"vxlan"}]} 2019-04-13 06:29:28,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5168fb99-1743-42a0-a568-dbf436e94b93 2019-04-13 06:29:28,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0894129276276s 2019-04-13 06:29:28,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 06:29:28,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/a23089cd-b90b-4fe1-8d24-6e957b715a65.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:29,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:29:29 GMT X-Openstack-Request-Id: req-344e4c4d-bc26-4470-a01a-0bf2adf1111c 2019-04-13 06:29:29,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:29:29,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a23089cd-b90b-4fe1-8d24-6e957b715a65.json used request id req-344e4c4d-bc26-4470-a01a-0bf2adf1111c 2019-04-13 06:29:29,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20008516312s 2019-04-13 06:29:29,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:29:29,666 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:30,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:30 GMT X-Openstack-Request-Id: req-fe1f35fc-7223-4945-82c2-ad4a11179451 2019-04-13 06:29:30,432 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:28:57Z", "file": "/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e/file", "owner": "8cb957e698214daa959a3206e3607cbf", "id": "84265770-32dc-4b0d-88ad-c52c42e2257e", "size": 12716032, "self": "/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/84265770-32dc-4b0d-88ad-c52c42e2257e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/84265770-32dc-4b0d-88ad-c52c42e2257e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f2f946ec-0933-41a0-96f3-81c8f47c916d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f2f946ec-0933-41a0-96f3-81c8f47c916d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:28:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:29:30,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fe1f35fc-7223-4945-82c2-ad4a11179451 2019-04-13 06:29:30,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.769670963287s 2019-04-13 06:29:30,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 06:29:30,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:30,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:29:30 GMT X-Openstack-Request-Id: req-6df030a4-5fa2-43ce-8cc1-dd8f480dd0b4 2019-04-13 06:29:30,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-04-13 06:29:30,767 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/84265770-32dc-4b0d-88ad-c52c42e2257e used request id req-6df030a4-5fa2-43ce-8cc1-dd8f480dd0b4 2019-04-13 06:29:30,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.332841873169s 2019-04-13 06:29:30,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:29:30,771 - 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.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:30,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-7b284c88-0902-42e5-953b-752d8635d33f x-openstack-request-id: req-7b284c88-0902-42e5-953b-752d8635d33f 2019-04-13 06:29:30,793 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_f2f946ec-0933-41a0-96f3-81c8f47c916d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2", "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": "0dd45e5e-51e9-42d0-bef5-2745b54f93b2"}]} 2019-04-13 06:29:30,793 - 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-7b284c88-0902-42e5-953b-752d8635d33f 2019-04-13 06:29:30,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259461402893s 2019-04-13 06:29:30,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 06:29:30,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03a2b15d282f41463b19cc12c902674d39c345c2" 2019-04-13 06:29:30,829 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-46a8b858-c7ce-40e6-84b2-7881a2056385 x-openstack-request-id: req-46a8b858-c7ce-40e6-84b2-7881a2056385 2019-04-13 06:29:30,829 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0dd45e5e-51e9-42d0-bef5-2745b54f93b2 used request id req-46a8b858-c7ce-40e6-84b2-7881a2056385 2019-04-13 06:29:30,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0344491004944s 2019-04-13 06:29:30,874 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-04-13 06:29:30,913 - 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.15" 2019-04-13 06:29:30,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a7d92a-c14d-4bad-854b-3a625d82ec47 2019-04-13 06:29:30,917 - 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-04-13 06:29:30,917 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-83a7d92a-c14d-4bad-854b-3a625d82ec47 2019-04-13 06:29:30,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:29:31,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["k60Ddv05Srm16pR_aXOPqA"], "issued_at": "2019-04-13T06:29:31.000000Z"}} 2019-04-13 06:29:31,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:29:31,330 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:31,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:31 GMT X-Openstack-Request-Id: req-8bcbd309-4073-48d8-9df4-2a2c4d04ceb9 2019-04-13 06:29:31,688 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:29:31,688 - 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-8bcbd309-4073-48d8-9df4-2a2c4d04ceb9 2019-04-13 06:29:31,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358556985855s 2019-04-13 06:29:31,695 - 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.15" 2019-04-13 06:29:31,700 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c71d50dd-24b9-4390-8d77-3861ceb6399a 2019-04-13 06:29:31,701 - 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-04-13 06:29:31,701 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-c71d50dd-24b9-4390-8d77-3861ceb6399a 2019-04-13 06:29:31,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:29:31,705 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:31,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5537d0-02fa-42e0-a9a1-d73b6df1d9ba 2019-04-13 06:29:31,888 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:29:31,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7b5537d0-02fa-42e0-a9a1-d73b6df1d9ba 2019-04-13 06:29:31,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186393976212s 2019-04-13 06:29:31,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 06:29:31,899 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca"}}' 2019-04-13 06:29:32,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5dc4efb-6822-455a-91a3-6bb7c6986155 2019-04-13 06:29:32,477 - 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/66f88f6fb8de401e98938509a1b33def"}, "tags": [], "enabled": true, "id": "66f88f6fb8de401e98938509a1b33def", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca"}} 2019-04-13 06:29:32,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a5dc4efb-6822-455a-91a3-6bb7c6986155 2019-04-13 06:29:32,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.582071065903s 2019-04-13 06:29:32,478 - 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'66f88f6fb8de401e98938509a1b33def', '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_6da8f229-7da3-4fdd-b812-46f143a061ca'}) 2019-04-13 06:29:32,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 06:29:32,488 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ri2EvqN9L5QxR4XxJ9D6J0s53XLX3w", "email": null, "name": "singlevm2-user_6da8f229-7da3-4fdd-b812-46f143a061ca"}}' 2019-04-13 06:29:32,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285534b2-04e3-4a89-bda7-d18086720978 2019-04-13 06:29:32,993 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_6da8f229-7da3-4fdd-b812-46f143a061ca", "links": {"self": "http://172.30.9.23:5000/v3/users/7ea0dd1b2cee4fd4818ea3ab1c821ef0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7ea0dd1b2cee4fd4818ea3ab1c821ef0", "domain_id": "default", "password_expires_at": null}} 2019-04-13 06:29:32,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-285534b2-04e3-4a89-bda7-d18086720978 2019-04-13 06:29:32,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.508457899094s 2019-04-13 06:29:32,994 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7ea0dd1b2cee4fd4818ea3ab1c821ef0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_6da8f229-7da3-4fdd-b812-46f143a061ca'}) 2019-04-13 06:29:32,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:29:33,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:33,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a97ae0b-7a63-4a07-bb0d-4ea732fcc1fc 2019-04-13 06:29:33,199 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:29:33,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0a97ae0b-7a63-4a07-bb0d-4ea732fcc1fc 2019-04-13 06:29:33,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202550172806s 2019-04-13 06:29:33,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:29:33,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:33,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e609942e-9ca8-4f6d-bdeb-a9b3649e5aa4 2019-04-13 06:29:33,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:29:33,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e609942e-9ca8-4f6d-bdeb-a9b3649e5aa4 2019-04-13 06:29:33,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212258815765s 2019-04-13 06:29:33,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:29:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:33,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46f23b7-e971-43a8-881f-238e679ff165 2019-04-13 06:29:33,540 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:29:33,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f46f23b7-e971-43a8-881f-238e679ff165 2019-04-13 06:29:33,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119081020355s 2019-04-13 06:29:33,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:29:33,549 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:33,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f65669d-321c-4739-af50-333b65dce0d0 2019-04-13 06:29:33,671 - 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-04-13 06:29:33,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3f65669d-321c-4739-af50-333b65dce0d0 2019-04-13 06:29:33,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126019954681s 2019-04-13 06:29:33,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:29:33,676 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:33,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec3803e7-c4b0-49dc-a868-03b3914b21a8 2019-04-13 06:29:33,811 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_6da8f229-7da3-4fdd-b812-46f143a061ca", "links": {"self": "http://172.30.9.23:5000/v3/users/7ea0dd1b2cee4fd4818ea3ab1c821ef0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7ea0dd1b2cee4fd4818ea3ab1c821ef0", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:29:33,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ec3803e7-c4b0-49dc-a868-03b3914b21a8 2019-04-13 06:29:33,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138252973557s 2019-04-13 06:29:33,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:29:33,825 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:34,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e50a881-08e0-41c4-a2e6-5ed9900c924e 2019-04-13 06:29:34,046 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/66f88f6fb8de401e98938509a1b33def"}, "tags": [], "enabled": true, "id": "66f88f6fb8de401e98938509a1b33def", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca"}]} 2019-04-13 06:29:34,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7e50a881-08e0-41c4-a2e6-5ed9900c924e 2019-04-13 06:29:34,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223853826523s 2019-04-13 06:29:34,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:29:34,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=7ea0dd1b2cee4fd4818ea3ab1c821ef0&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=66f88f6fb8de401e98938509a1b33def" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:34,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82338b0d-4d4f-4635-8ab2-5b953287b5eb 2019-04-13 06:29:34,181 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7ea0dd1b2cee4fd4818ea3ab1c821ef0&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=66f88f6fb8de401e98938509a1b33def", "previous": null, "next": null}} 2019-04-13 06:29:34,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7ea0dd1b2cee4fd4818ea3ab1c821ef0&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=66f88f6fb8de401e98938509a1b33def used request id req-82338b0d-4d4f-4635-8ab2-5b953287b5eb 2019-04-13 06:29:34,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.127341032028s 2019-04-13 06:29:34,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:29:34,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/66f88f6fb8de401e98938509a1b33def/users/7ea0dd1b2cee4fd4818ea3ab1c821ef0/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:34,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21427160-b893-4152-846c-fd588ec0371b 2019-04-13 06:29:34,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:29:34,342 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/66f88f6fb8de401e98938509a1b33def/users/7ea0dd1b2cee4fd4818ea3ab1c821ef0/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-21427160-b893-4152-846c-fd588ec0371b 2019-04-13 06:29:34,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157556056976s 2019-04-13 06:29:34,343 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca', 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'66f88f6fb8de401e98938509a1b33def', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ri2EvqN9L5QxR4XxJ9D6J0s53XLX3w', 'username': u'singlevm2-user_6da8f229-7da3-4fdd-b812-46f143a061ca', '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-04-13 06:29:34,347 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_6da8f229-7da3-4fdd-b812-46f143a061ca', 'password': 'ri2EvqN9L5QxR4XxJ9D6J0s53XLX3w', 'project_name': 'singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '66f88f6fb8de401e98938509a1b33def', 'project_domain_name': 'Default'} 2019-04-13 06:29:34,347 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-04-13 06:29:34,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:29:34,351 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:34,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2da7cc7-cd2c-4cb2-8e0c-2f7b7a0facc0 2019-04-13 06:29:34,475 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:29:34,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d2da7cc7-cd2c-4cb2-8e0c-2f7b7a0facc0 2019-04-13 06:29:34,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127807855606s 2019-04-13 06:29:34,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:29:34,485 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:29:34,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b793f0-df81-4ae8-8373-850ab0085347 2019-04-13 06:29:34,607 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/66f88f6fb8de401e98938509a1b33def"}, "tags": [], "enabled": true, "id": "66f88f6fb8de401e98938509a1b33def", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca"}]} 2019-04-13 06:29:34,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b3b793f0-df81-4ae8-8373-850ab0085347 2019-04-13 06:29:34,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124778032303s 2019-04-13 06:29:34,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:29:34,610 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" -d '{"network": {"tenant_id": "66f88f6fb8de401e98938509a1b33def", "name": "singlevm2-net_6da8f229-7da3-4fdd-b812-46f143a061ca", "admin_state_up": true}}' 2019-04-13 06:29:35,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:35 GMT X-Openstack-Request-Id: req-294af213-7d13-4c1f-8d2c-b6949fd593bd 2019-04-13 06:29:35,002 - 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":"49c06eda-f145-44d8-90df-1f73f962d3cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"66f88f6fb8de401e98938509a1b33def","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:29:34Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_6da8f229-7da3-4fdd-b812-46f143a061ca","admin_state_up":true,"tenant_id":"66f88f6fb8de401e98938509a1b33def","created_at":"2019-04-13T06:29:34Z","mtu":1450}} 2019-04-13 06:29:35,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-294af213-7d13-4c1f-8d2c-b6949fd593bd 2019-04-13 06:29:35,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.393441915512s 2019-04-13 06:29:35,003 - 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-04-13T06:29:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'49c06eda-f145-44d8-90df-1f73f962d3cc', u'provider:segmentation_id': 73, 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_6da8f229-7da3-4fdd-b812-46f143a061ca', u'created_at': u'2019-04-13T06:29:34Z', u'mtu': 1450, u'tenant_id': u'66f88f6fb8de401e98938509a1b33def', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'66f88f6fb8de401e98938509a1b33def', u'l2_adjacency': True}) 2019-04-13 06:29:35,006 - 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.15" 2019-04-13 06:29:35,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1f6394-a685-4628-94e3-a47d57d80c71 2019-04-13 06:29:35,012 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 06:29:35,013 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5a1f6394-a685-4628-94e3-a47d57d80c71 2019-04-13 06:29:35,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:29:35,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "66f88f6fb8de401e98938509a1b33def", "name": "singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/66f88f6fb8de401e98938509a1b33def", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/66f88f6fb8de401e98938509a1b33def", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/66f88f6fb8de401e98938509a1b33def", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/66f88f6fb8de401e98938509a1b33def", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/66f88f6fb8de401e98938509a1b33def", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/66f88f6fb8de401e98938509a1b33def", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_66f88f6fb8de401e98938509a1b33def", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_66f88f6fb8de401e98938509a1b33def", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/66f88f6fb8de401e98938509a1b33def", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/66f88f6fb8de401e98938509a1b33def", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/66f88f6fb8de401e98938509a1b33def", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_6da8f229-7da3-4fdd-b812-46f143a061ca", "id": "7ea0dd1b2cee4fd4818ea3ab1c821ef0"}, "audit_ids": ["WleqBxbpSIami4W-VzYtzQ"], "issued_at": "2019-04-13T06:29:35.000000Z"}} 2019-04-13 06:29:35,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:29:35,408 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:35,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:35 GMT X-Openstack-Request-Id: req-b5636d40-41e1-40b4-8ab9-3c23d19d7dda 2019-04-13 06:29:35,799 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"49c06eda-f145-44d8-90df-1f73f962d3cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"66f88f6fb8de401e98938509a1b33def","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:29:34Z","qos_policy_id":null,"name":"singlevm2-net_6da8f229-7da3-4fdd-b812-46f143a061ca","admin_state_up":true,"tenant_id":"66f88f6fb8de401e98938509a1b33def","created_at":"2019-04-13T06:29:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:29:35,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b5636d40-41e1-40b4-8ab9-3c23d19d7dda 2019-04-13 06:29:35,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392048120499s 2019-04-13 06:29:35,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:29:35,801 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '{"subnet": {"name": "singlevm2-subnet_6da8f229-7da3-4fdd-b812-46f143a061ca", "enable_dhcp": true, "network_id": "49c06eda-f145-44d8-90df-1f73f962d3cc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:29:36,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:36 GMT X-Openstack-Request-Id: req-ea4f0677-bd60-46ed-bd91-176f07e9a839 2019-04-13 06:29:36,593 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49c06eda-f145-44d8-90df-1f73f962d3cc","tenant_id":"66f88f6fb8de401e98938509a1b33def","created_at":"2019-04-13T06:29:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:29:36Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"66f88f6fb8de401e98938509a1b33def","id":"6c4d8687-60a2-423f-abba-fe3648356547","subnetpool_id":null,"name":"singlevm2-subnet_6da8f229-7da3-4fdd-b812-46f143a061ca"}} 2019-04-13 06:29:36,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ea4f0677-bd60-46ed-bd91-176f07e9a839 2019-04-13 06:29:36,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.792490005493s 2019-04-13 06:29:36,594 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:29:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6c4d8687-60a2-423f-abba-fe3648356547', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_6da8f229-7da3-4fdd-b812-46f143a061ca', u'enable_dhcp': True, u'network_id': u'49c06eda-f145-44d8-90df-1f73f962d3cc', u'tenant_id': u'66f88f6fb8de401e98938509a1b33def', u'created_at': u'2019-04-13T06:29:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'66f88f6fb8de401e98938509a1b33def'}) 2019-04-13 06:29:36,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:29:36,595 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "singlevm2-router_6da8f229-7da3-4fdd-b812-46f143a061ca", "admin_state_up": true}}' 2019-04-13 06:29:38,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:38 GMT X-Openstack-Request-Id: req-98d1f96c-7231-4cc5-af87-e1e8d6d71e96 2019-04-13 06:29:38,092 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:36Z", "admin_state_up": true, "updated_at": "2019-04-13T06:29:37Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "818880c9-a8fe-4eb9-b941-66bb3583a195", "name": "singlevm2-router_6da8f229-7da3-4fdd-b812-46f143a061ca"}} 2019-04-13 06:29:38,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-98d1f96c-7231-4cc5-af87-e1e8d6d71e96 2019-04-13 06:29:38,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49728107452s 2019-04-13 06:29:38,092 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:29:37Z', u'revision_number': 2, u'id': u'818880c9-a8fe-4eb9-b941-66bb3583a195', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_6da8f229-7da3-4fdd-b812-46f143a061ca', u'admin_state_up': True, u'tenant_id': u'66f88f6fb8de401e98938509a1b33def', u'created_at': u'2019-04-13T06:29:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'66f88f6fb8de401e98938509a1b33def'}) 2019-04-13 06:29:38,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:29:38,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/818880c9-a8fe-4eb9-b941-66bb3583a195/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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '{"subnet_id": "6c4d8687-60a2-423f-abba-fe3648356547"}' 2019-04-13 06:29:40,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:40 GMT X-Openstack-Request-Id: req-d6c89f28-df7e-43b2-a48e-65421db85fc6 2019-04-13 06:29:40,484 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "49c06eda-f145-44d8-90df-1f73f962d3cc", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "subnet_id": "6c4d8687-60a2-423f-abba-fe3648356547", "subnet_ids": ["6c4d8687-60a2-423f-abba-fe3648356547"], "port_id": "4088ad7f-f255-46e0-91f4-f425903f2d73", "id": "818880c9-a8fe-4eb9-b941-66bb3583a195"} 2019-04-13 06:29:40,484 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/818880c9-a8fe-4eb9-b941-66bb3583a195/add_router_interface.json used request id req-d6c89f28-df7e-43b2-a48e-65421db85fc6 2019-04-13 06:29:40,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39139509201s 2019-04-13 06:29:40,485 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 06:29:40,591 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 06:29:40,595 - 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.15" 2019-04-13 06:29:40,600 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:40 GMT 2019-04-13 06:29:40,600 - 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-04-13 06:29:40,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:29:40,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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:40,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:40 GMT X-Openstack-Request-Id: req-d5e55eed-7f92-43fa-894d-d07c319eae6a 2019-04-13 06:29:40,893 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:29:40,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d5e55eed-7f92-43fa-894d-d07c319eae6a 2019-04-13 06:29:40,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288326025009s 2019-04-13 06:29:40,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:29:40,905 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_6da8f229-7da3-4fdd-b812-46f143a061ca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_6da8f229-7da3-4fdd-b812-46f143a061ca"}' 2019-04-13 06:29:40,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:40 GMT Location: http://172.30.9.23:9292/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e35e0b98-46be-4110-85d5-91a3a033a631 2019-04-13 06:29:40,992 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:29:40Z", "file": "/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/file", "owner": "66f88f6fb8de401e98938509a1b33def", "id": "6c9cf2a0-c13a-452c-a9af-16c532a15d04", "size": null, "self": "/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04", "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_6da8f229-7da3-4fdd-b812-46f143a061ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6da8f229-7da3-4fdd-b812-46f143a061ca", "checksum": null, "created_at": "2019-04-13T06:29:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:29:40,992 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e35e0b98-46be-4110-85d5-91a3a033a631 2019-04-13 06:29:40,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0912690162659s 2019-04-13 06:29:40,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:29:40,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '' 2019-04-13 06:29:41,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:29:41 GMT X-Openstack-Request-Id: req-f3061ea4-0b1c-45e6-9cb2-b8f67c1342a9 2019-04-13 06:29:41,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-04-13 06:29:41,671 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/file used request id req-f3061ea4-0b1c-45e6-9cb2-b8f67c1342a9 2019-04-13 06:29:41,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.677755832672s 2019-04-13 06:29:41,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:29:41,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:41,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:41 GMT X-Openstack-Request-Id: req-6ea2a1ac-7579-4528-9286-e62231517e5c 2019-04-13 06:29:41,720 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:29:41Z", "file": "/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/file", "owner": "66f88f6fb8de401e98938509a1b33def", "id": "6c9cf2a0-c13a-452c-a9af-16c532a15d04", "size": 12716032, "self": "/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6da8f229-7da3-4fdd-b812-46f143a061ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6da8f229-7da3-4fdd-b812-46f143a061ca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:29:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:29:41,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6ea2a1ac-7579-4528-9286-e62231517e5c 2019-04-13 06:29:41,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0450999736786s 2019-04-13 06:29:41,722 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/file', 'owner': u'66f88f6fb8de401e98938509a1b33def', 'id': u'6c9cf2a0-c13a-452c-a9af-16c532a15d04', 'size': 12716032, u'self': u'/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66f88f6fb8de401e98938509a1b33def', 'name': 'singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:29:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T06:29:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_6da8f229-7da3-4fdd-b812-46f143a061ca', '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/6c9cf2a0-c13a-452c-a9af-16c532a15d04', 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_6da8f229-7da3-4fdd-b812-46f143a061ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_6da8f229-7da3-4fdd-b812-46f143a061ca', 'created': u'2019-04-13T06:29:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:29:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04', 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_6da8f229-7da3-4fdd-b812-46f143a061ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:29:41,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:29:41,727 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_6da8f229-7da3-4fdd-b812-46f143a061ca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:29:42,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-8978bb56-129d-40e1-ab76-1f5c9e05f103 x-openstack-request-id: req-8978bb56-129d-40e1-ab76-1f5c9e05f103 2019-04-13 06:29:42,055 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_6da8f229-7da3-4fdd-b812-46f143a061ca", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc", "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": "45016a2e-d547-4adc-81c4-889f4de0d6fc"}} 2019-04-13 06:29:42,055 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8978bb56-129d-40e1-ab76-1f5c9e05f103 2019-04-13 06:29:42,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.330103874207s 2019-04-13 06:29:42,056 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_6da8f229-7da3-4fdd-b812-46f143a061ca', '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'8cb957e698214daa959a3206e3607cbf', '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'45016a2e-d547-4adc-81c4-889f4de0d6fc', 'swap': 0}) 2019-04-13 06:29:42,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:29:42,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc/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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" -d '{"extra_specs": {}}' 2019-04-13 06:29:42,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5003a9cd-42d2-456d-8bfd-16006b170333 x-openstack-request-id: req-5003a9cd-42d2-456d-8bfd-16006b170333 2019-04-13 06:29:42,076 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:29:42,076 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc/os-extra_specs used request id req-5003a9cd-42d2-456d-8bfd-16006b170333 2019-04-13 06:29:42,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198299884796s 2019-04-13 06:29:42,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-13 06:29:42,082 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '{"keypair": {"name": "singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca"}}' 2019-04-13 06:29:42,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-5784dec8-c302-48f9-93d2-149d47bc6b1e x-openstack-request-id: req-5784dec8-c302-48f9-93d2-149d47bc6b1e 2019-04-13 06:29:42,529 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLowoOB8EWr79a4X58GvbkRWGHH9icfHXBpRxxBu2lqEU2dgP6xGAQbnr5KdELbE0+3sTH5BIPEywxkJ2VX2gQTC8UfSHMdA22RWjPyocdEJyOiamr5+Rrggbbpz9PjAh8IjNCxFxDLqWv3Dov8c7rXsUHeou91QS+H3ucs61uSHvPpk/ikINigYotXYz0dV1jZYQrKjl2b1MiWl/+TuX0y2Rn2O1O3qKHD1LpgJ+NjCXLDZw3qn+M6P3vFK/vcryOXHcSOgtrkF988l82Xhv31j+pQJwL0L0FP5Z1kLbsHjYDeQ4q4Vvp0RJ4oP3Zz2ADcBQ1Kw5k0L4fvopcOl1b Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAy6MKDgfBFq+/WuF+fBr25EVhhx/YnHx1waUccQbtpahFNnYD\n+sRgEG56+SnRC2xNPt7Ex+QSDxMsMZCdlV9oEEwvFH0hzHQNtkVoz8qHHRCcjomp\nq+fka4IG26c/T4wIfCIzQsRcQy6lr9w6L/HO617FB3qLvdUEvh97nLOtbkh7z6ZP\n4pCDYoGKLV2M9HVdY2WEKyo5dm9TIlpf/k7l9MtkZ9jtTt6ihw9S6YCfjYwlyw2c\nN6p/jOj97xSv73K8jlx3EjoLa5BffPJfNl4b99Y/qUCcC9C9BT+WdZC27B42A3kO\nKuFb6dESeKD92c9gA3AUNSsOZNC+H76KXDpdWwIDAQABAoIBAQCNPbhrotU6dwuy\nbVTdn5Y/HiBXKK+FWo4SkgL4ImYS0HOxIooAFNTMkNSanXZxBd1ODhVOz9H2wsWU\nW0nxoQr8wtqky2X1+UjJc7sO5NpyPmNYOgOFSIIWT0mScJ5o/iekcdQ8KxYTQveI\n0qdJOd7bQhBG76idMnLnq86BEd7o7gAFf3ueDlf4fWq2k2fqWtgvyd5tE8pnewXA\nyNz251vy9RK0++Bmlg9XNBqwBQ4BeF7/j+7wfmuhIW+TLHhVP6umxQxktdvCeaTR\nO3RDc51E/6TynggpwWG4ojJoFi6L7YydHoin0zqtdCUrcqzXhb26aUNU38USyx6U\nSzQIfiEBAoGBAPPzcSuUxxrE7uuWfI+cI7AhA59ihOzlx3Bx/kgTZLj3Y17B9Qdx\n+bpq2bnHZeINwBzl9MpLAkvAu+HazR41bdxQymvU+7C28Ea+A3NPIx08T/O0MhSI\nMT900BFfJZpPEcEgx57zlD0T3jV8DzxoHLZVSgZcdwy3p2rOXEYSdXCDAoGBANWx\n2+1w9pwHgr4D1NVZYoNMdonqJ1/gAulKXS/6Y6Bzn61284vri6pPjVqTAzudf0JX\nADqJ6Y2jjbPjGi33VpmPBnJzBqoLdcte9y46zq4JTl9/iaXWShevOxqzbiNcGhrl\ng4lP1YgUT5Ibs/NOoYMz69s3Ncw6Ll0kone4OxhJAoGACcZdaIOjnrz5XdM/1nlJ\nLMuF26MU9HEYlrbam4S7anXvM2LOMKgue3vAkaMdv/sREZddQaXTx7lHTft4cJdv\neX57Perg0unhotQGS16GZ6t9AKTdxNjYMFS76ZZIaXB1o6lulj3oWLItGzOHYMJD\nNEMinjKiSo4pVSxDokMnFYUCgYEAh4RQfWaK7e4RaqERYu9ZevyNm+6DY9iy3/FJ\n4Xg/n+xTUfVCg/QvUSU79jmO7kp1/sMfoP/+vdT/sxmNa6MUJzO9mez6R/IWlI83\n3/hpQ5MhQYym5SVdPWHh8I/jg8cPwwjT/stDFhYTVAv/dYfjA0p1A0Mi+c3XwzfN\nVHDgAQkCgYEAx4uQ5zFETgRu92LmFMEj/Xxx3Qgx82aJ6nxD3ZRxScBRxGKuaJn8\n/ebPlHRmjJWYM1A4W+Vr8IdW5HUXcZ0y+7+th/wfSLv7kRhMOxvNDVRRLwtQjAiQ\nM/d/Rs3NOT2LxLLfjJ68Hupn2PSL2ps8gHTH6WVG3mvVdRyqZMMWLFc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7ea0dd1b2cee4fd4818ea3ab1c821ef0", "name": "singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca", "fingerprint": "b2:6f:3b:a8:3c:ab:c9:4a:84:be:a1:ff:8a:ad:9f:4e"}} 2019-04-13 06:29:42,529 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5784dec8-c302-48f9-93d2-149d47bc6b1e 2019-04-13 06:29:42,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.449657917023s 2019-04-13 06:29:42,530 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLowoOB8EWr79a4X58GvbkRWGHH9icfHXBpRxxBu2lqEU2dgP6xGAQbnr5KdELbE0+3sTH5BIPEywxkJ2VX2gQTC8UfSHMdA22RWjPyocdEJyOiamr5+Rrggbbpz9PjAh8IjNCxFxDLqWv3Dov8c7rXsUHeou91QS+H3ucs61uSHvPpk/ikINigYotXYz0dV1jZYQrKjl2b1MiWl/+TuX0y2Rn2O1O3qKHD1LpgJ+NjCXLDZw3qn+M6P3vFK/vcryOXHcSOgtrkF988l82Xhv31j+pQJwL0L0FP5Z1kLbsHjYDeQ4q4Vvp0RJ4oP3Zz2ADcBQ1Kw5k0L4fvopcOl1b Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAy6MKDgfBFq+/WuF+fBr25EVhhx/YnHx1waUccQbtpahFNnYD\n+sRgEG56+SnRC2xNPt7Ex+QSDxMsMZCdlV9oEEwvFH0hzHQNtkVoz8qHHRCcjomp\nq+fka4IG26c/T4wIfCIzQsRcQy6lr9w6L/HO617FB3qLvdUEvh97nLOtbkh7z6ZP\n4pCDYoGKLV2M9HVdY2WEKyo5dm9TIlpf/k7l9MtkZ9jtTt6ihw9S6YCfjYwlyw2c\nN6p/jOj97xSv73K8jlx3EjoLa5BffPJfNl4b99Y/qUCcC9C9BT+WdZC27B42A3kO\nKuFb6dESeKD92c9gA3AUNSsOZNC+H76KXDpdWwIDAQABAoIBAQCNPbhrotU6dwuy\nbVTdn5Y/HiBXKK+FWo4SkgL4ImYS0HOxIooAFNTMkNSanXZxBd1ODhVOz9H2wsWU\nW0nxoQr8wtqky2X1+UjJc7sO5NpyPmNYOgOFSIIWT0mScJ5o/iekcdQ8KxYTQveI\n0qdJOd7bQhBG76idMnLnq86BEd7o7gAFf3ueDlf4fWq2k2fqWtgvyd5tE8pnewXA\nyNz251vy9RK0++Bmlg9XNBqwBQ4BeF7/j+7wfmuhIW+TLHhVP6umxQxktdvCeaTR\nO3RDc51E/6TynggpwWG4ojJoFi6L7YydHoin0zqtdCUrcqzXhb26aUNU38USyx6U\nSzQIfiEBAoGBAPPzcSuUxxrE7uuWfI+cI7AhA59ihOzlx3Bx/kgTZLj3Y17B9Qdx\n+bpq2bnHZeINwBzl9MpLAkvAu+HazR41bdxQymvU+7C28Ea+A3NPIx08T/O0MhSI\nMT900BFfJZpPEcEgx57zlD0T3jV8DzxoHLZVSgZcdwy3p2rOXEYSdXCDAoGBANWx\n2+1w9pwHgr4D1NVZYoNMdonqJ1/gAulKXS/6Y6Bzn61284vri6pPjVqTAzudf0JX\nADqJ6Y2jjbPjGi33VpmPBnJzBqoLdcte9y46zq4JTl9/iaXWShevOxqzbiNcGhrl\ng4lP1YgUT5Ibs/NOoYMz69s3Ncw6Ll0kone4OxhJAoGACcZdaIOjnrz5XdM/1nlJ\nLMuF26MU9HEYlrbam4S7anXvM2LOMKgue3vAkaMdv/sREZddQaXTx7lHTft4cJdv\neX57Perg0unhotQGS16GZ6t9AKTdxNjYMFS76ZZIaXB1o6lulj3oWLItGzOHYMJD\nNEMinjKiSo4pVSxDokMnFYUCgYEAh4RQfWaK7e4RaqERYu9ZevyNm+6DY9iy3/FJ\n4Xg/n+xTUfVCg/QvUSU79jmO7kp1/sMfoP/+vdT/sxmNa6MUJzO9mez6R/IWlI83\n3/hpQ5MhQYym5SVdPWHh8I/jg8cPwwjT/stDFhYTVAv/dYfjA0p1A0Mi+c3XwzfN\nVHDgAQkCgYEAx4uQ5zFETgRu92LmFMEj/Xxx3Qgx82aJ6nxD3ZRxScBRxGKuaJn8\n/ebPlHRmjJWYM1A4W+Vr8IdW5HUXcZ0y+7+th/wfSLv7kRhMOxvNDVRRLwtQjAiQ\nM/d/Rs3NOT2LxLLfjJ68Hupn2PSL2ps8gHTH6WVG3mvVdRyqZMMWLFc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7ea0dd1b2cee4fd4818ea3ab1c821ef0', 'name': u'singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca', 'created_at': '2019-04-13T06:29:42.530455', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66f88f6fb8de401e98938509a1b33def', 'name': 'singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b2:6f:3b:a8:3c:ab:c9:4a:84:be:a1:ff:8a:ad:9f:4e', 'type': 'ssh', 'id': u'singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca'}) 2019-04-13 06:29:42,530 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAy6MKDgfBFq+/WuF+fBr25EVhhx/YnHx1waUccQbtpahFNnYD +sRgEG56+SnRC2xNPt7Ex+QSDxMsMZCdlV9oEEwvFH0hzHQNtkVoz8qHHRCcjomp q+fka4IG26c/T4wIfCIzQsRcQy6lr9w6L/HO617FB3qLvdUEvh97nLOtbkh7z6ZP 4pCDYoGKLV2M9HVdY2WEKyo5dm9TIlpf/k7l9MtkZ9jtTt6ihw9S6YCfjYwlyw2c N6p/jOj97xSv73K8jlx3EjoLa5BffPJfNl4b99Y/qUCcC9C9BT+WdZC27B42A3kO KuFb6dESeKD92c9gA3AUNSsOZNC+H76KXDpdWwIDAQABAoIBAQCNPbhrotU6dwuy bVTdn5Y/HiBXKK+FWo4SkgL4ImYS0HOxIooAFNTMkNSanXZxBd1ODhVOz9H2wsWU W0nxoQr8wtqky2X1+UjJc7sO5NpyPmNYOgOFSIIWT0mScJ5o/iekcdQ8KxYTQveI 0qdJOd7bQhBG76idMnLnq86BEd7o7gAFf3ueDlf4fWq2k2fqWtgvyd5tE8pnewXA yNz251vy9RK0++Bmlg9XNBqwBQ4BeF7/j+7wfmuhIW+TLHhVP6umxQxktdvCeaTR O3RDc51E/6TynggpwWG4ojJoFi6L7YydHoin0zqtdCUrcqzXhb26aUNU38USyx6U SzQIfiEBAoGBAPPzcSuUxxrE7uuWfI+cI7AhA59ihOzlx3Bx/kgTZLj3Y17B9Qdx +bpq2bnHZeINwBzl9MpLAkvAu+HazR41bdxQymvU+7C28Ea+A3NPIx08T/O0MhSI MT900BFfJZpPEcEgx57zlD0T3jV8DzxoHLZVSgZcdwy3p2rOXEYSdXCDAoGBANWx 2+1w9pwHgr4D1NVZYoNMdonqJ1/gAulKXS/6Y6Bzn61284vri6pPjVqTAzudf0JX ADqJ6Y2jjbPjGi33VpmPBnJzBqoLdcte9y46zq4JTl9/iaXWShevOxqzbiNcGhrl g4lP1YgUT5Ibs/NOoYMz69s3Ncw6Ll0kone4OxhJAoGACcZdaIOjnrz5XdM/1nlJ LMuF26MU9HEYlrbam4S7anXvM2LOMKgue3vAkaMdv/sREZddQaXTx7lHTft4cJdv eX57Perg0unhotQGS16GZ6t9AKTdxNjYMFS76ZZIaXB1o6lulj3oWLItGzOHYMJD NEMinjKiSo4pVSxDokMnFYUCgYEAh4RQfWaK7e4RaqERYu9ZevyNm+6DY9iy3/FJ 4Xg/n+xTUfVCg/QvUSU79jmO7kp1/sMfoP/+vdT/sxmNa6MUJzO9mez6R/IWlI83 3/hpQ5MhQYym5SVdPWHh8I/jg8cPwwjT/stDFhYTVAv/dYfjA0p1A0Mi+c3XwzfN VHDgAQkCgYEAx4uQ5zFETgRu92LmFMEj/Xxx3Qgx82aJ6nxD3ZRxScBRxGKuaJn8 /ebPlHRmjJWYM1A4W+Vr8IdW5HUXcZ0y+7+th/wfSLv7kRhMOxvNDVRRLwtQjAiQ M/d/Rs3NOT2LxLLfjJ68Hupn2PSL2ps8gHTH6WVG3mvVdRyqZMMWLFc= -----END RSA PRIVATE KEY----- 2019-04-13 06:29:42,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-13 06:29:42,536 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '{"security_group": {"name": "singlevm2-sg_6da8f229-7da3-4fdd-b812-46f143a061ca", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-04-13 06:29:42,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:42 GMT X-Openstack-Request-Id: req-d57324fd-6807-40e0-ab24-a6d3c2a26bfe 2019-04-13 06:29:42,689 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:42Z", "updated_at": "2019-04-13T06:29:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:42Z", "revision_number": 0, "id": "1c883185-0d46-4f96-a0fc-88e42eb2faae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:42Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:42Z", "revision_number": 0, "id": "a6a08b37-0cf7-48bc-a885-59d5e7179a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:42Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}], "revision_number": 1, "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "name": "singlevm2-sg_6da8f229-7da3-4fdd-b812-46f143a061ca"}} 2019-04-13 06:29:42,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d57324fd-6807-40e0-ab24-a6d3c2a26bfe 2019-04-13 06:29:42,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.153047084808s 2019-04-13 06:29:42,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:29:42,696 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:42,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:42 GMT X-Openstack-Request-Id: req-cec109c5-bafe-4e2e-b281-81e9ff2730e4 2019-04-13 06:29:42,788 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:34Z", "updated_at": "2019-04-13T06:29:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "08721834-06d8-454f-a55d-daa0cc626e80", "remote_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "09087134-89d1-4586-a779-959801a91c87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "2c8da1d2-46dc-4f35-8ee1-9181d39c0b55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "7b0f1289-990b-4094-a419-2215a580c9a9", "remote_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}], "revision_number": 1, "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:42Z", "updated_at": "2019-04-13T06:29:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:42Z", "revision_number": 0, "id": "1c883185-0d46-4f96-a0fc-88e42eb2faae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:42Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:42Z", "revision_number": 0, "id": "a6a08b37-0cf7-48bc-a885-59d5e7179a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:42Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}], "revision_number": 1, "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "name": "singlevm2-sg_6da8f229-7da3-4fdd-b812-46f143a061ca"}]} 2019-04-13 06:29:42,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cec109c5-bafe-4e2e-b281-81e9ff2730e4 2019-04-13 06:29:42,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0928571224213s 2019-04-13 06:29:42,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 06:29:42,795 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -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": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad"}}' 2019-04-13 06:29:42,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:42 GMT X-Openstack-Request-Id: req-13ca63ac-535f-4359-8e91-76f395cbe3a4 2019-04-13 06:29:42,915 - 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-04-13T06:29:42Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "port_range_min": 22, "revision_number": 0, "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:42Z", "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "fca4a188-bc6a-48e7-ad9b-bab2cd728882"}} 2019-04-13 06:29:42,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-13ca63ac-535f-4359-8e91-76f395cbe3a4 2019-04-13 06:29:42,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120160102844s 2019-04-13 06:29:42,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:29:42,921 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:42,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:42 GMT X-Openstack-Request-Id: req-52cfa7cb-03ec-44b6-935a-31d0bb30b599 2019-04-13 06:29:42,969 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:34Z", "updated_at": "2019-04-13T06:29:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "08721834-06d8-454f-a55d-daa0cc626e80", "remote_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "09087134-89d1-4586-a779-959801a91c87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "2c8da1d2-46dc-4f35-8ee1-9181d39c0b55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "7b0f1289-990b-4094-a419-2215a580c9a9", "remote_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}], "revision_number": 1, "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:42Z", "updated_at": "2019-04-13T06:29:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:42Z", "revision_number": 0, "id": "1c883185-0d46-4f96-a0fc-88e42eb2faae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:42Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:42Z", "revision_number": 0, "id": "a6a08b37-0cf7-48bc-a885-59d5e7179a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:42Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T06:29:42Z", "revision_number": 0, "id": "fca4a188-bc6a-48e7-ad9b-bab2cd728882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:42Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": 22, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}], "revision_number": 2, "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "name": "singlevm2-sg_6da8f229-7da3-4fdd-b812-46f143a061ca"}]} 2019-04-13 06:29:42,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-52cfa7cb-03ec-44b6-935a-31d0bb30b599 2019-04-13 06:29:42,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0484519004822s 2019-04-13 06:29:42,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 06:29:42,975 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -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": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad"}}' 2019-04-13 06:29:43,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:43 GMT X-Openstack-Request-Id: req-46a633b9-0f56-4a52-8c35-eed19ffa5b01 2019-04-13 06:29:43,124 - 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-04-13T06:29:43Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "port_range_min": null, "revision_number": 0, "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:43Z", "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "c8a398ff-5d51-4e6f-a280-e26ad216ad5e"}} 2019-04-13 06:29:43,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-46a633b9-0f56-4a52-8c35-eed19ffa5b01 2019-04-13 06:29:43,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149832010269s 2019-04-13 06:29:43,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:29:43,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:43,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:43 GMT X-Openstack-Request-Id: req-749dff0d-512c-4162-b63e-19280ac012ba 2019-04-13 06:29:43,224 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49c06eda-f145-44d8-90df-1f73f962d3cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"66f88f6fb8de401e98938509a1b33def","l2_adjacency":true,"status":"ACTIVE","subnets":["6c4d8687-60a2-423f-abba-fe3648356547"],"description":"","tags":[],"updated_at":"2019-04-13T06:29:36Z","qos_policy_id":null,"name":"singlevm2-net_6da8f229-7da3-4fdd-b812-46f143a061ca","admin_state_up":true,"tenant_id":"66f88f6fb8de401e98938509a1b33def","created_at":"2019-04-13T06:29:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:29:43,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-749dff0d-512c-4162-b63e-19280ac012ba 2019-04-13 06:29:43,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0982890129089s 2019-04-13 06:29:43,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:29:43,233 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:43,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:43 GMT X-Openstack-Request-Id: req-427170b4-e7ec-423d-ac5f-6165213c16a0 2019-04-13 06:29:43,273 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:29:41Z", "file": "/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/file", "owner": "66f88f6fb8de401e98938509a1b33def", "id": "6c9cf2a0-c13a-452c-a9af-16c532a15d04", "size": 12716032, "self": "/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6da8f229-7da3-4fdd-b812-46f143a061ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6da8f229-7da3-4fdd-b812-46f143a061ca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:29:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:29:43,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-427170b4-e7ec-423d-ac5f-6165213c16a0 2019-04-13 06:29:43,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0442819595337s 2019-04-13 06:29:43,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:29:43,284 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:43,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-eddee737-710c-48fb-bd99-1f64a6bc2327 x-openstack-request-id: req-eddee737-710c-48fb-bd99-1f64a6bc2327 2019-04-13 06:29:43,305 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_6da8f229-7da3-4fdd-b812-46f143a061ca", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc", "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": "45016a2e-d547-4adc-81c4-889f4de0d6fc"}]} 2019-04-13 06:29:43,305 - 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-eddee737-710c-48fb-bd99-1f64a6bc2327 2019-04-13 06:29:43,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246279239655s 2019-04-13 06:29:43,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 06:29:43,309 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '{"server": {"name": "singlevm2-vm_6da8f229-7da3-4fdd-b812-46f143a061ca", "imageRef": "6c9cf2a0-c13a-452c-a9af-16c532a15d04", "key_name": "singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca", "flavorRef": "45016a2e-d547-4adc-81c4-889f4de0d6fc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "49c06eda-f145-44d8-90df-1f73f962d3cc"}], "security_groups": [{"name": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad"}]}}' 2019-04-13 06:29:45,125 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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 location: http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418 x-compute-request-id: req-70514de5-739f-4854-9c06-28fc6a8ac41d x-openstack-request-id: req-70514de5-739f-4854-9c06-28fc6a8ac41d 2019-04-13 06:29:45,125 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad"}], "OS-DCF:diskConfig": "MANUAL", "id": "02251035-38b1-4a04-b1c2-4ea9d788c418", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "bookmark"}], "adminPass": "2TExXeJ37JF6"}} 2019-04-13 06:29:45,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-70514de5-739f-4854-9c06-28fc6a8ac41d 2019-04-13 06:29:45,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.81850790977s 2019-04-13 06:29:45,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:29:45,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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:45,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-703088ab-c9c5-4302-8ecb-b4e0236b4f9b x-openstack-request-id: req-703088ab-c9c5-4302-8ecb-b4e0236b4f9b 2019-04-13 06:29:45,484 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "bookmark"}], "image": {"id": "6c9cf2a0-c13a-452c-a9af-16c532a15d04", "links": [{"href": "http://172.30.9.23:8774/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45016a2e-d547-4adc-81c4-889f4de0d6fc", "links": [{"href": "http://172.30.9.23:8774/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc", "rel": "bookmark"}]}, "id": "02251035-38b1-4a04-b1c2-4ea9d788c418", "user_id": "7ea0dd1b2cee4fd4818ea3ab1c821ef0", "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-04-13T06:29:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca", "name": "singlevm2-vm_6da8f229-7da3-4fdd-b812-46f143a061ca", "created": "2019-04-13T06:29:45Z", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:29:45,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-703088ab-c9c5-4302-8ecb-b4e0236b4f9b 2019-04-13 06:29:45,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358207941055s 2019-04-13 06:29:45,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:29:45,496 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:45,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:45 GMT X-Openstack-Request-Id: req-ba69b42b-0ae2-463c-935e-eb2bb62f6dba 2019-04-13 06:29:45,778 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49c06eda-f145-44d8-90df-1f73f962d3cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"66f88f6fb8de401e98938509a1b33def","l2_adjacency":true,"status":"ACTIVE","subnets":["6c4d8687-60a2-423f-abba-fe3648356547"],"description":"","tags":[],"updated_at":"2019-04-13T06:29:36Z","qos_policy_id":null,"name":"singlevm2-net_6da8f229-7da3-4fdd-b812-46f143a061ca","admin_state_up":true,"tenant_id":"66f88f6fb8de401e98938509a1b33def","created_at":"2019-04-13T06:29:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:29:45,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ba69b42b-0ae2-463c-935e-eb2bb62f6dba 2019-04-13 06:29:45,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283482074738s 2019-04-13 06:29:45,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:29:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:45,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:45 GMT X-Openstack-Request-Id: req-548bcbc2-dbcf-43d6-89ef-51ebb973dd40 2019-04-13 06:29:45,836 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49c06eda-f145-44d8-90df-1f73f962d3cc","tenant_id":"66f88f6fb8de401e98938509a1b33def","created_at":"2019-04-13T06:29:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:29:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"66f88f6fb8de401e98938509a1b33def","id":"6c4d8687-60a2-423f-abba-fe3648356547","subnetpool_id":null,"name":"singlevm2-subnet_6da8f229-7da3-4fdd-b812-46f143a061ca"}]} 2019-04-13 06:29:45,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-548bcbc2-dbcf-43d6-89ef-51ebb973dd40 2019-04-13 06:29:45,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0566251277924s 2019-04-13 06:29:45,837 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:29:47,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:29:47,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:49,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 627 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-801012fe-ac00-453b-a986-d9403fb55d89 x-openstack-request-id: req-801012fe-ac00-453b-a986-d9403fb55d89 2019-04-13 06:29:49,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "bookmark"}], "image": {"id": "6c9cf2a0-c13a-452c-a9af-16c532a15d04", "links": [{"href": "http://172.30.9.23:8774/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45016a2e-d547-4adc-81c4-889f4de0d6fc", "links": [{"href": "http://172.30.9.23:8774/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc", "rel": "bookmark"}]}, "id": "02251035-38b1-4a04-b1c2-4ea9d788c418", "security_groups": [{"name": "singlevm2-sg_6da8f229-7da3-4fdd-b812-46f143a061ca"}], "user_id": "7ea0dd1b2cee4fd4818ea3ab1c821ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:29:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca", "name": "singlevm2-vm_6da8f229-7da3-4fdd-b812-46f143a061ca", "created": "2019-04-13T06:29:45Z", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:29:49,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-801012fe-ac00-453b-a986-d9403fb55d89 2019-04-13 06:29:49,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.07271003723s 2019-04-13 06:29:49,918 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:29:51,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:29:51,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:52,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-c42d0403-03e5-4859-89d8-da5f3c306a11 x-openstack-request-id: req-c42d0403-03e5-4859-89d8-da5f3c306a11 2019-04-13 06:29:52,325 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "bookmark"}], "image": {"id": "6c9cf2a0-c13a-452c-a9af-16c532a15d04", "links": [{"href": "http://172.30.9.23:8774/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45016a2e-d547-4adc-81c4-889f4de0d6fc", "links": [{"href": "http://172.30.9.23:8774/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc", "rel": "bookmark"}]}, "id": "02251035-38b1-4a04-b1c2-4ea9d788c418", "security_groups": [{"name": "singlevm2-sg_6da8f229-7da3-4fdd-b812-46f143a061ca"}], "user_id": "7ea0dd1b2cee4fd4818ea3ab1c821ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:29:48Z", "hostId": "305996bb3cddc601be7fe32c2f0f5e96dc5cb7c6a4e2f73e98c48140", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca", "name": "singlevm2-vm_6da8f229-7da3-4fdd-b812-46f143a061ca", "created": "2019-04-13T06:29:45Z", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:29:52,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c42d0403-03e5-4859-89d8-da5f3c306a11 2019-04-13 06:29:52,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40474319458s 2019-04-13 06:29:52,332 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:29:54,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:29:54,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:54,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-9ae07c97-28c9-4918-9152-f935f134b6f5 x-openstack-request-id: req-9ae07c97-28c9-4918-9152-f935f134b6f5 2019-04-13 06:29:54,766 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_6da8f229-7da3-4fdd-b812-46f143a061ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6a:2e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "bookmark"}], "image": {"id": "6c9cf2a0-c13a-452c-a9af-16c532a15d04", "links": [{"href": "http://172.30.9.23:8774/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:29:53.000000", "flavor": {"id": "45016a2e-d547-4adc-81c4-889f4de0d6fc", "links": [{"href": "http://172.30.9.23:8774/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc", "rel": "bookmark"}]}, "id": "02251035-38b1-4a04-b1c2-4ea9d788c418", "security_groups": [{"name": "singlevm2-sg_6da8f229-7da3-4fdd-b812-46f143a061ca"}], "user_id": "7ea0dd1b2cee4fd4818ea3ab1c821ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:29:53Z", "hostId": "305996bb3cddc601be7fe32c2f0f5e96dc5cb7c6a4e2f73e98c48140", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca", "name": "singlevm2-vm_6da8f229-7da3-4fdd-b812-46f143a061ca", "created": "2019-04-13T06:29:45Z", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:29:54,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9ae07c97-28c9-4918-9152-f935f134b6f5 2019-04-13 06:29:54,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431977033615s 2019-04-13 06:29:54,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:29:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=02251035-38b1-4a04-b1c2-4ea9d788c418" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:54,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:54 GMT X-Openstack-Request-Id: req-c492647a-c6d7-4181-b34f-c7e7c2e12bce 2019-04-13 06:29:54,850 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:29:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c4d8687-60a2-423f-abba-fe3648356547","ip_address":"192.168.120.9"}],"id":"92bf809b-56c2-4efa-baef-75280761c04f","security_groups":["d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad"],"mac_address":"fa:16:3e:47:6a:2e","project_id":"66f88f6fb8de401e98938509a1b33def","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49c06eda-f145-44d8-90df-1f73f962d3cc","tenant_id":"66f88f6fb8de401e98938509a1b33def","created_at":"2019-04-13T06:29:48Z","binding:vnic_type":"normal","device_id":"02251035-38b1-4a04-b1c2-4ea9d788c418","ip_allocation":"immediate"}]} 2019-04-13 06:29:54,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=02251035-38b1-4a04-b1c2-4ea9d788c418 used request id req-c492647a-c6d7-4181-b34f-c7e7c2e12bce 2019-04-13 06:29:54,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.078155040741s 2019-04-13 06:29:54,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:54,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=92bf809b-56c2-4efa-baef-75280761c04f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:54,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:54 GMT X-Openstack-Request-Id: req-5300a50e-a8e8-4b2e-a728-502fb77c9b68 2019-04-13 06:29:54,905 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:29:54,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=92bf809b-56c2-4efa-baef-75280761c04f used request id req-5300a50e-a8e8-4b2e-a728-502fb77c9b68 2019-04-13 06:29:54,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0438230037689s 2019-04-13 06:29:54,906 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_6da8f229-7da3-4fdd-b812-46f143a061ca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:47:6a:2e', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6c9cf2a0-c13a-452c-a9af-16c532a15d04'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T06:29:53.000000', 'flavor': Munch({u'id': u'45016a2e-d547-4adc-81c4-889f4de0d6fc'}), 'az': u'nova', 'id': u'02251035-38b1-4a04-b1c2-4ea9d788c418', 'security_groups': [Munch({u'name': u'singlevm2-sg_6da8f229-7da3-4fdd-b812-46f143a061ca'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7ea0dd1b2cee4fd4818ea3ab1c821ef0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66f88f6fb8de401e98938509a1b33def', 'name': 'singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca', '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-04-13T06:29:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T06:29:53Z', 'hostId': u'305996bb3cddc601be7fe32c2f0f5e96dc5cb7c6a4e2f73e98c48140', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'305996bb3cddc601be7fe32c2f0f5e96dc5cb7c6a4e2f73e98c48140', '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-04-13T06:29:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'66f88f6fb8de401e98938509a1b33def', 'name': u'singlevm2-vm_6da8f229-7da3-4fdd-b812-46f143a061ca', 'adminPass': u'2TExXeJ37JF6', 'tenant_id': u'66f88f6fb8de401e98938509a1b33def', 'created_at': u'2019-04-13T06:29:45Z', 'created': u'2019-04-13T06:29:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 06:29:54,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:29:54,912 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:55,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:55 GMT X-Openstack-Request-Id: req-3b933dfd-cbe2-432d-9962-f12de3fa33d1 2019-04-13 06:29:55,004 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49c06eda-f145-44d8-90df-1f73f962d3cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"66f88f6fb8de401e98938509a1b33def","l2_adjacency":true,"status":"ACTIVE","subnets":["6c4d8687-60a2-423f-abba-fe3648356547"],"description":"","tags":[],"updated_at":"2019-04-13T06:29:36Z","qos_policy_id":null,"name":"singlevm2-net_6da8f229-7da3-4fdd-b812-46f143a061ca","admin_state_up":true,"tenant_id":"66f88f6fb8de401e98938509a1b33def","created_at":"2019-04-13T06:29:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:29:55,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3b933dfd-cbe2-432d-9962-f12de3fa33d1 2019-04-13 06:29:55,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934040546417s 2019-04-13 06:29:55,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:29:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=02251035-38b1-4a04-b1c2-4ea9d788c418" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:55,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:55 GMT X-Openstack-Request-Id: req-a91e920b-f09c-40ee-9731-286c59a4f943 2019-04-13 06:29:55,069 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:29:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c4d8687-60a2-423f-abba-fe3648356547","ip_address":"192.168.120.9"}],"id":"92bf809b-56c2-4efa-baef-75280761c04f","security_groups":["d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad"],"mac_address":"fa:16:3e:47:6a:2e","project_id":"66f88f6fb8de401e98938509a1b33def","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49c06eda-f145-44d8-90df-1f73f962d3cc","tenant_id":"66f88f6fb8de401e98938509a1b33def","created_at":"2019-04-13T06:29:48Z","binding:vnic_type":"normal","device_id":"02251035-38b1-4a04-b1c2-4ea9d788c418","ip_allocation":"immediate"}]} 2019-04-13 06:29:55,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=02251035-38b1-4a04-b1c2-4ea9d788c418 used request id req-a91e920b-f09c-40ee-9731-286c59a4f943 2019-04-13 06:29:55,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0630791187286s 2019-04-13 06:29:55,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-13 06:29:55,070 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "fixed_ip_address": "192.168.120.9", "port_id": "92bf809b-56c2-4efa-baef-75280761c04f"}}' 2019-04-13 06:29:57,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:57 GMT X-Openstack-Request-Id: req-43fa5879-6a44-4a20-b560-1de8767c3576 2019-04-13 06:29:57,542 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "818880c9-a8fe-4eb9-b941-66bb3583a195", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:56Z", "updated_at": "2019-04-13T06:29:56Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49c06eda-f145-44d8-90df-1f73f962d3cc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:6a:2e", "device_id": "02251035-38b1-4a04-b1c2-4ea9d788c418"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66f88f6fb8de401e98938509a1b33def", "port_id": "92bf809b-56c2-4efa-baef-75280761c04f", "id": "2114e8ec-bc2a-4af9-a3fd-4ae549f8c430", "qos_policy_id": null}} 2019-04-13 06:29:57,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-43fa5879-6a44-4a20-b560-1de8767c3576 2019-04-13 06:29:57,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.47270703316s 2019-04-13 06:29:57,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:57,558 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:57,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:57 GMT X-Openstack-Request-Id: req-94aa2674-a83c-492e-950f-4896153eaea8 2019-04-13 06:29:57,679 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "818880c9-a8fe-4eb9-b941-66bb3583a195", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:56Z", "updated_at": "2019-04-13T06:29:56Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49c06eda-f145-44d8-90df-1f73f962d3cc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:6a:2e", "device_id": "02251035-38b1-4a04-b1c2-4ea9d788c418"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66f88f6fb8de401e98938509a1b33def", "port_id": "92bf809b-56c2-4efa-baef-75280761c04f", "id": "2114e8ec-bc2a-4af9-a3fd-4ae549f8c430", "qos_policy_id": null}]} 2019-04-13 06:29:57,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-94aa2674-a83c-492e-950f-4896153eaea8 2019-04-13 06:29:57,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.121671199799s 2019-04-13 06:29:57,686 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:29:57,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:57,796 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:57,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:57 GMT X-Openstack-Request-Id: req-b4bd16ac-d851-4e70-8883-e9ba5fe9bb97 2019-04-13 06:29:57,893 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "818880c9-a8fe-4eb9-b941-66bb3583a195", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:56Z", "updated_at": "2019-04-13T06:29:56Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49c06eda-f145-44d8-90df-1f73f962d3cc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:6a:2e", "device_id": "02251035-38b1-4a04-b1c2-4ea9d788c418"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66f88f6fb8de401e98938509a1b33def", "port_id": "92bf809b-56c2-4efa-baef-75280761c04f", "id": "2114e8ec-bc2a-4af9-a3fd-4ae549f8c430", "qos_policy_id": null}]} 2019-04-13 06:29:57,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b4bd16ac-d851-4e70-8883-e9ba5fe9bb97 2019-04-13 06:29:57,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0975909233093s 2019-04-13 06:29:57,899 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:29:58,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:58,009 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:58,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:58 GMT X-Openstack-Request-Id: req-733f9186-fdb8-49b6-8792-9b482c33b813 2019-04-13 06:29:58,101 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "818880c9-a8fe-4eb9-b941-66bb3583a195", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:56Z", "updated_at": "2019-04-13T06:29:56Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49c06eda-f145-44d8-90df-1f73f962d3cc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:6a:2e", "device_id": "02251035-38b1-4a04-b1c2-4ea9d788c418"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66f88f6fb8de401e98938509a1b33def", "port_id": "92bf809b-56c2-4efa-baef-75280761c04f", "id": "2114e8ec-bc2a-4af9-a3fd-4ae549f8c430", "qos_policy_id": null}]} 2019-04-13 06:29:58,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-733f9186-fdb8-49b6-8792-9b482c33b813 2019-04-13 06:29:58,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0927889347076s 2019-04-13 06:29:58,107 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:29:58,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:58,218 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:58,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:58 GMT X-Openstack-Request-Id: req-d9b43ce8-ea39-4661-a5fe-acf674da0a21 2019-04-13 06:29:58,464 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "818880c9-a8fe-4eb9-b941-66bb3583a195", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:56Z", "updated_at": "2019-04-13T06:29:56Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49c06eda-f145-44d8-90df-1f73f962d3cc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:6a:2e", "device_id": "02251035-38b1-4a04-b1c2-4ea9d788c418"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66f88f6fb8de401e98938509a1b33def", "port_id": "92bf809b-56c2-4efa-baef-75280761c04f", "id": "2114e8ec-bc2a-4af9-a3fd-4ae549f8c430", "qos_policy_id": null}]} 2019-04-13 06:29:58,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d9b43ce8-ea39-4661-a5fe-acf674da0a21 2019-04-13 06:29:58,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.247529029846s 2019-04-13 06:29:58,471 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:29:58,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:58,581 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:58,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:58 GMT X-Openstack-Request-Id: req-0c57c632-4b0c-41b1-b429-e70ae7eaa2bf 2019-04-13 06:29:58,641 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "818880c9-a8fe-4eb9-b941-66bb3583a195", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:56Z", "updated_at": "2019-04-13T06:29:56Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49c06eda-f145-44d8-90df-1f73f962d3cc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:6a:2e", "device_id": "02251035-38b1-4a04-b1c2-4ea9d788c418"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66f88f6fb8de401e98938509a1b33def", "port_id": "92bf809b-56c2-4efa-baef-75280761c04f", "id": "2114e8ec-bc2a-4af9-a3fd-4ae549f8c430", "qos_policy_id": null}]} 2019-04-13 06:29:58,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0c57c632-4b0c-41b1-b429-e70ae7eaa2bf 2019-04-13 06:29:58,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604739189148s 2019-04-13 06:29:58,647 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:29:58,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:58,758 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:58,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:58 GMT X-Openstack-Request-Id: req-08b4c92c-e823-4d75-b30b-179ba7aab7dc 2019-04-13 06:29:58,818 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "818880c9-a8fe-4eb9-b941-66bb3583a195", "status": "DOWN", "description": "", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:56Z", "updated_at": "2019-04-13T06:29:56Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49c06eda-f145-44d8-90df-1f73f962d3cc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:6a:2e", "device_id": "02251035-38b1-4a04-b1c2-4ea9d788c418"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "66f88f6fb8de401e98938509a1b33def", "port_id": "92bf809b-56c2-4efa-baef-75280761c04f", "id": "2114e8ec-bc2a-4af9-a3fd-4ae549f8c430", "qos_policy_id": null}]} 2019-04-13 06:29:58,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-08b4c92c-e823-4d75-b30b-179ba7aab7dc 2019-04-13 06:29:58,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610299110413s 2019-04-13 06:29:58,824 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:29:58,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:29:58,934 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:29:58,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29:59 GMT X-Openstack-Request-Id: req-b4eaafae-1bab-45c7-bcff-3711a599395b 2019-04-13 06:29:58,993 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "818880c9-a8fe-4eb9-b941-66bb3583a195", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:56Z", "updated_at": "2019-04-13T06:29:58Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49c06eda-f145-44d8-90df-1f73f962d3cc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:6a:2e", "device_id": "02251035-38b1-4a04-b1c2-4ea9d788c418"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "66f88f6fb8de401e98938509a1b33def", "port_id": "92bf809b-56c2-4efa-baef-75280761c04f", "id": "2114e8ec-bc2a-4af9-a3fd-4ae549f8c430", "qos_policy_id": null}]} 2019-04-13 06:29:58,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b4eaafae-1bab-45c7-bcff-3711a599395b 2019-04-13 06:29:58,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596039295197s 2019-04-13 06:29:59,000 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'818880c9-a8fe-4eb9-b941-66bb3583a195', 'updated_at': u'2019-04-13T06:29:58Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'92bf809b-56c2-4efa-baef-75280761c04f', 'id': u'2114e8ec-bc2a-4af9-a3fd-4ae549f8c430', 'network': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'port': u'92bf809b-56c2-4efa-baef-75280761c04f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66f88f6fb8de401e98938509a1b33def', 'name': 'singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'66f88f6fb8de401e98938509a1b33def', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'49c06eda-f145-44d8-90df-1f73f962d3cc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:47:6a:2e', u'device_id': u'02251035-38b1-4a04-b1c2-4ea9d788c418'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'66f88f6fb8de401e98938509a1b33def', 'created_at': u'2019-04-13T06:29:56Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'49c06eda-f145-44d8-90df-1f73f962d3cc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:47:6a:2e', u'device_id': u'02251035-38b1-4a04-b1c2-4ea9d788c418'}), 'router': u'818880c9-a8fe-4eb9-b941-66bb3583a195'}) 2019-04-13 06:29:59,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 06:29:59,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418/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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 06:29:59,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7945 Content-Type: application/json Date: Sat, 13 Apr 2019 06:29: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-8a7220ad-c58d-452d-8784-05cf75ce1192 x-openstack-request-id: req-8a7220ad-c58d-452d-8784-05cf75ce1192 2019-04-13 06:29:59,085 - 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 549287794 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.228735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231667] pid_max: default: 32768 minimum: 301\n[ 0.233242] ACPI: Core revision 20150930\n[ 0.235223] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237496] Security Framework initialized\n[ 0.238922] Yama: becoming mindful.\n[ 0.240205] AppArmor: AppArmor initialized\n[ 0.241676] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243958] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246180] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248299] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250679] Initializing cgroup subsys io\n[ 0.252110] Initializing cgroup subsys memory\n[ 0.253617] Initializing cgroup subsys devices\n[ 0.255157] Initializing cgroup subsys freezer\n[ 0.256681] Initializing cgroup subsys net_cls\n[ 0.258206] Initializing cgroup subsys perf_event\n[ 0.259810] Initializing cgroup subsys net_prio\n[ 0.261369] Initializing cgroup subsys hugetlb\n[ 0.262885] Initializing cgroup subsys pids\n[ 0.264391] CPU: Physical Processor ID: 0\n[ 0.266523] mce: CPU supports 10 MCE banks\n[ 0.267999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269753] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288352] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296759] ftrace: allocating 31920 entries in 125 pages\n[ 0.327753] smpboot: Max logical packages: 1\n[ 0.329262] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331638] x2apic enabled\n[ 0.333002] Switched APIC routing to physical x2apic.\n[ 0.335891] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.337857] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341507] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344653] KVM setup paravirtual spinlock\n[ 0.346575] x86: Booted up 1 node, 1 CPUs\n[ 0.347985] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350368] devtmpfs: initialized\n[ 0.352605] evm: security.selinux\n[ 0.353826] evm: security.SMACK64\n[ 0.355042] evm: security.SMACK64EXEC\n[ 0.356355] evm: security.SMACK64TRANSMUTE\n[ 0.357785] evm: security.SMACK64MMAP\n[ 0.359095] evm: security.ima\n[ 0.360213] evm: security.capability\n[ 0.361572] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.364800] pinctrl core: initialized pinctrl subsystem\n[ 0.366683] RTC time: 6:29:54, date: 04/13/19\n[ 0.368309] NET: Registered protocol family 16\n[ 0.369956] cpuidle: using governor ladder\n[ 0.371408] cpuidle: using governor menu\n[ 0.372791] PCCT header not found.\n[ 0.374086] ACPI: bus type PCI registered\n[ 0.375497] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377659] PCI: Using configuration type 1 for base access\n[ 0.380230] ACPI: Added _OSI(Module Device)\n[ 0.381700] ACPI: Added _OSI(Processor Device)\n[ 0.383225] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.384815] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.387423] ACPI: Interpreter enabled\n[ 0.388757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.395257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.398518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.401774] ACPI: (supports S0 S5)\n[ 0.403014] ACPI: Using IOAPIC for interrupt routing\n[ 0.404691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.409203] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.411221] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.413405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.415523] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.419363] acpiphp: Slot [3] registered\n[ 0.420773] acpiphp: Slot [4] registered\n[ 0.422184] acpiphp: Slot [5] registered\n[ 0.423588] acpiphp: Slot [6] registered\n[ 0.424990] acpiphp: Slot [7] registered\n[ 0.426395] acpiphp: Slot [8] registered\n[ 0.427803] acpiphp: Slot [9] registered\n[ 0.429203] acpiphp: Slot [10] registered\n[ 0.430624] acpiphp: Slot [11] registered\n[ 0.432049] acpiphp: Slot [12] registered\n[ 0.433476] acpiphp: Slot [13] registered\n[ 0.434897] acpiphp: Slot [14] registered\n[ 0.436328] acpiphp: Slot [15] registered\n[ 0.453726] acpiphp: Slot [16] registered\n[ 0.455154] acpiphp: Slot [17] registered\n[ 0.456570] acpiphp: Slot [18] registered\n[ 0.457991] acpiphp: Slot [19] registered\n[ 0.459410] acpiphp: Slot [20] registered\n[ 0.460826] acpiphp: Slot [21] registered\n[ 0.462248] acpiphp: Slot [22] registered\n[ 0.463664] acpiphp: Slot [23] registered\n[ 0.465084] acpiphp: Slot [24] registered\n[ 0.466504] acpiphp: Slot [25] registered\n[ 0.467921] acpiphp: Slot [26] registered\n[ 0.469336] acpiphp: Slot [27] registered\n[ 0.470763] acpiphp: Slot [28] registered\n[ 0.472186] acpiphp: Slot [29] registered\n[ 0.473605] acpiphp: Slot [30] registered\n[ 0.475021] acpiphp: Slot [31] registered\n[ 0.476435] PCI host bridge to bus 0000:00\n[ 0.477859] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.480000] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.482144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.487231] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.489819] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494553] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498874] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505489] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508009] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.529574] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.532091] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.534802] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.537252] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.539677] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.541820] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.543988] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.545855] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550476] vgaarb: loaded\n[ 0.551560] vgaarb: bridge control possible 0000:00:02.0\n[ 0.553946] SCSI subsystem initialized\n[ 0.555602] ACPI: bus type USB registered\n[ 0.557051] usbcore: registered new interface driver usbfs\n[ 0.558999] usbcore: registered new interface driver hub\n[ 0.560773] usbcore: registered new device driver usb\n[ 0.562697] PCI: Using ACPI for IRQ routing\n[ 0.564703] NetLabel: Initializing\n[ 0.565964] NetLabel: domain hash size = 128\n[ 0.567468] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.569158] NetLabel: unlabeled traffic allowed by default\n[ 0.571279] clocksource: Switched to clocksource kvm-clock\n[ 0.581790] AppArmor: AppArmor Filesystem Enabled\n[ 0.583472] pnp: PnP ACPI init\n[ 0.585089] pnp: PnP ACPI: found 5 devices\n[ 0.592193] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.595204] NET: Registered protocol family 2\n[ 0.596993] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.599289] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.601425] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.603552] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605473] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607554] NET: Registered protocol family 1\n[ 0.609104] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611046] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612955] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.627935] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.643115] Trying to unpack rootfs image as initramfs...\n[ 0.704517] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.707385] Scanning for low memory corruption every 60 seconds\n[ 0.709614] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.711686] audit: initializing netlink subsys (disabled)\n[ 0.713491] audit: type=2000 audit(1555136994.602:1): initialized\n[ 0.715738] Initialise system trusted keyring\n[ 0.717369] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.719420] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.722525] zbud: loaded\n[ 0.723710] VFS: Disk quotas dquot_6.6.0\n[ 0.725136] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.727709] fuse init (API version 7.23)\n[ 0.729229] Key type big_key registered\n[ 0.730621] Allocating IMA MOK and blacklist keyrings.\n[ 0.732647] Key type asymmetric registered\n[ 0.734095] Asymmetric key parser 'x509' registered\n[ 0.735782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.738378] io scheduler noop registered\n[ 0.739767] io scheduler deadline registered (default)\n[ 0.741508] io scheduler cfq registered\n[ 0.742965] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.744807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.747004] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.749545] ACPI: Power Button [PWRF]\n[ 0.751176] GHES: HEST is not enabled!\n[ 0.765470] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.794881] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.798335] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.823546] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.827030] Linux agpgart interface v0.103\n[ 0.830550] brd: module loaded\n[ 0.832937] loop: module loaded\n[ 0.839332] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.841891] GPT:90111 != 2097151\n[ 0.843084] GPT:Alternate GPT header not at the end of the disk.\n[ 0.845035] GPT:90111 != 2097151\n[ 0.846236] GPT: Use GNU Parted to correct GPT errors.\n[ 0.847949] vda: vda1 vda15\n[ 0.849794] scsi host0: ata_piix\n[ 0.851109] scsi host1: ata_piix\n[ 0.852380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.854545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.857317] libphy: Fixed MDIO Bus: probed\n[ 0.858762] tun: Universal TUN/TAP device driver, 1.6\n[ 0.860460] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.863770] PPP generic driver version 2.4.2\n[ 0.865342] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.867457] ehci-pci: EHCI PCI platform driver\n[ 0.868998] ehci-platform: EHCI generic platform driver\n[ 0.870750] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.872760] ohci-pci: OHCI PCI platform driver\n[ 0.874306] ohci-platform: OHCI generic platform driver\n[ 0.876061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.891088] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.892862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.895457] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.897207] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.899206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.901435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.903943] usb usb1: Product: UHCI Host Controller\n[ 0.905587] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.907603] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.909276] hub 1-0:1.0: USB hub found\n[ 0.910640] hub 1-0:1.0: 2 ports detected\n[ 0.912216] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.915818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.917496] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.919287] mousedev: PS/2 mouse device common for all mice\n[ 0.921457] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.924420] rtc_cmos 00:00: RTC can wake from S4\n[ 0.926525] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.928610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.930711] i2c /dev entries driver\n[ 0.932029] device-mapper: uevent: version 1.0.3\n[ 0.933685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.936566] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.938831] NET: Registered protocol family 10\n[ 0.940686] NET: Registered protocol family 17\n[ 0.942255] Key type dns_resolver registered\n[ 0.943895] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.945828] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.948891] registered taskstats version 1\n[ 0.950357] Loading compiled-in X.509 certificates\n[ 0.952553] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.955836] zswap: loaded using pool lzo/zbud\n[ 0.958120] Key type trusted registered\n[ 0.960496] Key type encrypted registered\n[ 0.961935] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.963778] ima: No TPM chip found, activating TPM-bypass!\n[ 0.965616] evm: HMAC attrs: 0x1\n[ 0.967192] Magic number: 15:523:468\n[ 0.968677] rtc_cmos 00:00: setting system clock to 2019-04-13 06:29:55 UTC (1555136995)\n[ 0.971491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.973459] EDD information not available.\n[ 1.013004] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.031777] Write protecting the kernel read-only data: 14336k\n[ 1.035115] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.038167] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.202204] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2019-04-13 06:29:59,086 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418/action used request id req-8a7220ad-c58d-452d-8784-05cf75ce1192 2019-04-13 06:29:59,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.085825920105s 2019-04-13 06:29:59,087 - 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 549287794 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.228735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231667] pid_max: default: 32768 minimum: 301 [ 0.233242] ACPI: Core revision 20150930 [ 0.235223] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237496] Security Framework initialized [ 0.238922] Yama: becoming mindful. [ 0.240205] AppArmor: AppArmor initialized [ 0.241676] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243958] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246180] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248299] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250679] Initializing cgroup subsys io [ 0.252110] Initializing cgroup subsys memory [ 0.253617] Initializing cgroup subsys devices [ 0.255157] Initializing cgroup subsys freezer [ 0.256681] Initializing cgroup subsys net_cls [ 0.258206] Initializing cgroup subsys perf_event [ 0.259810] Initializing cgroup subsys net_prio [ 0.261369] Initializing cgroup subsys hugetlb [ 0.262885] Initializing cgroup subsys pids [ 0.264391] CPU: Physical Processor ID: 0 [ 0.266523] mce: CPU supports 10 MCE banks [ 0.267999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269753] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288352] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296759] ftrace: allocating 31920 entries in 125 pages [ 0.327753] smpboot: Max logical packages: 1 [ 0.329262] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331638] x2apic enabled [ 0.333002] Switched APIC routing to physical x2apic. [ 0.335891] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337857] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341507] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344653] KVM setup paravirtual spinlock [ 0.346575] x86: Booted up 1 node, 1 CPUs [ 0.347985] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350368] devtmpfs: initialized [ 0.352605] evm: security.selinux [ 0.353826] evm: security.SMACK64 [ 0.355042] evm: security.SMACK64EXEC [ 0.356355] evm: security.SMACK64TRANSMUTE [ 0.357785] evm: security.SMACK64MMAP [ 0.359095] evm: security.ima [ 0.360213] evm: security.capability [ 0.361572] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364800] pinctrl core: initialized pinctrl subsystem [ 0.366683] RTC time: 6:29:54, date: 04/13/19 [ 0.368309] NET: Registered protocol family 16 [ 0.369956] cpuidle: using governor ladder [ 0.371408] cpuidle: using governor menu [ 0.372791] PCCT header not found. [ 0.374086] ACPI: bus type PCI registered [ 0.375497] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377659] PCI: Using configuration type 1 for base access [ 0.380230] ACPI: Added _OSI(Module Device) [ 0.381700] ACPI: Added _OSI(Processor Device) [ 0.383225] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384815] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387423] ACPI: Interpreter enabled [ 0.388757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.395257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.401774] ACPI: (supports S0 S5) [ 0.403014] ACPI: Using IOAPIC for interrupt routing [ 0.404691] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409203] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411221] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.413405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.415523] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419363] acpiphp: Slot [3] registered [ 0.420773] acpiphp: Slot [4] registered [ 0.422184] acpiphp: Slot [5] registered [ 0.423588] acpiphp: Slot [6] registered [ 0.424990] acpiphp: Slot [7] registered [ 0.426395] acpiphp: Slot [8] registered [ 0.427803] acpiphp: Slot [9] registered [ 0.429203] acpiphp: Slot [10] registered [ 0.430624] acpiphp: Slot [11] registered [ 0.432049] acpiphp: Slot [12] registered [ 0.433476] acpiphp: Slot [13] registered [ 0.434897] acpiphp: Slot [14] registered [ 0.436328] acpiphp: Slot [15] registered [ 0.453726] acpiphp: Slot [16] registered [ 0.455154] acpiphp: Slot [17] registered [ 0.456570] acpiphp: Slot [18] registered [ 0.457991] acpiphp: Slot [19] registered [ 0.459410] acpiphp: Slot [20] registered [ 0.460826] acpiphp: Slot [21] registered [ 0.462248] acpiphp: Slot [22] registered [ 0.463664] acpiphp: Slot [23] registered [ 0.465084] acpiphp: Slot [24] registered [ 0.466504] acpiphp: Slot [25] registered [ 0.467921] acpiphp: Slot [26] registered [ 0.469336] acpiphp: Slot [27] registered [ 0.470763] acpiphp: Slot [28] registered [ 0.472186] acpiphp: Slot [29] registered [ 0.473605] acpiphp: Slot [30] registered [ 0.475021] acpiphp: Slot [31] registered [ 0.476435] PCI host bridge to bus 0000:00 [ 0.477859] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480000] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487231] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.489819] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494553] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498874] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505489] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508009] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.529574] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.532091] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.534802] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.537252] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.539677] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.541820] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.543988] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.545855] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550476] vgaarb: loaded [ 0.551560] vgaarb: bridge control possible 0000:00:02.0 [ 0.553946] SCSI subsystem initialized [ 0.555602] ACPI: bus type USB registered [ 0.557051] usbcore: registered new interface driver usbfs [ 0.558999] usbcore: registered new interface driver hub [ 0.560773] usbcore: registered new device driver usb [ 0.562697] PCI: Using ACPI for IRQ routing [ 0.564703] NetLabel: Initializing [ 0.565964] NetLabel: domain hash size = 128 [ 0.567468] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569158] NetLabel: unlabeled traffic allowed by default [ 0.571279] clocksource: Switched to clocksource kvm-clock [ 0.581790] AppArmor: AppArmor Filesystem Enabled [ 0.583472] pnp: PnP ACPI init [ 0.585089] pnp: PnP ACPI: found 5 devices [ 0.592193] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595204] NET: Registered protocol family 2 [ 0.596993] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599289] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.601425] TCP: Hash tables configured (established 4096 bind 4096) [ 0.603552] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.605473] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.607554] NET: Registered protocol family 1 [ 0.609104] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611046] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612955] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.627935] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643115] Trying to unpack rootfs image as initramfs... [ 0.704517] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.707385] Scanning for low memory corruption every 60 seconds [ 0.709614] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.711686] audit: initializing netlink subsys (disabled) [ 0.713491] audit: type=2000 audit(1555136994.602:1): initialized [ 0.715738] Initialise system trusted keyring [ 0.717369] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.719420] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.722525] zbud: loaded [ 0.723710] VFS: Disk quotas dquot_6.6.0 [ 0.725136] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.727709] fuse init (API version 7.23) [ 0.729229] Key type big_key registered [ 0.730621] Allocating IMA MOK and blacklist keyrings. [ 0.732647] Key type asymmetric registered [ 0.734095] Asymmetric key parser 'x509' registered [ 0.735782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.738378] io scheduler noop registered [ 0.739767] io scheduler deadline registered (default) [ 0.741508] io scheduler cfq registered [ 0.742965] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.744807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.747004] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.749545] ACPI: Power Button [PWRF] [ 0.751176] GHES: HEST is not enabled! [ 0.765470] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.794881] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.798335] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.823546] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.827030] Linux agpgart interface v0.103 [ 0.830550] brd: module loaded [ 0.832937] loop: module loaded [ 0.839332] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.841891] GPT:90111 != 2097151 [ 0.843084] GPT:Alternate GPT header not at the end of the disk. [ 0.845035] GPT:90111 != 2097151 [ 0.846236] GPT: Use GNU Parted to correct GPT errors. [ 0.847949] vda: vda1 vda15 [ 0.849794] scsi host0: ata_piix [ 0.851109] scsi host1: ata_piix [ 0.852380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.854545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.857317] libphy: Fixed MDIO Bus: probed [ 0.858762] tun: Universal TUN/TAP device driver, 1.6 [ 0.860460] tun: (C) 1999-2004 Max Krasnyansky [ 0.863770] PPP generic driver version 2.4.2 [ 0.865342] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.867457] ehci-pci: EHCI PCI platform driver [ 0.868998] ehci-platform: EHCI generic platform driver [ 0.870750] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.872760] ohci-pci: OHCI PCI platform driver [ 0.874306] ohci-platform: OHCI generic platform driver [ 0.876061] uhci_hcd: USB Universal Host Controller Interface driver [ 0.891088] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.892862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895457] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.897207] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.899206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.901435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.903943] usb usb1: Product: UHCI Host Controller [ 0.905587] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.907603] usb usb1: SerialNumber: 0000:00:01.2 [ 0.909276] hub 1-0:1.0: USB hub found [ 0.910640] hub 1-0:1.0: 2 ports detected [ 0.912216] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.915818] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.917496] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.919287] mousedev: PS/2 mouse device common for all mice [ 0.921457] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924420] rtc_cmos 00:00: RTC can wake from S4 [ 0.926525] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.928610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.930711] i2c /dev entries driver [ 0.932029] device-mapper: uevent: version 1.0.3 [ 0.933685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.936566] ledtrig-cpu: registered to indicate activity on CPUs [ 0.938831] NET: Registered protocol family 10 [ 0.940686] NET: Registered protocol family 17 [ 0.942255] Key type dns_resolver registered [ 0.943895] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.945828] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.948891] registered taskstats version 1 [ 0.950357] Loading compiled-in X.509 certificates [ 0.952553] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.955836] zswap: loaded using pool lzo/zbud [ 0.958120] Key type trusted registered [ 0.960496] Key type encrypted registered [ 0.961935] AppArmor: AppArmor sha1 policy hashing enabled [ 0.963778] ima: No TPM chip found, activating TPM-bypass! [ 0.965616] evm: HMAC attrs: 0x1 [ 0.967192] Magic number: 15:523:468 [ 0.968677] rtc_cmos 00:00: setting system clock to 2019-04-13 06:29:55 UTC (1555136995) [ 0.971491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.973459] EDD information not available. [ 1.013004] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.031777] Write protecting the kernel read-only data: 14336k [ 1.035115] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.038167] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.202204] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2019-04-13 06:29:59,090 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: [Errno None] Unable to connect to port 22 on 172.30.9.210 2019-04-13 06:30:08,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 06:30:08,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418/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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 06:30:08,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-56a1ae54-ff96-4df0-8896-8501745ee616 x-openstack-request-id: req-56a1ae54-ff96-4df0-8896-8501745ee616 2019-04-13 06:30:08,210 - 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 549287794 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.228735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231667] pid_max: default: 32768 minimum: 301\n[ 0.233242] ACPI: Core revision 20150930\n[ 0.235223] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237496] Security Framework initialized\n[ 0.238922] Yama: becoming mindful.\n[ 0.240205] AppArmor: AppArmor initialized\n[ 0.241676] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243958] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246180] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248299] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250679] Initializing cgroup subsys io\n[ 0.252110] Initializing cgroup subsys memory\n[ 0.253617] Initializing cgroup subsys devices\n[ 0.255157] Initializing cgroup subsys freezer\n[ 0.256681] Initializing cgroup subsys net_cls\n[ 0.258206] Initializing cgroup subsys perf_event\n[ 0.259810] Initializing cgroup subsys net_prio\n[ 0.261369] Initializing cgroup subsys hugetlb\n[ 0.262885] Initializing cgroup subsys pids\n[ 0.264391] CPU: Physical Processor ID: 0\n[ 0.266523] mce: CPU supports 10 MCE banks\n[ 0.267999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269753] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288352] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296759] ftrace: allocating 31920 entries in 125 pages\n[ 0.327753] smpboot: Max logical packages: 1\n[ 0.329262] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331638] x2apic enabled\n[ 0.333002] Switched APIC routing to physical x2apic.\n[ 0.335891] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.337857] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341507] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344653] KVM setup paravirtual spinlock\n[ 0.346575] x86: Booted up 1 node, 1 CPUs\n[ 0.347985] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350368] devtmpfs: initialized\n[ 0.352605] evm: security.selinux\n[ 0.353826] evm: security.SMACK64\n[ 0.355042] evm: security.SMACK64EXEC\n[ 0.356355] evm: security.SMACK64TRANSMUTE\n[ 0.357785] evm: security.SMACK64MMAP\n[ 0.359095] evm: security.ima\n[ 0.360213] evm: security.capability\n[ 0.361572] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.364800] pinctrl core: initialized pinctrl subsystem\n[ 0.366683] RTC time: 6:29:54, date: 04/13/19\n[ 0.368309] NET: Registered protocol family 16\n[ 0.369956] cpuidle: using governor ladder\n[ 0.371408] cpuidle: using governor menu\n[ 0.372791] PCCT header not found.\n[ 0.374086] ACPI: bus type PCI registered\n[ 0.375497] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377659] PCI: Using configuration type 1 for base access\n[ 0.380230] ACPI: Added _OSI(Module Device)\n[ 0.381700] ACPI: Added _OSI(Processor Device)\n[ 0.383225] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.384815] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.387423] ACPI: Interpreter enabled\n[ 0.388757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.395257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.398518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.401774] ACPI: (supports S0 S5)\n[ 0.403014] ACPI: Using IOAPIC for interrupt routing\n[ 0.404691] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.409203] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.411221] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.413405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.415523] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.419363] acpiphp: Slot [3] registered\n[ 0.420773] acpiphp: Slot [4] registered\n[ 0.422184] acpiphp: Slot [5] registered\n[ 0.423588] acpiphp: Slot [6] registered\n[ 0.424990] acpiphp: Slot [7] registered\n[ 0.426395] acpiphp: Slot [8] registered\n[ 0.427803] acpiphp: Slot [9] registered\n[ 0.429203] acpiphp: Slot [10] registered\n[ 0.430624] acpiphp: Slot [11] registered\n[ 0.432049] acpiphp: Slot [12] registered\n[ 0.433476] acpiphp: Slot [13] registered\n[ 0.434897] acpiphp: Slot [14] registered\n[ 0.436328] acpiphp: Slot [15] registered\n[ 0.453726] acpiphp: Slot [16] registered\n[ 0.455154] acpiphp: Slot [17] registered\n[ 0.456570] acpiphp: Slot [18] registered\n[ 0.457991] acpiphp: Slot [19] registered\n[ 0.459410] acpiphp: Slot [20] registered\n[ 0.460826] acpiphp: Slot [21] registered\n[ 0.462248] acpiphp: Slot [22] registered\n[ 0.463664] acpiphp: Slot [23] registered\n[ 0.465084] acpiphp: Slot [24] registered\n[ 0.466504] acpiphp: Slot [25] registered\n[ 0.467921] acpiphp: Slot [26] registered\n[ 0.469336] acpiphp: Slot [27] registered\n[ 0.470763] acpiphp: Slot [28] registered\n[ 0.472186] acpiphp: Slot [29] registered\n[ 0.473605] acpiphp: Slot [30] registered\n[ 0.475021] acpiphp: Slot [31] registered\n[ 0.476435] PCI host bridge to bus 0000:00\n[ 0.477859] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.480000] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.482144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.487231] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.489819] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494553] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498874] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505489] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508009] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.529574] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.532091] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.534802] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.537252] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.539677] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.541820] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.543988] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.545855] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550476] vgaarb: loaded\n[ 0.551560] vgaarb: bridge control possible 0000:00:02.0\n[ 0.553946] SCSI subsystem initialized\n[ 0.555602] ACPI: bus type USB registered\n[ 0.557051] usbcore: registered new interface driver usbfs\n[ 0.558999] usbcore: registered new interface driver hub\n[ 0.560773] usbcore: registered new device driver usb\n[ 0.562697] PCI: Using ACPI for IRQ routing\n[ 0.564703] NetLabel: Initializing\n[ 0.565964] NetLabel: domain hash size = 128\n[ 0.567468] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.569158] NetLabel: unlabeled traffic allowed by default\n[ 0.571279] clocksource: Switched to clocksource kvm-clock\n[ 0.581790] AppArmor: AppArmor Filesystem Enabled\n[ 0.583472] pnp: PnP ACPI init\n[ 0.585089] pnp: PnP ACPI: found 5 devices\n[ 0.592193] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.595204] NET: Registered protocol family 2\n[ 0.596993] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.599289] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.601425] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.603552] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605473] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607554] NET: Registered protocol family 1\n[ 0.609104] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.611046] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612955] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.627935] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.643115] Trying to unpack rootfs image as initramfs...\n[ 0.704517] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.707385] Scanning for low memory corruption every 60 seconds\n[ 0.709614] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.711686] audit: initializing netlink subsys (disabled)\n[ 0.713491] audit: type=2000 audit(1555136994.602:1): initialized\n[ 0.715738] Initialise system trusted keyring\n[ 0.717369] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.719420] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.722525] zbud: loaded\n[ 0.723710] VFS: Disk quotas dquot_6.6.0\n[ 0.725136] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.727709] fuse init (API version 7.23)\n[ 0.729229] Key type big_key registered\n[ 0.730621] Allocating IMA MOK and blacklist keyrings.\n[ 0.732647] Key type asymmetric registered\n[ 0.734095] Asymmetric key parser 'x509' registered\n[ 0.735782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.738378] io scheduler noop registered\n[ 0.739767] io scheduler deadline registered (default)\n[ 0.741508] io scheduler cfq registered\n[ 0.742965] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.744807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.747004] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.749545] ACPI: Power Button [PWRF]\n[ 0.751176] GHES: HEST is not enabled!\n[ 0.765470] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.794881] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.798335] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.823546] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.827030] Linux agpgart interface v0.103\n[ 0.830550] brd: module loaded\n[ 0.832937] loop: module loaded\n[ 0.839332] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.841891] GPT:90111 != 2097151\n[ 0.843084] GPT:Alternate GPT header not at the end of the disk.\n[ 0.845035] GPT:90111 != 2097151\n[ 0.846236] GPT: Use GNU Parted to correct GPT errors.\n[ 0.847949] vda: vda1 vda15\n[ 0.849794] scsi host0: ata_piix\n[ 0.851109] scsi host1: ata_piix\n[ 0.852380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.854545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.857317] libphy: Fixed MDIO Bus: probed\n[ 0.858762] tun: Universal TUN/TAP device driver, 1.6\n[ 0.860460] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.863770] PPP generic driver version 2.4.2\n[ 0.865342] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.867457] ehci-pci: EHCI PCI platform driver\n[ 0.868998] ehci-platform: EHCI generic platform driver\n[ 0.870750] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.872760] ohci-pci: OHCI PCI platform driver\n[ 0.874306] ohci-platform: OHCI generic platform driver\n[ 0.876061] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.891088] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.892862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.895457] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.897207] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.899206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.901435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.903943] usb usb1: Product: UHCI Host Controller\n[ 0.905587] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.907603] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.909276] hub 1-0:1.0: USB hub found\n[ 0.910640] hub 1-0:1.0: 2 ports detected\n[ 0.912216] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.915818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.917496] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.919287] mousedev: PS/2 mouse device common for all mice\n[ 0.921457] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.924420] rtc_cmos 00:00: RTC can wake from S4\n[ 0.926525] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.928610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.930711] i2c /dev entries driver\n[ 0.932029] device-mapper: uevent: version 1.0.3\n[ 0.933685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.936566] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.938831] NET: Registered protocol family 10\n[ 0.940686] NET: Registered protocol family 17\n[ 0.942255] Key type dns_resolver registered\n[ 0.943895] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.945828] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.948891] registered taskstats version 1\n[ 0.950357] Loading compiled-in X.509 certificates\n[ 0.952553] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.955836] zswap: loaded using pool lzo/zbud\n[ 0.958120] Key type trusted registered\n[ 0.960496] Key type encrypted registered\n[ 0.961935] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.963778] ima: No TPM chip found, activating TPM-bypass!\n[ 0.965616] evm: HMAC attrs: 0x1\n[ 0.967192] Magic number: 15:523:468\n[ 0.968677] rtc_cmos 00:00: setting system clock to 2019-04-13 06:29:55 UTC (1555136995)\n[ 0.971491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.973459] EDD information not available.\n[ 1.013004] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.031777] Write protecting the kernel read-only data: 14336k\n[ 1.035115] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.038167] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.202204] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDl5VtL713qD6SZHAtpzN1yjOJmURXuM86q3QrEfmGhQ7A1y9PW2FjKaZYCMnnVXm7s5b+YLBTB8IQiN9G9Ty8AtVuGPJ8geFhKxy32ZA1etpPaUuTvJoPa7+utNYdc8IAUyS53XigGKIpajbdo5+HihGuFsM/MNzILCxlj8B3wZkOcw5RBUFJM2h1WcAHmGgZ94HyeURtgHbckIlhkqDXVhjJ4E8NgvR2sjrsNheqHw5FCXlj2pihvK/2gQvhgdWaA5diGld4iSiwKtMcTCRPqoNTVFaCW+SfRo0oIGkxorJ0jOJEJSy8eB9fh5iccdVtjpdrATpESUT648JZnAaMz root@singlevm2-vm-6da8f229-7da3-4fdd-b812-46f143a061ca\nssh-dss AAAAB3NzaC1kc3MAAACBALGDLL+3wLKecz2jmU2gC2aoad8WXTHcrQd+IOw+ZZpxinH9h2WNxNW5Jbkmi7fhD1dytNao0z4r9XYQ3uzVogfFapJuqosV5z+Q1pOONFJymXPDu8cvkMeUdKQ3FSXzh/peqfCAac8sv+G1K/sinFX42QjN6S8FpClnp21IDn0TAAAAFQDzdWFDHzctE84MAjRXRJ5ehtr/HwAAAIBCNCN1IpwHQPrP4fKLLTDCLL2jqgIHkx3xoiVDjvMZWiKaOZ6SxT9ToUcpdzk+MlfpJzu1jjGOKoCEcxzwQksOheNLvqDsCDMx99POF8S0eutI2GfIZJ87JFCv7ytopNlSj5zp0HzQojCu52VcE1xtvbwzDGrCKdPMqubqMjV3zAAAAIASsgx6ldCK4qxLLDcsVg3cgLmMW4pkKgqMmGAx5eCQK2BvAmi2paZtCS0NZbKyWYdwtmobGmn7XUeI/FyOZ9pwl2OG5axtclfDUaH9ygqIBuURkLFSIG9ycJV6eSEVYChowM3o4o7QvCXi800CGK8x/Vxgx37ncL6lturhPJNBpw== root@singlevm2-vm-6da8f229-7da3-4fdd-b812-46f143a061ca\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.14s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe47:6a2e/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-6da8f229-7da3-4fdd-b812-46f143a061ca\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.45 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-6da8f229-7da3-4fdd-b812-46f143a061ca login: "} 2019-04-13 06:30:08,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418/action used request id req-56a1ae54-ff96-4df0-8896-8501745ee616 2019-04-13 06:30:08,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.111114025116s 2019-04-13 06:30:08,212 - 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 549287794 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.228735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231667] pid_max: default: 32768 minimum: 301 [ 0.233242] ACPI: Core revision 20150930 [ 0.235223] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237496] Security Framework initialized [ 0.238922] Yama: becoming mindful. [ 0.240205] AppArmor: AppArmor initialized [ 0.241676] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243958] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246180] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248299] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250679] Initializing cgroup subsys io [ 0.252110] Initializing cgroup subsys memory [ 0.253617] Initializing cgroup subsys devices [ 0.255157] Initializing cgroup subsys freezer [ 0.256681] Initializing cgroup subsys net_cls [ 0.258206] Initializing cgroup subsys perf_event [ 0.259810] Initializing cgroup subsys net_prio [ 0.261369] Initializing cgroup subsys hugetlb [ 0.262885] Initializing cgroup subsys pids [ 0.264391] CPU: Physical Processor ID: 0 [ 0.266523] mce: CPU supports 10 MCE banks [ 0.267999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269753] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288352] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296759] ftrace: allocating 31920 entries in 125 pages [ 0.327753] smpboot: Max logical packages: 1 [ 0.329262] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331638] x2apic enabled [ 0.333002] Switched APIC routing to physical x2apic. [ 0.335891] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337857] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341507] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344653] KVM setup paravirtual spinlock [ 0.346575] x86: Booted up 1 node, 1 CPUs [ 0.347985] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350368] devtmpfs: initialized [ 0.352605] evm: security.selinux [ 0.353826] evm: security.SMACK64 [ 0.355042] evm: security.SMACK64EXEC [ 0.356355] evm: security.SMACK64TRANSMUTE [ 0.357785] evm: security.SMACK64MMAP [ 0.359095] evm: security.ima [ 0.360213] evm: security.capability [ 0.361572] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364800] pinctrl core: initialized pinctrl subsystem [ 0.366683] RTC time: 6:29:54, date: 04/13/19 [ 0.368309] NET: Registered protocol family 16 [ 0.369956] cpuidle: using governor ladder [ 0.371408] cpuidle: using governor menu [ 0.372791] PCCT header not found. [ 0.374086] ACPI: bus type PCI registered [ 0.375497] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377659] PCI: Using configuration type 1 for base access [ 0.380230] ACPI: Added _OSI(Module Device) [ 0.381700] ACPI: Added _OSI(Processor Device) [ 0.383225] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384815] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387423] ACPI: Interpreter enabled [ 0.388757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.395257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.401774] ACPI: (supports S0 S5) [ 0.403014] ACPI: Using IOAPIC for interrupt routing [ 0.404691] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409203] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411221] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.413405] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.415523] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419363] acpiphp: Slot [3] registered [ 0.420773] acpiphp: Slot [4] registered [ 0.422184] acpiphp: Slot [5] registered [ 0.423588] acpiphp: Slot [6] registered [ 0.424990] acpiphp: Slot [7] registered [ 0.426395] acpiphp: Slot [8] registered [ 0.427803] acpiphp: Slot [9] registered [ 0.429203] acpiphp: Slot [10] registered [ 0.430624] acpiphp: Slot [11] registered [ 0.432049] acpiphp: Slot [12] registered [ 0.433476] acpiphp: Slot [13] registered [ 0.434897] acpiphp: Slot [14] registered [ 0.436328] acpiphp: Slot [15] registered [ 0.453726] acpiphp: Slot [16] registered [ 0.455154] acpiphp: Slot [17] registered [ 0.456570] acpiphp: Slot [18] registered [ 0.457991] acpiphp: Slot [19] registered [ 0.459410] acpiphp: Slot [20] registered [ 0.460826] acpiphp: Slot [21] registered [ 0.462248] acpiphp: Slot [22] registered [ 0.463664] acpiphp: Slot [23] registered [ 0.465084] acpiphp: Slot [24] registered [ 0.466504] acpiphp: Slot [25] registered [ 0.467921] acpiphp: Slot [26] registered [ 0.469336] acpiphp: Slot [27] registered [ 0.470763] acpiphp: Slot [28] registered [ 0.472186] acpiphp: Slot [29] registered [ 0.473605] acpiphp: Slot [30] registered [ 0.475021] acpiphp: Slot [31] registered [ 0.476435] PCI host bridge to bus 0000:00 [ 0.477859] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480000] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487231] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.489819] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494553] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498874] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505489] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508009] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.529574] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.532091] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.534802] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.537252] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.539677] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.541820] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.543988] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.545855] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550476] vgaarb: loaded [ 0.551560] vgaarb: bridge control possible 0000:00:02.0 [ 0.553946] SCSI subsystem initialized [ 0.555602] ACPI: bus type USB registered [ 0.557051] usbcore: registered new interface driver usbfs [ 0.558999] usbcore: registered new interface driver hub [ 0.560773] usbcore: registered new device driver usb [ 0.562697] PCI: Using ACPI for IRQ routing [ 0.564703] NetLabel: Initializing [ 0.565964] NetLabel: domain hash size = 128 [ 0.567468] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569158] NetLabel: unlabeled traffic allowed by default [ 0.571279] clocksource: Switched to clocksource kvm-clock [ 0.581790] AppArmor: AppArmor Filesystem Enabled [ 0.583472] pnp: PnP ACPI init [ 0.585089] pnp: PnP ACPI: found 5 devices [ 0.592193] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595204] NET: Registered protocol family 2 [ 0.596993] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599289] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.601425] TCP: Hash tables configured (established 4096 bind 4096) [ 0.603552] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.605473] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.607554] NET: Registered protocol family 1 [ 0.609104] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611046] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612955] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.627935] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643115] Trying to unpack rootfs image as initramfs... [ 0.704517] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.707385] Scanning for low memory corruption every 60 seconds [ 0.709614] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.711686] audit: initializing netlink subsys (disabled) [ 0.713491] audit: type=2000 audit(1555136994.602:1): initialized [ 0.715738] Initialise system trusted keyring [ 0.717369] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.719420] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.722525] zbud: loaded [ 0.723710] VFS: Disk quotas dquot_6.6.0 [ 0.725136] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.727709] fuse init (API version 7.23) [ 0.729229] Key type big_key registered [ 0.730621] Allocating IMA MOK and blacklist keyrings. [ 0.732647] Key type asymmetric registered [ 0.734095] Asymmetric key parser 'x509' registered [ 0.735782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.738378] io scheduler noop registered [ 0.739767] io scheduler deadline registered (default) [ 0.741508] io scheduler cfq registered [ 0.742965] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.744807] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.747004] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.749545] ACPI: Power Button [PWRF] [ 0.751176] GHES: HEST is not enabled! [ 0.765470] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.794881] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.798335] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.823546] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.827030] Linux agpgart interface v0.103 [ 0.830550] brd: module loaded [ 0.832937] loop: module loaded [ 0.839332] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.841891] GPT:90111 != 2097151 [ 0.843084] GPT:Alternate GPT header not at the end of the disk. [ 0.845035] GPT:90111 != 2097151 [ 0.846236] GPT: Use GNU Parted to correct GPT errors. [ 0.847949] vda: vda1 vda15 [ 0.849794] scsi host0: ata_piix [ 0.851109] scsi host1: ata_piix [ 0.852380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.854545] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.857317] libphy: Fixed MDIO Bus: probed [ 0.858762] tun: Universal TUN/TAP device driver, 1.6 [ 0.860460] tun: (C) 1999-2004 Max Krasnyansky [ 0.863770] PPP generic driver version 2.4.2 [ 0.865342] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.867457] ehci-pci: EHCI PCI platform driver [ 0.868998] ehci-platform: EHCI generic platform driver [ 0.870750] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.872760] ohci-pci: OHCI PCI platform driver [ 0.874306] ohci-platform: OHCI generic platform driver [ 0.876061] uhci_hcd: USB Universal Host Controller Interface driver [ 0.891088] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.892862] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895457] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.897207] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.899206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.901435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.903943] usb usb1: Product: UHCI Host Controller [ 0.905587] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.907603] usb usb1: SerialNumber: 0000:00:01.2 [ 0.909276] hub 1-0:1.0: USB hub found [ 0.910640] hub 1-0:1.0: 2 ports detected [ 0.912216] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.915818] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.917496] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.919287] mousedev: PS/2 mouse device common for all mice [ 0.921457] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924420] rtc_cmos 00:00: RTC can wake from S4 [ 0.926525] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.928610] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.930711] i2c /dev entries driver [ 0.932029] device-mapper: uevent: version 1.0.3 [ 0.933685] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.936566] ledtrig-cpu: registered to indicate activity on CPUs [ 0.938831] NET: Registered protocol family 10 [ 0.940686] NET: Registered protocol family 17 [ 0.942255] Key type dns_resolver registered [ 0.943895] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.945828] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.948891] registered taskstats version 1 [ 0.950357] Loading compiled-in X.509 certificates [ 0.952553] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.955836] zswap: loaded using pool lzo/zbud [ 0.958120] Key type trusted registered [ 0.960496] Key type encrypted registered [ 0.961935] AppArmor: AppArmor sha1 policy hashing enabled [ 0.963778] ima: No TPM chip found, activating TPM-bypass! [ 0.965616] evm: HMAC attrs: 0x1 [ 0.967192] Magic number: 15:523:468 [ 0.968677] rtc_cmos 00:00: setting system clock to 2019-04-13 06:29:55 UTC (1555136995) [ 0.971491] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.973459] EDD information not available. [ 1.013004] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.031777] Write protecting the kernel read-only data: 14336k [ 1.035115] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.038167] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.202204] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDl5VtL713qD6SZHAtpzN1yjOJmURXuM86q3QrEfmGhQ7A1y9PW2FjKaZYCMnnVXm7s5b+YLBTB8IQiN9G9Ty8AtVuGPJ8geFhKxy32ZA1etpPaUuTvJoPa7+utNYdc8IAUyS53XigGKIpajbdo5+HihGuFsM/MNzILCxlj8B3wZkOcw5RBUFJM2h1WcAHmGgZ94HyeURtgHbckIlhkqDXVhjJ4E8NgvR2sjrsNheqHw5FCXlj2pihvK/2gQvhgdWaA5diGld4iSiwKtMcTCRPqoNTVFaCW+SfRo0oIGkxorJ0jOJEJSy8eB9fh5iccdVtjpdrATpESUT648JZnAaMz root@singlevm2-vm-6da8f229-7da3-4fdd-b812-46f143a061ca ssh-dss AAAAB3NzaC1kc3MAAACBALGDLL+3wLKecz2jmU2gC2aoad8WXTHcrQd+IOw+ZZpxinH9h2WNxNW5Jbkmi7fhD1dytNao0z4r9XYQ3uzVogfFapJuqosV5z+Q1pOONFJymXPDu8cvkMeUdKQ3FSXzh/peqfCAac8sv+G1K/sinFX42QjN6S8FpClnp21IDn0TAAAAFQDzdWFDHzctE84MAjRXRJ5ehtr/HwAAAIBCNCN1IpwHQPrP4fKLLTDCLL2jqgIHkx3xoiVDjvMZWiKaOZ6SxT9ToUcpdzk+MlfpJzu1jjGOKoCEcxzwQksOheNLvqDsCDMx99POF8S0eutI2GfIZJ87JFCv7ytopNlSj5zp0HzQojCu52VcE1xtvbwzDGrCKdPMqubqMjV3zAAAAIASsgx6ldCK4qxLLDcsVg3cgLmMW4pkKgqMmGAx5eCQK2BvAmi2paZtCS0NZbKyWYdwtmobGmn7XUeI/FyOZ9pwl2OG5axtclfDUaH9ygqIBuURkLFSIG9ycJV6eSEVYChowM3o4o7QvCXi800CGK8x/Vxgx37ncL6lturhPJNBpw== root@singlevm2-vm-6da8f229-7da3-4fdd-b812-46f143a061ca -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe47:6a2e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-6da8f229-7da3-4fdd-b812-46f143a061ca launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.45 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-6da8f229-7da3-4fdd-b812-46f143a061ca login: 2019-04-13 06:30:08,215 - paramiko.transport - DEBUG - starting thread (client mode): 0x2a16490L 2019-04-13 06:30:08,216 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 06:30:08,216 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-13 06:30:08,216 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-13 06:30:08,218 - 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-04-13 06:30:08,218 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 06:30:08,218 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-13 06:30:08,218 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 06:30:08,218 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 06:30:08,219 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 06:30:08,236 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 06:30:08,236 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 06:30:08,248 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 22d528d5ac9b880a49c56b2fb26dc675 2019-04-13 06:30:08,249 - paramiko.transport - DEBUG - Trying discovered key b26f3ba83cabc94a84bea1ff8aad9f4e in /tmp/tmpyJGOTY 2019-04-13 06:30:08,273 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 06:30:08,278 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 06:30:08,281 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 06:30:08,282 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-13 06:30:08,282 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 06:30:08,283 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 06:30:08,284 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 06:30:08,285 - functest.core.singlevm - DEBUG - output: Hello World 2019-04-13 06:30:08,285 - functest.core.singlevm - DEBUG - error: 2019-04-13 06:30:08,290 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-13 06:30:08,402 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:30:08,402 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:34 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-13 06:30:08,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 06:30:08,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/2114e8ec-bc2a-4af9-a3fd-4ae549f8c430.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:09,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:30:09 GMT X-Openstack-Request-Id: req-45270f68-cbe2-437c-b524-b938f82f5a19 2019-04-13 06:30:09,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:30:09,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/2114e8ec-bc2a-4af9-a3fd-4ae549f8c430.json used request id req-45270f68-cbe2-437c-b524-b938f82f5a19 2019-04-13 06:30:09,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.18383097649s 2019-04-13 06:30:09,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:30:09,607 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:09,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:09 GMT X-Openstack-Request-Id: req-12160fdf-5ae6-4df6-998c-91adf1f63270 2019-04-13 06:30:09,673 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:30:09,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-12160fdf-5ae6-4df6-998c-91adf1f63270 2019-04-13 06:30:09,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0671870708466s 2019-04-13 06:30:09,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 06:30:09,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:09,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-b7515087-5656-48bf-b81d-4c8577421d1c x-openstack-request-id: req-b7515087-5656-48bf-b81d-4c8577421d1c 2019-04-13 06:30:09,858 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418 used request id req-b7515087-5656-48bf-b81d-4c8577421d1c 2019-04-13 06:30:09,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.183815956116s 2019-04-13 06:30:09,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:30:09,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:10,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-fe837088-4d82-420c-a378-79b5a36503dc x-openstack-request-id: req-fe837088-4d82-420c-a378-79b5a36503dc 2019-04-13 06:30:10,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_6da8f229-7da3-4fdd-b812-46f143a061ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6a:2e", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:6a:2e", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/02251035-38b1-4a04-b1c2-4ea9d788c418", "rel": "bookmark"}], "image": {"id": "6c9cf2a0-c13a-452c-a9af-16c532a15d04", "links": [{"href": "http://172.30.9.23:8774/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:29:53.000000", "flavor": {"id": "45016a2e-d547-4adc-81c4-889f4de0d6fc", "links": [{"href": "http://172.30.9.23:8774/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc", "rel": "bookmark"}]}, "id": "02251035-38b1-4a04-b1c2-4ea9d788c418", "security_groups": [{"name": "singlevm2-sg_6da8f229-7da3-4fdd-b812-46f143a061ca"}], "user_id": "7ea0dd1b2cee4fd4818ea3ab1c821ef0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:30:09Z", "hostId": "305996bb3cddc601be7fe32c2f0f5e96dc5cb7c6a4e2f73e98c48140", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca", "name": "singlevm2-vm_6da8f229-7da3-4fdd-b812-46f143a061ca", "created": "2019-04-13T06:29:45Z", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:30:10,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fe837088-4d82-420c-a378-79b5a36503dc 2019-04-13 06:30:10,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806691884995s 2019-04-13 06:30:10,667 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:30:12,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:30:12,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:12,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-d76a2d41-0149-4158-afad-b27656212b2b x-openstack-request-id: req-d76a2d41-0149-4158-afad-b27656212b2b 2019-04-13 06:30:12,735 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-13 06:30:12,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d76a2d41-0149-4158-afad-b27656212b2b 2019-04-13 06:30:12,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0659918785095s 2019-04-13 06:30:12,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:30:12,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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:12,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:12 GMT X-Openstack-Request-Id: req-fc797adb-64ae-4f61-8a47-564295324100 2019-04-13 06:30:12,789 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:34Z", "updated_at": "2019-04-13T06:29:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "08721834-06d8-454f-a55d-daa0cc626e80", "remote_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "09087134-89d1-4586-a779-959801a91c87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "2c8da1d2-46dc-4f35-8ee1-9181d39c0b55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "7b0f1289-990b-4094-a419-2215a580c9a9", "remote_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}], "revision_number": 1, "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:42Z", "updated_at": "2019-04-13T06:29:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:42Z", "revision_number": 0, "id": "1c883185-0d46-4f96-a0fc-88e42eb2faae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:42Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:42Z", "revision_number": 0, "id": "a6a08b37-0cf7-48bc-a885-59d5e7179a6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:42Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:43Z", "revision_number": 0, "id": "c8a398ff-5d51-4e6f-a280-e26ad216ad5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:43Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T06:29:42Z", "revision_number": 0, "id": "fca4a188-bc6a-48e7-ad9b-bab2cd728882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:42Z", "security_group_id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": 22, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}], "revision_number": 3, "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad", "name": "singlevm2-sg_6da8f229-7da3-4fdd-b812-46f143a061ca"}]} 2019-04-13 06:30:12,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-fc797adb-64ae-4f61-8a47-564295324100 2019-04-13 06:30:12,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0478231906891s 2019-04-13 06:30:12,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:30:12,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:12,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:30:12 GMT X-Openstack-Request-Id: req-5b8eee81-8648-431f-9fad-f6f03eac29ff 2019-04-13 06:30:12,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:30:12,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d26d9b3d-e7fd-4b8e-9aec-68e9cc8365ad.json used request id req-5b8eee81-8648-431f-9fad-f6f03eac29ff 2019-04-13 06:30:12,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.160151004791s 2019-04-13 06:30:12,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-13 06:30:12,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:13,009 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-6c00b65a-e1ed-4784-935a-16b71bdf181f x-openstack-request-id: req-6c00b65a-e1ed-4784-935a-16b71bdf181f 2019-04-13 06:30:13,009 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_6da8f229-7da3-4fdd-b812-46f143a061ca used request id req-6c00b65a-e1ed-4784-935a-16b71bdf181f 2019-04-13 06:30:13,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0536830425262s 2019-04-13 06:30:13,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 06:30:13,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/818880c9-a8fe-4eb9-b941-66bb3583a195/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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" -d '{"subnet_id": "6c4d8687-60a2-423f-abba-fe3648356547"}' 2019-04-13 06:30:15,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:15 GMT X-Openstack-Request-Id: req-7deff9e6-e132-4c01-a2e9-db7357ba698e 2019-04-13 06:30:15,068 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "49c06eda-f145-44d8-90df-1f73f962d3cc", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "subnet_id": "6c4d8687-60a2-423f-abba-fe3648356547", "subnet_ids": ["6c4d8687-60a2-423f-abba-fe3648356547"], "port_id": "4088ad7f-f255-46e0-91f4-f425903f2d73", "id": "818880c9-a8fe-4eb9-b941-66bb3583a195"} 2019-04-13 06:30:15,068 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/818880c9-a8fe-4eb9-b941-66bb3583a195/remove_router_interface.json used request id req-7deff9e6-e132-4c01-a2e9-db7357ba698e 2019-04-13 06:30:15,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05777597427s 2019-04-13 06:30:15,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:30:15,069 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:15,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:15 GMT X-Openstack-Request-Id: req-a9d34368-b0cf-48aa-8884-6d4dad84322d 2019-04-13 06:30:15,202 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:36Z", "admin_state_up": true, "updated_at": "2019-04-13T06:30:14Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "818880c9-a8fe-4eb9-b941-66bb3583a195", "name": "singlevm2-router_6da8f229-7da3-4fdd-b812-46f143a061ca"}]} 2019-04-13 06:30:15,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a9d34368-b0cf-48aa-8884-6d4dad84322d 2019-04-13 06:30:15,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133442878723s 2019-04-13 06:30:15,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 06:30:15,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/818880c9-a8fe-4eb9-b941-66bb3583a195.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:16,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:30:16 GMT X-Openstack-Request-Id: req-ed8fea8a-ff67-4d85-8c9b-4128559d3c80 2019-04-13 06:30:16,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:30:16,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/818880c9-a8fe-4eb9-b941-66bb3583a195.json used request id req-ed8fea8a-ff67-4d85-8c9b-4128559d3c80 2019-04-13 06:30:16,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21803402901s 2019-04-13 06:30:16,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:30:16,422 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:16,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:16 GMT X-Openstack-Request-Id: req-7e2f5cca-a030-4726-a6c8-41f97920e72f 2019-04-13 06:30:16,463 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49c06eda-f145-44d8-90df-1f73f962d3cc","tenant_id":"66f88f6fb8de401e98938509a1b33def","created_at":"2019-04-13T06:29:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:29:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"66f88f6fb8de401e98938509a1b33def","id":"6c4d8687-60a2-423f-abba-fe3648356547","subnetpool_id":null,"name":"singlevm2-subnet_6da8f229-7da3-4fdd-b812-46f143a061ca"}]} 2019-04-13 06:30:16,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7e2f5cca-a030-4726-a6c8-41f97920e72f 2019-04-13 06:30:16,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0414731502533s 2019-04-13 06:30:16,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 06:30:16,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/6c4d8687-60a2-423f-abba-fe3648356547.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:17,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:30:17 GMT X-Openstack-Request-Id: req-34977153-c4f0-4d89-863f-06050bf7844d 2019-04-13 06:30:17,601 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:30:17,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6c4d8687-60a2-423f-abba-fe3648356547.json used request id req-34977153-c4f0-4d89-863f-06050bf7844d 2019-04-13 06:30:17,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13707304001s 2019-04-13 06:30:17,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:30:17,603 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:17,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:17 GMT X-Openstack-Request-Id: req-2b0941e6-672e-4fb0-bae5-27210ec37772 2019-04-13 06:30:17,694 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"49c06eda-f145-44d8-90df-1f73f962d3cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"66f88f6fb8de401e98938509a1b33def","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:30:17Z","qos_policy_id":null,"name":"singlevm2-net_6da8f229-7da3-4fdd-b812-46f143a061ca","admin_state_up":true,"tenant_id":"66f88f6fb8de401e98938509a1b33def","created_at":"2019-04-13T06:29:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:30:17,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2b0941e6-672e-4fb0-bae5-27210ec37772 2019-04-13 06:30:17,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0916600227356s 2019-04-13 06:30:17,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 06:30:17,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/49c06eda-f145-44d8-90df-1f73f962d3cc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:18,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:30:18 GMT X-Openstack-Request-Id: req-02d6eac4-82d2-4143-8587-1c11f1147d24 2019-04-13 06:30:18,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:30:18,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/49c06eda-f145-44d8-90df-1f73f962d3cc.json used request id req-02d6eac4-82d2-4143-8587-1c11f1147d24 2019-04-13 06:30:18,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.966593027115s 2019-04-13 06:30:18,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:30:18,670 - 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.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:19,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:19 GMT X-Openstack-Request-Id: req-ba7f0f13-ae05-4c18-97ad-0e37ba90662c 2019-04-13 06:30:19,456 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:29:41Z", "file": "/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/file", "owner": "66f88f6fb8de401e98938509a1b33def", "id": "6c9cf2a0-c13a-452c-a9af-16c532a15d04", "size": 12716032, "self": "/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6da8f229-7da3-4fdd-b812-46f143a061ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6da8f229-7da3-4fdd-b812-46f143a061ca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:29:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:30:19,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ba7f0f13-ae05-4c18-97ad-0e37ba90662c 2019-04-13 06:30:19,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.790725946426s 2019-04-13 06:30:19,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 06:30:19,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}440ecb54ba0f99ba5d50f518309e28b92ab8f2db" 2019-04-13 06:30:20,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:30:20 GMT X-Openstack-Request-Id: req-b9cdcf2c-b6d5-47a2-8ebe-0e3ca906b9f3 2019-04-13 06:30:20,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:30:20,587 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/6c9cf2a0-c13a-452c-a9af-16c532a15d04 used request id req-b9cdcf2c-b6d5-47a2-8ebe-0e3ca906b9f3 2019-04-13 06:30:20,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12846398354s 2019-04-13 06:30:20,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:30:20,594 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:30:20,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-9e9ce00a-16c4-48da-9f94-2ca9b896fb8e x-openstack-request-id: req-9e9ce00a-16c4-48da-9f94-2ca9b896fb8e 2019-04-13 06:30:20,616 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_6da8f229-7da3-4fdd-b812-46f143a061ca", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc", "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": "45016a2e-d547-4adc-81c4-889f4de0d6fc"}]} 2019-04-13 06:30:20,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9e9ce00a-16c4-48da-9f94-2ca9b896fb8e 2019-04-13 06:30:20,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249559879303s 2019-04-13 06:30:20,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 06:30:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:30:20,657 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-c6b678e1-13e6-42d3-be5a-f66bc6c26176 x-openstack-request-id: req-c6b678e1-13e6-42d3-be5a-f66bc6c26176 2019-04-13 06:30:20,657 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/45016a2e-d547-4adc-81c4-889f4de0d6fc used request id req-c6b678e1-13e6-42d3-be5a-f66bc6c26176 2019-04-13 06:30:20,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0395941734314s 2019-04-13 06:30:20,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:30:20,661 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:30:20,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce10ac81-503f-4653-a176-2de5074ed230 2019-04-13 06:30:20,884 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_6da8f229-7da3-4fdd-b812-46f143a061ca", "links": {"self": "http://172.30.9.23:5000/v3/users/7ea0dd1b2cee4fd4818ea3ab1c821ef0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7ea0dd1b2cee4fd4818ea3ab1c821ef0", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:30:20,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ce10ac81-503f-4653-a176-2de5074ed230 2019-04-13 06:30:20,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227019071579s 2019-04-13 06:30:20,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:30:20,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/7ea0dd1b2cee4fd4818ea3ab1c821ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:30:21,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb3b62a-03cb-4e19-96a9-b7f632b06fd0 2019-04-13 06:30:21,122 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_6da8f229-7da3-4fdd-b812-46f143a061ca", "links": {"self": "http://172.30.9.23:5000/v3/users/7ea0dd1b2cee4fd4818ea3ab1c821ef0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7ea0dd1b2cee4fd4818ea3ab1c821ef0", "description": null}} 2019-04-13 06:30:21,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7ea0dd1b2cee4fd4818ea3ab1c821ef0 used request id req-ecb3b62a-03cb-4e19-96a9-b7f632b06fd0 2019-04-13 06:30:21,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231827974319s 2019-04-13 06:30:21,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 06:30:21,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/7ea0dd1b2cee4fd4818ea3ab1c821ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:30:21,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f408ffc1-e992-4d16-a8b5-d0e3ecd8a92e 2019-04-13 06:30:21,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:30:21,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7ea0dd1b2cee4fd4818ea3ab1c821ef0 used request id req-f408ffc1-e992-4d16-a8b5-d0e3ecd8a92e 2019-04-13 06:30:21,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.319646835327s 2019-04-13 06:30:21,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:30:21,453 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:30:21,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce5123a-6a6e-4ce7-8a0f-b9027fe18a37 2019-04-13 06:30:21,725 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/66f88f6fb8de401e98938509a1b33def"}, "tags": [], "enabled": true, "id": "66f88f6fb8de401e98938509a1b33def", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6da8f229-7da3-4fdd-b812-46f143a061ca"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 06:30:21,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-dce5123a-6a6e-4ce7-8a0f-b9027fe18a37 2019-04-13 06:30:21,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.276505947113s 2019-04-13 06:30:21,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 06:30:21,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/66f88f6fb8de401e98938509a1b33def -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:30:22,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:30:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d316a45-e62c-4b8f-b74e-081aafcb82aa 2019-04-13 06:30:22,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:30:22,011 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/66f88f6fb8de401e98938509a1b33def used request id req-6d316a45-e62c-4b8f-b74e-081aafcb82aa 2019-04-13 06:30:22,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.280387163162s 2019-04-13 06:30:22,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:30:22,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=66f88f6fb8de401e98938509a1b33def&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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:30:22,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:22 GMT X-Openstack-Request-Id: req-35bb4cae-0909-4deb-a19c-0f2ff7b51fda 2019-04-13 06:30:22,343 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:34Z", "updated_at": "2019-04-13T06:29:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "08721834-06d8-454f-a55d-daa0cc626e80", "remote_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "09087134-89d1-4586-a779-959801a91c87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "2c8da1d2-46dc-4f35-8ee1-9181d39c0b55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "7b0f1289-990b-4094-a419-2215a580c9a9", "remote_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}], "revision_number": 1, "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "name": "default"}]} 2019-04-13 06:30:22,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=66f88f6fb8de401e98938509a1b33def&name=default used request id req-35bb4cae-0909-4deb-a19c-0f2ff7b51fda 2019-04-13 06:30:22,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326897859573s 2019-04-13 06:30:22,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:30:22,349 - 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.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:30:22,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:22 GMT X-Openstack-Request-Id: req-53c5028b-a327-4b25-a021-4ef3d184a14b 2019-04-13 06:30:22,396 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "66f88f6fb8de401e98938509a1b33def", "created_at": "2019-04-13T06:29:34Z", "updated_at": "2019-04-13T06:29:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "09087134-89d1-4586-a779-959801a91c87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "08721834-06d8-454f-a55d-daa0cc626e80", "remote_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "2c8da1d2-46dc-4f35-8ee1-9181d39c0b55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv6", "project_id": "66f88f6fb8de401e98938509a1b33def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:29:34Z", "revision_number": 0, "id": "7b0f1289-990b-4094-a419-2215a580c9a9", "remote_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "remote_ip_prefix": null, "created_at": "2019-04-13T06:29:34Z", "security_group_id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "tenant_id": "66f88f6fb8de401e98938509a1b33def", "port_range_min": null, "ethertype": "IPv4", "project_id": "66f88f6fb8de401e98938509a1b33def"}], "revision_number": 1, "project_id": "66f88f6fb8de401e98938509a1b33def", "id": "6d1cd6db-c884-4f7d-961d-d88d6fca5346", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 06:30:22,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-53c5028b-a327-4b25-a021-4ef3d184a14b 2019-04-13 06:30:22,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0484018325806s 2019-04-13 06:30:22,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:30:22,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6d1cd6db-c884-4f7d-961d-d88d6fca5346.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1236d1d011169a15c893a151fe1093dcf9cba8f9" 2019-04-13 06:30:22,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:30:22 GMT X-Openstack-Request-Id: req-58eaf408-c074-4e30-b44c-56251a7cba06 2019-04-13 06:30:22,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:30:22,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6d1cd6db-c884-4f7d-961d-d88d6fca5346.json used request id req-58eaf408-c074-4e30-b44c-56251a7cba06 2019-04-13 06:30:22,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.108787059784s 2019-04-13 06:30:22,558 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-04-13 06:30:22,599 - 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.15" 2019-04-13 06:30:22,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f48f17-2d1a-4b68-b7ec-83284b2fa8fe 2019-04-13 06:30:22,605 - 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-04-13 06:30:22,605 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-d4f48f17-2d1a-4b68-b7ec-83284b2fa8fe 2019-04-13 06:30:22,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:30:23,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:30:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["hwoNkl9uSvyLXyq7ACcAAg"], "issued_at": "2019-04-13T06:30:22.000000Z"}} 2019-04-13 06:30:23,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:30:23,013 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:23,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:23 GMT X-Openstack-Request-Id: req-4d132c42-9e0e-4fbc-9ff6-8be14e7faf6d 2019-04-13 06:30:23,383 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:30:23,383 - 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-4d132c42-9e0e-4fbc-9ff6-8be14e7faf6d 2019-04-13 06:30:23,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370313882828s 2019-04-13 06:30:23,390 - 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.15" 2019-04-13 06:30:23,395 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdfc67e4-8dec-49d2-9f7d-981e3197587f 2019-04-13 06:30:23,395 - 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-04-13 06:30:23,395 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-bdfc67e4-8dec-49d2-9f7d-981e3197587f 2019-04-13 06:30:23,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:30:23,399 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:23,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed761b4-e9b1-467d-8b2a-1576b9bafc83 2019-04-13 06:30:23,513 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:30:23,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-aed761b4-e9b1-467d-8b2a-1576b9bafc83 2019-04-13 06:30:23,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117474079132s 2019-04-13 06:30:23,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 06:30:23,524 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107"}}' 2019-04-13 06:30:23,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aab484c-d1c2-4897-82e7-c28cab84aed4 2019-04-13 06:30:23,736 - 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/8e278f03a15441b7872d53214146ddc4"}, "tags": [], "enabled": true, "id": "8e278f03a15441b7872d53214146ddc4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107"}} 2019-04-13 06:30:23,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6aab484c-d1c2-4897-82e7-c28cab84aed4 2019-04-13 06:30:23,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21531701088s 2019-04-13 06:30:23,737 - 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'8e278f03a15441b7872d53214146ddc4', '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_967b864c-d291-4278-8235-b2acdb196107'}) 2019-04-13 06:30:23,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 06:30:23,747 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Ap6p579RTA0AFLflq9nPLQEMt3SzG7", "email": null, "name": "vping_ssh-user_967b864c-d291-4278-8235-b2acdb196107"}}' 2019-04-13 06:30:24,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e1c355b-63ee-4548-a40e-c55abd18c8e8 2019-04-13 06:30:24,174 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_967b864c-d291-4278-8235-b2acdb196107", "links": {"self": "http://172.30.9.23:5000/v3/users/50f52e8a16e04e3eaf9d124359dc9ff6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50f52e8a16e04e3eaf9d124359dc9ff6", "domain_id": "default", "password_expires_at": null}} 2019-04-13 06:30:24,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3e1c355b-63ee-4548-a40e-c55abd18c8e8 2019-04-13 06:30:24,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.431137084961s 2019-04-13 06:30:24,175 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'50f52e8a16e04e3eaf9d124359dc9ff6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_967b864c-d291-4278-8235-b2acdb196107'}) 2019-04-13 06:30:24,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:30:24,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:24,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cdee243-8ff4-4cd6-b25c-70d10b20b5fd 2019-04-13 06:30:24,374 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:30:24,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9cdee243-8ff4-4cd6-b25c-70d10b20b5fd 2019-04-13 06:30:24,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19563293457s 2019-04-13 06:30:24,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:30:24,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:24,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8ca7f3-9586-4df9-a645-60b3b7159bf5 2019-04-13 06:30:24,528 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:30:24,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a8ca7f3-9586-4df9-a645-60b3b7159bf5 2019-04-13 06:30:24,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.148884057999s 2019-04-13 06:30:24,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:30:24,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:24,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69afdca5-3d8b-4d57-9e8b-b054e06be3c3 2019-04-13 06:30:24,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:30:24,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-69afdca5-3d8b-4d57-9e8b-b054e06be3c3 2019-04-13 06:30:24,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106553077698s 2019-04-13 06:30:24,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:30:24,649 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:24,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5607b325-3fd2-4043-8702-56bb8b0656ab 2019-04-13 06:30:24,756 - 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-04-13 06:30:24,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5607b325-3fd2-4043-8702-56bb8b0656ab 2019-04-13 06:30:24,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111133813858s 2019-04-13 06:30:24,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:30:24,761 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:24,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caacded8-7efc-46b4-ba7e-541e00e1f9ee 2019-04-13 06:30:24,923 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_967b864c-d291-4278-8235-b2acdb196107", "links": {"self": "http://172.30.9.23:5000/v3/users/50f52e8a16e04e3eaf9d124359dc9ff6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50f52e8a16e04e3eaf9d124359dc9ff6", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:30:24,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-caacded8-7efc-46b4-ba7e-541e00e1f9ee 2019-04-13 06:30:24,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.165642976761s 2019-04-13 06:30:24,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:30:24,939 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:25,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f17ce3d-0a1f-455d-ad01-6a4e71cacbe0 2019-04-13 06:30:25,131 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/8e278f03a15441b7872d53214146ddc4"}, "tags": [], "enabled": true, "id": "8e278f03a15441b7872d53214146ddc4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107"}]} 2019-04-13 06:30:25,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9f17ce3d-0a1f-455d-ad01-6a4e71cacbe0 2019-04-13 06:30:25,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195652008057s 2019-04-13 06:30:25,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:30:25,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=50f52e8a16e04e3eaf9d124359dc9ff6&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=8e278f03a15441b7872d53214146ddc4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:25,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f46ef67-d1cb-4fae-9db0-7b5383ba06ed 2019-04-13 06:30:25,357 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=50f52e8a16e04e3eaf9d124359dc9ff6&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=8e278f03a15441b7872d53214146ddc4", "previous": null, "next": null}} 2019-04-13 06:30:25,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=50f52e8a16e04e3eaf9d124359dc9ff6&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=8e278f03a15441b7872d53214146ddc4 used request id req-9f46ef67-d1cb-4fae-9db0-7b5383ba06ed 2019-04-13 06:30:25,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.218035936356s 2019-04-13 06:30:25,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:30:25,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/8e278f03a15441b7872d53214146ddc4/users/50f52e8a16e04e3eaf9d124359dc9ff6/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:25,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c403cc6d-0646-42ed-a32a-a272ceb513dd 2019-04-13 06:30:25,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:30:25,653 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8e278f03a15441b7872d53214146ddc4/users/50f52e8a16e04e3eaf9d124359dc9ff6/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-c403cc6d-0646-42ed-a32a-a272ceb513dd 2019-04-13 06:30:25,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.29301404953s 2019-04-13 06:30:25,654 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107', 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'8e278f03a15441b7872d53214146ddc4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Ap6p579RTA0AFLflq9nPLQEMt3SzG7', 'username': u'vping_ssh-user_967b864c-d291-4278-8235-b2acdb196107', '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-04-13 06:30:25,658 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_967b864c-d291-4278-8235-b2acdb196107', 'password': 'Ap6p579RTA0AFLflq9nPLQEMt3SzG7', 'project_name': 'vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '8e278f03a15441b7872d53214146ddc4', 'project_domain_name': 'Default'} 2019-04-13 06:30:25,659 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-04-13 06:30:25,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:30:25,663 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:25,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e99917c-3165-4365-97bb-75c19e506551 2019-04-13 06:30:25,848 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:30:25,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7e99917c-3165-4365-97bb-75c19e506551 2019-04-13 06:30:25,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189483880997s 2019-04-13 06:30:25,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:30:25,859 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:30:25,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f1ae71-0bdc-48fd-99d0-51debc963e12 2019-04-13 06:30:25,975 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/8e278f03a15441b7872d53214146ddc4"}, "tags": [], "enabled": true, "id": "8e278f03a15441b7872d53214146ddc4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107"}]} 2019-04-13 06:30:25,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-10f1ae71-0bdc-48fd-99d0-51debc963e12 2019-04-13 06:30:25,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119527101517s 2019-04-13 06:30:25,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:30:25,978 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" -d '{"network": {"tenant_id": "8e278f03a15441b7872d53214146ddc4", "name": "vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107", "admin_state_up": true}}' 2019-04-13 06:30:26,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:26 GMT X-Openstack-Request-Id: req-2f79ccdb-84c2-48b9-80ea-f54ed7d9fe68 2019-04-13 06:30:26,616 - 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":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"8e278f03a15441b7872d53214146ddc4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:30:26Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107","admin_state_up":true,"tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:26Z","mtu":1450}} 2019-04-13 06:30:26,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2f79ccdb-84c2-48b9-80ea-f54ed7d9fe68 2019-04-13 06:30:26,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.638789892197s 2019-04-13 06:30:26,617 - 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-04-13T06:30:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107', u'created_at': u'2019-04-13T06:30:26Z', u'mtu': 1450, u'tenant_id': u'8e278f03a15441b7872d53214146ddc4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8e278f03a15441b7872d53214146ddc4', u'l2_adjacency': True}) 2019-04-13 06:30:26,621 - 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.15" 2019-04-13 06:30:26,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea314b9-b3ef-46cf-b024-636f45dd24a5 2019-04-13 06:30:26,627 - 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-04-13 06:30:26,628 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-fea314b9-b3ef-46cf-b024-636f45dd24a5 2019-04-13 06:30:26,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:30:27,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e278f03a15441b7872d53214146ddc4", "name": "vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8e278f03a15441b7872d53214146ddc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8e278f03a15441b7872d53214146ddc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8e278f03a15441b7872d53214146ddc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e278f03a15441b7872d53214146ddc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8e278f03a15441b7872d53214146ddc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8e278f03a15441b7872d53214146ddc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8e278f03a15441b7872d53214146ddc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8e278f03a15441b7872d53214146ddc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e278f03a15441b7872d53214146ddc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8e278f03a15441b7872d53214146ddc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8e278f03a15441b7872d53214146ddc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_967b864c-d291-4278-8235-b2acdb196107", "id": "50f52e8a16e04e3eaf9d124359dc9ff6"}, "audit_ids": ["ihwyBAoOSKuwv_MmfuCzkA"], "issued_at": "2019-04-13T06:30:26.000000Z"}} 2019-04-13 06:30:27,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:30:27,048 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:27,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:27 GMT X-Openstack-Request-Id: req-1e5e4330-242b-4b7c-9979-83b79d1fa636 2019-04-13 06:30:27,656 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8e278f03a15441b7872d53214146ddc4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:30:26Z","qos_policy_id":null,"name":"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107","admin_state_up":true,"tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:30:27,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1e5e4330-242b-4b7c-9979-83b79d1fa636 2019-04-13 06:30:27,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.608762025833s 2019-04-13 06:30:27,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:30:27,658 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '{"subnet": {"name": "vping_ssh-subnet_967b864c-d291-4278-8235-b2acdb196107", "enable_dhcp": true, "network_id": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:30:28,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:28 GMT X-Openstack-Request-Id: req-0b6ff019-9f6a-46e9-9e1f-e36e023cbd68 2019-04-13 06:30:28,250 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:30: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":"8e278f03a15441b7872d53214146ddc4","id":"587ab284-5cc4-4bd1-adf7-8e262b7d09c3","subnetpool_id":null,"name":"vping_ssh-subnet_967b864c-d291-4278-8235-b2acdb196107"}} 2019-04-13 06:30:28,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0b6ff019-9f6a-46e9-9e1f-e36e023cbd68 2019-04-13 06:30:28,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.592703819275s 2019-04-13 06:30:28,251 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:30: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'587ab284-5cc4-4bd1-adf7-8e262b7d09c3', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_967b864c-d291-4278-8235-b2acdb196107', u'enable_dhcp': True, u'network_id': u'2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1', u'tenant_id': u'8e278f03a15441b7872d53214146ddc4', u'created_at': u'2019-04-13T06:30: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'8e278f03a15441b7872d53214146ddc4'}) 2019-04-13 06:30:28,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:30:28,252 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "vping_ssh-router_967b864c-d291-4278-8235-b2acdb196107", "admin_state_up": true}}' 2019-04-13 06:30:29,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:29 GMT X-Openstack-Request-Id: req-0efcfec9-8e33-458b-9ace-f18248cb5217 2019-04-13 06:30:29,809 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:28Z", "admin_state_up": true, "updated_at": "2019-04-13T06:30:29Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "e3155491-4b57-4dd6-86f1-25070fbebd11", "name": "vping_ssh-router_967b864c-d291-4278-8235-b2acdb196107"}} 2019-04-13 06:30:29,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0efcfec9-8e33-458b-9ace-f18248cb5217 2019-04-13 06:30:29,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55833101273s 2019-04-13 06:30:29,810 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:30:29Z', u'revision_number': 2, u'id': u'e3155491-4b57-4dd6-86f1-25070fbebd11', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_967b864c-d291-4278-8235-b2acdb196107', u'admin_state_up': True, u'tenant_id': u'8e278f03a15441b7872d53214146ddc4', u'created_at': u'2019-04-13T06:30:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'8e278f03a15441b7872d53214146ddc4'}) 2019-04-13 06:30:29,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:30:29,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e3155491-4b57-4dd6-86f1-25070fbebd11/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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '{"subnet_id": "587ab284-5cc4-4bd1-adf7-8e262b7d09c3"}' 2019-04-13 06:30:32,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:32 GMT X-Openstack-Request-Id: req-73a06d13-ad32-4fbb-96d8-53ee4052baec 2019-04-13 06:30:32,447 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "subnet_id": "587ab284-5cc4-4bd1-adf7-8e262b7d09c3", "subnet_ids": ["587ab284-5cc4-4bd1-adf7-8e262b7d09c3"], "port_id": "b9d390cb-855c-47f0-8058-74d14a520386", "id": "e3155491-4b57-4dd6-86f1-25070fbebd11"} 2019-04-13 06:30:32,447 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e3155491-4b57-4dd6-86f1-25070fbebd11/add_router_interface.json used request id req-73a06d13-ad32-4fbb-96d8-53ee4052baec 2019-04-13 06:30:32,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.63604617119s 2019-04-13 06:30:32,448 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 06:30:32,555 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 06:30:32,560 - 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.15" 2019-04-13 06:30:32,565 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:32 GMT 2019-04-13 06:30:32,565 - 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-04-13 06:30:32,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:30:32,570 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:32,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:32 GMT X-Openstack-Request-Id: req-7b2a0f0f-e8d7-409f-9bca-8a9d1cce8a24 2019-04-13 06:30:32,863 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:30:32,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7b2a0f0f-e8d7-409f-9bca-8a9d1cce8a24 2019-04-13 06:30:32,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294718980789s 2019-04-13 06:30:32,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:30:32,875 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107"}' 2019-04-13 06:30:32,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:32 GMT Location: http://172.30.9.23:9292/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d804d6b5-cb68-409a-a37a-f253d8565fe1 2019-04-13 06:30:32,979 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:30:32Z", "file": "/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/file", "owner": "8e278f03a15441b7872d53214146ddc4", "id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "size": null, "self": "/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "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_967b864c-d291-4278-8235-b2acdb196107", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107", "checksum": null, "created_at": "2019-04-13T06:30:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:30:32,979 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d804d6b5-cb68-409a-a37a-f253d8565fe1 2019-04-13 06:30:32,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.107841968536s 2019-04-13 06:30:32,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:30:32,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '' 2019-04-13 06:30:33,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:30:33 GMT X-Openstack-Request-Id: req-ae256a02-e236-413a-8376-47ff32f1d3ba 2019-04-13 06:30:33,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-04-13 06:30:33,460 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/file used request id req-ae256a02-e236-413a-8376-47ff32f1d3ba 2019-04-13 06:30:33,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.480139017105s 2019-04-13 06:30:33,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:30:33,468 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:33,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:33 GMT X-Openstack-Request-Id: req-9af7f5ef-ba57-4b5c-9954-30f568dd3d4d 2019-04-13 06:30:33,599 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:30:33Z", "file": "/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/file", "owner": "8e278f03a15441b7872d53214146ddc4", "id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "size": 12716032, "self": "/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:30:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:30:33,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9af7f5ef-ba57-4b5c-9954-30f568dd3d4d 2019-04-13 06:30:33,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.134871959686s 2019-04-13 06:30:33,601 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/file', 'owner': u'8e278f03a15441b7872d53214146ddc4', 'id': u'c3e97f6d-9ec0-40b0-b799-f7edd0feabf3', 'size': 12716032, u'self': u'/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e278f03a15441b7872d53214146ddc4', 'name': 'vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:30:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T06:30:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107', '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/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3', 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_967b864c-d291-4278-8235-b2acdb196107', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107', 'created': u'2019-04-13T06:30:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:30:32Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3', 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_967b864c-d291-4278-8235-b2acdb196107', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:30:33,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:30:33,608 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_967b864c-d291-4278-8235-b2acdb196107", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:30:34,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-403106fb-b2ea-4663-9524-ce7df881d380 x-openstack-request-id: req-403106fb-b2ea-4663-9524-ce7df881d380 2019-04-13 06:30:34,003 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_967b864c-d291-4278-8235-b2acdb196107", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "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": "ef989ef5-0825-4bea-898a-492408cc43fc"}} 2019-04-13 06:30:34,003 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-403106fb-b2ea-4663-9524-ce7df881d380 2019-04-13 06:30:34,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.398770809174s 2019-04-13 06:30:34,004 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_967b864c-d291-4278-8235-b2acdb196107', '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'8cb957e698214daa959a3206e3607cbf', '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'ef989ef5-0825-4bea-898a-492408cc43fc', 'swap': 0}) 2019-04-13 06:30:34,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:30:34,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/ef989ef5-0825-4bea-898a-492408cc43fc/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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" -d '{"extra_specs": {}}' 2019-04-13 06:30:34,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-d2680359-4847-4254-bcee-dc08cd456934 x-openstack-request-id: req-d2680359-4847-4254-bcee-dc08cd456934 2019-04-13 06:30:34,027 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:30:34,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ef989ef5-0825-4bea-898a-492408cc43fc/os-extra_specs used request id req-d2680359-4847-4254-bcee-dc08cd456934 2019-04-13 06:30:34,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221128463745s 2019-04-13 06:30:34,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-13 06:30:34,033 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '{"keypair": {"name": "vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107"}}' 2019-04-13 06:30:34,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-534a07b6-e751-4e2b-a3c0-ebe928cf56a0 x-openstack-request-id: req-534a07b6-e751-4e2b-a3c0-ebe928cf56a0 2019-04-13 06:30:34,489 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRT2s5ihuxvswLBH++5/hQUyFcyKop5pp4IAo882OhOAlCBYc/D4gNZcPEApqsXrOPLjqa2QREGWlfjkpNpHTM66tIET5DI/GluNhbp4wZzi5XOI1At4awn1NdN1O4eW7B7UV5JsjfqPAYx6ZeL4fY+v4lCvYJ+5ziprTXU+YPVTsI1F4SdNTMFhr+mJ0U8i8pRWsE20xWRfOcO1IEqOVGJcQ5TzJYzf/SIz+Y+KUhDg1B3TnoU0Q3bCrpRVoVZcIEQOpmvH8S4Lpg70webznbKHp2VhkLIHcUwxaPurathXlc9oXppnNSbe+ZAH0Ach0HZocZs3Qoo+d8Q41VVZe/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA0U9rOYobsb7MCwR/vuf4UFMhXMiqKeaaeCAKPPNjoTgJQgWH\nPw+IDWXDxAKarF6zjy46mtkERBlpX45KTaR0zOurSBE+QyPxpbjYW6eMGc4uVziN\nQLeGsJ9TXTdTuHluwe1FeSbI36jwGMemXi+H2Pr+JQr2Cfuc4qa011PmD1U7CNRe\nEnTUzBYa/pidFPIvKUVrBNtMVkXznDtSBKjlRiXEOU8yWM3/0iM/mPilIQ4NQd05\n6FNEN2wq6UVaFWXCBEDqZrx/EuC6YO9MHm852yh6dlYZCyB3FMMWj7q2rYV5XPaF\n6aZzUm3vmQB9AHIdB2aHGbN0KKPnfEONVVWXvwIDAQABAoIBAGqPaUJo+oJ6ZXzy\ndGrnxDZ4rBKFooQkf93KSgwPyVgppCT1lY5YROa1OX5P6Rj6OaYaXgG5nH9jBI9+\nbHuszz4IeTH+fVlHMl4xhgzbdusoWdVT2C3rgWnoI1PguAHB6M5YEreENF4RrvKe\nqidnQV0JI1wOgYZBj/Sf9I9vij+hM6ax0v87uotuSDjdz/KC5JP13r2EZds4yMGt\nWBPqCMtklcCrvhqdOhvaLgcmdIG2U6iEkFoPjSnxjpRlRhLoL5c6PAMTNVPCjktK\nO5KPSShMTAvl8X6RKZVDh/Ruz9z3BakXJBH7xTnEspMocgmruNB6ufMTVSDeFPex\nPZjKSukCgYEA823KPcS5LgjdAM+MIXCNecOesOC9EkB2ttiV59NqsisUxY/x7/oD\n5yvZb8fcRFfAHns3o+v94fXCyrJPMZq58U/FG1r6ku4LcUiosI9TtMLIc87ZGXy3\ngwxXP9EYUkyoo8S3mE19M36t5Ir3dN5dAGBLBJdbWEQ4VzJsfKVa40UCgYEA3B6R\ntojuGefeh1G8oHf8JuCqFw39KY2s5PwhwrnND2DYxpRr8lFxrZd0a1Uduylz000a\nCR4aFGfGLNikXQkunaXKrrIGAcnxb7CTOIGDNgnue4nw1IYYa1kTbqQ/6xMT27WA\n3b/i8VLRisC7iS/u/XwTIrWOrvInF/d6yISFnTMCgYBSH/IhEKNg0oCs61hdV7mD\nIOoCxm9DHxht63f3dC4E2d/yHvQCgBic/wAmZAj9zZT1M6C73rwSZXVIKQvqskaV\nENJwvirXMxQNLfQrTM9yplw2Jcy8eoT240z0LLjF2zLxvUYrTck1fEFyXyfI99Ps\ncpAchmu8xZc0Y8CR9L9K+QKBgGjHNF1LOOuj781CHyPTeXeYId7vjb6l7dLiIb/r\naa0UUJvWMrwaAJ69JXGiBpD83mGKpgYJCikEbNUUGskegc4RCTW3EBzx37dmue1/\n2NF0UM0FkFnZqu4ObK2SCcsAPcer0je8C28MGSqPK7XV11FaKlGvUsf8BJfn+c5R\nJrj5AoGAV8LLXlFSuHJTD61y2RSwfZjEJqJ9ADqNKXj34D7y/h3v893jZtCOT7yC\n9i7zm3ss2yABp4m3zUpC5EoW4dtTyHJoZg2llAJRxFIpTizIeHAf5Hsd5upaCoG9\njfXOQM5soWZ6mFMbkw+XsqdCFwKEngoCmfMvsTbex5+bA9tlL6c=\n-----END RSA PRIVATE KEY-----\n", "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "name": "vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107", "fingerprint": "b3:24:8e:f4:6d:96:f4:f0:c8:97:b0:c3:9f:e9:77:dd"}} 2019-04-13 06:30:34,490 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-534a07b6-e751-4e2b-a3c0-ebe928cf56a0 2019-04-13 06:30:34,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.459442138672s 2019-04-13 06:30:34,491 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRT2s5ihuxvswLBH++5/hQUyFcyKop5pp4IAo882OhOAlCBYc/D4gNZcPEApqsXrOPLjqa2QREGWlfjkpNpHTM66tIET5DI/GluNhbp4wZzi5XOI1At4awn1NdN1O4eW7B7UV5JsjfqPAYx6ZeL4fY+v4lCvYJ+5ziprTXU+YPVTsI1F4SdNTMFhr+mJ0U8i8pRWsE20xWRfOcO1IEqOVGJcQ5TzJYzf/SIz+Y+KUhDg1B3TnoU0Q3bCrpRVoVZcIEQOpmvH8S4Lpg70webznbKHp2VhkLIHcUwxaPurathXlc9oXppnNSbe+ZAH0Ach0HZocZs3Qoo+d8Q41VVZe/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA0U9rOYobsb7MCwR/vuf4UFMhXMiqKeaaeCAKPPNjoTgJQgWH\nPw+IDWXDxAKarF6zjy46mtkERBlpX45KTaR0zOurSBE+QyPxpbjYW6eMGc4uVziN\nQLeGsJ9TXTdTuHluwe1FeSbI36jwGMemXi+H2Pr+JQr2Cfuc4qa011PmD1U7CNRe\nEnTUzBYa/pidFPIvKUVrBNtMVkXznDtSBKjlRiXEOU8yWM3/0iM/mPilIQ4NQd05\n6FNEN2wq6UVaFWXCBEDqZrx/EuC6YO9MHm852yh6dlYZCyB3FMMWj7q2rYV5XPaF\n6aZzUm3vmQB9AHIdB2aHGbN0KKPnfEONVVWXvwIDAQABAoIBAGqPaUJo+oJ6ZXzy\ndGrnxDZ4rBKFooQkf93KSgwPyVgppCT1lY5YROa1OX5P6Rj6OaYaXgG5nH9jBI9+\nbHuszz4IeTH+fVlHMl4xhgzbdusoWdVT2C3rgWnoI1PguAHB6M5YEreENF4RrvKe\nqidnQV0JI1wOgYZBj/Sf9I9vij+hM6ax0v87uotuSDjdz/KC5JP13r2EZds4yMGt\nWBPqCMtklcCrvhqdOhvaLgcmdIG2U6iEkFoPjSnxjpRlRhLoL5c6PAMTNVPCjktK\nO5KPSShMTAvl8X6RKZVDh/Ruz9z3BakXJBH7xTnEspMocgmruNB6ufMTVSDeFPex\nPZjKSukCgYEA823KPcS5LgjdAM+MIXCNecOesOC9EkB2ttiV59NqsisUxY/x7/oD\n5yvZb8fcRFfAHns3o+v94fXCyrJPMZq58U/FG1r6ku4LcUiosI9TtMLIc87ZGXy3\ngwxXP9EYUkyoo8S3mE19M36t5Ir3dN5dAGBLBJdbWEQ4VzJsfKVa40UCgYEA3B6R\ntojuGefeh1G8oHf8JuCqFw39KY2s5PwhwrnND2DYxpRr8lFxrZd0a1Uduylz000a\nCR4aFGfGLNikXQkunaXKrrIGAcnxb7CTOIGDNgnue4nw1IYYa1kTbqQ/6xMT27WA\n3b/i8VLRisC7iS/u/XwTIrWOrvInF/d6yISFnTMCgYBSH/IhEKNg0oCs61hdV7mD\nIOoCxm9DHxht63f3dC4E2d/yHvQCgBic/wAmZAj9zZT1M6C73rwSZXVIKQvqskaV\nENJwvirXMxQNLfQrTM9yplw2Jcy8eoT240z0LLjF2zLxvUYrTck1fEFyXyfI99Ps\ncpAchmu8xZc0Y8CR9L9K+QKBgGjHNF1LOOuj781CHyPTeXeYId7vjb6l7dLiIb/r\naa0UUJvWMrwaAJ69JXGiBpD83mGKpgYJCikEbNUUGskegc4RCTW3EBzx37dmue1/\n2NF0UM0FkFnZqu4ObK2SCcsAPcer0je8C28MGSqPK7XV11FaKlGvUsf8BJfn+c5R\nJrj5AoGAV8LLXlFSuHJTD61y2RSwfZjEJqJ9ADqNKXj34D7y/h3v893jZtCOT7yC\n9i7zm3ss2yABp4m3zUpC5EoW4dtTyHJoZg2llAJRxFIpTizIeHAf5Hsd5upaCoG9\njfXOQM5soWZ6mFMbkw+XsqdCFwKEngoCmfMvsTbex5+bA9tlL6c=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'50f52e8a16e04e3eaf9d124359dc9ff6', 'name': u'vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107', 'created_at': '2019-04-13T06:30:34.490985', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e278f03a15441b7872d53214146ddc4', 'name': 'vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b3:24:8e:f4:6d:96:f4:f0:c8:97:b0:c3:9f:e9:77:dd', 'type': 'ssh', 'id': u'vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107'}) 2019-04-13 06:30:34,491 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEA0U9rOYobsb7MCwR/vuf4UFMhXMiqKeaaeCAKPPNjoTgJQgWH Pw+IDWXDxAKarF6zjy46mtkERBlpX45KTaR0zOurSBE+QyPxpbjYW6eMGc4uVziN QLeGsJ9TXTdTuHluwe1FeSbI36jwGMemXi+H2Pr+JQr2Cfuc4qa011PmD1U7CNRe EnTUzBYa/pidFPIvKUVrBNtMVkXznDtSBKjlRiXEOU8yWM3/0iM/mPilIQ4NQd05 6FNEN2wq6UVaFWXCBEDqZrx/EuC6YO9MHm852yh6dlYZCyB3FMMWj7q2rYV5XPaF 6aZzUm3vmQB9AHIdB2aHGbN0KKPnfEONVVWXvwIDAQABAoIBAGqPaUJo+oJ6ZXzy dGrnxDZ4rBKFooQkf93KSgwPyVgppCT1lY5YROa1OX5P6Rj6OaYaXgG5nH9jBI9+ bHuszz4IeTH+fVlHMl4xhgzbdusoWdVT2C3rgWnoI1PguAHB6M5YEreENF4RrvKe qidnQV0JI1wOgYZBj/Sf9I9vij+hM6ax0v87uotuSDjdz/KC5JP13r2EZds4yMGt WBPqCMtklcCrvhqdOhvaLgcmdIG2U6iEkFoPjSnxjpRlRhLoL5c6PAMTNVPCjktK O5KPSShMTAvl8X6RKZVDh/Ruz9z3BakXJBH7xTnEspMocgmruNB6ufMTVSDeFPex PZjKSukCgYEA823KPcS5LgjdAM+MIXCNecOesOC9EkB2ttiV59NqsisUxY/x7/oD 5yvZb8fcRFfAHns3o+v94fXCyrJPMZq58U/FG1r6ku4LcUiosI9TtMLIc87ZGXy3 gwxXP9EYUkyoo8S3mE19M36t5Ir3dN5dAGBLBJdbWEQ4VzJsfKVa40UCgYEA3B6R tojuGefeh1G8oHf8JuCqFw39KY2s5PwhwrnND2DYxpRr8lFxrZd0a1Uduylz000a CR4aFGfGLNikXQkunaXKrrIGAcnxb7CTOIGDNgnue4nw1IYYa1kTbqQ/6xMT27WA 3b/i8VLRisC7iS/u/XwTIrWOrvInF/d6yISFnTMCgYBSH/IhEKNg0oCs61hdV7mD IOoCxm9DHxht63f3dC4E2d/yHvQCgBic/wAmZAj9zZT1M6C73rwSZXVIKQvqskaV ENJwvirXMxQNLfQrTM9yplw2Jcy8eoT240z0LLjF2zLxvUYrTck1fEFyXyfI99Ps cpAchmu8xZc0Y8CR9L9K+QKBgGjHNF1LOOuj781CHyPTeXeYId7vjb6l7dLiIb/r aa0UUJvWMrwaAJ69JXGiBpD83mGKpgYJCikEbNUUGskegc4RCTW3EBzx37dmue1/ 2NF0UM0FkFnZqu4ObK2SCcsAPcer0je8C28MGSqPK7XV11FaKlGvUsf8BJfn+c5R Jrj5AoGAV8LLXlFSuHJTD61y2RSwfZjEJqJ9ADqNKXj34D7y/h3v893jZtCOT7yC 9i7zm3ss2yABp4m3zUpC5EoW4dtTyHJoZg2llAJRxFIpTizIeHAf5Hsd5upaCoG9 jfXOQM5soWZ6mFMbkw+XsqdCFwKEngoCmfMvsTbex5+bA9tlL6c= -----END RSA PRIVATE KEY----- 2019-04-13 06:30:34,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-13 06:30:34,497 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '{"security_group": {"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-04-13 06:30:34,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:34 GMT X-Openstack-Request-Id: req-4efb43fc-f29b-4759-962c-2ccc6a8f97c3 2019-04-13 06:30:34,625 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:34Z", "updated_at": "2019-04-13T06:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:34Z", "revision_number": 0, "id": "477f1f08-b27e-4784-8a62-028ac95e83ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:34Z", "revision_number": 0, "id": "a2fbe542-f360-4ae7-a177-568d3ca8f14f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}], "revision_number": 1, "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "8a266941-b384-42b2-b2ce-f30054cf436c", "name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}} 2019-04-13 06:30:34,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4efb43fc-f29b-4759-962c-2ccc6a8f97c3 2019-04-13 06:30:34,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.129027843475s 2019-04-13 06:30:34,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:30:34,635 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:34,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:34 GMT X-Openstack-Request-Id: req-9c9a7e57-9405-42d2-a95a-4fa72394f77f 2019-04-13 06:30:34,722 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:34Z", "updated_at": "2019-04-13T06:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:34Z", "revision_number": 0, "id": "477f1f08-b27e-4784-8a62-028ac95e83ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:34Z", "revision_number": 0, "id": "a2fbe542-f360-4ae7-a177-568d3ca8f14f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}], "revision_number": 1, "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "8a266941-b384-42b2-b2ce-f30054cf436c", "name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}, {"description": "Default security group", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:26Z", "updated_at": "2019-04-13T06:30:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "063e3e82-28cb-460d-8aad-af0d6fd43a23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "0904c23f-43c1-441f-8b6b-284d3ceb854c", "remote_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "38148d86-514a-4194-909c-8431587f0923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "cff31599-19cb-4f4a-8a96-86908e0df938", "remote_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}], "revision_number": 1, "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "name": "default"}]} 2019-04-13 06:30:34,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9c9a7e57-9405-42d2-a95a-4fa72394f77f 2019-04-13 06:30:34,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0873699188232s 2019-04-13 06:30:34,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 06:30:34,728 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -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": "8a266941-b384-42b2-b2ce-f30054cf436c"}}' 2019-04-13 06:30:34,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:34 GMT X-Openstack-Request-Id: req-6621e204-2448-411a-bd34-28eacfca04fd 2019-04-13 06:30:34,861 - 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-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "port_range_min": 22, "revision_number": 0, "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:34Z", "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "75f12e4c-9008-4ee2-b9c1-44587c7c558b"}} 2019-04-13 06:30:34,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6621e204-2448-411a-bd34-28eacfca04fd 2019-04-13 06:30:34,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133025169373s 2019-04-13 06:30:34,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:30:34,867 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:34,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:34 GMT X-Openstack-Request-Id: req-7eb3fa4a-5d77-4a44-8ef8-109d2c23ad92 2019-04-13 06:30:34,914 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:34Z", "updated_at": "2019-04-13T06:30:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:34Z", "revision_number": 0, "id": "477f1f08-b27e-4784-8a62-028ac95e83ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T06:30:34Z", "revision_number": 0, "id": "75f12e4c-9008-4ee2-b9c1-44587c7c558b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:34Z", "revision_number": 0, "id": "a2fbe542-f360-4ae7-a177-568d3ca8f14f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}], "revision_number": 2, "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "8a266941-b384-42b2-b2ce-f30054cf436c", "name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}, {"description": "Default security group", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:26Z", "updated_at": "2019-04-13T06:30:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "063e3e82-28cb-460d-8aad-af0d6fd43a23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "0904c23f-43c1-441f-8b6b-284d3ceb854c", "remote_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "38148d86-514a-4194-909c-8431587f0923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "cff31599-19cb-4f4a-8a96-86908e0df938", "remote_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}], "revision_number": 1, "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "name": "default"}]} 2019-04-13 06:30:34,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7eb3fa4a-5d77-4a44-8ef8-109d2c23ad92 2019-04-13 06:30:34,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472280979156s 2019-04-13 06:30:34,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 06:30:34,920 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -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": "8a266941-b384-42b2-b2ce-f30054cf436c"}}' 2019-04-13 06:30:35,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:35 GMT X-Openstack-Request-Id: req-2bbf3cf1-6540-4baf-b614-78a78fa42af7 2019-04-13 06:30:35,046 - 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-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "port_range_min": null, "revision_number": 0, "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:34Z", "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "7aed8504-9e88-4b21-94c1-ba828bb0c010"}} 2019-04-13 06:30:35,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2bbf3cf1-6540-4baf-b614-78a78fa42af7 2019-04-13 06:30:35,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126717805862s 2019-04-13 06:30:35,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:30:35,048 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:35,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:35 GMT X-Openstack-Request-Id: req-c81469b1-7665-4de1-82a2-43659aa25717 2019-04-13 06:30:35,144 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8e278f03a15441b7872d53214146ddc4","l2_adjacency":true,"status":"ACTIVE","subnets":["587ab284-5cc4-4bd1-adf7-8e262b7d09c3"],"description":"","tags":[],"updated_at":"2019-04-13T06:30:27Z","qos_policy_id":null,"name":"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107","admin_state_up":true,"tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:30:35,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c81469b1-7665-4de1-82a2-43659aa25717 2019-04-13 06:30:35,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0962240695953s 2019-04-13 06:30:35,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:30:35,154 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:35,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:35 GMT X-Openstack-Request-Id: req-131077ff-a365-447e-88cf-c90028e9b1ec 2019-04-13 06:30:35,188 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:30:33Z", "file": "/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/file", "owner": "8e278f03a15441b7872d53214146ddc4", "id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "size": 12716032, "self": "/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:30:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:30:35,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-131077ff-a365-447e-88cf-c90028e9b1ec 2019-04-13 06:30:35,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0383870601654s 2019-04-13 06:30:35,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:30:35,199 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:35,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-31552238-171c-476d-a5fa-556f0a930a49 x-openstack-request-id: req-31552238-171c-476d-a5fa-556f0a930a49 2019-04-13 06:30:35,220 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_967b864c-d291-4278-8235-b2acdb196107", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "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": "ef989ef5-0825-4bea-898a-492408cc43fc"}]} 2019-04-13 06:30:35,221 - 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-31552238-171c-476d-a5fa-556f0a930a49 2019-04-13 06:30:35,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251619815826s 2019-04-13 06:30:35,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 06:30:35,225 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '{"server": {"name": "vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107", "imageRef": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "flavorRef": "ef989ef5-0825-4bea-898a-492408cc43fc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1"}], "security_groups": [{"name": "8a266941-b384-42b2-b2ce-f30054cf436c"}]}}' 2019-04-13 06:30:37,812 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4 x-compute-request-id: req-0317c798-be92-42fd-8f01-42a3049f57e0 x-openstack-request-id: req-0317c798-be92-42fd-8f01-42a3049f57e0 2019-04-13 06:30:37,812 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "8a266941-b384-42b2-b2ce-f30054cf436c"}], "OS-DCF:diskConfig": "MANUAL", "id": "ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "bookmark"}], "adminPass": "g3NE7UvBqtq9"}} 2019-04-13 06:30:37,812 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0317c798-be92-42fd-8f01-42a3049f57e0 2019-04-13 06:30:37,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.58977293968s 2019-04-13 06:30:37,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:30:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:38,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-d2d992d0-ae22-448e-99a5-754864ceda97 x-openstack-request-id: req-d2d992d0-ae22-448e-99a5-754864ceda97 2019-04-13 06:30:38,468 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "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-04-13T06:30:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:37Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:30:38,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d2d992d0-ae22-448e-99a5-754864ceda97 2019-04-13 06:30:38,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655204057693s 2019-04-13 06:30:38,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:30:38,479 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:38,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:38 GMT X-Openstack-Request-Id: req-30209fa9-bc4b-41bd-9317-aa8c5f2ae8db 2019-04-13 06:30:38,745 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8e278f03a15441b7872d53214146ddc4","l2_adjacency":true,"status":"ACTIVE","subnets":["587ab284-5cc4-4bd1-adf7-8e262b7d09c3"],"description":"","tags":[],"updated_at":"2019-04-13T06:30:27Z","qos_policy_id":null,"name":"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107","admin_state_up":true,"tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:30:38,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-30209fa9-bc4b-41bd-9317-aa8c5f2ae8db 2019-04-13 06:30:38,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266499042511s 2019-04-13 06:30:38,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:30:38,747 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:38,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:38 GMT X-Openstack-Request-Id: req-df50ad0c-b72f-444a-85df-70da6f1b0412 2019-04-13 06:30:38,806 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:30: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":"8e278f03a15441b7872d53214146ddc4","id":"587ab284-5cc4-4bd1-adf7-8e262b7d09c3","subnetpool_id":null,"name":"vping_ssh-subnet_967b864c-d291-4278-8235-b2acdb196107"}]} 2019-04-13 06:30:38,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-df50ad0c-b72f-444a-85df-70da6f1b0412 2019-04-13 06:30:38,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0594952106476s 2019-04-13 06:30:38,807 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:30:40,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:30:40,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:42,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-d71a2f0c-7171-4b6b-b769-aeb80c39205b x-openstack-request-id: req-d71a2f0c-7171-4b6b-b769-aeb80c39205b 2019-04-13 06:30:42,131 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:30:40Z", "hostId": "57271bf30bb535ba09030c833fe09df2b9d8deb118a6e67993e12285", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:37Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:30:42,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d71a2f0c-7171-4b6b-b769-aeb80c39205b 2019-04-13 06:30:42,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32223200798s 2019-04-13 06:30:42,138 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:30:44,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:30:44,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:44,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-a5fd1466-5e18-40dd-84d1-e97331451098 x-openstack-request-id: req-a5fd1466-5e18-40dd-84d1-e97331451098 2019-04-13 06:30:44,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/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:30:40Z", "hostId": "57271bf30bb535ba09030c833fe09df2b9d8deb118a6e67993e12285", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:37Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:30:44,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a5fd1466-5e18-40dd-84d1-e97331451098 2019-04-13 06:30:44,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642555952072s 2019-04-13 06:30:44,789 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:30:46,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:30:46,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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:47,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-d9595037-ef2f-471c-af05-7a9566da32fb x-openstack-request-id: req-d9595037-ef2f-471c-af05-7a9566da32fb 2019-04-13 06:30:47,002 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7a:9b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:30:45.000000", "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:30:45Z", "hostId": "57271bf30bb535ba09030c833fe09df2b9d8deb118a6e67993e12285", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:37Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:30:47,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d9595037-ef2f-471c-af05-7a9566da32fb 2019-04-13 06:30:47,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209874153137s 2019-04-13 06:30:47,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:30:47,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=ef679a78-e6cb-4a2b-a947-5c4f84e66cc4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:47,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:47 GMT X-Openstack-Request-Id: req-f86ac131-fb05-4324-a624-b2970357c424 2019-04-13 06:30:47,081 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:30:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"587ab284-5cc4-4bd1-adf7-8e262b7d09c3","ip_address":"192.168.120.6"}],"id":"7f38b380-6a35-4525-bb2c-b3c2187e1a60","security_groups":["8a266941-b384-42b2-b2ce-f30054cf436c"],"mac_address":"fa:16:3e:ef:7a:9b","project_id":"8e278f03a15441b7872d53214146ddc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:40Z","binding:vnic_type":"normal","device_id":"ef679a78-e6cb-4a2b-a947-5c4f84e66cc4","ip_allocation":"immediate"}]} 2019-04-13 06:30:47,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=ef679a78-e6cb-4a2b-a947-5c4f84e66cc4 used request id req-f86ac131-fb05-4324-a624-b2970357c424 2019-04-13 06:30:47,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.073166847229s 2019-04-13 06:30:47,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:30:47,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7f38b380-6a35-4525-bb2c-b3c2187e1a60" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:47,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:47 GMT X-Openstack-Request-Id: req-81735e53-1fa8-4d44-9149-a2f1e8a79768 2019-04-13 06:30:47,138 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:30:47,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7f38b380-6a35-4525-bb2c-b3c2187e1a60 used request id req-81735e53-1fa8-4d44-9149-a2f1e8a79768 2019-04-13 06:30:47,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0457060337067s 2019-04-13 06:30:47,139 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:7a:9b', 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'c3e97f6d-9ec0-40b0-b799-f7edd0feabf3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T06:30:45.000000', 'flavor': Munch({u'id': u'ef989ef5-0825-4bea-898a-492408cc43fc'}), 'az': u'nova', 'id': u'ef679a78-e6cb-4a2b-a947-5c4f84e66cc4', 'security_groups': [Munch({u'name': u'vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'50f52e8a16e04e3eaf9d124359dc9ff6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e278f03a15441b7872d53214146ddc4', 'name': 'vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107', '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-04-13T06:30:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T06:30:45Z', 'hostId': u'57271bf30bb535ba09030c833fe09df2b9d8deb118a6e67993e12285', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'57271bf30bb535ba09030c833fe09df2b9d8deb118a6e67993e12285', '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-04-13T06:30:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8e278f03a15441b7872d53214146ddc4', 'name': u'vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107', 'adminPass': u'g3NE7UvBqtq9', 'tenant_id': u'8e278f03a15441b7872d53214146ddc4', 'created_at': u'2019-04-13T06:30:37Z', 'created': u'2019-04-13T06:30:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 06:30:47,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:30:47,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:47,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:47 GMT X-Openstack-Request-Id: req-af3dafb1-7628-4f2e-b732-4f416a5cfb4b 2019-04-13 06:30:47,229 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8e278f03a15441b7872d53214146ddc4","l2_adjacency":true,"status":"ACTIVE","subnets":["587ab284-5cc4-4bd1-adf7-8e262b7d09c3"],"description":"","tags":[],"updated_at":"2019-04-13T06:30:27Z","qos_policy_id":null,"name":"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107","admin_state_up":true,"tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:30:47,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-af3dafb1-7628-4f2e-b732-4f416a5cfb4b 2019-04-13 06:30:47,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0896708965302s 2019-04-13 06:30:47,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:30:47,238 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:48,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30:48 GMT X-Openstack-Request-Id: req-73d1435c-b7b4-457d-8bd2-828016783275 2019-04-13 06:30:48,047 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:30:33Z", "file": "/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/file", "owner": "8e278f03a15441b7872d53214146ddc4", "id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "size": 12716032, "self": "/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:30:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:30:48,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-73d1435c-b7b4-457d-8bd2-828016783275 2019-04-13 06:30:48,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.813288927078s 2019-04-13 06:30:48,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:30:48,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:48,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-c1c9e71f-16e4-4a33-9394-dfe6cd76070e x-openstack-request-id: req-c1c9e71f-16e4-4a33-9394-dfe6cd76070e 2019-04-13 06:30:48,073 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_967b864c-d291-4278-8235-b2acdb196107", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "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": "ef989ef5-0825-4bea-898a-492408cc43fc"}]} 2019-04-13 06:30:48,073 - 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-c1c9e71f-16e4-4a33-9394-dfe6cd76070e 2019-04-13 06:30:48,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239400863647s 2019-04-13 06:30:48,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 06:30:48,078 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '{"server": {"name": "vping_ssh-vm_967b864c-d291-4278-8235-b2acdb196107", "imageRef": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "key_name": "vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107", "flavorRef": "ef989ef5-0825-4bea-898a-492408cc43fc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1"}], "security_groups": [{"name": "8a266941-b384-42b2-b2ce-f30054cf436c"}]}}' 2019-04-13 06:30:50,042 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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 location: http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03 x-compute-request-id: req-5fc3cb71-5fec-4030-8191-6eb5d2680fe2 x-openstack-request-id: req-5fc3cb71-5fec-4030-8191-6eb5d2680fe2 2019-04-13 06:30:50,042 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "8a266941-b384-42b2-b2ce-f30054cf436c"}], "OS-DCF:diskConfig": "MANUAL", "id": "50c894f6-6388-4b44-b588-c57be0c7be03", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "bookmark"}], "adminPass": "zG5qgUMBhCb2"}} 2019-04-13 06:30:50,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-5fc3cb71-5fec-4030-8191-6eb5d2680fe2 2019-04-13 06:30:50,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.96758198738s 2019-04-13 06:30:50,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:30:50,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:50,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-fa06da21-c1a0-46ce-8373-c6a0a7550562 x-openstack-request-id: req-fa06da21-c1a0-46ce-8373-c6a0a7550562 2019-04-13 06:30:50,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "50c894f6-6388-4b44-b588-c57be0c7be03", "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "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-04-13T06:30:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107", "name": "vping_ssh-vm_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:50Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7a:9b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:30:45.000000", "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:30:45Z", "hostId": "57271bf30bb535ba09030c833fe09df2b9d8deb118a6e67993e12285", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:37Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:30:50,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fa06da21-c1a0-46ce-8373-c6a0a7550562 2019-04-13 06:30:50,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42449593544s 2019-04-13 06:30:50,476 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:30:52,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:30:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:53,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 894 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-a2fc3e59-e87d-48ec-a26a-35a80a21d2eb x-openstack-request-id: req-a2fc3e59-e87d-48ec-a26a-35a80a21d2eb 2019-04-13 06:30:53,855 - 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/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "50c894f6-6388-4b44-b588-c57be0c7be03", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:30:52Z", "hostId": "0998cfbc9027296f4c48fe1d3a964a890fa39e3d928b13ec5ec08afa", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107", "name": "vping_ssh-vm_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:50Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7a:9b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:30:45.000000", "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:30:45Z", "hostId": "57271bf30bb535ba09030c833fe09df2b9d8deb118a6e67993e12285", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:37Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:30:53,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a2fc3e59-e87d-48ec-a26a-35a80a21d2eb 2019-04-13 06:30:53,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37762999535s 2019-04-13 06:30:53,863 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:30:55,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:30:55,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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:56,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-2a0fe4e8-9787-4063-bdae-6ddacb79baed x-openstack-request-id: req-2a0fe4e8-9787-4063-bdae-6ddacb79baed 2019-04-13 06:30:56,082 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "50c894f6-6388-4b44-b588-c57be0c7be03", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:30:53Z", "hostId": "0998cfbc9027296f4c48fe1d3a964a890fa39e3d928b13ec5ec08afa", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107", "name": "vping_ssh-vm_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:50Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7a:9b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:30:45.000000", "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:30:45Z", "hostId": "57271bf30bb535ba09030c833fe09df2b9d8deb118a6e67993e12285", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:37Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:30:56,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2a0fe4e8-9787-4063-bdae-6ddacb79baed 2019-04-13 06:30:56,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216531038284s 2019-04-13 06:30:56,092 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:30:58,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:30:58,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:30:58,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Sat, 13 Apr 2019 06:30: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-d7bb0f0c-e305-4aa4-bb1d-3e6cc00f8835 x-openstack-request-id: req-d7bb0f0c-e305-4aa4-bb1d-3e6cc00f8835 2019-04-13 06:30:58,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/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "50c894f6-6388-4b44-b588-c57be0c7be03", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:30:53Z", "hostId": "0998cfbc9027296f4c48fe1d3a964a890fa39e3d928b13ec5ec08afa", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107", "name": "vping_ssh-vm_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:50Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7a:9b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:30:45.000000", "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:30:45Z", "hostId": "57271bf30bb535ba09030c833fe09df2b9d8deb118a6e67993e12285", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:37Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:30:58,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7bb0f0c-e305-4aa4-bb1d-3e6cc00f8835 2019-04-13 06:30:58,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171503067017s 2019-04-13 06:30:58,275 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:31:00,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:00,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:00,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-5234e466-ce98-40b2-a8dc-f7b04ee9e08f x-openstack-request-id: req-5234e466-ce98-40b2-a8dc-f7b04ee9e08f 2019-04-13 06:31:00,446 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:88:55", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:30:57.000000", "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "50c894f6-6388-4b44-b588-c57be0c7be03", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:30:58Z", "hostId": "0998cfbc9027296f4c48fe1d3a964a890fa39e3d928b13ec5ec08afa", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107", "name": "vping_ssh-vm_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:50Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7a:9b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:30:45.000000", "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:30:45Z", "hostId": "57271bf30bb535ba09030c833fe09df2b9d8deb118a6e67993e12285", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:37Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:00,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5234e466-ce98-40b2-a8dc-f7b04ee9e08f 2019-04-13 06:31:00,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168900966644s 2019-04-13 06:31:00,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:31:00,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=50c894f6-6388-4b44-b588-c57be0c7be03" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:00,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:00 GMT X-Openstack-Request-Id: req-3590e1b9-f0ba-4757-9aa6-0dc4b88a570f 2019-04-13 06:31:00,509 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:30:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"587ab284-5cc4-4bd1-adf7-8e262b7d09c3","ip_address":"192.168.120.22"}],"id":"2b0e0597-8967-4208-9da7-ae978c8c39d1","security_groups":["8a266941-b384-42b2-b2ce-f30054cf436c"],"mac_address":"fa:16:3e:25:88:55","project_id":"8e278f03a15441b7872d53214146ddc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:52Z","binding:vnic_type":"normal","device_id":"50c894f6-6388-4b44-b588-c57be0c7be03","ip_allocation":"immediate"}]} 2019-04-13 06:31:00,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=50c894f6-6388-4b44-b588-c57be0c7be03 used request id req-3590e1b9-f0ba-4757-9aa6-0dc4b88a570f 2019-04-13 06:31:00,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0556910037994s 2019-04-13 06:31:00,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:31:00,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=2b0e0597-8967-4208-9da7-ae978c8c39d1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:00,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:00 GMT X-Openstack-Request-Id: req-eec51241-4ada-44a3-9fbf-049fc1d45460 2019-04-13 06:31:00,565 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:31:00,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=2b0e0597-8967-4208-9da7-ae978c8c39d1 used request id req-eec51241-4ada-44a3-9fbf-049fc1d45460 2019-04-13 06:31:00,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451319217682s 2019-04-13 06:31:00,565 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:25:88:55', u'version': 4, u'addr': u'192.168.120.22', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c3e97f6d-9ec0-40b0-b799-f7edd0feabf3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T06:30:57.000000', 'flavor': Munch({u'id': u'ef989ef5-0825-4bea-898a-492408cc43fc'}), 'az': u'nova', 'id': u'50c894f6-6388-4b44-b588-c57be0c7be03', 'security_groups': [Munch({u'name': u'vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'50f52e8a16e04e3eaf9d124359dc9ff6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e278f03a15441b7872d53214146ddc4', 'name': 'vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107', '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-04-13T06:30:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T06:30:58Z', 'hostId': u'0998cfbc9027296f4c48fe1d3a964a890fa39e3d928b13ec5ec08afa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107', 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'0998cfbc9027296f4c48fe1d3a964a890fa39e3d928b13ec5ec08afa', '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-04-13T06:30:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8e278f03a15441b7872d53214146ddc4', 'name': u'vping_ssh-vm_967b864c-d291-4278-8235-b2acdb196107', 'adminPass': u'zG5qgUMBhCb2', 'tenant_id': u'8e278f03a15441b7872d53214146ddc4', 'created_at': u'2019-04-13T06:30:50Z', 'created': u'2019-04-13T06:30:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 06:31:00,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:31:00,572 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:00,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:00 GMT X-Openstack-Request-Id: req-4ee422b9-0780-41b6-8a02-60990e0f1077 2019-04-13 06:31:00,673 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8e278f03a15441b7872d53214146ddc4","l2_adjacency":true,"status":"ACTIVE","subnets":["587ab284-5cc4-4bd1-adf7-8e262b7d09c3"],"description":"","tags":[],"updated_at":"2019-04-13T06:30:27Z","qos_policy_id":null,"name":"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107","admin_state_up":true,"tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:31:00,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4ee422b9-0780-41b6-8a02-60990e0f1077 2019-04-13 06:31:00,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101870059967s 2019-04-13 06:31:00,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:31:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=50c894f6-6388-4b44-b588-c57be0c7be03" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:00,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:00 GMT X-Openstack-Request-Id: req-d50c1f79-8e69-407c-8905-5c27ec90284a 2019-04-13 06:31:00,720 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:30:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"587ab284-5cc4-4bd1-adf7-8e262b7d09c3","ip_address":"192.168.120.22"}],"id":"2b0e0597-8967-4208-9da7-ae978c8c39d1","security_groups":["8a266941-b384-42b2-b2ce-f30054cf436c"],"mac_address":"fa:16:3e:25:88:55","project_id":"8e278f03a15441b7872d53214146ddc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:52Z","binding:vnic_type":"normal","device_id":"50c894f6-6388-4b44-b588-c57be0c7be03","ip_allocation":"immediate"}]} 2019-04-13 06:31:00,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=50c894f6-6388-4b44-b588-c57be0c7be03 used request id req-d50c1f79-8e69-407c-8905-5c27ec90284a 2019-04-13 06:31:00,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0462911128998s 2019-04-13 06:31:00,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-13 06:31:00,722 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "fixed_ip_address": "192.168.120.22", "port_id": "2b0e0597-8967-4208-9da7-ae978c8c39d1"}}' 2019-04-13 06:31:03,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:03 GMT X-Openstack-Request-Id: req-4ce9c21f-fb97-4f2a-9ee2-34189936a57b 2019-04-13 06:31:03,085 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "e3155491-4b57-4dd6-86f1-25070fbebd11", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:31:01Z", "updated_at": "2019-04-13T06:31:01Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:88:55", "device_id": "50c894f6-6388-4b44-b588-c57be0c7be03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e278f03a15441b7872d53214146ddc4", "port_id": "2b0e0597-8967-4208-9da7-ae978c8c39d1", "id": "1df4bbdb-051b-4ba7-8f06-bcdda4d9103f", "qos_policy_id": null}} 2019-04-13 06:31:03,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4ce9c21f-fb97-4f2a-9ee2-34189936a57b 2019-04-13 06:31:03,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.36437392235s 2019-04-13 06:31:03,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:31:03,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:03,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:03 GMT X-Openstack-Request-Id: req-2a6cf669-3261-4b92-9bb1-3666da5e9b05 2019-04-13 06:31:03,198 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e3155491-4b57-4dd6-86f1-25070fbebd11", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:31:01Z", "updated_at": "2019-04-13T06:31:01Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:88:55", "device_id": "50c894f6-6388-4b44-b588-c57be0c7be03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e278f03a15441b7872d53214146ddc4", "port_id": "2b0e0597-8967-4208-9da7-ae978c8c39d1", "id": "1df4bbdb-051b-4ba7-8f06-bcdda4d9103f", "qos_policy_id": null}]} 2019-04-13 06:31:03,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-2a6cf669-3261-4b92-9bb1-3666da5e9b05 2019-04-13 06:31:03,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0974409580231s 2019-04-13 06:31:03,205 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:31:03,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:31:03,316 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:03,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:03 GMT X-Openstack-Request-Id: req-392c8626-12b4-4767-a62c-8af4b0a1c465 2019-04-13 06:31:03,376 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e3155491-4b57-4dd6-86f1-25070fbebd11", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:31:01Z", "updated_at": "2019-04-13T06:31:01Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:88:55", "device_id": "50c894f6-6388-4b44-b588-c57be0c7be03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e278f03a15441b7872d53214146ddc4", "port_id": "2b0e0597-8967-4208-9da7-ae978c8c39d1", "id": "1df4bbdb-051b-4ba7-8f06-bcdda4d9103f", "qos_policy_id": null}]} 2019-04-13 06:31:03,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-392c8626-12b4-4767-a62c-8af4b0a1c465 2019-04-13 06:31:03,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0609569549561s 2019-04-13 06:31:03,382 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:31:03,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:31:03,494 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:03,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:03 GMT X-Openstack-Request-Id: req-0f7e1542-5c35-4a42-b590-c42840f53223 2019-04-13 06:31:03,551 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e3155491-4b57-4dd6-86f1-25070fbebd11", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:31:01Z", "updated_at": "2019-04-13T06:31:01Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:88:55", "device_id": "50c894f6-6388-4b44-b588-c57be0c7be03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e278f03a15441b7872d53214146ddc4", "port_id": "2b0e0597-8967-4208-9da7-ae978c8c39d1", "id": "1df4bbdb-051b-4ba7-8f06-bcdda4d9103f", "qos_policy_id": null}]} 2019-04-13 06:31:03,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0f7e1542-5c35-4a42-b590-c42840f53223 2019-04-13 06:31:03,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580770969391s 2019-04-13 06:31:03,556 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:31:03,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:31:03,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:03,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:03 GMT X-Openstack-Request-Id: req-18ed0902-8c6d-46c4-affd-1c8aadd8c463 2019-04-13 06:31:03,727 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e3155491-4b57-4dd6-86f1-25070fbebd11", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:31:01Z", "updated_at": "2019-04-13T06:31:01Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:88:55", "device_id": "50c894f6-6388-4b44-b588-c57be0c7be03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e278f03a15441b7872d53214146ddc4", "port_id": "2b0e0597-8967-4208-9da7-ae978c8c39d1", "id": "1df4bbdb-051b-4ba7-8f06-bcdda4d9103f", "qos_policy_id": null}]} 2019-04-13 06:31:03,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-18ed0902-8c6d-46c4-affd-1c8aadd8c463 2019-04-13 06:31:03,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0611519813538s 2019-04-13 06:31:03,733 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:31:03,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:31:03,844 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:03,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:03 GMT X-Openstack-Request-Id: req-8816444a-bf27-48ee-b032-f11448bfe882 2019-04-13 06:31:03,910 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e3155491-4b57-4dd6-86f1-25070fbebd11", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:31:01Z", "updated_at": "2019-04-13T06:31:01Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:88:55", "device_id": "50c894f6-6388-4b44-b588-c57be0c7be03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e278f03a15441b7872d53214146ddc4", "port_id": "2b0e0597-8967-4208-9da7-ae978c8c39d1", "id": "1df4bbdb-051b-4ba7-8f06-bcdda4d9103f", "qos_policy_id": null}]} 2019-04-13 06:31:03,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8816444a-bf27-48ee-b032-f11448bfe882 2019-04-13 06:31:03,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.066684961319s 2019-04-13 06:31:03,916 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:31:04,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:31:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:04,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:04 GMT X-Openstack-Request-Id: req-0541d172-b414-497e-8f2a-9b193fbee7a1 2019-04-13 06:31:04,087 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e3155491-4b57-4dd6-86f1-25070fbebd11", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:31:01Z", "updated_at": "2019-04-13T06:31:01Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:88:55", "device_id": "50c894f6-6388-4b44-b588-c57be0c7be03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8e278f03a15441b7872d53214146ddc4", "port_id": "2b0e0597-8967-4208-9da7-ae978c8c39d1", "id": "1df4bbdb-051b-4ba7-8f06-bcdda4d9103f", "qos_policy_id": null}]} 2019-04-13 06:31:04,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0541d172-b414-497e-8f2a-9b193fbee7a1 2019-04-13 06:31:04,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610430240631s 2019-04-13 06:31:04,093 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:31:04,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:31:04,204 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:04,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:04 GMT X-Openstack-Request-Id: req-3c81f159-2588-4fdd-ba6b-4af37c8c8ed0 2019-04-13 06:31:04,263 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e3155491-4b57-4dd6-86f1-25070fbebd11", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:31:01Z", "updated_at": "2019-04-13T06:31:04Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:25:88:55", "device_id": "50c894f6-6388-4b44-b588-c57be0c7be03"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8e278f03a15441b7872d53214146ddc4", "port_id": "2b0e0597-8967-4208-9da7-ae978c8c39d1", "id": "1df4bbdb-051b-4ba7-8f06-bcdda4d9103f", "qos_policy_id": null}]} 2019-04-13 06:31:04,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3c81f159-2588-4fdd-ba6b-4af37c8c8ed0 2019-04-13 06:31:04,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596730709076s 2019-04-13 06:31:04,269 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e3155491-4b57-4dd6-86f1-25070fbebd11', 'updated_at': u'2019-04-13T06:31:04Z', 'fixed_ip_address': u'192.168.120.22', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'2b0e0597-8967-4208-9da7-ae978c8c39d1', 'id': u'1df4bbdb-051b-4ba7-8f06-bcdda4d9103f', 'network': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'port': u'2b0e0597-8967-4208-9da7-ae978c8c39d1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e278f03a15441b7872d53214146ddc4', 'name': 'vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8e278f03a15441b7872d53214146ddc4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:25:88:55', u'device_id': u'50c894f6-6388-4b44-b588-c57be0c7be03'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8e278f03a15441b7872d53214146ddc4', 'created_at': u'2019-04-13T06:31:01Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:25:88:55', u'device_id': u'50c894f6-6388-4b44-b588-c57be0c7be03'}), 'router': u'e3155491-4b57-4dd6-86f1-25070fbebd11'}) 2019-04-13 06:31:04,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 06:31:04,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03/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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 06:31:05,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9594 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-a7f1776f-acb7-4171-a44f-a800dea89a39 x-openstack-request-id: req-a7f1776f-acb7-4171-a44f-a800dea89a39 2019-04-13 06:31:05,057 - 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 499634327 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.224914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.227776] pid_max: default: 32768 minimum: 301\n[ 0.229316] ACPI: Core revision 20150930\n[ 0.231255] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233502] Security Framework initialized\n[ 0.234903] Yama: becoming mindful.\n[ 0.236158] AppArmor: AppArmor initialized\n[ 0.237602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239849] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244094] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246440] Initializing cgroup subsys io\n[ 0.247848] Initializing cgroup subsys memory\n[ 0.249331] Initializing cgroup subsys devices\n[ 0.250834] Initializing cgroup subsys freezer\n[ 0.252333] Initializing cgroup subsys net_cls\n[ 0.253828] Initializing cgroup subsys perf_event\n[ 0.255402] Initializing cgroup subsys net_prio\n[ 0.256926] Initializing cgroup subsys hugetlb\n[ 0.258414] Initializing cgroup subsys pids\n[ 0.259908] CPU: Physical Processor ID: 0\n[ 0.261983] mce: CPU supports 10 MCE banks\n[ 0.263435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.265157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.281924] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.290294] ftrace: allocating 31920 entries in 125 pages\n[ 0.321381] smpboot: Max logical packages: 1\n[ 0.322854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.325171] x2apic enabled\n[ 0.326512] Switched APIC routing to physical x2apic.\n[ 0.329353] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331280] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.334843] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.337921] KVM setup paravirtual spinlock\n[ 0.339809] x86: Booted up 1 node, 1 CPUs\n[ 0.341192] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.343531] devtmpfs: initialized\n[ 0.345742] evm: security.selinux\n[ 0.346941] evm: security.SMACK64\n[ 0.348124] evm: security.SMACK64EXEC\n[ 0.349410] evm: security.SMACK64TRANSMUTE\n[ 0.350805] evm: security.SMACK64MMAP\n[ 0.352075] evm: security.ima\n[ 0.353170] evm: security.capability\n[ 0.354497] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.357650] pinctrl core: initialized pinctrl subsystem\n[ 0.359502] RTC time: 6:30:57, date: 04/13/19\n[ 0.361116] NET: Registered protocol family 16\n[ 0.362732] cpuidle: using governor ladder\n[ 0.364146] cpuidle: using governor menu\n[ 0.365503] PCCT header not found.\n[ 0.366770] ACPI: bus type PCI registered\n[ 0.368147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.370257] PCI: Using configuration type 1 for base access\n[ 0.372786] ACPI: Added _OSI(Module Device)\n[ 0.374218] ACPI: Added _OSI(Processor Device)\n[ 0.375697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.377252] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.379820] ACPI: Interpreter enabled\n[ 0.381122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.384300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.387478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.390656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.393843] ACPI: (supports S0 S5)\n[ 0.395055] ACPI: Using IOAPIC for interrupt routing\n[ 0.396677] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.401113] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.403086] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.405214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.407272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.411004] acpiphp: Slot [3] registered\n[ 0.412374] acpiphp: Slot [4] registered\n[ 0.413745] acpiphp: Slot [5] registered\n[ 0.415123] acpiphp: Slot [6] registered\n[ 0.416491] acpiphp: Slot [7] registered\n[ 0.417858] acpiphp: Slot [8] registered\n[ 0.419234] acpiphp: Slot [9] registered\n[ 0.420603] acpiphp: Slot [10] registered\n[ 0.421995] acpiphp: Slot [11] registered\n[ 0.423392] acpiphp: Slot [12] registered\n[ 0.424784] acpiphp: Slot [13] registered\n[ 0.426173] acpiphp: Slot [14] registered\n[ 0.427569] acpiphp: Slot [15] registered\n[ 0.444641] acpiphp: Slot [16] registered\n[ 0.446065] acpiphp: Slot [17] registered\n[ 0.447457] acpiphp: Slot [18] registered\n[ 0.448855] acpiphp: Slot [19] registered\n[ 0.450243] acpiphp: Slot [20] registered\n[ 0.451635] acpiphp: Slot [21] registered\n[ 0.453036] acpiphp: Slot [22] registered\n[ 0.454427] acpiphp: Slot [23] registered\n[ 0.455824] acpiphp: Slot [24] registered\n[ 0.457217] acpiphp: Slot [25] registered\n[ 0.458606] acpiphp: Slot [26] registered\n[ 0.459998] acpiphp: Slot [27] registered\n[ 0.461398] acpiphp: Slot [28] registered\n[ 0.462790] acpiphp: Slot [29] registered\n[ 0.464182] acpiphp: Slot [30] registered\n[ 0.465577] acpiphp: Slot [31] registered\n[ 0.466972] PCI host bridge to bus 0000:00\n[ 0.468366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.470470] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.472569] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.475072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.477564] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.480112] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.484706] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.486923] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.488955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.491147] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.495541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.498005] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.519676] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.522174] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.524861] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.527276] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.529656] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.531762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.533904] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.535717] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.538391] vgaarb: loaded\n[ 0.539420] vgaarb: bridge control possible 0000:00:02.0\n[ 0.541416] SCSI subsystem initialized\n[ 0.542941] ACPI: bus type USB registered\n[ 0.544358] usbcore: registered new interface driver usbfs\n[ 0.546133] usbcore: registered new interface driver hub\n[ 0.547867] usbcore: registered new device driver usb\n[ 0.549697] PCI: Using ACPI for IRQ routing\n[ 0.551526] NetLabel: Initializing\n[ 0.552764] NetLabel: domain hash size = 128\n[ 0.554237] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.555889] NetLabel: unlabeled traffic allowed by default\n[ 0.557838] clocksource: Switched to clocksource kvm-clock\n[ 0.568002] AppArmor: AppArmor Filesystem Enabled\n[ 0.572071] pnp: PnP ACPI init\n[ 0.573777] pnp: PnP ACPI: found 5 devices\n[ 0.581052] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.584100] NET: Registered protocol family 2\n[ 0.586063] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.588299] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.590392] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.592479] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.594363] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.596411] NET: Registered protocol family 1\n[ 0.597943] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.599849] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.601724] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.616733] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.632219] Trying to unpack rootfs image as initramfs...\n[ 0.693566] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.696539] Scanning for low memory corruption every 60 seconds\n[ 0.698805] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.700817] audit: initializing netlink subsys (disabled)\n[ 0.702627] audit: type=2000 audit(1555137058.436:1): initialized\n[ 0.704894] Initialise system trusted keyring\n[ 0.706540] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.708550] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.711651] zbud: loaded\n[ 0.712837] VFS: Disk quotas dquot_6.6.0\n[ 0.714264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.716808] fuse init (API version 7.23)\n[ 0.718319] Key type big_key registered\n[ 0.719690] Allocating IMA MOK and blacklist keyrings.\n[ 0.721674] Key type asymmetric registered\n[ 0.723111] Asymmetric key parser 'x509' registered\n[ 0.724760] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.727324] io scheduler noop registered\n[ 0.728688] io scheduler deadline registered (default)\n[ 0.730422] io scheduler cfq registered\n[ 0.731865] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.733667] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.735835] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.738349] ACPI: Power Button [PWRF]\n[ 0.739785] GHES: HEST is not enabled!\n[ 0.754041] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.783678] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.787218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.812391] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.815855] Linux agpgart interface v0.103\n[ 0.819374] brd: module loaded\n[ 0.821725] loop: module loaded\n[ 0.827492] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.830017] GPT:90111 != 2097151\n[ 0.831189] GPT:Alternate GPT header not at the end of the disk.\n[ 0.833104] GPT:90111 != 2097151\n[ 0.834278] GPT: Use GNU Parted to correct GPT errors.\n[ 0.835958] vda: vda1 vda15\n[ 0.837886] scsi host0: ata_piix\n[ 0.839186] scsi host1: ata_piix\n[ 0.840413] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.842550] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.845282] libphy: Fixed MDIO Bus: probed\n[ 0.846710] tun: Universal TUN/TAP device driver, 1.6\n[ 0.848373] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.851587] PPP generic driver version 2.4.2\n[ 0.853131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.855205] ehci-pci: EHCI PCI platform driver\n[ 0.856721] ehci-platform: EHCI generic platform driver\n[ 0.858446] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.860418] ohci-pci: OHCI PCI platform driver\n[ 0.861937] ohci-platform: OHCI generic platform driver\n[ 0.863662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.878648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.880384] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.882918] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.884640] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.886619] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.888819] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.891277] usb usb1: Product: UHCI Host Controller\n[ 0.892882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.894856] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.896511] hub 1-0:1.0: USB hub found\n[ 0.897861] hub 1-0:1.0: 2 ports detected\n[ 0.899413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.902981] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.904626] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.906375] mousedev: PS/2 mouse device common for all mice\n[ 0.908522] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.911445] rtc_cmos 00:00: RTC can wake from S4\n[ 0.913527] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.915594] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.917651] i2c /dev entries driver\n[ 0.918967] device-mapper: uevent: version 1.0.3\n[ 0.920593] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.923416] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.925644] NET: Registered protocol family 10\n[ 0.927472] NET: Registered protocol family 17\n[ 0.929010] Key type dns_resolver registered\n[ 0.930635] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.932529] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.935556] registered taskstats version 1\n[ 0.937002] Loading compiled-in X.509 certificates\n[ 0.939166] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.942397] zswap: loaded using pool lzo/zbud\n[ 0.944706] Key type trusted registered\n[ 0.947065] Key type encrypted registered\n[ 0.948478] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.950284] ima: No TPM chip found, activating TPM-bypass!\n[ 0.952087] evm: HMAC attrs: 0x1\n[ 0.953632] Magic number: 15:76:519\n[ 0.955080] rtc_cmos 00:00: setting system clock to 2019-04-13 06:30:58 UTC (1555137058)\n[ 0.957863] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.959799] EDD information not available.\n[ 0.999599] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.018294] Write protecting the kernel read-only data: 14336k\n[ 1.021593] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.024588] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.189293] 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.22...\nLease of 192.168.120.22 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.02. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpS8auI5Hoa+BWlTZh9Vq1IFBo0zJaXk/L6NAJvmhOOBIBdSz95+S7MUTrtp1Mh0K5PTR/UmP2HdipPRE9w6tFhCx4g9K15CJ75e+qwML9lm6axi0I0nt07FcAXfmreHL4JyU/xpCBI1eJiFM6LeTjgS9pjJSmWDFeGTlHP3n5UN/luBuLnZyXZAmQPp3tu1LHb3KomfSm5faKd4N5eD0+Ogz/Ffc/9n2Fnxz0H86MWVNFcFTvnKeykKBOmoq2hKJW4Eje2cjOo3HB0UOUKhKdyYNWjjj6re8wJZLXlq0ULwmYTtctR9jIyTDETfGRElTlR4Pw2NPv+LCE4LHk6ipV root@vping-ssh-vm-967b864c-d291-4278-8235-b2acdb196107\nssh-dss AAAAB3NzaC1kc3MAAACBANalBQ73ynlMk8Yx5sSwwfNe2+YATJTcqsQ9XAlMGCvn9DYj1a9CSpB9v70Nfd5+TypWSDbcEL62xZ72ajNZ5o8K9RaxpNIu6dt9YAHRKhSdkxlIuNeOTfjlCwDQlQO0PjljLgLDEbBVOAguxzOyqAUJepaW6m16wZ582kAUl+8NAAAAFQDuVuI3BKkg7nlDJyvWrG5IeaiD5wAAAIEAvNNB5FuAlDLo+NEH6snRJfjgZ8abqVrUQ070J+wyrZvgv0j5xDUfp2zL2C+1k7E5SG9/JQs946kw7fuU4w+YbwF7nvJ5KyH3vmuTte4xVr8PYpYUmSA6JJFzX2R1p0yE8nf3P/8MybX8pRu/bk1Q6IprYPXtP1aHlDx/6HW6nyIAAACBAJ17W8AUAft7npAaHoWQZmMBDOWt4OzFpl+/6Y/hNVc8O9CFNKfLaJo3ZanIqm4Hjp9+7rzROUk3tGP/Pj+xxS3VocnVkkOxquC4D7FHXKQWJV2PJzlVVYo0Hsr/w9r5IYca5+PmrTwT13++wQt0hhj5s2pVEwyJ/TkbtJqKN3DZ root@vping-ssh-vm-967b864c-d291-4278-8235-b2acdb196107\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.60s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe25:8855/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.22 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-967b864c-d291-4278-8235-b2acdb196107\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.56 ===\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-967b864c-d291-4278-8235-b2acdb196107 login: "} 2019-04-13 06:31:05,058 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03/action used request id req-a7f1776f-acb7-4171-a44f-a800dea89a39 2019-04-13 06:31:05,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.788967847824s 2019-04-13 06:31:05,059 - 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 499634327 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.224914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.227776] pid_max: default: 32768 minimum: 301 [ 0.229316] ACPI: Core revision 20150930 [ 0.231255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233502] Security Framework initialized [ 0.234903] Yama: becoming mindful. [ 0.236158] AppArmor: AppArmor initialized [ 0.237602] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239849] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244094] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246440] Initializing cgroup subsys io [ 0.247848] Initializing cgroup subsys memory [ 0.249331] Initializing cgroup subsys devices [ 0.250834] Initializing cgroup subsys freezer [ 0.252333] Initializing cgroup subsys net_cls [ 0.253828] Initializing cgroup subsys perf_event [ 0.255402] Initializing cgroup subsys net_prio [ 0.256926] Initializing cgroup subsys hugetlb [ 0.258414] Initializing cgroup subsys pids [ 0.259908] CPU: Physical Processor ID: 0 [ 0.261983] mce: CPU supports 10 MCE banks [ 0.263435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.265157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.281924] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.290294] ftrace: allocating 31920 entries in 125 pages [ 0.321381] smpboot: Max logical packages: 1 [ 0.322854] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.325171] x2apic enabled [ 0.326512] Switched APIC routing to physical x2apic. [ 0.329353] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.331280] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.334843] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.337921] KVM setup paravirtual spinlock [ 0.339809] x86: Booted up 1 node, 1 CPUs [ 0.341192] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.343531] devtmpfs: initialized [ 0.345742] evm: security.selinux [ 0.346941] evm: security.SMACK64 [ 0.348124] evm: security.SMACK64EXEC [ 0.349410] evm: security.SMACK64TRANSMUTE [ 0.350805] evm: security.SMACK64MMAP [ 0.352075] evm: security.ima [ 0.353170] evm: security.capability [ 0.354497] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.357650] pinctrl core: initialized pinctrl subsystem [ 0.359502] RTC time: 6:30:57, date: 04/13/19 [ 0.361116] NET: Registered protocol family 16 [ 0.362732] cpuidle: using governor ladder [ 0.364146] cpuidle: using governor menu [ 0.365503] PCCT header not found. [ 0.366770] ACPI: bus type PCI registered [ 0.368147] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.370257] PCI: Using configuration type 1 for base access [ 0.372786] ACPI: Added _OSI(Module Device) [ 0.374218] ACPI: Added _OSI(Processor Device) [ 0.375697] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.377252] ACPI: Added _OSI(Processor Aggregator Device) [ 0.379820] ACPI: Interpreter enabled [ 0.381122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.384300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.387478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.390656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.393843] ACPI: (supports S0 S5) [ 0.395055] ACPI: Using IOAPIC for interrupt routing [ 0.396677] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.401113] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.403086] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.405214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.407272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.411004] acpiphp: Slot [3] registered [ 0.412374] acpiphp: Slot [4] registered [ 0.413745] acpiphp: Slot [5] registered [ 0.415123] acpiphp: Slot [6] registered [ 0.416491] acpiphp: Slot [7] registered [ 0.417858] acpiphp: Slot [8] registered [ 0.419234] acpiphp: Slot [9] registered [ 0.420603] acpiphp: Slot [10] registered [ 0.421995] acpiphp: Slot [11] registered [ 0.423392] acpiphp: Slot [12] registered [ 0.424784] acpiphp: Slot [13] registered [ 0.426173] acpiphp: Slot [14] registered [ 0.427569] acpiphp: Slot [15] registered [ 0.444641] acpiphp: Slot [16] registered [ 0.446065] acpiphp: Slot [17] registered [ 0.447457] acpiphp: Slot [18] registered [ 0.448855] acpiphp: Slot [19] registered [ 0.450243] acpiphp: Slot [20] registered [ 0.451635] acpiphp: Slot [21] registered [ 0.453036] acpiphp: Slot [22] registered [ 0.454427] acpiphp: Slot [23] registered [ 0.455824] acpiphp: Slot [24] registered [ 0.457217] acpiphp: Slot [25] registered [ 0.458606] acpiphp: Slot [26] registered [ 0.459998] acpiphp: Slot [27] registered [ 0.461398] acpiphp: Slot [28] registered [ 0.462790] acpiphp: Slot [29] registered [ 0.464182] acpiphp: Slot [30] registered [ 0.465577] acpiphp: Slot [31] registered [ 0.466972] PCI host bridge to bus 0000:00 [ 0.468366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.470470] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.472569] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.475072] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.477564] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.480112] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484706] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.486923] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.488955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.491147] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.495541] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.498005] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.519676] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.522174] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.524861] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.527276] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.529656] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.531762] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.533904] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.535717] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.538391] vgaarb: loaded [ 0.539420] vgaarb: bridge control possible 0000:00:02.0 [ 0.541416] SCSI subsystem initialized [ 0.542941] ACPI: bus type USB registered [ 0.544358] usbcore: registered new interface driver usbfs [ 0.546133] usbcore: registered new interface driver hub [ 0.547867] usbcore: registered new device driver usb [ 0.549697] PCI: Using ACPI for IRQ routing [ 0.551526] NetLabel: Initializing [ 0.552764] NetLabel: domain hash size = 128 [ 0.554237] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.555889] NetLabel: unlabeled traffic allowed by default [ 0.557838] clocksource: Switched to clocksource kvm-clock [ 0.568002] AppArmor: AppArmor Filesystem Enabled [ 0.572071] pnp: PnP ACPI init [ 0.573777] pnp: PnP ACPI: found 5 devices [ 0.581052] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.584100] NET: Registered protocol family 2 [ 0.586063] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.588299] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.590392] TCP: Hash tables configured (established 4096 bind 4096) [ 0.592479] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.594363] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.596411] NET: Registered protocol family 1 [ 0.597943] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599849] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.601724] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.616733] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.632219] Trying to unpack rootfs image as initramfs... [ 0.693566] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.696539] Scanning for low memory corruption every 60 seconds [ 0.698805] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.700817] audit: initializing netlink subsys (disabled) [ 0.702627] audit: type=2000 audit(1555137058.436:1): initialized [ 0.704894] Initialise system trusted keyring [ 0.706540] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.708550] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.711651] zbud: loaded [ 0.712837] VFS: Disk quotas dquot_6.6.0 [ 0.714264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.716808] fuse init (API version 7.23) [ 0.718319] Key type big_key registered [ 0.719690] Allocating IMA MOK and blacklist keyrings. [ 0.721674] Key type asymmetric registered [ 0.723111] Asymmetric key parser 'x509' registered [ 0.724760] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.727324] io scheduler noop registered [ 0.728688] io scheduler deadline registered (default) [ 0.730422] io scheduler cfq registered [ 0.731865] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.733667] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.735835] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.738349] ACPI: Power Button [PWRF] [ 0.739785] GHES: HEST is not enabled! [ 0.754041] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.783678] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.787218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.812391] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.815855] Linux agpgart interface v0.103 [ 0.819374] brd: module loaded [ 0.821725] loop: module loaded [ 0.827492] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.830017] GPT:90111 != 2097151 [ 0.831189] GPT:Alternate GPT header not at the end of the disk. [ 0.833104] GPT:90111 != 2097151 [ 0.834278] GPT: Use GNU Parted to correct GPT errors. [ 0.835958] vda: vda1 vda15 [ 0.837886] scsi host0: ata_piix [ 0.839186] scsi host1: ata_piix [ 0.840413] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.842550] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.845282] libphy: Fixed MDIO Bus: probed [ 0.846710] tun: Universal TUN/TAP device driver, 1.6 [ 0.848373] tun: (C) 1999-2004 Max Krasnyansky [ 0.851587] PPP generic driver version 2.4.2 [ 0.853131] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.855205] ehci-pci: EHCI PCI platform driver [ 0.856721] ehci-platform: EHCI generic platform driver [ 0.858446] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.860418] ohci-pci: OHCI PCI platform driver [ 0.861937] ohci-platform: OHCI generic platform driver [ 0.863662] uhci_hcd: USB Universal Host Controller Interface driver [ 0.878648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.880384] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.882918] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.884640] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.886619] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.888819] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.891277] usb usb1: Product: UHCI Host Controller [ 0.892882] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.894856] usb usb1: SerialNumber: 0000:00:01.2 [ 0.896511] hub 1-0:1.0: USB hub found [ 0.897861] hub 1-0:1.0: 2 ports detected [ 0.899413] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.902981] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904626] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906375] mousedev: PS/2 mouse device common for all mice [ 0.908522] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.911445] rtc_cmos 00:00: RTC can wake from S4 [ 0.913527] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.915594] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.917651] i2c /dev entries driver [ 0.918967] device-mapper: uevent: version 1.0.3 [ 0.920593] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.923416] ledtrig-cpu: registered to indicate activity on CPUs [ 0.925644] NET: Registered protocol family 10 [ 0.927472] NET: Registered protocol family 17 [ 0.929010] Key type dns_resolver registered [ 0.930635] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.932529] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.935556] registered taskstats version 1 [ 0.937002] Loading compiled-in X.509 certificates [ 0.939166] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.942397] zswap: loaded using pool lzo/zbud [ 0.944706] Key type trusted registered [ 0.947065] Key type encrypted registered [ 0.948478] AppArmor: AppArmor sha1 policy hashing enabled [ 0.950284] ima: No TPM chip found, activating TPM-bypass! [ 0.952087] evm: HMAC attrs: 0x1 [ 0.953632] Magic number: 15:76:519 [ 0.955080] rtc_cmos 00:00: setting system clock to 2019-04-13 06:30:58 UTC (1555137058) [ 0.957863] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.959799] EDD information not available. [ 0.999599] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.018294] Write protecting the kernel read-only data: 14336k [ 1.021593] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.024588] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.189293] 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.22... Lease of 192.168.120.22 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.02. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpS8auI5Hoa+BWlTZh9Vq1IFBo0zJaXk/L6NAJvmhOOBIBdSz95+S7MUTrtp1Mh0K5PTR/UmP2HdipPRE9w6tFhCx4g9K15CJ75e+qwML9lm6axi0I0nt07FcAXfmreHL4JyU/xpCBI1eJiFM6LeTjgS9pjJSmWDFeGTlHP3n5UN/luBuLnZyXZAmQPp3tu1LHb3KomfSm5faKd4N5eD0+Ogz/Ffc/9n2Fnxz0H86MWVNFcFTvnKeykKBOmoq2hKJW4Eje2cjOo3HB0UOUKhKdyYNWjjj6re8wJZLXlq0ULwmYTtctR9jIyTDETfGRElTlR4Pw2NPv+LCE4LHk6ipV root@vping-ssh-vm-967b864c-d291-4278-8235-b2acdb196107 ssh-dss AAAAB3NzaC1kc3MAAACBANalBQ73ynlMk8Yx5sSwwfNe2+YATJTcqsQ9XAlMGCvn9DYj1a9CSpB9v70Nfd5+TypWSDbcEL62xZ72ajNZ5o8K9RaxpNIu6dt9YAHRKhSdkxlIuNeOTfjlCwDQlQO0PjljLgLDEbBVOAguxzOyqAUJepaW6m16wZ582kAUl+8NAAAAFQDuVuI3BKkg7nlDJyvWrG5IeaiD5wAAAIEAvNNB5FuAlDLo+NEH6snRJfjgZ8abqVrUQ070J+wyrZvgv0j5xDUfp2zL2C+1k7E5SG9/JQs946kw7fuU4w+YbwF7nvJ5KyH3vmuTte4xVr8PYpYUmSA6JJFzX2R1p0yE8nf3P/8MybX8pRu/bk1Q6IprYPXtP1aHlDx/6HW6nyIAAACBAJ17W8AUAft7npAaHoWQZmMBDOWt4OzFpl+/6Y/hNVc8O9CFNKfLaJo3ZanIqm4Hjp9+7rzROUk3tGP/Pj+xxS3VocnVkkOxquC4D7FHXKQWJV2PJzlVVYo0Hsr/w9r5IYca5+PmrTwT13++wQt0hhj5s2pVEwyJ/TkbtJqKN3DZ root@vping-ssh-vm-967b864c-d291-4278-8235-b2acdb196107 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.60s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe25:8855/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.22 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-967b864c-d291-4278-8235-b2acdb196107 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.56 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-967b864c-d291-4278-8235-b2acdb196107 login: 2019-04-13 06:31:05,063 - paramiko.transport - DEBUG - starting thread (client mode): 0x28651d0L 2019-04-13 06:31:05,064 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 06:31:05,064 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-13 06:31:05,064 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-13 06:31:05,066 - 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-04-13 06:31:05,066 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 06:31:05,066 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-13 06:31:05,066 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 06:31:05,067 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 06:31:05,067 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 06:31:05,085 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 06:31:05,085 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 06:31:05,096 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: acdf01d38e012f84022e2071e7dde509 2019-04-13 06:31:05,097 - paramiko.transport - DEBUG - Trying discovered key b3248ef46d96f4f0c897b0c39fe977dd in /tmp/tmpvDU6dX 2019-04-13 06:31:05,124 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 06:31:05,130 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 06:31:05,162 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 06:31:05,163 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-13 06:31:05,163 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 06:31:05,164 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 06:31:05,188 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 06:31:05,189 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.6 (192.168.120.6): 56 data bytes 64 bytes from 192.168.120.6: seq=0 ttl=64 time=22.093 ms --- 192.168.120.6 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 22.093/22.093/22.093 ms 2019-04-13 06:31:05,189 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-04-13 06:31:05,192 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-13 06:31:05,300 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:31:05,300 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-13 06:31:05,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 06:31:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:05,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-bc09dfd8-3c5e-4ffa-8809-26d3eac45346 x-openstack-request-id: req-bc09dfd8-3c5e-4ffa-8809-26d3eac45346 2019-04-13 06:31:05,463 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4 used request id req-bc09dfd8-3c5e-4ffa-8809-26d3eac45346 2019-04-13 06:31:05,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.157292127609s 2019-04-13 06:31:05,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31: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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:05,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 900 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-30ff967f-af86-4016-b8cb-015ae7266a32 x-openstack-request-id: req-30ff967f-af86-4016-b8cb-015ae7266a32 2019-04-13 06:31:05,827 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:88:55", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:88:55", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:30:57.000000", "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "50c894f6-6388-4b44-b588-c57be0c7be03", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:30:58Z", "hostId": "0998cfbc9027296f4c48fe1d3a964a890fa39e3d928b13ec5ec08afa", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107", "name": "vping_ssh-vm_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:50Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:7a:9b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:30:45.000000", "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "ef679a78-e6cb-4a2b-a947-5c4f84e66cc4", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:05Z", "hostId": "57271bf30bb535ba09030c833fe09df2b9d8deb118a6e67993e12285", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:37Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:05,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30ff967f-af86-4016-b8cb-015ae7266a32 2019-04-13 06:31:05,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364058971405s 2019-04-13 06:31:05,830 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:31:07,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:07,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:08,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3585d66c-c25f-4e1b-bdaa-90c26c96ae2c x-openstack-request-id: req-3585d66c-c25f-4e1b-bdaa-90c26c96ae2c 2019-04-13 06:31:08,322 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:88:55", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:88:55", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:30:57.000000", "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "50c894f6-6388-4b44-b588-c57be0c7be03", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:30:58Z", "hostId": "0998cfbc9027296f4c48fe1d3a964a890fa39e3d928b13ec5ec08afa", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107", "name": "vping_ssh-vm_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:50Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:08,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3585d66c-c25f-4e1b-bdaa-90c26c96ae2c 2019-04-13 06:31:08,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489728927612s 2019-04-13 06:31:08,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 06:31:08,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/1df4bbdb-051b-4ba7-8f06-bcdda4d9103f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:09,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:31:09 GMT X-Openstack-Request-Id: req-ba2e1624-5cea-4c9b-84a5-67ff4e5661bd 2019-04-13 06:31:09,515 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:31:09,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1df4bbdb-051b-4ba7-8f06-bcdda4d9103f.json used request id req-ba2e1624-5cea-4c9b-84a5-67ff4e5661bd 2019-04-13 06:31:09,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.18631219864s 2019-04-13 06:31:09,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:31:09,525 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:09,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:09 GMT X-Openstack-Request-Id: req-8a8e156f-32ec-41ed-b9c4-5d1ef9111129 2019-04-13 06:31:09,594 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:31:09,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8a8e156f-32ec-41ed-b9c4-5d1ef9111129 2019-04-13 06:31:09,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0696699619293s 2019-04-13 06:31:09,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 06:31:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:09,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-fb877ce8-8ddd-4187-92d0-e729b58dec84 x-openstack-request-id: req-fb877ce8-8ddd-4187-92d0-e729b58dec84 2019-04-13 06:31:09,786 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03 used request id req-fb877ce8-8ddd-4187-92d0-e729b58dec84 2019-04-13 06:31:09,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.191097021103s 2019-04-13 06:31:09,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:10,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-9d3b7c36-ce0b-4265-b1a6-59af167b34d9 x-openstack-request-id: req-9d3b7c36-ce0b-4265-b1a6-59af167b34d9 2019-04-13 06:31:10,273 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:88:55", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:88:55", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/50c894f6-6388-4b44-b588-c57be0c7be03", "rel": "bookmark"}], "image": {"id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "links": [{"href": "http://172.30.9.23:8774/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:30:57.000000", "flavor": {"id": "ef989ef5-0825-4bea-898a-492408cc43fc", "links": [{"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "bookmark"}]}, "id": "50c894f6-6388-4b44-b588-c57be0c7be03", "security_groups": [{"name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}], "user_id": "50f52e8a16e04e3eaf9d124359dc9ff6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:09Z", "hostId": "0998cfbc9027296f4c48fe1d3a964a890fa39e3d928b13ec5ec08afa", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107", "name": "vping_ssh-vm_967b864c-d291-4278-8235-b2acdb196107", "created": "2019-04-13T06:30:50Z", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:10,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9d3b7c36-ce0b-4265-b1a6-59af167b34d9 2019-04-13 06:31:10,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486327171326s 2019-04-13 06:31:10,275 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:31:12,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:12,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:12,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-039fc350-3a36-4b77-bf8a-a0136999a335 x-openstack-request-id: req-039fc350-3a36-4b77-bf8a-a0136999a335 2019-04-13 06:31:12,351 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-13 06:31:12,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-039fc350-3a36-4b77-bf8a-a0136999a335 2019-04-13 06:31:12,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0742619037628s 2019-04-13 06:31:12,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:31:12,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:12,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:12 GMT X-Openstack-Request-Id: req-12827d1e-0af0-4898-b0c4-649db6a9613d 2019-04-13 06:31:12,412 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:34Z", "updated_at": "2019-04-13T06:30:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:34Z", "revision_number": 0, "id": "477f1f08-b27e-4784-8a62-028ac95e83ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T06:30:34Z", "revision_number": 0, "id": "75f12e4c-9008-4ee2-b9c1-44587c7c558b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:34Z", "revision_number": 0, "id": "7aed8504-9e88-4b21-94c1-ba828bb0c010", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:34Z", "revision_number": 0, "id": "a2fbe542-f360-4ae7-a177-568d3ca8f14f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:34Z", "security_group_id": "8a266941-b384-42b2-b2ce-f30054cf436c", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}], "revision_number": 3, "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "8a266941-b384-42b2-b2ce-f30054cf436c", "name": "vping_ssh-sg_967b864c-d291-4278-8235-b2acdb196107"}, {"description": "Default security group", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:26Z", "updated_at": "2019-04-13T06:30:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "063e3e82-28cb-460d-8aad-af0d6fd43a23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "0904c23f-43c1-441f-8b6b-284d3ceb854c", "remote_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "38148d86-514a-4194-909c-8431587f0923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "cff31599-19cb-4f4a-8a96-86908e0df938", "remote_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}], "revision_number": 1, "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "name": "default"}]} 2019-04-13 06:31:12,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-12827d1e-0af0-4898-b0c4-649db6a9613d 2019-04-13 06:31:12,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0556528568268s 2019-04-13 06:31:12,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:31:12,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8a266941-b384-42b2-b2ce-f30054cf436c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:12,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:31:12 GMT X-Openstack-Request-Id: req-76a4c10d-3b94-4b70-b9e0-0df9f7ff35dc 2019-04-13 06:31:12,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:31:12,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8a266941-b384-42b2-b2ce-f30054cf436c.json used request id req-76a4c10d-3b94-4b70-b9e0-0df9f7ff35dc 2019-04-13 06:31:12,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142014026642s 2019-04-13 06:31:12,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-13 06:31:12,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:12,590 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-eeca4db8-c2f4-4aee-b71f-d416696e95d4 x-openstack-request-id: req-eeca4db8-c2f4-4aee-b71f-d416696e95d4 2019-04-13 06:31:12,590 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_967b864c-d291-4278-8235-b2acdb196107 used request id req-eeca4db8-c2f4-4aee-b71f-d416696e95d4 2019-04-13 06:31:12,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0289540290833s 2019-04-13 06:31:12,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 06:31:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e3155491-4b57-4dd6-86f1-25070fbebd11/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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" -d '{"subnet_id": "587ab284-5cc4-4bd1-adf7-8e262b7d09c3"}' 2019-04-13 06:31:14,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:14 GMT X-Openstack-Request-Id: req-04bed866-ac10-42d0-97a5-ace7ef571ceb 2019-04-13 06:31:14,637 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "subnet_id": "587ab284-5cc4-4bd1-adf7-8e262b7d09c3", "subnet_ids": ["587ab284-5cc4-4bd1-adf7-8e262b7d09c3"], "port_id": "b9d390cb-855c-47f0-8058-74d14a520386", "id": "e3155491-4b57-4dd6-86f1-25070fbebd11"} 2019-04-13 06:31:14,637 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e3155491-4b57-4dd6-86f1-25070fbebd11/remove_router_interface.json used request id req-04bed866-ac10-42d0-97a5-ace7ef571ceb 2019-04-13 06:31:14,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.04656291008s 2019-04-13 06:31:14,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:31:14,638 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:14,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:14 GMT X-Openstack-Request-Id: req-20d5a9e4-49de-473f-a2cd-581d1ce8851f 2019-04-13 06:31:14,799 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:28Z", "admin_state_up": true, "updated_at": "2019-04-13T06:31:13Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "e3155491-4b57-4dd6-86f1-25070fbebd11", "name": "vping_ssh-router_967b864c-d291-4278-8235-b2acdb196107"}]} 2019-04-13 06:31:14,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-20d5a9e4-49de-473f-a2cd-581d1ce8851f 2019-04-13 06:31:14,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.161775112152s 2019-04-13 06:31:14,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 06:31:14,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/e3155491-4b57-4dd6-86f1-25070fbebd11.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:16,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:31:16 GMT X-Openstack-Request-Id: req-68ca66e0-8307-42e7-8061-b7736ad8601e 2019-04-13 06:31:16,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:31:16,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e3155491-4b57-4dd6-86f1-25070fbebd11.json used request id req-68ca66e0-8307-42e7-8061-b7736ad8601e 2019-04-13 06:31:16,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28362202644s 2019-04-13 06:31:16,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:31:16,085 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:16,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:16 GMT X-Openstack-Request-Id: req-1e437653-3395-48cf-a9e4-34392948e3a4 2019-04-13 06:31:16,125 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:30: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":"8e278f03a15441b7872d53214146ddc4","id":"587ab284-5cc4-4bd1-adf7-8e262b7d09c3","subnetpool_id":null,"name":"vping_ssh-subnet_967b864c-d291-4278-8235-b2acdb196107"}]} 2019-04-13 06:31:16,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1e437653-3395-48cf-a9e4-34392948e3a4 2019-04-13 06:31:16,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0404469966888s 2019-04-13 06:31:16,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 06:31:16,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/587ab284-5cc4-4bd1-adf7-8e262b7d09c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:17,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:31:17 GMT X-Openstack-Request-Id: req-e3745112-fa97-4542-af88-f8313abf799f 2019-04-13 06:31:17,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:31:17,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/587ab284-5cc4-4bd1-adf7-8e262b7d09c3.json used request id req-e3745112-fa97-4542-af88-f8313abf799f 2019-04-13 06:31:17,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17495203018s 2019-04-13 06:31:17,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:31:17,303 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:17,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:17 GMT X-Openstack-Request-Id: req-29f31165-89fe-4c2a-a085-93ca3a0423f2 2019-04-13 06:31:17,396 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8e278f03a15441b7872d53214146ddc4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:31:17Z","qos_policy_id":null,"name":"vping_ssh-net_967b864c-d291-4278-8235-b2acdb196107","admin_state_up":true,"tenant_id":"8e278f03a15441b7872d53214146ddc4","created_at":"2019-04-13T06:30:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 06:31:17,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-29f31165-89fe-4c2a-a085-93ca3a0423f2 2019-04-13 06:31:17,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0937340259552s 2019-04-13 06:31:17,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 06:31:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:18,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:31:18 GMT X-Openstack-Request-Id: req-29dedc2d-c788-4d6f-9d3b-e4b42c30b371 2019-04-13 06:31:18,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:31:18,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/2f4f592c-c7ce-4ce6-b431-c62c7fa7b2a1.json used request id req-29dedc2d-c788-4d6f-9d3b-e4b42c30b371 2019-04-13 06:31:18,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09699487686s 2019-04-13 06:31:18,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:31:18,503 - 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.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:19,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:19 GMT X-Openstack-Request-Id: req-213052c0-4ae9-4ae3-b462-f76089e5445c 2019-04-13 06:31:19,301 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:30:33Z", "file": "/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/file", "owner": "8e278f03a15441b7872d53214146ddc4", "id": "c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "size": 12716032, "self": "/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_967b864c-d291-4278-8235-b2acdb196107", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:30:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:31:19,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-213052c0-4ae9-4ae3-b462-f76089e5445c 2019-04-13 06:31:19,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.803125143051s 2019-04-13 06:31:19,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 06:31:19,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9820964a9b79dfe0249a6b0ad2507fffeab78d51" 2019-04-13 06:31:19,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:31:19 GMT X-Openstack-Request-Id: req-59b8f2a0-2bc3-401f-a196-9855621676d0 2019-04-13 06:31:19,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-04-13 06:31:19,643 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c3e97f6d-9ec0-40b0-b799-f7edd0feabf3 used request id req-59b8f2a0-2bc3-401f-a196-9855621676d0 2019-04-13 06:31:19,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.339736938477s 2019-04-13 06:31:19,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:31:19,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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:31:19,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-82080eac-60f9-4a7a-8990-735137cf8f0d x-openstack-request-id: req-82080eac-60f9-4a7a-8990-735137cf8f0d 2019-04-13 06:31:19,669 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_967b864c-d291-4278-8235-b2acdb196107", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ef989ef5-0825-4bea-898a-492408cc43fc", "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": "ef989ef5-0825-4bea-898a-492408cc43fc"}]} 2019-04-13 06:31:19,670 - 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-82080eac-60f9-4a7a-8990-735137cf8f0d 2019-04-13 06:31:19,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0213630199432s 2019-04-13 06:31:19,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 06:31:19,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/ef989ef5-0825-4bea-898a-492408cc43fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:31:19,704 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c884f248-dbe3-42a8-a296-0e685d8d3069 x-openstack-request-id: req-c884f248-dbe3-42a8-a296-0e685d8d3069 2019-04-13 06:31:19,704 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ef989ef5-0825-4bea-898a-492408cc43fc used request id req-c884f248-dbe3-42a8-a296-0e685d8d3069 2019-04-13 06:31:19,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331101417542s 2019-04-13 06:31:19,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:31:19,707 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:31:19,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e09c92d1-3fc3-4663-b24f-af829444aee6 2019-04-13 06:31:19,932 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_967b864c-d291-4278-8235-b2acdb196107", "links": {"self": "http://172.30.9.23:5000/v3/users/50f52e8a16e04e3eaf9d124359dc9ff6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "50f52e8a16e04e3eaf9d124359dc9ff6", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:31:19,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e09c92d1-3fc3-4663-b24f-af829444aee6 2019-04-13 06:31:19,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228074073792s 2019-04-13 06:31:19,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:31:19,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/50f52e8a16e04e3eaf9d124359dc9ff6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:31:20,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5fe0ab-c35d-4db2-8257-5c4f9aa845a2 2019-04-13 06:31:20,160 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_967b864c-d291-4278-8235-b2acdb196107", "links": {"self": "http://172.30.9.23:5000/v3/users/50f52e8a16e04e3eaf9d124359dc9ff6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "50f52e8a16e04e3eaf9d124359dc9ff6", "description": null}} 2019-04-13 06:31:20,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/50f52e8a16e04e3eaf9d124359dc9ff6 used request id req-bb5fe0ab-c35d-4db2-8257-5c4f9aa845a2 2019-04-13 06:31:20,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222461938858s 2019-04-13 06:31:20,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 06:31:20,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/50f52e8a16e04e3eaf9d124359dc9ff6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:31:20,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce266385-8c70-4952-9170-ce92422a627f 2019-04-13 06:31:20,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:31:20,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/50f52e8a16e04e3eaf9d124359dc9ff6 used request id req-ce266385-8c70-4952-9170-ce92422a627f 2019-04-13 06:31:20,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.297955989838s 2019-04-13 06:31:20,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:31:20,469 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:31:20,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f2f1ce-ff7a-421d-9acb-d5f7c811a327 2019-04-13 06:31:20,672 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/8e278f03a15441b7872d53214146ddc4"}, "tags": [], "enabled": true, "id": "8e278f03a15441b7872d53214146ddc4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_967b864c-d291-4278-8235-b2acdb196107"}]} 2019-04-13 06:31:20,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-33f2f1ce-ff7a-421d-9acb-d5f7c811a327 2019-04-13 06:31:20,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206022024155s 2019-04-13 06:31:20,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 06:31:20,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/8e278f03a15441b7872d53214146ddc4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:31:20,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4539318a-02f2-466d-8e5a-d8c9b274d4df 2019-04-13 06:31:20,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:31:20,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8e278f03a15441b7872d53214146ddc4 used request id req-4539318a-02f2-466d-8e5a-d8c9b274d4df 2019-04-13 06:31:20,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273418903351s 2019-04-13 06:31:20,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:31:20,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8e278f03a15441b7872d53214146ddc4&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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:31:22,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:22 GMT X-Openstack-Request-Id: req-c660333f-fdf4-4c63-a77b-a7a255cc3035 2019-04-13 06:31:22,019 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:26Z", "updated_at": "2019-04-13T06:30:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "063e3e82-28cb-460d-8aad-af0d6fd43a23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "0904c23f-43c1-441f-8b6b-284d3ceb854c", "remote_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "38148d86-514a-4194-909c-8431587f0923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "cff31599-19cb-4f4a-8a96-86908e0df938", "remote_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}], "revision_number": 1, "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "name": "default"}]} 2019-04-13 06:31:22,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=8e278f03a15441b7872d53214146ddc4&name=default used request id req-c660333f-fdf4-4c63-a77b-a7a255cc3035 2019-04-13 06:31:22,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.06437015533s 2019-04-13 06:31:22,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:31:22,025 - 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.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:31:22,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:22 GMT X-Openstack-Request-Id: req-6384f0e3-abfc-4e00-92f3-a3ce162ae741 2019-04-13 06:31:22,074 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8e278f03a15441b7872d53214146ddc4", "created_at": "2019-04-13T06:30:26Z", "updated_at": "2019-04-13T06:30:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "cff31599-19cb-4f4a-8a96-86908e0df938", "remote_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "0904c23f-43c1-441f-8b6b-284d3ceb854c", "remote_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "063e3e82-28cb-460d-8aad-af0d6fd43a23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e278f03a15441b7872d53214146ddc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:30:26Z", "revision_number": 0, "id": "38148d86-514a-4194-909c-8431587f0923", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:30:26Z", "security_group_id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "tenant_id": "8e278f03a15441b7872d53214146ddc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e278f03a15441b7872d53214146ddc4"}], "revision_number": 1, "project_id": "8e278f03a15441b7872d53214146ddc4", "id": "958eddc1-6eb4-4f71-b4c3-a8ac3c22381b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 06:31:22,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6384f0e3-abfc-4e00-92f3-a3ce162ae741 2019-04-13 06:31:22,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496349334717s 2019-04-13 06:31:22,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:31:22,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/958eddc1-6eb4-4f71-b4c3-a8ac3c22381b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f14729020da327e6de4fa325c6a3802ea9d7f120" 2019-04-13 06:31:22,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:31:22 GMT X-Openstack-Request-Id: req-eca4ebc7-b749-499d-ae43-84ea5006edc3 2019-04-13 06:31:22,207 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:31:22,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/958eddc1-6eb4-4f71-b4c3-a8ac3c22381b.json used request id req-eca4ebc7-b749-499d-ae43-84ea5006edc3 2019-04-13 06:31:22,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.126252889633s 2019-04-13 06:31:22,253 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-04-13 06:31:22,293 - 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.15" 2019-04-13 06:31:22,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f94b87-ef36-4b5c-8f11-049d1cc8e328 2019-04-13 06:31:22,298 - 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-04-13 06:31:22,298 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-a3f94b87-ef36-4b5c-8f11-049d1cc8e328 2019-04-13 06:31:22,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:31:22,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["05GC3YFDQPqmwBB6zK8hhg"], "issued_at": "2019-04-13T06:31:22.000000Z"}} 2019-04-13 06:31:22,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:31:22,700 - 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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:22,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:22 GMT X-Openstack-Request-Id: req-9f2a9dc7-57d8-423b-b34c-6e794921e621 2019-04-13 06:31:22,982 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:31:22,982 - 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-9f2a9dc7-57d8-423b-b34c-6e794921e621 2019-04-13 06:31:22,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282038927078s 2019-04-13 06:31:22,989 - 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.15" 2019-04-13 06:31:22,994 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f608b6d8-05a3-4c21-b1fe-8a898082bf4e 2019-04-13 06:31:22,994 - 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-04-13 06:31:22,994 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-f608b6d8-05a3-4c21-b1fe-8a898082bf4e 2019-04-13 06:31:22,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:31:22,998 - 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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:23,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af816290-e79b-47d3-a9c4-e3888ece1d79 2019-04-13 06:31:23,156 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:31:23,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-af816290-e79b-47d3-a9c4-e3888ece1d79 2019-04-13 06:31:23,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160545825958s 2019-04-13 06:31:23,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 06:31:23,165 - 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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_30c8f69f-0221-491d-a539-129a3ae30dce"}}' 2019-04-13 06:31:23,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e85c8d-35aa-4c88-902d-2d55c4d37d14 2019-04-13 06:31:23,377 - 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/6c72afb5c0624467a06f3ded23f7c66f"}, "tags": [], "enabled": true, "id": "6c72afb5c0624467a06f3ded23f7c66f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_30c8f69f-0221-491d-a539-129a3ae30dce"}} 2019-04-13 06:31:23,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-95e85c8d-35aa-4c88-902d-2d55c4d37d14 2019-04-13 06:31:23,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21537399292s 2019-04-13 06:31:23,378 - 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'6c72afb5c0624467a06f3ded23f7c66f', '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_30c8f69f-0221-491d-a539-129a3ae30dce'}) 2019-04-13 06:31:23,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 06:31:23,388 - 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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "wjHumr6CgaWHFwzgQmBV74fMRPWgvd", "email": null, "name": "vping_userdata-user_30c8f69f-0221-491d-a539-129a3ae30dce"}}' 2019-04-13 06:31:23,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d58b908f-7b38-4ccd-b61a-6f70e3819df6 2019-04-13 06:31:23,778 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_30c8f69f-0221-491d-a539-129a3ae30dce", "links": {"self": "http://172.30.9.23:5000/v3/users/b53ad89de3764a47a8ab9feca4dc6f05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b53ad89de3764a47a8ab9feca4dc6f05", "domain_id": "default", "password_expires_at": null}} 2019-04-13 06:31:23,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-d58b908f-7b38-4ccd-b61a-6f70e3819df6 2019-04-13 06:31:23,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.393894910812s 2019-04-13 06:31:23,779 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b53ad89de3764a47a8ab9feca4dc6f05', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_30c8f69f-0221-491d-a539-129a3ae30dce'}) 2019-04-13 06:31:23,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:31:23,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:23,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cab273f-ebdd-4a63-8e58-32f0dbab52fd 2019-04-13 06:31:23,992 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:31:23,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8cab273f-ebdd-4a63-8e58-32f0dbab52fd 2019-04-13 06:31:23,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208899974823s 2019-04-13 06:31:23,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:31:24,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:24,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f2de47-54c5-4618-aad7-b33317f56488 2019-04-13 06:31:24,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:31:24,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e2f2de47-54c5-4618-aad7-b33317f56488 2019-04-13 06:31:24,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199424028397s 2019-04-13 06:31:24,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:31:24,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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:24,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93f975d-a7eb-4270-bfa5-0cd9044bf46a 2019-04-13 06:31:24,405 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:31:24,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e93f975d-a7eb-4270-bfa5-0cd9044bf46a 2019-04-13 06:31:24,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203555822372s 2019-04-13 06:31:24,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:31:24,414 - 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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:24,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f7b8dd-fcec-40b6-aa0e-3a60847194b4 2019-04-13 06:31:24,622 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-13 06:31:24,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-88f7b8dd-fcec-40b6-aa0e-3a60847194b4 2019-04-13 06:31:24,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212146043777s 2019-04-13 06:31:24,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:31:24,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:24,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1e511f-d5a4-4d42-9d5d-f4ee766b44c0 2019-04-13 06:31:24,750 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_30c8f69f-0221-491d-a539-129a3ae30dce", "links": {"self": "http://172.30.9.23:5000/v3/users/b53ad89de3764a47a8ab9feca4dc6f05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b53ad89de3764a47a8ab9feca4dc6f05", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:31:24,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cf1e511f-d5a4-4d42-9d5d-f4ee766b44c0 2019-04-13 06:31:24,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126877069473s 2019-04-13 06:31:24,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:31:24,765 - 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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:24,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069869e3-1f97-492c-8203-ab732dd43a55 2019-04-13 06:31:24,888 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/6c72afb5c0624467a06f3ded23f7c66f"}, "tags": [], "enabled": true, "id": "6c72afb5c0624467a06f3ded23f7c66f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_30c8f69f-0221-491d-a539-129a3ae30dce"}]} 2019-04-13 06:31:24,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-069869e3-1f97-492c-8203-ab732dd43a55 2019-04-13 06:31:24,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125700950623s 2019-04-13 06:31:24,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:31:24,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=b53ad89de3764a47a8ab9feca4dc6f05&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=6c72afb5c0624467a06f3ded23f7c66f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:25,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af98464-99d0-4c38-ba94-27b8b6948904 2019-04-13 06:31:25,004 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b53ad89de3764a47a8ab9feca4dc6f05&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=6c72afb5c0624467a06f3ded23f7c66f", "previous": null, "next": null}} 2019-04-13 06:31:25,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b53ad89de3764a47a8ab9feca4dc6f05&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=6c72afb5c0624467a06f3ded23f7c66f used request id req-6af98464-99d0-4c38-ba94-27b8b6948904 2019-04-13 06:31:25,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108370065689s 2019-04-13 06:31:25,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:31:25,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/6c72afb5c0624467a06f3ded23f7c66f/users/b53ad89de3764a47a8ab9feca4dc6f05/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:25,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:31:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb723be8-8d3b-47b7-8b7e-92f75f2e9db0 2019-04-13 06:31:25,170 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:31:25,171 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6c72afb5c0624467a06f3ded23f7c66f/users/b53ad89de3764a47a8ab9feca4dc6f05/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-bb723be8-8d3b-47b7-8b7e-92f75f2e9db0 2019-04-13 06:31:25,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162370920181s 2019-04-13 06:31:25,171 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_30c8f69f-0221-491d-a539-129a3ae30dce', 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'6c72afb5c0624467a06f3ded23f7c66f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'wjHumr6CgaWHFwzgQmBV74fMRPWgvd', 'username': u'vping_userdata-user_30c8f69f-0221-491d-a539-129a3ae30dce', '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-04-13 06:31:25,175 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_30c8f69f-0221-491d-a539-129a3ae30dce', 'password': 'wjHumr6CgaWHFwzgQmBV74fMRPWgvd', 'project_name': 'vping_userdata-project_30c8f69f-0221-491d-a539-129a3ae30dce', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '6c72afb5c0624467a06f3ded23f7c66f', 'project_domain_name': 'Default'} 2019-04-13 06:31:25,176 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-04-13 06:31:25,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:31:25,180 - 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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:25,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71895901-4291-4100-852a-a2ac50bf6997 2019-04-13 06:31:25,381 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:31:25,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-71895901-4291-4100-852a-a2ac50bf6997 2019-04-13 06:31:25,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20512008667s 2019-04-13 06:31:25,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:31:25,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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:31:25,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800f201d-3d7c-4f0b-bf61-e9e794d11752 2019-04-13 06:31:25,500 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/6c72afb5c0624467a06f3ded23f7c66f"}, "tags": [], "enabled": true, "id": "6c72afb5c0624467a06f3ded23f7c66f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_30c8f69f-0221-491d-a539-129a3ae30dce"}]} 2019-04-13 06:31:25,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-800f201d-3d7c-4f0b-bf61-e9e794d11752 2019-04-13 06:31:25,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111089944839s 2019-04-13 06:31:25,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:31:25,503 - 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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" -d '{"network": {"tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "name": "vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce", "admin_state_up": true}}' 2019-04-13 06:31:25,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:25 GMT X-Openstack-Request-Id: req-e1c5d2d3-51cd-47bf-a989-43553a799e05 2019-04-13 06:31:25,860 - 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":"9652687e-38c9-43df-95c9-215d14dfdae8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c72afb5c0624467a06f3ded23f7c66f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:31:25Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce","admin_state_up":true,"tenant_id":"6c72afb5c0624467a06f3ded23f7c66f","created_at":"2019-04-13T06:31:25Z","mtu":1450}} 2019-04-13 06:31:25,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e1c5d2d3-51cd-47bf-a989-43553a799e05 2019-04-13 06:31:25,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.358150959015s 2019-04-13 06:31:25,861 - 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-04-13T06:31:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9652687e-38c9-43df-95c9-215d14dfdae8', 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'vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce', u'created_at': u'2019-04-13T06:31:25Z', u'mtu': 1450, u'tenant_id': u'6c72afb5c0624467a06f3ded23f7c66f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6c72afb5c0624467a06f3ded23f7c66f', u'l2_adjacency': True}) 2019-04-13 06:31:25,865 - 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.15" 2019-04-13 06:31:25,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08b22bd-a458-4717-8665-9d499da535a1 2019-04-13 06:31:25,872 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 06:31:25,872 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-f08b22bd-a458-4717-8665-9d499da535a1 2019-04-13 06:31:25,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:31:26,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c72afb5c0624467a06f3ded23f7c66f", "name": "vping_userdata-project_30c8f69f-0221-491d-a539-129a3ae30dce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/6c72afb5c0624467a06f3ded23f7c66f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/6c72afb5c0624467a06f3ded23f7c66f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/6c72afb5c0624467a06f3ded23f7c66f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/6c72afb5c0624467a06f3ded23f7c66f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/6c72afb5c0624467a06f3ded23f7c66f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/6c72afb5c0624467a06f3ded23f7c66f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_6c72afb5c0624467a06f3ded23f7c66f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_6c72afb5c0624467a06f3ded23f7c66f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6c72afb5c0624467a06f3ded23f7c66f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/6c72afb5c0624467a06f3ded23f7c66f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/6c72afb5c0624467a06f3ded23f7c66f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_30c8f69f-0221-491d-a539-129a3ae30dce", "id": "b53ad89de3764a47a8ab9feca4dc6f05"}, "audit_ids": ["M6fVcTtOSfK00qhW1ZPJzg"], "issued_at": "2019-04-13T06:31:26.000000Z"}} 2019-04-13 06:31:26,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:31:26,263 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:26,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:26 GMT X-Openstack-Request-Id: req-42248422-ce0c-4481-81c6-c5edfeac30b8 2019-04-13 06:31:26,687 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9652687e-38c9-43df-95c9-215d14dfdae8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6c72afb5c0624467a06f3ded23f7c66f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:31:25Z","qos_policy_id":null,"name":"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce","admin_state_up":true,"tenant_id":"6c72afb5c0624467a06f3ded23f7c66f","created_at":"2019-04-13T06:31:25Z","mtu":1450}]} 2019-04-13 06:31:26,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-42248422-ce0c-4481-81c6-c5edfeac30b8 2019-04-13 06:31:26,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.424327135086s 2019-04-13 06:31:26,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:31:26,689 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" -d '{"subnet": {"name": "vping_userdata-subnet_30c8f69f-0221-491d-a539-129a3ae30dce", "enable_dhcp": true, "network_id": "9652687e-38c9-43df-95c9-215d14dfdae8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:31:27,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:27 GMT X-Openstack-Request-Id: req-6e7ca469-978d-414a-89a4-15c66ea6b3e6 2019-04-13 06:31:27,304 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9652687e-38c9-43df-95c9-215d14dfdae8","tenant_id":"6c72afb5c0624467a06f3ded23f7c66f","created_at":"2019-04-13T06:31:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:31:26Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6c72afb5c0624467a06f3ded23f7c66f","id":"6675f425-28ee-4203-b626-caf9cce0fe9c","subnetpool_id":null,"name":"vping_userdata-subnet_30c8f69f-0221-491d-a539-129a3ae30dce"}} 2019-04-13 06:31:27,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6e7ca469-978d-414a-89a4-15c66ea6b3e6 2019-04-13 06:31:27,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.615931987762s 2019-04-13 06:31:27,305 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:31: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'6675f425-28ee-4203-b626-caf9cce0fe9c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_30c8f69f-0221-491d-a539-129a3ae30dce', u'enable_dhcp': True, u'network_id': u'9652687e-38c9-43df-95c9-215d14dfdae8', u'tenant_id': u'6c72afb5c0624467a06f3ded23f7c66f', u'created_at': u'2019-04-13T06:31: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'6c72afb5c0624467a06f3ded23f7c66f'}) 2019-04-13 06:31:27,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:31:27,306 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "vping_userdata-router_30c8f69f-0221-491d-a539-129a3ae30dce", "admin_state_up": true}}' 2019-04-13 06:31:28,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:28 GMT X-Openstack-Request-Id: req-c65adf5e-addc-4f13-8510-132089dc9420 2019-04-13 06:31:28,899 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "created_at": "2019-04-13T06:31:27Z", "admin_state_up": true, "updated_at": "2019-04-13T06:31:28Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6c72afb5c0624467a06f3ded23f7c66f", "id": "3bac3b81-ec0e-441e-b5af-dbd94af6139f", "name": "vping_userdata-router_30c8f69f-0221-491d-a539-129a3ae30dce"}} 2019-04-13 06:31:28,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c65adf5e-addc-4f13-8510-132089dc9420 2019-04-13 06:31:28,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59376215935s 2019-04-13 06:31:28,900 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:31:28Z', u'revision_number': 2, u'id': u'3bac3b81-ec0e-441e-b5af-dbd94af6139f', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_30c8f69f-0221-491d-a539-129a3ae30dce', u'admin_state_up': True, u'tenant_id': u'6c72afb5c0624467a06f3ded23f7c66f', u'created_at': u'2019-04-13T06:31:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'6c72afb5c0624467a06f3ded23f7c66f'}) 2019-04-13 06:31:28,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:31:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/3bac3b81-ec0e-441e-b5af-dbd94af6139f/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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" -d '{"subnet_id": "6675f425-28ee-4203-b626-caf9cce0fe9c"}' 2019-04-13 06:31:31,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:31 GMT X-Openstack-Request-Id: req-c8228ab5-2703-46ef-9095-a0532f26b544 2019-04-13 06:31:31,293 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9652687e-38c9-43df-95c9-215d14dfdae8", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "subnet_id": "6675f425-28ee-4203-b626-caf9cce0fe9c", "subnet_ids": ["6675f425-28ee-4203-b626-caf9cce0fe9c"], "port_id": "3159801e-3b48-4d84-9f98-59c45af85984", "id": "3bac3b81-ec0e-441e-b5af-dbd94af6139f"} 2019-04-13 06:31:31,293 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3bac3b81-ec0e-441e-b5af-dbd94af6139f/add_router_interface.json used request id req-c8228ab5-2703-46ef-9095-a0532f26b544 2019-04-13 06:31:31,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39302015305s 2019-04-13 06:31:31,294 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 06:31:31,400 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 06:31:31,404 - 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.15" 2019-04-13 06:31:31,409 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:31 GMT 2019-04-13 06:31:31,410 - 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-04-13 06:31:31,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:31:31,418 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:31,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:31 GMT X-Openstack-Request-Id: req-f42c51e4-1a9d-4d5f-a64b-7591d0d50fc3 2019-04-13 06:31:31,772 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:31:31,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f42c51e4-1a9d-4d5f-a64b-7591d0d50fc3 2019-04-13 06:31:31,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.357933998108s 2019-04-13 06:31:31,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:31:31,785 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce"}' 2019-04-13 06:31:31,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:31 GMT Location: http://172.30.9.23:9292/v2/images/378083ca-63db-4421-a704-32f19d3f8175 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bb8db5c9-3f76-4b86-ad74-39138a87e3cd 2019-04-13 06:31:31,932 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:31:31Z", "file": "/v2/images/378083ca-63db-4421-a704-32f19d3f8175/file", "owner": "6c72afb5c0624467a06f3ded23f7c66f", "id": "378083ca-63db-4421-a704-32f19d3f8175", "size": null, "self": "/v2/images/378083ca-63db-4421-a704-32f19d3f8175", "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_30c8f69f-0221-491d-a539-129a3ae30dce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce", "checksum": null, "created_at": "2019-04-13T06:31:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:31:31,932 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-bb8db5c9-3f76-4b86-ad74-39138a87e3cd 2019-04-13 06:31:31,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.151165008545s 2019-04-13 06:31:31,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:31:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/378083ca-63db-4421-a704-32f19d3f8175/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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" -d '' 2019-04-13 06:31:33,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:31:33 GMT X-Openstack-Request-Id: req-5b3d4ea8-d9fb-4c9b-b3cb-4fe6062dc1f3 2019-04-13 06:31:33,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:31:33,159 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/378083ca-63db-4421-a704-32f19d3f8175/file used request id req-5b3d4ea8-d9fb-4c9b-b3cb-4fe6062dc1f3 2019-04-13 06:31:33,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22546195984s 2019-04-13 06:31:33,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:31:33,167 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:33,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:33 GMT X-Openstack-Request-Id: req-81f4aced-a8fc-4e1a-96e5-e98c8e12f866 2019-04-13 06:31:33,202 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:31:33Z", "file": "/v2/images/378083ca-63db-4421-a704-32f19d3f8175/file", "owner": "6c72afb5c0624467a06f3ded23f7c66f", "id": "378083ca-63db-4421-a704-32f19d3f8175", "size": 12716032, "self": "/v2/images/378083ca-63db-4421-a704-32f19d3f8175", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/378083ca-63db-4421-a704-32f19d3f8175/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/378083ca-63db-4421-a704-32f19d3f8175/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:31:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:31:33,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-81f4aced-a8fc-4e1a-96e5-e98c8e12f866 2019-04-13 06:31:33,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390207767487s 2019-04-13 06:31:33,204 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/378083ca-63db-4421-a704-32f19d3f8175/snap', u'metadata': Munch({})})], 'file': u'/v2/images/378083ca-63db-4421-a704-32f19d3f8175/file', 'owner': u'6c72afb5c0624467a06f3ded23f7c66f', 'id': u'378083ca-63db-4421-a704-32f19d3f8175', 'size': 12716032, u'self': u'/v2/images/378083ca-63db-4421-a704-32f19d3f8175', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c72afb5c0624467a06f3ded23f7c66f', 'name': 'vping_userdata-project_30c8f69f-0221-491d-a539-129a3ae30dce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/378083ca-63db-4421-a704-32f19d3f8175/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:31:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T06:31:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce', '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/378083ca-63db-4421-a704-32f19d3f8175', 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_30c8f69f-0221-491d-a539-129a3ae30dce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce', 'created': u'2019-04-13T06:31:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:31: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/378083ca-63db-4421-a704-32f19d3f8175', 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_30c8f69f-0221-491d-a539-129a3ae30dce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:31:33,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:31:33,210 - 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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_30c8f69f-0221-491d-a539-129a3ae30dce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:31:33,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-0885325a-1aee-4b8c-8dab-10f350d2fe99 x-openstack-request-id: req-0885325a-1aee-4b8c-8dab-10f350d2fe99 2019-04-13 06:31:33,963 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_30c8f69f-0221-491d-a539-129a3ae30dce", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "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": "66ec89f7-0fe2-4071-9ed3-77b6f068c336"}} 2019-04-13 06:31:33,963 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0885325a-1aee-4b8c-8dab-10f350d2fe99 2019-04-13 06:31:33,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.755581140518s 2019-04-13 06:31:33,964 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_30c8f69f-0221-491d-a539-129a3ae30dce', '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'8cb957e698214daa959a3206e3607cbf', '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'66ec89f7-0fe2-4071-9ed3-77b6f068c336', 'swap': 0}) 2019-04-13 06:31:33,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:31:33,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336/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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" -d '{"extra_specs": {}}' 2019-04-13 06:31:33,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-f3c667fd-d11a-4b39-ad14-90e5c70a5ba2 x-openstack-request-id: req-f3c667fd-d11a-4b39-ad14-90e5c70a5ba2 2019-04-13 06:31:33,985 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:31:33,985 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336/os-extra_specs used request id req-f3c667fd-d11a-4b39-ad14-90e5c70a5ba2 2019-04-13 06:31:33,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205159187317s 2019-04-13 06:31:33,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:31:33,986 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:34,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:34 GMT X-Openstack-Request-Id: req-4168d1f2-d39c-4362-8c42-93003a59ab7d 2019-04-13 06:31:34,077 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9652687e-38c9-43df-95c9-215d14dfdae8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6c72afb5c0624467a06f3ded23f7c66f","l2_adjacency":true,"status":"ACTIVE","subnets":["6675f425-28ee-4203-b626-caf9cce0fe9c"],"description":"","tags":[],"updated_at":"2019-04-13T06:31:26Z","qos_policy_id":null,"name":"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce","admin_state_up":true,"tenant_id":"6c72afb5c0624467a06f3ded23f7c66f","created_at":"2019-04-13T06:31:25Z","mtu":1450}]} 2019-04-13 06:31:34,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4168d1f2-d39c-4362-8c42-93003a59ab7d 2019-04-13 06:31:34,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0918459892273s 2019-04-13 06:31:34,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:31:34,087 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:34,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:34 GMT X-Openstack-Request-Id: req-c33d6a66-9256-4789-a02d-c78a18e47ed5 2019-04-13 06:31:34,120 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:31:33Z", "file": "/v2/images/378083ca-63db-4421-a704-32f19d3f8175/file", "owner": "6c72afb5c0624467a06f3ded23f7c66f", "id": "378083ca-63db-4421-a704-32f19d3f8175", "size": 12716032, "self": "/v2/images/378083ca-63db-4421-a704-32f19d3f8175", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/378083ca-63db-4421-a704-32f19d3f8175/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/378083ca-63db-4421-a704-32f19d3f8175/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:31:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:31:34,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c33d6a66-9256-4789-a02d-c78a18e47ed5 2019-04-13 06:31:34,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374491214752s 2019-04-13 06:31:34,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:31:34,130 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:34,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-625e9ea1-7966-4580-8fc3-bebd394a9bd0 x-openstack-request-id: req-625e9ea1-7966-4580-8fc3-bebd394a9bd0 2019-04-13 06:31:34,419 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_30c8f69f-0221-491d-a539-129a3ae30dce", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "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": "66ec89f7-0fe2-4071-9ed3-77b6f068c336"}]} 2019-04-13 06:31:34,419 - 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-625e9ea1-7966-4580-8fc3-bebd394a9bd0 2019-04-13 06:31:34,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.2923412323s 2019-04-13 06:31:34,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 06:31:34,427 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" -d '{"server": {"name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "imageRef": "378083ca-63db-4421-a704-32f19d3f8175", "flavorRef": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9652687e-38c9-43df-95c9-215d14dfdae8"}]}}' 2019-04-13 06:31:36,481 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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/f971c81f-181f-401b-9edc-95b2467f5c08 x-compute-request-id: req-f3664455-c389-4fb3-8aa9-c0d6e2cb178a x-openstack-request-id: req-f3664455-c389-4fb3-8aa9-c0d6e2cb178a 2019-04-13 06:31:36,481 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "adminPass": "Lyfq5PPxj4Pm"}} 2019-04-13 06:31:36,482 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f3664455-c389-4fb3-8aa9-c0d6e2cb178a 2019-04-13 06:31:36,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.05781793594s 2019-04-13 06:31:36,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:36,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:37,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-9b085fdf-2c0d-439c-bc28-c609ac0cfb11 x-openstack-request-id: req-9b085fdf-2c0d-439c-bc28-c609ac0cfb11 2019-04-13 06:31:37,091 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "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-04-13T06:31:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:37,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b085fdf-2c0d-439c-bc28-c609ac0cfb11 2019-04-13 06:31:37,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608492136002s 2019-04-13 06:31:37,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:31:37,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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:37,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:37 GMT X-Openstack-Request-Id: req-44893a98-56fa-4114-a8c1-c3e7e8f7cb5c 2019-04-13 06:31:37,192 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9652687e-38c9-43df-95c9-215d14dfdae8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6c72afb5c0624467a06f3ded23f7c66f","l2_adjacency":true,"status":"ACTIVE","subnets":["6675f425-28ee-4203-b626-caf9cce0fe9c"],"description":"","tags":[],"updated_at":"2019-04-13T06:31:26Z","qos_policy_id":null,"name":"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce","admin_state_up":true,"tenant_id":"6c72afb5c0624467a06f3ded23f7c66f","created_at":"2019-04-13T06:31:25Z","mtu":1450}]} 2019-04-13 06:31:37,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-44893a98-56fa-4114-a8c1-c3e7e8f7cb5c 2019-04-13 06:31:37,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.090010881424s 2019-04-13 06:31:37,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:31:37,194 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:37,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:37 GMT X-Openstack-Request-Id: req-85f021fe-fc0c-4096-806b-10d36e55ba96 2019-04-13 06:31:37,253 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9652687e-38c9-43df-95c9-215d14dfdae8","tenant_id":"6c72afb5c0624467a06f3ded23f7c66f","created_at":"2019-04-13T06:31:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6c72afb5c0624467a06f3ded23f7c66f","id":"6675f425-28ee-4203-b626-caf9cce0fe9c","subnetpool_id":null,"name":"vping_userdata-subnet_30c8f69f-0221-491d-a539-129a3ae30dce"}]} 2019-04-13 06:31:37,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-85f021fe-fc0c-4096-806b-10d36e55ba96 2019-04-13 06:31:37,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0594868659973s 2019-04-13 06:31:37,254 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:31:39,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:39,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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:39,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-589638aa-ecfa-47a2-a1c3-9a2f6c53d39f x-openstack-request-id: req-589638aa-ecfa-47a2-a1c3-9a2f6c53d39f 2019-04-13 06:31:39,370 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:31:39Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:39,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-589638aa-ecfa-47a2-a1c3-9a2f6c53d39f 2019-04-13 06:31:39,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.113722085953s 2019-04-13 06:31:39,377 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:31:41,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:41,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:41,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-643998d5-479c-45d2-ac9d-fe80f51baaa0 x-openstack-request-id: req-643998d5-479c-45d2-ac9d-fe80f51baaa0 2019-04-13 06:31:41,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/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:31:39Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:41,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-643998d5-479c-45d2-ac9d-fe80f51baaa0 2019-04-13 06:31:41,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357016086578s 2019-04-13 06:31:41,743 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:31:43,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:43,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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:44,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-e75f77d2-b4aa-465d-b71e-b1ee91c7cf29 x-openstack-request-id: req-e75f77d2-b4aa-465d-b71e-b1ee91c7cf29 2019-04-13 06:31:44,202 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:31:39Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:44,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e75f77d2-b4aa-465d-b71e-b1ee91c7cf29 2019-04-13 06:31:44,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456676959991s 2019-04-13 06:31:44,209 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:31:46,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:46,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:46,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-fe881aaf-f383-419c-ba63-d4eb1c9e98f6 x-openstack-request-id: req-fe881aaf-f383-419c-ba63-d4eb1c9e98f6 2019-04-13 06:31:46,601 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:33:3e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:43.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:43Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:46,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fe881aaf-f383-419c-ba63-d4eb1c9e98f6 2019-04-13 06:31:46,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389683008194s 2019-04-13 06:31:46,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:31:46,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=f971c81f-181f-401b-9edc-95b2467f5c08" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:46,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:46 GMT X-Openstack-Request-Id: req-268231b5-dd7b-4079-835e-05aa38767e9f 2019-04-13 06:31:46,655 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:31:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6675f425-28ee-4203-b626-caf9cce0fe9c","ip_address":"192.168.120.3"}],"id":"e5be956c-a112-4dfd-909f-37da580a973f","security_groups":["2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654"],"mac_address":"fa:16:3e:aa:33:3e","project_id":"6c72afb5c0624467a06f3ded23f7c66f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9652687e-38c9-43df-95c9-215d14dfdae8","tenant_id":"6c72afb5c0624467a06f3ded23f7c66f","created_at":"2019-04-13T06:31:39Z","binding:vnic_type":"normal","device_id":"f971c81f-181f-401b-9edc-95b2467f5c08","ip_allocation":"immediate"}]} 2019-04-13 06:31:46,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=f971c81f-181f-401b-9edc-95b2467f5c08 used request id req-268231b5-dd7b-4079-835e-05aa38767e9f 2019-04-13 06:31:46,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0496060848236s 2019-04-13 06:31:46,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:31:46,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e5be956c-a112-4dfd-909f-37da580a973f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:46,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:46 GMT X-Openstack-Request-Id: req-564a7d93-c016-4655-a8a6-5fc67e55cd24 2019-04-13 06:31:46,708 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:31:46,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e5be956c-a112-4dfd-909f-37da580a973f used request id req-564a7d93-c016-4655-a8a6-5fc67e55cd24 2019-04-13 06:31:46,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0466151237488s 2019-04-13 06:31:46,709 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:aa:33:3e', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'378083ca-63db-4421-a704-32f19d3f8175'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T06:31:43.000000', 'flavor': Munch({u'id': u'66ec89f7-0fe2-4071-9ed3-77b6f068c336'}), 'az': u'nova', 'id': u'f971c81f-181f-401b-9edc-95b2467f5c08', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b53ad89de3764a47a8ab9feca4dc6f05', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c72afb5c0624467a06f3ded23f7c66f', 'name': 'vping_userdata-project_30c8f69f-0221-491d-a539-129a3ae30dce', '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-04-13T06:31:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T06:31:43Z', 'hostId': u'18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e', '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-04-13T06:31:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6c72afb5c0624467a06f3ded23f7c66f', 'name': u'vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce', 'adminPass': u'Lyfq5PPxj4Pm', 'tenant_id': u'6c72afb5c0624467a06f3ded23f7c66f', 'created_at': u'2019-04-13T06:31:36Z', 'created': u'2019-04-13T06:31:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 06:31:46,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:31:46,710 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:46,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:46 GMT X-Openstack-Request-Id: req-85a0c98f-511f-4842-9783-e2fdde6e4582 2019-04-13 06:31:46,804 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9652687e-38c9-43df-95c9-215d14dfdae8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6c72afb5c0624467a06f3ded23f7c66f","l2_adjacency":true,"status":"ACTIVE","subnets":["6675f425-28ee-4203-b626-caf9cce0fe9c"],"description":"","tags":[],"updated_at":"2019-04-13T06:31:26Z","qos_policy_id":null,"name":"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce","admin_state_up":true,"tenant_id":"6c72afb5c0624467a06f3ded23f7c66f","created_at":"2019-04-13T06:31:25Z","mtu":1450}]} 2019-04-13 06:31:46,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-85a0c98f-511f-4842-9783-e2fdde6e4582 2019-04-13 06:31:46,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939540863037s 2019-04-13 06:31:46,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:31:46,812 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:46,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:46 GMT X-Openstack-Request-Id: req-29940cc4-a60a-4985-ab45-3d8714fa7fe5 2019-04-13 06:31:46,852 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:31:33Z", "file": "/v2/images/378083ca-63db-4421-a704-32f19d3f8175/file", "owner": "6c72afb5c0624467a06f3ded23f7c66f", "id": "378083ca-63db-4421-a704-32f19d3f8175", "size": 12716032, "self": "/v2/images/378083ca-63db-4421-a704-32f19d3f8175", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/378083ca-63db-4421-a704-32f19d3f8175/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/378083ca-63db-4421-a704-32f19d3f8175/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:31:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:31:46,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-29940cc4-a60a-4985-ab45-3d8714fa7fe5 2019-04-13 06:31:46,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0434517860413s 2019-04-13 06:31:46,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:31:46,857 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:46,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-b5399d64-87a0-4bca-9d52-f0441093fa81 x-openstack-request-id: req-b5399d64-87a0-4bca-9d52-f0441093fa81 2019-04-13 06:31:46,876 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_30c8f69f-0221-491d-a539-129a3ae30dce", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "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": "66ec89f7-0fe2-4071-9ed3-77b6f068c336"}]} 2019-04-13 06:31:46,876 - 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-b5399d64-87a0-4bca-9d52-f0441093fa81 2019-04-13 06:31:46,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219879150391s 2019-04-13 06:31:46,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 06:31:46,880 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" -d '{"server": {"name": "vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce", "imageRef": "378083ca-63db-4421-a704-32f19d3f8175", "flavorRef": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjMgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9652687e-38c9-43df-95c9-215d14dfdae8"}]}}' 2019-04-13 06:31:48,583 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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/543f9ef3-90a9-4eac-b16e-d0e2a405a4db x-compute-request-id: req-4104fb72-163b-4d2e-9dd7-abfa4aebecab x-openstack-request-id: req-4104fb72-163b-4d2e-9dd7-abfa4aebecab 2019-04-13 06:31:48,584 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "bookmark"}], "adminPass": "pUgMvAAfchK4"}} 2019-04-13 06:31:48,584 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4104fb72-163b-4d2e-9dd7-abfa4aebecab 2019-04-13 06:31:48,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.70652198792s 2019-04-13 06:31:48,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:48,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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:48,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-78e9f663-8fed-42b3-922a-54eada5b176b x-openstack-request-id: req-78e9f663-8fed-42b3-922a-54eada5b176b 2019-04-13 06:31:48,918 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "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-04-13T06:31:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:48Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:33:3e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:43.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:43Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:48,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-78e9f663-8fed-42b3-922a-54eada5b176b 2019-04-13 06:31:48,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334015130997s 2019-04-13 06:31:48,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:31:50,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:50,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:51,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-e955f42c-8045-4c18-b2f9-ea97d52dc5c4 x-openstack-request-id: req-e955f42c-8045-4c18-b2f9-ea97d52dc5c4 2019-04-13 06:31:51,106 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:31:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:48Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:33:3e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:43.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:43Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:51,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e955f42c-8045-4c18-b2f9-ea97d52dc5c4 2019-04-13 06:31:51,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177515029907s 2019-04-13 06:31:51,114 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:31:53,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:53,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:53,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-246d605c-2ce1-4e3b-a24e-95ff732d929f x-openstack-request-id: req-246d605c-2ce1-4e3b-a24e-95ff732d929f 2019-04-13 06:31:53,320 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:31:51Z", "hostId": "5c11e5e17c5a2e78e780b1deb7c867113a5c7b2823ca589fbb279b7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:48Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:33:3e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:43.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:43Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:53,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-246d605c-2ce1-4e3b-a24e-95ff732d929f 2019-04-13 06:31:53,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204746961594s 2019-04-13 06:31:53,327 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:31:55,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:55,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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:55,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83a04f22-8a30-4fbc-9b6f-2be447c1998a x-openstack-request-id: req-83a04f22-8a30-4fbc-9b6f-2be447c1998a 2019-04-13 06:31:55,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/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:31:51Z", "hostId": "5c11e5e17c5a2e78e780b1deb7c867113a5c7b2823ca589fbb279b7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:48Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:33:3e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:43.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:43Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:55,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83a04f22-8a30-4fbc-9b6f-2be447c1998a 2019-04-13 06:31:55,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394824981689s 2019-04-13 06:31:55,732 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:31:57,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:57,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:57,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-4c4a42cd-7af8-44ab-810a-40fc345a02e5 x-openstack-request-id: req-4c4a42cd-7af8-44ab-810a-40fc345a02e5 2019-04-13 06:31:57,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:0c:08", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:55.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:56Z", "hostId": "5c11e5e17c5a2e78e780b1deb7c867113a5c7b2823ca589fbb279b7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:48Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:33:3e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:43.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:43Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:57,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c4a42cd-7af8-44ab-810a-40fc345a02e5 2019-04-13 06:31:57,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196328163147s 2019-04-13 06:31:57,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:31:57,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=543f9ef3-90a9-4eac-b16e-d0e2a405a4db" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:57,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:58 GMT X-Openstack-Request-Id: req-6b2db2a3-7453-43f2-a662-61c915fbd2f8 2019-04-13 06:31:57,994 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:31:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6675f425-28ee-4203-b626-caf9cce0fe9c","ip_address":"192.168.120.24"}],"id":"b03f59a6-93b2-47f6-8fba-96d1147b93f2","security_groups":["2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654"],"mac_address":"fa:16:3e:27:0c:08","project_id":"6c72afb5c0624467a06f3ded23f7c66f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9652687e-38c9-43df-95c9-215d14dfdae8","tenant_id":"6c72afb5c0624467a06f3ded23f7c66f","created_at":"2019-04-13T06:31:51Z","binding:vnic_type":"normal","device_id":"543f9ef3-90a9-4eac-b16e-d0e2a405a4db","ip_allocation":"immediate"}]} 2019-04-13 06:31:57,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=543f9ef3-90a9-4eac-b16e-d0e2a405a4db used request id req-6b2db2a3-7453-43f2-a662-61c915fbd2f8 2019-04-13 06:31:57,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0555520057678s 2019-04-13 06:31:58,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:31:58,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=b03f59a6-93b2-47f6-8fba-96d1147b93f2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:58,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31:58 GMT X-Openstack-Request-Id: req-e870838a-25c6-41e7-ad13-21f572a28b5d 2019-04-13 06:31:58,056 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:31:58,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=b03f59a6-93b2-47f6-8fba-96d1147b93f2 used request id req-e870838a-25c6-41e7-ad13-21f572a28b5d 2019-04-13 06:31:58,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.052796125412s 2019-04-13 06:31:58,057 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:0c:08', u'version': 4, u'addr': u'192.168.120.24', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'378083ca-63db-4421-a704-32f19d3f8175'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T06:31:55.000000', 'flavor': Munch({u'id': u'66ec89f7-0fe2-4071-9ed3-77b6f068c336'}), 'az': u'nova', 'id': u'543f9ef3-90a9-4eac-b16e-d0e2a405a4db', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b53ad89de3764a47a8ab9feca4dc6f05', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c72afb5c0624467a06f3ded23f7c66f', 'name': 'vping_userdata-project_30c8f69f-0221-491d-a539-129a3ae30dce', '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-04-13T06:31:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T06:31:56Z', 'hostId': u'5c11e5e17c5a2e78e780b1deb7c867113a5c7b2823ca589fbb279b7e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.24', 'cloud': 'envvars', 'host_id': u'5c11e5e17c5a2e78e780b1deb7c867113a5c7b2823ca589fbb279b7e', '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-04-13T06:31:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6c72afb5c0624467a06f3ded23f7c66f', 'name': u'vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce', 'adminPass': u'pUgMvAAfchK4', 'tenant_id': u'6c72afb5c0624467a06f3ded23f7c66f', 'created_at': u'2019-04-13T06:31:48Z', 'created': u'2019-04-13T06:31:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 06:31:58,058 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-04-13 06:31:59,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:31:59,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:31:59,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-de0de1e3-0ddb-4cfd-9131-91afd996f2a7 x-openstack-request-id: req-de0de1e3-0ddb-4cfd-9131-91afd996f2a7 2019-04-13 06:31:59,233 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:0c:08", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:55.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:56Z", "hostId": "5c11e5e17c5a2e78e780b1deb7c867113a5c7b2823ca589fbb279b7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:48Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:33:3e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:43.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:43Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:31:59,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-de0de1e3-0ddb-4cfd-9131-91afd996f2a7 2019-04-13 06:31:59,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173823833466s 2019-04-13 06:31:59,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 06:31:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db/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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 06:31:59,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7939 Content-Type: application/json Date: Sat, 13 Apr 2019 06:31: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-65e546dd-1b82-4f73-a5b5-c415785209c3 x-openstack-request-id: req-65e546dd-1b82-4f73-a5b5-c415785209c3 2019-04-13 06:31:59,316 - 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 505417660 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.237328] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.240273] pid_max: default: 32768 minimum: 301\n[ 0.241862] ACPI: Core revision 20150930\n[ 0.243858] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.246148] Security Framework initialized\n[ 0.247583] Yama: becoming mindful.\n[ 0.248867] AppArmor: AppArmor initialized\n[ 0.250343] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.252662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.254892] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.257009] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259404] Initializing cgroup subsys io\n[ 0.260841] Initializing cgroup subsys memory\n[ 0.262357] Initializing cgroup subsys devices\n[ 0.263903] Initializing cgroup subsys freezer\n[ 0.265434] Initializing cgroup subsys net_cls\n[ 0.266968] Initializing cgroup subsys perf_event\n[ 0.268576] Initializing cgroup subsys net_prio\n[ 0.270137] Initializing cgroup subsys hugetlb\n[ 0.271667] Initializing cgroup subsys pids\n[ 0.273173] CPU: Physical Processor ID: 0\n[ 0.275281] mce: CPU supports 10 MCE banks\n[ 0.276763] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.278527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.296844] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.305263] ftrace: allocating 31920 entries in 125 pages\n[ 0.336257] smpboot: Max logical packages: 1\n[ 0.337769] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.340154] x2apic enabled\n[ 0.341521] Switched APIC routing to physical x2apic.\n[ 0.344415] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.346387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.350031] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.353139] KVM setup paravirtual spinlock\n[ 0.355042] x86: Booted up 1 node, 1 CPUs\n[ 0.356440] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.358793] devtmpfs: initialized\n[ 0.361018] evm: security.selinux\n[ 0.362235] evm: security.SMACK64\n[ 0.363438] evm: security.SMACK64EXEC\n[ 0.364740] evm: security.SMACK64TRANSMUTE\n[ 0.366151] evm: security.SMACK64MMAP\n[ 0.367443] evm: security.ima\n[ 0.368558] evm: security.capability\n[ 0.369912] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.373121] pinctrl core: initialized pinctrl subsystem\n[ 0.374997] RTC time: 6:31:55, date: 04/13/19\n[ 0.376610] NET: Registered protocol family 16\n[ 0.378243] cpuidle: using governor ladder\n[ 0.379674] cpuidle: using governor menu\n[ 0.381051] PCCT header not found.\n[ 0.382327] ACPI: bus type PCI registered\n[ 0.383732] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.385880] PCI: Using configuration type 1 for base access\n[ 0.388428] ACPI: Added _OSI(Module Device)\n[ 0.389890] ACPI: Added _OSI(Processor Device)\n[ 0.391390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.392965] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.395539] ACPI: Interpreter enabled\n[ 0.396867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.400088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.403306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.406517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.409730] ACPI: (supports S0 S5)\n[ 0.410956] ACPI: Using IOAPIC for interrupt routing\n[ 0.412603] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.417073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.419064] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.421250] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423350] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.427132] acpiphp: Slot [3] registered\n[ 0.428526] acpiphp: Slot [4] registered\n[ 0.429918] acpiphp: Slot [5] registered\n[ 0.431306] acpiphp: Slot [6] registered\n[ 0.432696] acpiphp: Slot [7] registered\n[ 0.434089] acpiphp: Slot [8] registered\n[ 0.435482] acpiphp: Slot [9] registered\n[ 0.436874] acpiphp: Slot [10] registered\n[ 0.438283] acpiphp: Slot [11] registered\n[ 0.439698] acpiphp: Slot [12] registered\n[ 0.441165] acpiphp: Slot [13] registered\n[ 0.442578] acpiphp: Slot [14] registered\n[ 0.443994] acpiphp: Slot [15] registered\n[ 0.461625] acpiphp: Slot [16] registered\n[ 0.463054] acpiphp: Slot [17] registered\n[ 0.464468] acpiphp: Slot [18] registered\n[ 0.465884] acpiphp: Slot [19] registered\n[ 0.467292] acpiphp: Slot [20] registered\n[ 0.468700] acpiphp: Slot [21] registered\n[ 0.470112] acpiphp: Slot [22] registered\n[ 0.471520] acpiphp: Slot [23] registered\n[ 0.472930] acpiphp: Slot [24] registered\n[ 0.474344] acpiphp: Slot [25] registered\n[ 0.475755] acpiphp: Slot [26] registered\n[ 0.477159] acpiphp: Slot [27] registered\n[ 0.478585] acpiphp: Slot [28] registered\n[ 0.479996] acpiphp: Slot [29] registered\n[ 0.481397] acpiphp: Slot [30] registered\n[ 0.482810] acpiphp: Slot [31] registered\n[ 0.484215] PCI host bridge to bus 0000:00\n[ 0.485623] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.487749] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.489871] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492395] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.494925] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.497496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.502127] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.504365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.506423] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.508643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512990] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.515566] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.537828] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.540452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.543127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.545805] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.548324] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.550591] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553137] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.557710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561492] vgaarb: loaded\n[ 0.562749] vgaarb: bridge control possible 0000:00:02.0\n[ 0.566401] SCSI subsystem initialized\n[ 0.568676] ACPI: bus type USB registered\n[ 0.570428] usbcore: registered new interface driver usbfs\n[ 0.572605] usbcore: registered new interface driver hub\n[ 0.574640] usbcore: registered new device driver usb\n[ 0.576998] PCI: Using ACPI for IRQ routing\n[ 0.579711] NetLabel: Initializing\n[ 0.581137] NetLabel: domain hash size = 128\n[ 0.582911] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.584876] NetLabel: unlabeled traffic allowed by default\n[ 0.587737] clocksource: Switched to clocksource kvm-clock\n[ 0.599619] AppArmor: AppArmor Filesystem Enabled\n[ 0.601639] pnp: PnP ACPI init\n[ 0.603752] pnp: PnP ACPI: found 5 devices\n[ 0.611190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.614761] NET: Registered protocol family 2\n[ 0.617076] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.619751] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.622261] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.624762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.627033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629561] NET: Registered protocol family 1\n[ 0.631396] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.633710] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635967] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.651373] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.667027] Trying to unpack rootfs image as initramfs...\n[ 0.730915] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.734467] Scanning for low memory corruption every 60 seconds\n[ 0.737295] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.739467] audit: initializing netlink subsys (disabled)\n[ 0.741226] audit: type=2000 audit(1555137116.428:1): initialized\n[ 0.743401] Initialise system trusted keyring\n[ 0.745002] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.746939] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.749933] zbud: loaded\n[ 0.751061] VFS: Disk quotas dquot_6.6.0\n[ 0.752427] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.754888] fuse init (API version 7.23)\n[ 0.756339] Key type big_key registered\n[ 0.757658] Allocating IMA MOK and blacklist keyrings.\n[ 0.759579] Key type asymmetric registered\n[ 0.760955] Asymmetric key parser 'x509' registered\n[ 0.762537] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.765013] io scheduler noop registered\n[ 0.766324] io scheduler deadline registered (default)\n[ 0.767983] io scheduler cfq registered\n[ 0.769374] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.771105] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.773197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.775599] ACPI: Power Button [PWRF]\n[ 0.777011] GHES: HEST is not enabled!\n[ 0.791241] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.821111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.824662] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.849848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.853224] Linux agpgart interface v0.103\n[ 0.856765] brd: module loaded\n[ 0.859102] loop: module loaded\n[ 0.864649] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.867088] GPT:90111 != 2097151\n[ 0.868220] GPT:Alternate GPT header not at the end of the disk.\n[ 0.870065] GPT:90111 != 2097151\n[ 0.871194] GPT: Use GNU Parted to correct GPT errors.\n[ 0.872805] vda: vda1 vda15\n[ 0.874642] scsi host0: ata_piix\n[ 0.875924] scsi host1: ata_piix\n[ 0.877108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.879134] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.881763] libphy: Fixed MDIO Bus: probed\n[ 0.883137] tun: Universal TUN/TAP device driver, 1.6\n[ 0.884729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.887869] PPP generic driver version 2.4.2\n[ 0.889376] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.891355] ehci-pci: EHCI PCI platform driver\n[ 0.892805] ehci-platform: EHCI generic platform driver\n[ 0.894454] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.896340] ohci-pci: OHCI PCI platform driver\n[ 0.897792] ohci-platform: OHCI generic platform driver\n[ 0.899440] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.914353] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.916029] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.918464] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.920125] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.922025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.924097] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.926556] usb usb1: Product: UHCI Host Controller\n[ 0.928111] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.930031] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.931628] hub 1-0:1.0: USB hub found\n[ 0.932923] hub 1-0:1.0: 2 ports detected\n[ 0.934424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.937886] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.939511] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.941192] mousedev: PS/2 mouse device common for all mice\n[ 0.943280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.946104] rtc_cmos 00:00: RTC can wake from S4\n[ 0.948194] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.950178] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.952177] i2c /dev entries driver\n[ 0.953443] device-mapper: uevent: version 1.0.3\n[ 0.955020] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.957716] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.959876] NET: Registered protocol family 10\n[ 0.961635] NET: Registered protocol family 17\n[ 0.963133] Key type dns_resolver registered\n[ 0.964705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.966535] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.969428] registered taskstats version 1\n[ 0.970814] Loading compiled-in X.509 certificates\n[ 0.972916] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.976045] zswap: loaded using pool lzo/zbud\n[ 0.978300] Key type trusted registered\n[ 0.980630] Key type encrypted registered\n[ 0.982022] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.983759] ima: No TPM chip found, activating TPM-bypass!\n[ 0.985509] evm: HMAC attrs: 0x1\n[ 0.987021] Magic number: 15:76:519\n[ 0.988418] rtc_cmos 00:00: setting system clock to 2019-04-13 06:31:56 UTC (1555137116)\n[ 0.991079] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.992927] EDD information not available.\n[ 1.037453] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.056226] Write protecting the kernel read-only data: 14336k\n[ 1.059503] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.062409] 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.252681] 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.24...\nLease of 192.168.120.24 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2019-04-13 06:31:59,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db/action used request id req-65e546dd-1b82-4f73-a5b5-c415785209c3 2019-04-13 06:31:59,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0808761119843s 2019-04-13 06:31:59,317 - 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 505417660 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.237328] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.240273] pid_max: default: 32768 minimum: 301 [ 0.241862] ACPI: Core revision 20150930 [ 0.243858] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.246148] Security Framework initialized [ 0.247583] Yama: becoming mindful. [ 0.248867] AppArmor: AppArmor initialized [ 0.250343] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.252662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.254892] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.257009] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259404] Initializing cgroup subsys io [ 0.260841] Initializing cgroup subsys memory [ 0.262357] Initializing cgroup subsys devices [ 0.263903] Initializing cgroup subsys freezer [ 0.265434] Initializing cgroup subsys net_cls [ 0.266968] Initializing cgroup subsys perf_event [ 0.268576] Initializing cgroup subsys net_prio [ 0.270137] Initializing cgroup subsys hugetlb [ 0.271667] Initializing cgroup subsys pids [ 0.273173] CPU: Physical Processor ID: 0 [ 0.275281] mce: CPU supports 10 MCE banks [ 0.276763] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.278527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.296844] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.305263] ftrace: allocating 31920 entries in 125 pages [ 0.336257] smpboot: Max logical packages: 1 [ 0.337769] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340154] x2apic enabled [ 0.341521] Switched APIC routing to physical x2apic. [ 0.344415] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.346387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.350031] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.353139] KVM setup paravirtual spinlock [ 0.355042] x86: Booted up 1 node, 1 CPUs [ 0.356440] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.358793] devtmpfs: initialized [ 0.361018] evm: security.selinux [ 0.362235] evm: security.SMACK64 [ 0.363438] evm: security.SMACK64EXEC [ 0.364740] evm: security.SMACK64TRANSMUTE [ 0.366151] evm: security.SMACK64MMAP [ 0.367443] evm: security.ima [ 0.368558] evm: security.capability [ 0.369912] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.373121] pinctrl core: initialized pinctrl subsystem [ 0.374997] RTC time: 6:31:55, date: 04/13/19 [ 0.376610] NET: Registered protocol family 16 [ 0.378243] cpuidle: using governor ladder [ 0.379674] cpuidle: using governor menu [ 0.381051] PCCT header not found. [ 0.382327] ACPI: bus type PCI registered [ 0.383732] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.385880] PCI: Using configuration type 1 for base access [ 0.388428] ACPI: Added _OSI(Module Device) [ 0.389890] ACPI: Added _OSI(Processor Device) [ 0.391390] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.392965] ACPI: Added _OSI(Processor Aggregator Device) [ 0.395539] ACPI: Interpreter enabled [ 0.396867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.400088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.403306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.406517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.409730] ACPI: (supports S0 S5) [ 0.410956] ACPI: Using IOAPIC for interrupt routing [ 0.412603] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.417073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.419064] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.421250] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423350] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.427132] acpiphp: Slot [3] registered [ 0.428526] acpiphp: Slot [4] registered [ 0.429918] acpiphp: Slot [5] registered [ 0.431306] acpiphp: Slot [6] registered [ 0.432696] acpiphp: Slot [7] registered [ 0.434089] acpiphp: Slot [8] registered [ 0.435482] acpiphp: Slot [9] registered [ 0.436874] acpiphp: Slot [10] registered [ 0.438283] acpiphp: Slot [11] registered [ 0.439698] acpiphp: Slot [12] registered [ 0.441165] acpiphp: Slot [13] registered [ 0.442578] acpiphp: Slot [14] registered [ 0.443994] acpiphp: Slot [15] registered [ 0.461625] acpiphp: Slot [16] registered [ 0.463054] acpiphp: Slot [17] registered [ 0.464468] acpiphp: Slot [18] registered [ 0.465884] acpiphp: Slot [19] registered [ 0.467292] acpiphp: Slot [20] registered [ 0.468700] acpiphp: Slot [21] registered [ 0.470112] acpiphp: Slot [22] registered [ 0.471520] acpiphp: Slot [23] registered [ 0.472930] acpiphp: Slot [24] registered [ 0.474344] acpiphp: Slot [25] registered [ 0.475755] acpiphp: Slot [26] registered [ 0.477159] acpiphp: Slot [27] registered [ 0.478585] acpiphp: Slot [28] registered [ 0.479996] acpiphp: Slot [29] registered [ 0.481397] acpiphp: Slot [30] registered [ 0.482810] acpiphp: Slot [31] registered [ 0.484215] PCI host bridge to bus 0000:00 [ 0.485623] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.487749] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.489871] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492395] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.494925] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.497496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.502127] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.504365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.506423] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.508643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512990] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.515566] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.537828] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.540452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.543127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.545805] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.548324] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.550591] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553137] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561492] vgaarb: loaded [ 0.562749] vgaarb: bridge control possible 0000:00:02.0 [ 0.566401] SCSI subsystem initialized [ 0.568676] ACPI: bus type USB registered [ 0.570428] usbcore: registered new interface driver usbfs [ 0.572605] usbcore: registered new interface driver hub [ 0.574640] usbcore: registered new device driver usb [ 0.576998] PCI: Using ACPI for IRQ routing [ 0.579711] NetLabel: Initializing [ 0.581137] NetLabel: domain hash size = 128 [ 0.582911] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.584876] NetLabel: unlabeled traffic allowed by default [ 0.587737] clocksource: Switched to clocksource kvm-clock [ 0.599619] AppArmor: AppArmor Filesystem Enabled [ 0.601639] pnp: PnP ACPI init [ 0.603752] pnp: PnP ACPI: found 5 devices [ 0.611190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.614761] NET: Registered protocol family 2 [ 0.617076] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.619751] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.622261] TCP: Hash tables configured (established 4096 bind 4096) [ 0.624762] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.629561] NET: Registered protocol family 1 [ 0.631396] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.633710] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635967] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.651373] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.667027] Trying to unpack rootfs image as initramfs... [ 0.730915] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.734467] Scanning for low memory corruption every 60 seconds [ 0.737295] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.739467] audit: initializing netlink subsys (disabled) [ 0.741226] audit: type=2000 audit(1555137116.428:1): initialized [ 0.743401] Initialise system trusted keyring [ 0.745002] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.746939] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.749933] zbud: loaded [ 0.751061] VFS: Disk quotas dquot_6.6.0 [ 0.752427] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.754888] fuse init (API version 7.23) [ 0.756339] Key type big_key registered [ 0.757658] Allocating IMA MOK and blacklist keyrings. [ 0.759579] Key type asymmetric registered [ 0.760955] Asymmetric key parser 'x509' registered [ 0.762537] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.765013] io scheduler noop registered [ 0.766324] io scheduler deadline registered (default) [ 0.767983] io scheduler cfq registered [ 0.769374] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.771105] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.773197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.775599] ACPI: Power Button [PWRF] [ 0.777011] GHES: HEST is not enabled! [ 0.791241] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.821111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.824662] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.849848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.853224] Linux agpgart interface v0.103 [ 0.856765] brd: module loaded [ 0.859102] loop: module loaded [ 0.864649] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.867088] GPT:90111 != 2097151 [ 0.868220] GPT:Alternate GPT header not at the end of the disk. [ 0.870065] GPT:90111 != 2097151 [ 0.871194] GPT: Use GNU Parted to correct GPT errors. [ 0.872805] vda: vda1 vda15 [ 0.874642] scsi host0: ata_piix [ 0.875924] scsi host1: ata_piix [ 0.877108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.879134] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.881763] libphy: Fixed MDIO Bus: probed [ 0.883137] tun: Universal TUN/TAP device driver, 1.6 [ 0.884729] tun: (C) 1999-2004 Max Krasnyansky [ 0.887869] PPP generic driver version 2.4.2 [ 0.889376] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.891355] ehci-pci: EHCI PCI platform driver [ 0.892805] ehci-platform: EHCI generic platform driver [ 0.894454] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.896340] ohci-pci: OHCI PCI platform driver [ 0.897792] ohci-platform: OHCI generic platform driver [ 0.899440] uhci_hcd: USB Universal Host Controller Interface driver [ 0.914353] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.916029] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.918464] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.920125] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.922025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924097] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.926556] usb usb1: Product: UHCI Host Controller [ 0.928111] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.930031] usb usb1: SerialNumber: 0000:00:01.2 [ 0.931628] hub 1-0:1.0: USB hub found [ 0.932923] hub 1-0:1.0: 2 ports detected [ 0.934424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.937886] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.939511] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.941192] mousedev: PS/2 mouse device common for all mice [ 0.943280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.946104] rtc_cmos 00:00: RTC can wake from S4 [ 0.948194] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.950178] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.952177] i2c /dev entries driver [ 0.953443] device-mapper: uevent: version 1.0.3 [ 0.955020] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.957716] ledtrig-cpu: registered to indicate activity on CPUs [ 0.959876] NET: Registered protocol family 10 [ 0.961635] NET: Registered protocol family 17 [ 0.963133] Key type dns_resolver registered [ 0.964705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.966535] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.969428] registered taskstats version 1 [ 0.970814] Loading compiled-in X.509 certificates [ 0.972916] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.976045] zswap: loaded using pool lzo/zbud [ 0.978300] Key type trusted registered [ 0.980630] Key type encrypted registered [ 0.982022] AppArmor: AppArmor sha1 policy hashing enabled [ 0.983759] ima: No TPM chip found, activating TPM-bypass! [ 0.985509] evm: HMAC attrs: 0x1 [ 0.987021] Magic number: 15:76:519 [ 0.988418] rtc_cmos 00:00: setting system clock to 2019-04-13 06:31:56 UTC (1555137116) [ 0.991079] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.992927] EDD information not available. [ 1.037453] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.056226] Write protecting the kernel read-only data: 14336k [ 1.059503] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.062409] 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.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.252681] 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.24... Lease of 192.168.120.24 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2019-04-13 06:31:59,318 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.3. Waiting for response... 2019-04-13 06:32:00,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:00,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:00,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-bf672f93-9fea-4409-9ba5-d4ae515b28cd x-openstack-request-id: req-bf672f93-9fea-4409-9ba5-d4ae515b28cd 2019-04-13 06:32:00,758 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:0c:08", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:55.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:56Z", "hostId": "5c11e5e17c5a2e78e780b1deb7c867113a5c7b2823ca589fbb279b7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:48Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:33:3e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:43.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:43Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:00,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf672f93-9fea-4409-9ba5-d4ae515b28cd 2019-04-13 06:32:00,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438261032104s 2019-04-13 06:32:00,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 06:32:00,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db/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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 06:32:00,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 8143 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-2f9185de-9b6f-43c0-886a-9d21220c1051 x-openstack-request-id: req-2f9185de-9b6f-43c0-886a-9d21220c1051 2019-04-13 06:32:00,846 - 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 505417660 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.237328] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.240273] pid_max: default: 32768 minimum: 301\n[ 0.241862] ACPI: Core revision 20150930\n[ 0.243858] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.246148] Security Framework initialized\n[ 0.247583] Yama: becoming mindful.\n[ 0.248867] AppArmor: AppArmor initialized\n[ 0.250343] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.252662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.254892] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.257009] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259404] Initializing cgroup subsys io\n[ 0.260841] Initializing cgroup subsys memory\n[ 0.262357] Initializing cgroup subsys devices\n[ 0.263903] Initializing cgroup subsys freezer\n[ 0.265434] Initializing cgroup subsys net_cls\n[ 0.266968] Initializing cgroup subsys perf_event\n[ 0.268576] Initializing cgroup subsys net_prio\n[ 0.270137] Initializing cgroup subsys hugetlb\n[ 0.271667] Initializing cgroup subsys pids\n[ 0.273173] CPU: Physical Processor ID: 0\n[ 0.275281] mce: CPU supports 10 MCE banks\n[ 0.276763] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.278527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.296844] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.305263] ftrace: allocating 31920 entries in 125 pages\n[ 0.336257] smpboot: Max logical packages: 1\n[ 0.337769] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.340154] x2apic enabled\n[ 0.341521] Switched APIC routing to physical x2apic.\n[ 0.344415] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.346387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.350031] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.353139] KVM setup paravirtual spinlock\n[ 0.355042] x86: Booted up 1 node, 1 CPUs\n[ 0.356440] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.358793] devtmpfs: initialized\n[ 0.361018] evm: security.selinux\n[ 0.362235] evm: security.SMACK64\n[ 0.363438] evm: security.SMACK64EXEC\n[ 0.364740] evm: security.SMACK64TRANSMUTE\n[ 0.366151] evm: security.SMACK64MMAP\n[ 0.367443] evm: security.ima\n[ 0.368558] evm: security.capability\n[ 0.369912] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.373121] pinctrl core: initialized pinctrl subsystem\n[ 0.374997] RTC time: 6:31:55, date: 04/13/19\n[ 0.376610] NET: Registered protocol family 16\n[ 0.378243] cpuidle: using governor ladder\n[ 0.379674] cpuidle: using governor menu\n[ 0.381051] PCCT header not found.\n[ 0.382327] ACPI: bus type PCI registered\n[ 0.383732] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.385880] PCI: Using configuration type 1 for base access\n[ 0.388428] ACPI: Added _OSI(Module Device)\n[ 0.389890] ACPI: Added _OSI(Processor Device)\n[ 0.391390] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.392965] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.395539] ACPI: Interpreter enabled\n[ 0.396867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.400088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.403306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.406517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.409730] ACPI: (supports S0 S5)\n[ 0.410956] ACPI: Using IOAPIC for interrupt routing\n[ 0.412603] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.417073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.419064] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.421250] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423350] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.427132] acpiphp: Slot [3] registered\n[ 0.428526] acpiphp: Slot [4] registered\n[ 0.429918] acpiphp: Slot [5] registered\n[ 0.431306] acpiphp: Slot [6] registered\n[ 0.432696] acpiphp: Slot [7] registered\n[ 0.434089] acpiphp: Slot [8] registered\n[ 0.435482] acpiphp: Slot [9] registered\n[ 0.436874] acpiphp: Slot [10] registered\n[ 0.438283] acpiphp: Slot [11] registered\n[ 0.439698] acpiphp: Slot [12] registered\n[ 0.441165] acpiphp: Slot [13] registered\n[ 0.442578] acpiphp: Slot [14] registered\n[ 0.443994] acpiphp: Slot [15] registered\n[ 0.461625] acpiphp: Slot [16] registered\n[ 0.463054] acpiphp: Slot [17] registered\n[ 0.464468] acpiphp: Slot [18] registered\n[ 0.465884] acpiphp: Slot [19] registered\n[ 0.467292] acpiphp: Slot [20] registered\n[ 0.468700] acpiphp: Slot [21] registered\n[ 0.470112] acpiphp: Slot [22] registered\n[ 0.471520] acpiphp: Slot [23] registered\n[ 0.472930] acpiphp: Slot [24] registered\n[ 0.474344] acpiphp: Slot [25] registered\n[ 0.475755] acpiphp: Slot [26] registered\n[ 0.477159] acpiphp: Slot [27] registered\n[ 0.478585] acpiphp: Slot [28] registered\n[ 0.479996] acpiphp: Slot [29] registered\n[ 0.481397] acpiphp: Slot [30] registered\n[ 0.482810] acpiphp: Slot [31] registered\n[ 0.484215] PCI host bridge to bus 0000:00\n[ 0.485623] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.487749] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.489871] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492395] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.494925] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.497496] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.502127] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.504365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.506423] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.508643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512990] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.515566] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.537828] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.540452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.543127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.545805] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.548324] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.550591] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553137] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.557710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561492] vgaarb: loaded\n[ 0.562749] vgaarb: bridge control possible 0000:00:02.0\n[ 0.566401] SCSI subsystem initialized\n[ 0.568676] ACPI: bus type USB registered\n[ 0.570428] usbcore: registered new interface driver usbfs\n[ 0.572605] usbcore: registered new interface driver hub\n[ 0.574640] usbcore: registered new device driver usb\n[ 0.576998] PCI: Using ACPI for IRQ routing\n[ 0.579711] NetLabel: Initializing\n[ 0.581137] NetLabel: domain hash size = 128\n[ 0.582911] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.584876] NetLabel: unlabeled traffic allowed by default\n[ 0.587737] clocksource: Switched to clocksource kvm-clock\n[ 0.599619] AppArmor: AppArmor Filesystem Enabled\n[ 0.601639] pnp: PnP ACPI init\n[ 0.603752] pnp: PnP ACPI: found 5 devices\n[ 0.611190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.614761] NET: Registered protocol family 2\n[ 0.617076] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.619751] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.622261] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.624762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.627033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629561] NET: Registered protocol family 1\n[ 0.631396] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.633710] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635967] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.651373] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.667027] Trying to unpack rootfs image as initramfs...\n[ 0.730915] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.734467] Scanning for low memory corruption every 60 seconds\n[ 0.737295] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.739467] audit: initializing netlink subsys (disabled)\n[ 0.741226] audit: type=2000 audit(1555137116.428:1): initialized\n[ 0.743401] Initialise system trusted keyring\n[ 0.745002] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.746939] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.749933] zbud: loaded\n[ 0.751061] VFS: Disk quotas dquot_6.6.0\n[ 0.752427] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.754888] fuse init (API version 7.23)\n[ 0.756339] Key type big_key registered\n[ 0.757658] Allocating IMA MOK and blacklist keyrings.\n[ 0.759579] Key type asymmetric registered\n[ 0.760955] Asymmetric key parser 'x509' registered\n[ 0.762537] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.765013] io scheduler noop registered\n[ 0.766324] io scheduler deadline registered (default)\n[ 0.767983] io scheduler cfq registered\n[ 0.769374] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.771105] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.773197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.775599] ACPI: Power Button [PWRF]\n[ 0.777011] GHES: HEST is not enabled!\n[ 0.791241] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.821111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.824662] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.849848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.853224] Linux agpgart interface v0.103\n[ 0.856765] brd: module loaded\n[ 0.859102] loop: module loaded\n[ 0.864649] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.867088] GPT:90111 != 2097151\n[ 0.868220] GPT:Alternate GPT header not at the end of the disk.\n[ 0.870065] GPT:90111 != 2097151\n[ 0.871194] GPT: Use GNU Parted to correct GPT errors.\n[ 0.872805] vda: vda1 vda15\n[ 0.874642] scsi host0: ata_piix\n[ 0.875924] scsi host1: ata_piix\n[ 0.877108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.879134] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.881763] libphy: Fixed MDIO Bus: probed\n[ 0.883137] tun: Universal TUN/TAP device driver, 1.6\n[ 0.884729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.887869] PPP generic driver version 2.4.2\n[ 0.889376] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.891355] ehci-pci: EHCI PCI platform driver\n[ 0.892805] ehci-platform: EHCI generic platform driver\n[ 0.894454] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.896340] ohci-pci: OHCI PCI platform driver\n[ 0.897792] ohci-platform: OHCI generic platform driver\n[ 0.899440] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.914353] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.916029] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.918464] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.920125] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.922025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.924097] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.926556] usb usb1: Product: UHCI Host Controller\n[ 0.928111] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.930031] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.931628] hub 1-0:1.0: USB hub found\n[ 0.932923] hub 1-0:1.0: 2 ports detected\n[ 0.934424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.937886] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.939511] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.941192] mousedev: PS/2 mouse device common for all mice\n[ 0.943280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.946104] rtc_cmos 00:00: RTC can wake from S4\n[ 0.948194] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.950178] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.952177] i2c /dev entries driver\n[ 0.953443] device-mapper: uevent: version 1.0.3\n[ 0.955020] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.957716] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.959876] NET: Registered protocol family 10\n[ 0.961635] NET: Registered protocol family 17\n[ 0.963133] Key type dns_resolver registered\n[ 0.964705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.966535] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.969428] registered taskstats version 1\n[ 0.970814] Loading compiled-in X.509 certificates\n[ 0.972916] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.976045] zswap: loaded using pool lzo/zbud\n[ 0.978300] Key type trusted registered\n[ 0.980630] Key type encrypted registered\n[ 0.982022] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.983759] ima: No TPM chip found, activating TPM-bypass!\n[ 0.985509] evm: HMAC attrs: 0x1\n[ 0.987021] Magic number: 15:76:519\n[ 0.988418] rtc_cmos 00:00: setting system clock to 2019-04-13 06:31:56 UTC (1555137116)\n[ 0.991079] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.992927] EDD information not available.\n[ 1.037453] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.056226] Write protecting the kernel read-only data: 14336k\n[ 1.059503] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.062409] 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.252681] 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.24...\nLease of 192.168.120.24 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\n"} 2019-04-13 06:32:00,846 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db/action used request id req-2f9185de-9b6f-43c0-886a-9d21220c1051 2019-04-13 06:32:00,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0852241516113s 2019-04-13 06:32:00,847 - 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 505417660 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.237328] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.240273] pid_max: default: 32768 minimum: 301 [ 0.241862] ACPI: Core revision 20150930 [ 0.243858] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.246148] Security Framework initialized [ 0.247583] Yama: becoming mindful. [ 0.248867] AppArmor: AppArmor initialized [ 0.250343] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.252662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.254892] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.257009] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259404] Initializing cgroup subsys io [ 0.260841] Initializing cgroup subsys memory [ 0.262357] Initializing cgroup subsys devices [ 0.263903] Initializing cgroup subsys freezer [ 0.265434] Initializing cgroup subsys net_cls [ 0.266968] Initializing cgroup subsys perf_event [ 0.268576] Initializing cgroup subsys net_prio [ 0.270137] Initializing cgroup subsys hugetlb [ 0.271667] Initializing cgroup subsys pids [ 0.273173] CPU: Physical Processor ID: 0 [ 0.275281] mce: CPU supports 10 MCE banks [ 0.276763] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.278527] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.296844] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.305263] ftrace: allocating 31920 entries in 125 pages [ 0.336257] smpboot: Max logical packages: 1 [ 0.337769] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340154] x2apic enabled [ 0.341521] Switched APIC routing to physical x2apic. [ 0.344415] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.346387] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.350031] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.353139] KVM setup paravirtual spinlock [ 0.355042] x86: Booted up 1 node, 1 CPUs [ 0.356440] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.358793] devtmpfs: initialized [ 0.361018] evm: security.selinux [ 0.362235] evm: security.SMACK64 [ 0.363438] evm: security.SMACK64EXEC [ 0.364740] evm: security.SMACK64TRANSMUTE [ 0.366151] evm: security.SMACK64MMAP [ 0.367443] evm: security.ima [ 0.368558] evm: security.capability [ 0.369912] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.373121] pinctrl core: initialized pinctrl subsystem [ 0.374997] RTC time: 6:31:55, date: 04/13/19 [ 0.376610] NET: Registered protocol family 16 [ 0.378243] cpuidle: using governor ladder [ 0.379674] cpuidle: using governor menu [ 0.381051] PCCT header not found. [ 0.382327] ACPI: bus type PCI registered [ 0.383732] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.385880] PCI: Using configuration type 1 for base access [ 0.388428] ACPI: Added _OSI(Module Device) [ 0.389890] ACPI: Added _OSI(Processor Device) [ 0.391390] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.392965] ACPI: Added _OSI(Processor Aggregator Device) [ 0.395539] ACPI: Interpreter enabled [ 0.396867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.400088] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.403306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.406517] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.409730] ACPI: (supports S0 S5) [ 0.410956] ACPI: Using IOAPIC for interrupt routing [ 0.412603] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.417073] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.419064] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.421250] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423350] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.427132] acpiphp: Slot [3] registered [ 0.428526] acpiphp: Slot [4] registered [ 0.429918] acpiphp: Slot [5] registered [ 0.431306] acpiphp: Slot [6] registered [ 0.432696] acpiphp: Slot [7] registered [ 0.434089] acpiphp: Slot [8] registered [ 0.435482] acpiphp: Slot [9] registered [ 0.436874] acpiphp: Slot [10] registered [ 0.438283] acpiphp: Slot [11] registered [ 0.439698] acpiphp: Slot [12] registered [ 0.441165] acpiphp: Slot [13] registered [ 0.442578] acpiphp: Slot [14] registered [ 0.443994] acpiphp: Slot [15] registered [ 0.461625] acpiphp: Slot [16] registered [ 0.463054] acpiphp: Slot [17] registered [ 0.464468] acpiphp: Slot [18] registered [ 0.465884] acpiphp: Slot [19] registered [ 0.467292] acpiphp: Slot [20] registered [ 0.468700] acpiphp: Slot [21] registered [ 0.470112] acpiphp: Slot [22] registered [ 0.471520] acpiphp: Slot [23] registered [ 0.472930] acpiphp: Slot [24] registered [ 0.474344] acpiphp: Slot [25] registered [ 0.475755] acpiphp: Slot [26] registered [ 0.477159] acpiphp: Slot [27] registered [ 0.478585] acpiphp: Slot [28] registered [ 0.479996] acpiphp: Slot [29] registered [ 0.481397] acpiphp: Slot [30] registered [ 0.482810] acpiphp: Slot [31] registered [ 0.484215] PCI host bridge to bus 0000:00 [ 0.485623] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.487749] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.489871] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492395] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.494925] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.497496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.502127] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.504365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.506423] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.508643] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512990] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.515566] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.537828] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.540452] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.543127] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.545805] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.548324] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.550591] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553137] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557710] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561492] vgaarb: loaded [ 0.562749] vgaarb: bridge control possible 0000:00:02.0 [ 0.566401] SCSI subsystem initialized [ 0.568676] ACPI: bus type USB registered [ 0.570428] usbcore: registered new interface driver usbfs [ 0.572605] usbcore: registered new interface driver hub [ 0.574640] usbcore: registered new device driver usb [ 0.576998] PCI: Using ACPI for IRQ routing [ 0.579711] NetLabel: Initializing [ 0.581137] NetLabel: domain hash size = 128 [ 0.582911] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.584876] NetLabel: unlabeled traffic allowed by default [ 0.587737] clocksource: Switched to clocksource kvm-clock [ 0.599619] AppArmor: AppArmor Filesystem Enabled [ 0.601639] pnp: PnP ACPI init [ 0.603752] pnp: PnP ACPI: found 5 devices [ 0.611190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.614761] NET: Registered protocol family 2 [ 0.617076] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.619751] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.622261] TCP: Hash tables configured (established 4096 bind 4096) [ 0.624762] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627033] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.629561] NET: Registered protocol family 1 [ 0.631396] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.633710] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635967] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.651373] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.667027] Trying to unpack rootfs image as initramfs... [ 0.730915] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.734467] Scanning for low memory corruption every 60 seconds [ 0.737295] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.739467] audit: initializing netlink subsys (disabled) [ 0.741226] audit: type=2000 audit(1555137116.428:1): initialized [ 0.743401] Initialise system trusted keyring [ 0.745002] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.746939] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.749933] zbud: loaded [ 0.751061] VFS: Disk quotas dquot_6.6.0 [ 0.752427] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.754888] fuse init (API version 7.23) [ 0.756339] Key type big_key registered [ 0.757658] Allocating IMA MOK and blacklist keyrings. [ 0.759579] Key type asymmetric registered [ 0.760955] Asymmetric key parser 'x509' registered [ 0.762537] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.765013] io scheduler noop registered [ 0.766324] io scheduler deadline registered (default) [ 0.767983] io scheduler cfq registered [ 0.769374] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.771105] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.773197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.775599] ACPI: Power Button [PWRF] [ 0.777011] GHES: HEST is not enabled! [ 0.791241] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.821111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.824662] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.849848] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.853224] Linux agpgart interface v0.103 [ 0.856765] brd: module loaded [ 0.859102] loop: module loaded [ 0.864649] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.867088] GPT:90111 != 2097151 [ 0.868220] GPT:Alternate GPT header not at the end of the disk. [ 0.870065] GPT:90111 != 2097151 [ 0.871194] GPT: Use GNU Parted to correct GPT errors. [ 0.872805] vda: vda1 vda15 [ 0.874642] scsi host0: ata_piix [ 0.875924] scsi host1: ata_piix [ 0.877108] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.879134] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.881763] libphy: Fixed MDIO Bus: probed [ 0.883137] tun: Universal TUN/TAP device driver, 1.6 [ 0.884729] tun: (C) 1999-2004 Max Krasnyansky [ 0.887869] PPP generic driver version 2.4.2 [ 0.889376] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.891355] ehci-pci: EHCI PCI platform driver [ 0.892805] ehci-platform: EHCI generic platform driver [ 0.894454] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.896340] ohci-pci: OHCI PCI platform driver [ 0.897792] ohci-platform: OHCI generic platform driver [ 0.899440] uhci_hcd: USB Universal Host Controller Interface driver [ 0.914353] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.916029] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.918464] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.920125] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.922025] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.924097] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.926556] usb usb1: Product: UHCI Host Controller [ 0.928111] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.930031] usb usb1: SerialNumber: 0000:00:01.2 [ 0.931628] hub 1-0:1.0: USB hub found [ 0.932923] hub 1-0:1.0: 2 ports detected [ 0.934424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.937886] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.939511] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.941192] mousedev: PS/2 mouse device common for all mice [ 0.943280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.946104] rtc_cmos 00:00: RTC can wake from S4 [ 0.948194] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.950178] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.952177] i2c /dev entries driver [ 0.953443] device-mapper: uevent: version 1.0.3 [ 0.955020] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.957716] ledtrig-cpu: registered to indicate activity on CPUs [ 0.959876] NET: Registered protocol family 10 [ 0.961635] NET: Registered protocol family 17 [ 0.963133] Key type dns_resolver registered [ 0.964705] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.966535] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.969428] registered taskstats version 1 [ 0.970814] Loading compiled-in X.509 certificates [ 0.972916] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.976045] zswap: loaded using pool lzo/zbud [ 0.978300] Key type trusted registered [ 0.980630] Key type encrypted registered [ 0.982022] AppArmor: AppArmor sha1 policy hashing enabled [ 0.983759] ima: No TPM chip found, activating TPM-bypass! [ 0.985509] evm: HMAC attrs: 0x1 [ 0.987021] Magic number: 15:76:519 [ 0.988418] rtc_cmos 00:00: setting system clock to 2019-04-13 06:31:56 UTC (1555137116) [ 0.991079] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.992927] EDD information not available. [ 1.037453] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.056226] Write protecting the kernel read-only data: 14336k [ 1.059503] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.062409] 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.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.252681] 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.24... Lease of 192.168.120.24 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: 2019-04-13 06:32:00,848 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-04-13 06:32:00,961 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:32:00,962 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-13 06:32:00,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 06:32:00,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:01,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-ef848183-ed40-4d77-97f1-c5c0194782bd x-openstack-request-id: req-ef848183-ed40-4d77-97f1-c5c0194782bd 2019-04-13 06:32:01,106 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08 used request id req-ef848183-ed40-4d77-97f1-c5c0194782bd 2019-04-13 06:32:01,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.139317035675s 2019-04-13 06:32:01,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:01,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:01,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 873 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-8769d839-d417-4b05-abe9-dc2980ccbf67 x-openstack-request-id: req-8769d839-d417-4b05-abe9-dc2980ccbf67 2019-04-13 06:32:01,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:0c:08", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:55.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:56Z", "hostId": "5c11e5e17c5a2e78e780b1deb7c867113a5c7b2823ca589fbb279b7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:48Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:33:3e", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f971c81f-181f-401b-9edc-95b2467f5c08", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:43.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "f971c81f-181f-401b-9edc-95b2467f5c08", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:32:01Z", "hostId": "18fa50b48694624e9ba92f37f0e9601701902243d629b1091444e70e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:36Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:01,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8769d839-d417-4b05-abe9-dc2980ccbf67 2019-04-13 06:32:01,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635082960129s 2019-04-13 06:32:01,744 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:32:03,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:03,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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:03,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-d2e69f50-825c-49e8-87f0-e1456f333494 x-openstack-request-id: req-d2e69f50-825c-49e8-87f0-e1456f333494 2019-04-13 06:32:03,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:0c:08", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:55.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:31:56Z", "hostId": "5c11e5e17c5a2e78e780b1deb7c867113a5c7b2823ca589fbb279b7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:48Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:03,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d2e69f50-825c-49e8-87f0-e1456f333494 2019-04-13 06:32:03,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168279886246s 2019-04-13 06:32:03,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 06:32:03,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:04,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-fa744cff-e794-4d4a-8d17-a1fdffefcc03 x-openstack-request-id: req-fa744cff-e794-4d4a-8d17-a1fdffefcc03 2019-04-13 06:32:04,050 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db used request id req-fa744cff-e794-4d4a-8d17-a1fdffefcc03 2019-04-13 06:32:04,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.133088827133s 2019-04-13 06:32:04,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:04,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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:04,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 750 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-ac5e56b6-e0f4-4a82-930b-28cee6a8f1b1 x-openstack-request-id: req-ac5e56b6-e0f4-4a82-930b-28cee6a8f1b1 2019-04-13 06:32:04,735 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:0c:08", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "rel": "bookmark"}], "image": {"id": "378083ca-63db-4421-a704-32f19d3f8175", "links": [{"href": "http://172.30.9.23:8774/images/378083ca-63db-4421-a704-32f19d3f8175", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:31:55.000000", "flavor": {"id": "66ec89f7-0fe2-4071-9ed3-77b6f068c336", "links": [{"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "bookmark"}]}, "id": "543f9ef3-90a9-4eac-b16e-d0e2a405a4db", "security_groups": [{"name": "default"}], "user_id": "b53ad89de3764a47a8ab9feca4dc6f05", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:32:04Z", "hostId": "5c11e5e17c5a2e78e780b1deb7c867113a5c7b2823ca589fbb279b7e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_30c8f69f-0221-491d-a539-129a3ae30dce", "created": "2019-04-13T06:31:48Z", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:04,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ac5e56b6-e0f4-4a82-930b-28cee6a8f1b1 2019-04-13 06:32:04,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684476137161s 2019-04-13 06:32:04,737 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:32:06,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:06,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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:06,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-dc2bc1f6-4b8a-4bf9-a28b-b4f4c87d4c12 x-openstack-request-id: req-dc2bc1f6-4b8a-4bf9-a28b-b4f4c87d4c12 2019-04-13 06:32:06,801 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-13 06:32:06,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dc2bc1f6-4b8a-4bf9-a28b-b4f4c87d4c12 2019-04-13 06:32:06,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0621449947357s 2019-04-13 06:32:06,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 06:32:06,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/3bac3b81-ec0e-441e-b5af-dbd94af6139f/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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" -d '{"subnet_id": "6675f425-28ee-4203-b626-caf9cce0fe9c"}' 2019-04-13 06:32:08,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:08 GMT X-Openstack-Request-Id: req-c2062f64-f205-4e8b-9fae-20e15d4aef6c 2019-04-13 06:32:08,872 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9652687e-38c9-43df-95c9-215d14dfdae8", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "subnet_id": "6675f425-28ee-4203-b626-caf9cce0fe9c", "subnet_ids": ["6675f425-28ee-4203-b626-caf9cce0fe9c"], "port_id": "3159801e-3b48-4d84-9f98-59c45af85984", "id": "3bac3b81-ec0e-441e-b5af-dbd94af6139f"} 2019-04-13 06:32:08,872 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3bac3b81-ec0e-441e-b5af-dbd94af6139f/remove_router_interface.json used request id req-c2062f64-f205-4e8b-9fae-20e15d4aef6c 2019-04-13 06:32:08,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06999802589s 2019-04-13 06:32:08,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:32:08,873 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:09,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:09 GMT X-Openstack-Request-Id: req-0e8f7706-8e6a-4c23-8b7b-532a2ac14d20 2019-04-13 06:32:09,012 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "created_at": "2019-04-13T06:31:27Z", "admin_state_up": true, "updated_at": "2019-04-13T06:32:07Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6c72afb5c0624467a06f3ded23f7c66f", "id": "3bac3b81-ec0e-441e-b5af-dbd94af6139f", "name": "vping_userdata-router_30c8f69f-0221-491d-a539-129a3ae30dce"}]} 2019-04-13 06:32:09,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0e8f7706-8e6a-4c23-8b7b-532a2ac14d20 2019-04-13 06:32:09,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.139981031418s 2019-04-13 06:32:09,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 06:32:09,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/3bac3b81-ec0e-441e-b5af-dbd94af6139f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:10,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:32:10 GMT X-Openstack-Request-Id: req-f100bcd7-22cc-438a-b487-eeb3fab737d1 2019-04-13 06:32:10,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:32:10,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/3bac3b81-ec0e-441e-b5af-dbd94af6139f.json used request id req-f100bcd7-22cc-438a-b487-eeb3fab737d1 2019-04-13 06:32:10,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44085407257s 2019-04-13 06:32:10,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:32:10,456 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:10,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:10 GMT X-Openstack-Request-Id: req-3620252b-b73e-4dfd-bcc3-a2fa82ffa1c9 2019-04-13 06:32:10,497 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9652687e-38c9-43df-95c9-215d14dfdae8","tenant_id":"6c72afb5c0624467a06f3ded23f7c66f","created_at":"2019-04-13T06:31:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:31:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6c72afb5c0624467a06f3ded23f7c66f","id":"6675f425-28ee-4203-b626-caf9cce0fe9c","subnetpool_id":null,"name":"vping_userdata-subnet_30c8f69f-0221-491d-a539-129a3ae30dce"}]} 2019-04-13 06:32:10,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-3620252b-b73e-4dfd-bcc3-a2fa82ffa1c9 2019-04-13 06:32:10,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417008399963s 2019-04-13 06:32:10,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 06:32:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/6675f425-28ee-4203-b626-caf9cce0fe9c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:11,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:32:11 GMT X-Openstack-Request-Id: req-6fc34220-1a6a-4e0d-97ec-d11603578f55 2019-04-13 06:32:11,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:32:11,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6675f425-28ee-4203-b626-caf9cce0fe9c.json used request id req-6fc34220-1a6a-4e0d-97ec-d11603578f55 2019-04-13 06:32:11,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.94703912735s 2019-04-13 06:32:11,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:32:11,447 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:11,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:11 GMT X-Openstack-Request-Id: req-3eb8d236-b9cc-4a97-8364-152dabf4ee9e 2019-04-13 06:32:11,539 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9652687e-38c9-43df-95c9-215d14dfdae8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6c72afb5c0624467a06f3ded23f7c66f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:32:11Z","qos_policy_id":null,"name":"vping_userdata-net_30c8f69f-0221-491d-a539-129a3ae30dce","admin_state_up":true,"tenant_id":"6c72afb5c0624467a06f3ded23f7c66f","created_at":"2019-04-13T06:31:25Z","mtu":1450}]} 2019-04-13 06:32:11,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3eb8d236-b9cc-4a97-8364-152dabf4ee9e 2019-04-13 06:32:11,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.093024969101s 2019-04-13 06:32:11,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 06:32:11,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/9652687e-38c9-43df-95c9-215d14dfdae8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:12,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:32:12 GMT X-Openstack-Request-Id: req-4de08504-731e-413c-a78c-63e15bce1a8d 2019-04-13 06:32:12,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:32:12,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9652687e-38c9-43df-95c9-215d14dfdae8.json used request id req-4de08504-731e-413c-a78c-63e15bce1a8d 2019-04-13 06:32:12,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17621302605s 2019-04-13 06:32:12,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:32:12,725 - 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.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:13,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:13 GMT X-Openstack-Request-Id: req-802c608b-7360-4a38-a5b0-9a6a2ed99935 2019-04-13 06:32:13,031 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:31:33Z", "file": "/v2/images/378083ca-63db-4421-a704-32f19d3f8175/file", "owner": "6c72afb5c0624467a06f3ded23f7c66f", "id": "378083ca-63db-4421-a704-32f19d3f8175", "size": 12716032, "self": "/v2/images/378083ca-63db-4421-a704-32f19d3f8175", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/378083ca-63db-4421-a704-32f19d3f8175/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/378083ca-63db-4421-a704-32f19d3f8175/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_30c8f69f-0221-491d-a539-129a3ae30dce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:31:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:32:13,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-802c608b-7360-4a38-a5b0-9a6a2ed99935 2019-04-13 06:32:13,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310303926468s 2019-04-13 06:32:13,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 06:32:13,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/378083ca-63db-4421-a704-32f19d3f8175 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bc68dbb0915e1401bfe170d7496266c20c129ea" 2019-04-13 06:32:13,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:32:13 GMT X-Openstack-Request-Id: req-b1e95bb9-7f01-49e1-8020-dae586618cc7 2019-04-13 06:32:13,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-04-13 06:32:13,387 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/378083ca-63db-4421-a704-32f19d3f8175 used request id req-b1e95bb9-7f01-49e1-8020-dae586618cc7 2019-04-13 06:32:13,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.353533029556s 2019-04-13 06:32:13,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:32:13,396 - 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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:32:13,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-c71f3349-d355-4dca-bf79-f86ee71281fd x-openstack-request-id: req-c71f3349-d355-4dca-bf79-f86ee71281fd 2019-04-13 06:32:13,414 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_30c8f69f-0221-491d-a539-129a3ae30dce", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336", "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": "66ec89f7-0fe2-4071-9ed3-77b6f068c336"}]} 2019-04-13 06:32:13,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c71f3349-d355-4dca-bf79-f86ee71281fd 2019-04-13 06:32:13,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220038890839s 2019-04-13 06:32:13,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 06:32:13,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:32:13,457 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-4a12129c-458e-41e1-970d-41a4328da707 x-openstack-request-id: req-4a12129c-458e-41e1-970d-41a4328da707 2019-04-13 06:32:13,457 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/66ec89f7-0fe2-4071-9ed3-77b6f068c336 used request id req-4a12129c-458e-41e1-970d-41a4328da707 2019-04-13 06:32:13,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0413868427277s 2019-04-13 06:32:13,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:32:13,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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:32:13,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6295f55c-ba80-4386-87b4-71a67ef31ff5 2019-04-13 06:32:13,675 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_30c8f69f-0221-491d-a539-129a3ae30dce", "links": {"self": "http://172.30.9.23:5000/v3/users/b53ad89de3764a47a8ab9feca4dc6f05"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b53ad89de3764a47a8ab9feca4dc6f05", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:32:13,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6295f55c-ba80-4386-87b4-71a67ef31ff5 2019-04-13 06:32:13,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217973947525s 2019-04-13 06:32:13,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:32:13,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/b53ad89de3764a47a8ab9feca4dc6f05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:32:13,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd153c74-9932-4e75-9ec9-d5ab5ccc12c7 2019-04-13 06:32:13,914 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_30c8f69f-0221-491d-a539-129a3ae30dce", "links": {"self": "http://172.30.9.23:5000/v3/users/b53ad89de3764a47a8ab9feca4dc6f05"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b53ad89de3764a47a8ab9feca4dc6f05", "description": null}} 2019-04-13 06:32:13,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b53ad89de3764a47a8ab9feca4dc6f05 used request id req-bd153c74-9932-4e75-9ec9-d5ab5ccc12c7 2019-04-13 06:32:13,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232547998428s 2019-04-13 06:32:13,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 06:32:13,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/b53ad89de3764a47a8ab9feca4dc6f05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:32:14,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:32:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ad02fe4-bc22-4d3a-8e02-ee56124f47e4 2019-04-13 06:32:14,271 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:32:14,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b53ad89de3764a47a8ab9feca4dc6f05 used request id req-0ad02fe4-bc22-4d3a-8e02-ee56124f47e4 2019-04-13 06:32:14,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.356611967087s 2019-04-13 06:32:14,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:32:14,282 - 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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:32:14,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d533c787-2bf2-4058-b6d2-84201f9240c2 2019-04-13 06:32:14,481 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/6c72afb5c0624467a06f3ded23f7c66f"}, "tags": [], "enabled": true, "id": "6c72afb5c0624467a06f3ded23f7c66f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_30c8f69f-0221-491d-a539-129a3ae30dce"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 06:32:14,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-d533c787-2bf2-4058-b6d2-84201f9240c2 2019-04-13 06:32:14,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202737092972s 2019-04-13 06:32:14,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 06:32:14,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/6c72afb5c0624467a06f3ded23f7c66f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:32:14,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47bd7f63-b331-4ffc-968b-b109b863b72d 2019-04-13 06:32:14,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:32:14,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6c72afb5c0624467a06f3ded23f7c66f used request id req-47bd7f63-b331-4ffc-968b-b109b863b72d 2019-04-13 06:32:14,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.367424964905s 2019-04-13 06:32:14,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:32:14,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=6c72afb5c0624467a06f3ded23f7c66f&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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:32:15,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:15 GMT X-Openstack-Request-Id: req-92f727c2-10a9-4a14-aa6f-20ac63bc9351 2019-04-13 06:32:15,185 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "created_at": "2019-04-13T06:31:25Z", "updated_at": "2019-04-13T06:31:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:31:25Z", "revision_number": 0, "id": "1fdebe2b-2837-4735-8fe3-61b36bab19a4", "remote_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "remote_ip_prefix": null, "created_at": "2019-04-13T06:31:25Z", "security_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c72afb5c0624467a06f3ded23f7c66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:31:25Z", "revision_number": 0, "id": "34b3cc32-7c17-4ef6-9335-c9bc187dc5e8", "remote_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "remote_ip_prefix": null, "created_at": "2019-04-13T06:31:25Z", "security_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c72afb5c0624467a06f3ded23f7c66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:31:25Z", "revision_number": 0, "id": "6a78ff94-5bd9-47c1-92c5-8fa64bf6e671", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:31:25Z", "security_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c72afb5c0624467a06f3ded23f7c66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:31:25Z", "revision_number": 0, "id": "aeaa57f4-a480-4973-976f-7de780300473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:31:25Z", "security_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c72afb5c0624467a06f3ded23f7c66f"}], "revision_number": 1, "project_id": "6c72afb5c0624467a06f3ded23f7c66f", "id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "name": "default"}]} 2019-04-13 06:32:15,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=6c72afb5c0624467a06f3ded23f7c66f&name=default used request id req-92f727c2-10a9-4a14-aa6f-20ac63bc9351 2019-04-13 06:32:15,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326201915741s 2019-04-13 06:32:15,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:32:15,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.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:32:15,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:15 GMT X-Openstack-Request-Id: req-0e6ab328-8b09-4eeb-aa4b-39de72e8ad05 2019-04-13 06:32:15,241 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "created_at": "2019-04-13T06:31:25Z", "updated_at": "2019-04-13T06:31:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:31:25Z", "revision_number": 0, "id": "34b3cc32-7c17-4ef6-9335-c9bc187dc5e8", "remote_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "remote_ip_prefix": null, "created_at": "2019-04-13T06:31:25Z", "security_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c72afb5c0624467a06f3ded23f7c66f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:31:25Z", "revision_number": 0, "id": "1fdebe2b-2837-4735-8fe3-61b36bab19a4", "remote_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "remote_ip_prefix": null, "created_at": "2019-04-13T06:31:25Z", "security_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c72afb5c0624467a06f3ded23f7c66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:31:25Z", "revision_number": 0, "id": "6a78ff94-5bd9-47c1-92c5-8fa64bf6e671", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:31:25Z", "security_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c72afb5c0624467a06f3ded23f7c66f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:31:25Z", "revision_number": 0, "id": "aeaa57f4-a480-4973-976f-7de780300473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:31:25Z", "security_group_id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "tenant_id": "6c72afb5c0624467a06f3ded23f7c66f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c72afb5c0624467a06f3ded23f7c66f"}], "revision_number": 1, "project_id": "6c72afb5c0624467a06f3ded23f7c66f", "id": "2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 06:32:15,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0e6ab328-8b09-4eeb-aa4b-39de72e8ad05 2019-04-13 06:32:15,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509970188141s 2019-04-13 06:32:15,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:32:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbe0acb8eaec17ed13c8efa8d382a1e4fbf31cb0" 2019-04-13 06:32:15,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:32:15 GMT X-Openstack-Request-Id: req-f17521c1-fa44-41d4-bf7d-baf14129ccf6 2019-04-13 06:32:15,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:32:15,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2e4dfe2c-779f-47dc-ad9a-2de9aaaaf654.json used request id req-f17521c1-fa44-41d4-bf7d-baf14129ccf6 2019-04-13 06:32:15,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.133298873901s 2019-04-13 06:32:15,431 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-04-13 06:32:15,473 - 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.15" 2019-04-13 06:32:15,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45cfa874-289e-4d0e-80a1-03496175696f 2019-04-13 06:32:15,480 - 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-04-13 06:32:15,480 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-45cfa874-289e-4d0e-80a1-03496175696f 2019-04-13 06:32:15,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:32:15,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["hq5dVwanR0W8RKFZ0q9jMA"], "issued_at": "2019-04-13T06:32:15.000000Z"}} 2019-04-13 06:32:15,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:32:15,890 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:16,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:16 GMT X-Openstack-Request-Id: req-68bbdbfc-692a-43e6-b005-aabc4660fd30 2019-04-13 06:32:16,244 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:32:16,244 - 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-68bbdbfc-692a-43e6-b005-aabc4660fd30 2019-04-13 06:32:16,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35467004776s 2019-04-13 06:32:16,252 - 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.15" 2019-04-13 06:32:16,258 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e83020df-d782-4f81-8e39-f32baf1764dd 2019-04-13 06:32:16,258 - 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-04-13 06:32:16,258 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e83020df-d782-4f81-8e39-f32baf1764dd 2019-04-13 06:32:16,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:32:16,262 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:16,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e400d6c-182c-4bce-b5dc-d7a5c298064b 2019-04-13 06:32:16,465 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:32:16,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-0e400d6c-182c-4bce-b5dc-d7a5c298064b 2019-04-13 06:32:16,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206561088562s 2019-04-13 06:32:16,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 06:32:16,476 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}}' 2019-04-13 06:32:16,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf135dbf-783d-44a9-8941-6a09256afa5b 2019-04-13 06:32:16,658 - 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/2d41b27176254eeb92e70d3ed9da5ca1"}, "tags": [], "enabled": true, "id": "2d41b27176254eeb92e70d3ed9da5ca1", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}} 2019-04-13 06:32:16,659 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cf135dbf-783d-44a9-8941-6a09256afa5b 2019-04-13 06:32:16,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.185585975647s 2019-04-13 06:32:16,659 - 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'2d41b27176254eeb92e70d3ed9da5ca1', '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_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1'}) 2019-04-13 06:32:16,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 06:32:16,669 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "suZsWtLJJV8T0e2f30NklwGAwUURDd", "email": null, "name": "cinder_test-user_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}}' 2019-04-13 06:32:17,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d63ce471-aee7-4be1-a12b-6efbe293e577 2019-04-13 06:32:17,136 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "links": {"self": "http://172.30.9.23:5000/v3/users/a7a8143472764d64a1108481eb004aef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7a8143472764d64a1108481eb004aef", "domain_id": "default", "password_expires_at": null}} 2019-04-13 06:32:17,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-d63ce471-aee7-4be1-a12b-6efbe293e577 2019-04-13 06:32:17,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.470222949982s 2019-04-13 06:32:17,137 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a7a8143472764d64a1108481eb004aef', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1'}) 2019-04-13 06:32:17,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:32:17,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:17,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b1bb76-87ee-43a2-a618-4927f0170382 2019-04-13 06:32:17,362 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:32:17,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-28b1bb76-87ee-43a2-a618-4927f0170382 2019-04-13 06:32:17,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221678972244s 2019-04-13 06:32:17,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:32:17,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:17,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46654ce4-7ffb-4efc-86fe-13f23ea2760e 2019-04-13 06:32:17,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:32:17,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-46654ce4-7ffb-4efc-86fe-13f23ea2760e 2019-04-13 06:32:17,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216341018677s 2019-04-13 06:32:17,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:32:17,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:17,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27d9176-1d8e-4984-bb9f-4b23b3fdc97c 2019-04-13 06:32:17,897 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:32:17,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d27d9176-1d8e-4984-bb9f-4b23b3fdc97c 2019-04-13 06:32:17,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.30845117569s 2019-04-13 06:32:17,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:32:17,905 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:18,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747a9fc5-a391-4c25-bad0-131e6d3ffda6 2019-04-13 06:32:18,107 - 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-04-13 06:32:18,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-747a9fc5-a391-4c25-bad0-131e6d3ffda6 2019-04-13 06:32:18,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205178976059s 2019-04-13 06:32:18,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:32:18,112 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:18,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ef679c-39a1-4277-95c1-4272e8197d65 2019-04-13 06:32:18,437 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder_test-user_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "links": {"self": "http://172.30.9.23:5000/v3/users/a7a8143472764d64a1108481eb004aef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7a8143472764d64a1108481eb004aef", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:32:18,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-16ef679c-39a1-4277-95c1-4272e8197d65 2019-04-13 06:32:18,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.329120874405s 2019-04-13 06:32:18,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:32:18,453 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:18,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc405942-d49b-442b-bd9b-ad457f9b2ccc 2019-04-13 06:32:18,658 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/2d41b27176254eeb92e70d3ed9da5ca1"}, "tags": [], "enabled": true, "id": "2d41b27176254eeb92e70d3ed9da5ca1", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 06:32:18,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cc405942-d49b-442b-bd9b-ad457f9b2ccc 2019-04-13 06:32:18,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208597898483s 2019-04-13 06:32:18,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:32:18,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=a7a8143472764d64a1108481eb004aef&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=2d41b27176254eeb92e70d3ed9da5ca1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:18,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7b9ef8-636b-4d96-afa1-060ddb8d730b 2019-04-13 06:32:18,785 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=a7a8143472764d64a1108481eb004aef&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=2d41b27176254eeb92e70d3ed9da5ca1", "previous": null, "next": null}} 2019-04-13 06:32:18,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=a7a8143472764d64a1108481eb004aef&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=2d41b27176254eeb92e70d3ed9da5ca1 used request id req-3e7b9ef8-636b-4d96-afa1-060ddb8d730b 2019-04-13 06:32:18,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118782043457s 2019-04-13 06:32:18,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:32:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2d41b27176254eeb92e70d3ed9da5ca1/users/a7a8143472764d64a1108481eb004aef/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:18,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def63573-53b9-43fa-be86-f7233a99b615 2019-04-13 06:32:18,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:32:18,941 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2d41b27176254eeb92e70d3ed9da5ca1/users/a7a8143472764d64a1108481eb004aef/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-def63573-53b9-43fa-be86-f7233a99b615 2019-04-13 06:32:18,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153149843216s 2019-04-13 06:32:18,942 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 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'2d41b27176254eeb92e70d3ed9da5ca1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'suZsWtLJJV8T0e2f30NklwGAwUURDd', 'username': u'cinder_test-user_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', '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-04-13 06:32:18,946 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'password': 'suZsWtLJJV8T0e2f30NklwGAwUURDd', 'project_name': 'cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '2d41b27176254eeb92e70d3ed9da5ca1', 'project_domain_name': 'Default'} 2019-04-13 06:32:18,947 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-04-13 06:32:18,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:32:18,951 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:19,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3913a656-f284-4662-8884-023abf0f8bc7 2019-04-13 06:32:19,067 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:32:19,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3913a656-f284-4662-8884-023abf0f8bc7 2019-04-13 06:32:19,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119359970093s 2019-04-13 06:32:19,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:32:19,078 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:32:19,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27736ef3-b832-4d37-91c1-ff41bffe30ee 2019-04-13 06:32:19,289 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/2d41b27176254eeb92e70d3ed9da5ca1"}, "tags": [], "enabled": true, "id": "2d41b27176254eeb92e70d3ed9da5ca1", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 06:32:19,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-27736ef3-b832-4d37-91c1-ff41bffe30ee 2019-04-13 06:32:19,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214678049088s 2019-04-13 06:32:19,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:32:19,292 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" -d '{"network": {"tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "name": "cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "admin_state_up": true}}' 2019-04-13 06:32:19,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 724 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:19 GMT X-Openstack-Request-Id: req-8910b157-f23c-4544-8561-4452a872a741 2019-04-13 06:32:19,661 - 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":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"2d41b27176254eeb92e70d3ed9da5ca1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:32:19Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1","admin_state_up":true,"tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:19Z","mtu":1450}} 2019-04-13 06:32:19,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8910b157-f23c-4544-8561-4452a872a741 2019-04-13 06:32:19,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.369823932648s 2019-04-13 06:32:19,662 - 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-04-13T06:32:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd225bb25-0b4a-4c7d-86a1-df3d093443e6', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', u'created_at': u'2019-04-13T06:32:19Z', u'mtu': 1450, u'tenant_id': u'2d41b27176254eeb92e70d3ed9da5ca1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2d41b27176254eeb92e70d3ed9da5ca1', u'l2_adjacency': True}) 2019-04-13 06:32:19,666 - 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.15" 2019-04-13 06:32:19,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff62b5c1-55a9-470a-a496-df6a9b472cde 2019-04-13 06:32:19,673 - 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-04-13 06:32:19,673 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ff62b5c1-55a9-470a-a496-df6a9b472cde 2019-04-13 06:32:19,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:32:20,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:32:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d41b27176254eeb92e70d3ed9da5ca1", "name": "cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/2d41b27176254eeb92e70d3ed9da5ca1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/2d41b27176254eeb92e70d3ed9da5ca1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/2d41b27176254eeb92e70d3ed9da5ca1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2d41b27176254eeb92e70d3ed9da5ca1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/2d41b27176254eeb92e70d3ed9da5ca1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/2d41b27176254eeb92e70d3ed9da5ca1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_2d41b27176254eeb92e70d3ed9da5ca1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_2d41b27176254eeb92e70d3ed9da5ca1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "id": "a7a8143472764d64a1108481eb004aef"}, "audit_ids": ["HkdBl1faR06inni33awqRw"], "issued_at": "2019-04-13T06:32:20.000000Z"}} 2019-04-13 06:32:20,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:32:20,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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:20,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:20 GMT X-Openstack-Request-Id: req-5983c8fc-995c-4258-bd29-10f297e0fb33 2019-04-13 06:32:20,387 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2d41b27176254eeb92e70d3ed9da5ca1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:32:19Z","qos_policy_id":null,"name":"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1","admin_state_up":true,"tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:19Z","mtu":1450}]} 2019-04-13 06:32:20,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5983c8fc-995c-4258-bd29-10f297e0fb33 2019-04-13 06:32:20,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.302194833755s 2019-04-13 06:32:20,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:32:20,389 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"subnet": {"name": "cinder_test-subnet_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "enable_dhcp": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:32:21,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:21 GMT X-Openstack-Request-Id: req-d04292e7-1fb4-4e8e-a8a8-bb7fe007e07b 2019-04-13 06:32:21,238 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:32:20Z","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":"2d41b27176254eeb92e70d3ed9da5ca1","id":"f4cbb4a5-9e01-4525-b72c-185105627ff0","subnetpool_id":null,"name":"cinder_test-subnet_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}} 2019-04-13 06:32:21,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d04292e7-1fb4-4e8e-a8a8-bb7fe007e07b 2019-04-13 06:32:21,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.849725961685s 2019-04-13 06:32:21,239 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:32:20Z', 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'f4cbb4a5-9e01-4525-b72c-185105627ff0', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', u'enable_dhcp': True, u'network_id': u'd225bb25-0b4a-4c7d-86a1-df3d093443e6', u'tenant_id': u'2d41b27176254eeb92e70d3ed9da5ca1', u'created_at': u'2019-04-13T06:32:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2d41b27176254eeb92e70d3ed9da5ca1'}) 2019-04-13 06:32:21,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:32:21,240 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "cinder_test-router_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "admin_state_up": true}}' 2019-04-13 06:32:22,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:22 GMT X-Openstack-Request-Id: req-bc2d600a-03c5-4d20-9e17-bc9ee22a7d03 2019-04-13 06:32:22,856 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:21Z", "admin_state_up": true, "updated_at": "2019-04-13T06:32:22Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "name": "cinder_test-router_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}} 2019-04-13 06:32:22,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-bc2d600a-03c5-4d20-9e17-bc9ee22a7d03 2019-04-13 06:32:22,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61699295044s 2019-04-13 06:32:22,857 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:32:22Z', u'revision_number': 2, u'id': u'77c89a6e-a97d-4edf-acf6-2abd392160e8', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', u'admin_state_up': True, u'tenant_id': u'2d41b27176254eeb92e70d3ed9da5ca1', u'created_at': u'2019-04-13T06:32:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'2d41b27176254eeb92e70d3ed9da5ca1'}) 2019-04-13 06:32:22,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:32:22,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/77c89a6e-a97d-4edf-acf6-2abd392160e8/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"subnet_id": "f4cbb4a5-9e01-4525-b72c-185105627ff0"}' 2019-04-13 06:32:25,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:25 GMT X-Openstack-Request-Id: req-ebff5294-4360-4415-b23c-044297b325fd 2019-04-13 06:32:25,561 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "subnet_id": "f4cbb4a5-9e01-4525-b72c-185105627ff0", "subnet_ids": ["f4cbb4a5-9e01-4525-b72c-185105627ff0"], "port_id": "f5dbb143-4891-4072-a6ca-728d24c9150b", "id": "77c89a6e-a97d-4edf-acf6-2abd392160e8"} 2019-04-13 06:32:25,561 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/77c89a6e-a97d-4edf-acf6-2abd392160e8/add_router_interface.json used request id req-ebff5294-4360-4415-b23c-044297b325fd 2019-04-13 06:32:25,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.70362186432s 2019-04-13 06:32:25,562 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 06:32:25,665 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 06:32:25,668 - 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.15" 2019-04-13 06:32:25,673 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:25 GMT 2019-04-13 06:32:25,674 - 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-04-13 06:32:25,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:32:25,679 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:25,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:25 GMT X-Openstack-Request-Id: req-99ee1b18-aa90-4ebf-8861-62c6651b8a13 2019-04-13 06:32:25,962 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:32:25,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-99ee1b18-aa90-4ebf-8861-62c6651b8a13 2019-04-13 06:32:25,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286295890808s 2019-04-13 06:32:25,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:32:25,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}' 2019-04-13 06:32:26,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:26 GMT Location: http://172.30.9.23:9292/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d9d4aef2-0069-470f-9162-be8031b59fde 2019-04-13 06:32:26,017 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:32:25Z", "file": "/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/file", "owner": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "size": null, "self": "/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "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_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "checksum": null, "created_at": "2019-04-13T06:32:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:32:26,017 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d9d4aef2-0069-470f-9162-be8031b59fde 2019-04-13 06:32:26,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0462219715118s 2019-04-13 06:32:26,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:32:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '' 2019-04-13 06:32:26,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:32:26 GMT X-Openstack-Request-Id: req-1baa584a-b296-442a-9887-d6791224b05f 2019-04-13 06:32:26,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:32:26,527 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/file used request id req-1baa584a-b296-442a-9887-d6791224b05f 2019-04-13 06:32:26,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.509501934052s 2019-04-13 06:32:26,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:32:26,536 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:26,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:26 GMT X-Openstack-Request-Id: req-66c5fdbf-5359-4bc0-ab86-d7feb409bb41 2019-04-13 06:32:26,589 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:32:26Z", "file": "/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/file", "owner": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "size": 12716032, "self": "/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:32:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:32:26,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-66c5fdbf-5359-4bc0-ab86-d7feb409bb41 2019-04-13 06:32:26,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0578219890594s 2019-04-13 06:32:26,592 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/file', 'owner': u'2d41b27176254eeb92e70d3ed9da5ca1', 'id': u'8f4ece1a-eda3-4a36-a5e8-af5572500f1e', 'size': 12716032, u'self': u'/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'name': 'cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:32:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T06:32:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', '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/8f4ece1a-eda3-4a36-a5e8-af5572500f1e', 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_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'created': u'2019-04-13T06:32:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:32: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/8f4ece1a-eda3-4a36-a5e8-af5572500f1e', 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_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:32:26,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:32:26,598 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:32:26,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 13 Apr 2019 06: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-bd89b75c-d30c-4491-ac3e-023506fba37f x-openstack-request-id: req-bd89b75c-d30c-4491-ac3e-023506fba37f 2019-04-13 06:32:26,836 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "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": "9803b5b1-6b48-45d8-9d47-67a0fcef7887"}} 2019-04-13 06:32:26,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bd89b75c-d30c-4491-ac3e-023506fba37f 2019-04-13 06:32:26,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.241295814514s 2019-04-13 06:32:26,837 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', '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'8cb957e698214daa959a3206e3607cbf', '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'9803b5b1-6b48-45d8-9d47-67a0fcef7887', 'swap': 0}) 2019-04-13 06:32:26,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:32:26,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887/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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" -d '{"extra_specs": {}}' 2019-04-13 06:32:26,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-df16d102-c2ff-4538-93d8-e9969a23da1d x-openstack-request-id: req-df16d102-c2ff-4538-93d8-e9969a23da1d 2019-04-13 06:32:26,857 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:32:26,857 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887/os-extra_specs used request id req-df16d102-c2ff-4538-93d8-e9969a23da1d 2019-04-13 06:32:26,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019718170166s 2019-04-13 06:32:26,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-13 06:32:26,864 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"keypair": {"name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}}' 2019-04-13 06:32:27,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sat, 13 Apr 2019 06: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-66985397-bf6e-454a-8b58-b6d2f2c786ac x-openstack-request-id: req-66985397-bf6e-454a-8b58-b6d2f2c786ac 2019-04-13 06:32:27,271 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzHyUTWxPFGBezRkkMBPxCGFS+YrqXjrYlG4zzM5KvCmsfPhzm70lNv5N11xscDWBl6qsRzARJiw5oKz25QNUR9wOj5W1NpMmXgc65mrpFUK+SpxOOERoEOB3XFutiLFZr+bnjgqRuP6zTeW865F3aJedljQXxlGvins9wlvddmht9YBa2ADztlLPwUdTUYFVY+E4C5NL6Gbj0H4KL+U3yc7aCfQE69Yhrtgsx4YmOECroksZOghmcMnAZ64u2ZpeURi6C6Gjui/2IgB40NzvMU2HpwRyALjJtw3MYw+mbMxk5x4DR93WEbMBocH7FD7ZO0cVGlYuukwh5NN5dfru9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsx8lE1sTxRgXs0ZJDAT8QhhUvmK6l462JRuM8zOSrwprHz4c\n5u9JTb+TddcbHA1gZeqrEcwESYsOaCs9uUDVEfcDo+VtTaTJl4HOuZq6RVCvkqcT\njhEaBDgd1xbrYixWa/m544Kkbj+s03lvOuRd2iXnZY0F8ZRr4p7PcJb3XZobfWAW\ntgA87ZSz8FHU1GBVWPhOAuTS+hm49B+Ci/lN8nO2gn0BOvWIa7YLMeGJjhAq6JLG\nToIZnDJwGeuLtmaXlEYuguho7ov9iIAeNDc7zFNh6cEcgC4ybcNzGMPpmzMZOceA\n0fd1hGzAaHB+xQ+2TtHFRpWLrpMIeTTeXX67vQIDAQABAoIBAB+EDFbygHD+QzVE\n2ZdmzSen9kklP+Vos72lslAcM+Pedmih2h373i7y1TQ3q8psxBhKiNzxw5NZByjm\n6s5MjPDDQH224Vt28g1ZRpE7myiVAL9R7Evj0GsLoJx2qOW2HWKUJtPT6bCIPZVb\n2WlIQwceAi/I91HBJpZSEPejaFSsfD4+ztzbhcEnXN/qI8xS4oN+MPb0mBWm6AVs\nSEw5UX2kerUFjnbnrP/iuDa3ahtIj1dG++piZQa9WUpUKMfQCYZLzY+NR8f0L6g6\nwSHeU4hBVUrjSlgeipcb6uAEW5q6A5G09rMzT0pKzw0ifa2KfTvmWkhqTTVAufPD\nPzJSFcECgYEA5Y7N+dinU/eAxRzAD7PBf8iAKiLpF/KuZdYigb51gAuh44Rl4cQ5\nZKLwk3FX/CTt37DV8WeLUdyBzC6oGaeuxfxjWMSESLrWMCnU6hO0ymWkHB0Be6SE\n6Uq3dkDx0ebvMQh852lUUbpHFQJOaniBqeB4qVk0vS1ewFBLGJQ9Rw0CgYEAx8EU\naH0emLYz8jeQABVCtB8HU5qXvH0hF3pWer3k1ECDLi7njrmfnRQEURF34mF1th6I\nQV5D8SDmY2j0ptR3c1IDHk+cjauHofrSVgOdpwxOqfGW3LPyOPXKNNXiTsh0V9NT\nKOmaUKqvpCmlP0HfWow9Ze2tDaeAoGuUE9rEG3ECgYB7IK26ZUra7tZS46jgwzn2\noESeVTtRbQm99a1sigvcMmES9+Dtx6JBKGSBsTnQNL6iTOd0JGXF8tBsBFqF6DsG\nVumyozWRDSX1j3p0Uz2Vkg8ERUqWVxgzSbA97XfHbma9lh/ov8ZKT+/whNwqn5hs\n1cnii8aN8dfwryCYfmqfwQKBgHpCgusxKXjui/zEZS6n1JvKIgHZrOWA8LAeALA/\nab8/fQrXSoLgugC6L6outuGoJRPCvELGH2+GY3yU0KkLgdDjcWUr9PYA9pL9oZ9j\ntyp3Le52H5AV0ztptMmB33G43vyiK1PvJrQYxEgF9U4yUzJog2vPfQvOabvGHGvK\nih0BAoGBAKEHfDlYFCwGZbNBg9HgnyizSkf7NUrEBN+1uBnXCB5GFcfDreZTV70X\nlzGNF+TcfYzNSPT4llEtKx3UDAGAnjExUx6ZkmJ3Y9J+h/a/4Ci9zOdLuRz5y980\nx0fvmLV/soGlXJ0sbVMjiQ1V3peShw2fUAo8e+xcuj0De2UnHr4z\n-----END RSA PRIVATE KEY-----\n", "user_id": "a7a8143472764d64a1108481eb004aef", "name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "fingerprint": "e6:36:83:a7:ef:ae:59:2d:7a:2e:0e:46:7b:23:74:80"}} 2019-04-13 06:32:27,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-66985397-bf6e-454a-8b58-b6d2f2c786ac 2019-04-13 06:32:27,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.409577131271s 2019-04-13 06:32:27,272 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzHyUTWxPFGBezRkkMBPxCGFS+YrqXjrYlG4zzM5KvCmsfPhzm70lNv5N11xscDWBl6qsRzARJiw5oKz25QNUR9wOj5W1NpMmXgc65mrpFUK+SpxOOERoEOB3XFutiLFZr+bnjgqRuP6zTeW865F3aJedljQXxlGvins9wlvddmht9YBa2ADztlLPwUdTUYFVY+E4C5NL6Gbj0H4KL+U3yc7aCfQE69Yhrtgsx4YmOECroksZOghmcMnAZ64u2ZpeURi6C6Gjui/2IgB40NzvMU2HpwRyALjJtw3MYw+mbMxk5x4DR93WEbMBocH7FD7ZO0cVGlYuukwh5NN5dfru9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsx8lE1sTxRgXs0ZJDAT8QhhUvmK6l462JRuM8zOSrwprHz4c\n5u9JTb+TddcbHA1gZeqrEcwESYsOaCs9uUDVEfcDo+VtTaTJl4HOuZq6RVCvkqcT\njhEaBDgd1xbrYixWa/m544Kkbj+s03lvOuRd2iXnZY0F8ZRr4p7PcJb3XZobfWAW\ntgA87ZSz8FHU1GBVWPhOAuTS+hm49B+Ci/lN8nO2gn0BOvWIa7YLMeGJjhAq6JLG\nToIZnDJwGeuLtmaXlEYuguho7ov9iIAeNDc7zFNh6cEcgC4ybcNzGMPpmzMZOceA\n0fd1hGzAaHB+xQ+2TtHFRpWLrpMIeTTeXX67vQIDAQABAoIBAB+EDFbygHD+QzVE\n2ZdmzSen9kklP+Vos72lslAcM+Pedmih2h373i7y1TQ3q8psxBhKiNzxw5NZByjm\n6s5MjPDDQH224Vt28g1ZRpE7myiVAL9R7Evj0GsLoJx2qOW2HWKUJtPT6bCIPZVb\n2WlIQwceAi/I91HBJpZSEPejaFSsfD4+ztzbhcEnXN/qI8xS4oN+MPb0mBWm6AVs\nSEw5UX2kerUFjnbnrP/iuDa3ahtIj1dG++piZQa9WUpUKMfQCYZLzY+NR8f0L6g6\nwSHeU4hBVUrjSlgeipcb6uAEW5q6A5G09rMzT0pKzw0ifa2KfTvmWkhqTTVAufPD\nPzJSFcECgYEA5Y7N+dinU/eAxRzAD7PBf8iAKiLpF/KuZdYigb51gAuh44Rl4cQ5\nZKLwk3FX/CTt37DV8WeLUdyBzC6oGaeuxfxjWMSESLrWMCnU6hO0ymWkHB0Be6SE\n6Uq3dkDx0ebvMQh852lUUbpHFQJOaniBqeB4qVk0vS1ewFBLGJQ9Rw0CgYEAx8EU\naH0emLYz8jeQABVCtB8HU5qXvH0hF3pWer3k1ECDLi7njrmfnRQEURF34mF1th6I\nQV5D8SDmY2j0ptR3c1IDHk+cjauHofrSVgOdpwxOqfGW3LPyOPXKNNXiTsh0V9NT\nKOmaUKqvpCmlP0HfWow9Ze2tDaeAoGuUE9rEG3ECgYB7IK26ZUra7tZS46jgwzn2\noESeVTtRbQm99a1sigvcMmES9+Dtx6JBKGSBsTnQNL6iTOd0JGXF8tBsBFqF6DsG\nVumyozWRDSX1j3p0Uz2Vkg8ERUqWVxgzSbA97XfHbma9lh/ov8ZKT+/whNwqn5hs\n1cnii8aN8dfwryCYfmqfwQKBgHpCgusxKXjui/zEZS6n1JvKIgHZrOWA8LAeALA/\nab8/fQrXSoLgugC6L6outuGoJRPCvELGH2+GY3yU0KkLgdDjcWUr9PYA9pL9oZ9j\ntyp3Le52H5AV0ztptMmB33G43vyiK1PvJrQYxEgF9U4yUzJog2vPfQvOabvGHGvK\nih0BAoGBAKEHfDlYFCwGZbNBg9HgnyizSkf7NUrEBN+1uBnXCB5GFcfDreZTV70X\nlzGNF+TcfYzNSPT4llEtKx3UDAGAnjExUx6ZkmJ3Y9J+h/a/4Ci9zOdLuRz5y980\nx0fvmLV/soGlXJ0sbVMjiQ1V3peShw2fUAo8e+xcuj0De2UnHr4z\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a7a8143472764d64a1108481eb004aef', 'name': u'cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'created_at': '2019-04-13T06:32:27.272196', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'name': 'cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e6:36:83:a7:ef:ae:59:2d:7a:2e:0e:46:7b:23:74:80', 'type': 'ssh', 'id': u'cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1'}) 2019-04-13 06:32:27,272 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAsx8lE1sTxRgXs0ZJDAT8QhhUvmK6l462JRuM8zOSrwprHz4c 5u9JTb+TddcbHA1gZeqrEcwESYsOaCs9uUDVEfcDo+VtTaTJl4HOuZq6RVCvkqcT jhEaBDgd1xbrYixWa/m544Kkbj+s03lvOuRd2iXnZY0F8ZRr4p7PcJb3XZobfWAW tgA87ZSz8FHU1GBVWPhOAuTS+hm49B+Ci/lN8nO2gn0BOvWIa7YLMeGJjhAq6JLG ToIZnDJwGeuLtmaXlEYuguho7ov9iIAeNDc7zFNh6cEcgC4ybcNzGMPpmzMZOceA 0fd1hGzAaHB+xQ+2TtHFRpWLrpMIeTTeXX67vQIDAQABAoIBAB+EDFbygHD+QzVE 2ZdmzSen9kklP+Vos72lslAcM+Pedmih2h373i7y1TQ3q8psxBhKiNzxw5NZByjm 6s5MjPDDQH224Vt28g1ZRpE7myiVAL9R7Evj0GsLoJx2qOW2HWKUJtPT6bCIPZVb 2WlIQwceAi/I91HBJpZSEPejaFSsfD4+ztzbhcEnXN/qI8xS4oN+MPb0mBWm6AVs SEw5UX2kerUFjnbnrP/iuDa3ahtIj1dG++piZQa9WUpUKMfQCYZLzY+NR8f0L6g6 wSHeU4hBVUrjSlgeipcb6uAEW5q6A5G09rMzT0pKzw0ifa2KfTvmWkhqTTVAufPD PzJSFcECgYEA5Y7N+dinU/eAxRzAD7PBf8iAKiLpF/KuZdYigb51gAuh44Rl4cQ5 ZKLwk3FX/CTt37DV8WeLUdyBzC6oGaeuxfxjWMSESLrWMCnU6hO0ymWkHB0Be6SE 6Uq3dkDx0ebvMQh852lUUbpHFQJOaniBqeB4qVk0vS1ewFBLGJQ9Rw0CgYEAx8EU aH0emLYz8jeQABVCtB8HU5qXvH0hF3pWer3k1ECDLi7njrmfnRQEURF34mF1th6I QV5D8SDmY2j0ptR3c1IDHk+cjauHofrSVgOdpwxOqfGW3LPyOPXKNNXiTsh0V9NT KOmaUKqvpCmlP0HfWow9Ze2tDaeAoGuUE9rEG3ECgYB7IK26ZUra7tZS46jgwzn2 oESeVTtRbQm99a1sigvcMmES9+Dtx6JBKGSBsTnQNL6iTOd0JGXF8tBsBFqF6DsG VumyozWRDSX1j3p0Uz2Vkg8ERUqWVxgzSbA97XfHbma9lh/ov8ZKT+/whNwqn5hs 1cnii8aN8dfwryCYfmqfwQKBgHpCgusxKXjui/zEZS6n1JvKIgHZrOWA8LAeALA/ ab8/fQrXSoLgugC6L6outuGoJRPCvELGH2+GY3yU0KkLgdDjcWUr9PYA9pL9oZ9j typ3Le52H5AV0ztptMmB33G43vyiK1PvJrQYxEgF9U4yUzJog2vPfQvOabvGHGvK ih0BAoGBAKEHfDlYFCwGZbNBg9HgnyizSkf7NUrEBN+1uBnXCB5GFcfDreZTV70X lzGNF+TcfYzNSPT4llEtKx3UDAGAnjExUx6ZkmJ3Y9J+h/a/4Ci9zOdLuRz5y980 x0fvmLV/soGlXJ0sbVMjiQ1V3peShw2fUAo8e+xcuj0De2UnHr4z -----END RSA PRIVATE KEY----- 2019-04-13 06:32:27,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-13 06:32:27,278 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"security_group": {"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-04-13 06:32:27,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:27 GMT X-Openstack-Request-Id: req-e84dd58c-ae48-490a-8964-410dc906c3af 2019-04-13 06:32:27,403 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:27Z", "updated_at": "2019-04-13T06:32:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:27Z", "revision_number": 0, "id": "d216b4e7-3f98-4892-b274-aedd0408a7c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:27Z", "revision_number": 0, "id": "df46cfbe-8447-4289-baaf-a95a8a8511d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}], "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "16d105ba-47c2-4521-953d-7aae2201e123", "name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}} 2019-04-13 06:32:27,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e84dd58c-ae48-490a-8964-410dc906c3af 2019-04-13 06:32:27,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.125660896301s 2019-04-13 06:32:27,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:32:27,411 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:27,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:27 GMT X-Openstack-Request-Id: req-e21639a9-0796-4299-b898-40f73d7ee893 2019-04-13 06:32:27,505 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:27Z", "updated_at": "2019-04-13T06:32:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:27Z", "revision_number": 0, "id": "d216b4e7-3f98-4892-b274-aedd0408a7c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:27Z", "revision_number": 0, "id": "df46cfbe-8447-4289-baaf-a95a8a8511d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}], "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "16d105ba-47c2-4521-953d-7aae2201e123", "name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:19Z", "updated_at": "2019-04-13T06:32:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "11f32a6b-0457-4ac5-b8b8-08654547907e", "remote_group_id": "be9a7134-c003-4352-be56-4f969e624445", "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "54670aee-c4cd-4b77-b1b3-a69d526286cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "93000ff1-6310-4107-ad9c-62d96ba5a4b9", "remote_group_id": "be9a7134-c003-4352-be56-4f969e624445", "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "c1529cec-1649-4ce4-b5f7-9c591ace1059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}], "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "be9a7134-c003-4352-be56-4f969e624445", "name": "default"}]} 2019-04-13 06:32:27,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e21639a9-0796-4299-b898-40f73d7ee893 2019-04-13 06:32:27,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0948641300201s 2019-04-13 06:32:27,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 06:32:27,512 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -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": "16d105ba-47c2-4521-953d-7aae2201e123"}}' 2019-04-13 06:32:27,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:27 GMT X-Openstack-Request-Id: req-6c63f7cd-dcf9-496e-8ab6-9dccbcf545b0 2019-04-13 06:32:27,636 - 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-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "port_range_min": 22, "revision_number": 0, "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:27Z", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "10729a5c-03f6-4850-ac2a-5ae2c2a2a281"}} 2019-04-13 06:32:27,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6c63f7cd-dcf9-496e-8ab6-9dccbcf545b0 2019-04-13 06:32:27,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125144004822s 2019-04-13 06:32:27,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:32:27,643 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:27,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:27 GMT X-Openstack-Request-Id: req-c93c2e01-92a8-4851-a507-ffe68cd0d9bc 2019-04-13 06:32:27,692 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:27Z", "updated_at": "2019-04-13T06:32:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T06:32:27Z", "revision_number": 0, "id": "10729a5c-03f6-4850-ac2a-5ae2c2a2a281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:27Z", "revision_number": 0, "id": "d216b4e7-3f98-4892-b274-aedd0408a7c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:27Z", "revision_number": 0, "id": "df46cfbe-8447-4289-baaf-a95a8a8511d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}], "revision_number": 2, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "16d105ba-47c2-4521-953d-7aae2201e123", "name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:19Z", "updated_at": "2019-04-13T06:32:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "11f32a6b-0457-4ac5-b8b8-08654547907e", "remote_group_id": "be9a7134-c003-4352-be56-4f969e624445", "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "54670aee-c4cd-4b77-b1b3-a69d526286cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "93000ff1-6310-4107-ad9c-62d96ba5a4b9", "remote_group_id": "be9a7134-c003-4352-be56-4f969e624445", "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "c1529cec-1649-4ce4-b5f7-9c591ace1059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}], "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "be9a7134-c003-4352-be56-4f969e624445", "name": "default"}]} 2019-04-13 06:32:27,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c93c2e01-92a8-4851-a507-ffe68cd0d9bc 2019-04-13 06:32:27,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496008396149s 2019-04-13 06:32:27,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 06:32:27,698 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -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": "16d105ba-47c2-4521-953d-7aae2201e123"}}' 2019-04-13 06:32:27,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:27 GMT X-Openstack-Request-Id: req-6cf96102-be8b-42ca-a110-28675cd4a864 2019-04-13 06:32:27,815 - 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-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "port_range_min": null, "revision_number": 0, "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:27Z", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "0ea80ce5-e802-408f-a16a-e3d539fd258b"}} 2019-04-13 06:32:27,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6cf96102-be8b-42ca-a110-28675cd4a864 2019-04-13 06:32:27,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117156982422s 2019-04-13 06:32:27,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:32:27,817 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:27,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:27 GMT X-Openstack-Request-Id: req-5677c667-cda4-4589-a5c6-a63273f6a4e1 2019-04-13 06:32:27,909 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d41b27176254eeb92e70d3ed9da5ca1","l2_adjacency":true,"status":"ACTIVE","subnets":["f4cbb4a5-9e01-4525-b72c-185105627ff0"],"description":"","tags":[],"updated_at":"2019-04-13T06:32:20Z","qos_policy_id":null,"name":"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1","admin_state_up":true,"tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:19Z","mtu":1450}]} 2019-04-13 06:32:27,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5677c667-cda4-4589-a5c6-a63273f6a4e1 2019-04-13 06:32:27,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0927269458771s 2019-04-13 06:32:27,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:32:27,917 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:27,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:27 GMT X-Openstack-Request-Id: req-1320f062-d48d-4d57-9692-959d030af682 2019-04-13 06:32:27,951 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:32:26Z", "file": "/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/file", "owner": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "size": 12716032, "self": "/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:32:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:32:27,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1320f062-d48d-4d57-9692-959d030af682 2019-04-13 06:32:27,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373778343201s 2019-04-13 06:32:27,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:32:27,961 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:27,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-5b0ce4b4-bc56-4fda-b045-99742fcaff8c x-openstack-request-id: req-5b0ce4b4-bc56-4fda-b045-99742fcaff8c 2019-04-13 06:32:27,981 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "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": "9803b5b1-6b48-45d8-9d47-67a0fcef7887"}]} 2019-04-13 06:32:27,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-5b0ce4b4-bc56-4fda-b045-99742fcaff8c 2019-04-13 06:32:27,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237109661102s 2019-04-13 06:32:27,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 06:32:27,986 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"server": {"name": "cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "imageRef": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "flavorRef": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d225bb25-0b4a-4c7d-86a1-df3d093443e6"}], "security_groups": [{"name": "16d105ba-47c2-4521-953d-7aae2201e123"}]}}' 2019-04-13 06:32:30,049 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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 location: http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7 x-compute-request-id: req-c229d353-53af-4f26-9116-66257b497cd2 x-openstack-request-id: req-c229d353-53af-4f26-9116-66257b497cd2 2019-04-13 06:32:30,050 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "16d105ba-47c2-4521-953d-7aae2201e123"}], "OS-DCF:diskConfig": "MANUAL", "id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "bookmark"}], "adminPass": "Mo3NvNMshQWx"}} 2019-04-13 06:32:30,050 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c229d353-53af-4f26-9116-66257b497cd2 2019-04-13 06:32:30,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.06672310829s 2019-04-13 06:32:30,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:30,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-34156548-6d76-4dba-96b7-3263c2ba3321 x-openstack-request-id: req-34156548-6d76-4dba-96b7-3263c2ba3321 2019-04-13 06:32:30,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "user_id": "a7a8143472764d64a1108481eb004aef", "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-04-13T06:32:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:30Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:30,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34156548-6d76-4dba-96b7-3263c2ba3321 2019-04-13 06:32:30,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.106009960175s 2019-04-13 06:32:30,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:32:30,169 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:30,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:30 GMT X-Openstack-Request-Id: req-573abefe-c816-47d8-b0e7-7f9489bd163c 2019-04-13 06:32:30,260 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d41b27176254eeb92e70d3ed9da5ca1","l2_adjacency":true,"status":"ACTIVE","subnets":["f4cbb4a5-9e01-4525-b72c-185105627ff0"],"description":"","tags":[],"updated_at":"2019-04-13T06:32:20Z","qos_policy_id":null,"name":"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1","admin_state_up":true,"tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:19Z","mtu":1450}]} 2019-04-13 06:32:30,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-573abefe-c816-47d8-b0e7-7f9489bd163c 2019-04-13 06:32:30,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.092071056366s 2019-04-13 06:32:30,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:32:30,262 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:30,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:30 GMT X-Openstack-Request-Id: req-51ca85c4-5cc5-4cdd-aad8-59c55bb9d050 2019-04-13 06:32:30,329 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:32:20Z","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":"2d41b27176254eeb92e70d3ed9da5ca1","id":"f4cbb4a5-9e01-4525-b72c-185105627ff0","subnetpool_id":null,"name":"cinder_test-subnet_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}]} 2019-04-13 06:32:30,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-51ca85c4-5cc5-4cdd-aad8-59c55bb9d050 2019-04-13 06:32:30,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0679359436035s 2019-04-13 06:32:30,330 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:32:32,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:32,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:32,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-fd86b148-eceb-4d7e-8b5b-8df0d43e0c19 x-openstack-request-id: req-fd86b148-eceb-4d7e-8b5b-8df0d43e0c19 2019-04-13 06:32:32,723 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:32:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:30Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:32,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fd86b148-eceb-4d7e-8b5b-8df0d43e0c19 2019-04-13 06:32:32,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390374898911s 2019-04-13 06:32:32,730 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:32:34,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:34,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:35,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-469cac1c-bb9c-4f41-bc2f-ff3205de33c7 x-openstack-request-id: req-469cac1c-bb9c-4f41-bc2f-ff3205de33c7 2019-04-13 06:32:35,455 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:32:33Z", "hostId": "2eb287ae0a55cd5604b92ec72e6360e6321b33f0150ec1d8cc4619ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:30Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:35,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-469cac1c-bb9c-4f41-bc2f-ff3205de33c7 2019-04-13 06:32:35,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723247051239s 2019-04-13 06:32:35,463 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:32:37,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:37,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:37,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-54116009-78ae-4c70-b363-276a9ff9925e x-openstack-request-id: req-54116009-78ae-4c70-b363-276a9ff9925e 2019-04-13 06:32:37,671 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:32:33Z", "hostId": "2eb287ae0a55cd5604b92ec72e6360e6321b33f0150ec1d8cc4619ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:30Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:37,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-54116009-78ae-4c70-b363-276a9ff9925e 2019-04-13 06:32:37,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20540189743s 2019-04-13 06:32:37,678 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:32:39,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:39,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:39,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-365ed1b9-c9b2-4769-9a7e-098adac6f0fc x-openstack-request-id: req-365ed1b9-c9b2-4769-9a7e-098adac6f0fc 2019-04-13 06:32:39,879 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6f:ce", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:32:37.000000", "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:32:37Z", "hostId": "2eb287ae0a55cd5604b92ec72e6360e6321b33f0150ec1d8cc4619ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:30Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:39,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-365ed1b9-c9b2-4769-9a7e-098adac6f0fc 2019-04-13 06:32:39,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19976401329s 2019-04-13 06:32:39,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:32:39,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:39,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:39 GMT X-Openstack-Request-Id: req-576c5d84-bb27-4b93-96a9-ffad31c988e7 2019-04-13 06:32:39,942 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:32:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4cbb4a5-9e01-4525-b72c-185105627ff0","ip_address":"192.168.120.5"}],"id":"7d9fc916-a64a-49c5-9f99-c9e92f676111","security_groups":["16d105ba-47c2-4521-953d-7aae2201e123"],"mac_address":"fa:16:3e:dc:6f:ce","project_id":"2d41b27176254eeb92e70d3ed9da5ca1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:34Z","binding:vnic_type":"normal","device_id":"c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7","ip_allocation":"immediate"}]} 2019-04-13 06:32:39,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7 used request id req-576c5d84-bb27-4b93-96a9-ffad31c988e7 2019-04-13 06:32:39,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.055988073349s 2019-04-13 06:32:39,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:32:39,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7d9fc916-a64a-49c5-9f99-c9e92f676111" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:40,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:40 GMT X-Openstack-Request-Id: req-81b9e02c-ba68-41b8-b5be-8f51f5f5b745 2019-04-13 06:32:40,004 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:32:40,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7d9fc916-a64a-49c5-9f99-c9e92f676111 used request id req-81b9e02c-ba68-41b8-b5be-8f51f5f5b745 2019-04-13 06:32:40,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0519471168518s 2019-04-13 06:32:40,005 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:dc:6f:ce', 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'8f4ece1a-eda3-4a36-a5e8-af5572500f1e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T06:32:37.000000', 'flavor': Munch({u'id': u'9803b5b1-6b48-45d8-9d47-67a0fcef7887'}), 'az': u'nova', 'id': u'c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7', 'security_groups': [Munch({u'name': u'cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a7a8143472764d64a1108481eb004aef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'name': 'cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', '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-04-13T06:32:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T06:32:37Z', 'hostId': u'2eb287ae0a55cd5604b92ec72e6360e6321b33f0150ec1d8cc4619ab', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'2eb287ae0a55cd5604b92ec72e6360e6321b33f0150ec1d8cc4619ab', '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-04-13T06:32:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'name': u'cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'adminPass': u'Mo3NvNMshQWx', 'tenant_id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'created_at': u'2019-04-13T06:32:30Z', 'created': u'2019-04-13T06:32:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 06:32:40,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:32:40,011 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:40,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:40 GMT X-Openstack-Request-Id: req-b0c6d3c5-8755-40f1-9711-0c6136e7381c 2019-04-13 06:32:40,100 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d41b27176254eeb92e70d3ed9da5ca1","l2_adjacency":true,"status":"ACTIVE","subnets":["f4cbb4a5-9e01-4525-b72c-185105627ff0"],"description":"","tags":[],"updated_at":"2019-04-13T06:32:20Z","qos_policy_id":null,"name":"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1","admin_state_up":true,"tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:19Z","mtu":1450}]} 2019-04-13 06:32:40,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b0c6d3c5-8755-40f1-9711-0c6136e7381c 2019-04-13 06:32:40,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0900650024414s 2019-04-13 06:32:40,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:32:40,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:40,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:40 GMT X-Openstack-Request-Id: req-ef6124a3-03c2-42dd-8b99-7df7ad95ad94 2019-04-13 06:32:40,150 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:32:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4cbb4a5-9e01-4525-b72c-185105627ff0","ip_address":"192.168.120.5"}],"id":"7d9fc916-a64a-49c5-9f99-c9e92f676111","security_groups":["16d105ba-47c2-4521-953d-7aae2201e123"],"mac_address":"fa:16:3e:dc:6f:ce","project_id":"2d41b27176254eeb92e70d3ed9da5ca1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:34Z","binding:vnic_type":"normal","device_id":"c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7","ip_allocation":"immediate"}]} 2019-04-13 06:32:40,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7 used request id req-ef6124a3-03c2-42dd-8b99-7df7ad95ad94 2019-04-13 06:32:40,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0485188961029s 2019-04-13 06:32:40,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-13 06:32:40,152 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "fixed_ip_address": "192.168.120.5", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111"}}' 2019-04-13 06:32:42,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:42 GMT X-Openstack-Request-Id: req-b9d8b744-5473-4834-a2a5-a6dc4769f4b6 2019-04-13 06:32:42,558 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:41Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}} 2019-04-13 06:32:42,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b9d8b744-5473-4834-a2a5-a6dc4769f4b6 2019-04-13 06:32:42,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.40685606003s 2019-04-13 06:32:42,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:32:42,574 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:42,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:42 GMT X-Openstack-Request-Id: req-152194ce-e6fa-4fa1-a7a1-de1297de95f6 2019-04-13 06:32:42,876 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:41Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}]} 2019-04-13 06:32:42,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-152194ce-e6fa-4fa1-a7a1-de1297de95f6 2019-04-13 06:32:42,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.302223920822s 2019-04-13 06:32:42,883 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:32:42,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:32:42,993 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:43,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:43 GMT X-Openstack-Request-Id: req-959cb8c6-bf87-44ba-8fcd-7debf9e25d0b 2019-04-13 06:32:43,052 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:41Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}]} 2019-04-13 06:32:43,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-959cb8c6-bf87-44ba-8fcd-7debf9e25d0b 2019-04-13 06:32:43,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591571331024s 2019-04-13 06:32:43,058 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:32:43,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:32:43,169 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:43,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:43 GMT X-Openstack-Request-Id: req-822b87f2-d744-48ed-8c1d-4a05b121e1af 2019-04-13 06:32:43,230 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:41Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}]} 2019-04-13 06:32:43,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-822b87f2-d744-48ed-8c1d-4a05b121e1af 2019-04-13 06:32:43,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610628128052s 2019-04-13 06:32:43,236 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:32:43,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:32:43,346 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:43,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:43 GMT X-Openstack-Request-Id: req-6f43c3a7-c02d-4aff-b55e-af59a631c4c0 2019-04-13 06:32:43,406 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:41Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}]} 2019-04-13 06:32:43,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6f43c3a7-c02d-4aff-b55e-af59a631c4c0 2019-04-13 06:32:43,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604860782623s 2019-04-13 06:32:43,412 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:32:43,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:32:43,522 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:43,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:43 GMT X-Openstack-Request-Id: req-8f04d64c-4391-49cc-a6d0-dd2821f9a2d5 2019-04-13 06:32:43,581 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:41Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}]} 2019-04-13 06:32:43,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8f04d64c-4391-49cc-a6d0-dd2821f9a2d5 2019-04-13 06:32:43,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0599179267883s 2019-04-13 06:32:43,587 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:32:43,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:32:43,698 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:43,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:43 GMT X-Openstack-Request-Id: req-5b81ee1a-e1b9-4096-9a04-5f9ca3224a3a 2019-04-13 06:32:43,762 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:43Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}]} 2019-04-13 06:32:43,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5b81ee1a-e1b9-4096-9a04-5f9ca3224a3a 2019-04-13 06:32:43,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0649700164795s 2019-04-13 06:32:43,768 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'77c89a6e-a97d-4edf-acf6-2abd392160e8', 'updated_at': u'2019-04-13T06:32:43Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'7d9fc916-a64a-49c5-9f99-c9e92f676111', 'id': u'92dc51b4-fd23-4e41-b846-10e5435b60c8', 'network': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'port': u'7d9fc916-a64a-49c5-9f99-c9e92f676111', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'name': 'cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd225bb25-0b4a-4c7d-86a1-df3d093443e6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:dc:6f:ce', u'device_id': u'c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'created_at': u'2019-04-13T06:32:41Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd225bb25-0b4a-4c7d-86a1-df3d093443e6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:dc:6f:ce', u'device_id': u'c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7'}), 'router': u'77c89a6e-a97d-4edf-acf6-2abd392160e8'}) 2019-04-13 06:32:43,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 06:32:43,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 06:32:43,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9600 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-e89ce2d5-f3f9-40f1-b5c0-8426d1df727a x-openstack-request-id: req-e89ce2d5-f3f9-40f1-b5c0-8426d1df727a 2019-04-13 06:32:43,853 - 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 543316019 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.232260] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.235220] pid_max: default: 32768 minimum: 301\n[ 0.236816] ACPI: Core revision 20150930\n[ 0.238826] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.241121] Security Framework initialized\n[ 0.242582] Yama: becoming mindful.\n[ 0.243873] AppArmor: AppArmor initialized\n[ 0.245361] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247679] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249932] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252083] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254496] Initializing cgroup subsys io\n[ 0.255935] Initializing cgroup subsys memory\n[ 0.257465] Initializing cgroup subsys devices\n[ 0.259016] Initializing cgroup subsys freezer\n[ 0.260560] Initializing cgroup subsys net_cls\n[ 0.262093] Initializing cgroup subsys perf_event\n[ 0.263709] Initializing cgroup subsys net_prio\n[ 0.265272] Initializing cgroup subsys hugetlb\n[ 0.266825] Initializing cgroup subsys pids\n[ 0.268352] CPU: Physical Processor ID: 0\n[ 0.270502] mce: CPU supports 10 MCE banks\n[ 0.271988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273765] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.292574] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.300998] ftrace: allocating 31920 entries in 125 pages\n[ 0.332016] smpboot: Max logical packages: 1\n[ 0.333528] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.335919] x2apic enabled\n[ 0.337306] Switched APIC routing to physical x2apic.\n[ 0.340203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.342197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.345873] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.349045] KVM setup paravirtual spinlock\n[ 0.350982] x86: Booted up 1 node, 1 CPUs\n[ 0.352421] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.354837] devtmpfs: initialized\n[ 0.357082] evm: security.selinux\n[ 0.358328] evm: security.SMACK64\n[ 0.359555] evm: security.SMACK64EXEC\n[ 0.360880] evm: security.SMACK64TRANSMUTE\n[ 0.362320] evm: security.SMACK64MMAP\n[ 0.363637] evm: security.ima\n[ 0.364767] evm: security.capability\n[ 0.366138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.369422] pinctrl core: initialized pinctrl subsystem\n[ 0.371328] RTC time: 6:32:38, date: 04/13/19\n[ 0.372962] NET: Registered protocol family 16\n[ 0.374644] cpuidle: using governor ladder\n[ 0.376093] cpuidle: using governor menu\n[ 0.377490] PCCT header not found.\n[ 0.378798] ACPI: bus type PCI registered\n[ 0.380217] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.382412] PCI: Using configuration type 1 for base access\n[ 0.385000] ACPI: Added _OSI(Module Device)\n[ 0.386489] ACPI: Added _OSI(Processor Device)\n[ 0.388017] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.389621] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.392248] ACPI: Interpreter enabled\n[ 0.393596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.396880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.400159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.403448] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.406728] ACPI: (supports S0 S5)\n[ 0.407985] ACPI: Using IOAPIC for interrupt routing\n[ 0.409675] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.414224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.416251] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.418459] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.420595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.424466] acpiphp: Slot [3] registered\n[ 0.425881] acpiphp: Slot [4] registered\n[ 0.427398] acpiphp: Slot [5] registered\n[ 0.428821] acpiphp: Slot [6] registered\n[ 0.430238] acpiphp: Slot [7] registered\n[ 0.431659] acpiphp: Slot [8] registered\n[ 0.433078] acpiphp: Slot [9] registered\n[ 0.434495] acpiphp: Slot [10] registered\n[ 0.435930] acpiphp: Slot [11] registered\n[ 0.437375] acpiphp: Slot [12] registered\n[ 0.438813] acpiphp: Slot [13] registered\n[ 0.440247] acpiphp: Slot [14] registered\n[ 0.441692] acpiphp: Slot [15] registered\n[ 0.458964] acpiphp: Slot [16] registered\n[ 0.460414] acpiphp: Slot [17] registered\n[ 0.461855] acpiphp: Slot [18] registered\n[ 0.463300] acpiphp: Slot [19] registered\n[ 0.464741] acpiphp: Slot [20] registered\n[ 0.466177] acpiphp: Slot [21] registered\n[ 0.467620] acpiphp: Slot [22] registered\n[ 0.469061] acpiphp: Slot [23] registered\n[ 0.470512] acpiphp: Slot [24] registered\n[ 0.471956] acpiphp: Slot [25] registered\n[ 0.473398] acpiphp: Slot [26] registered\n[ 0.474833] acpiphp: Slot [27] registered\n[ 0.476279] acpiphp: Slot [28] registered\n[ 0.477724] acpiphp: Slot [29] registered\n[ 0.479166] acpiphp: Slot [30] registered\n[ 0.480613] acpiphp: Slot [31] registered\n[ 0.482048] PCI host bridge to bus 0000:00\n[ 0.483494] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.485675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.487849] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.490429] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.493005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.495638] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.500328] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502607] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.504713] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.506978] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.511377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.513915] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.540415] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.543394] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.545895] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.548408] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.550864] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.553073] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.555403] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.557289] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.560054] vgaarb: loaded\n[ 0.561120] vgaarb: bridge control possible 0000:00:02.0\n[ 0.563255] SCSI subsystem initialized\n[ 0.564896] ACPI: bus type USB registered\n[ 0.566369] usbcore: registered new interface driver usbfs\n[ 0.568214] usbcore: registered new interface driver hub\n[ 0.570027] usbcore: registered new device driver usb\n[ 0.571957] PCI: Using ACPI for IRQ routing\n[ 0.573914] NetLabel: Initializing\n[ 0.575187] NetLabel: domain hash size = 128\n[ 0.576710] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578419] NetLabel: unlabeled traffic allowed by default\n[ 0.580503] clocksource: Switched to clocksource kvm-clock\n[ 0.590891] AppArmor: AppArmor Filesystem Enabled\n[ 0.592590] pnp: PnP ACPI init\n[ 0.594114] pnp: PnP ACPI: found 5 devices\n[ 0.601335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604384] NET: Registered protocol family 2\n[ 0.606213] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608531] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610688] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.612835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614787] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616894] NET: Registered protocol family 1\n[ 0.618459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620423] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622354] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637392] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652538] Trying to unpack rootfs image as initramfs...\n[ 0.714202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.717104] Scanning for low memory corruption every 60 seconds\n[ 0.719387] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721498] audit: initializing netlink subsys (disabled)\n[ 0.723328] audit: type=2000 audit(1555137158.636:1): initialized\n[ 0.725611] Initialise system trusted keyring\n[ 0.727264] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.729349] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732486] zbud: loaded\n[ 0.733689] VFS: Disk quotas dquot_6.6.0\n[ 0.735142] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.737772] fuse init (API version 7.23)\n[ 0.739324] Key type big_key registered\n[ 0.740753] Allocating IMA MOK and blacklist keyrings.\n[ 0.742836] Key type asymmetric registered\n[ 0.744305] Asymmetric key parser 'x509' registered\n[ 0.746028] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.748689] io scheduler noop registered\n[ 0.750100] io scheduler deadline registered (default)\n[ 0.751873] io scheduler cfq registered\n[ 0.753377] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.755237] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.757475] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.760060] ACPI: Power Button [PWRF]\n[ 0.761523] GHES: HEST is not enabled!\n[ 0.775809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.805705] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.809227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.834516] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.838084] Linux agpgart interface v0.103\n[ 0.841731] brd: module loaded\n[ 0.844157] loop: module loaded\n[ 0.848964] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.851549] GPT:90111 != 2097151\n[ 0.852764] GPT:Alternate GPT header not at the end of the disk.\n[ 0.854734] GPT:90111 != 2097151\n[ 0.855941] GPT: Use GNU Parted to correct GPT errors.\n[ 0.857674] vda: vda1 vda15\n[ 0.859523] scsi host0: ata_piix\n[ 0.860865] scsi host1: ata_piix\n[ 0.862121] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.864303] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.867099] libphy: Fixed MDIO Bus: probed\n[ 0.868580] tun: Universal TUN/TAP device driver, 1.6\n[ 0.870293] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.873663] PPP generic driver version 2.4.2\n[ 0.875254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.877414] ehci-pci: EHCI PCI platform driver\n[ 0.878975] ehci-platform: EHCI generic platform driver\n[ 0.880762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.882802] ohci-pci: OHCI PCI platform driver\n[ 0.884370] ohci-platform: OHCI generic platform driver\n[ 0.886149] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.901201] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.902983] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.905590] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.907358] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.909386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.911613] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.914135] usb usb1: Product: UHCI Host Controller\n[ 0.915796] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.917830] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.919518] hub 1-0:1.0: USB hub found\n[ 0.920894] hub 1-0:1.0: 2 ports detected\n[ 0.922490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.926125] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.927825] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.929630] mousedev: PS/2 mouse device common for all mice\n[ 0.931848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.934853] rtc_cmos 00:00: RTC can wake from S4\n[ 0.937006] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.939119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.941281] i2c /dev entries driver\n[ 0.942626] device-mapper: uevent: version 1.0.3\n[ 0.944294] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.947194] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.949487] NET: Registered protocol family 10\n[ 0.951323] NET: Registered protocol family 17\n[ 0.952909] Key type dns_resolver registered\n[ 0.954568] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.956527] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.959627] registered taskstats version 1\n[ 0.961123] Loading compiled-in X.509 certificates\n[ 0.963338] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.966661] zswap: loaded using pool lzo/zbud\n[ 0.969032] Key type trusted registered\n[ 0.971492] Key type encrypted registered\n[ 0.972956] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.974801] ima: No TPM chip found, activating TPM-bypass!\n[ 0.976656] evm: HMAC attrs: 0x1\n[ 0.978260] Magic number: 15:76:519\n[ 0.979725] rtc_cmos 00:00: setting system clock to 2019-04-13 06:32:38 UTC (1555137158)\n[ 0.982577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.984582] EDD information not available.\n[ 1.022240] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.041014] Write protecting the kernel read-only data: 14336k\n[ 1.044367] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.047445] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.096115] 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr4VijcZVpT8H6VUFigRZ42JAygDoqxH8fm/BylqOoSJPlI/XSVsBue7Qzt7lISiQJCoxCwEYtMvkf637p9f364sGJSh8AvKCR7F+KAZQrPbYbzYjvLzfDeYMWfmx9LfHVp5mGmgmzEqzA0kq4w2D59fNgXGsi6TOJtLckNXiNdlGcc0ZQPsmHRoFO9mA7TOjPLy/7RgltKJ6Qo/ChQEWGXNUIN8tn/AloKZpU5qOW3ic0Cs4X6qpth1vFidrEAri9fVVA/hG5JtnMTHY60Ya0DqDYvySWdQYemRefHwKEt1KDqiWzRVKVydUxyafLLzA+eXl2GkgbIXAcMiZ7VVbh root@cinder-test-vm2-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1\nssh-dss AAAAB3NzaC1kc3MAAACBAPHh5vGuFfUqMlYTELr7bAUS+kNlBCcuA2Cfef4/OpmleWp/ZL62h4n1XHgLmJMmwhoPsL+1bfy4dWx1ex+2AK1tESCBqsbGvDNL0bxAEJpfjj0yx+IPvFU3uHGqLxxBk5w99iCF+0ehBkzo9rZUpYI03/y4QUUjJBytuhnTwgCBAAAAFQDXugWebWv7LCsi5S11NZepI1BL0wAAAIBgxw6vCad63W26J4GkV4T8NWFoTJaTlwwNETSYbPJMorkskKkwOcG3GCv4pGQaAf30cXlRTi/FJgu89dw+qmDOxHh1NBxKkJCOx/uZjdBdr1HDUpz51ptlpvQLZRHydjZTxHId5CPqlNOeI1DHZ4evKPcvW22NlDyloBesN8mzEwAAAIEAtqHMlqo3AZRJHCA+JPaCwnuKie+5gcouttMJBA89oacEKupaz9LLSWcgBaj3MZkpC09htuhd144U+1ITYeXdaxtqzda9pqZfqY26T5LsOasgF5JAhwmlKAOIvThI/r0QQfsrwQVcKZWvrVDYqBiMwFDs7XM2+JKxq2ofr9KALl8= root@cinder-test-vm2-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.36s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fedc:6fce/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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.39 ===\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-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1 login: "} 2019-04-13 06:32:43,854 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7/action used request id req-e89ce2d5-f3f9-40f1-b5c0-8426d1df727a 2019-04-13 06:32:43,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0850920677185s 2019-04-13 06:32:43,855 - 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 543316019 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.232260] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.235220] pid_max: default: 32768 minimum: 301 [ 0.236816] ACPI: Core revision 20150930 [ 0.238826] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.241121] Security Framework initialized [ 0.242582] Yama: becoming mindful. [ 0.243873] AppArmor: AppArmor initialized [ 0.245361] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247679] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249932] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252083] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254496] Initializing cgroup subsys io [ 0.255935] Initializing cgroup subsys memory [ 0.257465] Initializing cgroup subsys devices [ 0.259016] Initializing cgroup subsys freezer [ 0.260560] Initializing cgroup subsys net_cls [ 0.262093] Initializing cgroup subsys perf_event [ 0.263709] Initializing cgroup subsys net_prio [ 0.265272] Initializing cgroup subsys hugetlb [ 0.266825] Initializing cgroup subsys pids [ 0.268352] CPU: Physical Processor ID: 0 [ 0.270502] mce: CPU supports 10 MCE banks [ 0.271988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273765] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.292574] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300998] ftrace: allocating 31920 entries in 125 pages [ 0.332016] smpboot: Max logical packages: 1 [ 0.333528] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.335919] x2apic enabled [ 0.337306] Switched APIC routing to physical x2apic. [ 0.340203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.342197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.345873] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.349045] KVM setup paravirtual spinlock [ 0.350982] x86: Booted up 1 node, 1 CPUs [ 0.352421] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.354837] devtmpfs: initialized [ 0.357082] evm: security.selinux [ 0.358328] evm: security.SMACK64 [ 0.359555] evm: security.SMACK64EXEC [ 0.360880] evm: security.SMACK64TRANSMUTE [ 0.362320] evm: security.SMACK64MMAP [ 0.363637] evm: security.ima [ 0.364767] evm: security.capability [ 0.366138] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.369422] pinctrl core: initialized pinctrl subsystem [ 0.371328] RTC time: 6:32:38, date: 04/13/19 [ 0.372962] NET: Registered protocol family 16 [ 0.374644] cpuidle: using governor ladder [ 0.376093] cpuidle: using governor menu [ 0.377490] PCCT header not found. [ 0.378798] ACPI: bus type PCI registered [ 0.380217] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.382412] PCI: Using configuration type 1 for base access [ 0.385000] ACPI: Added _OSI(Module Device) [ 0.386489] ACPI: Added _OSI(Processor Device) [ 0.388017] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.389621] ACPI: Added _OSI(Processor Aggregator Device) [ 0.392248] ACPI: Interpreter enabled [ 0.393596] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.396880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.400159] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.403448] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.406728] ACPI: (supports S0 S5) [ 0.407985] ACPI: Using IOAPIC for interrupt routing [ 0.409675] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.414224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.416251] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.418459] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.420595] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.424466] acpiphp: Slot [3] registered [ 0.425881] acpiphp: Slot [4] registered [ 0.427398] acpiphp: Slot [5] registered [ 0.428821] acpiphp: Slot [6] registered [ 0.430238] acpiphp: Slot [7] registered [ 0.431659] acpiphp: Slot [8] registered [ 0.433078] acpiphp: Slot [9] registered [ 0.434495] acpiphp: Slot [10] registered [ 0.435930] acpiphp: Slot [11] registered [ 0.437375] acpiphp: Slot [12] registered [ 0.438813] acpiphp: Slot [13] registered [ 0.440247] acpiphp: Slot [14] registered [ 0.441692] acpiphp: Slot [15] registered [ 0.458964] acpiphp: Slot [16] registered [ 0.460414] acpiphp: Slot [17] registered [ 0.461855] acpiphp: Slot [18] registered [ 0.463300] acpiphp: Slot [19] registered [ 0.464741] acpiphp: Slot [20] registered [ 0.466177] acpiphp: Slot [21] registered [ 0.467620] acpiphp: Slot [22] registered [ 0.469061] acpiphp: Slot [23] registered [ 0.470512] acpiphp: Slot [24] registered [ 0.471956] acpiphp: Slot [25] registered [ 0.473398] acpiphp: Slot [26] registered [ 0.474833] acpiphp: Slot [27] registered [ 0.476279] acpiphp: Slot [28] registered [ 0.477724] acpiphp: Slot [29] registered [ 0.479166] acpiphp: Slot [30] registered [ 0.480613] acpiphp: Slot [31] registered [ 0.482048] PCI host bridge to bus 0000:00 [ 0.483494] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.485675] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.487849] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.490429] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.493005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.495638] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.500328] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502607] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504713] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.506978] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.511377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.513915] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.540415] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.543394] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.545895] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.548408] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.550864] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553073] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555403] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.557289] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.560054] vgaarb: loaded [ 0.561120] vgaarb: bridge control possible 0000:00:02.0 [ 0.563255] SCSI subsystem initialized [ 0.564896] ACPI: bus type USB registered [ 0.566369] usbcore: registered new interface driver usbfs [ 0.568214] usbcore: registered new interface driver hub [ 0.570027] usbcore: registered new device driver usb [ 0.571957] PCI: Using ACPI for IRQ routing [ 0.573914] NetLabel: Initializing [ 0.575187] NetLabel: domain hash size = 128 [ 0.576710] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578419] NetLabel: unlabeled traffic allowed by default [ 0.580503] clocksource: Switched to clocksource kvm-clock [ 0.590891] AppArmor: AppArmor Filesystem Enabled [ 0.592590] pnp: PnP ACPI init [ 0.594114] pnp: PnP ACPI: found 5 devices [ 0.601335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604384] NET: Registered protocol family 2 [ 0.606213] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608531] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610688] TCP: Hash tables configured (established 4096 bind 4096) [ 0.612835] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614787] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616894] NET: Registered protocol family 1 [ 0.618459] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620423] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622354] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637392] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652538] Trying to unpack rootfs image as initramfs... [ 0.714202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.717104] Scanning for low memory corruption every 60 seconds [ 0.719387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721498] audit: initializing netlink subsys (disabled) [ 0.723328] audit: type=2000 audit(1555137158.636:1): initialized [ 0.725611] Initialise system trusted keyring [ 0.727264] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729349] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732486] zbud: loaded [ 0.733689] VFS: Disk quotas dquot_6.6.0 [ 0.735142] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.737772] fuse init (API version 7.23) [ 0.739324] Key type big_key registered [ 0.740753] Allocating IMA MOK and blacklist keyrings. [ 0.742836] Key type asymmetric registered [ 0.744305] Asymmetric key parser 'x509' registered [ 0.746028] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.748689] io scheduler noop registered [ 0.750100] io scheduler deadline registered (default) [ 0.751873] io scheduler cfq registered [ 0.753377] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.755237] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.757475] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.760060] ACPI: Power Button [PWRF] [ 0.761523] GHES: HEST is not enabled! [ 0.775809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.805705] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.809227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.834516] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.838084] Linux agpgart interface v0.103 [ 0.841731] brd: module loaded [ 0.844157] loop: module loaded [ 0.848964] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.851549] GPT:90111 != 2097151 [ 0.852764] GPT:Alternate GPT header not at the end of the disk. [ 0.854734] GPT:90111 != 2097151 [ 0.855941] GPT: Use GNU Parted to correct GPT errors. [ 0.857674] vda: vda1 vda15 [ 0.859523] scsi host0: ata_piix [ 0.860865] scsi host1: ata_piix [ 0.862121] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.864303] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.867099] libphy: Fixed MDIO Bus: probed [ 0.868580] tun: Universal TUN/TAP device driver, 1.6 [ 0.870293] tun: (C) 1999-2004 Max Krasnyansky [ 0.873663] PPP generic driver version 2.4.2 [ 0.875254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.877414] ehci-pci: EHCI PCI platform driver [ 0.878975] ehci-platform: EHCI generic platform driver [ 0.880762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.882802] ohci-pci: OHCI PCI platform driver [ 0.884370] ohci-platform: OHCI generic platform driver [ 0.886149] uhci_hcd: USB Universal Host Controller Interface driver [ 0.901201] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.902983] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.905590] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.907358] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.909386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.911613] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.914135] usb usb1: Product: UHCI Host Controller [ 0.915796] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.917830] usb usb1: SerialNumber: 0000:00:01.2 [ 0.919518] hub 1-0:1.0: USB hub found [ 0.920894] hub 1-0:1.0: 2 ports detected [ 0.922490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.926125] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.927825] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.929630] mousedev: PS/2 mouse device common for all mice [ 0.931848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.934853] rtc_cmos 00:00: RTC can wake from S4 [ 0.937006] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.939119] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.941281] i2c /dev entries driver [ 0.942626] device-mapper: uevent: version 1.0.3 [ 0.944294] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.947194] ledtrig-cpu: registered to indicate activity on CPUs [ 0.949487] NET: Registered protocol family 10 [ 0.951323] NET: Registered protocol family 17 [ 0.952909] Key type dns_resolver registered [ 0.954568] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.956527] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.959627] registered taskstats version 1 [ 0.961123] Loading compiled-in X.509 certificates [ 0.963338] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.966661] zswap: loaded using pool lzo/zbud [ 0.969032] Key type trusted registered [ 0.971492] Key type encrypted registered [ 0.972956] AppArmor: AppArmor sha1 policy hashing enabled [ 0.974801] ima: No TPM chip found, activating TPM-bypass! [ 0.976656] evm: HMAC attrs: 0x1 [ 0.978260] Magic number: 15:76:519 [ 0.979725] rtc_cmos 00:00: setting system clock to 2019-04-13 06:32:38 UTC (1555137158) [ 0.982577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.984582] EDD information not available. [ 1.022240] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.041014] Write protecting the kernel read-only data: 14336k [ 1.044367] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.047445] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.096115] 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.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr4VijcZVpT8H6VUFigRZ42JAygDoqxH8fm/BylqOoSJPlI/XSVsBue7Qzt7lISiQJCoxCwEYtMvkf637p9f364sGJSh8AvKCR7F+KAZQrPbYbzYjvLzfDeYMWfmx9LfHVp5mGmgmzEqzA0kq4w2D59fNgXGsi6TOJtLckNXiNdlGcc0ZQPsmHRoFO9mA7TOjPLy/7RgltKJ6Qo/ChQEWGXNUIN8tn/AloKZpU5qOW3ic0Cs4X6qpth1vFidrEAri9fVVA/hG5JtnMTHY60Ya0DqDYvySWdQYemRefHwKEt1KDqiWzRVKVydUxyafLLzA+eXl2GkgbIXAcMiZ7VVbh root@cinder-test-vm2-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1 ssh-dss AAAAB3NzaC1kc3MAAACBAPHh5vGuFfUqMlYTELr7bAUS+kNlBCcuA2Cfef4/OpmleWp/ZL62h4n1XHgLmJMmwhoPsL+1bfy4dWx1ex+2AK1tESCBqsbGvDNL0bxAEJpfjj0yx+IPvFU3uHGqLxxBk5w99iCF+0ehBkzo9rZUpYI03/y4QUUjJBytuhnTwgCBAAAAFQDXugWebWv7LCsi5S11NZepI1BL0wAAAIBgxw6vCad63W26J4GkV4T8NWFoTJaTlwwNETSYbPJMorkskKkwOcG3GCv4pGQaAf30cXlRTi/FJgu89dw+qmDOxHh1NBxKkJCOx/uZjdBdr1HDUpz51ptlpvQLZRHydjZTxHId5CPqlNOeI1DHZ4evKPcvW22NlDyloBesN8mzEwAAAIEAtqHMlqo3AZRJHCA+JPaCwnuKie+5gcouttMJBA89oacEKupaz9LLSWcgBaj3MZkpC09htuhd144U+1ITYeXdaxtqzda9pqZfqY26T5LsOasgF5JAhwmlKAOIvThI/r0QQfsrwQVcKZWvrVDYqBiMwFDs7XM2+JKxq2ofr9KALl8= root@cinder-test-vm2-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.36s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fedc:6fce/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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.39 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1 login: 2019-04-13 06:32:43,859 - paramiko.transport - DEBUG - starting thread (client mode): 0x255fbd0L 2019-04-13 06:32:43,860 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 06:32:43,860 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-13 06:32:43,860 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-13 06:32:43,861 - 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-04-13 06:32:43,861 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 06:32:43,862 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-13 06:32:43,862 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 06:32:43,862 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 06:32:43,862 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 06:32:43,879 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 06:32:43,879 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 06:32:43,891 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: bf06d250b3b0d640945dae9e59273f02 2019-04-13 06:32:43,892 - paramiko.transport - DEBUG - Trying discovered key e63683a7efae592d7a2e0e467b237480 in /tmp/tmpQmkKUL 2019-04-13 06:32:43,916 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 06:32:43,920 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 06:32:43,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-04-13 06:32:43,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"volume": {"display_name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "size": "2"}}' 2019-04-13 06:32:45,243 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:43 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-36508495-2ffa-46c9-935e-12585f90d4a7 x-openstack-request-id: req-36508495-2ffa-46c9-935e-12585f90d4a7 2019-04-13 06:32:45,243 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}} 2019-04-13 06:32:45,244 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes used request id req-36508495-2ffa-46c9-935e-12585f90d4a7 2019-04-13 06:32:45,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.31163597107s 2019-04-13 06:32:45,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:32:45,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:46,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:45 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a44a23d2-82ae-4c9e-9cce-5ffd44f03397 x-openstack-request-id: req-a44a23d2-82ae-4c9e-9cce-5ffd44f03397 2019-04-13 06:32:46,296 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:32:45.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:32:46,296 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-a44a23d2-82ae-4c9e-9cce-5ffd44f03397 2019-04-13 06:32:46,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.05209493637s 2019-04-13 06:32:46,298 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:32:48,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:32:48,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:49,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-68eb2ee1-8e27-430f-b931-ef62abfd5128 x-openstack-request-id: req-68eb2ee1-8e27-430f-b931-ef62abfd5128 2019-04-13 06:32:49,348 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:32:47.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:32:49,348 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-68eb2ee1-8e27-430f-b931-ef62abfd5128 2019-04-13 06:32:49,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.04734396935s 2019-04-13 06:32:49,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:32:49,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:49,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:49 GMT X-Openstack-Request-Id: req-509a6ea4-9116-4896-a0b1-e69157c183a4 2019-04-13 06:32:49,443 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d41b27176254eeb92e70d3ed9da5ca1","l2_adjacency":true,"status":"ACTIVE","subnets":["f4cbb4a5-9e01-4525-b72c-185105627ff0"],"description":"","tags":[],"updated_at":"2019-04-13T06:32:20Z","qos_policy_id":null,"name":"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1","admin_state_up":true,"tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:19Z","mtu":1450}]} 2019-04-13 06:32:49,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-509a6ea4-9116-4896-a0b1-e69157c183a4 2019-04-13 06:32:49,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0925929546356s 2019-04-13 06:32:49,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:32:49,451 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:49,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:49 GMT X-Openstack-Request-Id: req-e07aafef-19ee-4d8d-aa0f-a17b4c6ab583 2019-04-13 06:32:49,488 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:32:26Z", "file": "/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/file", "owner": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "size": 12716032, "self": "/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:32:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:32:49,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e07aafef-19ee-4d8d-aa0f-a17b4c6ab583 2019-04-13 06:32:49,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.041069984436s 2019-04-13 06:32:49,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:32:49,492 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:49,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-cf4adcb2-10c4-4232-80a1-5ea2f81ecb16 x-openstack-request-id: req-cf4adcb2-10c4-4232-80a1-5ea2f81ecb16 2019-04-13 06:32:49,512 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "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": "9803b5b1-6b48-45d8-9d47-67a0fcef7887"}]} 2019-04-13 06:32:49,512 - 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-cf4adcb2-10c4-4232-80a1-5ea2f81ecb16 2019-04-13 06:32:49,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222499370575s 2019-04-13 06:32:49,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 06:32:49,515 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"server": {"name": "cinder_test-vm_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "imageRef": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "flavorRef": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d225bb25-0b4a-4c7d-86a1-df3d093443e6"}], "security_groups": [{"name": "16d105ba-47c2-4521-953d-7aae2201e123"}]}}' 2019-04-13 06:32:50,725 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042 x-compute-request-id: req-e049c3bb-2eb2-4d52-ad9c-06624e357be5 x-openstack-request-id: req-e049c3bb-2eb2-4d52-ad9c-06624e357be5 2019-04-13 06:32:50,725 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "16d105ba-47c2-4521-953d-7aae2201e123"}], "OS-DCF:diskConfig": "MANUAL", "id": "82360f79-f55b-456f-aa28-083002c1f042", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "bookmark"}], "adminPass": "4Af9hANNW9iW"}} 2019-04-13 06:32:50,725 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e049c3bb-2eb2-4d52-ad9c-06624e357be5 2019-04-13 06:32:50,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.21209192276s 2019-04-13 06:32:50,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:50,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:51,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-14395163-ad24-4ad1-819d-028d976e0b6c x-openstack-request-id: req-14395163-ad24-4ad1-819d-028d976e0b6c 2019-04-13 06:32:51,411 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "82360f79-f55b-456f-aa28-083002c1f042", "user_id": "a7a8143472764d64a1108481eb004aef", "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-04-13T06:32:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:50Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6f:ce", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6f:ce", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:32:37.000000", "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:32:37Z", "hostId": "2eb287ae0a55cd5604b92ec72e6360e6321b33f0150ec1d8cc4619ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:30Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:51,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-14395163-ad24-4ad1-819d-028d976e0b6c 2019-04-13 06:32:51,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685469150543s 2019-04-13 06:32:51,420 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:32:53,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:53,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:54,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-1f322f8a-6cc1-48ff-bf2e-0e1f66590400 x-openstack-request-id: req-1f322f8a-6cc1-48ff-bf2e-0e1f66590400 2019-04-13 06:32:54,066 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "82360f79-f55b-456f-aa28-083002c1f042", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:32:53Z", "hostId": "7169ec4b88fc540a838b7bf8b95f48d196cdd2c4ea6aaf94028623e5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:50Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6f:ce", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6f:ce", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:32:37.000000", "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:32:37Z", "hostId": "2eb287ae0a55cd5604b92ec72e6360e6321b33f0150ec1d8cc4619ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:30Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:54,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1f322f8a-6cc1-48ff-bf2e-0e1f66590400 2019-04-13 06:32:54,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644065141678s 2019-04-13 06:32:54,074 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:32:56,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:56,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:56,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-c27b368e-3b00-4c7a-a662-7406ab4d9b4e x-openstack-request-id: req-c27b368e-3b00-4c7a-a662-7406ab4d9b4e 2019-04-13 06:32:56,258 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "82360f79-f55b-456f-aa28-083002c1f042", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T06:32:53Z", "hostId": "7169ec4b88fc540a838b7bf8b95f48d196cdd2c4ea6aaf94028623e5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:50Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6f:ce", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6f:ce", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:32:37.000000", "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:32:37Z", "hostId": "2eb287ae0a55cd5604b92ec72e6360e6321b33f0150ec1d8cc4619ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:30Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:56,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c27b368e-3b00-4c7a-a662-7406ab4d9b4e 2019-04-13 06:32:56,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181328058243s 2019-04-13 06:32:56,266 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:32:58,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:32:58,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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:58,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32: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-d26df04e-0c88-4c23-bc14-55543b728d93 x-openstack-request-id: req-d26df04e-0c88-4c23-bc14-55543b728d93 2019-04-13 06:32:58,452 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:89:84", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:32:56.000000", "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "82360f79-f55b-456f-aa28-083002c1f042", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:32:57Z", "hostId": "7169ec4b88fc540a838b7bf8b95f48d196cdd2c4ea6aaf94028623e5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:50Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6f:ce", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6f:ce", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:32:37.000000", "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:32:37Z", "hostId": "2eb287ae0a55cd5604b92ec72e6360e6321b33f0150ec1d8cc4619ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:30Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:32:58,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d26df04e-0c88-4c23-bc14-55543b728d93 2019-04-13 06:32:58,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183868169785s 2019-04-13 06:32:58,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:32:58,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=82360f79-f55b-456f-aa28-083002c1f042" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:58,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:58 GMT X-Openstack-Request-Id: req-a687aa05-a3d4-43c5-856f-58d5bdbe95d3 2019-04-13 06:32:58,532 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:32:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4cbb4a5-9e01-4525-b72c-185105627ff0","ip_address":"192.168.120.11"}],"id":"d78c7b20-1515-4bfb-9921-3b16c8e9b4e7","security_groups":["16d105ba-47c2-4521-953d-7aae2201e123"],"mac_address":"fa:16:3e:0a:89:84","project_id":"2d41b27176254eeb92e70d3ed9da5ca1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:53Z","binding:vnic_type":"normal","device_id":"82360f79-f55b-456f-aa28-083002c1f042","ip_allocation":"immediate"}]} 2019-04-13 06:32:58,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=82360f79-f55b-456f-aa28-083002c1f042 used request id req-a687aa05-a3d4-43c5-856f-58d5bdbe95d3 2019-04-13 06:32:58,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0731229782104s 2019-04-13 06:32:58,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:32:58,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=d78c7b20-1515-4bfb-9921-3b16c8e9b4e7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:58,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:58 GMT X-Openstack-Request-Id: req-a943c059-1443-40b1-af98-660512c586b4 2019-04-13 06:32:58,586 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:32:58,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=d78c7b20-1515-4bfb-9921-3b16c8e9b4e7 used request id req-a943c059-1443-40b1-af98-660512c586b4 2019-04-13 06:32:58,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0439047813416s 2019-04-13 06:32:58,587 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0a:89:84', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8f4ece1a-eda3-4a36-a5e8-af5572500f1e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T06:32:56.000000', 'flavor': Munch({u'id': u'9803b5b1-6b48-45d8-9d47-67a0fcef7887'}), 'az': u'nova', 'id': u'82360f79-f55b-456f-aa28-083002c1f042', 'security_groups': [Munch({u'name': u'cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a7a8143472764d64a1108481eb004aef', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'name': 'cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', '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-04-13T06:32:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T06:32:57Z', 'hostId': u'7169ec4b88fc540a838b7bf8b95f48d196cdd2c4ea6aaf94028623e5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'7169ec4b88fc540a838b7bf8b95f48d196cdd2c4ea6aaf94028623e5', '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-04-13T06:32:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'name': u'cinder_test-vm_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'adminPass': u'4Af9hANNW9iW', 'tenant_id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'created_at': u'2019-04-13T06:32:50Z', 'created': u'2019-04-13T06:32:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 06:32:58,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:32:58,593 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:58,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:58 GMT X-Openstack-Request-Id: req-fbe8a51f-2cda-4fb3-ab87-ab5de69d94bd 2019-04-13 06:32:58,682 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d41b27176254eeb92e70d3ed9da5ca1","l2_adjacency":true,"status":"ACTIVE","subnets":["f4cbb4a5-9e01-4525-b72c-185105627ff0"],"description":"","tags":[],"updated_at":"2019-04-13T06:32:20Z","qos_policy_id":null,"name":"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1","admin_state_up":true,"tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:19Z","mtu":1450}]} 2019-04-13 06:32:58,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fbe8a51f-2cda-4fb3-ab87-ab5de69d94bd 2019-04-13 06:32:58,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0895462036133s 2019-04-13 06:32:58,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 06:32:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=82360f79-f55b-456f-aa28-083002c1f042" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:32:58,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 13 Apr 2019 06:32:58 GMT X-Openstack-Request-Id: req-74bb0d56-f8da-4c11-8a3c-44342383b243 2019-04-13 06:32:58,735 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T06:32:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f4cbb4a5-9e01-4525-b72c-185105627ff0","ip_address":"192.168.120.11"}],"id":"d78c7b20-1515-4bfb-9921-3b16c8e9b4e7","security_groups":["16d105ba-47c2-4521-953d-7aae2201e123"],"mac_address":"fa:16:3e:0a:89:84","project_id":"2d41b27176254eeb92e70d3ed9da5ca1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:53Z","binding:vnic_type":"normal","device_id":"82360f79-f55b-456f-aa28-083002c1f042","ip_allocation":"immediate"}]} 2019-04-13 06:32:58,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=82360f79-f55b-456f-aa28-083002c1f042 used request id req-74bb0d56-f8da-4c11-8a3c-44342383b243 2019-04-13 06:32:58,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0518538951874s 2019-04-13 06:32:58,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-13 06:32:58,737 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "fixed_ip_address": "192.168.120.11", "port_id": "d78c7b20-1515-4bfb-9921-3b16c8e9b4e7"}}' 2019-04-13 06:33:01,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:01 GMT X-Openstack-Request-Id: req-9395cda2-7e5a-431e-b292-a30036f2ae2e 2019-04-13 06:33:01,139 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:59Z", "updated_at": "2019-04-13T06:32:59Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:89:84", "device_id": "82360f79-f55b-456f-aa28-083002c1f042"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "d78c7b20-1515-4bfb-9921-3b16c8e9b4e7", "id": "9c09d7eb-996b-4683-9736-c63362199c3e", "qos_policy_id": null}} 2019-04-13 06:33:01,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9395cda2-7e5a-431e-b292-a30036f2ae2e 2019-04-13 06:33:01,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.40294885635s 2019-04-13 06:33:01,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:33:01,155 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:01,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:01 GMT X-Openstack-Request-Id: req-8df42100-98f1-49c3-91b0-1cae8f3b9635 2019-04-13 06:33:01,477 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:43Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}, {"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:59Z", "updated_at": "2019-04-13T06:32:59Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:89:84", "device_id": "82360f79-f55b-456f-aa28-083002c1f042"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "d78c7b20-1515-4bfb-9921-3b16c8e9b4e7", "id": "9c09d7eb-996b-4683-9736-c63362199c3e", "qos_policy_id": null}]} 2019-04-13 06:33:01,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8df42100-98f1-49c3-91b0-1cae8f3b9635 2019-04-13 06:33:01,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.322636127472s 2019-04-13 06:33:01,489 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:33:01,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:33:01,600 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:01,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:01 GMT X-Openstack-Request-Id: req-fad37b9d-a693-4a67-86a8-3a9786fab38c 2019-04-13 06:33:01,729 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:43Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}, {"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:59Z", "updated_at": "2019-04-13T06:32:59Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:89:84", "device_id": "82360f79-f55b-456f-aa28-083002c1f042"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "d78c7b20-1515-4bfb-9921-3b16c8e9b4e7", "id": "9c09d7eb-996b-4683-9736-c63362199c3e", "qos_policy_id": null}]} 2019-04-13 06:33:01,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fad37b9d-a693-4a67-86a8-3a9786fab38c 2019-04-13 06:33:01,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.12930893898s 2019-04-13 06:33:01,740 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:33:01,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:33:01,851 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:01,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:01 GMT X-Openstack-Request-Id: req-f2fd22c2-71c6-49f1-94b6-3526b8d92b4a 2019-04-13 06:33:01,952 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:43Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}, {"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:59Z", "updated_at": "2019-04-13T06:32:59Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:89:84", "device_id": "82360f79-f55b-456f-aa28-083002c1f042"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "d78c7b20-1515-4bfb-9921-3b16c8e9b4e7", "id": "9c09d7eb-996b-4683-9736-c63362199c3e", "qos_policy_id": null}]} 2019-04-13 06:33:01,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f2fd22c2-71c6-49f1-94b6-3526b8d92b4a 2019-04-13 06:33:01,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.101321935654s 2019-04-13 06:33:01,963 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:33:02,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:33:02,073 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:02,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:02 GMT X-Openstack-Request-Id: req-706cfed9-aafe-4125-a804-0fada8f04f7b 2019-04-13 06:33:02,143 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:43Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}, {"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:59Z", "updated_at": "2019-04-13T06:32:59Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:89:84", "device_id": "82360f79-f55b-456f-aa28-083002c1f042"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "d78c7b20-1515-4bfb-9921-3b16c8e9b4e7", "id": "9c09d7eb-996b-4683-9736-c63362199c3e", "qos_policy_id": null}]} 2019-04-13 06:33:02,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-706cfed9-aafe-4125-a804-0fada8f04f7b 2019-04-13 06:33:02,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0703611373901s 2019-04-13 06:33:02,156 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:33:02,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:33:02,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:02,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:02 GMT X-Openstack-Request-Id: req-8a1e6aad-cff6-46b5-af37-21337e7b0d12 2019-04-13 06:33:02,332 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:43Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}, {"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:59Z", "updated_at": "2019-04-13T06:32:59Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:89:84", "device_id": "82360f79-f55b-456f-aa28-083002c1f042"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "d78c7b20-1515-4bfb-9921-3b16c8e9b4e7", "id": "9c09d7eb-996b-4683-9736-c63362199c3e", "qos_policy_id": null}]} 2019-04-13 06:33:02,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8a1e6aad-cff6-46b5-af37-21337e7b0d12 2019-04-13 06:33:02,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0675890445709s 2019-04-13 06:33:02,344 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 06:33:02,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:33:02,454 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:02,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:02 GMT X-Openstack-Request-Id: req-a3b564fc-3929-4477-817b-a4edadb72974 2019-04-13 06:33:02,516 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:41Z", "updated_at": "2019-04-13T06:32:43Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:dc:6f:ce", "device_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "7d9fc916-a64a-49c5-9f99-c9e92f676111", "id": "92dc51b4-fd23-4e41-b846-10e5435b60c8", "qos_policy_id": null}, {"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:59Z", "updated_at": "2019-04-13T06:33:02Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:89:84", "device_id": "82360f79-f55b-456f-aa28-083002c1f042"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "d78c7b20-1515-4bfb-9921-3b16c8e9b4e7", "id": "9c09d7eb-996b-4683-9736-c63362199c3e", "qos_policy_id": null}]} 2019-04-13 06:33:02,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a3b564fc-3929-4477-817b-a4edadb72974 2019-04-13 06:33:02,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0627589225769s 2019-04-13 06:33:02,528 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'77c89a6e-a97d-4edf-acf6-2abd392160e8', 'updated_at': u'2019-04-13T06:33:02Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'd78c7b20-1515-4bfb-9921-3b16c8e9b4e7', 'id': u'9c09d7eb-996b-4683-9736-c63362199c3e', 'network': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'port': u'd78c7b20-1515-4bfb-9921-3b16c8e9b4e7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'name': 'cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd225bb25-0b4a-4c7d-86a1-df3d093443e6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0a:89:84', u'device_id': u'82360f79-f55b-456f-aa28-083002c1f042'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2d41b27176254eeb92e70d3ed9da5ca1', 'created_at': u'2019-04-13T06:32:59Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd225bb25-0b4a-4c7d-86a1-df3d093443e6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0a:89:84', u'device_id': u'82360f79-f55b-456f-aa28-083002c1f042'}), 'router': u'77c89a6e-a97d-4edf-acf6-2abd392160e8'}) 2019-04-13 06:33:02,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 06:33:02,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 06:33:02,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9200 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-35784021-b0a3-4144-9174-4e4ca9d48068 x-openstack-request-id: req-35784021-b0a3-4144-9174-4e4ca9d48068 2019-04-13 06:33:02,614 - 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 505703382 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.230360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233236] pid_max: default: 32768 minimum: 301\n[ 0.234776] ACPI: Core revision 20150930\n[ 0.236725] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239005] Security Framework initialized\n[ 0.240394] Yama: becoming mindful.\n[ 0.241646] AppArmor: AppArmor initialized\n[ 0.243110] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245366] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247547] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249661] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252004] Initializing cgroup subsys io\n[ 0.253425] Initializing cgroup subsys memory\n[ 0.254896] Initializing cgroup subsys devices\n[ 0.256384] Initializing cgroup subsys freezer\n[ 0.257870] Initializing cgroup subsys net_cls\n[ 0.259388] Initializing cgroup subsys perf_event\n[ 0.260970] Initializing cgroup subsys net_prio\n[ 0.262510] Initializing cgroup subsys hugetlb\n[ 0.264027] Initializing cgroup subsys pids\n[ 0.265527] CPU: Physical Processor ID: 0\n[ 0.267609] mce: CPU supports 10 MCE banks\n[ 0.269092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270817] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296053] ftrace: allocating 31920 entries in 125 pages\n[ 0.327253] smpboot: Max logical packages: 1\n[ 0.328747] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331075] x2apic enabled\n[ 0.332431] Switched APIC routing to physical x2apic.\n[ 0.335287] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.337277] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340898] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344000] KVM setup paravirtual spinlock\n[ 0.345877] x86: Booted up 1 node, 1 CPUs\n[ 0.347245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.349537] devtmpfs: initialized\n[ 0.351742] evm: security.selinux\n[ 0.352924] evm: security.SMACK64\n[ 0.354083] evm: security.SMACK64EXEC\n[ 0.355372] evm: security.SMACK64TRANSMUTE\n[ 0.356743] evm: security.SMACK64MMAP\n[ 0.357998] evm: security.ima\n[ 0.359083] evm: security.capability\n[ 0.360387] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363482] pinctrl core: initialized pinctrl subsystem\n[ 0.365292] RTC time: 6:32:56, date: 04/13/19\n[ 0.366855] NET: Registered protocol family 16\n[ 0.368443] cpuidle: using governor ladder\n[ 0.369825] cpuidle: using governor menu\n[ 0.371167] PCCT header not found.\n[ 0.372419] ACPI: bus type PCI registered\n[ 0.373764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375834] PCI: Using configuration type 1 for base access\n[ 0.378322] ACPI: Added _OSI(Module Device)\n[ 0.379760] ACPI: Added _OSI(Processor Device)\n[ 0.381226] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382750] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385291] ACPI: Interpreter enabled\n[ 0.386572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399085] ACPI: (supports S0 S5)\n[ 0.400288] ACPI: Using IOAPIC for interrupt routing\n[ 0.401884] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408216] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410317] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412348] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416147] acpiphp: Slot [3] registered\n[ 0.417561] acpiphp: Slot [4] registered\n[ 0.418956] acpiphp: Slot [5] registered\n[ 0.420358] acpiphp: Slot [6] registered\n[ 0.421751] acpiphp: Slot [7] registered\n[ 0.423142] acpiphp: Slot [8] registered\n[ 0.424539] acpiphp: Slot [9] registered\n[ 0.425929] acpiphp: Slot [10] registered\n[ 0.427342] acpiphp: Slot [11] registered\n[ 0.428762] acpiphp: Slot [12] registered\n[ 0.430180] acpiphp: Slot [13] registered\n[ 0.431589] acpiphp: Slot [14] registered\n[ 0.433007] acpiphp: Slot [15] registered\n[ 0.450231] acpiphp: Slot [16] registered\n[ 0.451651] acpiphp: Slot [17] registered\n[ 0.453072] acpiphp: Slot [18] registered\n[ 0.454493] acpiphp: Slot [19] registered\n[ 0.455906] acpiphp: Slot [20] registered\n[ 0.457327] acpiphp: Slot [21] registered\n[ 0.458745] acpiphp: Slot [22] registered\n[ 0.460161] acpiphp: Slot [23] registered\n[ 0.461575] acpiphp: Slot [24] registered\n[ 0.463000] acpiphp: Slot [25] registered\n[ 0.464421] acpiphp: Slot [26] registered\n[ 0.465837] acpiphp: Slot [27] registered\n[ 0.467263] acpiphp: Slot [28] registered\n[ 0.468686] acpiphp: Slot [29] registered\n[ 0.470097] acpiphp: Slot [30] registered\n[ 0.471521] acpiphp: Slot [31] registered\n[ 0.472935] PCI host bridge to bus 0000:00\n[ 0.474361] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476508] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478655] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481205] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.483758] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486369] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497567] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502077] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504576] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.527114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529638] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.535067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537486] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539640] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541801] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.546372] vgaarb: loaded\n[ 0.547422] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549451] SCSI subsystem initialized\n[ 0.550984] ACPI: bus type USB registered\n[ 0.552431] usbcore: registered new interface driver usbfs\n[ 0.554238] usbcore: registered new interface driver hub\n[ 0.558170] usbcore: registered new device driver usb\n[ 0.560422] PCI: Using ACPI for IRQ routing\n[ 0.562564] NetLabel: Initializing\n[ 0.563817] NetLabel: domain hash size = 128\n[ 0.565313] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.567000] NetLabel: unlabeled traffic allowed by default\n[ 0.569118] clocksource: Switched to clocksource kvm-clock\n[ 0.579520] AppArmor: AppArmor Filesystem Enabled\n[ 0.581195] pnp: PnP ACPI init\n[ 0.582811] pnp: PnP ACPI: found 5 devices\n[ 0.589926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.592935] NET: Registered protocol family 2\n[ 0.594726] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.597001] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.599115] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.601248] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603158] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605242] NET: Registered protocol family 1\n[ 0.606785] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.608724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.610627] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.625645] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.641050] Trying to unpack rootfs image as initramfs...\n[ 0.702334] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.705200] Scanning for low memory corruption every 60 seconds\n[ 0.707440] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.709527] audit: initializing netlink subsys (disabled)\n[ 0.711330] audit: type=2000 audit(1555137177.790:1): initialized\n[ 0.713580] Initialise system trusted keyring\n[ 0.715213] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.717270] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.720359] zbud: loaded\n[ 0.721538] VFS: Disk quotas dquot_6.6.0\n[ 0.722960] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.725552] fuse init (API version 7.23)\n[ 0.727073] Key type big_key registered\n[ 0.728468] Allocating IMA MOK and blacklist keyrings.\n[ 0.730499] Key type asymmetric registered\n[ 0.731946] Asymmetric key parser 'x509' registered\n[ 0.733640] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.736246] io scheduler noop registered\n[ 0.737642] io scheduler deadline registered (default)\n[ 0.739396] io scheduler cfq registered\n[ 0.740849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.742700] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.744919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.747463] ACPI: Power Button [PWRF]\n[ 0.748924] GHES: HEST is not enabled!\n[ 0.763193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.793163] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.796741] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.821947] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.825417] Linux agpgart interface v0.103\n[ 0.828918] brd: module loaded\n[ 0.831286] loop: module loaded\n[ 0.836452] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.838997] GPT:90111 != 2097151\n[ 0.840182] GPT:Alternate GPT header not at the end of the disk.\n[ 0.842116] GPT:90111 != 2097151\n[ 0.843303] GPT: Use GNU Parted to correct GPT errors.\n[ 0.845004] vda: vda1 vda15\n[ 0.846904] scsi host0: ata_piix\n[ 0.848220] scsi host1: ata_piix\n[ 0.849476] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.851631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.854406] libphy: Fixed MDIO Bus: probed\n[ 0.855843] tun: Universal TUN/TAP device driver, 1.6\n[ 0.857531] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.860730] PPP generic driver version 2.4.2\n[ 0.862291] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.864399] ehci-pci: EHCI PCI platform driver\n[ 0.865943] ehci-platform: EHCI generic platform driver\n[ 0.867696] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.869703] ohci-pci: OHCI PCI platform driver\n[ 0.871242] ohci-platform: OHCI generic platform driver\n[ 0.872991] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.888016] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.889784] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.892367] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.894113] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.896109] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.898380] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.900890] usb usb1: Product: UHCI Host Controller\n[ 0.902534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.904545] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.906217] hub 1-0:1.0: USB hub found\n[ 0.907584] hub 1-0:1.0: 2 ports detected\n[ 0.909156] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.912764] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.914448] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.916219] mousedev: PS/2 mouse device common for all mice\n[ 0.918423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.921396] rtc_cmos 00:00: RTC can wake from S4\n[ 0.923500] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.925593] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.927688] i2c /dev entries driver\n[ 0.929001] device-mapper: uevent: version 1.0.3\n[ 0.930652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.933523] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.935784] NET: Registered protocol family 10\n[ 0.937636] NET: Registered protocol family 17\n[ 0.939191] Key type dns_resolver registered\n[ 0.940832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.942757] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.945811] registered taskstats version 1\n[ 0.947274] Loading compiled-in X.509 certificates\n[ 0.949472] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.952741] zswap: loaded using pool lzo/zbud\n[ 0.955017] Key type trusted registered\n[ 0.957413] Key type encrypted registered\n[ 0.958842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.960663] ima: No TPM chip found, activating TPM-bypass!\n[ 0.962500] evm: HMAC attrs: 0x1\n[ 0.964074] Magic number: 15:76:519\n[ 0.965540] rtc_cmos 00:00: setting system clock to 2019-04-13 06:32:57 UTC (1555137177)\n[ 0.968338] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.970300] EDD information not available.\n[ 1.010798] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.029618] Write protecting the kernel read-only data: 14336k\n[ 1.032952] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.035988] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.086688] 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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 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.02. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm8BvYBYdKtIBdtZXhoq/JmCu3cJDTKHBeP0dyi3kUoKXFeaKYeGQ8qYEH3LJ1BBmo4EnRykXOHakn4sE3p/feJ/WC2hTUdI3VkuZswZDtlKsOBXUiVbHemr87D41RF6Iut3ttRyud4WqErnK7KLgQOIqep4G1YlpWRU0lpp+IHaZp4eqg4tD8v34rk/477wF43/VEITSZe7c+f5ufAAfq6+VZ5s3XpTRod+ArFZcHVJc+Ptbtuucjr5BFZ+3zP2NCX4KsKi4G80xA0wLPKaIRa1B8F0VfLxb+xJAyAthgTFYsgGPyuQ9/YkPWtgvk4AvhFKZj2lKSu7VPTlNezyRP root@cinder-test-vm-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1\nssh-dss AAAAB3NzaC1kc3MAAACBAM/F53aL19pAKz3mBO6HErAKECYGeY278v2ycIEYsvnislBuySFVcT9UcuRs2cYnFD76wuNA0WDtq3xDMAPveL5r+XEXFK957A/1opovOziF1URFo5TrGIJ1jJbYPJ/2GafVnPbRaca6X8HqpsPztvh60DMs7+P9pl0h6nzGKB6lAAAAFQDQy/YEVsre5DKHdPPZxn01QXf+/wAAAIAkcyDXUPBkmozPHe9oLdHU0XPr5iudCzfhPp4Ayi4Mav3aA9KIcVUGdYkGLa3BJK1inaMVbMBffw24+OatI8meSt+S6fDs9w3aXsJ+Bl8CxVcaKxLNU8DNF7jDOIjov5adP91rkm1iYDi2dY5lhiMXUFx//ilpzYpqss0v50snyQAAAIA3LP1QuIPNHrCltESkDIDX5J2qlMiqWR+hKc2TVwUcztlPyu1dQrNatvHgGeNZvfw9iohgz1dxmXLXsm/w/IRWPTZMo01rZwnZJhYvq2GqaeDzxxsm2V2gPq8kTyaxifATELLf6xXxl1tIY+YQ0HrqAT8fwvbsYk/sM1bPQyJLeA== root@cinder-test-vm-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2019-04-13 06:33:02,615 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042/action used request id req-35784021-b0a3-4144-9174-4e4ca9d48068 2019-04-13 06:33:02,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0862121582031s 2019-04-13 06:33:02,616 - 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 505703382 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.230360] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233236] pid_max: default: 32768 minimum: 301 [ 0.234776] ACPI: Core revision 20150930 [ 0.236725] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239005] Security Framework initialized [ 0.240394] Yama: becoming mindful. [ 0.241646] AppArmor: AppArmor initialized [ 0.243110] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245366] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247547] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249661] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252004] Initializing cgroup subsys io [ 0.253425] Initializing cgroup subsys memory [ 0.254896] Initializing cgroup subsys devices [ 0.256384] Initializing cgroup subsys freezer [ 0.257870] Initializing cgroup subsys net_cls [ 0.259388] Initializing cgroup subsys perf_event [ 0.260970] Initializing cgroup subsys net_prio [ 0.262510] Initializing cgroup subsys hugetlb [ 0.264027] Initializing cgroup subsys pids [ 0.265527] CPU: Physical Processor ID: 0 [ 0.267609] mce: CPU supports 10 MCE banks [ 0.269092] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270817] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296053] ftrace: allocating 31920 entries in 125 pages [ 0.327253] smpboot: Max logical packages: 1 [ 0.328747] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331075] x2apic enabled [ 0.332431] Switched APIC routing to physical x2apic. [ 0.335287] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337277] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340898] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344000] KVM setup paravirtual spinlock [ 0.345877] x86: Booted up 1 node, 1 CPUs [ 0.347245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349537] devtmpfs: initialized [ 0.351742] evm: security.selinux [ 0.352924] evm: security.SMACK64 [ 0.354083] evm: security.SMACK64EXEC [ 0.355372] evm: security.SMACK64TRANSMUTE [ 0.356743] evm: security.SMACK64MMAP [ 0.357998] evm: security.ima [ 0.359083] evm: security.capability [ 0.360387] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363482] pinctrl core: initialized pinctrl subsystem [ 0.365292] RTC time: 6:32:56, date: 04/13/19 [ 0.366855] NET: Registered protocol family 16 [ 0.368443] cpuidle: using governor ladder [ 0.369825] cpuidle: using governor menu [ 0.371167] PCCT header not found. [ 0.372419] ACPI: bus type PCI registered [ 0.373764] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375834] PCI: Using configuration type 1 for base access [ 0.378322] ACPI: Added _OSI(Module Device) [ 0.379760] ACPI: Added _OSI(Processor Device) [ 0.381226] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382750] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385291] ACPI: Interpreter enabled [ 0.386572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399085] ACPI: (supports S0 S5) [ 0.400288] ACPI: Using IOAPIC for interrupt routing [ 0.401884] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408216] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410317] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412348] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416147] acpiphp: Slot [3] registered [ 0.417561] acpiphp: Slot [4] registered [ 0.418956] acpiphp: Slot [5] registered [ 0.420358] acpiphp: Slot [6] registered [ 0.421751] acpiphp: Slot [7] registered [ 0.423142] acpiphp: Slot [8] registered [ 0.424539] acpiphp: Slot [9] registered [ 0.425929] acpiphp: Slot [10] registered [ 0.427342] acpiphp: Slot [11] registered [ 0.428762] acpiphp: Slot [12] registered [ 0.430180] acpiphp: Slot [13] registered [ 0.431589] acpiphp: Slot [14] registered [ 0.433007] acpiphp: Slot [15] registered [ 0.450231] acpiphp: Slot [16] registered [ 0.451651] acpiphp: Slot [17] registered [ 0.453072] acpiphp: Slot [18] registered [ 0.454493] acpiphp: Slot [19] registered [ 0.455906] acpiphp: Slot [20] registered [ 0.457327] acpiphp: Slot [21] registered [ 0.458745] acpiphp: Slot [22] registered [ 0.460161] acpiphp: Slot [23] registered [ 0.461575] acpiphp: Slot [24] registered [ 0.463000] acpiphp: Slot [25] registered [ 0.464421] acpiphp: Slot [26] registered [ 0.465837] acpiphp: Slot [27] registered [ 0.467263] acpiphp: Slot [28] registered [ 0.468686] acpiphp: Slot [29] registered [ 0.470097] acpiphp: Slot [30] registered [ 0.471521] acpiphp: Slot [31] registered [ 0.472935] PCI host bridge to bus 0000:00 [ 0.474361] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476508] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478655] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481205] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.483758] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486369] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491014] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493261] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495332] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497567] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502077] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504576] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.527114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529638] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.535067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537486] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539640] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541801] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543657] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.546372] vgaarb: loaded [ 0.547422] vgaarb: bridge control possible 0000:00:02.0 [ 0.549451] SCSI subsystem initialized [ 0.550984] ACPI: bus type USB registered [ 0.552431] usbcore: registered new interface driver usbfs [ 0.554238] usbcore: registered new interface driver hub [ 0.558170] usbcore: registered new device driver usb [ 0.560422] PCI: Using ACPI for IRQ routing [ 0.562564] NetLabel: Initializing [ 0.563817] NetLabel: domain hash size = 128 [ 0.565313] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.567000] NetLabel: unlabeled traffic allowed by default [ 0.569118] clocksource: Switched to clocksource kvm-clock [ 0.579520] AppArmor: AppArmor Filesystem Enabled [ 0.581195] pnp: PnP ACPI init [ 0.582811] pnp: PnP ACPI: found 5 devices [ 0.589926] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.592935] NET: Registered protocol family 2 [ 0.594726] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597001] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.599115] TCP: Hash tables configured (established 4096 bind 4096) [ 0.601248] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.603158] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.605242] NET: Registered protocol family 1 [ 0.606785] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610627] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.625645] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641050] Trying to unpack rootfs image as initramfs... [ 0.702334] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.705200] Scanning for low memory corruption every 60 seconds [ 0.707440] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.709527] audit: initializing netlink subsys (disabled) [ 0.711330] audit: type=2000 audit(1555137177.790:1): initialized [ 0.713580] Initialise system trusted keyring [ 0.715213] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.717270] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.720359] zbud: loaded [ 0.721538] VFS: Disk quotas dquot_6.6.0 [ 0.722960] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.725552] fuse init (API version 7.23) [ 0.727073] Key type big_key registered [ 0.728468] Allocating IMA MOK and blacklist keyrings. [ 0.730499] Key type asymmetric registered [ 0.731946] Asymmetric key parser 'x509' registered [ 0.733640] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736246] io scheduler noop registered [ 0.737642] io scheduler deadline registered (default) [ 0.739396] io scheduler cfq registered [ 0.740849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.742700] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.744919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747463] ACPI: Power Button [PWRF] [ 0.748924] GHES: HEST is not enabled! [ 0.763193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793163] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796741] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.821947] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825417] Linux agpgart interface v0.103 [ 0.828918] brd: module loaded [ 0.831286] loop: module loaded [ 0.836452] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.838997] GPT:90111 != 2097151 [ 0.840182] GPT:Alternate GPT header not at the end of the disk. [ 0.842116] GPT:90111 != 2097151 [ 0.843303] GPT: Use GNU Parted to correct GPT errors. [ 0.845004] vda: vda1 vda15 [ 0.846904] scsi host0: ata_piix [ 0.848220] scsi host1: ata_piix [ 0.849476] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.851631] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.854406] libphy: Fixed MDIO Bus: probed [ 0.855843] tun: Universal TUN/TAP device driver, 1.6 [ 0.857531] tun: (C) 1999-2004 Max Krasnyansky [ 0.860730] PPP generic driver version 2.4.2 [ 0.862291] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.864399] ehci-pci: EHCI PCI platform driver [ 0.865943] ehci-platform: EHCI generic platform driver [ 0.867696] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.869703] ohci-pci: OHCI PCI platform driver [ 0.871242] ohci-platform: OHCI generic platform driver [ 0.872991] uhci_hcd: USB Universal Host Controller Interface driver [ 0.888016] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.889784] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.892367] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.894113] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.896109] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.898380] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.900890] usb usb1: Product: UHCI Host Controller [ 0.902534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.904545] usb usb1: SerialNumber: 0000:00:01.2 [ 0.906217] hub 1-0:1.0: USB hub found [ 0.907584] hub 1-0:1.0: 2 ports detected [ 0.909156] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.912764] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.914448] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.916219] mousedev: PS/2 mouse device common for all mice [ 0.918423] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.921396] rtc_cmos 00:00: RTC can wake from S4 [ 0.923500] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.925593] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.927688] i2c /dev entries driver [ 0.929001] device-mapper: uevent: version 1.0.3 [ 0.930652] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.933523] ledtrig-cpu: registered to indicate activity on CPUs [ 0.935784] NET: Registered protocol family 10 [ 0.937636] NET: Registered protocol family 17 [ 0.939191] Key type dns_resolver registered [ 0.940832] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.942757] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.945811] registered taskstats version 1 [ 0.947274] Loading compiled-in X.509 certificates [ 0.949472] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.952741] zswap: loaded using pool lzo/zbud [ 0.955017] Key type trusted registered [ 0.957413] Key type encrypted registered [ 0.958842] AppArmor: AppArmor sha1 policy hashing enabled [ 0.960663] ima: No TPM chip found, activating TPM-bypass! [ 0.962500] evm: HMAC attrs: 0x1 [ 0.964074] Magic number: 15:76:519 [ 0.965540] rtc_cmos 00:00: setting system clock to 2019-04-13 06:32:57 UTC (1555137177) [ 0.968338] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.970300] EDD information not available. [ 1.010798] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.029618] Write protecting the kernel read-only data: 14336k [ 1.032952] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.035988] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.086688] 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.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 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.02. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm8BvYBYdKtIBdtZXhoq/JmCu3cJDTKHBeP0dyi3kUoKXFeaKYeGQ8qYEH3LJ1BBmo4EnRykXOHakn4sE3p/feJ/WC2hTUdI3VkuZswZDtlKsOBXUiVbHemr87D41RF6Iut3ttRyud4WqErnK7KLgQOIqep4G1YlpWRU0lpp+IHaZp4eqg4tD8v34rk/477wF43/VEITSZe7c+f5ufAAfq6+VZ5s3XpTRod+ArFZcHVJc+Ptbtuucjr5BFZ+3zP2NCX4KsKi4G80xA0wLPKaIRa1B8F0VfLxb+xJAyAthgTFYsgGPyuQ9/YkPWtgvk4AvhFKZj2lKSu7VPTlNezyRP root@cinder-test-vm-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1 ssh-dss AAAAB3NzaC1kc3MAAACBAM/F53aL19pAKz3mBO6HErAKECYGeY278v2ycIEYsvnislBuySFVcT9UcuRs2cYnFD76wuNA0WDtq3xDMAPveL5r+XEXFK957A/1opovOziF1URFo5TrGIJ1jJbYPJ/2GafVnPbRaca6X8HqpsPztvh60DMs7+P9pl0h6nzGKB6lAAAAFQDQy/YEVsre5DKHdPPZxn01QXf+/wAAAIAkcyDXUPBkmozPHe9oLdHU0XPr5iudCzfhPp4Ayi4Mav3aA9KIcVUGdYkGLa3BJK1inaMVbMBffw24+OatI8meSt+S6fDs9w3aXsJ+Bl8CxVcaKxLNU8DNF7jDOIjov5adP91rkm1iYDi2dY5lhiMXUFx//ilpzYpqss0v50snyQAAAIA3LP1QuIPNHrCltESkDIDX5J2qlMiqWR+hKc2TVwUcztlPyu1dQrNatvHgGeNZvfw9iohgz1dxmXLXsm/w/IRWPTZMo01rZwnZJhYvq2GqaeDzxxsm2V2gPq8kTyaxifATELLf6xXxl1tIY+YQ0HrqAT8fwvbsYk/sM1bPQyJLeA== root@cinder-test-vm-9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1 -----END SSH HOST KEY KEYS----- === network info === 2019-04-13 06:33:02,619 - paramiko.transport - DEBUG - starting thread (client mode): 0x25778d0L 2019-04-13 06:33:02,619 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 06:33:02,620 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-13 06:33:02,620 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-13 06:33:02,621 - 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-04-13 06:33:02,621 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 06:33:02,621 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-13 06:33:02,621 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 06:33:02,622 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 06:33:02,622 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 06:33:02,639 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 06:33:02,639 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 06:33:02,651 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: efc739197077255d71adb863a07e5f6d 2019-04-13 06:33:02,652 - paramiko.transport - DEBUG - Trying discovered key e63683a7efae592d7a2e0e467b237480 in /tmp/tmpQmkKUL 2019-04-13 06:33:02,676 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 06:33:02,940 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 06:33:02,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-04-13 06:33:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"volumeAttachment": {"volumeId": "bb612a39-d88b-40b2-afc6-b370f1020a4c"}}' 2019-04-13 06:33:05,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-bb8e4d53-a6e8-4c09-9ef8-d3d914e9a9ff x-openstack-request-id: req-bb8e4d53-a6e8-4c09-9ef8-d3d914e9a9ff 2019-04-13 06:33:05,997 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "82360f79-f55b-456f-aa28-083002c1f042", "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "volumeId": "bb612a39-d88b-40b2-afc6-b370f1020a4c"}} 2019-04-13 06:33:05,998 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042/os-volume_attachments used request id req-bb8e4d53-a6e8-4c09-9ef8-d3d914e9a9ff 2019-04-13 06:33:05,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.04452204704s 2019-04-13 06:33:05,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:06,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:07,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:06 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4d4569d2-b974-4e59-b807-89be00d08fbf x-openstack-request-id: req-4d4569d2-b974-4e59-b807-89be00d08fbf 2019-04-13 06:33:07,136 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:33:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:33:07,136 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-4d4569d2-b974-4e59-b807-89be00d08fbf 2019-04-13 06:33:07,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.13789987564s 2019-04-13 06:33:07,138 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:33:09,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:10,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-04a55d9b-053b-45d8-994e-7431f062b8ca x-openstack-request-id: req-04a55d9b-053b-45d8-994e-7431f062b8ca 2019-04-13 06:33:10,223 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [{"server_id": "82360f79-f55b-456f-aa28-083002c1f042", "attachment_id": "99809d08-9b25-42a9-82cf-c62b071f11ee", "attached_at": "2019-04-13T06:33:09.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "device": "/dev/vdb", "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c"}], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:33:09.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:33:10,223 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-04a55d9b-053b-45d8-994e-7431f062b8ca 2019-04-13 06:33:10,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08298897743s 2019-04-13 06:33:10,226 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 06:33:10,227 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-13 06:33:10,227 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 06:33:10,231 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 06:33:10,299 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-13 06:33:10,299 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-04-13 06:33:10,302 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 06:33:10,303 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-13 06:33:10,340 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-04-13 06:33:10,340 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-13 06:33:10,368 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-13 06:33:11,184 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-13 06:33:11,184 - 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: a09f83e0-a842-4fdc-a593-e47e91bf4c88 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 2/16 done New data added to the volume! 2019-04-13 06:33:11,185 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-04-13 06:33:11,186 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-04-13 06:33:11,186 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-13 06:33:11,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-04-13 06:33:11,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042/os-volume_attachments/bb612a39-d88b-40b2-afc6-b370f1020a4c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:12,733 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-5530b24d-9a81-4a8d-8655-589de4b34c4f x-openstack-request-id: req-5530b24d-9a81-4a8d-8655-589de4b34c4f 2019-04-13 06:33:12,733 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042/os-volume_attachments/bb612a39-d88b-40b2-afc6-b370f1020a4c used request id req-5530b24d-9a81-4a8d-8655-589de4b34c4f 2019-04-13 06:33:12,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.54671502113s 2019-04-13 06:33:12,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:12,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:12,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:12 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-fcd78caa-b7a7-475f-85ab-ff78484f8ce2 x-openstack-request-id: req-fcd78caa-b7a7-475f-85ab-ff78484f8ce2 2019-04-13 06:33:12,792 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [{"server_id": "82360f79-f55b-456f-aa28-083002c1f042", "attachment_id": "99809d08-9b25-42a9-82cf-c62b071f11ee", "attached_at": "2019-04-13T06:33:09.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "device": "/dev/vdb", "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c"}], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:33:12.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:33:12,792 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-fcd78caa-b7a7-475f-85ab-ff78484f8ce2 2019-04-13 06:33:12,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0587749481201s 2019-04-13 06:33:12,794 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:33:14,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:14,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:14,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2f40a448-5cbc-483c-8ae2-2aa5332c9ac2 x-openstack-request-id: req-2f40a448-5cbc-483c-8ae2-2aa5332c9ac2 2019-04-13 06:33:14,856 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:33:13.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:33:14,856 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-2f40a448-5cbc-483c-8ae2-2aa5332c9ac2 2019-04-13 06:33:14,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0598101615906s 2019-04-13 06:33:14,858 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-04-13 06:33:14,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-04-13 06:33:14,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"volumeAttachment": {"volumeId": "bb612a39-d88b-40b2-afc6-b370f1020a4c"}}' 2019-04-13 06:33:16,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-81bf0583-9c2e-494a-b011-7451dd6e630d x-openstack-request-id: req-81bf0583-9c2e-494a-b011-7451dd6e630d 2019-04-13 06:33:16,615 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "volumeId": "bb612a39-d88b-40b2-afc6-b370f1020a4c"}} 2019-04-13 06:33:16,615 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7/os-volume_attachments used request id req-81bf0583-9c2e-494a-b011-7451dd6e630d 2019-04-13 06:33:16,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.75730395317s 2019-04-13 06:33:16,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:16,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:16,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-cc08019a-16c1-4a92-8762-89476fa1ac72 x-openstack-request-id: req-cc08019a-16c1-4a92-8762-89476fa1ac72 2019-04-13 06:33:16,674 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:33:16.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:33:16,674 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-cc08019a-16c1-4a92-8762-89476fa1ac72 2019-04-13 06:33:16,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0583810806274s 2019-04-13 06:33:16,676 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:33:18,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:18,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:18,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-77a6e690-8830-47b1-8f2e-01d8e3bacd1a x-openstack-request-id: req-77a6e690-8830-47b1-8f2e-01d8e3bacd1a 2019-04-13 06:33:18,735 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:33:18.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:33:18,735 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-77a6e690-8830-47b1-8f2e-01d8e3bacd1a 2019-04-13 06:33:18,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0566399097443s 2019-04-13 06:33:18,736 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:33:20,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:20,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:20,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8b061f3e-4584-4814-82ed-4d93848fbd4d x-openstack-request-id: req-8b061f3e-4584-4814-82ed-4d93848fbd4d 2019-04-13 06:33:20,801 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [{"server_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "attachment_id": "12983630-92b3-4b0d-8792-11630b26a5d2", "attached_at": "2019-04-13T06:33:18.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "device": "/dev/vdb", "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c"}], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:33:19.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:33:20,801 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-8b061f3e-4584-4814-82ed-4d93848fbd4d 2019-04-13 06:33:20,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0629198551178s 2019-04-13 06:33:20,804 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 06:33:20,806 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-13 06:33:20,806 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 06:33:20,809 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 06:33:20,876 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-13 06:33:20,877 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-04-13 06:33:20,877 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-13 06:33:20,878 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 06:33:20,917 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-04-13 06:33:20,917 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-13 06:33:20,943 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-13 06:33:20,965 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-13 06:33:20,965 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-04-13 06:33:20,966 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-04-13 06:33:20,966 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-04-13 06:33:20,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-04-13 06:33:20,967 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-13 06:33:20,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7/os-volume_attachments/bb612a39-d88b-40b2-afc6-b370f1020a4c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:21,819 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-b22f75a6-220f-42f6-a99f-caa13b65db66 x-openstack-request-id: req-b22f75a6-220f-42f6-a99f-caa13b65db66 2019-04-13 06:33:21,819 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7/os-volume_attachments/bb612a39-d88b-40b2-afc6-b370f1020a4c used request id req-b22f75a6-220f-42f6-a99f-caa13b65db66 2019-04-13 06:33:21,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.8519718647s 2019-04-13 06:33:21,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:21,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-9e43f107-5302-47cd-8b18-6b80db30e331 x-openstack-request-id: req-9e43f107-5302-47cd-8b18-6b80db30e331 2019-04-13 06:33:21,881 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [{"server_id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "attachment_id": "12983630-92b3-4b0d-8792-11630b26a5d2", "attached_at": "2019-04-13T06:33:18.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "device": "/dev/vdb", "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c"}], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:33:21.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:33:21,881 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-9e43f107-5302-47cd-8b18-6b80db30e331 2019-04-13 06:33:21,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0617980957031s 2019-04-13 06:33:21,883 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:33:23,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:23,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:23,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3cceb55e-836a-408e-8cf0-f0331341bed8 x-openstack-request-id: req-3cceb55e-836a-408e-8cf0-f0331341bed8 2019-04-13 06:33:23,948 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:33:22.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:33:23,948 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-3cceb55e-836a-408e-8cf0-f0331341bed8 2019-04-13 06:33:23,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0629870891571s 2019-04-13 06:33:24,064 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:33:24,064 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:05 | PASS | +---------------------+------------------+------------------+----------------+ 2019-04-13 06:33:24,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 06:33:24,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:24,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-ebd1cc10-4b99-4aba-984f-e28341c1b500 x-openstack-request-id: req-ebd1cc10-4b99-4aba-984f-e28341c1b500 2019-04-13 06:33:24,236 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7 used request id req-ebd1cc10-4b99-4aba-984f-e28341c1b500 2019-04-13 06:33:24,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167593002319s 2019-04-13 06:33:24,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:33:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:24,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Sat, 13 Apr 2019 06: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-b302409e-e03d-470e-9a01-2ca6dc4e8ebd x-openstack-request-id: req-b302409e-e03d-470e-9a01-2ca6dc4e8ebd 2019-04-13 06:33:24,676 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:89:84", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:89:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:32:56.000000", "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "82360f79-f55b-456f-aa28-083002c1f042", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:32:57Z", "hostId": "7169ec4b88fc540a838b7bf8b95f48d196cdd2c4ea6aaf94028623e5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:50Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6f:ce", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6f:ce", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:32:37.000000", "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "c1040b9a-b15c-4713-a2d9-8e4ddeb6dbb7", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:33:24Z", "hostId": "2eb287ae0a55cd5604b92ec72e6360e6321b33f0150ec1d8cc4619ab", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm2_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:30Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:33:24,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b302409e-e03d-470e-9a01-2ca6dc4e8ebd 2019-04-13 06:33:24,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439524173737s 2019-04-13 06:33:24,679 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:33:26,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:33:26,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:27,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-8de2dc9e-3d74-42e4-aa39-cc19de1e5b80 x-openstack-request-id: req-8de2dc9e-3d74-42e4-aa39-cc19de1e5b80 2019-04-13 06:33:27,409 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:89:84", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:89:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:32:56.000000", "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "82360f79-f55b-456f-aa28-083002c1f042", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:32:57Z", "hostId": "7169ec4b88fc540a838b7bf8b95f48d196cdd2c4ea6aaf94028623e5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:50Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:33:27,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8de2dc9e-3d74-42e4-aa39-cc19de1e5b80 2019-04-13 06:33:27,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727983951569s 2019-04-13 06:33:27,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 06:33:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/92dc51b4-fd23-4e41-b846-10e5435b60c8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:27,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:33:27 GMT X-Openstack-Request-Id: req-e5f89c4b-e990-4e85-98d4-0453db831900 2019-04-13 06:33:27,988 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:33:27,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/92dc51b4-fd23-4e41-b846-10e5435b60c8.json used request id req-e5f89c4b-e990-4e85-98d4-0453db831900 2019-04-13 06:33:27,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.571975946426s 2019-04-13 06:33:27,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:33:27,999 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:28,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:28 GMT X-Openstack-Request-Id: req-9a3beb25-089d-4f06-809c-e6ef71e1bfdd 2019-04-13 06:33:28,068 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:59Z", "updated_at": "2019-04-13T06:33:02Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:89:84", "device_id": "82360f79-f55b-456f-aa28-083002c1f042"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_id": "d78c7b20-1515-4bfb-9921-3b16c8e9b4e7", "id": "9c09d7eb-996b-4683-9736-c63362199c3e", "qos_policy_id": null}]} 2019-04-13 06:33:28,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9a3beb25-089d-4f06-809c-e6ef71e1bfdd 2019-04-13 06:33:28,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0700969696045s 2019-04-13 06:33:28,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:28,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:28,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:28 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d7319a43-4e55-4618-8465-04cb77e41026 x-openstack-request-id: req-d7319a43-4e55-4618-8465-04cb77e41026 2019-04-13 06:33:28,127 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:33:22.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:33:28,127 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-d7319a43-4e55-4618-8465-04cb77e41026 2019-04-13 06:33:28,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0521121025085s 2019-04-13 06:33:28,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-04-13 06:33:28,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:28,208 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:33:28 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-33198bbe-af48-41d2-9b7b-e13fc16f0104 2019-04-13 06:33:28,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:33:28,209 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c used request id req-33198bbe-af48-41d2-9b7b-e13fc16f0104 2019-04-13 06:33:28,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.080178976059s 2019-04-13 06:33:28,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:28,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:28,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:28 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-86875fde-60b0-4530-ad28-fcc33f975054 x-openstack-request-id: req-86875fde-60b0-4530-ad28-fcc33f975054 2019-04-13 06:33:28,260 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "a7a8143472764d64a1108481eb004aef", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "self"}, {"href": "http://172.30.9.23:8776/2d41b27176254eeb92e70d3ed9da5ca1/volumes/bb612a39-d88b-40b2-afc6-b370f1020a4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-13T06:32:45.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "updated_at": "2019-04-13T06:33:28.000000", "volume_type": "tripleo", "name": "cinder_test-volume_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb612a39-d88b-40b2-afc6-b370f1020a4c", "size": 2}]} 2019-04-13 06:33:28,261 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-86875fde-60b0-4530-ad28-fcc33f975054 2019-04-13 06:33:28,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.051470041275s 2019-04-13 06:33:28,262 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:33:30,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-13 06:33:30,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:30,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:30 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-b3a18ac4-b8ff-4015-8888-aa6b0f9e95aa x-openstack-request-id: req-b3a18ac4-b8ff-4015-8888-aa6b0f9e95aa 2019-04-13 06:33:30,313 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-04-13 06:33:30,313 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.23:8776/v3/2d41b27176254eeb92e70d3ed9da5ca1/volumes/detail used request id req-b3a18ac4-b8ff-4015-8888-aa6b0f9e95aa 2019-04-13 06:33:30,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.048702955246s 2019-04-13 06:33:30,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 06:33:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/9c09d7eb-996b-4683-9736-c63362199c3e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:31,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:33:31 GMT X-Openstack-Request-Id: req-f8b7d96e-7279-4893-95ec-a97717750342 2019-04-13 06:33:31,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:33:31,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9c09d7eb-996b-4683-9736-c63362199c3e.json used request id req-f8b7d96e-7279-4893-95ec-a97717750342 2019-04-13 06:33:31,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.2990231514s 2019-04-13 06:33:31,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 06:33:31,628 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:31,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:31 GMT X-Openstack-Request-Id: req-88003ee0-fff1-46ca-95c3-909a51429a20 2019-04-13 06:33:31,696 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 06:33:31,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-88003ee0-fff1-46ca-95c3-909a51429a20 2019-04-13 06:33:31,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0694830417633s 2019-04-13 06:33:31,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 06:33:31,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:31,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-655093ad-9bd2-4565-8fc7-f8f725eda7b3 x-openstack-request-id: req-655093ad-9bd2-4565-8fc7-f8f725eda7b3 2019-04-13 06:33:31,847 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042 used request id req-655093ad-9bd2-4565-8fc7-f8f725eda7b3 2019-04-13 06:33:31,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149771928787s 2019-04-13 06:33:31,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:33:31,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:32,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-8ebde548-ac41-426d-a6a9-9251607f8136 x-openstack-request-id: req-8ebde548-ac41-426d-a6a9-9251607f8136 2019-04-13 06:33:32,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:89:84", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:89:84", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/82360f79-f55b-456f-aa28-083002c1f042", "rel": "bookmark"}], "image": {"id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "links": [{"href": "http://172.30.9.23:8774/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T06:32:56.000000", "flavor": {"id": "9803b5b1-6b48-45d8-9d47-67a0fcef7887", "links": [{"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "bookmark"}]}, "id": "82360f79-f55b-456f-aa28-083002c1f042", "security_groups": [{"name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}], "user_id": "a7a8143472764d64a1108481eb004aef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T06:33:31Z", "hostId": "7169ec4b88fc540a838b7bf8b95f48d196cdd2c4ea6aaf94028623e5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "name": "cinder_test-vm_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "created": "2019-04-13T06:32:50Z", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 06:33:32,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ebde548-ac41-426d-a6a9-9251607f8136 2019-04-13 06:33:32,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18715596199s 2019-04-13 06:33:32,036 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 06:33:34,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 06:33:34,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:34,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-f565168e-8b66-412e-83d2-20d9f6f7646d x-openstack-request-id: req-f565168e-8b66-412e-83d2-20d9f6f7646d 2019-04-13 06:33:34,107 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-13 06:33:34,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f565168e-8b66-412e-83d2-20d9f6f7646d 2019-04-13 06:33:34,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0682389736176s 2019-04-13 06:33:34,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:33:34,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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:34,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:34 GMT X-Openstack-Request-Id: req-98c59c73-88c1-490c-9f93-dff0bd70ef3e 2019-04-13 06:33:34,164 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:27Z", "updated_at": "2019-04-13T06:32:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:27Z", "revision_number": 0, "id": "0ea80ce5-e802-408f-a16a-e3d539fd258b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T06:32:27Z", "revision_number": 0, "id": "10729a5c-03f6-4850-ac2a-5ae2c2a2a281", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:27Z", "revision_number": 0, "id": "d216b4e7-3f98-4892-b274-aedd0408a7c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:27Z", "revision_number": 0, "id": "df46cfbe-8447-4289-baaf-a95a8a8511d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:27Z", "security_group_id": "16d105ba-47c2-4521-953d-7aae2201e123", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}], "revision_number": 3, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "16d105ba-47c2-4521-953d-7aae2201e123", "name": "cinder_test-sg_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:19Z", "updated_at": "2019-04-13T06:32:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "11f32a6b-0457-4ac5-b8b8-08654547907e", "remote_group_id": "be9a7134-c003-4352-be56-4f969e624445", "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "54670aee-c4cd-4b77-b1b3-a69d526286cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "93000ff1-6310-4107-ad9c-62d96ba5a4b9", "remote_group_id": "be9a7134-c003-4352-be56-4f969e624445", "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "c1529cec-1649-4ce4-b5f7-9c591ace1059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}], "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "be9a7134-c003-4352-be56-4f969e624445", "name": "default"}]} 2019-04-13 06:33:34,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-98c59c73-88c1-490c-9f93-dff0bd70ef3e 2019-04-13 06:33:34,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0516879558563s 2019-04-13 06:33:34,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:33:34,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/16d105ba-47c2-4521-953d-7aae2201e123.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:34,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:33:34 GMT X-Openstack-Request-Id: req-0a4cfabd-1702-4cea-8bfa-bfb45ca28850 2019-04-13 06:33:34,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:33:34,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/16d105ba-47c2-4521-953d-7aae2201e123.json used request id req-0a4cfabd-1702-4cea-8bfa-bfb45ca28850 2019-04-13 06:33:34,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.176396131516s 2019-04-13 06:33:34,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-13 06:33:34,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:34,389 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-d7e58e37-ea47-4f63-8470-3179bba21bba x-openstack-request-id: req-d7e58e37-ea47-4f63-8470-3179bba21bba 2019-04-13 06:33:34,389 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1 used request id req-d7e58e37-ea47-4f63-8470-3179bba21bba 2019-04-13 06:33:34,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.041759967804s 2019-04-13 06:33:34,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 06:33:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/77c89a6e-a97d-4edf-acf6-2abd392160e8/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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" -d '{"subnet_id": "f4cbb4a5-9e01-4525-b72c-185105627ff0"}' 2019-04-13 06:33:36,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:36 GMT X-Openstack-Request-Id: req-81afaf78-e942-4d9e-addc-bc4cd4769854 2019-04-13 06:33:36,349 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d225bb25-0b4a-4c7d-86a1-df3d093443e6", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "subnet_id": "f4cbb4a5-9e01-4525-b72c-185105627ff0", "subnet_ids": ["f4cbb4a5-9e01-4525-b72c-185105627ff0"], "port_id": "f5dbb143-4891-4072-a6ca-728d24c9150b", "id": "77c89a6e-a97d-4edf-acf6-2abd392160e8"} 2019-04-13 06:33:36,349 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/77c89a6e-a97d-4edf-acf6-2abd392160e8/remove_router_interface.json used request id req-81afaf78-e942-4d9e-addc-bc4cd4769854 2019-04-13 06:33:36,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.95945501328s 2019-04-13 06:33:36,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:33:36,350 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:36,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:36 GMT X-Openstack-Request-Id: req-358da1be-fc3f-4415-8411-93f0559318a1 2019-04-13 06:33:36,469 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:21Z", "admin_state_up": true, "updated_at": "2019-04-13T06:33:35Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "77c89a6e-a97d-4edf-acf6-2abd392160e8", "name": "cinder_test-router_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}]} 2019-04-13 06:33:36,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-358da1be-fc3f-4415-8411-93f0559318a1 2019-04-13 06:33:36,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119527816772s 2019-04-13 06:33:36,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 06:33:36,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/77c89a6e-a97d-4edf-acf6-2abd392160e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:37,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:33:37 GMT X-Openstack-Request-Id: req-224a2f24-51a6-420d-a410-f2187c1f8807 2019-04-13 06:33:37,858 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:33:37,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/77c89a6e-a97d-4edf-acf6-2abd392160e8.json used request id req-224a2f24-51a6-420d-a410-f2187c1f8807 2019-04-13 06:33:37,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38772296906s 2019-04-13 06:33:37,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:33:37,859 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:37,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:37 GMT X-Openstack-Request-Id: req-0bf6ce4b-d55b-4614-9fac-84f3c938d95d 2019-04-13 06:33:37,902 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T06:32:20Z","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":"2d41b27176254eeb92e70d3ed9da5ca1","id":"f4cbb4a5-9e01-4525-b72c-185105627ff0","subnetpool_id":null,"name":"cinder_test-subnet_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}]} 2019-04-13 06:33:37,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0bf6ce4b-d55b-4614-9fac-84f3c938d95d 2019-04-13 06:33:37,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0432639122009s 2019-04-13 06:33:37,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 06:33:37,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/f4cbb4a5-9e01-4525-b72c-185105627ff0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:38,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:33:38 GMT X-Openstack-Request-Id: req-26d6b265-a381-4e68-81ea-f73e4313774b 2019-04-13 06:33:38,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:33:38,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f4cbb4a5-9e01-4525-b72c-185105627ff0.json used request id req-26d6b265-a381-4e68-81ea-f73e4313774b 2019-04-13 06:33:38,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.938810110092s 2019-04-13 06:33:38,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:33:38,843 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:38,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:38 GMT X-Openstack-Request-Id: req-84333360-860e-43bd-b19d-3990599f3af0 2019-04-13 06:33:38,934 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d225bb25-0b4a-4c7d-86a1-df3d093443e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2d41b27176254eeb92e70d3ed9da5ca1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:33:38Z","qos_policy_id":null,"name":"cinder_test-net_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1","admin_state_up":true,"tenant_id":"2d41b27176254eeb92e70d3ed9da5ca1","created_at":"2019-04-13T06:32:19Z","mtu":1450}]} 2019-04-13 06:33:38,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-84333360-860e-43bd-b19d-3990599f3af0 2019-04-13 06:33:38,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0917007923126s 2019-04-13 06:33:38,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 06:33:38,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/d225bb25-0b4a-4c7d-86a1-df3d093443e6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:40,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:33:40 GMT X-Openstack-Request-Id: req-de80aad6-279c-4d05-adbf-ccefb2827ab0 2019-04-13 06:33:40,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:33:40,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d225bb25-0b4a-4c7d-86a1-df3d093443e6.json used request id req-de80aad6-279c-4d05-adbf-ccefb2827ab0 2019-04-13 06:33:40,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.74858283997s 2019-04-13 06:33:40,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:33:40,690 - 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.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:41,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:41 GMT X-Openstack-Request-Id: req-0551e1e7-03cb-4bad-aef8-dd3a0fb1bab0 2019-04-13 06:33:41,000 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:32:26Z", "file": "/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/file", "owner": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "size": 12716032, "self": "/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:32:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:33:41,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0551e1e7-03cb-4bad-aef8-dd3a0fb1bab0 2019-04-13 06:33:41,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313439130783s 2019-04-13 06:33:41,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 06:33:41,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}463b9df71c9b75d83480683b5f28366ec4773f79" 2019-04-13 06:33:41,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:33:41 GMT X-Openstack-Request-Id: req-de46cba9-49c4-4dee-8427-348a791becbe 2019-04-13 06:33:41,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-04-13 06:33:41,353 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8f4ece1a-eda3-4a36-a5e8-af5572500f1e used request id req-de46cba9-49c4-4dee-8427-348a791becbe 2019-04-13 06:33:41,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.350039958954s 2019-04-13 06:33:41,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:33:41,362 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:33:41,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-cc48eb7c-0dca-4c02-b200-b12598538682 x-openstack-request-id: req-cc48eb7c-0dca-4c02-b200-b12598538682 2019-04-13 06:33:41,383 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887", "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": "9803b5b1-6b48-45d8-9d47-67a0fcef7887"}]} 2019-04-13 06:33:41,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-cc48eb7c-0dca-4c02-b200-b12598538682 2019-04-13 06:33:41,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244989395142s 2019-04-13 06:33:41,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 06:33:41,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:33:41,418 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1fb6d5ed-2a66-4415-8015-e13baa8a0788 x-openstack-request-id: req-1fb6d5ed-2a66-4415-8015-e13baa8a0788 2019-04-13 06:33:41,418 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9803b5b1-6b48-45d8-9d47-67a0fcef7887 used request id req-1fb6d5ed-2a66-4415-8015-e13baa8a0788 2019-04-13 06:33:41,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0337579250336s 2019-04-13 06:33:41,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:33:41,422 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:33:41,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ecfc575-1a69-49bc-8ba9-36aaccd1b30b 2019-04-13 06:33:41,637 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder_test-user_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "links": {"self": "http://172.30.9.23:5000/v3/users/a7a8143472764d64a1108481eb004aef"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a7a8143472764d64a1108481eb004aef", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:33:41,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8ecfc575-1a69-49bc-8ba9-36aaccd1b30b 2019-04-13 06:33:41,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218865871429s 2019-04-13 06:33:41,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:33:41,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/a7a8143472764d64a1108481eb004aef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:33:41,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a8b5ec-123e-493f-8e55-f093d68302b1 2019-04-13 06:33:41,848 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1", "links": {"self": "http://172.30.9.23:5000/v3/users/a7a8143472764d64a1108481eb004aef"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a7a8143472764d64a1108481eb004aef", "description": null}} 2019-04-13 06:33:41,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a7a8143472764d64a1108481eb004aef used request id req-21a8b5ec-123e-493f-8e55-f093d68302b1 2019-04-13 06:33:41,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20490193367s 2019-04-13 06:33:41,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 06:33:41,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/a7a8143472764d64a1108481eb004aef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:33:42,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ffa994c-f1fe-4f4f-8bd7-697e5574c8c0 2019-04-13 06:33:42,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:33:42,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a7a8143472764d64a1108481eb004aef used request id req-3ffa994c-f1fe-4f4f-8bd7-697e5574c8c0 2019-04-13 06:33:42,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.400037050247s 2019-04-13 06:33:42,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:33:42,259 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:33:42,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea8ac16-d3d8-4156-8bae-bca446acb1f3 2019-04-13 06:33:42,450 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/2d41b27176254eeb92e70d3ed9da5ca1"}, "tags": [], "enabled": true, "id": "2d41b27176254eeb92e70d3ed9da5ca1", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9dcd68f9-5b6c-4da7-81fa-22228e3d8ff1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 06:33:42,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-fea8ac16-d3d8-4156-8bae-bca446acb1f3 2019-04-13 06:33:42,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1944231987s 2019-04-13 06:33:42,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 06:33:42,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/2d41b27176254eeb92e70d3ed9da5ca1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:33:42,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc18821-667e-4b80-9ed3-ce991917d8d9 2019-04-13 06:33:42,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:33:42,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2d41b27176254eeb92e70d3ed9da5ca1 used request id req-3bc18821-667e-4b80-9ed3-ce991917d8d9 2019-04-13 06:33:42,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.35223197937s 2019-04-13 06:33:42,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:33:42,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2d41b27176254eeb92e70d3ed9da5ca1&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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:33:43,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:43 GMT X-Openstack-Request-Id: req-a57d5fbf-fc5f-4dcc-8e35-8c394e72fb4e 2019-04-13 06:33:43,133 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:19Z", "updated_at": "2019-04-13T06:32:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "11f32a6b-0457-4ac5-b8b8-08654547907e", "remote_group_id": "be9a7134-c003-4352-be56-4f969e624445", "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "54670aee-c4cd-4b77-b1b3-a69d526286cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "93000ff1-6310-4107-ad9c-62d96ba5a4b9", "remote_group_id": "be9a7134-c003-4352-be56-4f969e624445", "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "c1529cec-1649-4ce4-b5f7-9c591ace1059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}], "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "be9a7134-c003-4352-be56-4f969e624445", "name": "default"}]} 2019-04-13 06:33:43,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=2d41b27176254eeb92e70d3ed9da5ca1&name=default used request id req-a57d5fbf-fc5f-4dcc-8e35-8c394e72fb4e 2019-04-13 06:33:43,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.319521188736s 2019-04-13 06:33:43,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:33:43,139 - 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.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:33:43,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:43 GMT X-Openstack-Request-Id: req-93b5a405-28e8-4777-8933-c3fda96ee447 2019-04-13 06:33:43,186 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "created_at": "2019-04-13T06:32:19Z", "updated_at": "2019-04-13T06:32:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "11f32a6b-0457-4ac5-b8b8-08654547907e", "remote_group_id": "be9a7134-c003-4352-be56-4f969e624445", "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "c1529cec-1649-4ce4-b5f7-9c591ace1059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "54670aee-c4cd-4b77-b1b3-a69d526286cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:32:19Z", "revision_number": 0, "id": "93000ff1-6310-4107-ad9c-62d96ba5a4b9", "remote_group_id": "be9a7134-c003-4352-be56-4f969e624445", "remote_ip_prefix": null, "created_at": "2019-04-13T06:32:19Z", "security_group_id": "be9a7134-c003-4352-be56-4f969e624445", "tenant_id": "2d41b27176254eeb92e70d3ed9da5ca1", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41b27176254eeb92e70d3ed9da5ca1"}], "revision_number": 1, "project_id": "2d41b27176254eeb92e70d3ed9da5ca1", "id": "be9a7134-c003-4352-be56-4f969e624445", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 06:33:43,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-93b5a405-28e8-4777-8933-c3fda96ee447 2019-04-13 06:33:43,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0483658313751s 2019-04-13 06:33:43,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:33:43,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/be9a7134-c003-4352-be56-4f969e624445.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fc177c729f2bc3d284963a45d25e449c2eba70c3" 2019-04-13 06:33:43,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:33:43 GMT X-Openstack-Request-Id: req-4e1c13c3-fb24-47ca-88f5-99e5b3627dd7 2019-04-13 06:33:43,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:33:43,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/be9a7134-c003-4352-be56-4f969e624445.json used request id req-4e1c13c3-fb24-47ca-88f5-99e5b3627dd7 2019-04-13 06:33:43,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.108054876328s 2019-04-13 06:33:43,351 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-04-13 06:33:43,532 - 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.15" 2019-04-13 06:33:43,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc6be69-ea54-4a5f-8428-e24df7924518 2019-04-13 06:33:43,539 - 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-04-13 06:33:43,539 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ffc6be69-ea54-4a5f-8428-e24df7924518 2019-04-13 06:33:43,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:33:43,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["ObejtwL8SNKWJ1kEbv1UiA"], "issued_at": "2019-04-13T06:33:43.000000Z"}} 2019-04-13 06:33:43,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:33:43,965 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:44,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:44 GMT X-Openstack-Request-Id: req-8d07d75b-c3c6-4ed0-9480-78974185b924 2019-04-13 06:33:44,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":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:33:44,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-8d07d75b-c3c6-4ed0-9480-78974185b924 2019-04-13 06:33:44,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.340288877487s 2019-04-13 06:33:44,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.15" 2019-04-13 06:33:44,318 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-093f466a-e180-4f01-a2a1-2e3ea0068312 2019-04-13 06:33:44,319 - 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-04-13 06:33:44,319 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-093f466a-e180-4f01-a2a1-2e3ea0068312 2019-04-13 06:33:44,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:33:44,323 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:44,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537231e1-94d2-4c84-9014-ac4010818773 2019-04-13 06:33:44,471 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:33:44,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-537231e1-94d2-4c84-9014-ac4010818773 2019-04-13 06:33:44,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151818990707s 2019-04-13 06:33:44,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 06:33:44,482 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_9f50cce7-df1c-4892-84d4-40a9da2f5740"}}' 2019-04-13 06:33:44,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dec907d0-682c-4855-b763-d48e8084f370 2019-04-13 06:33:44,826 - 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/bc1b22b43c754533979b4587f5cacf32"}, "tags": [], "enabled": true, "id": "bc1b22b43c754533979b4587f5cacf32", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_9f50cce7-df1c-4892-84d4-40a9da2f5740"}} 2019-04-13 06:33:44,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-dec907d0-682c-4855-b763-d48e8084f370 2019-04-13 06:33:44,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.347975969315s 2019-04-13 06:33:44,827 - 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'bc1b22b43c754533979b4587f5cacf32', '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_9f50cce7-df1c-4892-84d4-40a9da2f5740'}) 2019-04-13 06:33:44,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 06:33:44,838 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Z0eahF4xg96jyQS8P5WHRcMTghk7r1", "email": null, "name": "tempest_smoke-user_9f50cce7-df1c-4892-84d4-40a9da2f5740"}}' 2019-04-13 06:33:45,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c346ee6-84ca-4e0c-a52f-b385a81e857b 2019-04-13 06:33:45,300 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_9f50cce7-df1c-4892-84d4-40a9da2f5740", "links": {"self": "http://172.30.9.23:5000/v3/users/db2e5978a81b4505a67b01a5f8c93efc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db2e5978a81b4505a67b01a5f8c93efc", "domain_id": "default", "password_expires_at": null}} 2019-04-13 06:33:45,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-8c346ee6-84ca-4e0c-a52f-b385a81e857b 2019-04-13 06:33:45,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465302944183s 2019-04-13 06:33:45,301 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'db2e5978a81b4505a67b01a5f8c93efc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_9f50cce7-df1c-4892-84d4-40a9da2f5740'}) 2019-04-13 06:33:45,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:33:45,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:45,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba871672-fecd-4666-bb24-9a584fe370fb 2019-04-13 06:33:45,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:33:45,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ba871672-fecd-4666-bb24-9a584fe370fb 2019-04-13 06:33:45,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117594003677s 2019-04-13 06:33:45,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:33:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:45,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3323262c-1e8c-4888-862c-7937fcb2896a 2019-04-13 06:33:45,632 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:33:45,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3323262c-1e8c-4888-862c-7937fcb2896a 2019-04-13 06:33:45,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205449104309s 2019-04-13 06:33:45,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:33:45,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:45,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4becd535-e946-4c76-8c2b-b3d27cbcd197 2019-04-13 06:33:45,753 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:33:45,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4becd535-e946-4c76-8c2b-b3d27cbcd197 2019-04-13 06:33:45,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114384889603s 2019-04-13 06:33:45,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:33:45,761 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:45,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8a45c3-e3f2-401b-ba07-fcf5b04b7fbe 2019-04-13 06:33:45,952 - 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-04-13 06:33:45,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ef8a45c3-e3f2-401b-ba07-fcf5b04b7fbe 2019-04-13 06:33:45,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19464802742s 2019-04-13 06:33:45,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:33:45,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:46,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7c4297-0a7f-4baa-90bc-36ecf4c55ed5 2019-04-13 06:33:46,192 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_9f50cce7-df1c-4892-84d4-40a9da2f5740", "links": {"self": "http://172.30.9.23:5000/v3/users/db2e5978a81b4505a67b01a5f8c93efc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db2e5978a81b4505a67b01a5f8c93efc", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:33:46,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-af7c4297-0a7f-4baa-90bc-36ecf4c55ed5 2019-04-13 06:33:46,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238731861115s 2019-04-13 06:33:46,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:33:46,206 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:46,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f116ec9-efa9-4edb-b9b4-e12074feeca3 2019-04-13 06:33:46,319 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/bc1b22b43c754533979b4587f5cacf32"}, "tags": [], "enabled": true, "id": "bc1b22b43c754533979b4587f5cacf32", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_9f50cce7-df1c-4892-84d4-40a9da2f5740"}]} 2019-04-13 06:33:46,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6f116ec9-efa9-4edb-b9b4-e12074feeca3 2019-04-13 06:33:46,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116094827652s 2019-04-13 06:33:46,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:33:46,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=db2e5978a81b4505a67b01a5f8c93efc&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=bc1b22b43c754533979b4587f5cacf32" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:46,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5e3d72-bfa3-4cd4-ab59-c2c4b43a5959 2019-04-13 06:33:46,437 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=db2e5978a81b4505a67b01a5f8c93efc&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=bc1b22b43c754533979b4587f5cacf32", "previous": null, "next": null}} 2019-04-13 06:33:46,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=db2e5978a81b4505a67b01a5f8c93efc&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=bc1b22b43c754533979b4587f5cacf32 used request id req-2e5e3d72-bfa3-4cd4-ab59-c2c4b43a5959 2019-04-13 06:33:46,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109420061111s 2019-04-13 06:33:46,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:33:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/bc1b22b43c754533979b4587f5cacf32/users/db2e5978a81b4505a67b01a5f8c93efc/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:46,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ada49ea-32a8-496c-912d-fcf8f1ca10cc 2019-04-13 06:33:46,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:33:46,590 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bc1b22b43c754533979b4587f5cacf32/users/db2e5978a81b4505a67b01a5f8c93efc/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-8ada49ea-32a8-496c-912d-fcf8f1ca10cc 2019-04-13 06:33:46,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148452997208s 2019-04-13 06:33:46,591 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_9f50cce7-df1c-4892-84d4-40a9da2f5740', 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'bc1b22b43c754533979b4587f5cacf32', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Z0eahF4xg96jyQS8P5WHRcMTghk7r1', 'username': u'tempest_smoke-user_9f50cce7-df1c-4892-84d4-40a9da2f5740', '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-04-13 06:33:46,595 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_9f50cce7-df1c-4892-84d4-40a9da2f5740', 'password': 'Z0eahF4xg96jyQS8P5WHRcMTghk7r1', 'project_name': 'tempest_smoke-project_9f50cce7-df1c-4892-84d4-40a9da2f5740', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'bc1b22b43c754533979b4587f5cacf32', 'project_domain_name': 'Default'} 2019-04-13 06:33:46,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:33:46,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:46,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4628f0bb-ca62-4534-9b49-fab733f71e47 2019-04-13 06:33:46,708 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:33:46,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4628f0bb-ca62-4534-9b49-fab733f71e47 2019-04-13 06:33:46,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109749794006s 2019-04-13 06:33:46,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:33:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:46,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8451c4f-0b59-4bc0-9516-1a87992fb5e9 2019-04-13 06:33:46,830 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:33:46,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d8451c4f-0b59-4bc0-9516-1a87992fb5e9 2019-04-13 06:33:46,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118084907532s 2019-04-13 06:33:46,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:33:46,838 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:47,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1618b113-be94-4898-8736-da46675759c6 2019-04-13 06:33:47,029 - 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-04-13 06:33:47,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1618b113-be94-4898-8736-da46675759c6 2019-04-13 06:33:47,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193912029266s 2019-04-13 06:33:47,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:33:47,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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:47,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d18e04-0b5a-4c1b-946b-3b383bbf2beb 2019-04-13 06:33:47,167 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_9f50cce7-df1c-4892-84d4-40a9da2f5740", "links": {"self": "http://172.30.9.23:5000/v3/users/db2e5978a81b4505a67b01a5f8c93efc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db2e5978a81b4505a67b01a5f8c93efc", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:33:47,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-87d18e04-0b5a-4c1b-946b-3b383bbf2beb 2019-04-13 06:33:47,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137057065964s 2019-04-13 06:33:47,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:33:47,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:47,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa2a675-8940-4d94-b92f-8fdc72a014a7 2019-04-13 06:33:47,391 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/bc1b22b43c754533979b4587f5cacf32"}, "tags": [], "enabled": true, "id": "bc1b22b43c754533979b4587f5cacf32", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_9f50cce7-df1c-4892-84d4-40a9da2f5740"}]} 2019-04-13 06:33:47,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0aa2a675-8940-4d94-b92f-8fdc72a014a7 2019-04-13 06:33:47,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213902950287s 2019-04-13 06:33:47,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:33:47,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=db2e5978a81b4505a67b01a5f8c93efc&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=bc1b22b43c754533979b4587f5cacf32" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:47,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60f5617-e134-450b-9f80-58df304c611e 2019-04-13 06:33:47,601 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=db2e5978a81b4505a67b01a5f8c93efc&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=bc1b22b43c754533979b4587f5cacf32", "previous": null, "next": null}} 2019-04-13 06:33:47,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=db2e5978a81b4505a67b01a5f8c93efc&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=bc1b22b43c754533979b4587f5cacf32 used request id req-c60f5617-e134-450b-9f80-58df304c611e 2019-04-13 06:33:47,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202075004578s 2019-04-13 06:33:47,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:33:47,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/bc1b22b43c754533979b4587f5cacf32/users/db2e5978a81b4505a67b01a5f8c93efc/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:47,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5ebec92-28e9-4004-808c-6cabdd43f96f 2019-04-13 06:33:47,787 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:33:47,787 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bc1b22b43c754533979b4587f5cacf32/users/db2e5978a81b4505a67b01a5f8c93efc/roles/ecc7000790704244895fb79f2874ceb4 used request id req-c5ebec92-28e9-4004-808c-6cabdd43f96f 2019-04-13 06:33:47,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.182685136795s 2019-04-13 06:33:47,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:33:47,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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:48,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd076054-bf81-472f-90bb-01e5698c6dda 2019-04-13 06:33:48,096 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:33:48,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cd076054-bf81-472f-90bb-01e5698c6dda 2019-04-13 06:33:48,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.305633068085s 2019-04-13 06:33:48,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:33:48,105 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:48,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8035cbf-6911-4fca-91ac-02d5b060824c 2019-04-13 06:33:48,310 - 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-04-13 06:33:48,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f8035cbf-6911-4fca-91ac-02d5b060824c 2019-04-13 06:33:48,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208618164062s 2019-04-13 06:33:48,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:33:48,315 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:48,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28400675-291e-4de3-9f9c-3f9e5ff4af22 2019-04-13 06:33:48,446 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_9f50cce7-df1c-4892-84d4-40a9da2f5740", "links": {"self": "http://172.30.9.23:5000/v3/users/db2e5978a81b4505a67b01a5f8c93efc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db2e5978a81b4505a67b01a5f8c93efc", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:33:48,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-28400675-291e-4de3-9f9c-3f9e5ff4af22 2019-04-13 06:33:48,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135478019714s 2019-04-13 06:33:48,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:33:48,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=db2e5978a81b4505a67b01a5f8c93efc&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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:48,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be43d98-2462-44a6-bec1-4cf5c61ecca9 2019-04-13 06:33:48,606 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=db2e5978a81b4505a67b01a5f8c93efc&scope.domain.id=default", "previous": null, "next": null}} 2019-04-13 06:33:48,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=db2e5978a81b4505a67b01a5f8c93efc&scope.domain.id=default used request id req-7be43d98-2462-44a6-bec1-4cf5c61ecca9 2019-04-13 06:33:48,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.147809028625s 2019-04-13 06:33:48,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-13 06:33:48,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/db2e5978a81b4505a67b01a5f8c93efc/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:48,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d3c788-386a-4774-9b5b-5b70d84150c1 2019-04-13 06:33:48,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:33:48,746 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/db2e5978a81b4505a67b01a5f8c93efc/roles/ecc7000790704244895fb79f2874ceb4 used request id req-97d3c788-386a-4774-9b5b-5b70d84150c1 2019-04-13 06:33:48,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.136122941971s 2019-04-13 06:33:48,750 - 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.15" 2019-04-13 06:33:48,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f033683-1604-4274-8731-13425cb9bdc2 2019-04-13 06:33:48,756 - 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-04-13 06:33:48,756 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5f033683-1604-4274-8731-13425cb9bdc2 2019-04-13 06:33:48,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:33:49,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc1b22b43c754533979b4587f5cacf32", "name": "tempest_smoke-project_9f50cce7-df1c-4892-84d4-40a9da2f5740"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/bc1b22b43c754533979b4587f5cacf32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/bc1b22b43c754533979b4587f5cacf32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/bc1b22b43c754533979b4587f5cacf32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/bc1b22b43c754533979b4587f5cacf32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/bc1b22b43c754533979b4587f5cacf32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/bc1b22b43c754533979b4587f5cacf32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_bc1b22b43c754533979b4587f5cacf32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_bc1b22b43c754533979b4587f5cacf32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bc1b22b43c754533979b4587f5cacf32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/bc1b22b43c754533979b4587f5cacf32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/bc1b22b43c754533979b4587f5cacf32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_9f50cce7-df1c-4892-84d4-40a9da2f5740", "id": "db2e5978a81b4505a67b01a5f8c93efc"}, "audit_ids": ["JXnrWqaSQbWTPBtSJgr1Kw"], "issued_at": "2019-04-13T06:33:49.000000Z"}} 2019-04-13 06:33:49,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 06:33:49,297 - 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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:33:49,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:49 GMT X-Openstack-Request-Id: req-9cc67c20-ce1a-4f2f-8664-45e154c09c2d 2019-04-13 06:33:49,568 - 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-04-13 06:33:49,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-9cc67c20-ce1a-4f2f-8664-45e154c09c2d 2019-04-13 06:33:49,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.271906137466s 2019-04-13 06:33:49,578 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-04-13 06:33:49,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:33:49,583 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:49,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf43e508-dcaf-43a5-8f50-c7b25493b456 2019-04-13 06:33:49,745 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:33:49,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cf43e508-dcaf-43a5-8f50-c7b25493b456 2019-04-13 06:33:49,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.16584610939s 2019-04-13 06:33:49,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:33:49,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:33:49,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21849873-54ff-44e1-875b-7b9f30c6e731 2019-04-13 06:33:49,873 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/bc1b22b43c754533979b4587f5cacf32"}, "tags": [], "enabled": true, "id": "bc1b22b43c754533979b4587f5cacf32", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_9f50cce7-df1c-4892-84d4-40a9da2f5740"}]} 2019-04-13 06:33:49,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-21849873-54ff-44e1-875b-7b9f30c6e731 2019-04-13 06:33:49,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120601892471s 2019-04-13 06:33:49,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:33:49,875 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" -d '{"network": {"shared": true, "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "name": "tempest_smoke-net_9f50cce7-df1c-4892-84d4-40a9da2f5740", "admin_state_up": true}}' 2019-04-13 06:33:50,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:50 GMT X-Openstack-Request-Id: req-fbae6368-0b7e-4e26-9ccb-0a9dccb2e949 2019-04-13 06:33:50,269 - 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":"f7983805-809d-41b2-a0ea-29f2a2461644","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"bc1b22b43c754533979b4587f5cacf32","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:33:50Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_9f50cce7-df1c-4892-84d4-40a9da2f5740","admin_state_up":true,"tenant_id":"bc1b22b43c754533979b4587f5cacf32","created_at":"2019-04-13T06:33:50Z","mtu":1450}} 2019-04-13 06:33:50,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fbae6368-0b7e-4e26-9ccb-0a9dccb2e949 2019-04-13 06:33:50,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.39480805397s 2019-04-13 06:33:50,270 - 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-04-13T06:33:50Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f7983805-809d-41b2-a0ea-29f2a2461644', 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'tempest_smoke-net_9f50cce7-df1c-4892-84d4-40a9da2f5740', u'created_at': u'2019-04-13T06:33:50Z', u'mtu': 1450, u'tenant_id': u'bc1b22b43c754533979b4587f5cacf32', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bc1b22b43c754533979b4587f5cacf32', u'l2_adjacency': True}) 2019-04-13 06:33:50,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:33:50,271 - 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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:33:50,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:50 GMT X-Openstack-Request-Id: req-2876277e-871a-4e71-b96f-39188d1a8c32 2019-04-13 06:33:50,363 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f7983805-809d-41b2-a0ea-29f2a2461644","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"bc1b22b43c754533979b4587f5cacf32","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:33:50Z","qos_policy_id":null,"name":"tempest_smoke-net_9f50cce7-df1c-4892-84d4-40a9da2f5740","admin_state_up":true,"tenant_id":"bc1b22b43c754533979b4587f5cacf32","created_at":"2019-04-13T06:33:50Z","provider:network_type":"vxlan"}]} 2019-04-13 06:33:50,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2876277e-871a-4e71-b96f-39188d1a8c32 2019-04-13 06:33:50,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934529304504s 2019-04-13 06:33:50,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:33:50,366 - 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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" -d '{"subnet": {"name": "tempest_smoke-subnet_9f50cce7-df1c-4892-84d4-40a9da2f5740", "enable_dhcp": true, "network_id": "f7983805-809d-41b2-a0ea-29f2a2461644", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:33:50,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:50 GMT X-Openstack-Request-Id: req-8e970ac8-d494-4848-912c-64298bd96008 2019-04-13 06:33:50,838 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T06:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9606d2b0-444b-426b-9640-d22dc33ca0e0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bc1b22b43c754533979b4587f5cacf32","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_9f50cce7-df1c-4892-84d4-40a9da2f5740","enable_dhcp":true,"segment_id":null,"network_id":"f7983805-809d-41b2-a0ea-29f2a2461644","tenant_id":"bc1b22b43c754533979b4587f5cacf32","created_at":"2019-04-13T06:33:50Z","ip_version":4}} 2019-04-13 06:33:50,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8e970ac8-d494-4848-912c-64298bd96008 2019-04-13 06:33:50,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.473096132278s 2019-04-13 06:33:50,839 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:33:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9606d2b0-444b-426b-9640-d22dc33ca0e0', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_9f50cce7-df1c-4892-84d4-40a9da2f5740', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f7983805-809d-41b2-a0ea-29f2a2461644', u'tenant_id': u'bc1b22b43c754533979b4587f5cacf32', u'created_at': u'2019-04-13T06:33:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bc1b22b43c754533979b4587f5cacf32'}) 2019-04-13 06:33:50,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:33:50,840 - 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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "tempest_smoke-router_9f50cce7-df1c-4892-84d4-40a9da2f5740", "admin_state_up": true}}' 2019-04-13 06:33:52,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:52 GMT X-Openstack-Request-Id: req-3975ad87-9604-48cd-b90a-22d1b374a241 2019-04-13 06:33:52,409 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "created_at": "2019-04-13T06:33:50Z", "admin_state_up": true, "updated_at": "2019-04-13T06:33:52Z", "project_id": "bc1b22b43c754533979b4587f5cacf32", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1a029859-f141-43ef-a7a6-7138c50a8ca6", "name": "tempest_smoke-router_9f50cce7-df1c-4892-84d4-40a9da2f5740"}} 2019-04-13 06:33:52,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3975ad87-9604-48cd-b90a-22d1b374a241 2019-04-13 06:33:52,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.57012486458s 2019-04-13 06:33:52,410 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:33:52Z', u'revision_number': 2, u'ha': False, u'id': u'1a029859-f141-43ef-a7a6-7138c50a8ca6', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_9f50cce7-df1c-4892-84d4-40a9da2f5740', u'admin_state_up': True, u'tenant_id': u'bc1b22b43c754533979b4587f5cacf32', u'created_at': u'2019-04-13T06:33:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'bc1b22b43c754533979b4587f5cacf32'}) 2019-04-13 06:33:52,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:33:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1a029859-f141-43ef-a7a6-7138c50a8ca6/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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" -d '{"subnet_id": "9606d2b0-444b-426b-9640-d22dc33ca0e0"}' 2019-04-13 06:33:54,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:54 GMT X-Openstack-Request-Id: req-07e6bdc2-4c53-4382-988b-4191ec27b4e8 2019-04-13 06:33:54,682 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f7983805-809d-41b2-a0ea-29f2a2461644", "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "subnet_id": "9606d2b0-444b-426b-9640-d22dc33ca0e0", "subnet_ids": ["9606d2b0-444b-426b-9640-d22dc33ca0e0"], "port_id": "190c837e-0885-4146-9078-cc3fb198c5ce", "id": "1a029859-f141-43ef-a7a6-7138c50a8ca6"} 2019-04-13 06:33:54,682 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1a029859-f141-43ef-a7a6-7138c50a8ca6/add_router_interface.json used request id req-07e6bdc2-4c53-4382-988b-4191ec27b4e8 2019-04-13 06:33:54,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.27152895927s 2019-04-13 06:33:54,683 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 06:33:54,780 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 06:33:54,784 - 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.15" 2019-04-13 06:33:54,788 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:54 GMT 2019-04-13 06:33:54,789 - 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-04-13 06:33:54,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:33:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:33:55,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:55 GMT X-Openstack-Request-Id: req-5496e264-0b3d-4e07-80cd-0f5bbb209d6c 2019-04-13 06:33:55,080 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:33:55,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5496e264-0b3d-4e07-80cd-0f5bbb209d6c 2019-04-13 06:33:55,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.289468050003s 2019-04-13 06:33:55,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:33:55,093 - 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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740"}' 2019-04-13 06:33:55,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:55 GMT Location: http://172.30.9.23:9292/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6b761ef1-7a67-4ca3-9c40-3c7c8bb63ee8 2019-04-13 06:33:55,137 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:33:55Z", "file": "/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/file", "owner": "bc1b22b43c754533979b4587f5cacf32", "id": "f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2", "size": null, "self": "/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2", "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_9f50cce7-df1c-4892-84d4-40a9da2f5740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740", "checksum": null, "created_at": "2019-04-13T06:33:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:33:55,137 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6b761ef1-7a67-4ca3-9c40-3c7c8bb63ee8 2019-04-13 06:33:55,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0478019714355s 2019-04-13 06:33:55,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:33:55,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" -d '' 2019-04-13 06:33:55,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:33:55 GMT X-Openstack-Request-Id: req-42812d4d-30f9-4388-8a5a-4a91e70d61f8 2019-04-13 06:33:55,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:33:55,610 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/file used request id req-42812d4d-30f9-4388-8a5a-4a91e70d61f8 2019-04-13 06:33:55,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.472764015198s 2019-04-13 06:33:55,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:33:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:33:55,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:55 GMT X-Openstack-Request-Id: req-19a12974-99f5-4bc1-9889-27f1f573b706 2019-04-13 06:33:55,642 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:33:55Z", "file": "/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/file", "owner": "bc1b22b43c754533979b4587f5cacf32", "id": "f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2", "size": 12716032, "self": "/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:33:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:33:55,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-19a12974-99f5-4bc1-9889-27f1f573b706 2019-04-13 06:33:55,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0275959968567s 2019-04-13 06:33:55,644 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/file', 'owner': u'bc1b22b43c754533979b4587f5cacf32', 'id': u'f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2', 'size': 12716032, u'self': u'/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bc1b22b43c754533979b4587f5cacf32', 'name': 'tempest_smoke-project_9f50cce7-df1c-4892-84d4-40a9da2f5740', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:33:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T06:33:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740', '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/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2', 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_9f50cce7-df1c-4892-84d4-40a9da2f5740', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740', 'created': u'2019-04-13T06:33:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:33: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/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2', 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_9f50cce7-df1c-4892-84d4-40a9da2f5740', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:33:55,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:33:55,650 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_9f50cce7-df1c-4892-84d4-40a9da2f5740", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:33:55,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-dcc1b01e-99d4-43d7-8766-bccc78397185 x-openstack-request-id: req-dcc1b01e-99d4-43d7-8766-bccc78397185 2019-04-13 06:33:55,999 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_9f50cce7-df1c-4892-84d4-40a9da2f5740", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/efb8bfdc-aeff-41db-8ef6-3b996b1f48a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/efb8bfdc-aeff-41db-8ef6-3b996b1f48a4", "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": "efb8bfdc-aeff-41db-8ef6-3b996b1f48a4"}} 2019-04-13 06:33:55,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dcc1b01e-99d4-43d7-8766-bccc78397185 2019-04-13 06:33:56,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.352424860001s 2019-04-13 06:33:56,000 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_9f50cce7-df1c-4892-84d4-40a9da2f5740', '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'8cb957e698214daa959a3206e3607cbf', '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'efb8bfdc-aeff-41db-8ef6-3b996b1f48a4', 'swap': 0}) 2019-04-13 06:33:56,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:33:56,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/efb8bfdc-aeff-41db-8ef6-3b996b1f48a4/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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" -d '{"extra_specs": {}}' 2019-04-13 06:33:56,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33: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-3041424d-29e8-4859-91a4-1f4a5d7733c0 x-openstack-request-id: req-3041424d-29e8-4859-91a4-1f4a5d7733c0 2019-04-13 06:33:56,022 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:33:56,022 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/efb8bfdc-aeff-41db-8ef6-3b996b1f48a4/os-extra_specs used request id req-3041424d-29e8-4859-91a4-1f4a5d7733c0 2019-04-13 06:33:56,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209300518036s 2019-04-13 06:33:56,031 - 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.15" 2019-04-13 06:33:56,038 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-197aa729-1b01-4e9c-9d58-4e486c09e67f 2019-04-13 06:33:56,038 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 06:33:56,038 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-197aa729-1b01-4e9c-9d58-4e486c09e67f 2019-04-13 06:33:56,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:33:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:33:56,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bdec694-0a37-4520-80e4-b8b5ff05878f 2019-04-13 06:33:56,241 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:33:56,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2bdec694-0a37-4520-80e4-b8b5ff05878f 2019-04-13 06:33:56,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200006961823s 2019-04-13 06:33:56,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:33:56,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:33:56,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460ff529-8ea2-47b6-b82a-f0f1245f864c 2019-04-13 06:33:56,430 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:33:56,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-460ff529-8ea2-47b6-b82a-f0f1245f864c 2019-04-13 06:33:56,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184072971344s 2019-04-13 06:33:56,451 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-13 06:34:00,729 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9d2930d4-0efe-4288-942e-a30e9f1d9cb8 | 2019-04-13T06:34:00.389595 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9d2930d4-0efe-4288-942e-a30e9f1d9cb8 ~/.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-04-13 06:34:03,879 - 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-04-13 06:34:04,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-13 06:34:09,697 - 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=8f1943a2-3919-45aa-b529-eb1fbd2279b6) as the default verifier for the future CLI operations. 2019-04-13 06:34:11,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 06:34:11,565 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:34:11,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 06: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-26e9f90a-1989-49ba-a0ca-067efa46cd7f x-openstack-request-id: req-26e9f90a-1989-49ba-a0ca-067efa46cd7f 2019-04-13 06:34:11,606 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 06:34:11,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-26e9f90a-1989-49ba-a0ca-067efa46cd7f 2019-04-13 06:34:11,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0450818538666s 2019-04-13 06:34:11,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:34:11,614 - 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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:34:11,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 06:34:11 GMT X-Openstack-Request-Id: req-92f2da4c-430f-462d-a343-54f509a5314d 2019-04-13 06:34:11,924 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:33:55Z", "file": "/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/file", "owner": "bc1b22b43c754533979b4587f5cacf32", "id": "f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2", "size": 12716032, "self": "/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:33:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:34:11,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-92f2da4c-430f-462d-a343-54f509a5314d 2019-04-13 06:34:11,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313865184784s 2019-04-13 06:34:11,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:34:11,938 - 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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740"}' 2019-04-13 06:34:11,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 13 Apr 2019 06:34:11 GMT Location: http://172.30.9.23:9292/v2/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f0484013-f9a4-4562-beb9-ca135ddd151d 2019-04-13 06:34:11,984 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:34:11Z", "file": "/v2/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7/file", "owner": "bc1b22b43c754533979b4587f5cacf32", "id": "0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7", "size": null, "self": "/v2/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7", "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_9f50cce7-df1c-4892-84d4-40a9da2f5740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740", "checksum": null, "created_at": "2019-04-13T06:34:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:34:11,984 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f0484013-f9a4-4562-beb9-ca135ddd151d 2019-04-13 06:34:11,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0505809783936s 2019-04-13 06:34:11,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:34:11,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7/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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" -d '' 2019-04-13 06:34:12,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:34:12 GMT X-Openstack-Request-Id: req-818ebbaa-f081-4fcb-ac25-f6a506094235 2019-04-13 06:34:12,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:34:12,610 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7/file used request id req-818ebbaa-f081-4fcb-ac25-f6a506094235 2019-04-13 06:34:12,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.624565839767s 2019-04-13 06:34:12,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:34:12,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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:34:12,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 13 Apr 2019 06:34:12 GMT X-Openstack-Request-Id: req-25cddfe5-28fe-4d28-aa72-33774eb0d296 2019-04-13 06:34:12,648 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:34:12Z", "file": "/v2/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7/file", "owner": "bc1b22b43c754533979b4587f5cacf32", "id": "0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7", "size": 12716032, "self": "/v2/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:34:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:33:55Z", "file": "/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/file", "owner": "bc1b22b43c754533979b4587f5cacf32", "id": "f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2", "size": 12716032, "self": "/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:33:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:34:12,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-25cddfe5-28fe-4d28-aa72-33774eb0d296 2019-04-13 06:34:12,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0334680080414s 2019-04-13 06:34:12,650 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7/file', 'owner': u'bc1b22b43c754533979b4587f5cacf32', 'id': u'0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7', 'size': 12716032, u'self': u'/v2/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bc1b22b43c754533979b4587f5cacf32', 'name': 'tempest_smoke-project_9f50cce7-df1c-4892-84d4-40a9da2f5740', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:34:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T06:34:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740', '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/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7', 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_9f50cce7-df1c-4892-84d4-40a9da2f5740', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740', 'created': u'2019-04-13T06:34:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:34: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/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7', 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_9f50cce7-df1c-4892-84d4-40a9da2f5740', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:34:12,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:34:12,654 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:34:12,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 13 Apr 2019 06: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-e6dbd033-580a-4df0-8d02-34a922b7e3c0 x-openstack-request-id: req-e6dbd033-580a-4df0-8d02-34a922b7e3c0 2019-04-13 06:34:12,690 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/43252087-5838-44a6-b8c0-916ac84ec364", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/43252087-5838-44a6-b8c0-916ac84ec364", "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": "43252087-5838-44a6-b8c0-916ac84ec364"}} 2019-04-13 06:34:12,690 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e6dbd033-580a-4df0-8d02-34a922b7e3c0 2019-04-13 06:34:12,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0392010211945s 2019-04-13 06:34:12,691 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740', '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'8cb957e698214daa959a3206e3607cbf', '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'43252087-5838-44a6-b8c0-916ac84ec364', 'swap': 0}) 2019-04-13 06:34:12,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:34:12,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/43252087-5838-44a6-b8c0-916ac84ec364/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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" -d '{"extra_specs": {}}' 2019-04-13 06:34:12,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:34: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-4b1314c6-5937-47f8-ba46-af9cc568f382 x-openstack-request-id: req-4b1314c6-5937-47f8-ba46-af9cc568f382 2019-04-13 06:34:12,712 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:34:12,712 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/43252087-5838-44a6-b8c0-916ac84ec364/os-extra_specs used request id req-4b1314c6-5937-47f8-ba46-af9cc568f382 2019-04-13 06:34:12,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199291706085s 2019-04-13 06:34:12,712 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740', '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'8cb957e698214daa959a3206e3607cbf', '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'43252087-5838-44a6-b8c0-916ac84ec364', 'swap': 0}) 2019-04-13 06:34:15,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-13 06:34:15,758 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-13 06:34:15,758 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-13 06:34:15,761 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-13 06:34:15,792 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-13 06:34:17,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8f1943a2-3919-45aa-b529-eb1fbd2279b6/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-04-13 06:34:17,947 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-13 06:34:17,963 - 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-04-13 06:38:34,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4bdf6392-11bb-4a01-9f33-8c8829edd686 2019-04-13 06:38:34,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4bdf6392-11bb-4a01-9f33-8c8829edd686']'. 2019-04-13 06:38:35,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-13 06:38:35,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-13 06:38:35,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 06:38:35,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4bdf6392-11bb-4a01-9f33-8c8829edd686 | 2019-04-13 06:38:35,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-13 06:38:35,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-13 06:34:19 | 2019-04-13 06:38:35,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-13 06:38:34 | 2019-04-13 06:38:35,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:15 | 2019-04-13 06:38:35,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-13 06:38:35,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-13 06:38:35,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-13 06:38:35,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8f1943a2-3919-45aa-b529-eb1fbd2279b6) | 2019-04-13 06:38:35,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-13 06:38:35,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9d2930d4-0efe-4288-942e-a30e9f1d9cb8) | 2019-04-13 06:38:35,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-04-13 06:38:35,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 248.254 | 2019-04-13 06:38:35,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-04-13 06:38:35,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-04-13 06:38:35,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-13 06:38:35,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-13 06:38:35,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-13 06:38:35,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 06:38:35,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-13 06:38:35,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-13 06:38:35,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-04-13 06:38:35,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '4bdf6392-11bb-4a01-9f33-8c8829edd686', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-04-13 06:38:37,243 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 4bdf6392-11bb-4a01-9f33-8c8829edd686 --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-04-13 06:38:37,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '4bdf6392-11bb-4a01-9f33-8c8829edd686', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-04-13 06:38:39,115 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 4bdf6392-11bb-4a01-9f33-8c8829edd686 --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-04-13 06:38:39,232 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:38:39,233 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:50 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-04-13 06:38:39,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 06:38:39,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:38:40,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:38:40 GMT X-Openstack-Request-Id: req-f3246d2d-332b-430d-80bf-3af1f91d2309 2019-04-13 06:38:40,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:38:40,823 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0eef3119-02c2-4fa2-9d80-40e6a3a0cdf7 used request id req-f3246d2d-332b-430d-80bf-3af1f91d2309 2019-04-13 06:38:40,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58382797241s 2019-04-13 06:38:40,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:38:40,831 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:40,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38: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-77af8252-110e-4f12-a14a-ea7d9d6d3e4b x-openstack-request-id: req-77af8252-110e-4f12-a14a-ea7d9d6d3e4b 2019-04-13 06:38:40,852 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_9f50cce7-df1c-4892-84d4-40a9da2f5740", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/43252087-5838-44a6-b8c0-916ac84ec364", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/43252087-5838-44a6-b8c0-916ac84ec364", "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": "43252087-5838-44a6-b8c0-916ac84ec364"}, {"name": "tempest_smoke-flavor_9f50cce7-df1c-4892-84d4-40a9da2f5740", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/efb8bfdc-aeff-41db-8ef6-3b996b1f48a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/efb8bfdc-aeff-41db-8ef6-3b996b1f48a4", "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": "efb8bfdc-aeff-41db-8ef6-3b996b1f48a4"}]} 2019-04-13 06:38:40,852 - 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-77af8252-110e-4f12-a14a-ea7d9d6d3e4b 2019-04-13 06:38:40,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237760543823s 2019-04-13 06:38:40,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 06:38:40,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/43252087-5838-44a6-b8c0-916ac84ec364 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:40,898 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38: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-ba0211c7-d72c-4acc-b540-83b6dd024c33 x-openstack-request-id: req-ba0211c7-d72c-4acc-b540-83b6dd024c33 2019-04-13 06:38:40,898 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/43252087-5838-44a6-b8c0-916ac84ec364 used request id req-ba0211c7-d72c-4acc-b540-83b6dd024c33 2019-04-13 06:38:40,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0437960624695s 2019-04-13 06:38:40,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 06:38:40,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1a029859-f141-43ef-a7a6-7138c50a8ca6/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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" -d '{"subnet_id": "9606d2b0-444b-426b-9640-d22dc33ca0e0"}' 2019-04-13 06:38:43,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:43 GMT X-Openstack-Request-Id: req-0213b5fa-a950-453a-bcb8-7b75e62c8482 2019-04-13 06:38:43,461 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f7983805-809d-41b2-a0ea-29f2a2461644", "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "subnet_id": "9606d2b0-444b-426b-9640-d22dc33ca0e0", "subnet_ids": ["9606d2b0-444b-426b-9640-d22dc33ca0e0"], "port_id": "190c837e-0885-4146-9078-cc3fb198c5ce", "id": "1a029859-f141-43ef-a7a6-7138c50a8ca6"} 2019-04-13 06:38:43,461 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1a029859-f141-43ef-a7a6-7138c50a8ca6/remove_router_interface.json used request id req-0213b5fa-a950-453a-bcb8-7b75e62c8482 2019-04-13 06:38:43,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.56190705299s 2019-04-13 06:38:43,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:38:43,462 - 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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:38:43,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:43 GMT X-Openstack-Request-Id: req-4a43d92d-e2d2-47e0-b0c5-7acad0f1ee8b 2019-04-13 06:38:43,582 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "created_at": "2019-04-13T06:33:50Z", "admin_state_up": true, "updated_at": "2019-04-13T06:38:42Z", "project_id": "bc1b22b43c754533979b4587f5cacf32", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1a029859-f141-43ef-a7a6-7138c50a8ca6", "name": "tempest_smoke-router_9f50cce7-df1c-4892-84d4-40a9da2f5740"}]} 2019-04-13 06:38:43,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4a43d92d-e2d2-47e0-b0c5-7acad0f1ee8b 2019-04-13 06:38:43,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120221853256s 2019-04-13 06:38:43,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 06:38:43,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/1a029859-f141-43ef-a7a6-7138c50a8ca6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:38:44,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:38:44 GMT X-Openstack-Request-Id: req-9cc9b6c7-05ca-4780-80ac-55193ea943f8 2019-04-13 06:38:44,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:38:44,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1a029859-f141-43ef-a7a6-7138c50a8ca6.json used request id req-9cc9b6c7-05ca-4780-80ac-55193ea943f8 2019-04-13 06:38:44,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3551659584s 2019-04-13 06:38:44,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:38:44,939 - 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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:38:44,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:44 GMT X-Openstack-Request-Id: req-768b40e2-84af-4dd8-8c25-c241512d6f31 2019-04-13 06:38:44,981 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4},{"updated_at":"2019-04-13T06:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9606d2b0-444b-426b-9640-d22dc33ca0e0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bc1b22b43c754533979b4587f5cacf32","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_9f50cce7-df1c-4892-84d4-40a9da2f5740","enable_dhcp":true,"segment_id":null,"network_id":"f7983805-809d-41b2-a0ea-29f2a2461644","tenant_id":"bc1b22b43c754533979b4587f5cacf32","created_at":"2019-04-13T06:33:50Z","ip_version":4}]} 2019-04-13 06:38:44,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-768b40e2-84af-4dd8-8c25-c241512d6f31 2019-04-13 06:38:44,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0422189235687s 2019-04-13 06:38:44,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 06:38:44,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/9606d2b0-444b-426b-9640-d22dc33ca0e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:38:46,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:38:46 GMT X-Openstack-Request-Id: req-715cb1f0-e4a1-46af-af17-2b2f32225ceb 2019-04-13 06:38:46,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:38:46,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/9606d2b0-444b-426b-9640-d22dc33ca0e0.json used request id req-715cb1f0-e4a1-46af-af17-2b2f32225ceb 2019-04-13 06:38:46,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04397797585s 2019-04-13 06:38:46,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:38:46,028 - 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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:38:46,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:46 GMT X-Openstack-Request-Id: req-999dc172-c82d-4e53-b127-a29f79d4f92c 2019-04-13 06:38:46,113 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f7983805-809d-41b2-a0ea-29f2a2461644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"bc1b22b43c754533979b4587f5cacf32","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:38:45Z","qos_policy_id":null,"name":"tempest_smoke-net_9f50cce7-df1c-4892-84d4-40a9da2f5740","admin_state_up":true,"tenant_id":"bc1b22b43c754533979b4587f5cacf32","created_at":"2019-04-13T06:33:50Z","provider:network_type":"vxlan"}]} 2019-04-13 06:38:46,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-999dc172-c82d-4e53-b127-a29f79d4f92c 2019-04-13 06:38:46,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0862460136414s 2019-04-13 06:38:46,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 06:38:46,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/f7983805-809d-41b2-a0ea-29f2a2461644.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:38:47,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:38:47 GMT X-Openstack-Request-Id: req-05a9a382-797d-4e67-928a-888b0ccfa6bc 2019-04-13 06:38:47,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:38:47,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f7983805-809d-41b2-a0ea-29f2a2461644.json used request id req-05a9a382-797d-4e67-928a-888b0ccfa6bc 2019-04-13 06:38:47,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14532589912s 2019-04-13 06:38:47,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:38:47,268 - 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.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:38:47,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:47 GMT X-Openstack-Request-Id: req-d107e6ea-0af0-4cdb-ad1d-1c9b971ed27e 2019-04-13 06:38:47,292 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:33:55Z", "file": "/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/file", "owner": "bc1b22b43c754533979b4587f5cacf32", "id": "f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2", "size": 12716032, "self": "/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9f50cce7-df1c-4892-84d4-40a9da2f5740", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:33:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:38:47,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d107e6ea-0af0-4cdb-ad1d-1c9b971ed27e 2019-04-13 06:38:47,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0283329486847s 2019-04-13 06:38:47,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 06:38:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67d7efdd54cdaf1bbb33e331c5413bd8624cca05" 2019-04-13 06:38:47,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:38:47 GMT X-Openstack-Request-Id: req-932a5c87-b154-4015-a6e5-ba57ee617c0b 2019-04-13 06:38:47,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:38:47,747 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f0aecc6a-ea59-45e2-823d-59d3c8f8c4f2 used request id req-932a5c87-b154-4015-a6e5-ba57ee617c0b 2019-04-13 06:38:47,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.453221082687s 2019-04-13 06:38:47,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:38:47,751 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:47,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38: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-366b93a2-d877-48aa-b377-d8cf3d3bf7ab x-openstack-request-id: req-366b93a2-d877-48aa-b377-d8cf3d3bf7ab 2019-04-13 06:38:47,772 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_9f50cce7-df1c-4892-84d4-40a9da2f5740", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/efb8bfdc-aeff-41db-8ef6-3b996b1f48a4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/efb8bfdc-aeff-41db-8ef6-3b996b1f48a4", "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": "efb8bfdc-aeff-41db-8ef6-3b996b1f48a4"}]} 2019-04-13 06:38:47,772 - 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-366b93a2-d877-48aa-b377-d8cf3d3bf7ab 2019-04-13 06:38:47,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023756980896s 2019-04-13 06:38:47,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 06:38:47,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/efb8bfdc-aeff-41db-8ef6-3b996b1f48a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:47,800 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38: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-5eda6d07-e568-4813-8415-3338294d9fc0 x-openstack-request-id: req-5eda6d07-e568-4813-8415-3338294d9fc0 2019-04-13 06:38:47,800 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/efb8bfdc-aeff-41db-8ef6-3b996b1f48a4 used request id req-5eda6d07-e568-4813-8415-3338294d9fc0 2019-04-13 06:38:47,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0269460678101s 2019-04-13 06:38:47,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:38:47,804 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:48,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535389fa-35f3-41db-9a85-b1d469858f5d 2019-04-13 06:38:48,030 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_9f50cce7-df1c-4892-84d4-40a9da2f5740", "links": {"self": "http://172.30.9.23:5000/v3/users/db2e5978a81b4505a67b01a5f8c93efc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db2e5978a81b4505a67b01a5f8c93efc", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:38:48,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-535389fa-35f3-41db-9a85-b1d469858f5d 2019-04-13 06:38:48,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22878909111s 2019-04-13 06:38:48,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:38:48,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/db2e5978a81b4505a67b01a5f8c93efc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:48,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a85e3a-4618-4312-853d-97fc9bdefc2a 2019-04-13 06:38:48,321 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_9f50cce7-df1c-4892-84d4-40a9da2f5740", "links": {"self": "http://172.30.9.23:5000/v3/users/db2e5978a81b4505a67b01a5f8c93efc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "db2e5978a81b4505a67b01a5f8c93efc", "description": null}} 2019-04-13 06:38:48,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/db2e5978a81b4505a67b01a5f8c93efc used request id req-39a85e3a-4618-4312-853d-97fc9bdefc2a 2019-04-13 06:38:48,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.286292076111s 2019-04-13 06:38:48,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 06:38:48,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/db2e5978a81b4505a67b01a5f8c93efc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:48,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed9883eb-91a2-40a0-83f4-b768740030fe 2019-04-13 06:38:48,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:38:48,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/db2e5978a81b4505a67b01a5f8c93efc used request id req-ed9883eb-91a2-40a0-83f4-b768740030fe 2019-04-13 06:38:48,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.30105304718s 2019-04-13 06:38:48,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:38:48,633 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:48,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f61ae73-19ab-4ca7-8465-85ed35d35e21 2019-04-13 06:38:48,842 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/bc1b22b43c754533979b4587f5cacf32"}, "tags": [], "enabled": true, "id": "bc1b22b43c754533979b4587f5cacf32", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_9f50cce7-df1c-4892-84d4-40a9da2f5740"}]} 2019-04-13 06:38:48,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3f61ae73-19ab-4ca7-8465-85ed35d35e21 2019-04-13 06:38:48,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21252989769s 2019-04-13 06:38:48,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 06:38:48,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/bc1b22b43c754533979b4587f5cacf32 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:49,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a49db79e-bc2d-4953-ae42-47b7e1b609bc 2019-04-13 06:38:49,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:38:49,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bc1b22b43c754533979b4587f5cacf32 used request id req-a49db79e-bc2d-4953-ae42-47b7e1b609bc 2019-04-13 06:38:49,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.255126953125s 2019-04-13 06:38:49,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:38:49,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=bc1b22b43c754533979b4587f5cacf32&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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:49,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:49 GMT X-Openstack-Request-Id: req-aa92eccc-1c13-4153-9b6b-bd28575a4095 2019-04-13 06:38:49,453 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "created_at": "2019-04-13T06:33:49Z", "updated_at": "2019-04-13T06:33:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:33:49Z", "revision_number": 0, "id": "001ef975-8986-4932-85f0-3450681b16a1", "remote_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:33:49Z", "security_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc1b22b43c754533979b4587f5cacf32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:33:49Z", "revision_number": 0, "id": "15535ae2-4563-4a92-b410-b74fbdc7982e", "remote_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:33:49Z", "security_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc1b22b43c754533979b4587f5cacf32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:33:49Z", "revision_number": 0, "id": "42754ee5-612e-4482-a7f7-3f6ac1aeb4cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:33:49Z", "security_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc1b22b43c754533979b4587f5cacf32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:33:49Z", "revision_number": 0, "id": "50b1769f-02e3-4477-957f-c5bf5da69922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:33:49Z", "security_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc1b22b43c754533979b4587f5cacf32"}], "revision_number": 1, "project_id": "bc1b22b43c754533979b4587f5cacf32", "id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "name": "default"}]} 2019-04-13 06:38:49,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=bc1b22b43c754533979b4587f5cacf32&name=default used request id req-aa92eccc-1c13-4153-9b6b-bd28575a4095 2019-04-13 06:38:49,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346206903458s 2019-04-13 06:38:49,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:38:49,459 - 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.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:49,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:49 GMT X-Openstack-Request-Id: req-17ab7bcd-4853-4b87-bd2d-a27f8569c997 2019-04-13 06:38:49,505 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "created_at": "2019-04-13T06:33:49Z", "updated_at": "2019-04-13T06:33:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:33:49Z", "revision_number": 0, "id": "001ef975-8986-4932-85f0-3450681b16a1", "remote_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:33:49Z", "security_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc1b22b43c754533979b4587f5cacf32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:33:49Z", "revision_number": 0, "id": "42754ee5-612e-4482-a7f7-3f6ac1aeb4cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:33:49Z", "security_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc1b22b43c754533979b4587f5cacf32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:33:49Z", "revision_number": 0, "id": "15535ae2-4563-4a92-b410-b74fbdc7982e", "remote_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:33:49Z", "security_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc1b22b43c754533979b4587f5cacf32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:33:49Z", "revision_number": 0, "id": "50b1769f-02e3-4477-957f-c5bf5da69922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:33:49Z", "security_group_id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "tenant_id": "bc1b22b43c754533979b4587f5cacf32", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc1b22b43c754533979b4587f5cacf32"}], "revision_number": 1, "project_id": "bc1b22b43c754533979b4587f5cacf32", "id": "05a601e6-5600-4b8b-9799-44de1d4d888e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 06:38:49,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-17ab7bcd-4853-4b87-bd2d-a27f8569c997 2019-04-13 06:38:49,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472168922424s 2019-04-13 06:38:49,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:38:49,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/05a601e6-5600-4b8b-9799-44de1d4d888e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}26767dc525955b07e1d30e2b61a378566df779d4" 2019-04-13 06:38:49,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:38:49 GMT X-Openstack-Request-Id: req-7dfd053d-4cb9-4b11-90e3-4845cb59c6a4 2019-04-13 06:38:49,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:38:49,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/05a601e6-5600-4b8b-9799-44de1d4d888e.json used request id req-7dfd053d-4cb9-4b11-90e3-4845cb59c6a4 2019-04-13 06:38:49,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.123733997345s 2019-04-13 06:38:49,638 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:28 | PASS | | singlevm2 | functest | healthcheck | 00:34 | PASS | | vping_ssh | functest | healthcheck | 00:40 | PASS | | vping_userdata | functest | healthcheck | 00:36 | PASS | | cinder_test | functest | healthcheck | 01:05 | PASS | | tempest_smoke | functest | healthcheck | 04:50 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-04-13 06:38:49,651 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-04-13 06:38:49,683 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-13 06:38:49,782 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-13 06:38:49,884 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-13 06:38:52,860 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-439 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-13 06:38:52,862 - 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.7 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=iWKIvAKaCz92t2ICRVIau471d 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=8cb957e698214daa959a3206e3607cbf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-13 06:38:52,863 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-13 06:38:52,863 - 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-04-13 06:38:52,885 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-04-13 06:38:53,278 - 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.15" 2019-04-13 06:38:53,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab3a99b-b7a8-46a9-8fe3-68a9a9145d3e 2019-04-13 06:38:53,286 - 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-04-13 06:38:53,286 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5ab3a99b-b7a8-46a9-8fe3-68a9a9145d3e 2019-04-13 06:38:53,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:38:53,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:38:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["_dLaUd3WTBKhPeT8YsOEVw"], "issued_at": "2019-04-13T06:38:53.000000Z"}} 2019-04-13 06:38:53,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:38:53,700 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:54,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:54 GMT X-Openstack-Request-Id: req-3af9a160-4829-445c-8e1b-f266ca15c6d1 2019-04-13 06:38:54,053 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:38:54,053 - 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-3af9a160-4829-445c-8e1b-f266ca15c6d1 2019-04-13 06:38:54,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354165077209s 2019-04-13 06:38:54,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.15" 2019-04-13 06:38:54,066 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da0b1ee1-fdd8-447f-95d0-954b57c98e8a 2019-04-13 06:38:54,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-04-13 06:38:54,066 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-da0b1ee1-fdd8-447f-95d0-954b57c98e8a 2019-04-13 06:38:54,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:38:54,070 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:54,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1253dc8f-989f-4976-ae45-77b501134212 2019-04-13 06:38:54,183 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:38:54,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-1253dc8f-989f-4976-ae45-77b501134212 2019-04-13 06:38:54,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115923166275s 2019-04-13 06:38:54,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 06:38:54,194 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_afc6f524-da03-44d8-b00c-702faf2532b4"}}' 2019-04-13 06:38:54,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded12128-1296-4b7a-895a-6671073f24a0 2019-04-13 06:38:54,428 - 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/c955e0e2509c4093abc8feb392260cba"}, "tags": [], "enabled": true, "id": "c955e0e2509c4093abc8feb392260cba", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_afc6f524-da03-44d8-b00c-702faf2532b4"}} 2019-04-13 06:38:54,428 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ded12128-1296-4b7a-895a-6671073f24a0 2019-04-13 06:38:54,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.237778902054s 2019-04-13 06:38:54,429 - 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'c955e0e2509c4093abc8feb392260cba', '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_afc6f524-da03-44d8-b00c-702faf2532b4'}) 2019-04-13 06:38:54,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 06:38:54,441 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "E2DsQfDadij75KbNf2jMbf2lZsNf4H", "email": null, "name": "neutron-tempest-plugin-api-user_afc6f524-da03-44d8-b00c-702faf2532b4"}}' 2019-04-13 06:38:54,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80e6429-faae-4132-8b0e-4f185f381926 2019-04-13 06:38:54,856 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_afc6f524-da03-44d8-b00c-702faf2532b4", "links": {"self": "http://172.30.9.23:5000/v3/users/27dbfa8007f34f69b05ac1a0eece7a79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27dbfa8007f34f69b05ac1a0eece7a79", "domain_id": "default", "password_expires_at": null}} 2019-04-13 06:38:54,856 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-a80e6429-faae-4132-8b0e-4f185f381926 2019-04-13 06:38:54,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.421255111694s 2019-04-13 06:38:54,857 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'27dbfa8007f34f69b05ac1a0eece7a79', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_afc6f524-da03-44d8-b00c-702faf2532b4'}) 2019-04-13 06:38:54,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:38:54,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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:55,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15c9d3f-97bd-43c4-b646-9ecd62b91707 2019-04-13 06:38:55,060 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:38:55,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c15c9d3f-97bd-43c4-b646-9ecd62b91707 2019-04-13 06:38:55,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199883937836s 2019-04-13 06:38:55,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:38:55,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:55,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31f8e89-69d2-4e09-9b3a-a4db48afd39f 2019-04-13 06:38:55,261 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:38:55,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c31f8e89-69d2-4e09-9b3a-a4db48afd39f 2019-04-13 06:38:55,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195856809616s 2019-04-13 06:38:55,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:38:55,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:55,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b70d0f-e45c-4605-84aa-0236776d04c5 2019-04-13 06:38:55,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:38:55,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09b70d0f-e45c-4605-84aa-0236776d04c5 2019-04-13 06:38:55,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215086936951s 2019-04-13 06:38:55,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:38:55,490 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:55,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b4e5d5-2236-440c-b543-22132f0760da 2019-04-13 06:38:55,594 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-13 06:38:55,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-60b4e5d5-2236-440c-b543-22132f0760da 2019-04-13 06:38:55,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10730099678s 2019-04-13 06:38:55,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:38:55,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:55,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3fb332b-c89a-48ed-a556-b6992ad055c9 2019-04-13 06:38:55,725 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_afc6f524-da03-44d8-b00c-702faf2532b4", "links": {"self": "http://172.30.9.23:5000/v3/users/27dbfa8007f34f69b05ac1a0eece7a79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27dbfa8007f34f69b05ac1a0eece7a79", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:38:55,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c3fb332b-c89a-48ed-a556-b6992ad055c9 2019-04-13 06:38:55,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130201101303s 2019-04-13 06:38:55,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:38:55,741 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:55,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5df529-408b-4b1f-8bad-11e2471f70c4 2019-04-13 06:38:55,958 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/c955e0e2509c4093abc8feb392260cba"}, "tags": [], "enabled": true, "id": "c955e0e2509c4093abc8feb392260cba", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_afc6f524-da03-44d8-b00c-702faf2532b4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 06:38:55,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0d5df529-408b-4b1f-8bad-11e2471f70c4 2019-04-13 06:38:55,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22042298317s 2019-04-13 06:38:55,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:38:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=27dbfa8007f34f69b05ac1a0eece7a79&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=c955e0e2509c4093abc8feb392260cba" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:56,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5530bc99-1f29-48d9-a9f4-fb675624a41a 2019-04-13 06:38:56,080 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=27dbfa8007f34f69b05ac1a0eece7a79&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=c955e0e2509c4093abc8feb392260cba", "previous": null, "next": null}} 2019-04-13 06:38:56,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=27dbfa8007f34f69b05ac1a0eece7a79&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=c955e0e2509c4093abc8feb392260cba used request id req-5530bc99-1f29-48d9-a9f4-fb675624a41a 2019-04-13 06:38:56,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115535974503s 2019-04-13 06:38:56,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:38:56,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c955e0e2509c4093abc8feb392260cba/users/27dbfa8007f34f69b05ac1a0eece7a79/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:56,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93f6dbca-0456-436f-8deb-9200f0c6d2ce 2019-04-13 06:38:56,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:38:56,230 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c955e0e2509c4093abc8feb392260cba/users/27dbfa8007f34f69b05ac1a0eece7a79/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-93f6dbca-0456-436f-8deb-9200f0c6d2ce 2019-04-13 06:38:56,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145794868469s 2019-04-13 06:38:56,231 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_afc6f524-da03-44d8-b00c-702faf2532b4', 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'c955e0e2509c4093abc8feb392260cba', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'E2DsQfDadij75KbNf2jMbf2lZsNf4H', 'username': u'neutron-tempest-plugin-api-user_afc6f524-da03-44d8-b00c-702faf2532b4', '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-04-13 06:38:56,235 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_afc6f524-da03-44d8-b00c-702faf2532b4', 'password': 'E2DsQfDadij75KbNf2jMbf2lZsNf4H', 'project_name': 'neutron-tempest-pl-project_afc6f524-da03-44d8-b00c-702faf2532b4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'c955e0e2509c4093abc8feb392260cba', 'project_domain_name': 'Default'} 2019-04-13 06:38:56,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:38:56,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:56,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9670b00-dff1-4294-a284-058c1edef2e7 2019-04-13 06:38:56,356 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:38:56,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a9670b00-dff1-4294-a284-058c1edef2e7 2019-04-13 06:38:56,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117658853531s 2019-04-13 06:38:56,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:38:56,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:56,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb51aca-308d-468a-b228-3631ecb62cda 2019-04-13 06:38:56,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:38:56,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bdb51aca-308d-468a-b228-3631ecb62cda 2019-04-13 06:38:56,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197897911072s 2019-04-13 06:38:56,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:38:56,567 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:56,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b751eb25-13ae-4b20-bc27-8287808d917a 2019-04-13 06:38:56,759 - 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-04-13 06:38:56,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b751eb25-13ae-4b20-bc27-8287808d917a 2019-04-13 06:38:56,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195641040802s 2019-04-13 06:38:56,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:38:56,764 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:56,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d52f91-06f5-44c5-b6b0-cfc6c25da7da 2019-04-13 06:38:56,890 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_afc6f524-da03-44d8-b00c-702faf2532b4", "links": {"self": "http://172.30.9.23:5000/v3/users/27dbfa8007f34f69b05ac1a0eece7a79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27dbfa8007f34f69b05ac1a0eece7a79", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:38:56,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-68d52f91-06f5-44c5-b6b0-cfc6c25da7da 2019-04-13 06:38:56,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129872083664s 2019-04-13 06:38:56,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:38:56,905 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:57,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c665f3b5-267b-4a66-9e72-cdd77deadf6f 2019-04-13 06:38:57,019 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/c955e0e2509c4093abc8feb392260cba"}, "tags": [], "enabled": true, "id": "c955e0e2509c4093abc8feb392260cba", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_afc6f524-da03-44d8-b00c-702faf2532b4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 06:38:57,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c665f3b5-267b-4a66-9e72-cdd77deadf6f 2019-04-13 06:38:57,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117274999619s 2019-04-13 06:38:57,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:38:57,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=27dbfa8007f34f69b05ac1a0eece7a79&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=c955e0e2509c4093abc8feb392260cba" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:57,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4218025e-cc97-44d6-a344-1ef990727f5a 2019-04-13 06:38:57,230 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=27dbfa8007f34f69b05ac1a0eece7a79&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=c955e0e2509c4093abc8feb392260cba", "previous": null, "next": null}} 2019-04-13 06:38:57,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=27dbfa8007f34f69b05ac1a0eece7a79&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=c955e0e2509c4093abc8feb392260cba used request id req-4218025e-cc97-44d6-a344-1ef990727f5a 2019-04-13 06:38:57,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203758001328s 2019-04-13 06:38:57,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:38:57,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c955e0e2509c4093abc8feb392260cba/users/27dbfa8007f34f69b05ac1a0eece7a79/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:57,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d6fc84d-b114-40ef-a082-151567b3f4e6 2019-04-13 06:38:57,412 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:38:57,412 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c955e0e2509c4093abc8feb392260cba/users/27dbfa8007f34f69b05ac1a0eece7a79/roles/ecc7000790704244895fb79f2874ceb4 used request id req-1d6fc84d-b114-40ef-a082-151567b3f4e6 2019-04-13 06:38:57,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.179723978043s 2019-04-13 06:38:57,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:38:57,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:57,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01cab81-67c2-4f92-8805-7c9d0e2f447d 2019-04-13 06:38:57,527 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:38:57,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f01cab81-67c2-4f92-8805-7c9d0e2f447d 2019-04-13 06:38:57,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111124992371s 2019-04-13 06:38:57,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:38:57,535 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:57,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32fa274b-d63b-4b6a-8f7a-cfa2af4bbed4 2019-04-13 06:38:57,641 - 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-04-13 06:38:57,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-32fa274b-d63b-4b6a-8f7a-cfa2af4bbed4 2019-04-13 06:38:57,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109111070633s 2019-04-13 06:38:57,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:38:57,645 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:57,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae5cd22-7602-4001-af50-3aa00311afd8 2019-04-13 06:38:57,781 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_afc6f524-da03-44d8-b00c-702faf2532b4", "links": {"self": "http://172.30.9.23:5000/v3/users/27dbfa8007f34f69b05ac1a0eece7a79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27dbfa8007f34f69b05ac1a0eece7a79", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:38:57,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fae5cd22-7602-4001-af50-3aa00311afd8 2019-04-13 06:38:57,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138964891434s 2019-04-13 06:38:57,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:38:57,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=27dbfa8007f34f69b05ac1a0eece7a79&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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:58,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bffeddc-6d6a-49f2-82b3-729ea3847217 2019-04-13 06:38:58,021 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=27dbfa8007f34f69b05ac1a0eece7a79&scope.domain.id=default", "previous": null, "next": null}} 2019-04-13 06:38:58,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=27dbfa8007f34f69b05ac1a0eece7a79&scope.domain.id=default used request id req-9bffeddc-6d6a-49f2-82b3-729ea3847217 2019-04-13 06:38:58,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.228448867798s 2019-04-13 06:38:58,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-13 06:38:58,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/27dbfa8007f34f69b05ac1a0eece7a79/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:58,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f4472df-d823-490a-a6fc-0e37f3eba8a6 2019-04-13 06:38:58,167 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:38:58,168 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/27dbfa8007f34f69b05ac1a0eece7a79/roles/ecc7000790704244895fb79f2874ceb4 used request id req-8f4472df-d823-490a-a6fc-0e37f3eba8a6 2019-04-13 06:38:58,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.143644809723s 2019-04-13 06:38:58,172 - 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.15" 2019-04-13 06:38:58,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d17bf4f-f94c-4a61-8a68-f08e149c68fa 2019-04-13 06:38:58,178 - 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-04-13 06:38:58,178 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5d17bf4f-f94c-4a61-8a68-f08e149c68fa 2019-04-13 06:38:58,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:38:58,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c955e0e2509c4093abc8feb392260cba", "name": "neutron-tempest-pl-project_afc6f524-da03-44d8-b00c-702faf2532b4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/c955e0e2509c4093abc8feb392260cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/c955e0e2509c4093abc8feb392260cba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/c955e0e2509c4093abc8feb392260cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c955e0e2509c4093abc8feb392260cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/c955e0e2509c4093abc8feb392260cba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/c955e0e2509c4093abc8feb392260cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_c955e0e2509c4093abc8feb392260cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_c955e0e2509c4093abc8feb392260cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c955e0e2509c4093abc8feb392260cba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/c955e0e2509c4093abc8feb392260cba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/c955e0e2509c4093abc8feb392260cba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_afc6f524-da03-44d8-b00c-702faf2532b4", "id": "27dbfa8007f34f69b05ac1a0eece7a79"}, "audit_ids": ["Lb6kZzEwRQecqUxFM_RYxQ"], "issued_at": "2019-04-13T06:38:58.000000Z"}} 2019-04-13 06:38:58,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 06:38:58,580 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:38:58,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:58 GMT X-Openstack-Request-Id: req-a7af51b4-0b03-4818-ab17-483465673ee4 2019-04-13 06:38:58,868 - 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-04-13 06:38:58,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-a7af51b4-0b03-4818-ab17-483465673ee4 2019-04-13 06:38:58,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.289091110229s 2019-04-13 06:38:58,879 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-04-13 06:38:58,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:38:58,882 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:58,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af25231-af0a-409a-8093-a788c89bd5d2 2019-04-13 06:38:58,993 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:38:58,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5af25231-af0a-409a-8093-a788c89bd5d2 2019-04-13 06:38:58,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113705873489s 2019-04-13 06:38:59,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:38:59,003 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:38:59,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7875a4af-0ae9-46f2-9fe6-56883c94ae3b 2019-04-13 06:38:59,233 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/c955e0e2509c4093abc8feb392260cba"}, "tags": [], "enabled": true, "id": "c955e0e2509c4093abc8feb392260cba", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_afc6f524-da03-44d8-b00c-702faf2532b4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 06:38:59,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7875a4af-0ae9-46f2-9fe6-56883c94ae3b 2019-04-13 06:38:59,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233446836472s 2019-04-13 06:38:59,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:38:59,236 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" -d '{"network": {"shared": true, "tenant_id": "c955e0e2509c4093abc8feb392260cba", "name": "neutron-tempest-plugin-api-net_afc6f524-da03-44d8-b00c-702faf2532b4", "admin_state_up": true}}' 2019-04-13 06:38:59,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:59 GMT X-Openstack-Request-Id: req-8492684e-3897-46b8-b53d-9e6a1253bb1c 2019-04-13 06:38:59,681 - 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":"d2791cb1-763e-4db2-b0cd-4c82fb333d7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"c955e0e2509c4093abc8feb392260cba","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:38:59Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_afc6f524-da03-44d8-b00c-702faf2532b4","admin_state_up":true,"tenant_id":"c955e0e2509c4093abc8feb392260cba","created_at":"2019-04-13T06:38:59Z","mtu":1450}} 2019-04-13 06:38:59,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8492684e-3897-46b8-b53d-9e6a1253bb1c 2019-04-13 06:38:59,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.445420026779s 2019-04-13 06:38:59,682 - 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-04-13T06:38:59Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd2791cb1-763e-4db2-b0cd-4c82fb333d7e', u'provider:segmentation_id': 21, 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_afc6f524-da03-44d8-b00c-702faf2532b4', u'created_at': u'2019-04-13T06:38:59Z', u'mtu': 1450, u'tenant_id': u'c955e0e2509c4093abc8feb392260cba', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c955e0e2509c4093abc8feb392260cba', u'l2_adjacency': True}) 2019-04-13 06:38:59,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:38:59,682 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:38:59,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Sat, 13 Apr 2019 06:38:59 GMT X-Openstack-Request-Id: req-21bdcaee-9260-4df5-a5a7-980cf146a996 2019-04-13 06:38:59,770 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:25:51Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d2791cb1-763e-4db2-b0cd-4c82fb333d7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"c955e0e2509c4093abc8feb392260cba","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:38:59Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_afc6f524-da03-44d8-b00c-702faf2532b4","admin_state_up":true,"tenant_id":"c955e0e2509c4093abc8feb392260cba","created_at":"2019-04-13T06:38:59Z","provider:network_type":"vxlan"}]} 2019-04-13 06:38:59,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-21bdcaee-9260-4df5-a5a7-980cf146a996 2019-04-13 06:38:59,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0881929397583s 2019-04-13 06:38:59,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:38:59,772 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_afc6f524-da03-44d8-b00c-702faf2532b4", "enable_dhcp": true, "network_id": "d2791cb1-763e-4db2-b0cd-4c82fb333d7e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:39:00,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:00 GMT X-Openstack-Request-Id: req-56ce7344-e39c-441f-929b-e6f1a1fc2c5e 2019-04-13 06:39:00,229 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T06:38:59Z","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":"e2cb53e6-b9aa-4b51-884e-5e28ad0a259d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c955e0e2509c4093abc8feb392260cba","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_afc6f524-da03-44d8-b00c-702faf2532b4","enable_dhcp":true,"segment_id":null,"network_id":"d2791cb1-763e-4db2-b0cd-4c82fb333d7e","tenant_id":"c955e0e2509c4093abc8feb392260cba","created_at":"2019-04-13T06:38:59Z","ip_version":4}} 2019-04-13 06:39:00,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-56ce7344-e39c-441f-929b-e6f1a1fc2c5e 2019-04-13 06:39:00,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.458317041397s 2019-04-13 06:39:00,230 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:38: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'e2cb53e6-b9aa-4b51-884e-5e28ad0a259d', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_afc6f524-da03-44d8-b00c-702faf2532b4', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd2791cb1-763e-4db2-b0cd-4c82fb333d7e', u'tenant_id': u'c955e0e2509c4093abc8feb392260cba', u'created_at': u'2019-04-13T06:38: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'c955e0e2509c4093abc8feb392260cba'}) 2019-04-13 06:39:00,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:39:00,231 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "neutron-tempest-plugin-api-router_afc6f524-da03-44d8-b00c-702faf2532b4", "admin_state_up": true}}' 2019-04-13 06:39:01,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:01 GMT X-Openstack-Request-Id: req-c6207443-40b4-4752-89bf-790a7af1e961 2019-04-13 06:39:01,827 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c955e0e2509c4093abc8feb392260cba", "created_at": "2019-04-13T06:39:00Z", "admin_state_up": true, "updated_at": "2019-04-13T06:39:01Z", "project_id": "c955e0e2509c4093abc8feb392260cba", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d01330f6-ca48-470b-a7aa-8b341b2dd0bd", "name": "neutron-tempest-plugin-api-router_afc6f524-da03-44d8-b00c-702faf2532b4"}} 2019-04-13 06:39:01,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c6207443-40b4-4752-89bf-790a7af1e961 2019-04-13 06:39:01,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5966091156s 2019-04-13 06:39:01,828 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:39:01Z', u'revision_number': 2, u'ha': False, u'id': u'd01330f6-ca48-470b-a7aa-8b341b2dd0bd', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_afc6f524-da03-44d8-b00c-702faf2532b4', u'admin_state_up': True, u'tenant_id': u'c955e0e2509c4093abc8feb392260cba', u'created_at': u'2019-04-13T06:39:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'c955e0e2509c4093abc8feb392260cba'}) 2019-04-13 06:39:01,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:39:01,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d01330f6-ca48-470b-a7aa-8b341b2dd0bd/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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" -d '{"subnet_id": "e2cb53e6-b9aa-4b51-884e-5e28ad0a259d"}' 2019-04-13 06:39:03,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:03 GMT X-Openstack-Request-Id: req-052825c7-c28c-4bce-820c-c42993f97e6f 2019-04-13 06:39:03,972 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d2791cb1-763e-4db2-b0cd-4c82fb333d7e", "tenant_id": "c955e0e2509c4093abc8feb392260cba", "subnet_id": "e2cb53e6-b9aa-4b51-884e-5e28ad0a259d", "subnet_ids": ["e2cb53e6-b9aa-4b51-884e-5e28ad0a259d"], "port_id": "4b13dbb4-3dd3-48fb-944b-df980cfa9911", "id": "d01330f6-ca48-470b-a7aa-8b341b2dd0bd"} 2019-04-13 06:39:03,972 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d01330f6-ca48-470b-a7aa-8b341b2dd0bd/add_router_interface.json used request id req-052825c7-c28c-4bce-820c-c42993f97e6f 2019-04-13 06:39:03,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14387702942s 2019-04-13 06:39:03,973 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 06:39:04,078 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 06:39:04,082 - 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.15" 2019-04-13 06:39:04,086 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:04 GMT 2019-04-13 06:39:04,086 - 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-04-13 06:39:04,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:39:04,091 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:39:04,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:04 GMT X-Openstack-Request-Id: req-a99c738a-f035-498d-9c81-3592da0c8d1a 2019-04-13 06:39:04,360 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:39:04,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a99c738a-f035-498d-9c81-3592da0c8d1a 2019-04-13 06:39:04,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2707259655s 2019-04-13 06:39:04,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:39:04,372 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4"}' 2019-04-13 06:39:04,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:04 GMT Location: http://172.30.9.23:9292/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-354cfb3a-eb9b-4a99-8b35-61935be912c4 2019-04-13 06:39:04,417 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:39:04Z", "file": "/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/file", "owner": "c955e0e2509c4093abc8feb392260cba", "id": "feb2e1a6-cfdb-4bb4-a544-c059861b1ffe", "size": null, "self": "/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe", "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_afc6f524-da03-44d8-b00c-702faf2532b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4", "checksum": null, "created_at": "2019-04-13T06:39:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:39:04,417 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-354cfb3a-eb9b-4a99-8b35-61935be912c4 2019-04-13 06:39:04,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0488219261169s 2019-04-13 06:39:04,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:39:04,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" -d '' 2019-04-13 06:39:05,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:39:05 GMT X-Openstack-Request-Id: req-fdc0a890-0bfa-49b9-82cc-ee1c84e1d541 2019-04-13 06:39:05,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-04-13 06:39:05,038 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/file used request id req-fdc0a890-0bfa-49b9-82cc-ee1c84e1d541 2019-04-13 06:39:05,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.620234012604s 2019-04-13 06:39:05,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:39:05,046 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:39:05,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:05 GMT X-Openstack-Request-Id: req-ba87776a-92c7-4076-9429-7687f333b8ea 2019-04-13 06:39:05,068 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:39:04Z", "file": "/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/file", "owner": "c955e0e2509c4093abc8feb392260cba", "id": "feb2e1a6-cfdb-4bb4-a544-c059861b1ffe", "size": 12716032, "self": "/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:39:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:39:05,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ba87776a-92c7-4076-9429-7687f333b8ea 2019-04-13 06:39:05,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262739658356s 2019-04-13 06:39:05,070 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/file', 'owner': u'c955e0e2509c4093abc8feb392260cba', 'id': u'feb2e1a6-cfdb-4bb4-a544-c059861b1ffe', 'size': 12716032, u'self': u'/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c955e0e2509c4093abc8feb392260cba', 'name': 'neutron-tempest-pl-project_afc6f524-da03-44d8-b00c-702faf2532b4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:39:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T06:39:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4', '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/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe', 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_afc6f524-da03-44d8-b00c-702faf2532b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4', 'created': u'2019-04-13T06:39:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:39:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe', 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_afc6f524-da03-44d8-b00c-702faf2532b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:39:05,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:39:05,076 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_afc6f524-da03-44d8-b00c-702faf2532b4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:39:05,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Sat, 13 Apr 2019 06: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-a9c88728-133f-48cd-ada9-7737cddb055b x-openstack-request-id: req-a9c88728-133f-48cd-ada9-7737cddb055b 2019-04-13 06:39:05,551 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_afc6f524-da03-44d8-b00c-702faf2532b4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/04988d08-22dc-4ab5-a2d1-0d3d4147b975", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/04988d08-22dc-4ab5-a2d1-0d3d4147b975", "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": "04988d08-22dc-4ab5-a2d1-0d3d4147b975"}} 2019-04-13 06:39:05,552 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a9c88728-133f-48cd-ada9-7737cddb055b 2019-04-13 06:39:05,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.478204011917s 2019-04-13 06:39:05,553 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_afc6f524-da03-44d8-b00c-702faf2532b4', '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'8cb957e698214daa959a3206e3607cbf', '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'04988d08-22dc-4ab5-a2d1-0d3d4147b975', 'swap': 0}) 2019-04-13 06:39:05,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:39:05,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/04988d08-22dc-4ab5-a2d1-0d3d4147b975/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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" -d '{"extra_specs": {}}' 2019-04-13 06:39:05,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39: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-a394cf11-307b-4823-aba5-2ddb9d0cb56a x-openstack-request-id: req-a394cf11-307b-4823-aba5-2ddb9d0cb56a 2019-04-13 06:39:05,575 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:39:05,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/04988d08-22dc-4ab5-a2d1-0d3d4147b975/os-extra_specs used request id req-a394cf11-307b-4823-aba5-2ddb9d0cb56a 2019-04-13 06:39:05,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223808288574s 2019-04-13 06:39:05,584 - 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.15" 2019-04-13 06:39:05,589 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0dc44b4-04b9-47e5-bd23-98e73848a3da 2019-04-13 06:39:05,590 - 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-04-13 06:39:05,590 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e0dc44b4-04b9-47e5-bd23-98e73848a3da 2019-04-13 06:39:05,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:39:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:39:05,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f8a0bb4-dd39-4b9c-8b71-a97d88c402c2 2019-04-13 06:39:05,793 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:39:05,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8f8a0bb4-dd39-4b9c-8b71-a97d88c402c2 2019-04-13 06:39:05,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199755191803s 2019-04-13 06:39:05,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:39:05,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:39:05,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53faaa67-7892-427f-9482-ab9e52460d90 2019-04-13 06:39:05,979 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:39:05,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-53faaa67-7892-427f-9482-ab9e52460d90 2019-04-13 06:39:05,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18137383461s 2019-04-13 06:39:05,988 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-13 06:39:10,094 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9568d07a-6c69-4e00-832f-624c27fead94 | 2019-04-13T06:39:09.682064 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9568d07a-6c69-4e00-832f-624c27fead94 ~/.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-04-13 06:39:13,356 - 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-04-13 06:39:14,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-13 06:39:19,150 - 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=da9c02b0-c7ba-48b6-941b-0f03d4a79524) as the default verifier for the future CLI operations. 2019-04-13 06:39:21,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 06:39:21,105 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:39:21,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39: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-840e83bf-77df-4eaf-af39-6c8f939ad23c x-openstack-request-id: req-840e83bf-77df-4eaf-af39-6c8f939ad23c 2019-04-13 06:39:21,154 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 06:39:21,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-840e83bf-77df-4eaf-af39-6c8f939ad23c 2019-04-13 06:39:21,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0525062084198s 2019-04-13 06:39:21,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:39:21,164 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:39:21,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:21 GMT X-Openstack-Request-Id: req-415ec524-3ae8-48be-8242-3264acde83c3 2019-04-13 06:39:21,485 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:39:04Z", "file": "/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/file", "owner": "c955e0e2509c4093abc8feb392260cba", "id": "feb2e1a6-cfdb-4bb4-a544-c059861b1ffe", "size": 12716032, "self": "/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:39:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:39:21,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-415ec524-3ae8-48be-8242-3264acde83c3 2019-04-13 06:39:21,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32550406456s 2019-04-13 06:39:21,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:39:21,498 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_afc6f524-da03-44d8-b00c-702faf2532b4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_afc6f524-da03-44d8-b00c-702faf2532b4"}' 2019-04-13 06:39:21,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:21 GMT Location: http://172.30.9.23:9292/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-28956382-9f52-41e9-b891-e0a7e90ee3ec 2019-04-13 06:39:21,538 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:39:21Z", "file": "/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a/file", "owner": "c955e0e2509c4093abc8feb392260cba", "id": "a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a", "size": null, "self": "/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a", "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_afc6f524-da03-44d8-b00c-702faf2532b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_afc6f524-da03-44d8-b00c-702faf2532b4", "checksum": null, "created_at": "2019-04-13T06:39:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:39:21,538 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-28956382-9f52-41e9-b891-e0a7e90ee3ec 2019-04-13 06:39:21,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0433530807495s 2019-04-13 06:39:21,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:39:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a/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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" -d '' 2019-04-13 06:39:22,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:39:22 GMT X-Openstack-Request-Id: req-880df3fd-af69-49d1-9f12-b68bb7df0a6b 2019-04-13 06:39:22,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-04-13 06:39:22,983 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a/file used request id req-880df3fd-af69-49d1-9f12-b68bb7df0a6b 2019-04-13 06:39:22,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.44394922256s 2019-04-13 06:39:22,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:39:22,990 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:39:23,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:23 GMT X-Openstack-Request-Id: req-6a35f42c-cb0c-4fb7-90fc-d727a09fffd4 2019-04-13 06:39:23,017 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:39:22Z", "file": "/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a/file", "owner": "c955e0e2509c4093abc8feb392260cba", "id": "a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a", "size": 12716032, "self": "/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_afc6f524-da03-44d8-b00c-702faf2532b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_afc6f524-da03-44d8-b00c-702faf2532b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:39:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:39:04Z", "file": "/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/file", "owner": "c955e0e2509c4093abc8feb392260cba", "id": "feb2e1a6-cfdb-4bb4-a544-c059861b1ffe", "size": 12716032, "self": "/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:39:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:39:23,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6a35f42c-cb0c-4fb7-90fc-d727a09fffd4 2019-04-13 06:39:23,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0303988456726s 2019-04-13 06:39:23,019 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a/file', 'owner': u'c955e0e2509c4093abc8feb392260cba', 'id': u'a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a', 'size': 12716032, u'self': u'/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c955e0e2509c4093abc8feb392260cba', 'name': 'neutron-tempest-pl-project_afc6f524-da03-44d8-b00c-702faf2532b4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:39:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T06:39:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_afc6f524-da03-44d8-b00c-702faf2532b4', '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/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a', 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_afc6f524-da03-44d8-b00c-702faf2532b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_afc6f524-da03-44d8-b00c-702faf2532b4', 'created': u'2019-04-13T06:39:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:39:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a', 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_afc6f524-da03-44d8-b00c-702faf2532b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:39:23,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:39:23,022 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_afc6f524-da03-44d8-b00c-702faf2532b4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:39:23,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 325 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1656da4d-3220-4c53-82b0-adc2914c436b x-openstack-request-id: req-1656da4d-3220-4c53-82b0-adc2914c436b 2019-04-13 06:39:23,068 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_afc6f524-da03-44d8-b00c-702faf2532b4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d82a58ae-0a1b-48d7-9f13-927dd7eebfa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d82a58ae-0a1b-48d7-9f13-927dd7eebfa2", "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": "d82a58ae-0a1b-48d7-9f13-927dd7eebfa2"}} 2019-04-13 06:39:23,068 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1656da4d-3220-4c53-82b0-adc2914c436b 2019-04-13 06:39:23,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0479500293732s 2019-04-13 06:39:23,069 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_afc6f524-da03-44d8-b00c-702faf2532b4', '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'8cb957e698214daa959a3206e3607cbf', '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'd82a58ae-0a1b-48d7-9f13-927dd7eebfa2', 'swap': 0}) 2019-04-13 06:39:23,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:39:23,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/d82a58ae-0a1b-48d7-9f13-927dd7eebfa2/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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" -d '{"extra_specs": {}}' 2019-04-13 06:39:23,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:39:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb4fc8b6-5887-40b1-a006-41bc5465c7b2 x-openstack-request-id: req-cb4fc8b6-5887-40b1-a006-41bc5465c7b2 2019-04-13 06:39:23,089 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:39:23,089 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/d82a58ae-0a1b-48d7-9f13-927dd7eebfa2/os-extra_specs used request id req-cb4fc8b6-5887-40b1-a006-41bc5465c7b2 2019-04-13 06:39:23,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195939540863s 2019-04-13 06:39:23,089 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_afc6f524-da03-44d8-b00c-702faf2532b4', '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'8cb957e698214daa959a3206e3607cbf', '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'd82a58ae-0a1b-48d7-9f13-927dd7eebfa2', 'swap': 0}) 2019-04-13 06:39:26,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-13 06:39:26,222 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-13 06:39:26,222 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-13 06:39:26,224 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-13 06:39:26,318 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-13 06:39:30,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-da9c02b0-c7ba-48b6-941b-0f03d4a79524/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-04-13 06:39:30,203 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-13 06:39:30,214 - 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-04-13 06:50:22,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: cf6135af-98bb-420b-bcb5-337f038983fc 2019-04-13 06:50:22,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'cf6135af-98bb-420b-bcb5-337f038983fc']'. 2019-04-13 06:50:23,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-13 06:50:23,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-13 06:50:23,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 06:50:23,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cf6135af-98bb-420b-bcb5-337f038983fc | 2019-04-13 06:50:23,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-13 06:50:23,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-13 06:39:32 | 2019-04-13 06:50:23,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-13 06:50:22 | 2019-04-13 06:50:23,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:50 | 2019-04-13 06:50:23,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-13 06:50:23,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-13 06:50:23,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-13 06:50:23,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: da9c02b0-c7ba-48b6-941b-0f03d4a79524) | 2019-04-13 06:50:23,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-13 06:50:23,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9568d07a-6c69-4e00-832f-624c27fead94) | 2019-04-13 06:50:23,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2019-04-13 06:50:23,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 639.877 | 2019-04-13 06:50:23,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2019-04-13 06:50:23,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2019-04-13 06:50:23,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-13 06:50:23,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-13 06:50:23,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-13 06:50:23,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 06:50:23,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-13 06:50:23,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-13 06:50:24,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-04-13 06:50:24,050 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'cf6135af-98bb-420b-bcb5-337f038983fc', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-04-13 06:50:26,238 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid cf6135af-98bb-420b-bcb5-337f038983fc --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-04-13 06:50:26,238 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'cf6135af-98bb-420b-bcb5-337f038983fc', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-04-13 06:50:28,207 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid cf6135af-98bb-420b-bcb5-337f038983fc --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-04-13 06:50:28,423 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 06:50:28,423 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:29 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-04-13 06:50:28,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 06:50:28,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:50:29,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:50:29 GMT X-Openstack-Request-Id: req-b3782d90-0d9f-48e6-b512-4aad32c8d4cc 2019-04-13 06:50:29,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-04-13 06:50:29,418 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a8421a05-f76d-40b5-9ae0-cd3cfcdabe0a used request id req-b3782d90-0d9f-48e6-b512-4aad32c8d4cc 2019-04-13 06:50:29,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.988759040833s 2019-04-13 06:50:29,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:50:29,440 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:29,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50: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-c8795e6f-cc47-49ed-9e46-3203b2e29484 x-openstack-request-id: req-c8795e6f-cc47-49ed-9e46-3203b2e29484 2019-04-13 06:50:29,769 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_afc6f524-da03-44d8-b00c-702faf2532b4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/04988d08-22dc-4ab5-a2d1-0d3d4147b975", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/04988d08-22dc-4ab5-a2d1-0d3d4147b975", "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": "04988d08-22dc-4ab5-a2d1-0d3d4147b975"}, {"name": "neutron-tempest-plugin-api-flavor_alt_afc6f524-da03-44d8-b00c-702faf2532b4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d82a58ae-0a1b-48d7-9f13-927dd7eebfa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d82a58ae-0a1b-48d7-9f13-927dd7eebfa2", "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": "d82a58ae-0a1b-48d7-9f13-927dd7eebfa2"}]} 2019-04-13 06:50:29,769 - 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-c8795e6f-cc47-49ed-9e46-3203b2e29484 2019-04-13 06:50:29,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.332896232605s 2019-04-13 06:50:29,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 06:50:29,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/d82a58ae-0a1b-48d7-9f13-927dd7eebfa2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:29,813 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50: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-7dce7aff-1354-4581-9ce8-420c832415c4 x-openstack-request-id: req-7dce7aff-1354-4581-9ce8-420c832415c4 2019-04-13 06:50:29,813 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d82a58ae-0a1b-48d7-9f13-927dd7eebfa2 used request id req-7dce7aff-1354-4581-9ce8-420c832415c4 2019-04-13 06:50:29,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0415351390839s 2019-04-13 06:50:29,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 06:50:29,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d01330f6-ca48-470b-a7aa-8b341b2dd0bd/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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" -d '{"subnet_id": "e2cb53e6-b9aa-4b51-884e-5e28ad0a259d"}' 2019-04-13 06:50:32,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:32 GMT X-Openstack-Request-Id: req-0c474e6d-5982-4902-a5f0-d09a2d9aae15 2019-04-13 06:50:32,097 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d2791cb1-763e-4db2-b0cd-4c82fb333d7e", "tenant_id": "c955e0e2509c4093abc8feb392260cba", "subnet_id": "e2cb53e6-b9aa-4b51-884e-5e28ad0a259d", "subnet_ids": ["e2cb53e6-b9aa-4b51-884e-5e28ad0a259d"], "port_id": "4b13dbb4-3dd3-48fb-944b-df980cfa9911", "id": "d01330f6-ca48-470b-a7aa-8b341b2dd0bd"} 2019-04-13 06:50:32,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d01330f6-ca48-470b-a7aa-8b341b2dd0bd/remove_router_interface.json used request id req-0c474e6d-5982-4902-a5f0-d09a2d9aae15 2019-04-13 06:50:32,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.28348612785s 2019-04-13 06:50:32,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 06:50:32,099 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:50:32,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1724 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:32 GMT X-Openstack-Request-Id: req-90335fb1-5581-442b-b009-84735c569e14 2019-04-13 06:50:32,219 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "766042f395f340fcbbf2424de3a67216", "created_at": "2019-04-13T06:40:29Z", "admin_state_up": true, "updated_at": "2019-04-13T06:40:29Z", "project_id": "766042f395f340fcbbf2424de3a67216", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "029bff44-808b-4911-807a-7a5e6c8d1544", "name": "tempest-pretest-check-1150342505"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "028f9689b54c4c2e807157fa4e353d23", "created_at": "2019-04-13T06:41:02Z", "admin_state_up": false, "updated_at": "2019-04-13T06:41:02Z", "project_id": "028f9689b54c4c2e807157fa4e353d23", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c6441e37-309b-4640-9ec6-0ace1609810b", "name": "tempest-router-954857964"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c955e0e2509c4093abc8feb392260cba", "created_at": "2019-04-13T06:39:00Z", "admin_state_up": true, "updated_at": "2019-04-13T06:50:31Z", "project_id": "c955e0e2509c4093abc8feb392260cba", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "d01330f6-ca48-470b-a7aa-8b341b2dd0bd", "name": "neutron-tempest-plugin-api-router_afc6f524-da03-44d8-b00c-702faf2532b4"}]} 2019-04-13 06:50:32,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-90335fb1-5581-442b-b009-84735c569e14 2019-04-13 06:50:32,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120601177216s 2019-04-13 06:50:32,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 06:50:32,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d01330f6-ca48-470b-a7aa-8b341b2dd0bd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:50:33,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:50:33 GMT X-Openstack-Request-Id: req-8b7faffb-f93a-4a44-ad4e-2cd9aefc54db 2019-04-13 06:50:33,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:50:33,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d01330f6-ca48-470b-a7aa-8b341b2dd0bd.json used request id req-8b7faffb-f93a-4a44-ad4e-2cd9aefc54db 2019-04-13 06:50:33,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37164616585s 2019-04-13 06:50:33,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 06:50:33,593 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:50:33,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1344 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:33 GMT X-Openstack-Request-Id: req-712bd3d6-5b6e-4955-be23-1211b7cede89 2019-04-13 06:50:33,631 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4},{"updated_at":"2019-04-13T06:38:59Z","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":"e2cb53e6-b9aa-4b51-884e-5e28ad0a259d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c955e0e2509c4093abc8feb392260cba","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_afc6f524-da03-44d8-b00c-702faf2532b4","enable_dhcp":true,"segment_id":null,"network_id":"d2791cb1-763e-4db2-b0cd-4c82fb333d7e","tenant_id":"c955e0e2509c4093abc8feb392260cba","created_at":"2019-04-13T06:38:59Z","ip_version":4}]} 2019-04-13 06:50:33,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-712bd3d6-5b6e-4955-be23-1211b7cede89 2019-04-13 06:50:33,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0388209819794s 2019-04-13 06:50:33,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 06:50:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/e2cb53e6-b9aa-4b51-884e-5e28ad0a259d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:50:34,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:50:34 GMT X-Openstack-Request-Id: req-bd3474b3-c62d-42bf-84e9-0b354318e360 2019-04-13 06:50:34,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:50:34,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e2cb53e6-b9aa-4b51-884e-5e28ad0a259d.json used request id req-bd3474b3-c62d-42bf-84e9-0b354318e360 2019-04-13 06:50:34,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03901195526s 2019-04-13 06:50:34,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:50:34,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:50:34,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1450 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:34 GMT X-Openstack-Request-Id: req-0b17ae71-a752-4a07-a0ce-d3f91e983e1f 2019-04-13 06:50:34,757 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d2791cb1-763e-4db2-b0cd-4c82fb333d7e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":true,"project_id":"c955e0e2509c4093abc8feb392260cba","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:50:34Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_afc6f524-da03-44d8-b00c-702faf2532b4","admin_state_up":true,"tenant_id":"c955e0e2509c4093abc8feb392260cba","created_at":"2019-04-13T06:38:59Z","provider:network_type":"vxlan"}]} 2019-04-13 06:50:34,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0b17ae71-a752-4a07-a0ce-d3f91e983e1f 2019-04-13 06:50:34,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0846679210663s 2019-04-13 06:50:34,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 06:50:34,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/d2791cb1-763e-4db2-b0cd-4c82fb333d7e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:50:35,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:50:35 GMT X-Openstack-Request-Id: req-3699c3c0-0b58-455d-94e1-61e2f315b0dd 2019-04-13 06:50:35,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:50:35,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d2791cb1-763e-4db2-b0cd-4c82fb333d7e.json used request id req-3699c3c0-0b58-455d-94e1-61e2f315b0dd 2019-04-13 06:50:35,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03332805634s 2019-04-13 06:50:35,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:50:35,801 - 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.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:50:35,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:35 GMT X-Openstack-Request-Id: req-7177ee2b-3355-41a2-bd5c-54d0592d1fb1 2019-04-13 06:50:35,823 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:39:04Z", "file": "/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/file", "owner": "c955e0e2509c4093abc8feb392260cba", "id": "feb2e1a6-cfdb-4bb4-a544-c059861b1ffe", "size": 12716032, "self": "/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_afc6f524-da03-44d8-b00c-702faf2532b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:39:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:50:35,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7177ee2b-3355-41a2-bd5c-54d0592d1fb1 2019-04-13 06:50:35,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265369415283s 2019-04-13 06:50:35,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 06:50:35,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11dc8ce9fee18d47f33047ab7d761566be583efb" 2019-04-13 06:50:36,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:50:36 GMT X-Openstack-Request-Id: req-a36d0917-6aee-4d34-8a26-843c02e8f69e 2019-04-13 06:50:36,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 06:50:36,172 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/feb2e1a6-cfdb-4bb4-a544-c059861b1ffe used request id req-a36d0917-6aee-4d34-8a26-843c02e8f69e 2019-04-13 06:50:36,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.347822904587s 2019-04-13 06:50:36,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 06:50:36,176 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:36,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50: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-d9ad73e1-7bd7-447a-b39e-aca4831bbe48 x-openstack-request-id: req-d9ad73e1-7bd7-447a-b39e-aca4831bbe48 2019-04-13 06:50:36,196 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_afc6f524-da03-44d8-b00c-702faf2532b4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/04988d08-22dc-4ab5-a2d1-0d3d4147b975", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/04988d08-22dc-4ab5-a2d1-0d3d4147b975", "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": "04988d08-22dc-4ab5-a2d1-0d3d4147b975"}]} 2019-04-13 06:50:36,196 - 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-d9ad73e1-7bd7-447a-b39e-aca4831bbe48 2019-04-13 06:50:36,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230810642242s 2019-04-13 06:50:36,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 06:50:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/04988d08-22dc-4ab5-a2d1-0d3d4147b975 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:36,243 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b11454b-9ceb-4a5a-b6a0-a349a679d92e x-openstack-request-id: req-2b11454b-9ceb-4a5a-b6a0-a349a679d92e 2019-04-13 06:50:36,244 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/04988d08-22dc-4ab5-a2d1-0d3d4147b975 used request id req-2b11454b-9ceb-4a5a-b6a0-a349a679d92e 2019-04-13 06:50:36,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0459630489349s 2019-04-13 06:50:36,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:50:36,248 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:36,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 857 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139d3d28-6560-4d3e-b9a6-8be187b1e72b 2019-04-13 06:50:36,469 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_afc6f524-da03-44d8-b00c-702faf2532b4", "links": {"self": "http://172.30.9.23:5000/v3/users/27dbfa8007f34f69b05ac1a0eece7a79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27dbfa8007f34f69b05ac1a0eece7a79", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:50:36,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-139d3d28-6560-4d3e-b9a6-8be187b1e72b 2019-04-13 06:50:36,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225218057632s 2019-04-13 06:50:36,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:50:36,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/27dbfa8007f34f69b05ac1a0eece7a79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:36,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8cb5667-f99d-4ecc-be06-17ae93c138c9 2019-04-13 06:50:36,735 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_afc6f524-da03-44d8-b00c-702faf2532b4", "links": {"self": "http://172.30.9.23:5000/v3/users/27dbfa8007f34f69b05ac1a0eece7a79"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "27dbfa8007f34f69b05ac1a0eece7a79", "description": null}} 2019-04-13 06:50:36,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/27dbfa8007f34f69b05ac1a0eece7a79 used request id req-b8cb5667-f99d-4ecc-be06-17ae93c138c9 2019-04-13 06:50:36,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.259862184525s 2019-04-13 06:50:36,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 06:50:36,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/27dbfa8007f34f69b05ac1a0eece7a79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:37,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e50fac7b-ec7e-4f13-b246-51202541a154 2019-04-13 06:50:37,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:50:37,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/27dbfa8007f34f69b05ac1a0eece7a79 used request id req-e50fac7b-ec7e-4f13-b246-51202541a154 2019-04-13 06:50:37,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.298630952835s 2019-04-13 06:50:37,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:50:37,043 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:37,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c1401e-77bd-4a1e-b9c9-a4b9997c95a5 2019-04-13 06:50:37,241 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/c955e0e2509c4093abc8feb392260cba"}, "tags": [], "enabled": true, "id": "c955e0e2509c4093abc8feb392260cba", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_afc6f524-da03-44d8-b00c-702faf2532b4"}]} 2019-04-13 06:50:37,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-74c1401e-77bd-4a1e-b9c9-a4b9997c95a5 2019-04-13 06:50:37,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201033115387s 2019-04-13 06:50:37,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 06:50:37,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/c955e0e2509c4093abc8feb392260cba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:37,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37e5e14-bdfd-4e54-bda9-484a294e1091 2019-04-13 06:50:37,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:50:37,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c955e0e2509c4093abc8feb392260cba used request id req-a37e5e14-bdfd-4e54-bda9-484a294e1091 2019-04-13 06:50:37,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.178344964981s 2019-04-13 06:50:37,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:50:37,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c955e0e2509c4093abc8feb392260cba&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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:37,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:37 GMT X-Openstack-Request-Id: req-87f47e20-8704-49da-bfb5-c5e96cf7e1cb 2019-04-13 06:50:37,758 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c955e0e2509c4093abc8feb392260cba", "created_at": "2019-04-13T06:38:59Z", "updated_at": "2019-04-13T06:38:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:38:59Z", "revision_number": 0, "id": "231c4c67-324f-4a75-a883-6dd99363a41e", "remote_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "remote_ip_prefix": null, "created_at": "2019-04-13T06:38:59Z", "security_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "tenant_id": "c955e0e2509c4093abc8feb392260cba", "port_range_min": null, "ethertype": "IPv6", "project_id": "c955e0e2509c4093abc8feb392260cba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:38:59Z", "revision_number": 0, "id": "6015de5f-a120-48cf-9ec7-8feb45f8a564", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:38:59Z", "security_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "tenant_id": "c955e0e2509c4093abc8feb392260cba", "port_range_min": null, "ethertype": "IPv4", "project_id": "c955e0e2509c4093abc8feb392260cba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:38:59Z", "revision_number": 0, "id": "acfd0a48-e5ab-4c78-9a1e-f430e9148e8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:38:59Z", "security_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "tenant_id": "c955e0e2509c4093abc8feb392260cba", "port_range_min": null, "ethertype": "IPv6", "project_id": "c955e0e2509c4093abc8feb392260cba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:38:59Z", "revision_number": 0, "id": "f884993c-dda4-40f6-9d69-a03479920c7d", "remote_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "remote_ip_prefix": null, "created_at": "2019-04-13T06:38:59Z", "security_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "tenant_id": "c955e0e2509c4093abc8feb392260cba", "port_range_min": null, "ethertype": "IPv4", "project_id": "c955e0e2509c4093abc8feb392260cba"}], "revision_number": 1, "project_id": "c955e0e2509c4093abc8feb392260cba", "id": "de050156-3725-46ac-b436-fb54069f3dbf", "name": "default"}]} 2019-04-13 06:50:37,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c955e0e2509c4093abc8feb392260cba&name=default used request id req-87f47e20-8704-49da-bfb5-c5e96cf7e1cb 2019-04-13 06:50:37,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.332084178925s 2019-04-13 06:50:37,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 06:50:37,762 - 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.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:38,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:38 GMT X-Openstack-Request-Id: req-53864abd-cc51-472b-8f8b-6baff3e41995 2019-04-13 06:50:38,104 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c955e0e2509c4093abc8feb392260cba", "created_at": "2019-04-13T06:38:59Z", "updated_at": "2019-04-13T06:38:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:38:59Z", "revision_number": 0, "id": "231c4c67-324f-4a75-a883-6dd99363a41e", "remote_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "remote_ip_prefix": null, "created_at": "2019-04-13T06:38:59Z", "security_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "tenant_id": "c955e0e2509c4093abc8feb392260cba", "port_range_min": null, "ethertype": "IPv6", "project_id": "c955e0e2509c4093abc8feb392260cba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:38:59Z", "revision_number": 0, "id": "6015de5f-a120-48cf-9ec7-8feb45f8a564", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:38:59Z", "security_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "tenant_id": "c955e0e2509c4093abc8feb392260cba", "port_range_min": null, "ethertype": "IPv4", "project_id": "c955e0e2509c4093abc8feb392260cba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:38:59Z", "revision_number": 0, "id": "acfd0a48-e5ab-4c78-9a1e-f430e9148e8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:38:59Z", "security_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "tenant_id": "c955e0e2509c4093abc8feb392260cba", "port_range_min": null, "ethertype": "IPv6", "project_id": "c955e0e2509c4093abc8feb392260cba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:38:59Z", "revision_number": 0, "id": "f884993c-dda4-40f6-9d69-a03479920c7d", "remote_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "remote_ip_prefix": null, "created_at": "2019-04-13T06:38:59Z", "security_group_id": "de050156-3725-46ac-b436-fb54069f3dbf", "tenant_id": "c955e0e2509c4093abc8feb392260cba", "port_range_min": null, "ethertype": "IPv4", "project_id": "c955e0e2509c4093abc8feb392260cba"}], "revision_number": 1, "project_id": "c955e0e2509c4093abc8feb392260cba", "id": "de050156-3725-46ac-b436-fb54069f3dbf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 06:50:38,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-53864abd-cc51-472b-8f8b-6baff3e41995 2019-04-13 06:50:38,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343222141266s 2019-04-13 06:50:38,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 06:50:38,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/de050156-3725-46ac-b436-fb54069f3dbf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ec98f6edf1477a031ce3ca48c5d3f685e0a5854" 2019-04-13 06:50:38,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 06:50:38 GMT X-Openstack-Request-Id: req-cd62eb98-66e3-4f15-8b04-5913aea559a5 2019-04-13 06:50:38,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 06:50:38,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/de050156-3725-46ac-b436-fb54069f3dbf.json used request id req-cd62eb98-66e3-4f15-8b04-5913aea559a5 2019-04-13 06:50:38,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.154158115387s 2019-04-13 06:50:38,321 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-04-13 06:50:38,366 - 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.15" 2019-04-13 06:50:38,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc9c3c5-6713-4aaa-9cbf-f61afedd3633 2019-04-13 06:50:38,371 - 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-04-13 06:50:38,371 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-7bc9c3c5-6713-4aaa-9cbf-f61afedd3633 2019-04-13 06:50:38,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:50:38,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:50:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["TxATjxUQRhKldSc1VcR2ng"], "issued_at": "2019-04-13T06:50:38.000000Z"}} 2019-04-13 06:50:38,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:50:38,790 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:39,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:39 GMT X-Openstack-Request-Id: req-403e6de4-dbb0-4428-85d1-352b53e1ac36 2019-04-13 06:50:39,069 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:50:39,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-403e6de4-dbb0-4428-85d1-352b53e1ac36 2019-04-13 06:50:39,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279229879379s 2019-04-13 06:50:39,074 - 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.15" 2019-04-13 06:50:39,079 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1892d84c-8d33-4b5d-bf00-56228ad3c4a4 2019-04-13 06:50:39,079 - 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-04-13 06:50:39,079 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-1892d84c-8d33-4b5d-bf00-56228ad3c4a4 2019-04-13 06:50:39,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:50:39,083 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:39,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613593cf-979a-4c0a-a98e-40bf5844b1e5 2019-04-13 06:50:39,291 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:50:39,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-613593cf-979a-4c0a-a98e-40bf5844b1e5 2019-04-13 06:50:39,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210916996002s 2019-04-13 06:50:39,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 06:50:39,301 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_3fa36ab1-efc8-42f8-9069-882c9d1bdacd"}}' 2019-04-13 06:50:39,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62a9e6bf-deb2-4fb2-9fec-e83b8ea32208 2019-04-13 06:50:39,474 - 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/4a7fd0838e33445c8164fd495299365c"}, "tags": [], "enabled": true, "id": "4a7fd0838e33445c8164fd495299365c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_3fa36ab1-efc8-42f8-9069-882c9d1bdacd"}} 2019-04-13 06:50:39,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-62a9e6bf-deb2-4fb2-9fec-e83b8ea32208 2019-04-13 06:50:39,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.176072120667s 2019-04-13 06:50:39,474 - 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'4a7fd0838e33445c8164fd495299365c', '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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd'}) 2019-04-13 06:50:39,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 06:50:39,484 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "qs6AcX83qQ1KKOrT8OwjMihpA7xgxL", "email": null, "name": "rally_sanity-user_3fa36ab1-efc8-42f8-9069-882c9d1bdacd"}}' 2019-04-13 06:50:39,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66a1c755-64c2-4238-80c2-74471300a07f 2019-04-13 06:50:39,947 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "links": {"self": "http://172.30.9.23:5000/v3/users/624f0ed6877f45e0afcfb7e8e9bb2763"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "624f0ed6877f45e0afcfb7e8e9bb2763", "domain_id": "default", "password_expires_at": null}} 2019-04-13 06:50:39,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-66a1c755-64c2-4238-80c2-74471300a07f 2019-04-13 06:50:39,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466370105743s 2019-04-13 06:50:39,948 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'624f0ed6877f45e0afcfb7e8e9bb2763', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_3fa36ab1-efc8-42f8-9069-882c9d1bdacd'}) 2019-04-13 06:50:39,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:50:39,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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:40,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d0d094-529a-4226-aa93-3731f6a5b0b1 2019-04-13 06:50:40,123 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:50:40,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-51d0d094-529a-4226-aa93-3731f6a5b0b1 2019-04-13 06:50:40,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17183804512s 2019-04-13 06:50:40,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:50:40,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:40,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aabd63f2-8185-4378-8b61-c05a67f611f7 2019-04-13 06:50:40,249 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:50:40,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aabd63f2-8185-4378-8b61-c05a67f611f7 2019-04-13 06:50:40,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121068000793s 2019-04-13 06:50:40,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:50:40,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:40,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98547483-5d31-48a8-b2d0-07046dd83a0d 2019-04-13 06:50:40,448 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:50:40,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-98547483-5d31-48a8-b2d0-07046dd83a0d 2019-04-13 06:50:40,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195825099945s 2019-04-13 06:50:40,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:50:40,456 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:40,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8184c71b-ac20-43a0-8a3b-4935619cb01f 2019-04-13 06:50:40,659 - 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-04-13 06:50:40,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8184c71b-ac20-43a0-8a3b-4935619cb01f 2019-04-13 06:50:40,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206187963486s 2019-04-13 06:50:40,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:50:40,662 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:40,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f506d0da-e37d-4089-bee7-45c4a2abda06 2019-04-13 06:50:40,968 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "links": {"self": "http://172.30.9.23:5000/v3/users/624f0ed6877f45e0afcfb7e8e9bb2763"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "624f0ed6877f45e0afcfb7e8e9bb2763", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:50:40,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f506d0da-e37d-4089-bee7-45c4a2abda06 2019-04-13 06:50:40,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.308275938034s 2019-04-13 06:50:40,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:50:40,975 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:41,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f080918-3b4a-4f2d-98ea-c025cdac68e6 2019-04-13 06:50:41,192 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/4a7fd0838e33445c8164fd495299365c"}, "tags": [], "enabled": true, "id": "4a7fd0838e33445c8164fd495299365c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_3fa36ab1-efc8-42f8-9069-882c9d1bdacd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 06:50:41,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6f080918-3b4a-4f2d-98ea-c025cdac68e6 2019-04-13 06:50:41,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218294143677s 2019-04-13 06:50:41,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:50:41,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=624f0ed6877f45e0afcfb7e8e9bb2763&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=4a7fd0838e33445c8164fd495299365c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:41,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c097c9-6efc-42bf-8d9a-11c1c6f427f6 2019-04-13 06:50:41,310 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=624f0ed6877f45e0afcfb7e8e9bb2763&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=4a7fd0838e33445c8164fd495299365c", "previous": null, "next": null}} 2019-04-13 06:50:41,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=624f0ed6877f45e0afcfb7e8e9bb2763&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=4a7fd0838e33445c8164fd495299365c used request id req-54c097c9-6efc-42bf-8d9a-11c1c6f427f6 2019-04-13 06:50:41,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111749887466s 2019-04-13 06:50:41,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:50:41,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4a7fd0838e33445c8164fd495299365c/users/624f0ed6877f45e0afcfb7e8e9bb2763/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:41,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae845c3-fd17-4cc4-991a-4bda1810a403 2019-04-13 06:50:41,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:50:41,465 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4a7fd0838e33445c8164fd495299365c/users/624f0ed6877f45e0afcfb7e8e9bb2763/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-7ae845c3-fd17-4cc4-991a-4bda1810a403 2019-04-13 06:50:41,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151747226715s 2019-04-13 06:50:41,466 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 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'4a7fd0838e33445c8164fd495299365c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'qs6AcX83qQ1KKOrT8OwjMihpA7xgxL', 'username': u'rally_sanity-user_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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-04-13 06:50:41,470 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'password': 'qs6AcX83qQ1KKOrT8OwjMihpA7xgxL', 'project_name': 'rally_sanity-project_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '4a7fd0838e33445c8164fd495299365c', 'project_domain_name': 'Default'} 2019-04-13 06:50:41,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:50:41,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:41,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c217da-9db2-44d0-a928-ee2eea8bc2fa 2019-04-13 06:50:41,686 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:50:41,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22c217da-9db2-44d0-a928-ee2eea8bc2fa 2019-04-13 06:50:41,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212717056274s 2019-04-13 06:50:41,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 06:50:41,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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:41,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-020488ff-04fe-43f1-b6dc-391bb23b3bcd 2019-04-13 06:50:41,804 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 06:50:41,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-020488ff-04fe-43f1-b6dc-391bb23b3bcd 2019-04-13 06:50:41,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113396167755s 2019-04-13 06:50:41,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:50:41,810 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:41,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a53cf5c-65c2-4629-82e6-69ddebea3ca7 2019-04-13 06:50:41,917 - 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-04-13 06:50:41,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4a53cf5c-65c2-4629-82e6-69ddebea3ca7 2019-04-13 06:50:41,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109422922134s 2019-04-13 06:50:41,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 06:50:41,921 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:42,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf092b0-2b3d-4f2f-a5b4-66a26ed8091e 2019-04-13 06:50:42,053 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "links": {"self": "http://172.30.9.23:5000/v3/users/624f0ed6877f45e0afcfb7e8e9bb2763"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "624f0ed6877f45e0afcfb7e8e9bb2763", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 06:50:42,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bbf092b0-2b3d-4f2f-a5b4-66a26ed8091e 2019-04-13 06:50:42,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135637998581s 2019-04-13 06:50:42,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:50:42,067 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:42,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5832fb8-0892-48d7-bf99-d3f3e826236a 2019-04-13 06:50:42,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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/4a7fd0838e33445c8164fd495299365c"}, "tags": [], "enabled": true, "id": "4a7fd0838e33445c8164fd495299365c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_3fa36ab1-efc8-42f8-9069-882c9d1bdacd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 06:50:42,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a5832fb8-0892-48d7-bf99-d3f3e826236a 2019-04-13 06:50:42,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114238023758s 2019-04-13 06:50:42,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 06:50:42,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=624f0ed6877f45e0afcfb7e8e9bb2763&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=4a7fd0838e33445c8164fd495299365c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:42,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2535001-bcee-45af-addd-ba76442ac036 2019-04-13 06:50:42,297 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=624f0ed6877f45e0afcfb7e8e9bb2763&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=4a7fd0838e33445c8164fd495299365c", "previous": null, "next": null}} 2019-04-13 06:50:42,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=624f0ed6877f45e0afcfb7e8e9bb2763&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=4a7fd0838e33445c8164fd495299365c used request id req-b2535001-bcee-45af-addd-ba76442ac036 2019-04-13 06:50:42,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1117811203s 2019-04-13 06:50:42,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 06:50:42,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4a7fd0838e33445c8164fd495299365c/users/624f0ed6877f45e0afcfb7e8e9bb2763/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:42,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 06:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aee0727-18d4-44ee-a74d-08a7db21cdf1 2019-04-13 06:50:42,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 06:50:42,552 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4a7fd0838e33445c8164fd495299365c/users/624f0ed6877f45e0afcfb7e8e9bb2763/roles/ecc7000790704244895fb79f2874ceb4 used request id req-2aee0727-18d4-44ee-a74d-08a7db21cdf1 2019-04-13 06:50:42,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.251348018646s 2019-04-13 06:50:42,553 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-04-13 06:50:42,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 06:50:42,557 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:42,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13db64f2-92b6-4f0e-bbe6-fd9578b5dbbb 2019-04-13 06:50:42,671 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 06:50:42,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-13db64f2-92b6-4f0e-bbe6-fd9578b5dbbb 2019-04-13 06:50:42,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117741823196s 2019-04-13 06:50:42,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 06:50:42,682 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 06:50:42,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb09bd76-ea03-4ef4-a950-0fc5aa30c011 2019-04-13 06:50:42,796 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/4a7fd0838e33445c8164fd495299365c"}, "tags": [], "enabled": true, "id": "4a7fd0838e33445c8164fd495299365c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_3fa36ab1-efc8-42f8-9069-882c9d1bdacd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 06:50:42,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fb09bd76-ea03-4ef4-a950-0fc5aa30c011 2019-04-13 06:50:42,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117489099503s 2019-04-13 06:50:42,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 06:50:42,799 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" -d '{"network": {"shared": true, "tenant_id": "4a7fd0838e33445c8164fd495299365c", "name": "rally_sanity-net_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "admin_state_up": true}}' 2019-04-13 06:50:43,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:43 GMT X-Openstack-Request-Id: req-9766d4b5-c71a-428f-a564-e5c817c79765 2019-04-13 06:50:43,174 - 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":"70debf07-4535-45bb-8034-451234744d91","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":true,"project_id":"4a7fd0838e33445c8164fd495299365c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:50:43Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_3fa36ab1-efc8-42f8-9069-882c9d1bdacd","admin_state_up":true,"tenant_id":"4a7fd0838e33445c8164fd495299365c","created_at":"2019-04-13T06:50:42Z","mtu":1450}} 2019-04-13 06:50:43,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9766d4b5-c71a-428f-a564-e5c817c79765 2019-04-13 06:50:43,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.37505698204s 2019-04-13 06:50:43,174 - 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-04-13T06:50:43Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'70debf07-4535-45bb-8034-451234744d91', u'provider:segmentation_id': 41, 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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', u'created_at': u'2019-04-13T06:50:42Z', u'mtu': 1450, u'tenant_id': u'4a7fd0838e33445c8164fd495299365c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'4a7fd0838e33445c8164fd495299365c', u'l2_adjacency': True}) 2019-04-13 06:50:43,179 - 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.15" 2019-04-13 06:50:43,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3aef45-3016-42c4-808f-6847ada19a6a 2019-04-13 06:50:43,185 - 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-04-13 06:50:43,185 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-1d3aef45-3016-42c4-808f-6847ada19a6a 2019-04-13 06:50:43,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 06:50:43,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T07:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a7fd0838e33445c8164fd495299365c", "name": "rally_sanity-project_3fa36ab1-efc8-42f8-9069-882c9d1bdacd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/4a7fd0838e33445c8164fd495299365c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/4a7fd0838e33445c8164fd495299365c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/4a7fd0838e33445c8164fd495299365c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4a7fd0838e33445c8164fd495299365c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/4a7fd0838e33445c8164fd495299365c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/4a7fd0838e33445c8164fd495299365c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_4a7fd0838e33445c8164fd495299365c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_4a7fd0838e33445c8164fd495299365c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4a7fd0838e33445c8164fd495299365c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/4a7fd0838e33445c8164fd495299365c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/4a7fd0838e33445c8164fd495299365c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "id": "624f0ed6877f45e0afcfb7e8e9bb2763"}, "audit_ids": ["Ov1xoOl5Qa20NZzGWOh_5w"], "issued_at": "2019-04-13T06:50:43.000000Z"}} 2019-04-13 06:50:43,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 06:50:43,599 - 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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 06:50:43,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:43 GMT X-Openstack-Request-Id: req-7113d019-e6b2-4004-8ee7-2720d34d14ad 2019-04-13 06:50:43,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":"70debf07-4535-45bb-8034-451234744d91","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":true,"project_id":"4a7fd0838e33445c8164fd495299365c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T06:50:43Z","qos_policy_id":null,"name":"rally_sanity-net_3fa36ab1-efc8-42f8-9069-882c9d1bdacd","admin_state_up":true,"tenant_id":"4a7fd0838e33445c8164fd495299365c","created_at":"2019-04-13T06:50:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 06:50:43,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7113d019-e6b2-4004-8ee7-2720d34d14ad 2019-04-13 06:50:43,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351437091827s 2019-04-13 06:50:43,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 06:50:43,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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" -d '{"subnet": {"name": "rally_sanity-subnet_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "enable_dhcp": true, "network_id": "70debf07-4535-45bb-8034-451234744d91", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 06:50:44,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:44 GMT X-Openstack-Request-Id: req-f6ad1833-3e9f-421d-aede-c9c6bcd79e4a 2019-04-13 06:50:44,449 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T06:50:44Z","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":"a2e35390-79f7-4a33-a8e6-338c2353a43b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a7fd0838e33445c8164fd495299365c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_3fa36ab1-efc8-42f8-9069-882c9d1bdacd","enable_dhcp":true,"segment_id":null,"network_id":"70debf07-4535-45bb-8034-451234744d91","tenant_id":"4a7fd0838e33445c8164fd495299365c","created_at":"2019-04-13T06:50:44Z","ip_version":4}} 2019-04-13 06:50:44,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f6ad1833-3e9f-421d-aede-c9c6bcd79e4a 2019-04-13 06:50:44,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.497850894928s 2019-04-13 06:50:44,450 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:50:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a2e35390-79f7-4a33-a8e6-338c2353a43b', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'70debf07-4535-45bb-8034-451234744d91', u'tenant_id': u'4a7fd0838e33445c8164fd495299365c', u'created_at': u'2019-04-13T06:50:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a7fd0838e33445c8164fd495299365c'}) 2019-04-13 06:50:44,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 06:50:44,451 - 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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "rally_sanity-router_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "admin_state_up": true}}' 2019-04-13 06:50:46,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:46 GMT X-Openstack-Request-Id: req-95e5e249-52b3-4619-b746-1c0f235b597a 2019-04-13 06:50:46,047 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a7fd0838e33445c8164fd495299365c", "created_at": "2019-04-13T06:50:44Z", "admin_state_up": true, "updated_at": "2019-04-13T06:50:45Z", "project_id": "4a7fd0838e33445c8164fd495299365c", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e65ea66c-2daf-4980-b438-c8b4327ec560", "name": "rally_sanity-router_3fa36ab1-efc8-42f8-9069-882c9d1bdacd"}} 2019-04-13 06:50:46,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-95e5e249-52b3-4619-b746-1c0f235b597a 2019-04-13 06:50:46,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59715414047s 2019-04-13 06:50:46,048 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T06:50:45Z', u'revision_number': 2, u'ha': False, u'id': u'e65ea66c-2daf-4980-b438-c8b4327ec560', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', u'admin_state_up': True, u'tenant_id': u'4a7fd0838e33445c8164fd495299365c', u'created_at': u'2019-04-13T06:50:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'4a7fd0838e33445c8164fd495299365c'}) 2019-04-13 06:50:46,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 06:50:46,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e65ea66c-2daf-4980-b438-c8b4327ec560/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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" -d '{"subnet_id": "a2e35390-79f7-4a33-a8e6-338c2353a43b"}' 2019-04-13 06:50:48,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:48 GMT X-Openstack-Request-Id: req-3aed416f-ffeb-4bc4-b1f0-109999456303 2019-04-13 06:50:48,528 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "70debf07-4535-45bb-8034-451234744d91", "tenant_id": "4a7fd0838e33445c8164fd495299365c", "subnet_id": "a2e35390-79f7-4a33-a8e6-338c2353a43b", "subnet_ids": ["a2e35390-79f7-4a33-a8e6-338c2353a43b"], "port_id": "8432dd40-9d42-45a7-b77a-510077712dec", "id": "e65ea66c-2daf-4980-b438-c8b4327ec560"} 2019-04-13 06:50:48,528 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e65ea66c-2daf-4980-b438-c8b4327ec560/add_router_interface.json used request id req-3aed416f-ffeb-4bc4-b1f0-109999456303 2019-04-13 06:50:48,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.4795320034s 2019-04-13 06:50:48,528 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 06:50:48,633 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 06:50:48,637 - 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.15" 2019-04-13 06:50:48,642 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:48 GMT 2019-04-13 06:50:48,642 - 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-04-13 06:50:48,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:50:48,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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 06:50:48,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:48 GMT X-Openstack-Request-Id: req-f72a131b-bb8c-4b6f-a227-46acae5308da 2019-04-13 06:50:48,927 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:50:48,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f72a131b-bb8c-4b6f-a227-46acae5308da 2019-04-13 06:50:48,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.280002117157s 2019-04-13 06:50:48,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 06:50:48,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd"}' 2019-04-13 06:50:48,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:48 GMT Location: http://172.30.9.23:9292/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e077f2da-3e9a-4942-9c91-f8900a7df625 2019-04-13 06:50:48,992 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:50:48Z", "file": "/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/file", "owner": "4a7fd0838e33445c8164fd495299365c", "id": "cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc", "size": null, "self": "/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc", "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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "checksum": null, "created_at": "2019-04-13T06:50:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 06:50:48,992 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e077f2da-3e9a-4942-9c91-f8900a7df625 2019-04-13 06:50:48,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.056037902832s 2019-04-13 06:50:48,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 06:50:48,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" -d '' 2019-04-13 06:50:49,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 06:50:49 GMT X-Openstack-Request-Id: req-db0418a8-e6a0-480a-89ec-8c82130ec07b 2019-04-13 06:50:49,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-04-13 06:50:49,426 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/file used request id req-db0418a8-e6a0-480a-89ec-8c82130ec07b 2019-04-13 06:50:49,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.433831214905s 2019-04-13 06:50:49,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 06:50:49,435 - 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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 06:50:49,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:49 GMT X-Openstack-Request-Id: req-9b166e07-6653-4d0d-ad2a-baaad292aac6 2019-04-13 06:50:49,456 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:50:49Z", "file": "/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/file", "owner": "4a7fd0838e33445c8164fd495299365c", "id": "cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc", "size": 12716032, "self": "/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:50:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 06:50:49,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9b166e07-6653-4d0d-ad2a-baaad292aac6 2019-04-13 06:50:49,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252089500427s 2019-04-13 06:50:49,458 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/file', 'owner': u'4a7fd0838e33445c8164fd495299365c', 'id': u'cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc', 'size': 12716032, u'self': u'/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a7fd0838e33445c8164fd495299365c', 'name': 'rally_sanity-project_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T06:50:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T06:50:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc', 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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'created': u'2019-04-13T06:50:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T06:50:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc', 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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 06:50:49,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:50:49,464 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:50:49,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8b1edd7-e6e6-46a6-b2cb-16e39631ce6e x-openstack-request-id: req-c8b1edd7-e6e6-46a6-b2cb-16e39631ce6e 2019-04-13 06:50:49,772 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/77b1da00-7e2f-4ab9-8062-3f55e0414a6e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/77b1da00-7e2f-4ab9-8062-3f55e0414a6e", "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": "77b1da00-7e2f-4ab9-8062-3f55e0414a6e"}} 2019-04-13 06:50:49,772 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c8b1edd7-e6e6-46a6-b2cb-16e39631ce6e 2019-04-13 06:50:49,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.310871839523s 2019-04-13 06:50:49,773 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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'8cb957e698214daa959a3206e3607cbf', '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'77b1da00-7e2f-4ab9-8062-3f55e0414a6e', 'swap': 0}) 2019-04-13 06:50:49,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:50:49,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/77b1da00-7e2f-4ab9-8062-3f55e0414a6e/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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" -d '{"extra_specs": {}}' 2019-04-13 06:50:49,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f1d550d-4889-482a-83c7-51a408f0174b x-openstack-request-id: req-9f1d550d-4889-482a-83c7-51a408f0174b 2019-04-13 06:50:49,799 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:50:49,799 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/77b1da00-7e2f-4ab9-8062-3f55e0414a6e/os-extra_specs used request id req-9f1d550d-4889-482a-83c7-51a408f0174b 2019-04-13 06:50:49,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0258190631866s 2019-04-13 06:50:49,800 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-13 06:50:52,149 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-13 06:50:54,502 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 702c35b7-15ea-4426-8340-b18a5734a31a | 2019-04-13T06:50:54.057197 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 702c35b7-15ea-4426-8340-b18a5734a31a ~/.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-04-13 06:50:57,889 - 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-04-13 06:50:58,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-04-13 06:50:58,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 06:50:58,635 - 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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 06:50:58,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e23095f-6161-4548-8a7d-e08001bf9ffe x-openstack-request-id: req-8e23095f-6161-4548-8a7d-e08001bf9ffe 2019-04-13 06:50:58,918 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 06:50:58,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-8e23095f-6161-4548-8a7d-e08001bf9ffe 2019-04-13 06:50:58,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.285598039627s 2019-04-13 06:50:58,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 06:50:58,921 - 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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 06:50:59,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:59 GMT X-Openstack-Request-Id: req-6ef223a6-72b7-4953-b5e4-2d2dbb1f8879 2019-04-13 06:50:59,211 - 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-04-13 06:50:59,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-6ef223a6-72b7-4953-b5e4-2d2dbb1f8879 2019-04-13 06:50:59,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.291779994965s 2019-04-13 06:50:59,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 06:50:59,225 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 06:50:59,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d7678446-36de-49a1-a4b7-0ddfb6fa7320 x-openstack-request-id: req-d7678446-36de-49a1-a4b7-0ddfb6fa7320 2019-04-13 06:50:59,264 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6761f402-940e-4142-9c15-d66609c7b110", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6761f402-940e-4142-9c15-d66609c7b110", "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": "6761f402-940e-4142-9c15-d66609c7b110"}} 2019-04-13 06:50:59,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d7678446-36de-49a1-a4b7-0ddfb6fa7320 2019-04-13 06:50:59,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0419099330902s 2019-04-13 06:50:59,265 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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'8cb957e698214daa959a3206e3607cbf', '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'6761f402-940e-4142-9c15-d66609c7b110', 'swap': 0}) 2019-04-13 06:50:59,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 06:50:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6761f402-940e-4142-9c15-d66609c7b110/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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" -d '{"extra_specs": {}}' 2019-04-13 06:50:59,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50: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-6fe023b5-0f1e-43d1-836c-fbd96ab9af5f x-openstack-request-id: req-6fe023b5-0f1e-43d1-836c-fbd96ab9af5f 2019-04-13 06:50:59,285 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 06:50:59,286 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6761f402-940e-4142-9c15-d66609c7b110/os-extra_specs used request id req-6fe023b5-0f1e-43d1-836c-fbd96ab9af5f 2019-04-13 06:50:59,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199019908905s 2019-04-13 06:50:59,292 - 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.15" 2019-04-13 06:50:59,297 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac9a786c-c835-458c-9b34-f436c1d6cb57 2019-04-13 06:50:59,297 - 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-04-13 06:50:59,298 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-ac9a786c-c835-458c-9b34-f436c1d6cb57 2019-04-13 06:50:59,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-13 06:50:59,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" 2019-04-13 06:50:59,310 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba27165-8bea-4def-94e4-02cefd5d83a4 2019-04-13 06:50:59,310 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-04-13 06:50:59,310 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-6ba27165-8bea-4def-94e4-02cefd5d83a4 2019-04-13 06:50:59,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 06:50:59,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Sat, 13 Apr 2019 06:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423df7ed-6808-44e7-871f-424abcb3b7ae 2019-04-13 06:50:59,484 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1ef08615bfa241c282fb6c776d561699"}, "enabled": true, "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/2d5f474bc6184888a1f046a717575fa8"}, "enabled": true, "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/463c4d979e67408bba9262f8cbf7d7d0"}, "enabled": true, "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6400f578fa0d47d6802a981338b2ce7a"}, "enabled": true, "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6ddca6d61d1d4eecae8df54344aff82f"}, "enabled": true, "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7f5bf9dbf0a241c3b1433e0a19372b74"}, "enabled": true, "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/86757cd1ecda420faec6393caeb4ef3e"}, "enabled": true, "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9567fa689aa64be0b9dc78e010b4c9ed"}, "enabled": true, "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9709565379b14f47b6cbe7d0b8323201"}, "enabled": true, "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a56100f5b1844b1ea8953050a4cc8be8"}, "enabled": true, "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ac724402fd744af7b779c5dade03fdcb"}, "enabled": true, "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/aca41cf1c97640e3ba6f2e9b936ec6c8"}, "enabled": true, "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b8c26f8b093140b8abf05878b3a5372c"}, "enabled": true, "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f16553f6efb541ba898510a96df4c862"}, "enabled": true, "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-04-13 06:50:59,484 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-423df7ed-6808-44e7-871f-424abcb3b7ae 2019-04-13 06:50:59,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.183274030685s 2019-04-13 06:50:59,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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'8cb957e698214daa959a3206e3607cbf', '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'6761f402-940e-4142-9c15-d66609c7b110', 'swap': 0}) 2019-04-13 06:50:59,489 - 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-04-13 06:50:59,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 06:50:59,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 06:50:59,505 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-04-13 06:50:59,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', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '70debf07-4535-45bb-8034-451234744d91', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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-04-13 06:52:16,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 350620cd-c230-4abf-b1de-f82c25740785 2019-04-13 06:52:16,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-04-13 06:52:16,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '350620cd-c230-4abf-b1de-f82c25740785'] 2019-04-13 06:52:16,740 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 350620cd-c230-4abf-b1de-f82c25740785 -------------------------------------------------------------------------------- Task 350620cd-c230-4abf-b1de-f82c25740785: 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 350620cd-c230-4abf-b1de-f82c25740785 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.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | total | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> duration | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.589345 Full duration: 9.403234 -------------------------------------------------------------------------------- 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 350620cd-c230-4abf-b1de-f82c25740785 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.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | total | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> duration | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 1.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.278385 Full duration: 10.020204 -------------------------------------------------------------------------------- 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 350620cd-c230-4abf-b1de-f82c25740785 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.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | total | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> duration | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.873049 Full duration: 9.372243 -------------------------------------------------------------------------------- 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 350620cd-c230-4abf-b1de-f82c25740785 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.143 | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 100.0% | 1 | | -> duration | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 2.143 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.142761 Full duration: 10.565434 -------------------------------------------------------------------------------- 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 350620cd-c230-4abf-b1de-f82c25740785 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | total | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | -> duration | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.170866 Full duration: 9.71013 -------------------------------------------------------------------------------- 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 350620cd-c230-4abf-b1de-f82c25740785 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.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794801 Full duration: 9.413859 HINTS: * To plot HTML graphics with this data, run: rally task report 350620cd-c230-4abf-b1de-f82c25740785 --out output.html * To generate a JUnit report, run: rally task export 350620cd-c230-4abf-b1de-f82c25740785 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 350620cd-c230-4abf-b1de-f82c25740785 --json --out output.json 2019-04-13 06:52:16,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '350620cd-c230-4abf-b1de-f82c25740785', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-04-13 06:52:18,723 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 350620cd-c230-4abf-b1de-f82c25740785 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-04-13 06:52:18.590 657 INFO rally.api [-] Building 'json' report for the following task(s): '350620cd-c230-4abf-b1de-f82c25740785'. 2019-04-13 06:52:18.597 657 INFO rally.api [-] The report has been successfully built. 2019-04-13 06:52:18,726 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-04-13 06:52:18,727 - 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-04-13 06:52:18,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 06:52:18,733 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 06:52:18,733 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-04-13 06:52:18,733 - 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', 'service_list': ['glance'], 'concurrency': 4, 'netid': '70debf07-4535-45bb-8034-451234744d91', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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-04-13 06:53:59,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3d46dbe6-66f4-44db-b294-e8b723479507 2019-04-13 06:53:59,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3d46dbe6-66f4-44db-b294-e8b723479507'] 2019-04-13 06:54:00,257 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3d46dbe6-66f4-44db-b294-e8b723479507 -------------------------------------------------------------------------------- Task 3d46dbe6-66f4-44db-b294-e8b723479507: 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 3d46dbe6-66f4-44db-b294-e8b723479507 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.855 | 2.855 | 2.855 | 2.855 | 2.855 | 2.855 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | glance_v2.delete_image | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | total | 3.902 | 3.902 | 3.902 | 3.902 | 3.902 | 3.902 | 100.0% | 1 | | -> duration | 3.902 | 3.902 | 3.902 | 3.902 | 3.902 | 3.902 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.902301 Full duration: 14.336135 -------------------------------------------------------------------------------- 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 3d46dbe6-66f4-44db-b294-e8b723479507 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.486 | 3.486 | 3.486 | 3.486 | 3.486 | 3.486 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | -> glance_v2.upload_data | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | glance_v2.list_images | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 3.565 | 3.565 | 3.565 | 3.565 | 3.565 | 3.565 | 100.0% | 1 | | -> duration | 3.565 | 3.565 | 3.565 | 3.565 | 3.565 | 3.565 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.565287 Full duration: 16.237892 -------------------------------------------------------------------------------- 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 3d46dbe6-66f4-44db-b294-e8b723479507 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.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | -> duration | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.322338 Full duration: 9.617833 -------------------------------------------------------------------------------- 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": "70debf07-4535-45bb-8034-451234744d91" } ], "flavor": { "name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3d46dbe6-66f4-44db-b294-e8b723479507 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.816 | 2.816 | 2.816 | 2.816 | 2.816 | 2.816 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | nova.boot_servers | 13.723 | 13.723 | 13.723 | 13.723 | 13.723 | 13.723 | 100.0% | 1 | | total | 16.539 | 16.539 | 16.539 | 16.539 | 16.539 | 16.539 | 100.0% | 1 | | -> duration | 15.539 | 15.539 | 15.539 | 15.539 | 15.539 | 15.539 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.539246 Full duration: 38.627688 HINTS: * To plot HTML graphics with this data, run: rally task report 3d46dbe6-66f4-44db-b294-e8b723479507 --out output.html * To generate a JUnit report, run: rally task export 3d46dbe6-66f4-44db-b294-e8b723479507 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3d46dbe6-66f4-44db-b294-e8b723479507 --json --out output.json 2019-04-13 06:54:00,257 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3d46dbe6-66f4-44db-b294-e8b723479507', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-04-13 06:54:02,282 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3d46dbe6-66f4-44db-b294-e8b723479507 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-04-13 06:54:02.179 1206 INFO rally.api [-] Building 'json' report for the following task(s): '3d46dbe6-66f4-44db-b294-e8b723479507'. 2019-04-13 06:54:02.184 1206 INFO rally.api [-] The report has been successfully built. 2019-04-13 06:54:02,289 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-04-13 06:54:02,290 - 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-04-13 06:54:02,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 06:54:02,305 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 06:54:02,306 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-04-13 06:54:02,306 - 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', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '70debf07-4535-45bb-8034-451234744d91', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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-04-13 06:57:41,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ee5ed7af-4846-496b-83a5-5bd1ea0086ff 2019-04-13 06:57:41,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ee5ed7af-4846-496b-83a5-5bd1ea0086ff'] 2019-04-13 06:57:42,609 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ee5ed7af-4846-496b-83a5-5bd1ea0086ff -------------------------------------------------------------------------------- Task ee5ed7af-4846-496b-83a5-5bd1ea0086ff: 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 ee5ed7af-4846-496b-83a5-5bd1ea0086ff 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.597 | 3.597 | 3.597 | 3.597 | 3.597 | 3.597 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.808 | 2.808 | 2.808 | 2.808 | 2.808 | 2.808 | 100.0% | 1 | | total | 6.406 | 6.406 | 6.406 | 6.406 | 6.406 | 6.406 | 100.0% | 1 | | -> duration | 6.406 | 6.406 | 6.406 | 6.406 | 6.406 | 6.406 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.405687 Full duration: 25.927613 -------------------------------------------------------------------------------- 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 ee5ed7af-4846-496b-83a5-5bd1ea0086ff 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.585 | 3.585 | 3.585 | 3.585 | 3.585 | 3.585 | 100.0% | 1 | | cinder_v3.delete_volume | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | total | 4.168 | 4.168 | 4.168 | 4.168 | 4.168 | 4.168 | 100.0% | 1 | | -> duration | 4.168 | 4.168 | 4.168 | 4.168 | 4.168 | 4.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.167567 Full duration: 17.124099 -------------------------------------------------------------------------------- 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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ee5ed7af-4846-496b-83a5-5bd1ea0086ff has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.281 | 6.281 | 6.281 | 6.281 | 6.281 | 6.281 | 100.0% | 1 | | cinder_v3.delete_volume | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | total | 6.923 | 6.923 | 6.923 | 6.923 | 6.923 | 6.923 | 100.0% | 1 | | -> duration | 6.923 | 6.923 | 6.923 | 6.923 | 6.923 | 6.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.922971 Full duration: 20.358246 -------------------------------------------------------------------------------- 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 ee5ed7af-4846-496b-83a5-5bd1ea0086ff 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.551 | 3.551 | 3.551 | 3.551 | 3.551 | 3.551 | 100.0% | 1 | | cinder_v3.delete_volume | 2.437 | 2.437 | 2.437 | 2.437 | 2.437 | 2.437 | 100.0% | 1 | | total | 5.989 | 5.989 | 5.989 | 5.989 | 5.989 | 5.989 | 100.0% | 1 | | -> duration | 5.989 | 5.989 | 5.989 | 5.989 | 5.989 | 5.989 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.98871 Full duration: 19.118099 -------------------------------------------------------------------------------- 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 ee5ed7af-4846-496b-83a5-5bd1ea0086ff 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.623 | 3.623 | 3.623 | 3.623 | 3.623 | 3.623 | 100.0% | 1 | | cinder_v3.extend_volume | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | | cinder_v3.delete_volume | 2.421 | 2.421 | 2.421 | 2.421 | 2.421 | 2.421 | 100.0% | 1 | | total | 6.496 | 6.496 | 6.496 | 6.496 | 6.496 | 6.496 | 100.0% | 1 | | -> duration | 6.496 | 6.496 | 6.496 | 6.496 | 6.496 | 6.496 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.496172 Full duration: 19.308077 -------------------------------------------------------------------------------- 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 ee5ed7af-4846-496b-83a5-5bd1ea0086ff 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.824 | 3.824 | 3.824 | 3.824 | 3.824 | 3.824 | 100.0% | 1 | | cinder_v3.delete_volume | 2.627 | 2.627 | 2.627 | 2.627 | 2.627 | 2.627 | 100.0% | 1 | | total | 6.451 | 6.451 | 6.451 | 6.451 | 6.451 | 6.451 | 100.0% | 1 | | -> duration | 6.451 | 6.451 | 6.451 | 6.451 | 6.451 | 6.451 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.450703 Full duration: 25.538245 -------------------------------------------------------------------------------- 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 ee5ed7af-4846-496b-83a5-5bd1ea0086ff 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.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | cinder_v3.list_qos | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 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.059749 Full duration: 16.220649 -------------------------------------------------------------------------------- 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 ee5ed7af-4846-496b-83a5-5bd1ea0086ff 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.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | cinder_v3.set_qos | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> duration | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.056999 Full duration: 15.752518 -------------------------------------------------------------------------------- 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 ee5ed7af-4846-496b-83a5-5bd1ea0086ff 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.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | cinder_v3.list_types | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> duration | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.031509 Full duration: 15.655425 -------------------------------------------------------------------------------- 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 ee5ed7af-4846-496b-83a5-5bd1ea0086ff 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.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | -> duration | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.092692 Full duration: 16.032193 HINTS: * To plot HTML graphics with this data, run: rally task report ee5ed7af-4846-496b-83a5-5bd1ea0086ff --out output.html * To generate a JUnit report, run: rally task export ee5ed7af-4846-496b-83a5-5bd1ea0086ff --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ee5ed7af-4846-496b-83a5-5bd1ea0086ff --json --out output.json 2019-04-13 06:57:42,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ee5ed7af-4846-496b-83a5-5bd1ea0086ff', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-04-13 06:57:44,621 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ee5ed7af-4846-496b-83a5-5bd1ea0086ff --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-04-13 06:57:44.513 2991 INFO rally.api [-] Building 'json' report for the following task(s): 'ee5ed7af-4846-496b-83a5-5bd1ea0086ff'. 2019-04-13 06:57:44.523 2991 INFO rally.api [-] The report has been successfully built. 2019-04-13 06:57:44,636 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-04-13 06:57:44,637 - 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-04-13 06:57:44,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 06:57:44,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 06:57:44,652 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-04-13 06:57:44,652 - 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', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '70debf07-4535-45bb-8034-451234744d91', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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-04-13 07:00:05,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d7a72b42-70ea-47e7-b1e7-81b6495fe77f 2019-04-13 07:00:05,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd7a72b42-70ea-47e7-b1e7-81b6495fe77f'] 2019-04-13 07:00:06,058 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d7a72b42-70ea-47e7-b1e7-81b6495fe77f -------------------------------------------------------------------------------- Task d7a72b42-70ea-47e7-b1e7-81b6495fe77f: 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 d7a72b42-70ea-47e7-b1e7-81b6495fe77f 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.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732079 Full duration: 9.160891 -------------------------------------------------------------------------------- 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 d7a72b42-70ea-47e7-b1e7-81b6495fe77f 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.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.813935 Full duration: 9.329099 -------------------------------------------------------------------------------- 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 d7a72b42-70ea-47e7-b1e7-81b6495fe77f 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.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.720167 Full duration: 9.31605 -------------------------------------------------------------------------------- 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 d7a72b42-70ea-47e7-b1e7-81b6495fe77f 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.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | -> duration | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.186132 Full duration: 10.634904 -------------------------------------------------------------------------------- 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 d7a72b42-70ea-47e7-b1e7-81b6495fe77f 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | total | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> duration | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.692493 Full duration: 9.65159 -------------------------------------------------------------------------------- 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 d7a72b42-70ea-47e7-b1e7-81b6495fe77f 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.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | -> duration | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.999467 Full duration: 10.295033 -------------------------------------------------------------------------------- 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 d7a72b42-70ea-47e7-b1e7-81b6495fe77f 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.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | total | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | -> duration | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.637706 Full duration: 9.42405 -------------------------------------------------------------------------------- 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 d7a72b42-70ea-47e7-b1e7-81b6495fe77f 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.322 | 1.322 | 1.322 | 1.322 | 1.322 | 1.322 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | total | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | | -> duration | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 1.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.755904 Full duration: 11.152166 -------------------------------------------------------------------------------- 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 d7a72b42-70ea-47e7-b1e7-81b6495fe77f 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.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.695998 Full duration: 9.672063 -------------------------------------------------------------------------------- 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 d7a72b42-70ea-47e7-b1e7-81b6495fe77f 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.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | gnocchi.delete_metric | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 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.288319 Full duration: 10.820815 -------------------------------------------------------------------------------- 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 d7a72b42-70ea-47e7-b1e7-81b6495fe77f 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.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | gnocchi.delete_resource | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | -> duration | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.997836 Full duration: 10.433024 HINTS: * To plot HTML graphics with this data, run: rally task report d7a72b42-70ea-47e7-b1e7-81b6495fe77f --out output.html * To generate a JUnit report, run: rally task export d7a72b42-70ea-47e7-b1e7-81b6495fe77f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d7a72b42-70ea-47e7-b1e7-81b6495fe77f --json --out output.json 2019-04-13 07:00:06,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd7a72b42-70ea-47e7-b1e7-81b6495fe77f', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-04-13 07:00:08,211 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d7a72b42-70ea-47e7-b1e7-81b6495fe77f --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-04-13 07:00:08.051 4122 INFO rally.api [-] Building 'json' report for the following task(s): 'd7a72b42-70ea-47e7-b1e7-81b6495fe77f'. 2019-04-13 07:00:08.060 4122 INFO rally.api [-] The report has been successfully built. 2019-04-13 07:00:08,220 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-04-13 07:00:08,221 - 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-04-13 07:00:08,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 07:00:08,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 07:00:08,230 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-04-13 07:00:08,231 - 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', 'service_list': ['heat'], 'concurrency': 4, 'netid': '70debf07-4535-45bb-8034-451234744d91', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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-04-13 07:01:51,186 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e426a3da-f3a3-4861-9f70-9cb912ae3066 2019-04-13 07:01:51,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e426a3da-f3a3-4861-9f70-9cb912ae3066'] 2019-04-13 07:01:51,888 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e426a3da-f3a3-4861-9f70-9cb912ae3066 -------------------------------------------------------------------------------- Task e426a3da-f3a3-4861-9f70-9cb912ae3066: 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 e426a3da-f3a3-4861-9f70-9cb912ae3066 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.24 | 7.24 | 7.24 | 7.24 | 7.24 | 7.24 | 100.0% | 1 | | heat.update_stack | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 100.0% | 1 | | heat.delete_stack | 3.842 | 3.842 | 3.842 | 3.842 | 3.842 | 3.842 | 100.0% | 1 | | total | 13.57 | 13.57 | 13.57 | 13.57 | 13.57 | 13.57 | 100.0% | 1 | | -> duration | 9.57 | 9.57 | 9.57 | 9.57 | 9.57 | 9.57 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.569993 Full duration: 24.242837 -------------------------------------------------------------------------------- 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 e426a3da-f3a3-4861-9f70-9cb912ae3066 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.07 | 6.07 | 6.07 | 6.07 | 6.07 | 6.07 | 100.0% | 1 | | heat.check_stack | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | heat.delete_stack | 2.034 | 2.034 | 2.034 | 2.034 | 2.034 | 2.034 | 100.0% | 1 | | total | 8.673 | 8.673 | 8.673 | 8.673 | 8.673 | 8.673 | 100.0% | 1 | | -> duration | 6.673 | 6.673 | 6.673 | 6.673 | 6.673 | 6.673 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.673129 Full duration: 19.596914 -------------------------------------------------------------------------------- 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 e426a3da-f3a3-4861-9f70-9cb912ae3066 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.123 | 5.123 | 5.123 | 5.123 | 5.123 | 5.123 | 100.0% | 1 | | heat.suspend_stack | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 100.0% | 1 | | heat.resume_stack | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | heat.delete_stack | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 100.0% | 1 | | total | 8.307 | 8.307 | 8.307 | 8.307 | 8.307 | 8.307 | 100.0% | 1 | | -> duration | 6.307 | 6.307 | 6.307 | 6.307 | 6.307 | 6.307 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.307275 Full duration: 20.696092 -------------------------------------------------------------------------------- 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 e426a3da-f3a3-4861-9f70-9cb912ae3066 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.730485 Full duration: 10.622984 HINTS: * To plot HTML graphics with this data, run: rally task report e426a3da-f3a3-4861-9f70-9cb912ae3066 --out output.html * To generate a JUnit report, run: rally task export e426a3da-f3a3-4861-9f70-9cb912ae3066 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e426a3da-f3a3-4861-9f70-9cb912ae3066 --json --out output.json 2019-04-13 07:01:51,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e426a3da-f3a3-4861-9f70-9cb912ae3066', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-04-13 07:01:53,997 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e426a3da-f3a3-4861-9f70-9cb912ae3066 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-04-13 07:01:53.827 5031 INFO rally.api [-] Building 'json' report for the following task(s): 'e426a3da-f3a3-4861-9f70-9cb912ae3066'. 2019-04-13 07:01:53.832 5031 INFO rally.api [-] The report has been successfully built. 2019-04-13 07:01:54,003 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-04-13 07:01:54,004 - 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-04-13 07:01:54,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 07:01:54,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 07:01:54,019 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-04-13 07:01:54,019 - 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', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '70debf07-4535-45bb-8034-451234744d91', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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-04-13 07:06:02,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8bf1d695-dc29-4779-85d3-f3fa5d067796 2019-04-13 07:06:02,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8bf1d695-dc29-4779-85d3-f3fa5d067796'] 2019-04-13 07:06:03,191 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8bf1d695-dc29-4779-85d3-f3fa5d067796 -------------------------------------------------------------------------------- Task 8bf1d695-dc29-4779-85d3-f3fa5d067796: 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 8bf1d695-dc29-4779-85d3-f3fa5d067796 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.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | keystone_v3.add_role | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.revoke_role | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.098428 Full duration: 18.815007 -------------------------------------------------------------------------------- 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 8bf1d695-dc29-4779-85d3-f3fa5d067796 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.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | keystone_v3.add_role | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | keystone_v3.list_roles | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> duration | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.972742 Full duration: 18.427021 -------------------------------------------------------------------------------- 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 8bf1d695-dc29-4779-85d3-f3fa5d067796 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.203 | 1.203 | 1.203 | 1.203 | 1.203 | 1.203 | 100.0% | 1 | | keystone_v3.list_projects | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | -> duration | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.399815 Full duration: 18.590367 -------------------------------------------------------------------------------- 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 8bf1d695-dc29-4779-85d3-f3fa5d067796 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.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | keystone_v3.delete_role | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | -> duration | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.018463 Full duration: 16.17717 -------------------------------------------------------------------------------- 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 8bf1d695-dc29-4779-85d3-f3fa5d067796 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.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | keystone_v3.delete_service | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | -> duration | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.046377 Full duration: 16.194673 -------------------------------------------------------------------------------- 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 8bf1d695-dc29-4779-85d3-f3fa5d067796 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.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | keystone_v3.create_user | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | -> keystone_v3.add_role | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | keystone_v3.create_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.get_project | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.get_user | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.get_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.list_services | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | keystone_v3.get_services | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 100.0% | 1 | | -> duration | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 2.574 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.574499 Full duration: 24.775206 -------------------------------------------------------------------------------- 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 8bf1d695-dc29-4779-85d3-f3fa5d067796 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.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | keystone_v3.update_project | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | keystone_v3.delete_project | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 100.0% | 1 | | -> duration | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 1.49 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.490235 Full duration: 16.696283 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8bf1d695-dc29-4779-85d3-f3fa5d067796 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.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | total | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 100.0% | 1 | | -> duration | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 1.355 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.354962 Full duration: 18.755736 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8bf1d695-dc29-4779-85d3-f3fa5d067796 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.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | total | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> duration | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.07263 Full duration: 18.374246 -------------------------------------------------------------------------------- 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 8bf1d695-dc29-4779-85d3-f3fa5d067796 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.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | keystone_v3.list_users | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 100.0% | 1 | | -> duration | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.254824 Full duration: 18.693915 -------------------------------------------------------------------------------- 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 8bf1d695-dc29-4779-85d3-f3fa5d067796 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.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | keystone_v3.create_users | 7.263 | 7.263 | 7.263 | 7.263 | 7.263 | 7.263 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.263 | 7.263 | 7.263 | 7.263 | 7.263 | 7.263 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 100.0% | 1 | | total | 9.834 | 9.834 | 9.834 | 9.834 | 9.834 | 9.834 | 100.0% | 1 | | -> duration | 9.834 | 9.834 | 9.834 | 9.834 | 9.834 | 9.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.834172 Full duration: 31.472017 HINTS: * To plot HTML graphics with this data, run: rally task report 8bf1d695-dc29-4779-85d3-f3fa5d067796 --out output.html * To generate a JUnit report, run: rally task export 8bf1d695-dc29-4779-85d3-f3fa5d067796 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8bf1d695-dc29-4779-85d3-f3fa5d067796 --json --out output.json 2019-04-13 07:06:03,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8bf1d695-dc29-4779-85d3-f3fa5d067796', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-04-13 07:06:05,188 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8bf1d695-dc29-4779-85d3-f3fa5d067796 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-04-13 07:06:05.055 6942 INFO rally.api [-] Building 'json' report for the following task(s): '8bf1d695-dc29-4779-85d3-f3fa5d067796'. 2019-04-13 07:06:05.066 6942 INFO rally.api [-] The report has been successfully built. 2019-04-13 07:06:05,204 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-04-13 07:06:05,205 - 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-04-13 07:06:05,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 07:06:05,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 07:06:05,220 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-04-13 07:06:05,220 - 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', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '70debf07-4535-45bb-8034-451234744d91', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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-04-13 07:10:56,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c 2019-04-13 07:10:56,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5211bfa8-ff8a-4a87-906b-efde3d0a2a9c'] 2019-04-13 07:10:57,668 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c -------------------------------------------------------------------------------- Task 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c: 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 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c 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.013 | 1.013 | 1.013 | 1.013 | 1.013 | 1.013 | 100.0% | 1 | | neutron.delete_network | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | total | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 100.0% | 1 | | -> duration | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.642788 Full duration: 18.050133 -------------------------------------------------------------------------------- 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 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c 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.867 | 1.867 | 1.867 | 1.867 | 1.867 | 1.867 | 100.0% | 1 | | neutron.delete_port | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 100.0% | 1 | | -> duration | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 2.468 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.468349 Full duration: 24.642665 -------------------------------------------------------------------------------- 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 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c 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.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | neutron.create_subnet | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | neutron.create_router | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | neutron.add_interface_router | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 2.503 | 100.0% | 1 | | neutron.remove_interface_router | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 2.432 | 100.0% | 1 | | neutron.delete_router | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | total | 7.437 | 7.437 | 7.437 | 7.437 | 7.437 | 7.437 | 100.0% | 1 | | -> duration | 7.437 | 7.437 | 7.437 | 7.437 | 7.437 | 7.437 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.43688 Full duration: 29.685654 -------------------------------------------------------------------------------- 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 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c 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.418 | 1.418 | 1.418 | 1.418 | 1.418 | 1.418 | 100.0% | 1 | | neutron.delete_subnet | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 100.0% | 1 | | -> duration | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 2.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.121594 Full duration: 22.860557 -------------------------------------------------------------------------------- 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 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c 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 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | neutron.list_networks | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> duration | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.09229 Full duration: 19.95341 -------------------------------------------------------------------------------- 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 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c 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.888 | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 100.0% | 1 | | neutron.list_ports | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 100.0% | 1 | | -> duration | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 1.968 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.967858 Full duration: 25.521835 -------------------------------------------------------------------------------- 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 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c 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.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | neutron.create_subnet | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | neutron.create_router | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | neutron.add_interface_router | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 100.0% | 1 | | neutron.list_routers | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 4.772 | 4.772 | 4.772 | 4.772 | 4.772 | 4.772 | 100.0% | 1 | | -> duration | 4.772 | 4.772 | 4.772 | 4.772 | 4.772 | 4.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.77151 Full duration: 33.071218 -------------------------------------------------------------------------------- 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 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c 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.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | neutron.create_subnet | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | neutron.list_subnets | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | total | 1.724 | 1.724 | 1.724 | 1.724 | 1.724 | 1.724 | 100.0% | 1 | | -> duration | 1.724 | 1.724 | 1.724 | 1.724 | 1.724 | 1.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.723793 Full duration: 23.857681 -------------------------------------------------------------------------------- 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 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | neutron.delete_security_group | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> duration | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 1.307 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.307367 Full duration: 17.420664 -------------------------------------------------------------------------------- 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 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c 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.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | neutron.create_security_group_rule | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | neutron.delete_security_group | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> duration | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.239521 Full duration: 17.355832 -------------------------------------------------------------------------------- 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 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c 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.049 | 1.049 | 1.049 | 1.049 | 1.049 | 1.049 | 100.0% | 1 | | neutron.create_router | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | neutron.add_gateway_router | 2.248 | 2.248 | 2.248 | 2.248 | 2.248 | 2.248 | 100.0% | 1 | | neutron.remove_gateway_router | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 1.402 | 100.0% | 1 | | total | 4.797 | 4.797 | 4.797 | 4.797 | 4.797 | 4.797 | 100.0% | 1 | | -> duration | 4.797 | 4.797 | 4.797 | 4.797 | 4.797 | 4.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.797094 Full duration: 31.282881 HINTS: * To plot HTML graphics with this data, run: rally task report 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c --out output.html * To generate a JUnit report, run: rally task export 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c --json --out output.json 2019-04-13 07:10:57,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5211bfa8-ff8a-4a87-906b-efde3d0a2a9c', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-04-13 07:10:59,416 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5211bfa8-ff8a-4a87-906b-efde3d0a2a9c --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-04-13 07:10:59.320 10233 INFO rally.api [-] Building 'json' report for the following task(s): '5211bfa8-ff8a-4a87-906b-efde3d0a2a9c'. 2019-04-13 07:10:59.331 10233 INFO rally.api [-] The report has been successfully built. 2019-04-13 07:10:59,432 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-04-13 07:10:59,433 - 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-04-13 07:10:59,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 07:10:59,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 07:10:59,447 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-04-13 07:10:59,447 - 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', 'service_list': ['nova'], 'concurrency': 4, 'netid': '70debf07-4535-45bb-8034-451234744d91', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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-04-13 07:18:50,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 46116061-6ad8-42e5-b842-a8134ef32cbb 2019-04-13 07:18:50,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '46116061-6ad8-42e5-b842-a8134ef32cbb'] 2019-04-13 07:18:50,961 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 46116061-6ad8-42e5-b842-a8134ef32cbb -------------------------------------------------------------------------------- Task 46116061-6ad8-42e5-b842-a8134ef32cbb: finished -------------------------------------------------------------------------------- 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": false, "flavor": { "name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "image": { "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "nics": [ { "net-id": "70debf07-4535-45bb-8034-451234744d91" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46116061-6ad8-42e5-b842-a8134ef32cbb has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.656 | 9.656 | 9.656 | 9.656 | 9.656 | 9.656 | 100.0% | 1 | | nova.live_migrate | 13.317 | 13.317 | 13.317 | 13.317 | 13.317 | 13.317 | 100.0% | 1 | | nova.delete_server | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 3.064 | 100.0% | 1 | | total | 26.037 | 26.037 | 26.037 | 26.037 | 26.037 | 26.037 | 100.0% | 1 | | -> duration | 25.037 | 25.037 | 25.037 | 25.037 | 25.037 | 25.037 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.03737 Full duration: 38.08288 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate 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": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "boot_server_kwargs": { "nics": [ { "net-id": "70debf07-4535-45bb-8034-451234744d91" } ] }, "image": { "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46116061-6ad8-42e5-b842-a8134ef32cbb 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.289 | 11.289 | 11.289 | 11.289 | 11.289 | 11.289 | 100.0% | 1 | | cinder_v3.create_volume | 3.23 | 3.23 | 3.23 | 3.23 | 3.23 | 3.23 | 100.0% | 1 | | nova.attach_volume | 4.517 | 4.517 | 4.517 | 4.517 | 4.517 | 4.517 | 100.0% | 1 | | nova.live_migrate | 15.623 | 15.623 | 15.623 | 15.623 | 15.623 | 15.623 | 100.0% | 1 | | nova.detach_volume | 4.085 | 4.085 | 4.085 | 4.085 | 4.085 | 4.085 | 100.0% | 1 | | cinder_v3.delete_volume | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | nova.delete_server | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 100.0% | 1 | | total | 42.264 | 42.264 | 42.264 | 42.264 | 42.264 | 42.264 | 100.0% | 1 | | -> duration | 41.264 | 41.264 | 41.264 | 41.264 | 41.264 | 41.264 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.264464 Full duration: 57.859586 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate 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": { "volume_size": 1, "nics": [ { "net-id": "70debf07-4535-45bb-8034-451234744d91" } ], "image": { "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46116061-6ad8-42e5-b842-a8134ef32cbb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.263 | 6.263 | 6.263 | 6.263 | 6.263 | 6.263 | 100.0% | 1 | | nova.boot_server | 10.432 | 10.432 | 10.432 | 10.432 | 10.432 | 10.432 | 100.0% | 1 | | nova.live_migrate | 13.109 | 13.109 | 13.109 | 13.109 | 13.109 | 13.109 | 100.0% | 1 | | nova.delete_server | 2.51 | 2.51 | 2.51 | 2.51 | 2.51 | 2.51 | 100.0% | 1 | | total | 32.314 | 32.314 | 32.314 | 32.314 | 32.314 | 32.314 | 100.0% | 1 | | -> duration | 31.314 | 31.314 | 31.314 | 31.314 | 31.314 | 31.314 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.313771 Full duration: 47.481628 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "70debf07-4535-45bb-8034-451234744d91" } ] }, "flavor": { "name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "image": { "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46116061-6ad8-42e5-b842-a8134ef32cbb 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.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | nova.boot_server | 8.576 | 8.576 | 8.576 | 8.576 | 8.576 | 8.576 | 100.0% | 1 | | nova.delete_server | 2.734 | 2.734 | 2.734 | 2.734 | 2.734 | 2.734 | 100.0% | 1 | | nova.delete_keypair | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 12.191 | 12.191 | 12.191 | 12.191 | 12.191 | 12.191 | 100.0% | 1 | | -> duration | 11.191 | 11.191 | 11.191 | 11.191 | 11.191 | 11.191 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.190692 Full duration: 38.553924 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "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": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 1, "flavor": { "name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "image": { "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "nics": [ { "net-id": "70debf07-4535-45bb-8034-451234744d91" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46116061-6ad8-42e5-b842-a8134ef32cbb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.329 | 6.329 | 6.329 | 6.329 | 6.329 | 6.329 | 100.0% | 1 | | nova.boot_server | 10.22 | 10.22 | 10.22 | 10.22 | 10.22 | 10.22 | 100.0% | 1 | | nova.delete_server | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | total | 18.906 | 18.906 | 18.906 | 18.906 | 18.906 | 18.906 | 100.0% | 1 | | -> duration | 17.906 | 17.906 | 17.906 | 17.906 | 17.906 | 17.906 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.906479 Full duration: 50.073149 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "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": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "image": { "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "nics": [ { "net-id": "70debf07-4535-45bb-8034-451234744d91" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46116061-6ad8-42e5-b842-a8134ef32cbb has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.947 | 8.947 | 8.947 | 8.947 | 8.947 | 8.947 | 100.0% | 1 | | nova.pause_server | 2.853 | 2.853 | 2.853 | 2.853 | 2.853 | 2.853 | 100.0% | 1 | | nova.unpause_server | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | nova.delete_server | 2.588 | 2.588 | 2.588 | 2.588 | 2.588 | 2.588 | 100.0% | 1 | | total | 16.671 | 16.671 | 16.671 | 16.671 | 16.671 | 16.671 | 100.0% | 1 | | -> duration | 11.671 | 11.671 | 11.671 | 11.671 | 11.671 | 11.671 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.670621 Full duration: 42.834334 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "70debf07-4535-45bb-8034-451234744d91" } ], "flavor": { "name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "image": { "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46116061-6ad8-42e5-b842-a8134ef32cbb 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.244 | 11.244 | 11.244 | 11.244 | 11.244 | 11.244 | 100.0% | 1 | | nova.migrate | 13.023 | 13.023 | 13.023 | 13.023 | 13.023 | 13.023 | 100.0% | 1 | | nova.resize_confirm | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 3.0 | 100.0% | 1 | | nova.delete_server | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 100.0% | 1 | | total | 29.641 | 29.641 | 29.641 | 29.641 | 29.641 | 29.641 | 100.0% | 1 | | -> duration | 28.641 | 28.641 | 28.641 | 28.641 | 28.641 | 28.641 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.640681 Full duration: 42.307126 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46116061-6ad8-42e5-b842-a8134ef32cbb has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.579 | 9.579 | 9.579 | 9.579 | 9.579 | 9.579 | 100.0% | 1 | | nova.list_interfaces | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 9.862 | 9.862 | 9.862 | 9.862 | 9.862 | 9.862 | 100.0% | 1 | | -> duration | 8.862 | 8.862 | 8.862 | 8.862 | 8.862 | 8.862 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.862346 Full duration: 39.187394 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "70debf07-4535-45bb-8034-451234744d91" } ], "flavor": { "name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "image": { "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46116061-6ad8-42e5-b842-a8134ef32cbb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.314 | 9.314 | 9.314 | 9.314 | 9.314 | 9.314 | 100.0% | 1 | | nova.associate_floating_ip | 3.312 | 3.312 | 3.312 | 3.312 | 3.312 | 3.312 | 100.0% | 1 | | -> neutron.list_ports | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | nova.dissociate_floating_ip | 3.427 | 3.427 | 3.427 | 3.427 | 3.427 | 3.427 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 18.01 | 18.01 | 18.01 | 18.01 | 18.01 | 18.01 | 100.0% | 1 | | -> duration | 17.01 | 17.01 | 17.01 | 17.01 | 17.01 | 17.01 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.010499 Full duration: 50.900923 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 46116061-6ad8-42e5-b842-a8134ef32cbb 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_server_group | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | nova.delete_server_group | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> duration | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.850558 Full duration: 12.106889 HINTS: * To plot HTML graphics with this data, run: rally task report 46116061-6ad8-42e5-b842-a8134ef32cbb --out output.html * To generate a JUnit report, run: rally task export 46116061-6ad8-42e5-b842-a8134ef32cbb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 46116061-6ad8-42e5-b842-a8134ef32cbb --json --out output.json 2019-04-13 07:18:50,962 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '46116061-6ad8-42e5-b842-a8134ef32cbb', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-04-13 07:18:52,926 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 46116061-6ad8-42e5-b842-a8134ef32cbb --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-04-13 07:18:52.816 12038 INFO rally.api [-] Building 'json' report for the following task(s): '46116061-6ad8-42e5-b842-a8134ef32cbb'. 2019-04-13 07:18:52.827 12038 INFO rally.api [-] The report has been successfully built. 2019-04-13 07:18:52,942 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-04-13 07:18:52,943 - 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-04-13 07:18:52,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 07:18:52,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 07:18:52,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-04-13 07:18:52,960 - 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', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '70debf07-4535-45bb-8034-451234744d91', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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_3fa36ab1-efc8-42f8-9069-882c9d1bdacd', '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-04-13 07:19:56,051 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 41761713-7f43-49aa-9455-e2da833d6ee5 2019-04-13 07:19:56,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '41761713-7f43-49aa-9455-e2da833d6ee5'] 2019-04-13 07:19:56,960 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 41761713-7f43-49aa-9455-e2da833d6ee5 -------------------------------------------------------------------------------- Task 41761713-7f43-49aa-9455-e2da833d6ee5: 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 41761713-7f43-49aa-9455-e2da833d6ee5 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.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | quotas.delete_quotas | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | total | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | -> duration | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.191143 Full duration: 11.26741 -------------------------------------------------------------------------------- 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 41761713-7f43-49aa-9455-e2da833d6ee5 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.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | total | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> duration | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848372 Full duration: 10.925137 -------------------------------------------------------------------------------- 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 41761713-7f43-49aa-9455-e2da833d6ee5 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.389 | 0.389 | 0.389 | 0.389 | 0.389 | 0.389 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.918239 Full duration: 10.702447 -------------------------------------------------------------------------------- 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 41761713-7f43-49aa-9455-e2da833d6ee5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | total | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> duration | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 1.218 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.218179 Full duration: 10.929067 HINTS: * To plot HTML graphics with this data, run: rally task report 41761713-7f43-49aa-9455-e2da833d6ee5 --out output.html * To generate a JUnit report, run: rally task export 41761713-7f43-49aa-9455-e2da833d6ee5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 41761713-7f43-49aa-9455-e2da833d6ee5 --json --out output.json 2019-04-13 07:19:56,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '41761713-7f43-49aa-9455-e2da833d6ee5', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-04-13 07:19:58,903 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 41761713-7f43-49aa-9455-e2da833d6ee5 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-04-13 07:19:58.802 12547 INFO rally.api [-] Building 'json' report for the following task(s): '41761713-7f43-49aa-9455-e2da833d6ee5'. 2019-04-13 07:19:58.807 12547 INFO rally.api [-] The report has been successfully built. 2019-04-13 07:19:58,909 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-04-13 07:19:58,913 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:58 | 6 | 100.00% | | glance | 00:01:18 | 4 | 100.00% | | cinder | 00:03:11 | 10 | 100.00% | | gnocchi | 00:01:49 | 11 | 100.00% | | heat | 00:01:15 | 4 | 100.00% | | keystone | 00:03:36 | 11 | 100.00% | | neutron | 00:04:23 | 11 | 100.00% | | nova | 00:06:59 | 10 | 100.00% | | quotas | 00:00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:17 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2019-04-13 07:19:58,913 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2019-04-13 07:19:58,913 - 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-04-13 07:20:01,361 - 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-04-13 07:20:01.119 12549 INFO rally.api [-] Building 'html' report for the following task(s): '350620cd-c230-4abf-b1de-f82c25740785', '3d46dbe6-66f4-44db-b294-e8b723479507', 'ee5ed7af-4846-496b-83a5-5bd1ea0086ff', 'd7a72b42-70ea-47e7-b1e7-81b6495fe77f', 'e426a3da-f3a3-4861-9f70-9cb912ae3066', '8bf1d695-dc29-4779-85d3-f3fa5d067796', '5211bfa8-ff8a-4a87-906b-efde3d0a2a9c', '46116061-6ad8-42e5-b842-a8134ef32cbb', '41761713-7f43-49aa-9455-e2da833d6ee5'. 2019-04-13 07:20:01.228 12549 INFO rally.api [-] The report has been successfully built. 2019-04-13 07:20:01,362 - 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-04-13 07:20:03,629 - 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-04-13 07:20:03.518 12551 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '350620cd-c230-4abf-b1de-f82c25740785', '3d46dbe6-66f4-44db-b294-e8b723479507', 'ee5ed7af-4846-496b-83a5-5bd1ea0086ff', 'd7a72b42-70ea-47e7-b1e7-81b6495fe77f', 'e426a3da-f3a3-4861-9f70-9cb912ae3066', '8bf1d695-dc29-4779-85d3-f3fa5d067796', '5211bfa8-ff8a-4a87-906b-efde3d0a2a9c', '46116061-6ad8-42e5-b842-a8134ef32cbb', '41761713-7f43-49aa-9455-e2da833d6ee5'. 2019-04-13 07:20:03.524 12551 INFO rally.api [-] The report has been successfully built. 2019-04-13 07:20:03,749 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 07:20:03,749 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:21 | PASS | +----------------------+------------------+------------------+----------------+ 2019-04-13 07:20:03,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 07:20:03,761 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:04,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20: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-5b8bbc83-7d3f-4a60-ae4b-240c7760c534 x-openstack-request-id: req-5b8bbc83-7d3f-4a60-ae4b-240c7760c534 2019-04-13 07:20:04,073 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6761f402-940e-4142-9c15-d66609c7b110", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6761f402-940e-4142-9c15-d66609c7b110", "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": "6761f402-940e-4142-9c15-d66609c7b110"}, {"name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/77b1da00-7e2f-4ab9-8062-3f55e0414a6e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/77b1da00-7e2f-4ab9-8062-3f55e0414a6e", "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": "77b1da00-7e2f-4ab9-8062-3f55e0414a6e"}]} 2019-04-13 07:20:04,073 - 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-5b8bbc83-7d3f-4a60-ae4b-240c7760c534 2019-04-13 07:20:04,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.31498003006s 2019-04-13 07:20:04,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 07:20:04,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6761f402-940e-4142-9c15-d66609c7b110 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:04,107 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-796e4769-0eac-40e4-8ad1-7fff23b3663e x-openstack-request-id: req-796e4769-0eac-40e4-8ad1-7fff23b3663e 2019-04-13 07:20:04,107 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6761f402-940e-4142-9c15-d66609c7b110 used request id req-796e4769-0eac-40e4-8ad1-7fff23b3663e 2019-04-13 07:20:04,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0308079719543s 2019-04-13 07:20:04,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 07:20:04,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e65ea66c-2daf-4980-b438-c8b4327ec560/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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" -d '{"subnet_id": "a2e35390-79f7-4a33-a8e6-338c2353a43b"}' 2019-04-13 07:20:06,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:06 GMT X-Openstack-Request-Id: req-d68a4686-53ed-4cee-8bb3-a2f365947717 2019-04-13 07:20:06,604 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "70debf07-4535-45bb-8034-451234744d91", "tenant_id": "4a7fd0838e33445c8164fd495299365c", "subnet_id": "a2e35390-79f7-4a33-a8e6-338c2353a43b", "subnet_ids": ["a2e35390-79f7-4a33-a8e6-338c2353a43b"], "port_id": "8432dd40-9d42-45a7-b77a-510077712dec", "id": "e65ea66c-2daf-4980-b438-c8b4327ec560"} 2019-04-13 07:20:06,604 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e65ea66c-2daf-4980-b438-c8b4327ec560/remove_router_interface.json used request id req-d68a4686-53ed-4cee-8bb3-a2f365947717 2019-04-13 07:20:06,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.49657082558s 2019-04-13 07:20:06,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 07:20:06,605 - 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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 07:20:06,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1710 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:06 GMT X-Openstack-Request-Id: req-fc2ef239-90c9-4a9a-9c04-5b7f1d1ee334 2019-04-13 07:20:06,759 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "766042f395f340fcbbf2424de3a67216", "created_at": "2019-04-13T06:40:29Z", "admin_state_up": true, "updated_at": "2019-04-13T06:40:29Z", "project_id": "766042f395f340fcbbf2424de3a67216", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "029bff44-808b-4911-807a-7a5e6c8d1544", "name": "tempest-pretest-check-1150342505"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "028f9689b54c4c2e807157fa4e353d23", "created_at": "2019-04-13T06:41:02Z", "admin_state_up": false, "updated_at": "2019-04-13T06:41:02Z", "project_id": "028f9689b54c4c2e807157fa4e353d23", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c6441e37-309b-4640-9ec6-0ace1609810b", "name": "tempest-router-954857964"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a7fd0838e33445c8164fd495299365c", "created_at": "2019-04-13T06:50:44Z", "admin_state_up": true, "updated_at": "2019-04-13T07:20:05Z", "project_id": "4a7fd0838e33445c8164fd495299365c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e65ea66c-2daf-4980-b438-c8b4327ec560", "name": "rally_sanity-router_3fa36ab1-efc8-42f8-9069-882c9d1bdacd"}]} 2019-04-13 07:20:06,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fc2ef239-90c9-4a9a-9c04-5b7f1d1ee334 2019-04-13 07:20:06,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.155067205429s 2019-04-13 07:20:06,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 07:20:06,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/e65ea66c-2daf-4980-b438-c8b4327ec560.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 07:20:08,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:20:08 GMT X-Openstack-Request-Id: req-2781add7-5a52-446f-929f-6426e8ccec3c 2019-04-13 07:20:08,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:20:08,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e65ea66c-2daf-4980-b438-c8b4327ec560.json used request id req-2781add7-5a52-446f-929f-6426e8ccec3c 2019-04-13 07:20:08,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.43905901909s 2019-04-13 07:20:08,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 07:20:08,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 07:20:08,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:08 GMT X-Openstack-Request-Id: req-a9e4c544-94c5-4efd-86df-fff2fc6b328c 2019-04-13 07:20:08,256 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4},{"updated_at":"2019-04-13T06:50:44Z","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":"a2e35390-79f7-4a33-a8e6-338c2353a43b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4a7fd0838e33445c8164fd495299365c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_3fa36ab1-efc8-42f8-9069-882c9d1bdacd","enable_dhcp":true,"segment_id":null,"network_id":"70debf07-4535-45bb-8034-451234744d91","tenant_id":"4a7fd0838e33445c8164fd495299365c","created_at":"2019-04-13T06:50:44Z","ip_version":4}]} 2019-04-13 07:20:08,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a9e4c544-94c5-4efd-86df-fff2fc6b328c 2019-04-13 07:20:08,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0552599430084s 2019-04-13 07:20:08,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 07:20:08,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/a2e35390-79f7-4a33-a8e6-338c2353a43b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 07:20:09,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:20:09 GMT X-Openstack-Request-Id: req-2aebb293-1169-4566-9964-c7fbc31dfb93 2019-04-13 07:20:09,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:20:09,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a2e35390-79f7-4a33-a8e6-338c2353a43b.json used request id req-2aebb293-1169-4566-9964-c7fbc31dfb93 2019-04-13 07:20:09,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13732600212s 2019-04-13 07:20:09,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 07:20:09,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 07:20:09,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:09 GMT X-Openstack-Request-Id: req-49d833d6-b3c9-4b65-839b-f3acf6280525 2019-04-13 07:20:09,481 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70debf07-4535-45bb-8034-451234744d91","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":true,"project_id":"4a7fd0838e33445c8164fd495299365c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T07:20:09Z","qos_policy_id":null,"name":"rally_sanity-net_3fa36ab1-efc8-42f8-9069-882c9d1bdacd","admin_state_up":true,"tenant_id":"4a7fd0838e33445c8164fd495299365c","created_at":"2019-04-13T06:50:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 07:20:09,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-49d833d6-b3c9-4b65-839b-f3acf6280525 2019-04-13 07:20:09,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0862259864807s 2019-04-13 07:20:09,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 07:20:09,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/70debf07-4535-45bb-8034-451234744d91.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 07:20:10,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:20:10 GMT X-Openstack-Request-Id: req-5425651b-91d5-4106-9be3-83ffe748c902 2019-04-13 07:20:10,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:20:10,590 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/70debf07-4535-45bb-8034-451234744d91.json used request id req-5425651b-91d5-4106-9be3-83ffe748c902 2019-04-13 07:20:10,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10762095451s 2019-04-13 07:20:10,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:20:10,598 - 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.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 07:20:10,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:10 GMT X-Openstack-Request-Id: req-012ab3de-7f4f-4810-b9e0-727df227b0ad 2019-04-13 07:20:10,890 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T06:50:49Z", "file": "/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/file", "owner": "4a7fd0838e33445c8164fd495299365c", "id": "cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc", "size": 12716032, "self": "/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T06:50:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:20:10,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-012ab3de-7f4f-4810-b9e0-727df227b0ad 2019-04-13 07:20:10,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296200990677s 2019-04-13 07:20:10,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 07:20:10,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b17b66f0d86c586856310805e1c82a2434dffb33" 2019-04-13 07:20:11,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 07:20:11 GMT X-Openstack-Request-Id: req-5d8571bb-4665-4021-abfc-586299fdf8b7 2019-04-13 07:20:11,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-04-13 07:20:11,203 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/cb5dafb0-9a86-4642-ae6f-8f0e2d6c98bc used request id req-5d8571bb-4665-4021-abfc-586299fdf8b7 2019-04-13 07:20:11,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.310781955719s 2019-04-13 07:20:11,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 07:20:11,207 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:11,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20: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-739d78b4-fcd4-4e06-8ef2-e2bb8d125dd6 x-openstack-request-id: req-739d78b4-fcd4-4e06-8ef2-e2bb8d125dd6 2019-04-13 07:20:11,226 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/77b1da00-7e2f-4ab9-8062-3f55e0414a6e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/77b1da00-7e2f-4ab9-8062-3f55e0414a6e", "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": "77b1da00-7e2f-4ab9-8062-3f55e0414a6e"}]} 2019-04-13 07:20:11,226 - 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-739d78b4-fcd4-4e06-8ef2-e2bb8d125dd6 2019-04-13 07:20:11,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226531028748s 2019-04-13 07:20:11,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 07:20:11,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/77b1da00-7e2f-4ab9-8062-3f55e0414a6e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:11,256 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20: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-8f7fac69-ed3a-4499-8b2c-d71b0f71c03e x-openstack-request-id: req-8f7fac69-ed3a-4499-8b2c-d71b0f71c03e 2019-04-13 07:20:11,256 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/77b1da00-7e2f-4ab9-8062-3f55e0414a6e used request id req-8f7fac69-ed3a-4499-8b2c-d71b0f71c03e 2019-04-13 07:20:11,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0281510353088s 2019-04-13 07:20:11,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:20:11,259 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:11,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd36ffe2-1ba7-4075-ac5b-9b5e28da70bc 2019-04-13 07:20:11,483 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "links": {"self": "http://172.30.9.23:5000/v3/users/624f0ed6877f45e0afcfb7e8e9bb2763"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "624f0ed6877f45e0afcfb7e8e9bb2763", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:20:11,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bd36ffe2-1ba7-4075-ac5b-9b5e28da70bc 2019-04-13 07:20:11,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226792812347s 2019-04-13 07:20:11,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:20:11,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/624f0ed6877f45e0afcfb7e8e9bb2763 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:11,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9214cf-0cc6-47f3-b8d0-b483c087d047 2019-04-13 07:20:11,722 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_3fa36ab1-efc8-42f8-9069-882c9d1bdacd", "links": {"self": "http://172.30.9.23:5000/v3/users/624f0ed6877f45e0afcfb7e8e9bb2763"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "624f0ed6877f45e0afcfb7e8e9bb2763", "description": null}} 2019-04-13 07:20:11,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/624f0ed6877f45e0afcfb7e8e9bb2763 used request id req-6e9214cf-0cc6-47f3-b8d0-b483c087d047 2019-04-13 07:20:11,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233460903168s 2019-04-13 07:20:11,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 07:20:11,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/624f0ed6877f45e0afcfb7e8e9bb2763 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:11,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:20:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc2f099b-9586-4177-92a7-37cc041274bb 2019-04-13 07:20:11,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:20:11,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/624f0ed6877f45e0afcfb7e8e9bb2763 used request id req-cc2f099b-9586-4177-92a7-37cc041274bb 2019-04-13 07:20:11,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.262275934219s 2019-04-13 07:20:11,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:20:11,995 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:12,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a894a48-b7f5-4545-b1d7-623467d94f4a 2019-04-13 07:20:12,191 - 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/4a7fd0838e33445c8164fd495299365c"}, "tags": [], "enabled": true, "id": "4a7fd0838e33445c8164fd495299365c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_3fa36ab1-efc8-42f8-9069-882c9d1bdacd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 07:20:12,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1a894a48-b7f5-4545-b1d7-623467d94f4a 2019-04-13 07:20:12,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199787139893s 2019-04-13 07:20:12,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 07:20:12,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/4a7fd0838e33445c8164fd495299365c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:12,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43a065c7-843d-4bb5-8714-ee7a3eea2489 2019-04-13 07:20:12,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:20:12,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4a7fd0838e33445c8164fd495299365c used request id req-43a065c7-843d-4bb5-8714-ee7a3eea2489 2019-04-13 07:20:12,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.258597135544s 2019-04-13 07:20:12,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 07:20:12,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4a7fd0838e33445c8164fd495299365c&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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:12,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:12 GMT X-Openstack-Request-Id: req-f27fe780-d822-40f7-8dd4-837c3319a820 2019-04-13 07:20:12,775 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a7fd0838e33445c8164fd495299365c", "created_at": "2019-04-13T06:50:42Z", "updated_at": "2019-04-13T06:50:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:50:42Z", "revision_number": 0, "id": "39d6db10-b401-4067-81f2-0d6d288f108e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:50:42Z", "security_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "tenant_id": "4a7fd0838e33445c8164fd495299365c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a7fd0838e33445c8164fd495299365c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:50:42Z", "revision_number": 0, "id": "3c5ae78c-99ee-428c-86fd-347ed0d99a80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:50:42Z", "security_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "tenant_id": "4a7fd0838e33445c8164fd495299365c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a7fd0838e33445c8164fd495299365c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:50:42Z", "revision_number": 0, "id": "3d5c4c76-8651-4fbb-a388-e78c51c9345f", "remote_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "remote_ip_prefix": null, "created_at": "2019-04-13T06:50:42Z", "security_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "tenant_id": "4a7fd0838e33445c8164fd495299365c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a7fd0838e33445c8164fd495299365c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:50:42Z", "revision_number": 0, "id": "d990b60a-b1be-4233-8aab-b3a64021d12e", "remote_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "remote_ip_prefix": null, "created_at": "2019-04-13T06:50:42Z", "security_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "tenant_id": "4a7fd0838e33445c8164fd495299365c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a7fd0838e33445c8164fd495299365c"}], "revision_number": 1, "project_id": "4a7fd0838e33445c8164fd495299365c", "id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "name": "default"}]} 2019-04-13 07:20:12,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4a7fd0838e33445c8164fd495299365c&name=default used request id req-f27fe780-d822-40f7-8dd4-837c3319a820 2019-04-13 07:20:12,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.314930915833s 2019-04-13 07:20:12,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 07:20:12,781 - 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.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:12,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:12 GMT X-Openstack-Request-Id: req-a375ac52-a725-4c4f-b543-c611b209e38a 2019-04-13 07:20:12,892 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a7fd0838e33445c8164fd495299365c", "created_at": "2019-04-13T06:50:42Z", "updated_at": "2019-04-13T06:50:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:50:42Z", "revision_number": 0, "id": "39d6db10-b401-4067-81f2-0d6d288f108e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:50:42Z", "security_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "tenant_id": "4a7fd0838e33445c8164fd495299365c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a7fd0838e33445c8164fd495299365c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:50:42Z", "revision_number": 0, "id": "3c5ae78c-99ee-428c-86fd-347ed0d99a80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:50:42Z", "security_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "tenant_id": "4a7fd0838e33445c8164fd495299365c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a7fd0838e33445c8164fd495299365c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:50:42Z", "revision_number": 0, "id": "3d5c4c76-8651-4fbb-a388-e78c51c9345f", "remote_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "remote_ip_prefix": null, "created_at": "2019-04-13T06:50:42Z", "security_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "tenant_id": "4a7fd0838e33445c8164fd495299365c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a7fd0838e33445c8164fd495299365c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:50:42Z", "revision_number": 0, "id": "d990b60a-b1be-4233-8aab-b3a64021d12e", "remote_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "remote_ip_prefix": null, "created_at": "2019-04-13T06:50:42Z", "security_group_id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "tenant_id": "4a7fd0838e33445c8164fd495299365c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a7fd0838e33445c8164fd495299365c"}], "revision_number": 1, "project_id": "4a7fd0838e33445c8164fd495299365c", "id": "90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 07:20:12,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a375ac52-a725-4c4f-b543-c611b209e38a 2019-04-13 07:20:12,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.112586021423s 2019-04-13 07:20:12,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 07:20:12,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dabbfccddc5e83819f000f87212c5ccfa2f602c2" 2019-04-13 07:20:13,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:20:13 GMT X-Openstack-Request-Id: req-5103dc81-b896-4cfc-bbea-18eaefcea289 2019-04-13 07:20:13,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:20:13,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/90bf3e1f-80f6-43f7-9a52-dfa5fbed22f4.json used request id req-5103dc81-b896-4cfc-bbea-18eaefcea289 2019-04-13 07:20:13,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.337893009186s 2019-04-13 07:20:13,289 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-04-13 07:20:13,336 - 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.15" 2019-04-13 07:20:13,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd4eafd4-50a9-4dd8-a16b-c46b69a54b3c 2019-04-13 07:20:13,340 - 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-04-13 07:20:13,341 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-fd4eafd4-50a9-4dd8-a16b-c46b69a54b3c 2019-04-13 07:20:13,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 07:20:13,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T08:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["4arH1_6BReGDZ7S61hWRrQ"], "issued_at": "2019-04-13T07:20:13.000000Z"}} 2019-04-13 07:20:13,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 07:20:13,740 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:14,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:14 GMT X-Openstack-Request-Id: req-89a6f597-65e5-4896-b7d5-d6a57eabd037 2019-04-13 07:20:14,214 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 07:20:14,215 - 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-89a6f597-65e5-4896-b7d5-d6a57eabd037 2019-04-13 07:20:14,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.475167989731s 2019-04-13 07:20:14,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.15" 2019-04-13 07:20:14,224 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fc933a6-1a52-49d9-b5f7-d923baf91864 2019-04-13 07:20:14,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-04-13 07:20:14,225 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-2fc933a6-1a52-49d9-b5f7-d923baf91864 2019-04-13 07:20:14,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:20:14,227 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:14,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183c95a0-d61d-4e1d-811c-7c5a30f5e0b0 2019-04-13 07:20:14,373 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 07:20:14,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-183c95a0-d61d-4e1d-811c-7c5a30f5e0b0 2019-04-13 07:20:14,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.147855997086s 2019-04-13 07:20:14,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 07:20:14,380 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_3727bdc2-e616-46f0-bc88-0a0424f938e2"}}' 2019-04-13 07:20:14,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b97ef9e-3ea9-47ac-98cd-dc81843cc4d1 2019-04-13 07:20:14,521 - 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/86a326d75e6f445aac0987c18a2fbd26"}, "tags": [], "enabled": true, "id": "86a326d75e6f445aac0987c18a2fbd26", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3727bdc2-e616-46f0-bc88-0a0424f938e2"}} 2019-04-13 07:20:14,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6b97ef9e-3ea9-47ac-98cd-dc81843cc4d1 2019-04-13 07:20:14,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142890930176s 2019-04-13 07:20:14,521 - 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'86a326d75e6f445aac0987c18a2fbd26', '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_3727bdc2-e616-46f0-bc88-0a0424f938e2'}) 2019-04-13 07:20:14,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 07:20:14,527 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8YHuBlvVoMRAJAzc16KRIVf3aMmAaO", "email": null, "name": "refstack_defcore-user_3727bdc2-e616-46f0-bc88-0a0424f938e2"}}' 2019-04-13 07:20:14,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e84d0c9-f03f-4b7a-8e1b-dc5e8232924b 2019-04-13 07:20:14,983 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_3727bdc2-e616-46f0-bc88-0a0424f938e2", "links": {"self": "http://172.30.9.23:5000/v3/users/b992246bd2d34dad945ba7f540c76f34"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b992246bd2d34dad945ba7f540c76f34", "domain_id": "default", "password_expires_at": null}} 2019-04-13 07:20:14,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3e84d0c9-f03f-4b7a-8e1b-dc5e8232924b 2019-04-13 07:20:14,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.458559989929s 2019-04-13 07:20:14,984 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b992246bd2d34dad945ba7f540c76f34', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_3727bdc2-e616-46f0-bc88-0a0424f938e2'}) 2019-04-13 07:20:14,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:20:14,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:15,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504294a5-f212-4f03-b744-ccc15e3f8d50 2019-04-13 07:20:15,185 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:20:15,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-504294a5-f212-4f03-b744-ccc15e3f8d50 2019-04-13 07:20:15,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197312116623s 2019-04-13 07:20:15,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:20:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:15,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53894c1c-9d64-477a-9137-c89bd0894527 2019-04-13 07:20:15,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:20:15,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-53894c1c-9d64-477a-9137-c89bd0894527 2019-04-13 07:20:15,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107964038849s 2019-04-13 07:20:15,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:20:15,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:15,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2317c1cd-16f8-412e-a9cf-53c7839996d6 2019-04-13 07:20:15,413 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:20:15,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2317c1cd-16f8-412e-a9cf-53c7839996d6 2019-04-13 07:20:15,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109350919724s 2019-04-13 07:20:15,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:20:15,422 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:15,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb0ff78-a977-4817-baf7-f3d8c7259c20 2019-04-13 07:20:15,614 - 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-04-13 07:20:15,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7bb0ff78-a977-4817-baf7-f3d8c7259c20 2019-04-13 07:20:15,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195446968079s 2019-04-13 07:20:15,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:20:15,618 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:15,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682bbeae-9195-4c8a-8730-a43af948e571 2019-04-13 07:20:15,829 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_3727bdc2-e616-46f0-bc88-0a0424f938e2", "links": {"self": "http://172.30.9.23:5000/v3/users/b992246bd2d34dad945ba7f540c76f34"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b992246bd2d34dad945ba7f540c76f34", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:20:15,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-682bbeae-9195-4c8a-8730-a43af948e571 2019-04-13 07:20:15,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214734792709s 2019-04-13 07:20:15,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:20:15,844 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:16,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ee1811-2655-403a-acc1-8ccee5ab0671 2019-04-13 07:20:16,058 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/86a326d75e6f445aac0987c18a2fbd26"}, "tags": [], "enabled": true, "id": "86a326d75e6f445aac0987c18a2fbd26", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3727bdc2-e616-46f0-bc88-0a0424f938e2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 07:20:16,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-77ee1811-2655-403a-acc1-8ccee5ab0671 2019-04-13 07:20:16,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216988801956s 2019-04-13 07:20:16,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 07:20:16,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=b992246bd2d34dad945ba7f540c76f34&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=86a326d75e6f445aac0987c18a2fbd26" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:16,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3b43d4-a480-4b3e-81eb-3c74650c4b51 2019-04-13 07:20:16,174 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b992246bd2d34dad945ba7f540c76f34&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=86a326d75e6f445aac0987c18a2fbd26", "previous": null, "next": null}} 2019-04-13 07:20:16,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b992246bd2d34dad945ba7f540c76f34&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=86a326d75e6f445aac0987c18a2fbd26 used request id req-6b3b43d4-a480-4b3e-81eb-3c74650c4b51 2019-04-13 07:20:16,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108716964722s 2019-04-13 07:20:16,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 07:20:16,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/86a326d75e6f445aac0987c18a2fbd26/users/b992246bd2d34dad945ba7f540c76f34/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:16,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe8dc0a4-06f3-4aa9-986e-eb69dc02c63e 2019-04-13 07:20:16,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:20:16,422 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/86a326d75e6f445aac0987c18a2fbd26/users/b992246bd2d34dad945ba7f540c76f34/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-fe8dc0a4-06f3-4aa9-986e-eb69dc02c63e 2019-04-13 07:20:16,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.244741916656s 2019-04-13 07:20:16,423 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_3727bdc2-e616-46f0-bc88-0a0424f938e2', 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'86a326d75e6f445aac0987c18a2fbd26', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8YHuBlvVoMRAJAzc16KRIVf3aMmAaO', 'username': u'refstack_defcore-user_3727bdc2-e616-46f0-bc88-0a0424f938e2', '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-04-13 07:20:16,427 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_3727bdc2-e616-46f0-bc88-0a0424f938e2', 'password': '8YHuBlvVoMRAJAzc16KRIVf3aMmAaO', 'project_name': 'refstack_defcore-project_3727bdc2-e616-46f0-bc88-0a0424f938e2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '86a326d75e6f445aac0987c18a2fbd26', 'project_domain_name': 'Default'} 2019-04-13 07:20:16,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:20:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:16,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c67d87-94cc-4b40-9d88-bec2320caeaf 2019-04-13 07:20:16,584 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:20:16,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-67c67d87-94cc-4b40-9d88-bec2320caeaf 2019-04-13 07:20:16,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153224945068s 2019-04-13 07:20:16,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:20:16,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:16,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a420cb8c-607e-49e1-968d-d367f2aae0aa 2019-04-13 07:20:16,706 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:20:16,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a420cb8c-607e-49e1-968d-d367f2aae0aa 2019-04-13 07:20:16,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119189977646s 2019-04-13 07:20:16,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:20:16,715 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:16,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4476e801-84ae-4b17-a426-0523211fc998 2019-04-13 07:20:16,903 - 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-04-13 07:20:16,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4476e801-84ae-4b17-a426-0523211fc998 2019-04-13 07:20:16,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191483020782s 2019-04-13 07:20:16,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:20:16,907 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:17,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a64559-e39c-4f30-ae6b-1655c70c447e 2019-04-13 07:20:17,033 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_3727bdc2-e616-46f0-bc88-0a0424f938e2", "links": {"self": "http://172.30.9.23:5000/v3/users/b992246bd2d34dad945ba7f540c76f34"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b992246bd2d34dad945ba7f540c76f34", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:20:17,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-22a64559-e39c-4f30-ae6b-1655c70c447e 2019-04-13 07:20:17,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129103899002s 2019-04-13 07:20:17,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:20:17,048 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:17,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0027b9f4-4591-498a-84ca-ee0719d4975c 2019-04-13 07:20:17,153 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/86a326d75e6f445aac0987c18a2fbd26"}, "tags": [], "enabled": true, "id": "86a326d75e6f445aac0987c18a2fbd26", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3727bdc2-e616-46f0-bc88-0a0424f938e2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 07:20:17,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0027b9f4-4591-498a-84ca-ee0719d4975c 2019-04-13 07:20:17,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108700037003s 2019-04-13 07:20:17,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 07:20:17,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=b992246bd2d34dad945ba7f540c76f34&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=86a326d75e6f445aac0987c18a2fbd26" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:17,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f244e782-df1c-4357-be55-e3225435ec8f 2019-04-13 07:20:17,348 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b992246bd2d34dad945ba7f540c76f34&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=86a326d75e6f445aac0987c18a2fbd26", "previous": null, "next": null}} 2019-04-13 07:20:17,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b992246bd2d34dad945ba7f540c76f34&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=86a326d75e6f445aac0987c18a2fbd26 used request id req-f244e782-df1c-4357-be55-e3225435ec8f 2019-04-13 07:20:17,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186722040176s 2019-04-13 07:20:17,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 07:20:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/86a326d75e6f445aac0987c18a2fbd26/users/b992246bd2d34dad945ba7f540c76f34/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:17,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e2a835d-0c35-4e67-b123-94188d3dcaeb 2019-04-13 07:20:17,508 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:20:17,508 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/86a326d75e6f445aac0987c18a2fbd26/users/b992246bd2d34dad945ba7f540c76f34/roles/ecc7000790704244895fb79f2874ceb4 used request id req-0e2a835d-0c35-4e67-b123-94188d3dcaeb 2019-04-13 07:20:17,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156455993652s 2019-04-13 07:20:17,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:20:17,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:17,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8c3b7b-df89-496e-883e-abfacfc12c3f 2019-04-13 07:20:17,627 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:20:17,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2a8c3b7b-df89-496e-883e-abfacfc12c3f 2019-04-13 07:20:17,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116119146347s 2019-04-13 07:20:17,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:20:17,636 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:17,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9103b8-daf1-4202-a484-cdb47a1360a1 2019-04-13 07:20:17,829 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-13 07:20:17,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-fd9103b8-daf1-4202-a484-cdb47a1360a1 2019-04-13 07:20:17,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196878910065s 2019-04-13 07:20:17,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:20:17,834 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:17,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31bf444a-8998-4448-a854-c9803851a8b3 2019-04-13 07:20:17,961 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_3727bdc2-e616-46f0-bc88-0a0424f938e2", "links": {"self": "http://172.30.9.23:5000/v3/users/b992246bd2d34dad945ba7f540c76f34"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b992246bd2d34dad945ba7f540c76f34", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:20:17,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-31bf444a-8998-4448-a854-c9803851a8b3 2019-04-13 07:20:17,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130695104599s 2019-04-13 07:20:17,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 07:20:17,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=b992246bd2d34dad945ba7f540c76f34&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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:18,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1bed5c-4cd0-433b-8683-7c4329020a03 2019-04-13 07:20:18,121 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=b992246bd2d34dad945ba7f540c76f34&scope.domain.id=default", "previous": null, "next": null}} 2019-04-13 07:20:18,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=b992246bd2d34dad945ba7f540c76f34&scope.domain.id=default used request id req-3e1bed5c-4cd0-433b-8683-7c4329020a03 2019-04-13 07:20:18,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.148974180222s 2019-04-13 07:20:18,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-13 07:20:18,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/b992246bd2d34dad945ba7f540c76f34/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:18,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6982b0e5-f700-4d0b-bca4-b8b0f17316fa 2019-04-13 07:20:18,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:20:18,272 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/b992246bd2d34dad945ba7f540c76f34/roles/ecc7000790704244895fb79f2874ceb4 used request id req-6982b0e5-f700-4d0b-bca4-b8b0f17316fa 2019-04-13 07:20:18,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.147245883942s 2019-04-13 07:20:18,277 - 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.15" 2019-04-13 07:20:18,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d53a51d-05be-400f-a937-89fce7e6e5e3 2019-04-13 07:20:18,282 - 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-04-13 07:20:18,282 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-9d53a51d-05be-400f-a937-89fce7e6e5e3 2019-04-13 07:20:18,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 07:20:18,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T08:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86a326d75e6f445aac0987c18a2fbd26", "name": "refstack_defcore-project_3727bdc2-e616-46f0-bc88-0a0424f938e2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/86a326d75e6f445aac0987c18a2fbd26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/86a326d75e6f445aac0987c18a2fbd26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/86a326d75e6f445aac0987c18a2fbd26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/86a326d75e6f445aac0987c18a2fbd26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/86a326d75e6f445aac0987c18a2fbd26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/86a326d75e6f445aac0987c18a2fbd26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_86a326d75e6f445aac0987c18a2fbd26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_86a326d75e6f445aac0987c18a2fbd26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/86a326d75e6f445aac0987c18a2fbd26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/86a326d75e6f445aac0987c18a2fbd26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/86a326d75e6f445aac0987c18a2fbd26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_3727bdc2-e616-46f0-bc88-0a0424f938e2", "id": "b992246bd2d34dad945ba7f540c76f34"}, "audit_ids": ["rjtpiesOTjaq1KIhKs2S_Q"], "issued_at": "2019-04-13T07:20:18.000000Z"}} 2019-04-13 07:20:18,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 07:20:18,688 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:20:18,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:18 GMT X-Openstack-Request-Id: req-b0f1bdd6-3c7c-4fa0-942c-dc0fd5a3d9b4 2019-04-13 07:20:18,946 - 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-04-13 07:20:18,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-b0f1bdd6-3c7c-4fa0-942c-dc0fd5a3d9b4 2019-04-13 07:20:18,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.258466005325s 2019-04-13 07:20:18,956 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-04-13 07:20:18,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:20:18,960 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:19,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d745f3c2-6883-4c59-be8e-3ff31cbd9ead 2019-04-13 07:20:19,256 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 07:20:19,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d745f3c2-6883-4c59-be8e-3ff31cbd9ead 2019-04-13 07:20:19,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.299217939377s 2019-04-13 07:20:19,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:20:19,267 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:19,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc01fa6-da7f-4fce-9cfd-ec5fcf48c711 2019-04-13 07:20:19,379 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/86a326d75e6f445aac0987c18a2fbd26"}, "tags": [], "enabled": true, "id": "86a326d75e6f445aac0987c18a2fbd26", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3727bdc2-e616-46f0-bc88-0a0424f938e2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 07:20:19,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cdc01fa6-da7f-4fce-9cfd-ec5fcf48c711 2019-04-13 07:20:19,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115813016891s 2019-04-13 07:20:19,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 07:20:19,382 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" -d '{"network": {"shared": true, "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "name": "refstack_defcore-net_3727bdc2-e616-46f0-bc88-0a0424f938e2", "admin_state_up": true}}' 2019-04-13 07:20:19,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:19 GMT X-Openstack-Request-Id: req-3f5e739b-f3b7-4d32-bae8-6bd35bae4d3d 2019-04-13 07:20:19,912 - 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":"ac0944a0-530b-46de-9eb3-92a4df0f8135","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":true,"project_id":"86a326d75e6f445aac0987c18a2fbd26","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T07:20:19Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_3727bdc2-e616-46f0-bc88-0a0424f938e2","admin_state_up":true,"tenant_id":"86a326d75e6f445aac0987c18a2fbd26","created_at":"2019-04-13T07:20:19Z","mtu":1450}} 2019-04-13 07:20:19,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3f5e739b-f3b7-4d32-bae8-6bd35bae4d3d 2019-04-13 07:20:19,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.530045032501s 2019-04-13 07:20:19,912 - 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-04-13T07:20:19Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ac0944a0-530b-46de-9eb3-92a4df0f8135', u'provider:segmentation_id': 81, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_3727bdc2-e616-46f0-bc88-0a0424f938e2', u'created_at': u'2019-04-13T07:20:19Z', u'mtu': 1450, u'tenant_id': u'86a326d75e6f445aac0987c18a2fbd26', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'86a326d75e6f445aac0987c18a2fbd26', u'l2_adjacency': True}) 2019-04-13 07:20:19,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 07:20:19,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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:20:20,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:20 GMT X-Openstack-Request-Id: req-04502995-09eb-4054-9e96-312d9dbf9617 2019-04-13 07:20:20,011 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ac0944a0-530b-46de-9eb3-92a4df0f8135","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":true,"project_id":"86a326d75e6f445aac0987c18a2fbd26","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T07:20:19Z","qos_policy_id":null,"name":"refstack_defcore-net_3727bdc2-e616-46f0-bc88-0a0424f938e2","admin_state_up":true,"tenant_id":"86a326d75e6f445aac0987c18a2fbd26","created_at":"2019-04-13T07:20:19Z","provider:network_type":"vxlan"}]} 2019-04-13 07:20:20,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-04502995-09eb-4054-9e96-312d9dbf9617 2019-04-13 07:20:20,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0980350971222s 2019-04-13 07:20:20,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 07:20:20,013 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" -d '{"subnet": {"name": "refstack_defcore-subnet_3727bdc2-e616-46f0-bc88-0a0424f938e2", "enable_dhcp": true, "network_id": "ac0944a0-530b-46de-9eb3-92a4df0f8135", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 07:20:20,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:20 GMT X-Openstack-Request-Id: req-2321048f-72f5-45d3-81cb-b33cfb656950 2019-04-13 07:20:20,436 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T07:20:20Z","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":"6d5da715-7455-41a9-83c3-bcbbc9285462","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"86a326d75e6f445aac0987c18a2fbd26","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_3727bdc2-e616-46f0-bc88-0a0424f938e2","enable_dhcp":true,"segment_id":null,"network_id":"ac0944a0-530b-46de-9eb3-92a4df0f8135","tenant_id":"86a326d75e6f445aac0987c18a2fbd26","created_at":"2019-04-13T07:20:20Z","ip_version":4}} 2019-04-13 07:20:20,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2321048f-72f5-45d3-81cb-b33cfb656950 2019-04-13 07:20:20,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.423961877823s 2019-04-13 07:20:20,437 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T07:20:20Z', 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'6d5da715-7455-41a9-83c3-bcbbc9285462', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_3727bdc2-e616-46f0-bc88-0a0424f938e2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ac0944a0-530b-46de-9eb3-92a4df0f8135', u'tenant_id': u'86a326d75e6f445aac0987c18a2fbd26', u'created_at': u'2019-04-13T07:20:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'86a326d75e6f445aac0987c18a2fbd26'}) 2019-04-13 07:20:20,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 07:20:20,438 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "refstack_defcore-router_3727bdc2-e616-46f0-bc88-0a0424f938e2", "admin_state_up": true}}' 2019-04-13 07:20:22,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:22 GMT X-Openstack-Request-Id: req-c16550ca-77f8-4bf5-b992-1203c2f956be 2019-04-13 07:20:22,058 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "created_at": "2019-04-13T07:20:20Z", "admin_state_up": true, "updated_at": "2019-04-13T07:20:21Z", "project_id": "86a326d75e6f445aac0987c18a2fbd26", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "0b053726-4fd3-4b3b-b8b0-c381dfa1ccc9", "name": "refstack_defcore-router_3727bdc2-e616-46f0-bc88-0a0424f938e2"}} 2019-04-13 07:20:22,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c16550ca-77f8-4bf5-b992-1203c2f956be 2019-04-13 07:20:22,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62063622475s 2019-04-13 07:20:22,059 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T07:20:21Z', u'revision_number': 2, u'ha': False, u'id': u'0b053726-4fd3-4b3b-b8b0-c381dfa1ccc9', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_3727bdc2-e616-46f0-bc88-0a0424f938e2', u'admin_state_up': True, u'tenant_id': u'86a326d75e6f445aac0987c18a2fbd26', u'created_at': u'2019-04-13T07:20:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'86a326d75e6f445aac0987c18a2fbd26'}) 2019-04-13 07:20:22,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 07:20:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0b053726-4fd3-4b3b-b8b0-c381dfa1ccc9/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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" -d '{"subnet_id": "6d5da715-7455-41a9-83c3-bcbbc9285462"}' 2019-04-13 07:20:24,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:24 GMT X-Openstack-Request-Id: req-7d6c3fbb-bc30-4a31-b0ab-2b64d54a9de8 2019-04-13 07:20:24,359 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ac0944a0-530b-46de-9eb3-92a4df0f8135", "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "subnet_id": "6d5da715-7455-41a9-83c3-bcbbc9285462", "subnet_ids": ["6d5da715-7455-41a9-83c3-bcbbc9285462"], "port_id": "e6341dcf-b99b-4dff-ac5d-8e3d6402a870", "id": "0b053726-4fd3-4b3b-b8b0-c381dfa1ccc9"} 2019-04-13 07:20:24,359 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0b053726-4fd3-4b3b-b8b0-c381dfa1ccc9/add_router_interface.json used request id req-7d6c3fbb-bc30-4a31-b0ab-2b64d54a9de8 2019-04-13 07:20:24,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.29942798615s 2019-04-13 07:20:24,360 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 07:20:24,465 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 07:20:24,469 - 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.15" 2019-04-13 07:20:24,474 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:24 GMT 2019-04-13 07:20:24,474 - 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-04-13 07:20:24,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:20:24,483 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:20:24,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:24 GMT X-Openstack-Request-Id: req-dea98553-0741-4eb0-9afa-5efea5a92b2f 2019-04-13 07:20:24,847 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:20:24,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dea98553-0741-4eb0-9afa-5efea5a92b2f 2019-04-13 07:20:24,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.36758184433s 2019-04-13 07:20:24,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 07:20:24,860 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2"}' 2019-04-13 07:20:24,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:24 GMT Location: http://172.30.9.23:9292/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a09319b9-3de4-4934-be2a-dff1aa2cc0c4 2019-04-13 07:20:24,910 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:20:24Z", "file": "/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/file", "owner": "86a326d75e6f445aac0987c18a2fbd26", "id": "d60fe65a-d1e3-4809-9585-f14b1e84207b", "size": null, "self": "/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b", "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_3727bdc2-e616-46f0-bc88-0a0424f938e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2", "checksum": null, "created_at": "2019-04-13T07:20:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 07:20:24,910 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a09319b9-3de4-4934-be2a-dff1aa2cc0c4 2019-04-13 07:20:24,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0540339946747s 2019-04-13 07:20:24,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 07:20:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" -d '' 2019-04-13 07:20:25,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 07:20:25 GMT X-Openstack-Request-Id: req-8c129b76-60cd-400b-96d9-ba14f82b7b5f 2019-04-13 07:20:25,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 07:20:25,341 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/file used request id req-8c129b76-60cd-400b-96d9-ba14f82b7b5f 2019-04-13 07:20:25,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.43080997467s 2019-04-13 07:20:25,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:20:25,349 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:20:25,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:25 GMT X-Openstack-Request-Id: req-3fa2bc95-0276-4fce-ac84-a0d4ceb4e4dc 2019-04-13 07:20:25,384 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:20:25Z", "file": "/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/file", "owner": "86a326d75e6f445aac0987c18a2fbd26", "id": "d60fe65a-d1e3-4809-9585-f14b1e84207b", "size": 12716032, "self": "/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:20:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:20:25,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3fa2bc95-0276-4fce-ac84-a0d4ceb4e4dc 2019-04-13 07:20:25,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389239788055s 2019-04-13 07:20:25,386 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/file', 'owner': u'86a326d75e6f445aac0987c18a2fbd26', 'id': u'd60fe65a-d1e3-4809-9585-f14b1e84207b', 'size': 12716032, u'self': u'/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86a326d75e6f445aac0987c18a2fbd26', 'name': 'refstack_defcore-project_3727bdc2-e616-46f0-bc88-0a0424f938e2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T07:20:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T07:20:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2', '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/d60fe65a-d1e3-4809-9585-f14b1e84207b', 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_3727bdc2-e616-46f0-bc88-0a0424f938e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2', 'created': u'2019-04-13T07:20:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T07:20:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b', 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_3727bdc2-e616-46f0-bc88-0a0424f938e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 07:20:25,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 07:20:25,392 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_3727bdc2-e616-46f0-bc88-0a0424f938e2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 07:20:25,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20: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-e81607c3-1d3b-4402-b49d-a3b12e5bf616 x-openstack-request-id: req-e81607c3-1d3b-4402-b49d-a3b12e5bf616 2019-04-13 07:20:25,751 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_3727bdc2-e616-46f0-bc88-0a0424f938e2", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b51e79d4-5639-41c4-9024-c5e8c13bdf38", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b51e79d4-5639-41c4-9024-c5e8c13bdf38", "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": "b51e79d4-5639-41c4-9024-c5e8c13bdf38"}} 2019-04-13 07:20:25,752 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e81607c3-1d3b-4402-b49d-a3b12e5bf616 2019-04-13 07:20:25,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.362376928329s 2019-04-13 07:20:25,753 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_3727bdc2-e616-46f0-bc88-0a0424f938e2', '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'8cb957e698214daa959a3206e3607cbf', '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'b51e79d4-5639-41c4-9024-c5e8c13bdf38', 'swap': 0}) 2019-04-13 07:20:25,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 07:20:25,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/b51e79d4-5639-41c4-9024-c5e8c13bdf38/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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" -d '{"extra_specs": {}}' 2019-04-13 07:20:25,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20: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-367c697b-45de-44f9-bcaa-e57d51dc7019 x-openstack-request-id: req-367c697b-45de-44f9-bcaa-e57d51dc7019 2019-04-13 07:20:25,773 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 07:20:25,773 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b51e79d4-5639-41c4-9024-c5e8c13bdf38/os-extra_specs used request id req-367c697b-45de-44f9-bcaa-e57d51dc7019 2019-04-13 07:20:25,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195028781891s 2019-04-13 07:20:25,781 - 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.15" 2019-04-13 07:20:25,786 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4643502e-60ed-4bd7-9230-0d55e2f3f129 2019-04-13 07:20:25,787 - 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-04-13 07:20:25,787 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-4643502e-60ed-4bd7-9230-0d55e2f3f129 2019-04-13 07:20:25,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:20:25,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:20:25,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3262b3-8c00-4f59-9b93-83916b3ece78 2019-04-13 07:20:25,898 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:20:25,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8a3262b3-8c00-4f59-9b93-83916b3ece78 2019-04-13 07:20:25,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108312129974s 2019-04-13 07:20:25,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:20:25,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:20:26,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c99b94-83f6-46d7-87f8-dd9600736f70 2019-04-13 07:20:26,101 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:20:26,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b2c99b94-83f6-46d7-87f8-dd9600736f70 2019-04-13 07:20:26,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197567939758s 2019-04-13 07:20:26,106 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-13 07:20:28,446 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-13 07:20:30,750 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0bbff69f-babe-4ab1-bcad-9b0ccaaf5d17 | 2019-04-13T07:20:30.348720 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0bbff69f-babe-4ab1-bcad-9b0ccaaf5d17 ~/.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-04-13 07:20:34,056 - 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-04-13 07:20:34,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-13 07:20:37,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-13 07:20:40,160 - 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=beeea4fa-5feb-4a06-85a4-58b0328f888e) as the default verifier for the future CLI operations. 2019-04-13 07:20:42,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 07:20:42,145 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:20:42,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20: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-80de93d1-b164-44d8-a349-52e322960f07 x-openstack-request-id: req-80de93d1-b164-44d8-a349-52e322960f07 2019-04-13 07:20:42,182 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 07:20:42,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-80de93d1-b164-44d8-a349-52e322960f07 2019-04-13 07:20:42,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0410871505737s 2019-04-13 07:20:42,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:20:42,192 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:20:42,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:42 GMT X-Openstack-Request-Id: req-f2e0ea9c-013d-4b1c-bf79-eba59e8beb1e 2019-04-13 07:20:42,475 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:20:25Z", "file": "/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/file", "owner": "86a326d75e6f445aac0987c18a2fbd26", "id": "d60fe65a-d1e3-4809-9585-f14b1e84207b", "size": 12716032, "self": "/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:20:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:20:42,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f2e0ea9c-013d-4b1c-bf79-eba59e8beb1e 2019-04-13 07:20:42,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287953138351s 2019-04-13 07:20:42,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 07:20:42,490 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2"}' 2019-04-13 07:20:42,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:42 GMT Location: http://172.30.9.23:9292/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-35502a1b-e8c5-4bcd-b796-33d79c0af66c 2019-04-13 07:20:42,556 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:20:42Z", "file": "/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80/file", "owner": "86a326d75e6f445aac0987c18a2fbd26", "id": "0ec5e38e-4173-4fe9-8777-07b998247e80", "size": null, "self": "/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80", "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_3727bdc2-e616-46f0-bc88-0a0424f938e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2", "checksum": null, "created_at": "2019-04-13T07:20:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 07:20:42,556 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-35502a1b-e8c5-4bcd-b796-33d79c0af66c 2019-04-13 07:20:42,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0701260566711s 2019-04-13 07:20:42,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 07:20:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80/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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" -d '' 2019-04-13 07:20:43,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 07:20:43 GMT X-Openstack-Request-Id: req-ee2edae6-5035-4fa8-a133-8136608618c5 2019-04-13 07:20:43,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 07:20:43,117 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80/file used request id req-ee2edae6-5035-4fa8-a133-8136608618c5 2019-04-13 07:20:43,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.560931921005s 2019-04-13 07:20:43,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:20:43,126 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:20:43,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20:43 GMT X-Openstack-Request-Id: req-121b1f4d-370d-44dc-9e7b-1bbd514ba5db 2019-04-13 07:20:43,149 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:20:43Z", "file": "/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80/file", "owner": "86a326d75e6f445aac0987c18a2fbd26", "id": "0ec5e38e-4173-4fe9-8777-07b998247e80", "size": 12716032, "self": "/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0ec5e38e-4173-4fe9-8777-07b998247e80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0ec5e38e-4173-4fe9-8777-07b998247e80/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:20:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:20:25Z", "file": "/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/file", "owner": "86a326d75e6f445aac0987c18a2fbd26", "id": "d60fe65a-d1e3-4809-9585-f14b1e84207b", "size": 12716032, "self": "/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:20:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:20:43,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-121b1f4d-370d-44dc-9e7b-1bbd514ba5db 2019-04-13 07:20:43,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0277330875397s 2019-04-13 07:20:43,152 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0ec5e38e-4173-4fe9-8777-07b998247e80/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80/file', 'owner': u'86a326d75e6f445aac0987c18a2fbd26', 'id': u'0ec5e38e-4173-4fe9-8777-07b998247e80', 'size': 12716032, u'self': u'/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86a326d75e6f445aac0987c18a2fbd26', 'name': 'refstack_defcore-project_3727bdc2-e616-46f0-bc88-0a0424f938e2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0ec5e38e-4173-4fe9-8777-07b998247e80/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T07:20:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T07:20:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2', '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/0ec5e38e-4173-4fe9-8777-07b998247e80', 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_3727bdc2-e616-46f0-bc88-0a0424f938e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2', 'created': u'2019-04-13T07:20:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T07:20:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80', 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_3727bdc2-e616-46f0-bc88-0a0424f938e2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 07:20:43,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 07:20:43,156 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 07:20:43,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20: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-7bbca7f0-03d1-4d51-b431-4f559cf0ee60 x-openstack-request-id: req-7bbca7f0-03d1-4d51-b431-4f559cf0ee60 2019-04-13 07:20:43,187 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/690f91ef-15be-42ae-b128-7fb9990899cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/690f91ef-15be-42ae-b128-7fb9990899cf", "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": "690f91ef-15be-42ae-b128-7fb9990899cf"}} 2019-04-13 07:20:43,187 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7bbca7f0-03d1-4d51-b431-4f559cf0ee60 2019-04-13 07:20:43,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0345590114594s 2019-04-13 07:20:43,189 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2', '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'8cb957e698214daa959a3206e3607cbf', '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'690f91ef-15be-42ae-b128-7fb9990899cf', 'swap': 0}) 2019-04-13 07:20:43,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 07:20:43,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/690f91ef-15be-42ae-b128-7fb9990899cf/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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" -d '{"extra_specs": {}}' 2019-04-13 07:20:43,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 07:20: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-ff46ac34-a9de-435d-b877-ec9bea35cd8f x-openstack-request-id: req-ff46ac34-a9de-435d-b877-ec9bea35cd8f 2019-04-13 07:20:43,210 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 07:20:43,210 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/690f91ef-15be-42ae-b128-7fb9990899cf/os-extra_specs used request id req-ff46ac34-a9de-435d-b877-ec9bea35cd8f 2019-04-13 07:20:43,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206451416016s 2019-04-13 07:20:43,210 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2', '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'8cb957e698214daa959a3206e3607cbf', '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'690f91ef-15be-42ae-b128-7fb9990899cf', 'swap': 0}) 2019-04-13 07:20:46,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-13 07:20:46,347 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-13 07:20:46,347 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-13 07:20:46,350 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-13 07:20:50,248 - 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-04-13 07:20:50,248 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-04-13 07:20:50,248 - 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-04-13 07:20:50,248 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-04-13 07:20:50,248 - 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-04-13 07:20:50,248 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-04-13 07:20:50,248 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-04-13 07:20:50,248 - 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-04-13 07:20:50,248 - 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-04-13 07:20:50,248 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-04-13 07:20:50,248 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - 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-04-13 07:20:50,249 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-04-13 07:20:50,250 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-04-13 07:20:50,250 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-04-13 07:20:50,250 - 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-04-13 07:20:50,250 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-04-13 07:20:50,250 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-04-13 07:20:50,250 - 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-04-13 07:20:50,250 - 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-04-13 07:20:50,250 - 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-04-13 07:20:50,250 - 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-04-13 07:20:50,250 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-04-13 07:20:50,250 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-04-13 07:20:50,250 - 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-04-13 07:20:50,250 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-04-13 07:20:50,250 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-04-13 07:20:50,250 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-04-13 07:20:50,250 - 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-04-13 07:20:50,251 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-04-13 07:20:50,251 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-04-13 07:20:50,251 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-04-13 07:20:50,251 - 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-04-13 07:20:50,251 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-04-13 07:20:50,251 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-04-13 07:20:50,251 - 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-04-13 07:20:50,251 - 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-04-13 07:20:50,251 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-04-13 07:20:50,251 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-04-13 07:20:50,251 - 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-04-13 07:20:50,251 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-04-13 07:20:50,251 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-04-13 07:20:50,251 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-04-13 07:20:50,251 - 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-04-13 07:20:50,252 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-04-13 07:20:50,252 - 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-04-13 07:20:50,252 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-04-13 07:20:50,252 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-04-13 07:20:50,252 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-04-13 07:20:50,252 - 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-04-13 07:20:50,252 - 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-04-13 07:20:50,252 - 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-04-13 07:20:50,252 - 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-04-13 07:20:50,252 - 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-04-13 07:20:50,252 - 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-04-13 07:20:50,252 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-04-13 07:20:50,252 - 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-04-13 07:20:50,252 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-04-13 07:20:50,252 - 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-04-13 07:20:50,253 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-04-13 07:20:50,253 - 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-04-13 07:20:50,253 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-04-13 07:20:50,253 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-04-13 07:20:50,253 - 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-04-13 07:20:50,253 - 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-04-13 07:20:50,253 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-04-13 07:20:50,253 - 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-04-13 07:20:50,253 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-04-13 07:20:50,253 - 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-04-13 07:20:50,253 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-04-13 07:20:50,253 - 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-04-13 07:20:50,253 - 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-04-13 07:20:50,253 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-04-13 07:20:50,253 - 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-04-13 07:20:50,253 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-04-13 07:20:50,254 - 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-04-13 07:20:50,254 - 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-04-13 07:20:50,254 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-04-13 07:20:50,254 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-04-13 07:20:50,254 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-04-13 07:20:50,254 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-04-13 07:20:50,254 - 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-04-13 07:20:50,254 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-13 07:20:50,258 - 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-04-13 07:26:14,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: dddea77d-777b-4767-a339-767326846dda 2019-04-13 07:26:14,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'dddea77d-777b-4767-a339-767326846dda']'. 2019-04-13 07:26:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-13 07:26:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-13 07:26:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 07:26:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | dddea77d-777b-4767-a339-767326846dda | 2019-04-13 07:26:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-04-13 07:26:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-13 07:20:52 | 2019-04-13 07:26:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-13 07:26:14 | 2019-04-13 07:26:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:22 | 2019-04-13 07:26:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-13 07:26:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-13 07:26:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-13 07:26:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: beeea4fa-5feb-4a06-85a4-58b0328f888e) | 2019-04-13 07:26:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-13 07:26:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0bbff69f-babe-4ab1-bcad-9b0ccaaf5d17) | 2019-04-13 07:26:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-04-13 07:26:15,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 315.929 | 2019-04-13 07:26:15,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 163 | 2019-04-13 07:26:15,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-04-13 07:26:15,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-13 07:26:15,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-13 07:26:15,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-04-13 07:26:15,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 07:26:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-13 07:26:15,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-13 07:26:15,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.3902439024% 2019-04-13 07:26:15,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'dddea77d-777b-4767-a339-767326846dda', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-04-13 07:26:17,768 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid dddea77d-777b-4767-a339-767326846dda --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-04-13 07:26:17,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'dddea77d-777b-4767-a339-767326846dda', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-04-13 07:26:19,989 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid dddea77d-777b-4767-a339-767326846dda --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-04-13 07:26:20,149 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 07:26:20,149 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:01 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-04-13 07:26:20,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 07:26:20,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:26:21,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 07:26:21 GMT X-Openstack-Request-Id: req-2b505480-4b1a-4f0a-928b-b9a14a6959eb 2019-04-13 07:26:21,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 07:26:21,488 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0ec5e38e-4173-4fe9-8777-07b998247e80 used request id req-2b505480-4b1a-4f0a-928b-b9a14a6959eb 2019-04-13 07:26:21,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.33197498322s 2019-04-13 07:26:21,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 07:26:21,497 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:21,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26: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-c200e70f-7cf8-4f58-8e55-491a621802af x-openstack-request-id: req-c200e70f-7cf8-4f58-8e55-491a621802af 2019-04-13 07:26:21,797 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_3727bdc2-e616-46f0-bc88-0a0424f938e2", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/690f91ef-15be-42ae-b128-7fb9990899cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/690f91ef-15be-42ae-b128-7fb9990899cf", "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": "690f91ef-15be-42ae-b128-7fb9990899cf"}, {"name": "refstack_defcore-flavor_3727bdc2-e616-46f0-bc88-0a0424f938e2", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b51e79d4-5639-41c4-9024-c5e8c13bdf38", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b51e79d4-5639-41c4-9024-c5e8c13bdf38", "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": "b51e79d4-5639-41c4-9024-c5e8c13bdf38"}]} 2019-04-13 07:26:21,797 - 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-c200e70f-7cf8-4f58-8e55-491a621802af 2019-04-13 07:26:21,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.30326795578s 2019-04-13 07:26:21,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 07:26:21,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/690f91ef-15be-42ae-b128-7fb9990899cf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:21,834 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26: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-84f1a44e-aac4-46d4-94d2-d49b7af9f742 x-openstack-request-id: req-84f1a44e-aac4-46d4-94d2-d49b7af9f742 2019-04-13 07:26:21,835 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/690f91ef-15be-42ae-b128-7fb9990899cf used request id req-84f1a44e-aac4-46d4-94d2-d49b7af9f742 2019-04-13 07:26:21,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345809459686s 2019-04-13 07:26:21,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 07:26:21,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0b053726-4fd3-4b3b-b8b0-c381dfa1ccc9/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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" -d '{"subnet_id": "6d5da715-7455-41a9-83c3-bcbbc9285462"}' 2019-04-13 07:26:24,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:24 GMT X-Openstack-Request-Id: req-3882c45a-ea00-4efc-9879-efc5f666db17 2019-04-13 07:26:24,081 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ac0944a0-530b-46de-9eb3-92a4df0f8135", "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "subnet_id": "6d5da715-7455-41a9-83c3-bcbbc9285462", "subnet_ids": ["6d5da715-7455-41a9-83c3-bcbbc9285462"], "port_id": "e6341dcf-b99b-4dff-ac5d-8e3d6402a870", "id": "0b053726-4fd3-4b3b-b8b0-c381dfa1ccc9"} 2019-04-13 07:26:24,081 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0b053726-4fd3-4b3b-b8b0-c381dfa1ccc9/remove_router_interface.json used request id req-3882c45a-ea00-4efc-9879-efc5f666db17 2019-04-13 07:26:24,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.24588799477s 2019-04-13 07:26:24,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 07:26:24,082 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:26:24,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1714 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:24 GMT X-Openstack-Request-Id: req-2ae2e461-d880-4f04-8420-f8457597d40e 2019-04-13 07:26:24,480 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "766042f395f340fcbbf2424de3a67216", "created_at": "2019-04-13T06:40:29Z", "admin_state_up": true, "updated_at": "2019-04-13T06:40:29Z", "project_id": "766042f395f340fcbbf2424de3a67216", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "029bff44-808b-4911-807a-7a5e6c8d1544", "name": "tempest-pretest-check-1150342505"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "created_at": "2019-04-13T07:20:20Z", "admin_state_up": true, "updated_at": "2019-04-13T07:26:23Z", "project_id": "86a326d75e6f445aac0987c18a2fbd26", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0b053726-4fd3-4b3b-b8b0-c381dfa1ccc9", "name": "refstack_defcore-router_3727bdc2-e616-46f0-bc88-0a0424f938e2"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "028f9689b54c4c2e807157fa4e353d23", "created_at": "2019-04-13T06:41:02Z", "admin_state_up": false, "updated_at": "2019-04-13T06:41:02Z", "project_id": "028f9689b54c4c2e807157fa4e353d23", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c6441e37-309b-4640-9ec6-0ace1609810b", "name": "tempest-router-954857964"}]} 2019-04-13 07:26:24,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2ae2e461-d880-4f04-8420-f8457597d40e 2019-04-13 07:26:24,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.398634910583s 2019-04-13 07:26:24,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 07:26:24,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/0b053726-4fd3-4b3b-b8b0-c381dfa1ccc9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:26:25,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:26:25 GMT X-Openstack-Request-Id: req-cbc673db-bb2b-44d2-858c-44e1e3ea43d2 2019-04-13 07:26:25,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:26:25,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0b053726-4fd3-4b3b-b8b0-c381dfa1ccc9.json used request id req-cbc673db-bb2b-44d2-858c-44e1e3ea43d2 2019-04-13 07:26:25,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2657968998s 2019-04-13 07:26:25,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 07:26:25,749 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:26:25,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:25 GMT X-Openstack-Request-Id: req-a1b3045a-c5f2-4963-8d4c-d8017823506c 2019-04-13 07:26:25,789 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4},{"updated_at":"2019-04-13T07:20:20Z","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":"6d5da715-7455-41a9-83c3-bcbbc9285462","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"86a326d75e6f445aac0987c18a2fbd26","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_3727bdc2-e616-46f0-bc88-0a0424f938e2","enable_dhcp":true,"segment_id":null,"network_id":"ac0944a0-530b-46de-9eb3-92a4df0f8135","tenant_id":"86a326d75e6f445aac0987c18a2fbd26","created_at":"2019-04-13T07:20:20Z","ip_version":4}]} 2019-04-13 07:26:25,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a1b3045a-c5f2-4963-8d4c-d8017823506c 2019-04-13 07:26:25,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0409419536591s 2019-04-13 07:26:25,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 07:26:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/6d5da715-7455-41a9-83c3-bcbbc9285462.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:26:26,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:26:26 GMT X-Openstack-Request-Id: req-e23cf025-80ee-4f4c-921d-a3565105e806 2019-04-13 07:26:26,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:26:26,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6d5da715-7455-41a9-83c3-bcbbc9285462.json used request id req-e23cf025-80ee-4f4c-921d-a3565105e806 2019-04-13 07:26:26,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.81396818161s 2019-04-13 07:26:26,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 07:26:26,606 - 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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:26:26,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:26 GMT X-Openstack-Request-Id: req-3fe6e2c4-39d1-4698-9bb1-478db8fcf289 2019-04-13 07:26:26,688 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ac0944a0-530b-46de-9eb3-92a4df0f8135","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":true,"project_id":"86a326d75e6f445aac0987c18a2fbd26","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T07:26:26Z","qos_policy_id":null,"name":"refstack_defcore-net_3727bdc2-e616-46f0-bc88-0a0424f938e2","admin_state_up":true,"tenant_id":"86a326d75e6f445aac0987c18a2fbd26","created_at":"2019-04-13T07:20:19Z","provider:network_type":"vxlan"}]} 2019-04-13 07:26:26,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-3fe6e2c4-39d1-4698-9bb1-478db8fcf289 2019-04-13 07:26:26,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0833630561829s 2019-04-13 07:26:26,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 07:26:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/ac0944a0-530b-46de-9eb3-92a4df0f8135.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:26:27,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:26:27 GMT X-Openstack-Request-Id: req-7f0be692-577b-4936-b8a4-20404ab4538f 2019-04-13 07:26:27,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:26:27,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ac0944a0-530b-46de-9eb3-92a4df0f8135.json used request id req-7f0be692-577b-4936-b8a4-20404ab4538f 2019-04-13 07:26:27,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19385790825s 2019-04-13 07:26:27,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:26:27,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.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:26:27,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:27 GMT X-Openstack-Request-Id: req-2a674d18-b383-42b0-b0d8-558dc0940e88 2019-04-13 07:26:27,914 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:20:25Z", "file": "/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/file", "owner": "86a326d75e6f445aac0987c18a2fbd26", "id": "d60fe65a-d1e3-4809-9585-f14b1e84207b", "size": 12716032, "self": "/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d60fe65a-d1e3-4809-9585-f14b1e84207b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3727bdc2-e616-46f0-bc88-0a0424f938e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:20:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:26:27,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2a674d18-b383-42b0-b0d8-558dc0940e88 2019-04-13 07:26:27,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261690616608s 2019-04-13 07:26:27,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 07:26:27,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6747e9f9a2ffaff89b25e61aed6d3f224be6cb3a" 2019-04-13 07:26:28,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 07:26:28 GMT X-Openstack-Request-Id: req-aeacf5cf-9b70-4903-abc2-87951b69c750 2019-04-13 07:26:28,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 07:26:28,189 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d60fe65a-d1e3-4809-9585-f14b1e84207b used request id req-aeacf5cf-9b70-4903-abc2-87951b69c750 2019-04-13 07:26:28,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.272919893265s 2019-04-13 07:26:28,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 07:26:28,192 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:28,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26: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-daef2bea-7be6-4360-b67a-24c5faca47ff x-openstack-request-id: req-daef2bea-7be6-4360-b67a-24c5faca47ff 2019-04-13 07:26:28,212 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_3727bdc2-e616-46f0-bc88-0a0424f938e2", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b51e79d4-5639-41c4-9024-c5e8c13bdf38", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b51e79d4-5639-41c4-9024-c5e8c13bdf38", "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": "b51e79d4-5639-41c4-9024-c5e8c13bdf38"}]} 2019-04-13 07:26:28,212 - 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-daef2bea-7be6-4360-b67a-24c5faca47ff 2019-04-13 07:26:28,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231521129608s 2019-04-13 07:26:28,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 07:26:28,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/b51e79d4-5639-41c4-9024-c5e8c13bdf38 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:28,235 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26: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-faf0ee22-8e22-4ca2-8134-6707d691e9cd x-openstack-request-id: req-faf0ee22-8e22-4ca2-8134-6707d691e9cd 2019-04-13 07:26:28,236 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b51e79d4-5639-41c4-9024-c5e8c13bdf38 used request id req-faf0ee22-8e22-4ca2-8134-6707d691e9cd 2019-04-13 07:26:28,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0216510295868s 2019-04-13 07:26:28,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:26:28,239 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:28,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc7d775-abc0-4266-bec1-3689c78afe49 2019-04-13 07:26:28,550 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_3727bdc2-e616-46f0-bc88-0a0424f938e2", "links": {"self": "http://172.30.9.23:5000/v3/users/b992246bd2d34dad945ba7f540c76f34"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b992246bd2d34dad945ba7f540c76f34", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:26:28,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ecc7d775-abc0-4266-bec1-3689c78afe49 2019-04-13 07:26:28,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.313862085342s 2019-04-13 07:26:28,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:26:28,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/b992246bd2d34dad945ba7f540c76f34 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:28,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc26477-22c0-4cb1-aeed-400b5c6001db 2019-04-13 07:26:28,763 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_3727bdc2-e616-46f0-bc88-0a0424f938e2", "links": {"self": "http://172.30.9.23:5000/v3/users/b992246bd2d34dad945ba7f540c76f34"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b992246bd2d34dad945ba7f540c76f34", "description": null}} 2019-04-13 07:26:28,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b992246bd2d34dad945ba7f540c76f34 used request id req-4cc26477-22c0-4cb1-aeed-400b5c6001db 2019-04-13 07:26:28,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206758022308s 2019-04-13 07:26:28,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 07:26:28,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/b992246bd2d34dad945ba7f540c76f34 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:29,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6411f23b-ed9a-49db-9ba6-8e3936f53b62 2019-04-13 07:26:29,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:26:29,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b992246bd2d34dad945ba7f540c76f34 used request id req-6411f23b-ed9a-49db-9ba6-8e3936f53b62 2019-04-13 07:26:29,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.293823957443s 2019-04-13 07:26:29,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:26:29,067 - 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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:29,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9eaf40e-8eea-42bb-96af-1a595c3e0745 2019-04-13 07:26:29,212 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/86a326d75e6f445aac0987c18a2fbd26"}, "tags": [], "enabled": true, "id": "86a326d75e6f445aac0987c18a2fbd26", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3727bdc2-e616-46f0-bc88-0a0424f938e2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 07:26:29,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-d9eaf40e-8eea-42bb-96af-1a595c3e0745 2019-04-13 07:26:29,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.148187875748s 2019-04-13 07:26:29,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 07:26:29,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/86a326d75e6f445aac0987c18a2fbd26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:29,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66167990-d3e5-41a7-8845-49e4313a0888 2019-04-13 07:26:29,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:26:29,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/86a326d75e6f445aac0987c18a2fbd26 used request id req-66167990-d3e5-41a7-8845-49e4313a0888 2019-04-13 07:26:29,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.276382923126s 2019-04-13 07:26:29,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 07:26:29,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=86a326d75e6f445aac0987c18a2fbd26&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.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:29,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:29 GMT X-Openstack-Request-Id: req-4ec200b7-a99c-4377-af8b-515647615ee9 2019-04-13 07:26:29,809 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "created_at": "2019-04-13T07:20:19Z", "updated_at": "2019-04-13T07:20:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:20:19Z", "revision_number": 0, "id": "1ae2717e-e946-4a5a-a549-b717c054ec36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:20:19Z", "security_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "port_range_min": null, "ethertype": "IPv6", "project_id": "86a326d75e6f445aac0987c18a2fbd26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:20:19Z", "revision_number": 0, "id": "20bad7ff-9ca5-4f81-b9ed-0d9f94f5d987", "remote_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "remote_ip_prefix": null, "created_at": "2019-04-13T07:20:19Z", "security_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "port_range_min": null, "ethertype": "IPv4", "project_id": "86a326d75e6f445aac0987c18a2fbd26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:20:19Z", "revision_number": 0, "id": "877fafd2-895f-4ad1-88c3-6083bbb91a77", "remote_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "remote_ip_prefix": null, "created_at": "2019-04-13T07:20:19Z", "security_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "port_range_min": null, "ethertype": "IPv6", "project_id": "86a326d75e6f445aac0987c18a2fbd26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:20:19Z", "revision_number": 0, "id": "e75ad670-f531-4a82-8286-9275e590cfac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:20:19Z", "security_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "port_range_min": null, "ethertype": "IPv4", "project_id": "86a326d75e6f445aac0987c18a2fbd26"}], "revision_number": 1, "project_id": "86a326d75e6f445aac0987c18a2fbd26", "id": "453661a4-cba4-41e1-8656-20cbb5400daf", "name": "default"}]} 2019-04-13 07:26:29,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=86a326d75e6f445aac0987c18a2fbd26&name=default used request id req-4ec200b7-a99c-4377-af8b-515647615ee9 2019-04-13 07:26:29,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310548067093s 2019-04-13 07:26:29,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 07:26:29,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:29,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:29 GMT X-Openstack-Request-Id: req-ba5e766d-564b-4e11-8bab-736e6001c2ce 2019-04-13 07:26:29,926 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "created_at": "2019-04-13T07:20:19Z", "updated_at": "2019-04-13T07:20:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:20:19Z", "revision_number": 0, "id": "1ae2717e-e946-4a5a-a549-b717c054ec36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:20:19Z", "security_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "port_range_min": null, "ethertype": "IPv6", "project_id": "86a326d75e6f445aac0987c18a2fbd26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:20:19Z", "revision_number": 0, "id": "20bad7ff-9ca5-4f81-b9ed-0d9f94f5d987", "remote_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "remote_ip_prefix": null, "created_at": "2019-04-13T07:20:19Z", "security_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "port_range_min": null, "ethertype": "IPv4", "project_id": "86a326d75e6f445aac0987c18a2fbd26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:20:19Z", "revision_number": 0, "id": "877fafd2-895f-4ad1-88c3-6083bbb91a77", "remote_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "remote_ip_prefix": null, "created_at": "2019-04-13T07:20:19Z", "security_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "port_range_min": null, "ethertype": "IPv6", "project_id": "86a326d75e6f445aac0987c18a2fbd26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:20:19Z", "revision_number": 0, "id": "e75ad670-f531-4a82-8286-9275e590cfac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:20:19Z", "security_group_id": "453661a4-cba4-41e1-8656-20cbb5400daf", "tenant_id": "86a326d75e6f445aac0987c18a2fbd26", "port_range_min": null, "ethertype": "IPv4", "project_id": "86a326d75e6f445aac0987c18a2fbd26"}], "revision_number": 1, "project_id": "86a326d75e6f445aac0987c18a2fbd26", "id": "453661a4-cba4-41e1-8656-20cbb5400daf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 07:26:29,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ba5e766d-564b-4e11-8bab-736e6001c2ce 2019-04-13 07:26:29,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.112130880356s 2019-04-13 07:26:29,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 07:26:29,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/453661a4-cba4-41e1-8656-20cbb5400daf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}93c55582fb934eab804668c4004bc7bac78ad2f6" 2019-04-13 07:26:30,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:26:30 GMT X-Openstack-Request-Id: req-8e5b2470-b8d9-41d0-a42b-f4360305934d 2019-04-13 07:26:30,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:26:30,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/453661a4-cba4-41e1-8656-20cbb5400daf.json used request id req-8e5b2470-b8d9-41d0-a42b-f4360305934d 2019-04-13 07:26:30,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.116050958633s 2019-04-13 07:26:30,052 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-04-13 07:26:30,101 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-04-13 07:26:30,144 - 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.15" 2019-04-13 07:26:30,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a419989c-da86-4693-98a2-bc7d73803c15 2019-04-13 07:26:30,149 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 07:26:30,149 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-a419989c-da86-4693-98a2-bc7d73803c15 2019-04-13 07:26:30,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 07:26:30,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T08:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["nIM8oO83RnCIJw2-O0SxWQ"], "issued_at": "2019-04-13T07:26:30.000000Z"}} 2019-04-13 07:26:30,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 07:26:30,557 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:30,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:30 GMT X-Openstack-Request-Id: req-4e945694-fbf6-4247-8079-d2d054725295 2019-04-13 07:26:30,911 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 07:26:30,911 - 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-4e945694-fbf6-4247-8079-d2d054725295 2019-04-13 07:26:30,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355171203613s 2019-04-13 07:26:30,918 - 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.15" 2019-04-13 07:26:30,924 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae3d6b54-65fb-4e5c-9e11-a3f7849b2909 2019-04-13 07:26:30,924 - 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-04-13 07:26:30,925 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-ae3d6b54-65fb-4e5c-9e11-a3f7849b2909 2019-04-13 07:26:30,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:26:30,929 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:31,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b6040e-f740-4b38-b120-4af35a7f3005 2019-04-13 07:26:31,079 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 07:26:31,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-30b6040e-f740-4b38-b120-4af35a7f3005 2019-04-13 07:26:31,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1538169384s 2019-04-13 07:26:31,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 07:26:31,089 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_82030e56-5873-4fd2-87d9-dc3925a96f87"}}' 2019-04-13 07:26:31,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-213eda44-7084-46eb-ada2-ca84beb2ec23 2019-04-13 07:26:31,221 - 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/81f8dcf84ba442acbc6dc0b9b639bdd1"}, "tags": [], "enabled": true, "id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_82030e56-5873-4fd2-87d9-dc3925a96f87"}} 2019-04-13 07:26:31,221 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-213eda44-7084-46eb-ada2-ca84beb2ec23 2019-04-13 07:26:31,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135329008102s 2019-04-13 07:26:31,222 - 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'81f8dcf84ba442acbc6dc0b9b639bdd1', '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_82030e56-5873-4fd2-87d9-dc3925a96f87'}) 2019-04-13 07:26:31,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 07:26:31,232 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ta5tzFY1CfRIOWyTBLPWBb7fJvceQN", "email": null, "name": "tempest_full-user_82030e56-5873-4fd2-87d9-dc3925a96f87"}}' 2019-04-13 07:26:31,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ed81dea-d16d-431c-a904-a3c61a587d9a 2019-04-13 07:26:31,682 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_82030e56-5873-4fd2-87d9-dc3925a96f87", "links": {"self": "http://172.30.9.23:5000/v3/users/030f0101acbe42e29d047a8a64742afd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "030f0101acbe42e29d047a8a64742afd", "domain_id": "default", "password_expires_at": null}} 2019-04-13 07:26:31,682 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-6ed81dea-d16d-431c-a904-a3c61a587d9a 2019-04-13 07:26:31,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453325033188s 2019-04-13 07:26:31,683 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'030f0101acbe42e29d047a8a64742afd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_82030e56-5873-4fd2-87d9-dc3925a96f87'}) 2019-04-13 07:26:31,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:26:31,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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:31,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee94588-e638-4eab-9fc6-3b5b55b2de7b 2019-04-13 07:26:31,881 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:26:31,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8ee94588-e638-4eab-9fc6-3b5b55b2de7b 2019-04-13 07:26:31,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194506168365s 2019-04-13 07:26:31,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:26:31,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:31,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39dc9033-b6ec-422f-b88d-3b61eb949644 2019-04-13 07:26:31,994 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:26:31,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-39dc9033-b6ec-422f-b88d-3b61eb949644 2019-04-13 07:26:31,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108882904053s 2019-04-13 07:26:32,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:26:32,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:32,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5ea9d5-b3a9-44e8-8564-fe021bd5b7b1 2019-04-13 07:26:32,150 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:26:32,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4f5ea9d5-b3a9-44e8-8564-fe021bd5b7b1 2019-04-13 07:26:32,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.150026082993s 2019-04-13 07:26:32,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:26:32,158 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:32,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7256c88b-5b0e-4898-ba11-ec907b16050d 2019-04-13 07:26:32,262 - 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-04-13 07:26:32,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7256c88b-5b0e-4898-ba11-ec907b16050d 2019-04-13 07:26:32,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107025146484s 2019-04-13 07:26:32,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:26:32,267 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:32,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b3ae0a-1246-47aa-86ca-e4ed8e368c90 2019-04-13 07:26:32,394 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_82030e56-5873-4fd2-87d9-dc3925a96f87", "links": {"self": "http://172.30.9.23:5000/v3/users/030f0101acbe42e29d047a8a64742afd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "030f0101acbe42e29d047a8a64742afd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:26:32,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-38b3ae0a-1246-47aa-86ca-e4ed8e368c90 2019-04-13 07:26:32,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130726099014s 2019-04-13 07:26:32,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:26:32,407 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:32,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e26cb1-84f4-4c11-882d-5e799c69e355 2019-04-13 07:26:32,527 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/81f8dcf84ba442acbc6dc0b9b639bdd1"}, "tags": [], "enabled": true, "id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_82030e56-5873-4fd2-87d9-dc3925a96f87"}]} 2019-04-13 07:26:32,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-66e26cb1-84f4-4c11-882d-5e799c69e355 2019-04-13 07:26:32,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123076915741s 2019-04-13 07:26:32,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 07:26:32,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=030f0101acbe42e29d047a8a64742afd&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=81f8dcf84ba442acbc6dc0b9b639bdd1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:32,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4cef3b1-de24-4d0f-83e9-c8ae424b0e89 2019-04-13 07:26:32,729 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=030f0101acbe42e29d047a8a64742afd&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=81f8dcf84ba442acbc6dc0b9b639bdd1", "previous": null, "next": null}} 2019-04-13 07:26:32,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=030f0101acbe42e29d047a8a64742afd&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=81f8dcf84ba442acbc6dc0b9b639bdd1 used request id req-c4cef3b1-de24-4d0f-83e9-c8ae424b0e89 2019-04-13 07:26:32,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193985939026s 2019-04-13 07:26:32,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 07:26:32,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/81f8dcf84ba442acbc6dc0b9b639bdd1/users/030f0101acbe42e29d047a8a64742afd/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:32,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73172de1-0346-4777-81c8-0abaf4174792 2019-04-13 07:26:32,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:26:32,883 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/81f8dcf84ba442acbc6dc0b9b639bdd1/users/030f0101acbe42e29d047a8a64742afd/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-73172de1-0346-4777-81c8-0abaf4174792 2019-04-13 07:26:32,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150114059448s 2019-04-13 07:26:32,884 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_82030e56-5873-4fd2-87d9-dc3925a96f87', 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'81f8dcf84ba442acbc6dc0b9b639bdd1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ta5tzFY1CfRIOWyTBLPWBb7fJvceQN', 'username': u'tempest_full-user_82030e56-5873-4fd2-87d9-dc3925a96f87', '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-04-13 07:26:32,887 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_82030e56-5873-4fd2-87d9-dc3925a96f87', 'password': 'ta5tzFY1CfRIOWyTBLPWBb7fJvceQN', 'project_name': 'tempest_full-project_82030e56-5873-4fd2-87d9-dc3925a96f87', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '81f8dcf84ba442acbc6dc0b9b639bdd1', 'project_domain_name': 'Default'} 2019-04-13 07:26:32,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:26:32,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:33,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3755070-863f-4c4a-91cf-a1d7dc919e4c 2019-04-13 07:26:33,009 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:26:33,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c3755070-863f-4c4a-91cf-a1d7dc919e4c 2019-04-13 07:26:33,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118587970734s 2019-04-13 07:26:33,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:26:33,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:33,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75fd67e-6777-4806-94ea-911e43cef9c7 2019-04-13 07:26:33,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:26:33,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d75fd67e-6777-4806-94ea-911e43cef9c7 2019-04-13 07:26:33,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211883068085s 2019-04-13 07:26:33,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:26:33,235 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:33,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c1b355-944d-4dbe-b8da-459f5fdf12bd 2019-04-13 07:26:33,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-04-13 07:26:33,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b8c1b355-944d-4dbe-b8da-459f5fdf12bd 2019-04-13 07:26:33,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225728034973s 2019-04-13 07:26:33,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:26:33,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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:33,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edad30e2-c655-4c4c-8aa7-1cb4986010e0 2019-04-13 07:26:33,590 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_82030e56-5873-4fd2-87d9-dc3925a96f87", "links": {"self": "http://172.30.9.23:5000/v3/users/030f0101acbe42e29d047a8a64742afd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "030f0101acbe42e29d047a8a64742afd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:26:33,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-edad30e2-c655-4c4c-8aa7-1cb4986010e0 2019-04-13 07:26:33,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131719112396s 2019-04-13 07:26:33,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:26:33,605 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:33,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-003a38a3-8677-4e81-9183-83f51492a858 2019-04-13 07:26:33,720 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/81f8dcf84ba442acbc6dc0b9b639bdd1"}, "tags": [], "enabled": true, "id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_82030e56-5873-4fd2-87d9-dc3925a96f87"}]} 2019-04-13 07:26:33,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-003a38a3-8677-4e81-9183-83f51492a858 2019-04-13 07:26:33,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118646860123s 2019-04-13 07:26:33,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 07:26:33,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=030f0101acbe42e29d047a8a64742afd&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=81f8dcf84ba442acbc6dc0b9b639bdd1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:33,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9b5300-8d14-432e-b16a-4ef9e3c8d283 2019-04-13 07:26:33,911 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=030f0101acbe42e29d047a8a64742afd&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=81f8dcf84ba442acbc6dc0b9b639bdd1", "previous": null, "next": null}} 2019-04-13 07:26:33,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=030f0101acbe42e29d047a8a64742afd&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=81f8dcf84ba442acbc6dc0b9b639bdd1 used request id req-8a9b5300-8d14-432e-b16a-4ef9e3c8d283 2019-04-13 07:26:33,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.183609008789s 2019-04-13 07:26:33,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 07:26:33,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/81f8dcf84ba442acbc6dc0b9b639bdd1/users/030f0101acbe42e29d047a8a64742afd/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:34,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1a172d4-33f0-45e2-b574-c78190820cbe 2019-04-13 07:26:34,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:26:34,096 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/81f8dcf84ba442acbc6dc0b9b639bdd1/users/030f0101acbe42e29d047a8a64742afd/roles/ecc7000790704244895fb79f2874ceb4 used request id req-d1a172d4-33f0-45e2-b574-c78190820cbe 2019-04-13 07:26:34,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.181128025055s 2019-04-13 07:26:34,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:26:34,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:34,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14952bdd-d132-422d-b05f-e2f822b0f7a0 2019-04-13 07:26:34,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:26:34,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-14952bdd-d132-422d-b05f-e2f822b0f7a0 2019-04-13 07:26:34,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196034193039s 2019-04-13 07:26:34,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:26:34,304 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:34,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec36035-da24-4b6d-a2e7-79584d850bf1 2019-04-13 07:26:34,496 - 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-04-13 07:26:34,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7ec36035-da24-4b6d-a2e7-79584d850bf1 2019-04-13 07:26:34,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195841789246s 2019-04-13 07:26:34,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:26:34,502 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:34,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7d878f-f029-49c0-96d7-371fdc20e0cb 2019-04-13 07:26:34,633 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_82030e56-5873-4fd2-87d9-dc3925a96f87", "links": {"self": "http://172.30.9.23:5000/v3/users/030f0101acbe42e29d047a8a64742afd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "030f0101acbe42e29d047a8a64742afd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:26:34,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4d7d878f-f029-49c0-96d7-371fdc20e0cb 2019-04-13 07:26:34,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136243104935s 2019-04-13 07:26:34,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 07:26:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=030f0101acbe42e29d047a8a64742afd&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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:34,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666c5f1c-25e7-482f-a065-d32439634b48 2019-04-13 07:26:34,763 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=030f0101acbe42e29d047a8a64742afd&scope.domain.id=default", "previous": null, "next": null}} 2019-04-13 07:26:34,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=030f0101acbe42e29d047a8a64742afd&scope.domain.id=default used request id req-666c5f1c-25e7-482f-a065-d32439634b48 2019-04-13 07:26:34,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11790895462s 2019-04-13 07:26:34,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-13 07:26:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/030f0101acbe42e29d047a8a64742afd/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:34,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370f354d-fa41-4e80-a11b-c83bf1cc2e5b 2019-04-13 07:26:34,983 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:26:34,983 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/030f0101acbe42e29d047a8a64742afd/roles/ecc7000790704244895fb79f2874ceb4 used request id req-370f354d-fa41-4e80-a11b-c83bf1cc2e5b 2019-04-13 07:26:34,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.216071844101s 2019-04-13 07:26:34,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.15" 2019-04-13 07:26:34,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28273b2a-1192-4581-8318-4cef4ea290e4 2019-04-13 07:26:34,993 - 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-04-13 07:26:34,993 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-28273b2a-1192-4581-8318-4cef4ea290e4 2019-04-13 07:26:34,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 07:26:35,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T08:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "name": "tempest_full-project_82030e56-5873-4fd2-87d9-dc3925a96f87"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/81f8dcf84ba442acbc6dc0b9b639bdd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/81f8dcf84ba442acbc6dc0b9b639bdd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/81f8dcf84ba442acbc6dc0b9b639bdd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/81f8dcf84ba442acbc6dc0b9b639bdd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/81f8dcf84ba442acbc6dc0b9b639bdd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/81f8dcf84ba442acbc6dc0b9b639bdd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_81f8dcf84ba442acbc6dc0b9b639bdd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_81f8dcf84ba442acbc6dc0b9b639bdd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/81f8dcf84ba442acbc6dc0b9b639bdd1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/81f8dcf84ba442acbc6dc0b9b639bdd1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/81f8dcf84ba442acbc6dc0b9b639bdd1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_82030e56-5873-4fd2-87d9-dc3925a96f87", "id": "030f0101acbe42e29d047a8a64742afd"}, "audit_ids": ["j8D47tRFS567jT50ORJhGA"], "issued_at": "2019-04-13T07:26:35.000000Z"}} 2019-04-13 07:26:35,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 07:26:35,409 - 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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:26:35,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:35 GMT X-Openstack-Request-Id: req-714a25c5-460e-4710-a5aa-d2556661d2fe 2019-04-13 07:26:35,604 - 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-04-13 07:26:35,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-714a25c5-460e-4710-a5aa-d2556661d2fe 2019-04-13 07:26:35,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.195568799973s 2019-04-13 07:26:35,615 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-04-13 07:26:35,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:26:35,618 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:35,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f611b12-6f00-4a11-930c-787e7c933478 2019-04-13 07:26:35,730 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 07:26:35,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5f611b12-6f00-4a11-930c-787e7c933478 2019-04-13 07:26:35,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114933013916s 2019-04-13 07:26:35,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:26:35,741 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:35,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4aaa9c-d007-4321-8336-0c834c316390 2019-04-13 07:26:35,872 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/81f8dcf84ba442acbc6dc0b9b639bdd1"}, "tags": [], "enabled": true, "id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_82030e56-5873-4fd2-87d9-dc3925a96f87"}]} 2019-04-13 07:26:35,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-eb4aaa9c-d007-4321-8336-0c834c316390 2019-04-13 07:26:35,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.135057926178s 2019-04-13 07:26:35,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 07:26:35,875 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" -d '{"network": {"shared": true, "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "name": "tempest_full-net_82030e56-5873-4fd2-87d9-dc3925a96f87", "admin_state_up": true}}' 2019-04-13 07:26:36,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:36 GMT X-Openstack-Request-Id: req-01f82f00-4034-4ce7-a05b-7694adc8cb22 2019-04-13 07:26:36,204 - 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":"2dcf40f6-b677-4e0c-92f9-70d318887783","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"81f8dcf84ba442acbc6dc0b9b639bdd1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T07:26:36Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_82030e56-5873-4fd2-87d9-dc3925a96f87","admin_state_up":true,"tenant_id":"81f8dcf84ba442acbc6dc0b9b639bdd1","created_at":"2019-04-13T07:26:35Z","mtu":1450}} 2019-04-13 07:26:36,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-01f82f00-4034-4ce7-a05b-7694adc8cb22 2019-04-13 07:26:36,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.329245090485s 2019-04-13 07:26:36,205 - 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-04-13T07:26:36Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2dcf40f6-b677-4e0c-92f9-70d318887783', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_82030e56-5873-4fd2-87d9-dc3925a96f87', u'created_at': u'2019-04-13T07:26:35Z', u'mtu': 1450, u'tenant_id': u'81f8dcf84ba442acbc6dc0b9b639bdd1', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'81f8dcf84ba442acbc6dc0b9b639bdd1', u'l2_adjacency': True}) 2019-04-13 07:26:36,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 07:26:36,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:26:36,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:36 GMT X-Openstack-Request-Id: req-d9e8effa-43e4-4e5f-ae93-ee7af945cc9b 2019-04-13 07:26:36,322 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"2dcf40f6-b677-4e0c-92f9-70d318887783","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"81f8dcf84ba442acbc6dc0b9b639bdd1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T07:26:36Z","qos_policy_id":null,"name":"tempest_full-net_82030e56-5873-4fd2-87d9-dc3925a96f87","admin_state_up":true,"tenant_id":"81f8dcf84ba442acbc6dc0b9b639bdd1","created_at":"2019-04-13T07:26:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 07:26:36,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d9e8effa-43e4-4e5f-ae93-ee7af945cc9b 2019-04-13 07:26:36,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117116928101s 2019-04-13 07:26:36,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 07:26:36,324 - 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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" -d '{"subnet": {"name": "tempest_full-subnet_82030e56-5873-4fd2-87d9-dc3925a96f87", "enable_dhcp": true, "network_id": "2dcf40f6-b677-4e0c-92f9-70d318887783", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 07:26:36,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:36 GMT X-Openstack-Request-Id: req-bad325cc-9816-444d-af79-8973820774ab 2019-04-13 07:26:36,751 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T07:26:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f2603b99-a8ce-41e0-92fa-473eb417fbd7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"81f8dcf84ba442acbc6dc0b9b639bdd1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_82030e56-5873-4fd2-87d9-dc3925a96f87","enable_dhcp":true,"segment_id":null,"network_id":"2dcf40f6-b677-4e0c-92f9-70d318887783","tenant_id":"81f8dcf84ba442acbc6dc0b9b639bdd1","created_at":"2019-04-13T07:26:36Z","ip_version":4}} 2019-04-13 07:26:36,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bad325cc-9816-444d-af79-8973820774ab 2019-04-13 07:26:36,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.427680015564s 2019-04-13 07:26:36,752 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T07:26:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f2603b99-a8ce-41e0-92fa-473eb417fbd7', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_82030e56-5873-4fd2-87d9-dc3925a96f87', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2dcf40f6-b677-4e0c-92f9-70d318887783', u'tenant_id': u'81f8dcf84ba442acbc6dc0b9b639bdd1', u'created_at': u'2019-04-13T07:26:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'81f8dcf84ba442acbc6dc0b9b639bdd1'}) 2019-04-13 07:26:36,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 07:26:36,753 - 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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "tempest_full-router_82030e56-5873-4fd2-87d9-dc3925a96f87", "admin_state_up": true}}' 2019-04-13 07:26:38,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:38 GMT X-Openstack-Request-Id: req-d89e5f0b-30c5-48c0-bee0-e40f3a28b9d3 2019-04-13 07:26:38,383 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "created_at": "2019-04-13T07:26:36Z", "admin_state_up": true, "updated_at": "2019-04-13T07:26:37Z", "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f3148fec-de30-47af-810c-af085edfd384", "name": "tempest_full-router_82030e56-5873-4fd2-87d9-dc3925a96f87"}} 2019-04-13 07:26:38,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d89e5f0b-30c5-48c0-bee0-e40f3a28b9d3 2019-04-13 07:26:38,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63025283813s 2019-04-13 07:26:38,383 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T07:26:37Z', u'revision_number': 2, u'ha': False, u'id': u'f3148fec-de30-47af-810c-af085edfd384', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_82030e56-5873-4fd2-87d9-dc3925a96f87', u'admin_state_up': True, u'tenant_id': u'81f8dcf84ba442acbc6dc0b9b639bdd1', u'created_at': u'2019-04-13T07:26:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'81f8dcf84ba442acbc6dc0b9b639bdd1'}) 2019-04-13 07:26:38,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 07:26:38,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f3148fec-de30-47af-810c-af085edfd384/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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" -d '{"subnet_id": "f2603b99-a8ce-41e0-92fa-473eb417fbd7"}' 2019-04-13 07:26:40,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:40 GMT X-Openstack-Request-Id: req-23048b34-d8f3-47d3-b83a-66a8bd5ede34 2019-04-13 07:26:40,829 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2dcf40f6-b677-4e0c-92f9-70d318887783", "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "subnet_id": "f2603b99-a8ce-41e0-92fa-473eb417fbd7", "subnet_ids": ["f2603b99-a8ce-41e0-92fa-473eb417fbd7"], "port_id": "baa21515-1ec0-404b-a2a8-09aa8247d6a6", "id": "f3148fec-de30-47af-810c-af085edfd384"} 2019-04-13 07:26:40,830 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f3148fec-de30-47af-810c-af085edfd384/add_router_interface.json used request id req-23048b34-d8f3-47d3-b83a-66a8bd5ede34 2019-04-13 07:26:40,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.44570612907s 2019-04-13 07:26:40,830 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 07:26:40,936 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 07:26:40,940 - 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.15" 2019-04-13 07:26:40,945 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:40 GMT 2019-04-13 07:26:40,945 - 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-04-13 07:26:40,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:26:40,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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:26:41,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:41 GMT X-Openstack-Request-Id: req-f42d645a-2426-40ab-b1ee-cffafc83b57c 2019-04-13 07:26:41,250 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:26:41,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f42d645a-2426-40ab-b1ee-cffafc83b57c 2019-04-13 07:26:41,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299968004227s 2019-04-13 07:26:41,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 07:26:41,263 - 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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87"}' 2019-04-13 07:26:41,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:41 GMT Location: http://172.30.9.23:9292/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-61b4aeb4-7cc6-4bfc-9e98-21764013f8e5 2019-04-13 07:26:41,686 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:26:41Z", "file": "/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/file", "owner": "81f8dcf84ba442acbc6dc0b9b639bdd1", "id": "98f6cd6f-0929-4c44-bed6-c9ff2c23e708", "size": null, "self": "/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708", "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_82030e56-5873-4fd2-87d9-dc3925a96f87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87", "checksum": null, "created_at": "2019-04-13T07:26:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 07:26:41,687 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-61b4aeb4-7cc6-4bfc-9e98-21764013f8e5 2019-04-13 07:26:41,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.427490949631s 2019-04-13 07:26:41,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 07:26:41,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" -d '' 2019-04-13 07:26:42,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 07:26:42 GMT X-Openstack-Request-Id: req-43679708-69d8-423a-8560-088fa2a618fc 2019-04-13 07:26:42,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 07:26:42,088 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/file used request id req-43679708-69d8-423a-8560-088fa2a618fc 2019-04-13 07:26:42,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.400922060013s 2019-04-13 07:26:42,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:26:42,097 - 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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:26:42,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:42 GMT X-Openstack-Request-Id: req-80e22246-42d4-4613-90be-fbf5a598534d 2019-04-13 07:26:42,120 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:26:42Z", "file": "/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/file", "owner": "81f8dcf84ba442acbc6dc0b9b639bdd1", "id": "98f6cd6f-0929-4c44-bed6-c9ff2c23e708", "size": 12716032, "self": "/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:26:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:26:42,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-80e22246-42d4-4613-90be-fbf5a598534d 2019-04-13 07:26:42,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0276329517365s 2019-04-13 07:26:42,122 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/snap', u'metadata': Munch({})})], 'file': u'/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/file', 'owner': u'81f8dcf84ba442acbc6dc0b9b639bdd1', 'id': u'98f6cd6f-0929-4c44-bed6-c9ff2c23e708', 'size': 12716032, u'self': u'/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'81f8dcf84ba442acbc6dc0b9b639bdd1', 'name': 'tempest_full-project_82030e56-5873-4fd2-87d9-dc3925a96f87', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T07:26:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T07:26:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87', '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/98f6cd6f-0929-4c44-bed6-c9ff2c23e708', 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_82030e56-5873-4fd2-87d9-dc3925a96f87', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87', 'created': u'2019-04-13T07:26:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T07:26: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/98f6cd6f-0929-4c44-bed6-c9ff2c23e708', 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_82030e56-5873-4fd2-87d9-dc3925a96f87', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 07:26:42,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 07:26:42,128 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_82030e56-5873-4fd2-87d9-dc3925a96f87", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 07:26:42,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26: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-73e48952-f606-41dd-a9aa-1ae5e24f03c5 x-openstack-request-id: req-73e48952-f606-41dd-a9aa-1ae5e24f03c5 2019-04-13 07:26:42,450 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_82030e56-5873-4fd2-87d9-dc3925a96f87", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/15381468-f25a-4445-affd-ecc83425da25", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/15381468-f25a-4445-affd-ecc83425da25", "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": "15381468-f25a-4445-affd-ecc83425da25"}} 2019-04-13 07:26:42,450 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-73e48952-f606-41dd-a9aa-1ae5e24f03c5 2019-04-13 07:26:42,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.3247590065s 2019-04-13 07:26:42,451 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_82030e56-5873-4fd2-87d9-dc3925a96f87', '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'8cb957e698214daa959a3206e3607cbf', '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'15381468-f25a-4445-affd-ecc83425da25', 'swap': 0}) 2019-04-13 07:26:42,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 07:26:42,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/15381468-f25a-4445-affd-ecc83425da25/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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" -d '{"extra_specs": {}}' 2019-04-13 07:26:42,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ae6b3e1-404c-4519-b464-d232c9d9eb4a x-openstack-request-id: req-1ae6b3e1-404c-4519-b464-d232c9d9eb4a 2019-04-13 07:26:42,475 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 07:26:42,475 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/15381468-f25a-4445-affd-ecc83425da25/os-extra_specs used request id req-1ae6b3e1-404c-4519-b464-d232c9d9eb4a 2019-04-13 07:26:42,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237488746643s 2019-04-13 07:26:42,482 - 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.15" 2019-04-13 07:26:42,487 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-167f7b9e-7e5d-4d86-887d-a6c52c13d088 2019-04-13 07:26:42,488 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 07:26:42,488 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-167f7b9e-7e5d-4d86-887d-a6c52c13d088 2019-04-13 07:26:42,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:26:42,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:26:42,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6278ec1-5d50-476c-8960-3ffc23fad828 2019-04-13 07:26:42,687 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:26:42,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b6278ec1-5d50-476c-8960-3ffc23fad828 2019-04-13 07:26:42,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195677995682s 2019-04-13 07:26:42,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:26:42,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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:26:42,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7782ff-adcd-45f7-a16f-1557f898fbf2 2019-04-13 07:26:42,886 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:26:42,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2d7782ff-adcd-45f7-a16f-1557f898fbf2 2019-04-13 07:26:42,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195391893387s 2019-04-13 07:26:42,892 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-13 07:26:45,261 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-13 07:26:47,367 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e35f66a1-9390-4377-bb7f-87928769b018 | 2019-04-13T07:26:46.971884 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e35f66a1-9390-4377-bb7f-87928769b018 ~/.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-04-13 07:26:50,600 - 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-04-13 07:26:51,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-13 07:26:53,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-13 07:26:56,675 - 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=81cbee69-d89b-45d2-9a06-0cce5cfdd633) as the default verifier for the future CLI operations. 2019-04-13 07:26:58,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 07:26:58,614 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:26:58,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26: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-8f7fb101-46de-4369-90d7-978c6413bac4 x-openstack-request-id: req-8f7fb101-46de-4369-90d7-978c6413bac4 2019-04-13 07:26:58,652 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 07:26:58,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-8f7fb101-46de-4369-90d7-978c6413bac4 2019-04-13 07:26:58,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0424151420593s 2019-04-13 07:26:58,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:26:58,662 - 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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:26:59,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:59 GMT X-Openstack-Request-Id: req-b28b9090-dacc-4b53-b7af-8375af1c2951 2019-04-13 07:26:59,349 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:26:42Z", "file": "/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/file", "owner": "81f8dcf84ba442acbc6dc0b9b639bdd1", "id": "98f6cd6f-0929-4c44-bed6-c9ff2c23e708", "size": 12716032, "self": "/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:26:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:26:59,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b28b9090-dacc-4b53-b7af-8375af1c2951 2019-04-13 07:26:59,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.691227197647s 2019-04-13 07:26:59,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 07:26:59,363 - 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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_82030e56-5873-4fd2-87d9-dc3925a96f87", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_82030e56-5873-4fd2-87d9-dc3925a96f87"}' 2019-04-13 07:26:59,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:59 GMT Location: http://172.30.9.23:9292/v2/images/8c644f59-bc95-4600-8b3f-2418f23d796b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5dcdb0b0-c5d4-406a-9c5f-1e4a5543dfc3 2019-04-13 07:26:59,405 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:26:59Z", "file": "/v2/images/8c644f59-bc95-4600-8b3f-2418f23d796b/file", "owner": "81f8dcf84ba442acbc6dc0b9b639bdd1", "id": "8c644f59-bc95-4600-8b3f-2418f23d796b", "size": null, "self": "/v2/images/8c644f59-bc95-4600-8b3f-2418f23d796b", "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_82030e56-5873-4fd2-87d9-dc3925a96f87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_82030e56-5873-4fd2-87d9-dc3925a96f87", "checksum": null, "created_at": "2019-04-13T07:26:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 07:26:59,405 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5dcdb0b0-c5d4-406a-9c5f-1e4a5543dfc3 2019-04-13 07:26:59,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0456128120422s 2019-04-13 07:26:59,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 07:26:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8c644f59-bc95-4600-8b3f-2418f23d796b/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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" -d '' 2019-04-13 07:26:59,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 07:26:59 GMT X-Openstack-Request-Id: req-5280004f-b6f8-4c04-9901-b8223aed1926 2019-04-13 07:26:59,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 07:26:59,783 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8c644f59-bc95-4600-8b3f-2418f23d796b/file used request id req-5280004f-b6f8-4c04-9901-b8223aed1926 2019-04-13 07:26:59,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.377528190613s 2019-04-13 07:26:59,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:26:59,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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:26:59,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26:59 GMT X-Openstack-Request-Id: req-ca8a71f9-7ae8-4204-a5d1-b2f30752dfd4 2019-04-13 07:26:59,815 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:26:59Z", "file": "/v2/images/8c644f59-bc95-4600-8b3f-2418f23d796b/file", "owner": "81f8dcf84ba442acbc6dc0b9b639bdd1", "id": "8c644f59-bc95-4600-8b3f-2418f23d796b", "size": 12716032, "self": "/v2/images/8c644f59-bc95-4600-8b3f-2418f23d796b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8c644f59-bc95-4600-8b3f-2418f23d796b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8c644f59-bc95-4600-8b3f-2418f23d796b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_82030e56-5873-4fd2-87d9-dc3925a96f87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_82030e56-5873-4fd2-87d9-dc3925a96f87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:26:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:26:42Z", "file": "/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/file", "owner": "81f8dcf84ba442acbc6dc0b9b639bdd1", "id": "98f6cd6f-0929-4c44-bed6-c9ff2c23e708", "size": 12716032, "self": "/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:26:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:26:59,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ca8a71f9-7ae8-4204-a5d1-b2f30752dfd4 2019-04-13 07:26:59,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0274031162262s 2019-04-13 07:26:59,818 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8c644f59-bc95-4600-8b3f-2418f23d796b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8c644f59-bc95-4600-8b3f-2418f23d796b/file', 'owner': u'81f8dcf84ba442acbc6dc0b9b639bdd1', 'id': u'8c644f59-bc95-4600-8b3f-2418f23d796b', 'size': 12716032, u'self': u'/v2/images/8c644f59-bc95-4600-8b3f-2418f23d796b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'81f8dcf84ba442acbc6dc0b9b639bdd1', 'name': 'tempest_full-project_82030e56-5873-4fd2-87d9-dc3925a96f87', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8c644f59-bc95-4600-8b3f-2418f23d796b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T07:26:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T07:26:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_82030e56-5873-4fd2-87d9-dc3925a96f87', '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/8c644f59-bc95-4600-8b3f-2418f23d796b', 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_82030e56-5873-4fd2-87d9-dc3925a96f87', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_82030e56-5873-4fd2-87d9-dc3925a96f87', 'created': u'2019-04-13T07:26:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T07:26:59Z', 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/8c644f59-bc95-4600-8b3f-2418f23d796b', 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_82030e56-5873-4fd2-87d9-dc3925a96f87', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 07:26:59,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 07:26:59,821 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_82030e56-5873-4fd2-87d9-dc3925a96f87", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 07:26:59,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26: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-e6141705-6b9f-4d16-9b30-7ee6b6ef8f7a x-openstack-request-id: req-e6141705-6b9f-4d16-9b30-7ee6b6ef8f7a 2019-04-13 07:26:59,856 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_82030e56-5873-4fd2-87d9-dc3925a96f87", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/89c381c8-82c3-4730-accf-0b6171c18ebd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/89c381c8-82c3-4730-accf-0b6171c18ebd", "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": "89c381c8-82c3-4730-accf-0b6171c18ebd"}} 2019-04-13 07:26:59,856 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e6141705-6b9f-4d16-9b30-7ee6b6ef8f7a 2019-04-13 07:26:59,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0379209518433s 2019-04-13 07:26:59,857 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_82030e56-5873-4fd2-87d9-dc3925a96f87', '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'8cb957e698214daa959a3206e3607cbf', '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'89c381c8-82c3-4730-accf-0b6171c18ebd', 'swap': 0}) 2019-04-13 07:26:59,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 07:26:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/89c381c8-82c3-4730-accf-0b6171c18ebd/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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" -d '{"extra_specs": {}}' 2019-04-13 07:26:59,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 07:26: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-184b79d2-58dc-42bc-a147-e1c3dda2c92e x-openstack-request-id: req-184b79d2-58dc-42bc-a147-e1c3dda2c92e 2019-04-13 07:26:59,878 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 07:26:59,878 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/89c381c8-82c3-4730-accf-0b6171c18ebd/os-extra_specs used request id req-184b79d2-58dc-42bc-a147-e1c3dda2c92e 2019-04-13 07:26:59,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201480388641s 2019-04-13 07:26:59,878 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_82030e56-5873-4fd2-87d9-dc3925a96f87', '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'8cb957e698214daa959a3206e3607cbf', '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'89c381c8-82c3-4730-accf-0b6171c18ebd', 'swap': 0}) 2019-04-13 07:27:03,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-13 07:27:03,117 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-13 07:27:03,117 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-13 07:27:03,120 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-13 07:27:04,816 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-13 07:27:08,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-81cbee69-d89b-45d2-9a06-0cce5cfdd633/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-04-13 07:27:08,340 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-13 07:27:08,356 - 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-04-13 07:57:58,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 17b507b8-86c3-47b9-b644-ce1a756186cb 2019-04-13 07:57:58,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '17b507b8-86c3-47b9-b644-ce1a756186cb']'. 2019-04-13 07:57:59,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-13 07:57:59,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-13 07:57:59,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 07:57:59,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 17b507b8-86c3-47b9-b644-ce1a756186cb | 2019-04-13 07:57:59,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-04-13 07:57:59,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-13 07:27:10 | 2019-04-13 07:57:59,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-13 07:57:58 | 2019-04-13 07:57:59,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:30:48 | 2019-04-13 07:57:59,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-13 07:57:59,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-13 07:57:59,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-13 07:57:59,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 81cbee69-d89b-45d2-9a06-0cce5cfdd633) | 2019-04-13 07:57:59,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-13 07:57:59,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e35f66a1-9390-4377-bb7f-87928769b018) | 2019-04-13 07:57:59,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1492 | 2019-04-13 07:57:59,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1840.527 | 2019-04-13 07:57:59,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1023 | 2019-04-13 07:57:59,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-04-13 07:57:59,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-13 07:57:59,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-13 07:57:59,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 21 | 2019-04-13 07:57:59,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 07:57:59,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-13 07:57:59,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-13 07:58:00,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 97.9885057471% 2019-04-13 07:58:00,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '17b507b8-86c3-47b9-b644-ce1a756186cb', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-04-13 07:58:02,257 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 17b507b8-86c3-47b9-b644-ce1a756186cb --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-04-13 07:58:02,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '17b507b8-86c3-47b9-b644-ce1a756186cb', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-04-13 07:58:04,377 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 17b507b8-86c3-47b9-b644-ce1a756186cb --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-04-13 07:58:04,641 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 07:58:04,642 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 31:29 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-04-13 07:58:04,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 07:58:04,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8c644f59-bc95-4600-8b3f-2418f23d796b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:58:05,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 07:58:05 GMT X-Openstack-Request-Id: req-196390d6-7483-4ec0-b49d-e0b87c65f852 2019-04-13 07:58:05,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-04-13 07:58:05,277 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8c644f59-bc95-4600-8b3f-2418f23d796b used request id req-196390d6-7483-4ec0-b49d-e0b87c65f852 2019-04-13 07:58:05,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.630934000015s 2019-04-13 07:58:05,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 07:58:05,287 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:05,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ff10126-49e3-4b7f-9a4f-69eef241aa10 x-openstack-request-id: req-3ff10126-49e3-4b7f-9a4f-69eef241aa10 2019-04-13 07:58:05,590 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_82030e56-5873-4fd2-87d9-dc3925a96f87", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/15381468-f25a-4445-affd-ecc83425da25", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/15381468-f25a-4445-affd-ecc83425da25", "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": "15381468-f25a-4445-affd-ecc83425da25"}, {"name": "tempest_full-flavor_alt_82030e56-5873-4fd2-87d9-dc3925a96f87", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/89c381c8-82c3-4730-accf-0b6171c18ebd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/89c381c8-82c3-4730-accf-0b6171c18ebd", "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": "89c381c8-82c3-4730-accf-0b6171c18ebd"}]} 2019-04-13 07:58:05,590 - 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-3ff10126-49e3-4b7f-9a4f-69eef241aa10 2019-04-13 07:58:05,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.306564092636s 2019-04-13 07:58:05,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 07:58:05,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/89c381c8-82c3-4730-accf-0b6171c18ebd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:05,630 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58: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-0396c37c-a9cb-4290-834a-7cf5336ffd23 x-openstack-request-id: req-0396c37c-a9cb-4290-834a-7cf5336ffd23 2019-04-13 07:58:05,630 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/89c381c8-82c3-4730-accf-0b6171c18ebd used request id req-0396c37c-a9cb-4290-834a-7cf5336ffd23 2019-04-13 07:58:05,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0375161170959s 2019-04-13 07:58:05,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 07:58:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f3148fec-de30-47af-810c-af085edfd384/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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" -d '{"subnet_id": "f2603b99-a8ce-41e0-92fa-473eb417fbd7"}' 2019-04-13 07:58:07,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:07 GMT X-Openstack-Request-Id: req-95a45215-64f0-474b-8675-732a1f94e720 2019-04-13 07:58:07,876 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2dcf40f6-b677-4e0c-92f9-70d318887783", "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "subnet_id": "f2603b99-a8ce-41e0-92fa-473eb417fbd7", "subnet_ids": ["f2603b99-a8ce-41e0-92fa-473eb417fbd7"], "port_id": "baa21515-1ec0-404b-a2a8-09aa8247d6a6", "id": "f3148fec-de30-47af-810c-af085edfd384"} 2019-04-13 07:58:07,876 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f3148fec-de30-47af-810c-af085edfd384/remove_router_interface.json used request id req-95a45215-64f0-474b-8675-732a1f94e720 2019-04-13 07:58:07,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.24519681931s 2019-04-13 07:58:07,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 07:58:07,877 - 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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:58:08,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1710 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:08 GMT X-Openstack-Request-Id: req-5a59b8f6-c92a-45b3-99e5-e6bbbd2c461e 2019-04-13 07:58:08,010 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "766042f395f340fcbbf2424de3a67216", "created_at": "2019-04-13T06:40:29Z", "admin_state_up": true, "updated_at": "2019-04-13T06:40:29Z", "project_id": "766042f395f340fcbbf2424de3a67216", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "029bff44-808b-4911-807a-7a5e6c8d1544", "name": "tempest-pretest-check-1150342505"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "028f9689b54c4c2e807157fa4e353d23", "created_at": "2019-04-13T06:41:02Z", "admin_state_up": false, "updated_at": "2019-04-13T06:41:02Z", "project_id": "028f9689b54c4c2e807157fa4e353d23", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c6441e37-309b-4640-9ec6-0ace1609810b", "name": "tempest-router-954857964"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "created_at": "2019-04-13T07:26:36Z", "admin_state_up": true, "updated_at": "2019-04-13T07:58:06Z", "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f3148fec-de30-47af-810c-af085edfd384", "name": "tempest_full-router_82030e56-5873-4fd2-87d9-dc3925a96f87"}]} 2019-04-13 07:58:08,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5a59b8f6-c92a-45b3-99e5-e6bbbd2c461e 2019-04-13 07:58:08,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13352894783s 2019-04-13 07:58:08,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 07:58:08,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/f3148fec-de30-47af-810c-af085edfd384.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:58:09,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:58:09 GMT X-Openstack-Request-Id: req-4a5d0f5f-312d-4a10-884a-a08b98c17082 2019-04-13 07:58:09,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:58:09,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f3148fec-de30-47af-810c-af085edfd384.json used request id req-4a5d0f5f-312d-4a10-884a-a08b98c17082 2019-04-13 07:58:09,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31176805496s 2019-04-13 07:58:09,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 07:58:09,325 - 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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:58:09,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:09 GMT X-Openstack-Request-Id: req-9aafdcf5-cab6-4524-9c5e-51d83599626d 2019-04-13 07:58:09,368 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4},{"updated_at":"2019-04-13T07:26:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f2603b99-a8ce-41e0-92fa-473eb417fbd7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"81f8dcf84ba442acbc6dc0b9b639bdd1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_82030e56-5873-4fd2-87d9-dc3925a96f87","enable_dhcp":true,"segment_id":null,"network_id":"2dcf40f6-b677-4e0c-92f9-70d318887783","tenant_id":"81f8dcf84ba442acbc6dc0b9b639bdd1","created_at":"2019-04-13T07:26:36Z","ip_version":4}]} 2019-04-13 07:58:09,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9aafdcf5-cab6-4524-9c5e-51d83599626d 2019-04-13 07:58:09,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0440440177917s 2019-04-13 07:58:09,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 07:58:09,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/f2603b99-a8ce-41e0-92fa-473eb417fbd7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:58:10,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:58:10 GMT X-Openstack-Request-Id: req-24bcee7c-c6f7-42cd-8efa-824e7bcc0d9d 2019-04-13 07:58:10,444 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:58:10,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f2603b99-a8ce-41e0-92fa-473eb417fbd7.json used request id req-24bcee7c-c6f7-42cd-8efa-824e7bcc0d9d 2019-04-13 07:58:10,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07429885864s 2019-04-13 07:58:10,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 07:58:10,445 - 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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:58:10,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:10 GMT X-Openstack-Request-Id: req-b7d1346c-d8c0-45e6-9ec3-67f34d0b3e91 2019-04-13 07:58:10,527 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2dcf40f6-b677-4e0c-92f9-70d318887783","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"81f8dcf84ba442acbc6dc0b9b639bdd1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T07:58:10Z","qos_policy_id":null,"name":"tempest_full-net_82030e56-5873-4fd2-87d9-dc3925a96f87","admin_state_up":true,"tenant_id":"81f8dcf84ba442acbc6dc0b9b639bdd1","created_at":"2019-04-13T07:26:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 07:58:10,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b7d1346c-d8c0-45e6-9ec3-67f34d0b3e91 2019-04-13 07:58:10,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0827269554138s 2019-04-13 07:58:10,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 07:58:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/2dcf40f6-b677-4e0c-92f9-70d318887783.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:58:11,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:58:11 GMT X-Openstack-Request-Id: req-f07b65fb-3115-4d6b-b9d8-f2e6c7a317ee 2019-04-13 07:58:11,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:58:11,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/2dcf40f6-b677-4e0c-92f9-70d318887783.json used request id req-f07b65fb-3115-4d6b-b9d8-f2e6c7a317ee 2019-04-13 07:58:11,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24567985535s 2019-04-13 07:58:11,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:58:11,783 - 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.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:58:11,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:11 GMT X-Openstack-Request-Id: req-fc702eed-cddb-4030-8ea9-00483a8e4e8c 2019-04-13 07:58:11,805 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:26:42Z", "file": "/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/file", "owner": "81f8dcf84ba442acbc6dc0b9b639bdd1", "id": "98f6cd6f-0929-4c44-bed6-c9ff2c23e708", "size": 12716032, "self": "/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_82030e56-5873-4fd2-87d9-dc3925a96f87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:26:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:58:11,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fc702eed-cddb-4030-8ea9-00483a8e4e8c 2019-04-13 07:58:11,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.027046918869s 2019-04-13 07:58:11,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 07:58:11,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2813b9d97262bdc25979969cc05a0fb30f034ecd" 2019-04-13 07:58:12,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 07:58:12 GMT X-Openstack-Request-Id: req-51c65c7b-8b81-4023-a600-b8b654ea17be 2019-04-13 07:58:12,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 07:58:12,740 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/98f6cd6f-0929-4c44-bed6-c9ff2c23e708 used request id req-51c65c7b-8b81-4023-a600-b8b654ea17be 2019-04-13 07:58:12,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.932802915573s 2019-04-13 07:58:12,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 07:58:12,744 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:12,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 07: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-77763b88-4f1e-4820-a28f-20d781537662 x-openstack-request-id: req-77763b88-4f1e-4820-a28f-20d781537662 2019-04-13 07:58:12,768 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_82030e56-5873-4fd2-87d9-dc3925a96f87", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/15381468-f25a-4445-affd-ecc83425da25", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/15381468-f25a-4445-affd-ecc83425da25", "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": "15381468-f25a-4445-affd-ecc83425da25"}]} 2019-04-13 07:58:12,768 - 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-77763b88-4f1e-4820-a28f-20d781537662 2019-04-13 07:58:12,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275619029999s 2019-04-13 07:58:12,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 07:58:12,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/15381468-f25a-4445-affd-ecc83425da25 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:12,798 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58: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-2aacd6af-ae1f-4a7d-9540-1fbdb75d988d x-openstack-request-id: req-2aacd6af-ae1f-4a7d-9540-1fbdb75d988d 2019-04-13 07:58:12,798 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/15381468-f25a-4445-affd-ecc83425da25 used request id req-2aacd6af-ae1f-4a7d-9540-1fbdb75d988d 2019-04-13 07:58:12,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0281529426575s 2019-04-13 07:58:12,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:58:12,802 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:13,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d338470f-d8f7-470e-934e-3a9f0a749e54 2019-04-13 07:58:13,046 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_82030e56-5873-4fd2-87d9-dc3925a96f87", "links": {"self": "http://172.30.9.23:5000/v3/users/030f0101acbe42e29d047a8a64742afd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "030f0101acbe42e29d047a8a64742afd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:58:13,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d338470f-d8f7-470e-934e-3a9f0a749e54 2019-04-13 07:58:13,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247747182846s 2019-04-13 07:58:13,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:58:13,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/030f0101acbe42e29d047a8a64742afd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:13,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d177d671-f383-4123-8c78-9b7c150f61d1 2019-04-13 07:58:13,281 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_82030e56-5873-4fd2-87d9-dc3925a96f87", "links": {"self": "http://172.30.9.23:5000/v3/users/030f0101acbe42e29d047a8a64742afd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "030f0101acbe42e29d047a8a64742afd", "description": null}} 2019-04-13 07:58:13,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/030f0101acbe42e29d047a8a64742afd used request id req-d177d671-f383-4123-8c78-9b7c150f61d1 2019-04-13 07:58:13,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229028940201s 2019-04-13 07:58:13,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 07:58:13,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/030f0101acbe42e29d047a8a64742afd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:13,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56eb3ef3-034f-45b5-bc8f-22cb885c8e84 2019-04-13 07:58:13,601 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:58:13,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/030f0101acbe42e29d047a8a64742afd used request id req-56eb3ef3-034f-45b5-bc8f-22cb885c8e84 2019-04-13 07:58:13,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318718910217s 2019-04-13 07:58:13,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:58:13,610 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:13,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00343870-6ad5-4818-a4ef-05cab4b47da2 2019-04-13 07:58:13,811 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/81f8dcf84ba442acbc6dc0b9b639bdd1"}, "tags": [], "enabled": true, "id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_82030e56-5873-4fd2-87d9-dc3925a96f87"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 07:58:13,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-00343870-6ad5-4818-a4ef-05cab4b47da2 2019-04-13 07:58:13,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204060077667s 2019-04-13 07:58:13,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 07:58:13,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/81f8dcf84ba442acbc6dc0b9b639bdd1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:14,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a65044-395f-4c8d-b476-c0a1b695f3a0 2019-04-13 07:58:14,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:58:14,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/81f8dcf84ba442acbc6dc0b9b639bdd1 used request id req-14a65044-395f-4c8d-b476-c0a1b695f3a0 2019-04-13 07:58:14,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.382261037827s 2019-04-13 07:58:14,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 07:58:14,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=81f8dcf84ba442acbc6dc0b9b639bdd1&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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:14,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:14 GMT X-Openstack-Request-Id: req-4ddd8e03-cc17-4155-a392-38b7492df856 2019-04-13 07:58:14,609 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "created_at": "2019-04-13T07:26:35Z", "updated_at": "2019-04-13T07:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:26:35Z", "revision_number": 0, "id": "361d0c4d-ab7f-4125-ad41-2065afefb402", "remote_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "remote_ip_prefix": null, "created_at": "2019-04-13T07:26:35Z", "security_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:26:35Z", "revision_number": 0, "id": "3984ac01-c9d9-4806-af57-db2186802992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:26:35Z", "security_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:26:35Z", "revision_number": 0, "id": "604ef3d2-cede-49a6-82f1-56c48cab8a45", "remote_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "remote_ip_prefix": null, "created_at": "2019-04-13T07:26:35Z", "security_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:26:35Z", "revision_number": 0, "id": "84dab93c-6357-49a5-b782-9106e5050828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:26:35Z", "security_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1"}], "revision_number": 1, "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "name": "default"}]} 2019-04-13 07:58:14,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=81f8dcf84ba442acbc6dc0b9b639bdd1&name=default used request id req-4ddd8e03-cc17-4155-a392-38b7492df856 2019-04-13 07:58:14,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.406141996384s 2019-04-13 07:58:14,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 07:58:14,615 - 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.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:14,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:14 GMT X-Openstack-Request-Id: req-a63398a0-f54e-41be-9e5a-5f8e159d8489 2019-04-13 07:58:14,742 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "created_at": "2019-04-13T07:26:35Z", "updated_at": "2019-04-13T07:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:26:35Z", "revision_number": 0, "id": "361d0c4d-ab7f-4125-ad41-2065afefb402", "remote_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "remote_ip_prefix": null, "created_at": "2019-04-13T07:26:35Z", "security_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:26:35Z", "revision_number": 0, "id": "3984ac01-c9d9-4806-af57-db2186802992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:26:35Z", "security_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:26:35Z", "revision_number": 0, "id": "604ef3d2-cede-49a6-82f1-56c48cab8a45", "remote_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "remote_ip_prefix": null, "created_at": "2019-04-13T07:26:35Z", "security_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "port_range_min": null, "ethertype": "IPv4", "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:26:35Z", "revision_number": 0, "id": "84dab93c-6357-49a5-b782-9106e5050828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:26:35Z", "security_group_id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "tenant_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "port_range_min": null, "ethertype": "IPv6", "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1"}], "revision_number": 1, "project_id": "81f8dcf84ba442acbc6dc0b9b639bdd1", "id": "1c29b78a-bddb-48e2-bbb4-669d01a890c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 07:58:14,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a63398a0-f54e-41be-9e5a-5f8e159d8489 2019-04-13 07:58:14,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.128828048706s 2019-04-13 07:58:14,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 07:58:14,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1c29b78a-bddb-48e2-bbb4-669d01a890c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7837363a6e3c37c172dc91aaf8c4cac7cec703ea" 2019-04-13 07:58:14,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 07:58:14 GMT X-Openstack-Request-Id: req-fa9f0f45-6b4e-49fa-b1ca-70830d101267 2019-04-13 07:58:14,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 07:58:14,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1c29b78a-bddb-48e2-bbb4-669d01a890c7.json used request id req-fa9f0f45-6b4e-49fa-b1ca-70830d101267 2019-04-13 07:58:14,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.125190973282s 2019-04-13 07:58:14,878 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-04-13 07:58:14,930 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-04-13 07:58:14,976 - 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.15" 2019-04-13 07:58:14,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d016ed-5b93-426b-8425-08f97fec927b 2019-04-13 07:58:14,981 - 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-04-13 07:58:14,981 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-95d016ed-5b93-426b-8425-08f97fec927b 2019-04-13 07:58:14,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 07:58:15,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T08:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["w2RYPDRXQiO0VYfjLdk3TA"], "issued_at": "2019-04-13T07:58:15.000000Z"}} 2019-04-13 07:58:15,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 07:58:15,391 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:15,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:15 GMT X-Openstack-Request-Id: req-b2b3bde3-c0bf-439b-a53b-146fccacd247 2019-04-13 07:58:15,761 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 07:58:15,761 - 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-b2b3bde3-c0bf-439b-a53b-146fccacd247 2019-04-13 07:58:15,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370252847672s 2019-04-13 07:58:15,768 - 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.15" 2019-04-13 07:58:15,773 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba86f42-8c29-411d-a7f1-5b17d3483dd4 2019-04-13 07:58:15,773 - 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-04-13 07:58:15,773 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-8ba86f42-8c29-411d-a7f1-5b17d3483dd4 2019-04-13 07:58:15,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:58:15,777 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:15,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c0ba4a-0ae6-4014-ac48-d331f6d84575 2019-04-13 07:58:15,962 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 07:58:15,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-55c0ba4a-0ae6-4014-ac48-d331f6d84575 2019-04-13 07:58:15,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188194990158s 2019-04-13 07:58:15,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 07:58:15,973 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_77a57618-9c45-4668-8dbe-1e998eb92f92"}}' 2019-04-13 07:58:16,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d80c5ba-211d-456c-94de-74feaf1bbf90 2019-04-13 07:58:16,105 - 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/683418f08e9b4edc9fafda55fddb31c1"}, "tags": [], "enabled": true, "id": "683418f08e9b4edc9fafda55fddb31c1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_77a57618-9c45-4668-8dbe-1e998eb92f92"}} 2019-04-13 07:58:16,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0d80c5ba-211d-456c-94de-74feaf1bbf90 2019-04-13 07:58:16,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135936021805s 2019-04-13 07:58:16,106 - 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'683418f08e9b4edc9fafda55fddb31c1', '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_77a57618-9c45-4668-8dbe-1e998eb92f92'}) 2019-04-13 07:58:16,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 07:58:16,116 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "YPFfXN6Cz7T3xluBnNBfOpkGo7ECp5", "email": null, "name": "tempest_scenario-user_77a57618-9c45-4668-8dbe-1e998eb92f92"}}' 2019-04-13 07:58:16,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89ceda05-c2b7-4e36-be8c-673ec3e8d1d6 2019-04-13 07:58:16,549 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_77a57618-9c45-4668-8dbe-1e998eb92f92", "links": {"self": "http://172.30.9.23:5000/v3/users/302d7ea9e5cc4469bbe46f5e8a7bb884"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "302d7ea9e5cc4469bbe46f5e8a7bb884", "domain_id": "default", "password_expires_at": null}} 2019-04-13 07:58:16,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-89ceda05-c2b7-4e36-be8c-673ec3e8d1d6 2019-04-13 07:58:16,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436048984528s 2019-04-13 07:58:16,550 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'302d7ea9e5cc4469bbe46f5e8a7bb884', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_77a57618-9c45-4668-8dbe-1e998eb92f92'}) 2019-04-13 07:58:16,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:58:16,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:16,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c653b11-bcfc-4f8a-996f-da3896dafc8f 2019-04-13 07:58:16,714 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:58:16,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1c653b11-bcfc-4f8a-996f-da3896dafc8f 2019-04-13 07:58:16,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1608710289s 2019-04-13 07:58:16,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:58:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:16,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5c9690-cc84-42a9-8339-b14ed7647ccb 2019-04-13 07:58:16,874 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:58:16,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a5c9690-cc84-42a9-8339-b14ed7647ccb 2019-04-13 07:58:16,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154966831207s 2019-04-13 07:58:16,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:58:16,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:17,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f45791-8ddb-4396-8e72-9307e68c053c 2019-04-13 07:58:17,027 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:58:17,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22f45791-8ddb-4396-8e72-9307e68c053c 2019-04-13 07:58:17,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147618055344s 2019-04-13 07:58:17,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:58:17,035 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:17,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92e57c6-9435-4ba5-9ea8-df6531835813 2019-04-13 07:58:17,223 - 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-04-13 07:58:17,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b92e57c6-9435-4ba5-9ea8-df6531835813 2019-04-13 07:58:17,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191789150238s 2019-04-13 07:58:17,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:58:17,228 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:17,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83cb9881-dd3d-452e-9196-4cb58c596cd1 2019-04-13 07:58:17,439 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_77a57618-9c45-4668-8dbe-1e998eb92f92", "links": {"self": "http://172.30.9.23:5000/v3/users/302d7ea9e5cc4469bbe46f5e8a7bb884"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "302d7ea9e5cc4469bbe46f5e8a7bb884", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:58:17,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-83cb9881-dd3d-452e-9196-4cb58c596cd1 2019-04-13 07:58:17,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214549064636s 2019-04-13 07:58:17,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:58:17,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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:17,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b45e1c4-4c74-4c45-b482-bb23be3b1b0a 2019-04-13 07:58:17,651 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/683418f08e9b4edc9fafda55fddb31c1"}, "tags": [], "enabled": true, "id": "683418f08e9b4edc9fafda55fddb31c1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_77a57618-9c45-4668-8dbe-1e998eb92f92"}]} 2019-04-13 07:58:17,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1b45e1c4-4c74-4c45-b482-bb23be3b1b0a 2019-04-13 07:58:17,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199979066849s 2019-04-13 07:58:17,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 07:58:17,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=302d7ea9e5cc4469bbe46f5e8a7bb884&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=683418f08e9b4edc9fafda55fddb31c1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:17,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff27f01-bcc3-4bd3-9dad-ae27885d4233 2019-04-13 07:58:17,853 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=302d7ea9e5cc4469bbe46f5e8a7bb884&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=683418f08e9b4edc9fafda55fddb31c1", "previous": null, "next": null}} 2019-04-13 07:58:17,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=302d7ea9e5cc4469bbe46f5e8a7bb884&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=683418f08e9b4edc9fafda55fddb31c1 used request id req-6ff27f01-bcc3-4bd3-9dad-ae27885d4233 2019-04-13 07:58:17,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193652868271s 2019-04-13 07:58:17,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 07:58:17,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/683418f08e9b4edc9fafda55fddb31c1/users/302d7ea9e5cc4469bbe46f5e8a7bb884/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:18,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37abaa99-1011-4233-86b1-032aaea72af4 2019-04-13 07:58:18,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:58:18,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/683418f08e9b4edc9fafda55fddb31c1/users/302d7ea9e5cc4469bbe46f5e8a7bb884/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-37abaa99-1011-4233-86b1-032aaea72af4 2019-04-13 07:58:18,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149840116501s 2019-04-13 07:58:18,007 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_77a57618-9c45-4668-8dbe-1e998eb92f92', 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'683418f08e9b4edc9fafda55fddb31c1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'YPFfXN6Cz7T3xluBnNBfOpkGo7ECp5', 'username': u'tempest_scenario-user_77a57618-9c45-4668-8dbe-1e998eb92f92', '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-04-13 07:58:18,011 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_77a57618-9c45-4668-8dbe-1e998eb92f92', 'password': 'YPFfXN6Cz7T3xluBnNBfOpkGo7ECp5', 'project_name': 'tempest_scenario-project_77a57618-9c45-4668-8dbe-1e998eb92f92', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '683418f08e9b4edc9fafda55fddb31c1', 'project_domain_name': 'Default'} 2019-04-13 07:58:18,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:58:18,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:18,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17247347-6b0a-46a1-89f7-ecefb155e8f6 2019-04-13 07:58:18,210 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:58:18,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-17247347-6b0a-46a1-89f7-ecefb155e8f6 2019-04-13 07:58:18,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195903778076s 2019-04-13 07:58:18,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:58:18,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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:18,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b702fca-2d7d-41cb-88d1-733f3ae5cff9 2019-04-13 07:58:18,324 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:58:18,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1b702fca-2d7d-41cb-88d1-733f3ae5cff9 2019-04-13 07:58:18,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109093904495s 2019-04-13 07:58:18,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:58:18,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:18,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3cfc3e-d7e6-4beb-9897-b204a00a153b 2019-04-13 07:58:18,438 - 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-04-13 07:58:18,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4a3cfc3e-d7e6-4beb-9897-b204a00a153b 2019-04-13 07:58:18,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108736038208s 2019-04-13 07:58:18,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:58:18,443 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:18,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd7ce33-29f5-4f9d-97f1-103196d746e4 2019-04-13 07:58:18,651 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_77a57618-9c45-4668-8dbe-1e998eb92f92", "links": {"self": "http://172.30.9.23:5000/v3/users/302d7ea9e5cc4469bbe46f5e8a7bb884"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "302d7ea9e5cc4469bbe46f5e8a7bb884", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:58:18,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7bd7ce33-29f5-4f9d-97f1-103196d746e4 2019-04-13 07:58:18,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212399959564s 2019-04-13 07:58:18,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:58:18,666 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:18,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b289e18d-5f49-4695-aa4f-389dc13daedd 2019-04-13 07:58:18,777 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/683418f08e9b4edc9fafda55fddb31c1"}, "tags": [], "enabled": true, "id": "683418f08e9b4edc9fafda55fddb31c1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_77a57618-9c45-4668-8dbe-1e998eb92f92"}]} 2019-04-13 07:58:18,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b289e18d-5f49-4695-aa4f-389dc13daedd 2019-04-13 07:58:18,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114026069641s 2019-04-13 07:58:18,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 07:58:18,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=302d7ea9e5cc4469bbe46f5e8a7bb884&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=683418f08e9b4edc9fafda55fddb31c1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:18,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f3343c-dc5e-40d0-9e01-6ea04c4185f3 2019-04-13 07:58:18,896 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=302d7ea9e5cc4469bbe46f5e8a7bb884&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=683418f08e9b4edc9fafda55fddb31c1", "previous": null, "next": null}} 2019-04-13 07:58:18,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=302d7ea9e5cc4469bbe46f5e8a7bb884&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=683418f08e9b4edc9fafda55fddb31c1 used request id req-f4f3343c-dc5e-40d0-9e01-6ea04c4185f3 2019-04-13 07:58:18,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111126899719s 2019-04-13 07:58:18,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 07:58:18,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/683418f08e9b4edc9fafda55fddb31c1/users/302d7ea9e5cc4469bbe46f5e8a7bb884/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:19,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:58:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-888ba9f1-5ece-44eb-ba9e-c95537a01e36 2019-04-13 07:58:19,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:58:19,042 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/683418f08e9b4edc9fafda55fddb31c1/users/302d7ea9e5cc4469bbe46f5e8a7bb884/roles/ecc7000790704244895fb79f2874ceb4 used request id req-888ba9f1-5ece-44eb-ba9e-c95537a01e36 2019-04-13 07:58:19,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142686843872s 2019-04-13 07:58:19,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:58:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:19,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51bd979d-582d-4f1c-b4e7-487b9578c2a0 2019-04-13 07:58:19,200 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:58:19,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-51bd979d-582d-4f1c-b4e7-487b9578c2a0 2019-04-13 07:58:19,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154297113419s 2019-04-13 07:58:19,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:58:19,209 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:19,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce581457-51ef-4f6c-bae5-6da404279bbb 2019-04-13 07:58:19,322 - 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-04-13 07:58:19,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ce581457-51ef-4f6c-bae5-6da404279bbb 2019-04-13 07:58:19,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116972923279s 2019-04-13 07:58:19,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 07:58:19,327 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:19,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e3e6252-e9d2-4820-a1a5-1c7e6cc78c90 2019-04-13 07:58:19,459 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_77a57618-9c45-4668-8dbe-1e998eb92f92", "links": {"self": "http://172.30.9.23:5000/v3/users/302d7ea9e5cc4469bbe46f5e8a7bb884"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "302d7ea9e5cc4469bbe46f5e8a7bb884", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 07:58:19,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7e3e6252-e9d2-4820-a1a5-1c7e6cc78c90 2019-04-13 07:58:19,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135591030121s 2019-04-13 07:58:19,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 07:58:19,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=302d7ea9e5cc4469bbe46f5e8a7bb884&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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:19,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97294a17-2712-4371-8680-61ee2fc3c142 2019-04-13 07:58:19,581 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=302d7ea9e5cc4469bbe46f5e8a7bb884&scope.domain.id=default", "previous": null, "next": null}} 2019-04-13 07:58:19,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=302d7ea9e5cc4469bbe46f5e8a7bb884&scope.domain.id=default used request id req-97294a17-2712-4371-8680-61ee2fc3c142 2019-04-13 07:58:19,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11157989502s 2019-04-13 07:58:19,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-13 07:58:19,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/302d7ea9e5cc4469bbe46f5e8a7bb884/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:19,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 07:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d299f8e-9f42-4e19-ac16-d6d82660ef68 2019-04-13 07:58:19,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 07:58:19,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/302d7ea9e5cc4469bbe46f5e8a7bb884/roles/ecc7000790704244895fb79f2874ceb4 used request id req-9d299f8e-9f42-4e19-ac16-d6d82660ef68 2019-04-13 07:58:19,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.14580988884s 2019-04-13 07:58:19,735 - 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.15" 2019-04-13 07:58:19,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b3c40f-f7bd-4d8f-aafc-806f4e45037b 2019-04-13 07:58:19,741 - 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-04-13 07:58:19,741 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-66b3c40f-f7bd-4d8f-aafc-806f4e45037b 2019-04-13 07:58:19,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 07:58:20,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T08:58:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "683418f08e9b4edc9fafda55fddb31c1", "name": "tempest_scenario-project_77a57618-9c45-4668-8dbe-1e998eb92f92"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/683418f08e9b4edc9fafda55fddb31c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/683418f08e9b4edc9fafda55fddb31c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/683418f08e9b4edc9fafda55fddb31c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/683418f08e9b4edc9fafda55fddb31c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/683418f08e9b4edc9fafda55fddb31c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/683418f08e9b4edc9fafda55fddb31c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_683418f08e9b4edc9fafda55fddb31c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_683418f08e9b4edc9fafda55fddb31c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/683418f08e9b4edc9fafda55fddb31c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/683418f08e9b4edc9fafda55fddb31c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/683418f08e9b4edc9fafda55fddb31c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_77a57618-9c45-4668-8dbe-1e998eb92f92", "id": "302d7ea9e5cc4469bbe46f5e8a7bb884"}, "audit_ids": ["0LvpTIx6RwCoq6c0cGwuug"], "issued_at": "2019-04-13T07:58:20.000000Z"}} 2019-04-13 07:58:20,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 07:58:20,155 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 07:58:20,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:20 GMT X-Openstack-Request-Id: req-823d4d1e-ad6a-4f22-85a9-6394bfe3a238 2019-04-13 07:58:20,424 - 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-04-13 07:58:20,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-823d4d1e-ad6a-4f22-85a9-6394bfe3a238 2019-04-13 07:58:20,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.269885063171s 2019-04-13 07:58:20,434 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-04-13 07:58:20,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 07:58:20,438 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:20,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74085b1b-8a86-43ae-9ce4-109a5c368e7b 2019-04-13 07:58:20,592 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 07:58:20,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-74085b1b-8a86-43ae-9ce4-109a5c368e7b 2019-04-13 07:58:20,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.157897949219s 2019-04-13 07:58:20,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 07:58:20,603 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:20,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f958628-0564-4fce-b290-5bf306044f11 2019-04-13 07:58:20,715 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/683418f08e9b4edc9fafda55fddb31c1"}, "tags": [], "enabled": true, "id": "683418f08e9b4edc9fafda55fddb31c1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_77a57618-9c45-4668-8dbe-1e998eb92f92"}]} 2019-04-13 07:58:20,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8f958628-0564-4fce-b290-5bf306044f11 2019-04-13 07:58:20,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115398168564s 2019-04-13 07:58:20,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 07:58:20,718 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" -d '{"network": {"shared": true, "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "name": "tempest_scenario-net_77a57618-9c45-4668-8dbe-1e998eb92f92", "admin_state_up": true}}' 2019-04-13 07:58:21,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:21 GMT X-Openstack-Request-Id: req-a0e7f8d8-4c4e-431e-b47c-cfbe9205afa8 2019-04-13 07:58:21,080 - 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":"d645ce16-596c-439f-a96a-9dad0abe5139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":true,"project_id":"683418f08e9b4edc9fafda55fddb31c1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T07:58:20Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_77a57618-9c45-4668-8dbe-1e998eb92f92","admin_state_up":true,"tenant_id":"683418f08e9b4edc9fafda55fddb31c1","created_at":"2019-04-13T07:58:20Z","mtu":1450}} 2019-04-13 07:58:21,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a0e7f8d8-4c4e-431e-b47c-cfbe9205afa8 2019-04-13 07:58:21,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.363169908524s 2019-04-13 07:58:21,081 - 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-04-13T07:58:20Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd645ce16-596c-439f-a96a-9dad0abe5139', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_scenario-net_77a57618-9c45-4668-8dbe-1e998eb92f92', u'created_at': u'2019-04-13T07:58:20Z', u'mtu': 1450, u'tenant_id': u'683418f08e9b4edc9fafda55fddb31c1', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'683418f08e9b4edc9fafda55fddb31c1', u'l2_adjacency': True}) 2019-04-13 07:58:21,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 07:58:21,082 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 07:58:21,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:21 GMT X-Openstack-Request-Id: req-fcb65c28-5d6d-4044-8420-0115f8682b04 2019-04-13 07:58:21,392 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d645ce16-596c-439f-a96a-9dad0abe5139","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":true,"project_id":"683418f08e9b4edc9fafda55fddb31c1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T07:58:20Z","qos_policy_id":null,"name":"tempest_scenario-net_77a57618-9c45-4668-8dbe-1e998eb92f92","admin_state_up":true,"tenant_id":"683418f08e9b4edc9fafda55fddb31c1","created_at":"2019-04-13T07:58:20Z","provider:network_type":"vxlan"}]} 2019-04-13 07:58:21,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fcb65c28-5d6d-4044-8420-0115f8682b04 2019-04-13 07:58:21,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.310725927353s 2019-04-13 07:58:21,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 07:58:21,395 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" -d '{"subnet": {"name": "tempest_scenario-subnet_77a57618-9c45-4668-8dbe-1e998eb92f92", "enable_dhcp": true, "network_id": "d645ce16-596c-439f-a96a-9dad0abe5139", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 07:58:21,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:21 GMT X-Openstack-Request-Id: req-86271343-6458-4eeb-a446-3ea73b06cae3 2019-04-13 07:58:21,859 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T07:58:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f5e60894-41b2-4058-a7f2-bb69e104ecd7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"683418f08e9b4edc9fafda55fddb31c1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_77a57618-9c45-4668-8dbe-1e998eb92f92","enable_dhcp":true,"segment_id":null,"network_id":"d645ce16-596c-439f-a96a-9dad0abe5139","tenant_id":"683418f08e9b4edc9fafda55fddb31c1","created_at":"2019-04-13T07:58:21Z","ip_version":4}} 2019-04-13 07:58:21,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-86271343-6458-4eeb-a446-3ea73b06cae3 2019-04-13 07:58:21,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.465199232101s 2019-04-13 07:58:21,860 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T07:58:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f5e60894-41b2-4058-a7f2-bb69e104ecd7', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_77a57618-9c45-4668-8dbe-1e998eb92f92', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd645ce16-596c-439f-a96a-9dad0abe5139', u'tenant_id': u'683418f08e9b4edc9fafda55fddb31c1', u'created_at': u'2019-04-13T07:58:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'683418f08e9b4edc9fafda55fddb31c1'}) 2019-04-13 07:58:21,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 07:58:21,861 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "tempest_scenario-router_77a57618-9c45-4668-8dbe-1e998eb92f92", "admin_state_up": true}}' 2019-04-13 07:58:23,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:23 GMT X-Openstack-Request-Id: req-c18ed258-503f-42ef-bc40-c049bfa2fbad 2019-04-13 07:58:23,512 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "created_at": "2019-04-13T07:58:21Z", "admin_state_up": true, "updated_at": "2019-04-13T07:58:22Z", "project_id": "683418f08e9b4edc9fafda55fddb31c1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "62b003f7-e80e-4f41-af3c-f0d78f324773", "name": "tempest_scenario-router_77a57618-9c45-4668-8dbe-1e998eb92f92"}} 2019-04-13 07:58:23,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c18ed258-503f-42ef-bc40-c049bfa2fbad 2019-04-13 07:58:23,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65159893036s 2019-04-13 07:58:23,513 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T07:58:22Z', u'revision_number': 2, u'ha': False, u'id': u'62b003f7-e80e-4f41-af3c-f0d78f324773', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_77a57618-9c45-4668-8dbe-1e998eb92f92', u'admin_state_up': True, u'tenant_id': u'683418f08e9b4edc9fafda55fddb31c1', u'created_at': u'2019-04-13T07:58:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'683418f08e9b4edc9fafda55fddb31c1'}) 2019-04-13 07:58:23,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 07:58:23,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/62b003f7-e80e-4f41-af3c-f0d78f324773/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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" -d '{"subnet_id": "f5e60894-41b2-4058-a7f2-bb69e104ecd7"}' 2019-04-13 07:58:25,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:25 GMT X-Openstack-Request-Id: req-6907fc82-4b0d-4c18-a586-c0f8444e9c9e 2019-04-13 07:58:25,706 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d645ce16-596c-439f-a96a-9dad0abe5139", "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "subnet_id": "f5e60894-41b2-4058-a7f2-bb69e104ecd7", "subnet_ids": ["f5e60894-41b2-4058-a7f2-bb69e104ecd7"], "port_id": "8d7509bb-7c92-4182-bca2-86bcd923f4ee", "id": "62b003f7-e80e-4f41-af3c-f0d78f324773"} 2019-04-13 07:58:25,706 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/62b003f7-e80e-4f41-af3c-f0d78f324773/add_router_interface.json used request id req-6907fc82-4b0d-4c18-a586-c0f8444e9c9e 2019-04-13 07:58:25,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19337105751s 2019-04-13 07:58:25,708 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 07:58:25,808 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 07:58:25,812 - 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.15" 2019-04-13 07:58:25,817 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:25 GMT 2019-04-13 07:58:25,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-04-13 07:58:25,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:58:25,826 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 07:58:26,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:26 GMT X-Openstack-Request-Id: req-603757e4-614b-4c76-9140-80226d652196 2019-04-13 07:58:26,128 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:58:26,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-603757e4-614b-4c76-9140-80226d652196 2019-04-13 07:58:26,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306330919266s 2019-04-13 07:58:26,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 07:58:26,141 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92"}' 2019-04-13 07:58:26,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:26 GMT Location: http://172.30.9.23:9292/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e1da286e-5f64-4aba-9124-f7682d92c979 2019-04-13 07:58:26,194 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:58:26Z", "file": "/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/file", "owner": "683418f08e9b4edc9fafda55fddb31c1", "id": "7ee737ee-3acc-46b7-8ccf-bf125cca88aa", "size": null, "self": "/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa", "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_77a57618-9c45-4668-8dbe-1e998eb92f92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92", "checksum": null, "created_at": "2019-04-13T07:58:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 07:58:26,194 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e1da286e-5f64-4aba-9124-f7682d92c979 2019-04-13 07:58:26,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0567171573639s 2019-04-13 07:58:26,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 07:58:26,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" -d '' 2019-04-13 07:58:26,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 07:58:26 GMT X-Openstack-Request-Id: req-830d60d1-a8f1-48e3-83ac-0d9a0d314f83 2019-04-13 07:58:26,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-04-13 07:58:26,945 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/file used request id req-830d60d1-a8f1-48e3-83ac-0d9a0d314f83 2019-04-13 07:58:26,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.750852108002s 2019-04-13 07:58:26,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:58:26,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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 07:58:26,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:26 GMT X-Openstack-Request-Id: req-9c348b6b-afe5-42e5-8233-8bd9fd1a5488 2019-04-13 07:58:26,975 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:58:26Z", "file": "/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/file", "owner": "683418f08e9b4edc9fafda55fddb31c1", "id": "7ee737ee-3acc-46b7-8ccf-bf125cca88aa", "size": 12716032, "self": "/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:58:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:58:26,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9c348b6b-afe5-42e5-8233-8bd9fd1a5488 2019-04-13 07:58:26,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256860256195s 2019-04-13 07:58:26,978 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/file', 'owner': u'683418f08e9b4edc9fafda55fddb31c1', 'id': u'7ee737ee-3acc-46b7-8ccf-bf125cca88aa', 'size': 12716032, u'self': u'/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'683418f08e9b4edc9fafda55fddb31c1', 'name': 'tempest_scenario-project_77a57618-9c45-4668-8dbe-1e998eb92f92', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T07:58:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T07:58:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92', '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/7ee737ee-3acc-46b7-8ccf-bf125cca88aa', 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_77a57618-9c45-4668-8dbe-1e998eb92f92', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92', 'created': u'2019-04-13T07:58:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T07:58:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa', 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_77a57618-9c45-4668-8dbe-1e998eb92f92', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 07:58:26,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 07:58:26,984 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_77a57618-9c45-4668-8dbe-1e998eb92f92", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 07:58:27,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 13 Apr 2019 07: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-e954b3c4-6aef-4f85-aecc-e68f53f6ed8b x-openstack-request-id: req-e954b3c4-6aef-4f85-aecc-e68f53f6ed8b 2019-04-13 07:58:27,335 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_77a57618-9c45-4668-8dbe-1e998eb92f92", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ed179dab-b1d4-4d88-a779-03c20185aeb5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ed179dab-b1d4-4d88-a779-03c20185aeb5", "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": "ed179dab-b1d4-4d88-a779-03c20185aeb5"}} 2019-04-13 07:58:27,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e954b3c4-6aef-4f85-aecc-e68f53f6ed8b 2019-04-13 07:58:27,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.354558944702s 2019-04-13 07:58:27,336 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_77a57618-9c45-4668-8dbe-1e998eb92f92', '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'8cb957e698214daa959a3206e3607cbf', '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'ed179dab-b1d4-4d88-a779-03c20185aeb5', 'swap': 0}) 2019-04-13 07:58:27,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 07:58:27,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/ed179dab-b1d4-4d88-a779-03c20185aeb5/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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" -d '{"extra_specs": {}}' 2019-04-13 07:58:27,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58: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-61f7426f-fc2f-45c4-9f98-7534b034ca98 x-openstack-request-id: req-61f7426f-fc2f-45c4-9f98-7534b034ca98 2019-04-13 07:58:27,358 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 07:58:27,358 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ed179dab-b1d4-4d88-a779-03c20185aeb5/os-extra_specs used request id req-61f7426f-fc2f-45c4-9f98-7534b034ca98 2019-04-13 07:58:27,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021476984024s 2019-04-13 07:58:27,365 - 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.15" 2019-04-13 07:58:27,371 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9072ea5-dd21-43ce-a279-16e5dbdb8e1e 2019-04-13 07:58:27,371 - 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-04-13 07:58:27,372 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-d9072ea5-dd21-43ce-a279-16e5dbdb8e1e 2019-04-13 07:58:27,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:58:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 07:58:27,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd92d7d-0e0a-4ea3-9379-8ad9db97a456 2019-04-13 07:58:27,565 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:58:27,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ffd92d7d-0e0a-4ea3-9379-8ad9db97a456 2019-04-13 07:58:27,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18980717659s 2019-04-13 07:58:27,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 07:58:27,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 07:58:27,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b690d6d-e1c4-4395-b04b-9d76f99e86ea 2019-04-13 07:58:27,782 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 07:58:27,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b690d6d-e1c4-4395-b04b-9d76f99e86ea 2019-04-13 07:58:27,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212384223938s 2019-04-13 07:58:27,792 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-13 07:58:30,219 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-13 07:58:32,558 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | edb4125e-962f-41de-8771-da769c45db77 | 2019-04-13T07:58:32.092689 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: edb4125e-962f-41de-8771-da769c45db77 ~/.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-04-13 07:58:36,061 - 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 | | __unknown__ | tempest-type-20383555 | Available | | __unknown__ | tempest-type-440185268 | 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-04-13 07:58:36,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-13 07:58:39,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-13 07:58:41,934 - 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=02d2ce29-5419-466d-9e1a-1def9d27960d) as the default verifier for the future CLI operations. 2019-04-13 07:58:43,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 07:58:43,836 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 07:58:43,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58: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-ad9a83a6-8bb0-49e5-87fe-e9ba2501837b x-openstack-request-id: req-ad9a83a6-8bb0-49e5-87fe-e9ba2501837b 2019-04-13 07:58:43,880 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 07:58:43,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-ad9a83a6-8bb0-49e5-87fe-e9ba2501837b 2019-04-13 07:58:43,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0477421283722s 2019-04-13 07:58:43,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:58:43,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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 07:58:44,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:44 GMT X-Openstack-Request-Id: req-544ed426-8283-482c-8260-c88f81325159 2019-04-13 07:58:44,169 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:58:26Z", "file": "/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/file", "owner": "683418f08e9b4edc9fafda55fddb31c1", "id": "7ee737ee-3acc-46b7-8ccf-bf125cca88aa", "size": 12716032, "self": "/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:58:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:58:44,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-544ed426-8283-482c-8260-c88f81325159 2019-04-13 07:58:44,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284137964249s 2019-04-13 07:58:44,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 07:58:44,185 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_77a57618-9c45-4668-8dbe-1e998eb92f92", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_77a57618-9c45-4668-8dbe-1e998eb92f92"}' 2019-04-13 07:58:44,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:44 GMT Location: http://172.30.9.23:9292/v2/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b8ac2a2f-b819-4054-9b80-50c54e05f827 2019-04-13 07:58:44,233 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:58:44Z", "file": "/v2/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0/file", "owner": "683418f08e9b4edc9fafda55fddb31c1", "id": "8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0", "size": null, "self": "/v2/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0", "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_77a57618-9c45-4668-8dbe-1e998eb92f92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_77a57618-9c45-4668-8dbe-1e998eb92f92", "checksum": null, "created_at": "2019-04-13T07:58:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 07:58:44,233 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b8ac2a2f-b819-4054-9b80-50c54e05f827 2019-04-13 07:58:44,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0523829460144s 2019-04-13 07:58:44,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 07:58:44,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0/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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" -d '' 2019-04-13 07:58:44,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 07:58:44 GMT X-Openstack-Request-Id: req-3a54cb79-7adf-49ff-97b1-804892cf47af 2019-04-13 07:58:44,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-04-13 07:58:44,730 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0/file used request id req-3a54cb79-7adf-49ff-97b1-804892cf47af 2019-04-13 07:58:44,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.496466159821s 2019-04-13 07:58:44,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 07:58:44,739 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 07:58:44,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:44 GMT X-Openstack-Request-Id: req-f9c8fe79-c1f7-4bf3-8e11-ee25f054d759 2019-04-13 07:58:44,762 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:58:44Z", "file": "/v2/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0/file", "owner": "683418f08e9b4edc9fafda55fddb31c1", "id": "8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0", "size": 12716032, "self": "/v2/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_77a57618-9c45-4668-8dbe-1e998eb92f92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_77a57618-9c45-4668-8dbe-1e998eb92f92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:58:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:58:26Z", "file": "/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/file", "owner": "683418f08e9b4edc9fafda55fddb31c1", "id": "7ee737ee-3acc-46b7-8ccf-bf125cca88aa", "size": 12716032, "self": "/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:58:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 07:58:44,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f9c8fe79-c1f7-4bf3-8e11-ee25f054d759 2019-04-13 07:58:44,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270137786865s 2019-04-13 07:58:44,765 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0/file', 'owner': u'683418f08e9b4edc9fafda55fddb31c1', 'id': u'8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0', 'size': 12716032, u'self': u'/v2/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'683418f08e9b4edc9fafda55fddb31c1', 'name': 'tempest_scenario-project_77a57618-9c45-4668-8dbe-1e998eb92f92', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T07:58:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T07:58:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_77a57618-9c45-4668-8dbe-1e998eb92f92', '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/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0', 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_77a57618-9c45-4668-8dbe-1e998eb92f92', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_77a57618-9c45-4668-8dbe-1e998eb92f92', 'created': u'2019-04-13T07:58:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T07:58:44Z', 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/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0', 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_77a57618-9c45-4668-8dbe-1e998eb92f92', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 07:58:44,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 07:58:44,768 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_77a57618-9c45-4668-8dbe-1e998eb92f92", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 07:58:44,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba77fd62-9d77-4786-a884-deb6487ce7d3 x-openstack-request-id: req-ba77fd62-9d77-4786-a884-deb6487ce7d3 2019-04-13 07:58:44,808 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_77a57618-9c45-4668-8dbe-1e998eb92f92", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bd0c2ae9-2c53-4088-a107-47a3e2ff665e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bd0c2ae9-2c53-4088-a107-47a3e2ff665e", "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": "bd0c2ae9-2c53-4088-a107-47a3e2ff665e"}} 2019-04-13 07:58:44,808 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ba77fd62-9d77-4786-a884-deb6487ce7d3 2019-04-13 07:58:44,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0425050258636s 2019-04-13 07:58:44,809 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_77a57618-9c45-4668-8dbe-1e998eb92f92', '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'8cb957e698214daa959a3206e3607cbf', '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'bd0c2ae9-2c53-4088-a107-47a3e2ff665e', 'swap': 0}) 2019-04-13 07:58:44,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 07:58:44,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/bd0c2ae9-2c53-4088-a107-47a3e2ff665e/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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" -d '{"extra_specs": {}}' 2019-04-13 07:58:44,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 07:58: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-8be0d431-2814-422e-b23a-628127d7af0a x-openstack-request-id: req-8be0d431-2814-422e-b23a-628127d7af0a 2019-04-13 07:58:44,841 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 07:58:44,841 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/bd0c2ae9-2c53-4088-a107-47a3e2ff665e/os-extra_specs used request id req-8be0d431-2814-422e-b23a-628127d7af0a 2019-04-13 07:58:44,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0319571495056s 2019-04-13 07:58:44,842 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_77a57618-9c45-4668-8dbe-1e998eb92f92', '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'8cb957e698214daa959a3206e3607cbf', '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'bd0c2ae9-2c53-4088-a107-47a3e2ff665e', 'swap': 0}) 2019-04-13 07:58:47,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-13 07:58:47,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-13 07:58:47,844 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-13 07:58:47,846 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-13 07:58:47,872 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-13 07:58:51,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-02d2ce29-5419-466d-9e1a-1def9d27960d/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-04-13 07:58:51,398 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-13 07:58:51,407 - 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-04-13 08:07:50,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c66859d2-34a6-4911-803e-0f9e9239828f 2019-04-13 08:07:50,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c66859d2-34a6-4911-803e-0f9e9239828f']'. 2019-04-13 08:07:51,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-13 08:07:51,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-13 08:07:51,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 08:07:51,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c66859d2-34a6-4911-803e-0f9e9239828f | 2019-04-13 08:07:51,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-13 08:07:51,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-13 07:58:53 | 2019-04-13 08:07:51,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-13 08:07:50 | 2019-04-13 08:07:51,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:08:57 | 2019-04-13 08:07:51,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-04-13 08:07:51,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-13 08:07:51,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-13 08:07:51,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 02d2ce29-5419-466d-9e1a-1def9d27960d) | 2019-04-13 08:07:51,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-13 08:07:51,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: edb4125e-962f-41de-8771-da769c45db77) | 2019-04-13 08:07:51,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2019-04-13 08:07:51,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 515.774 | 2019-04-13 08:07:51,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 9 | 2019-04-13 08:07:51,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 4 | 2019-04-13 08:07:51,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-13 08:07:51,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-13 08:07:51,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-13 08:07:51,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 08:07:51,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-13 08:07:51,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-13 08:07:51,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-04-13 08:07:51,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'c66859d2-34a6-4911-803e-0f9e9239828f', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-04-13 08:07:53,370 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid c66859d2-34a6-4911-803e-0f9e9239828f --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-04-13 08:07:53,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'c66859d2-34a6-4911-803e-0f9e9239828f', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-04-13 08:07:55,330 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid c66859d2-34a6-4911-803e-0f9e9239828f --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-04-13 08:07:55,478 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 08:07:55,478 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 09:35 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-04-13 08:07:55,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 08:07:55,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 08:07:56,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 08:07:56 GMT X-Openstack-Request-Id: req-c3b6ad2f-ec73-4803-82e0-8d99b7b2a523 2019-04-13 08:07:56,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 08:07:56,061 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8ab5acdf-19cf-495c-a8f7-d3287a6f3ed0 used request id req-c3b6ad2f-ec73-4803-82e0-8d99b7b2a523 2019-04-13 08:07:56,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.576355934143s 2019-04-13 08:07:56,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 08:07:56,070 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:07:56,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sat, 13 Apr 2019 08:07: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-68b94779-caa3-4606-bc93-f2584d41da02 x-openstack-request-id: req-68b94779-caa3-4606-bc93-f2584d41da02 2019-04-13 08:07:56,301 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_77a57618-9c45-4668-8dbe-1e998eb92f92", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bd0c2ae9-2c53-4088-a107-47a3e2ff665e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bd0c2ae9-2c53-4088-a107-47a3e2ff665e", "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": "bd0c2ae9-2c53-4088-a107-47a3e2ff665e"}, {"name": "tempest_scenario-flavor_77a57618-9c45-4668-8dbe-1e998eb92f92", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ed179dab-b1d4-4d88-a779-03c20185aeb5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ed179dab-b1d4-4d88-a779-03c20185aeb5", "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": "ed179dab-b1d4-4d88-a779-03c20185aeb5"}]} 2019-04-13 08:07:56,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-68b94779-caa3-4606-bc93-f2584d41da02 2019-04-13 08:07:56,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.234240055084s 2019-04-13 08:07:56,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 08:07:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/bd0c2ae9-2c53-4088-a107-47a3e2ff665e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:07:56,335 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 08:07: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-d86aa43a-3bd9-49b3-9b44-aa389558ec29 x-openstack-request-id: req-d86aa43a-3bd9-49b3-9b44-aa389558ec29 2019-04-13 08:07:56,336 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bd0c2ae9-2c53-4088-a107-47a3e2ff665e used request id req-d86aa43a-3bd9-49b3-9b44-aa389558ec29 2019-04-13 08:07:56,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0321409702301s 2019-04-13 08:07:56,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 08:07:56,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/62b003f7-e80e-4f41-af3c-f0d78f324773/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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" -d '{"subnet_id": "f5e60894-41b2-4058-a7f2-bb69e104ecd7"}' 2019-04-13 08:07:58,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 08:07:58 GMT X-Openstack-Request-Id: req-8d6580eb-d489-4c78-b37a-2b3ea39f0df8 2019-04-13 08:07:58,804 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d645ce16-596c-439f-a96a-9dad0abe5139", "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "subnet_id": "f5e60894-41b2-4058-a7f2-bb69e104ecd7", "subnet_ids": ["f5e60894-41b2-4058-a7f2-bb69e104ecd7"], "port_id": "8d7509bb-7c92-4182-bca2-86bcd923f4ee", "id": "62b003f7-e80e-4f41-af3c-f0d78f324773"} 2019-04-13 08:07:58,804 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/62b003f7-e80e-4f41-af3c-f0d78f324773/remove_router_interface.json used request id req-8d6580eb-d489-4c78-b37a-2b3ea39f0df8 2019-04-13 08:07:58,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.46783494949s 2019-04-13 08:07:58,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 08:07:58,805 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 08:07:58,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1714 Content-Type: application/json Date: Sat, 13 Apr 2019 08:07:58 GMT X-Openstack-Request-Id: req-558bfbd6-93e4-428a-ac83-a08ec8a632af 2019-04-13 08:07:58,931 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "766042f395f340fcbbf2424de3a67216", "created_at": "2019-04-13T06:40:29Z", "admin_state_up": true, "updated_at": "2019-04-13T06:40:29Z", "project_id": "766042f395f340fcbbf2424de3a67216", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "029bff44-808b-4911-807a-7a5e6c8d1544", "name": "tempest-pretest-check-1150342505"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "created_at": "2019-04-13T07:58:21Z", "admin_state_up": true, "updated_at": "2019-04-13T08:07:57Z", "project_id": "683418f08e9b4edc9fafda55fddb31c1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "62b003f7-e80e-4f41-af3c-f0d78f324773", "name": "tempest_scenario-router_77a57618-9c45-4668-8dbe-1e998eb92f92"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "028f9689b54c4c2e807157fa4e353d23", "created_at": "2019-04-13T06:41:02Z", "admin_state_up": false, "updated_at": "2019-04-13T06:41:02Z", "project_id": "028f9689b54c4c2e807157fa4e353d23", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c6441e37-309b-4640-9ec6-0ace1609810b", "name": "tempest-router-954857964"}]} 2019-04-13 08:07:58,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-558bfbd6-93e4-428a-ac83-a08ec8a632af 2019-04-13 08:07:58,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12631893158s 2019-04-13 08:07:58,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 08:07:58,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/62b003f7-e80e-4f41-af3c-f0d78f324773.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 08:08:00,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:08:00 GMT X-Openstack-Request-Id: req-2cb0d731-a71b-40c2-90b5-735e8de1db66 2019-04-13 08:08:00,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:08:00,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/62b003f7-e80e-4f41-af3c-f0d78f324773.json used request id req-2cb0d731-a71b-40c2-90b5-735e8de1db66 2019-04-13 08:08:00,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39651489258s 2019-04-13 08:08:00,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 08:08:00,330 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 08:08:00,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:00 GMT X-Openstack-Request-Id: req-d4d89004-7a6a-4135-88bc-4cb5d9acfc0b 2019-04-13 08:08:00,372 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4},{"updated_at":"2019-04-13T07:58:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f5e60894-41b2-4058-a7f2-bb69e104ecd7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"683418f08e9b4edc9fafda55fddb31c1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_77a57618-9c45-4668-8dbe-1e998eb92f92","enable_dhcp":true,"segment_id":null,"network_id":"d645ce16-596c-439f-a96a-9dad0abe5139","tenant_id":"683418f08e9b4edc9fafda55fddb31c1","created_at":"2019-04-13T07:58:21Z","ip_version":4}]} 2019-04-13 08:08:00,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d4d89004-7a6a-4135-88bc-4cb5d9acfc0b 2019-04-13 08:08:00,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425550937653s 2019-04-13 08:08:00,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 08:08:00,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/f5e60894-41b2-4058-a7f2-bb69e104ecd7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 08:08:01,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:08:01 GMT X-Openstack-Request-Id: req-e9c3c91d-f958-478f-8edb-0dfde6beb6b7 2019-04-13 08:08:01,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:08:01,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f5e60894-41b2-4058-a7f2-bb69e104ecd7.json used request id req-e9c3c91d-f958-478f-8edb-0dfde6beb6b7 2019-04-13 08:08:01,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16028404236s 2019-04-13 08:08:01,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:08:01,535 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 08:08:01,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:01 GMT X-Openstack-Request-Id: req-49475d8f-b48a-4ac7-a232-7c675638377a 2019-04-13 08:08:01,624 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d645ce16-596c-439f-a96a-9dad0abe5139","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":true,"project_id":"683418f08e9b4edc9fafda55fddb31c1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T08:08:01Z","qos_policy_id":null,"name":"tempest_scenario-net_77a57618-9c45-4668-8dbe-1e998eb92f92","admin_state_up":true,"tenant_id":"683418f08e9b4edc9fafda55fddb31c1","created_at":"2019-04-13T07:58:20Z","provider:network_type":"vxlan"}]} 2019-04-13 08:08:01,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-49475d8f-b48a-4ac7-a232-7c675638377a 2019-04-13 08:08:01,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.089695930481s 2019-04-13 08:08:01,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 08:08:01,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/d645ce16-596c-439f-a96a-9dad0abe5139.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 08:08:02,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:08:02 GMT X-Openstack-Request-Id: req-1df1a21e-9abf-43b8-9fa0-43287970fe67 2019-04-13 08:08:02,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:08:02,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d645ce16-596c-439f-a96a-9dad0abe5139.json used request id req-1df1a21e-9abf-43b8-9fa0-43287970fe67 2019-04-13 08:08:02,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.941406965256s 2019-04-13 08:08:02,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:08:02,575 - 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.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 08:08:02,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:02 GMT X-Openstack-Request-Id: req-32361ff4-e728-4a74-bc7e-7620f3c29a56 2019-04-13 08:08:02,596 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T07:58:26Z", "file": "/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/file", "owner": "683418f08e9b4edc9fafda55fddb31c1", "id": "7ee737ee-3acc-46b7-8ccf-bf125cca88aa", "size": 12716032, "self": "/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_77a57618-9c45-4668-8dbe-1e998eb92f92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T07:58:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:08:02,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-32361ff4-e728-4a74-bc7e-7620f3c29a56 2019-04-13 08:08:02,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255169868469s 2019-04-13 08:08:02,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 08:08:02,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5555bc9482bfe141fa6d419356fcf32257fd72" 2019-04-13 08:08:03,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 08:08:03 GMT X-Openstack-Request-Id: req-adb2e495-ec4f-4576-b081-f154beb88970 2019-04-13 08:08:03,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 08:08:03,180 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7ee737ee-3acc-46b7-8ccf-bf125cca88aa used request id req-adb2e495-ec4f-4576-b081-f154beb88970 2019-04-13 08:08:03,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.581860780716s 2019-04-13 08:08:03,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 08:08:03,185 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:08:03,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08: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-b8aece2a-05bb-411e-8030-51ee7b74da82 x-openstack-request-id: req-b8aece2a-05bb-411e-8030-51ee7b74da82 2019-04-13 08:08:03,204 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_77a57618-9c45-4668-8dbe-1e998eb92f92", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ed179dab-b1d4-4d88-a779-03c20185aeb5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ed179dab-b1d4-4d88-a779-03c20185aeb5", "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": "ed179dab-b1d4-4d88-a779-03c20185aeb5"}]} 2019-04-13 08:08:03,205 - 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-b8aece2a-05bb-411e-8030-51ee7b74da82 2019-04-13 08:08:03,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237009525299s 2019-04-13 08:08:03,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 08:08:03,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/ed179dab-b1d4-4d88-a779-03c20185aeb5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:08:03,232 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08: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-1ad942f2-6e30-4b54-b0cc-559595223114 x-openstack-request-id: req-1ad942f2-6e30-4b54-b0cc-559595223114 2019-04-13 08:08:03,232 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ed179dab-b1d4-4d88-a779-03c20185aeb5 used request id req-1ad942f2-6e30-4b54-b0cc-559595223114 2019-04-13 08:08:03,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0260701179504s 2019-04-13 08:08:03,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:08:03,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:08:03,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb03a4d-2eb6-4e07-853e-79141c15b2c3 2019-04-13 08:08:03,449 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_77a57618-9c45-4668-8dbe-1e998eb92f92", "links": {"self": "http://172.30.9.23:5000/v3/users/302d7ea9e5cc4469bbe46f5e8a7bb884"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "302d7ea9e5cc4469bbe46f5e8a7bb884", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:08:03,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-feb03a4d-2eb6-4e07-853e-79141c15b2c3 2019-04-13 08:08:03,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21663403511s 2019-04-13 08:08:03,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:08:03,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/302d7ea9e5cc4469bbe46f5e8a7bb884 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:08:03,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b02bb2d-79a5-4dfa-9c91-9890ada1d0f3 2019-04-13 08:08:03,666 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_77a57618-9c45-4668-8dbe-1e998eb92f92", "links": {"self": "http://172.30.9.23:5000/v3/users/302d7ea9e5cc4469bbe46f5e8a7bb884"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "302d7ea9e5cc4469bbe46f5e8a7bb884", "description": null}} 2019-04-13 08:08:03,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/302d7ea9e5cc4469bbe46f5e8a7bb884 used request id req-7b02bb2d-79a5-4dfa-9c91-9890ada1d0f3 2019-04-13 08:08:03,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211104869843s 2019-04-13 08:08:03,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 08:08:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/302d7ea9e5cc4469bbe46f5e8a7bb884 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:08:04,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce9b8cc0-043a-458f-aa74-44fb9232ca87 2019-04-13 08:08:04,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:08:04,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/302d7ea9e5cc4469bbe46f5e8a7bb884 used request id req-ce9b8cc0-043a-458f-aa74-44fb9232ca87 2019-04-13 08:08:04,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.45849609375s 2019-04-13 08:08:04,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:08:04,136 - 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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:08:04,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4a8256-a233-49b3-b5a1-56dc883c8071 2019-04-13 08:08:04,322 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/683418f08e9b4edc9fafda55fddb31c1"}, "tags": [], "enabled": true, "id": "683418f08e9b4edc9fafda55fddb31c1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_77a57618-9c45-4668-8dbe-1e998eb92f92"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 08:08:04,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-6d4a8256-a233-49b3-b5a1-56dc883c8071 2019-04-13 08:08:04,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188879013062s 2019-04-13 08:08:04,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 08:08:04,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/683418f08e9b4edc9fafda55fddb31c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:08:04,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e4b8f17-cb15-4c78-91f8-fe4f4ee4203e 2019-04-13 08:08:04,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:08:04,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/683418f08e9b4edc9fafda55fddb31c1 used request id req-8e4b8f17-cb15-4c78-91f8-fe4f4ee4203e 2019-04-13 08:08:04,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253525018692s 2019-04-13 08:08:04,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 08:08:04,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=683418f08e9b4edc9fafda55fddb31c1&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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:08:04,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:04 GMT X-Openstack-Request-Id: req-9e2b48bc-31c7-488b-a2ff-07a18cdb5de1 2019-04-13 08:08:04,890 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "created_at": "2019-04-13T07:58:20Z", "updated_at": "2019-04-13T07:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:58:20Z", "revision_number": 0, "id": "2ce08cc0-bfc3-4871-84d3-ab3f84f28458", "remote_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "remote_ip_prefix": null, "created_at": "2019-04-13T07:58:20Z", "security_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "683418f08e9b4edc9fafda55fddb31c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:58:20Z", "revision_number": 0, "id": "33ae3dbb-49eb-40b4-840b-b7fb4ba877ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:58:20Z", "security_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "683418f08e9b4edc9fafda55fddb31c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:58:20Z", "revision_number": 0, "id": "65367c30-70be-457e-a130-147c8f5a7759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:58:20Z", "security_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "683418f08e9b4edc9fafda55fddb31c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:58:20Z", "revision_number": 0, "id": "9aaa1f95-aafe-4fa8-88b7-03d6c375d5d9", "remote_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "remote_ip_prefix": null, "created_at": "2019-04-13T07:58:20Z", "security_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "683418f08e9b4edc9fafda55fddb31c1"}], "revision_number": 1, "project_id": "683418f08e9b4edc9fafda55fddb31c1", "id": "157bd308-b226-4d80-9eef-d785e492c673", "name": "default"}]} 2019-04-13 08:08:04,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=683418f08e9b4edc9fafda55fddb31c1&name=default used request id req-9e2b48bc-31c7-488b-a2ff-07a18cdb5de1 2019-04-13 08:08:04,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.305349111557s 2019-04-13 08:08:04,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 08:08:04,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.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:08:05,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:04 GMT X-Openstack-Request-Id: req-67ee8c41-ddab-4d23-b697-3bd5d86ccb65 2019-04-13 08:08:05,012 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "created_at": "2019-04-13T07:58:20Z", "updated_at": "2019-04-13T07:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:58:20Z", "revision_number": 0, "id": "2ce08cc0-bfc3-4871-84d3-ab3f84f28458", "remote_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "remote_ip_prefix": null, "created_at": "2019-04-13T07:58:20Z", "security_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "683418f08e9b4edc9fafda55fddb31c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:58:20Z", "revision_number": 0, "id": "33ae3dbb-49eb-40b4-840b-b7fb4ba877ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:58:20Z", "security_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "683418f08e9b4edc9fafda55fddb31c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:58:20Z", "revision_number": 0, "id": "65367c30-70be-457e-a130-147c8f5a7759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:58:20Z", "security_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "683418f08e9b4edc9fafda55fddb31c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:58:20Z", "revision_number": 0, "id": "9aaa1f95-aafe-4fa8-88b7-03d6c375d5d9", "remote_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "remote_ip_prefix": null, "created_at": "2019-04-13T07:58:20Z", "security_group_id": "157bd308-b226-4d80-9eef-d785e492c673", "tenant_id": "683418f08e9b4edc9fafda55fddb31c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "683418f08e9b4edc9fafda55fddb31c1"}], "revision_number": 1, "project_id": "683418f08e9b4edc9fafda55fddb31c1", "id": "157bd308-b226-4d80-9eef-d785e492c673", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 08:08:05,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-67ee8c41-ddab-4d23-b697-3bd5d86ccb65 2019-04-13 08:08:05,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.116937160492s 2019-04-13 08:08:05,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 08:08:05,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/157bd308-b226-4d80-9eef-d785e492c673.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a94501ab1fe474e3fdf6acbe67780831bff2aae" 2019-04-13 08:08:05,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:08:05 GMT X-Openstack-Request-Id: req-757dbefd-9e0d-4416-9273-6ed401f6801b 2019-04-13 08:08:05,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:08:05,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/157bd308-b226-4d80-9eef-d785e492c673.json used request id req-757dbefd-9e0d-4416-9273-6ed401f6801b 2019-04-13 08:08:05,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138972997665s 2019-04-13 08:08:05,210 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-04-13 08:08:05,255 - 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.15" 2019-04-13 08:08:05,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e664a8c-ef3c-452a-8ba7-827764d00067 2019-04-13 08:08:05,260 - 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-04-13 08:08:05,260 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-7e664a8c-ef3c-452a-8ba7-827764d00067 2019-04-13 08:08:05,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:08:05,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["bG8-QfhOR7ej5MPhOWz65g"], "issued_at": "2019-04-13T08:08:05.000000Z"}} 2019-04-13 08:08:05,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:08:05,669 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:06,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:06 GMT X-Openstack-Request-Id: req-023ac3f7-f0ad-499b-90b0-2599c75aaa6e 2019-04-13 08:08:06,042 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 08:08:06,042 - 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-023ac3f7-f0ad-499b-90b0-2599c75aaa6e 2019-04-13 08:08:06,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374358177185s 2019-04-13 08:08:06,049 - 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.15" 2019-04-13 08:08:06,055 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee5acf5-e5a1-4cfb-ad81-445bfed948dc 2019-04-13 08:08:06,055 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 08:08:06,055 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-cee5acf5-e5a1-4cfb-ad81-445bfed948dc 2019-04-13 08:08:06,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:08:06,059 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:06,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc254eb-b31f-444a-a663-87baab815f77 2019-04-13 08:08:06,229 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 08:08:06,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7fc254eb-b31f-444a-a663-87baab815f77 2019-04-13 08:08:06,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.172659158707s 2019-04-13 08:08:06,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 08:08:06,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_bd46c74e-d7c3-4cea-869d-e89c703e247a"}}' 2019-04-13 08:08:06,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d910801-740a-45ee-b487-bca93b0693d4 2019-04-13 08:08:06,458 - 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/894c7aa5cd6d4fc38000c4ec3e1af41f"}, "tags": [], "enabled": true, "id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_bd46c74e-d7c3-4cea-869d-e89c703e247a"}} 2019-04-13 08:08:06,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5d910801-740a-45ee-b487-bca93b0693d4 2019-04-13 08:08:06,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.221858978271s 2019-04-13 08:08:06,459 - 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'894c7aa5cd6d4fc38000c4ec3e1af41f', '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_bd46c74e-d7c3-4cea-869d-e89c703e247a'}) 2019-04-13 08:08:06,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 08:08:06,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2mJF5up7wntVn5QWGcew5Kqv7tjytE", "email": null, "name": "patrole-user_bd46c74e-d7c3-4cea-869d-e89c703e247a"}}' 2019-04-13 08:08:06,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f2df1a4-3329-4887-b35d-248c0909ae2d 2019-04-13 08:08:06,853 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_bd46c74e-d7c3-4cea-869d-e89c703e247a", "links": {"self": "http://172.30.9.23:5000/v3/users/7d609ce8cdfd49f5ada936ca2dbe3356"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d609ce8cdfd49f5ada936ca2dbe3356", "domain_id": "default", "password_expires_at": null}} 2019-04-13 08:08:06,853 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-2f2df1a4-3329-4887-b35d-248c0909ae2d 2019-04-13 08:08:06,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387678861618s 2019-04-13 08:08:06,854 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7d609ce8cdfd49f5ada936ca2dbe3356', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_bd46c74e-d7c3-4cea-869d-e89c703e247a'}) 2019-04-13 08:08:06,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:08:06,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:07,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ff81fb-0579-43f2-8154-62e3dba8c220 2019-04-13 08:08:07,066 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:08:07,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-67ff81fb-0579-43f2-8154-62e3dba8c220 2019-04-13 08:08:07,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208591222763s 2019-04-13 08:08:07,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:08:07,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:07,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbb65d0-5565-4e53-ab9b-ef016a0b33c7 2019-04-13 08:08:07,271 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:08:07,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8bbb65d0-5565-4e53-ab9b-ef016a0b33c7 2019-04-13 08:08:07,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199597835541s 2019-04-13 08:08:07,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:08:07,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:07,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950cd676-baea-433a-b1e1-5f7dde21f80c 2019-04-13 08:08:07,433 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:08:07,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-950cd676-baea-433a-b1e1-5f7dde21f80c 2019-04-13 08:08:07,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157400131226s 2019-04-13 08:08:07,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:08:07,441 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:07,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6064c824-a774-470a-a600-67d1f9a03e7e 2019-04-13 08:08:07,630 - 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-04-13 08:08:07,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6064c824-a774-470a-a600-67d1f9a03e7e 2019-04-13 08:08:07,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192383050919s 2019-04-13 08:08:07,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:08:07,635 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:07,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72f5d2ae-4c08-49a1-a93c-9b533c1b6264 2019-04-13 08:08:07,855 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "patrole-user_bd46c74e-d7c3-4cea-869d-e89c703e247a", "links": {"self": "http://172.30.9.23:5000/v3/users/7d609ce8cdfd49f5ada936ca2dbe3356"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d609ce8cdfd49f5ada936ca2dbe3356", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:08:07,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-72f5d2ae-4c08-49a1-a93c-9b533c1b6264 2019-04-13 08:08:07,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224259138107s 2019-04-13 08:08:07,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:08:07,871 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:07,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d291cf-e280-4c94-ace3-488a7d637f81 2019-04-13 08:08:07,984 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/894c7aa5cd6d4fc38000c4ec3e1af41f"}, "tags": [], "enabled": true, "id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_bd46c74e-d7c3-4cea-869d-e89c703e247a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:08:07,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-31d291cf-e280-4c94-ace3-488a7d637f81 2019-04-13 08:08:07,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116867780685s 2019-04-13 08:08:07,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:08:07,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=7d609ce8cdfd49f5ada936ca2dbe3356&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=894c7aa5cd6d4fc38000c4ec3e1af41f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:08,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d7552e-6049-4a55-983d-6182dc2a8fba 2019-04-13 08:08:08,102 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7d609ce8cdfd49f5ada936ca2dbe3356&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=894c7aa5cd6d4fc38000c4ec3e1af41f", "previous": null, "next": null}} 2019-04-13 08:08:08,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7d609ce8cdfd49f5ada936ca2dbe3356&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=894c7aa5cd6d4fc38000c4ec3e1af41f used request id req-d1d7552e-6049-4a55-983d-6182dc2a8fba 2019-04-13 08:08:08,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109436988831s 2019-04-13 08:08:08,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:08:08,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/894c7aa5cd6d4fc38000c4ec3e1af41f/users/7d609ce8cdfd49f5ada936ca2dbe3356/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:08,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a998b04-ab7b-4c95-b7ef-f5b8c4f79535 2019-04-13 08:08:08,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:08:08,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/894c7aa5cd6d4fc38000c4ec3e1af41f/users/7d609ce8cdfd49f5ada936ca2dbe3356/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-8a998b04-ab7b-4c95-b7ef-f5b8c4f79535 2019-04-13 08:08:08,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156507015228s 2019-04-13 08:08:08,263 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_bd46c74e-d7c3-4cea-869d-e89c703e247a', 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'894c7aa5cd6d4fc38000c4ec3e1af41f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2mJF5up7wntVn5QWGcew5Kqv7tjytE', 'username': u'patrole-user_bd46c74e-d7c3-4cea-869d-e89c703e247a', '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-04-13 08:08:08,267 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_bd46c74e-d7c3-4cea-869d-e89c703e247a', 'password': '2mJF5up7wntVn5QWGcew5Kqv7tjytE', 'project_name': 'patrole-project_bd46c74e-d7c3-4cea-869d-e89c703e247a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '894c7aa5cd6d4fc38000c4ec3e1af41f', 'project_domain_name': 'Default'} 2019-04-13 08:08:08,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:08:08,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:08,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22271382-6a46-4325-b740-12d3d8acfd2a 2019-04-13 08:08:08,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:08:08,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22271382-6a46-4325-b740-12d3d8acfd2a 2019-04-13 08:08:08,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211361169815s 2019-04-13 08:08:08,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:08:08,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:08,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09afcaaa-6b9c-4774-88b6-906b90d20753 2019-04-13 08:08:08,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:08:08,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09afcaaa-6b9c-4774-88b6-906b90d20753 2019-04-13 08:08:08,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12242603302s 2019-04-13 08:08:08,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:08:08,618 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:08,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df301d3d-96ad-423c-8f4d-dc08083231ef 2019-04-13 08:08:08,761 - 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-04-13 08:08:08,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-df301d3d-96ad-423c-8f4d-dc08083231ef 2019-04-13 08:08:08,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.14710688591s 2019-04-13 08:08:08,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:08:08,766 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:08,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddf73981-6e5b-423e-a6b4-8739b8b5cdd0 2019-04-13 08:08:08,891 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "patrole-user_bd46c74e-d7c3-4cea-869d-e89c703e247a", "links": {"self": "http://172.30.9.23:5000/v3/users/7d609ce8cdfd49f5ada936ca2dbe3356"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d609ce8cdfd49f5ada936ca2dbe3356", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:08:08,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ddf73981-6e5b-423e-a6b4-8739b8b5cdd0 2019-04-13 08:08:08,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129099845886s 2019-04-13 08:08:08,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:08:08,907 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:09,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7582f831-79e5-49df-a6bd-340c0ea7f51e 2019-04-13 08:08:09,058 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/894c7aa5cd6d4fc38000c4ec3e1af41f"}, "tags": [], "enabled": true, "id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_bd46c74e-d7c3-4cea-869d-e89c703e247a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:08:09,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7582f831-79e5-49df-a6bd-340c0ea7f51e 2019-04-13 08:08:09,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154592990875s 2019-04-13 08:08:09,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:08:09,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=7d609ce8cdfd49f5ada936ca2dbe3356&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=894c7aa5cd6d4fc38000c4ec3e1af41f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:09,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9790ace4-945c-477f-88cd-d909baf58161 2019-04-13 08:08:09,176 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7d609ce8cdfd49f5ada936ca2dbe3356&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=894c7aa5cd6d4fc38000c4ec3e1af41f", "previous": null, "next": null}} 2019-04-13 08:08:09,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7d609ce8cdfd49f5ada936ca2dbe3356&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=894c7aa5cd6d4fc38000c4ec3e1af41f used request id req-9790ace4-945c-477f-88cd-d909baf58161 2019-04-13 08:08:09,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110787153244s 2019-04-13 08:08:09,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:08:09,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/894c7aa5cd6d4fc38000c4ec3e1af41f/users/7d609ce8cdfd49f5ada936ca2dbe3356/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:09,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0019500-7d23-4de8-a432-03a12778a4b2 2019-04-13 08:08:09,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:08:09,326 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/894c7aa5cd6d4fc38000c4ec3e1af41f/users/7d609ce8cdfd49f5ada936ca2dbe3356/roles/ecc7000790704244895fb79f2874ceb4 used request id req-c0019500-7d23-4de8-a432-03a12778a4b2 2019-04-13 08:08:09,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145877122879s 2019-04-13 08:08:09,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:08:09,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:09,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ee5731-c341-4ff9-aeee-504cd432fb85 2019-04-13 08:08:09,447 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:08:09,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-55ee5731-c341-4ff9-aeee-504cd432fb85 2019-04-13 08:08:09,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117621898651s 2019-04-13 08:08:09,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:08:09,456 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:09,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee55749-52a9-4c00-8df3-6bc9c8c4bd5c 2019-04-13 08:08:09,668 - 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-04-13 08:08:09,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-bee55749-52a9-4c00-8df3-6bc9c8c4bd5c 2019-04-13 08:08:09,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216030836105s 2019-04-13 08:08:09,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:08:09,673 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:09,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65934835-2bee-47fd-8308-a84551449164 2019-04-13 08:08:09,797 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "patrole-user_bd46c74e-d7c3-4cea-869d-e89c703e247a", "links": {"self": "http://172.30.9.23:5000/v3/users/7d609ce8cdfd49f5ada936ca2dbe3356"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d609ce8cdfd49f5ada936ca2dbe3356", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:08:09,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-65934835-2bee-47fd-8308-a84551449164 2019-04-13 08:08:09,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127732992172s 2019-04-13 08:08:09,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:08:09,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=7d609ce8cdfd49f5ada936ca2dbe3356&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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:09,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e0d86a8-b90b-424d-abcf-0aef90305333 2019-04-13 08:08:09,919 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=7d609ce8cdfd49f5ada936ca2dbe3356&scope.domain.id=default", "previous": null, "next": null}} 2019-04-13 08:08:09,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=7d609ce8cdfd49f5ada936ca2dbe3356&scope.domain.id=default used request id req-1e0d86a8-b90b-424d-abcf-0aef90305333 2019-04-13 08:08:09,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109836816788s 2019-04-13 08:08:09,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-13 08:08:09,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/7d609ce8cdfd49f5ada936ca2dbe3356/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:10,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d8651e-0cc2-4f28-ba25-801ec3cd2fde 2019-04-13 08:08:10,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:08:10,117 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/7d609ce8cdfd49f5ada936ca2dbe3356/roles/ecc7000790704244895fb79f2874ceb4 used request id req-80d8651e-0cc2-4f28-ba25-801ec3cd2fde 2019-04-13 08:08:10,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.194587945938s 2019-04-13 08:08:10,121 - 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.15" 2019-04-13 08:08:10,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3282314c-ab4d-4049-bc0a-702a62888e60 2019-04-13 08:08:10,128 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 08:08:10,128 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-3282314c-ab4d-4049-bc0a-702a62888e60 2019-04-13 08:08:10,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:08:10,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "name": "patrole-project_bd46c74e-d7c3-4cea-869d-e89c703e247a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/894c7aa5cd6d4fc38000c4ec3e1af41f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/894c7aa5cd6d4fc38000c4ec3e1af41f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/894c7aa5cd6d4fc38000c4ec3e1af41f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/894c7aa5cd6d4fc38000c4ec3e1af41f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/894c7aa5cd6d4fc38000c4ec3e1af41f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/894c7aa5cd6d4fc38000c4ec3e1af41f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_894c7aa5cd6d4fc38000c4ec3e1af41f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_894c7aa5cd6d4fc38000c4ec3e1af41f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/894c7aa5cd6d4fc38000c4ec3e1af41f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/894c7aa5cd6d4fc38000c4ec3e1af41f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/894c7aa5cd6d4fc38000c4ec3e1af41f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_bd46c74e-d7c3-4cea-869d-e89c703e247a", "id": "7d609ce8cdfd49f5ada936ca2dbe3356"}, "audit_ids": ["NCyQh1O2TbmkOmBGVRAfCA"], "issued_at": "2019-04-13T08:08:10.000000Z"}} 2019-04-13 08:08:10,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 08:08:10,538 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:08:10,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:10 GMT X-Openstack-Request-Id: req-738f91e9-42c6-4a84-93a0-7221acae70ba 2019-04-13 08:08:10,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-04-13 08:08:10,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-738f91e9-42c6-4a84-93a0-7221acae70ba 2019-04-13 08:08:10,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.198585987091s 2019-04-13 08:08:10,746 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-04-13 08:08:10,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:08:10,750 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:10,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ec8c48-4776-4aa7-8cfe-5419fc5b10af 2019-04-13 08:08:10,862 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 08:08:10,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-29ec8c48-4776-4aa7-8cfe-5419fc5b10af 2019-04-13 08:08:10,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115860939026s 2019-04-13 08:08:10,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:08:10,873 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:11,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f340c30a-a148-4b0f-87db-eeb9f10f3faa 2019-04-13 08:08:11,001 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/894c7aa5cd6d4fc38000c4ec3e1af41f"}, "tags": [], "enabled": true, "id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_bd46c74e-d7c3-4cea-869d-e89c703e247a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:08:11,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f340c30a-a148-4b0f-87db-eeb9f10f3faa 2019-04-13 08:08:11,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.13144493103s 2019-04-13 08:08:11,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 08:08:11,004 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" -d '{"network": {"shared": true, "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "name": "patrole-net_bd46c74e-d7c3-4cea-869d-e89c703e247a", "admin_state_up": true}}' 2019-04-13 08:08:11,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:11 GMT X-Openstack-Request-Id: req-f6878a02-49d7-4b73-aec8-df22caec1793 2019-04-13 08:08:11,540 - 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":"1a178c0b-89fc-4683-8756-ae58832974b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":true,"project_id":"894c7aa5cd6d4fc38000c4ec3e1af41f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T08:08:11Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_bd46c74e-d7c3-4cea-869d-e89c703e247a","admin_state_up":true,"tenant_id":"894c7aa5cd6d4fc38000c4ec3e1af41f","created_at":"2019-04-13T08:08:11Z","mtu":1450}} 2019-04-13 08:08:11,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f6878a02-49d7-4b73-aec8-df22caec1793 2019-04-13 08:08:11,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.53697514534s 2019-04-13 08:08:11,541 - 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-04-13T08:08:11Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1a178c0b-89fc-4683-8756-ae58832974b4', u'provider:segmentation_id': 46, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_bd46c74e-d7c3-4cea-869d-e89c703e247a', u'created_at': u'2019-04-13T08:08:11Z', u'mtu': 1450, u'tenant_id': u'894c7aa5cd6d4fc38000c4ec3e1af41f', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'894c7aa5cd6d4fc38000c4ec3e1af41f', u'l2_adjacency': True}) 2019-04-13 08:08:11,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:08:11,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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:08:11,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:11 GMT X-Openstack-Request-Id: req-731f178a-99ac-45a1-b335-c117bb93f147 2019-04-13 08:08:11,645 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"1a178c0b-89fc-4683-8756-ae58832974b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":true,"project_id":"894c7aa5cd6d4fc38000c4ec3e1af41f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T08:08:11Z","qos_policy_id":null,"name":"patrole-net_bd46c74e-d7c3-4cea-869d-e89c703e247a","admin_state_up":true,"tenant_id":"894c7aa5cd6d4fc38000c4ec3e1af41f","created_at":"2019-04-13T08:08:11Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 08:08:11,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-731f178a-99ac-45a1-b335-c117bb93f147 2019-04-13 08:08:11,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103842020035s 2019-04-13 08:08:11,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 08:08:11,647 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" -d '{"subnet": {"name": "patrole-subnet_bd46c74e-d7c3-4cea-869d-e89c703e247a", "enable_dhcp": true, "network_id": "1a178c0b-89fc-4683-8756-ae58832974b4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 08:08:12,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:12 GMT X-Openstack-Request-Id: req-dc12c3a3-b09e-43dd-93f2-5e649dde514f 2019-04-13 08:08:12,359 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T08:08:11Z","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":"1eb29df6-faa4-4c25-8c20-753730bf29bf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"894c7aa5cd6d4fc38000c4ec3e1af41f","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_bd46c74e-d7c3-4cea-869d-e89c703e247a","enable_dhcp":true,"segment_id":null,"network_id":"1a178c0b-89fc-4683-8756-ae58832974b4","tenant_id":"894c7aa5cd6d4fc38000c4ec3e1af41f","created_at":"2019-04-13T08:08:11Z","ip_version":4}} 2019-04-13 08:08:12,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dc12c3a3-b09e-43dd-93f2-5e649dde514f 2019-04-13 08:08:12,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.712478160858s 2019-04-13 08:08:12,360 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T08:08:11Z', 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'1eb29df6-faa4-4c25-8c20-753730bf29bf', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_bd46c74e-d7c3-4cea-869d-e89c703e247a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1a178c0b-89fc-4683-8756-ae58832974b4', u'tenant_id': u'894c7aa5cd6d4fc38000c4ec3e1af41f', u'created_at': u'2019-04-13T08:08:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'894c7aa5cd6d4fc38000c4ec3e1af41f'}) 2019-04-13 08:08:12,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 08:08:12,361 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "patrole-router_bd46c74e-d7c3-4cea-869d-e89c703e247a", "admin_state_up": true}}' 2019-04-13 08:08:13,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:13 GMT X-Openstack-Request-Id: req-aafb119f-807c-4ef2-b2ce-b9bba703bad6 2019-04-13 08:08:13,798 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "created_at": "2019-04-13T08:08:12Z", "admin_state_up": true, "updated_at": "2019-04-13T08:08:13Z", "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2818c486-46d1-4fcc-824e-d996ba85cc7e", "name": "patrole-router_bd46c74e-d7c3-4cea-869d-e89c703e247a"}} 2019-04-13 08:08:13,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-aafb119f-807c-4ef2-b2ce-b9bba703bad6 2019-04-13 08:08:13,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43814492226s 2019-04-13 08:08:13,799 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T08:08:13Z', u'revision_number': 2, u'ha': False, u'id': u'2818c486-46d1-4fcc-824e-d996ba85cc7e', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_bd46c74e-d7c3-4cea-869d-e89c703e247a', u'admin_state_up': True, u'tenant_id': u'894c7aa5cd6d4fc38000c4ec3e1af41f', u'created_at': u'2019-04-13T08:08:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'894c7aa5cd6d4fc38000c4ec3e1af41f'}) 2019-04-13 08:08:13,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 08:08:13,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2818c486-46d1-4fcc-824e-d996ba85cc7e/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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" -d '{"subnet_id": "1eb29df6-faa4-4c25-8c20-753730bf29bf"}' 2019-04-13 08:08:16,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:16 GMT X-Openstack-Request-Id: req-91f41a14-90cb-4cb1-b3a8-be543e6934c1 2019-04-13 08:08:16,409 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1a178c0b-89fc-4683-8756-ae58832974b4", "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "subnet_id": "1eb29df6-faa4-4c25-8c20-753730bf29bf", "subnet_ids": ["1eb29df6-faa4-4c25-8c20-753730bf29bf"], "port_id": "a815b11f-d2c0-4533-8ae5-f7dde224a917", "id": "2818c486-46d1-4fcc-824e-d996ba85cc7e"} 2019-04-13 08:08:16,409 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2818c486-46d1-4fcc-824e-d996ba85cc7e/add_router_interface.json used request id req-91f41a14-90cb-4cb1-b3a8-be543e6934c1 2019-04-13 08:08:16,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.60932898521s 2019-04-13 08:08:16,410 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 08:08:16,516 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 08:08:16,520 - 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.15" 2019-04-13 08:08:16,525 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:16 GMT 2019-04-13 08:08:16,525 - 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-04-13 08:08:16,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:08:16,534 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:08:16,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:16 GMT X-Openstack-Request-Id: req-c5ce5dd3-42e7-4d11-bc28-fe7fc647dcf6 2019-04-13 08:08:16,821 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:08:16,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c5ce5dd3-42e7-4d11-bc28-fe7fc647dcf6 2019-04-13 08:08:16,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291302919388s 2019-04-13 08:08:16,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 08:08:16,834 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a"}' 2019-04-13 08:08:16,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:16 GMT Location: http://172.30.9.23:9292/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5e2fa7e9-209d-4ca4-966d-7c51f34cdaa0 2019-04-13 08:08:16,971 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:08:16Z", "file": "/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/file", "owner": "894c7aa5cd6d4fc38000c4ec3e1af41f", "id": "28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a", "size": null, "self": "/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a", "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_bd46c74e-d7c3-4cea-869d-e89c703e247a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a", "checksum": null, "created_at": "2019-04-13T08:08:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 08:08:16,972 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5e2fa7e9-209d-4ca4-966d-7c51f34cdaa0 2019-04-13 08:08:16,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.141686916351s 2019-04-13 08:08:16,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 08:08:16,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" -d '' 2019-04-13 08:08:17,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 08:08:17 GMT X-Openstack-Request-Id: req-78ab3c06-840e-4ae8-b147-98a5a7fe6ec7 2019-04-13 08:08:17,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-04-13 08:08:17,352 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/file used request id req-78ab3c06-840e-4ae8-b147-98a5a7fe6ec7 2019-04-13 08:08:17,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.37926697731s 2019-04-13 08:08:17,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:08:17,360 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:08:17,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:17 GMT X-Openstack-Request-Id: req-09a9a387-7b9d-43cc-8c50-b105abbe0302 2019-04-13 08:08:17,383 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:08:17Z", "file": "/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/file", "owner": "894c7aa5cd6d4fc38000c4ec3e1af41f", "id": "28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a", "size": 12716032, "self": "/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:08:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:08:17,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-09a9a387-7b9d-43cc-8c50-b105abbe0302 2019-04-13 08:08:17,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272309780121s 2019-04-13 08:08:17,385 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/file', 'owner': u'894c7aa5cd6d4fc38000c4ec3e1af41f', 'id': u'28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a', 'size': 12716032, u'self': u'/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'894c7aa5cd6d4fc38000c4ec3e1af41f', 'name': 'patrole-project_bd46c74e-d7c3-4cea-869d-e89c703e247a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T08:08:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T08:08:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a', '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/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a', 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_bd46c74e-d7c3-4cea-869d-e89c703e247a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a', 'created': u'2019-04-13T08:08:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T08:08: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/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a', 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_bd46c74e-d7c3-4cea-869d-e89c703e247a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 08:08:17,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 08:08:17,391 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_bd46c74e-d7c3-4cea-869d-e89c703e247a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 08:08:17,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08: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-942d78f9-f38c-45b0-b271-bc3dbd7700a7 x-openstack-request-id: req-942d78f9-f38c-45b0-b271-bc3dbd7700a7 2019-04-13 08:08:17,820 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_bd46c74e-d7c3-4cea-869d-e89c703e247a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e049144a-d3f8-4a54-8478-79df47df654d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e049144a-d3f8-4a54-8478-79df47df654d", "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": "e049144a-d3f8-4a54-8478-79df47df654d"}} 2019-04-13 08:08:17,820 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-942d78f9-f38c-45b0-b271-bc3dbd7700a7 2019-04-13 08:08:17,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.431568861008s 2019-04-13 08:08:17,821 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_bd46c74e-d7c3-4cea-869d-e89c703e247a', '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'8cb957e698214daa959a3206e3607cbf', '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'e049144a-d3f8-4a54-8478-79df47df654d', 'swap': 0}) 2019-04-13 08:08:17,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 08:08:17,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e049144a-d3f8-4a54-8478-79df47df654d/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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" -d '{"extra_specs": {}}' 2019-04-13 08:08:17,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08: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-710b5baa-dbd2-462e-bab6-eade1986e205 x-openstack-request-id: req-710b5baa-dbd2-462e-bab6-eade1986e205 2019-04-13 08:08:17,842 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 08:08:17,842 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e049144a-d3f8-4a54-8478-79df47df654d/os-extra_specs used request id req-710b5baa-dbd2-462e-bab6-eade1986e205 2019-04-13 08:08:17,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021035194397s 2019-04-13 08:08:17,850 - 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.15" 2019-04-13 08:08:17,855 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e394dfe2-b138-4972-b876-9ebb31c15a36 2019-04-13 08:08:17,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://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 08:08:17,855 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e394dfe2-b138-4972-b876-9ebb31c15a36 2019-04-13 08:08:17,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:08:17,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:08:17,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7863bce1-d136-40a7-94f2-c09f3fbda7c3 2019-04-13 08:08:17,964 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:08:17,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7863bce1-d136-40a7-94f2-c09f3fbda7c3 2019-04-13 08:08:17,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105880975723s 2019-04-13 08:08:17,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:08:17,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:08:18,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f048252-2b90-4f79-866a-6f39ad883e55 2019-04-13 08:08:18,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:08:18,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f048252-2b90-4f79-866a-6f39ad883e55 2019-04-13 08:08:18,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182855129242s 2019-04-13 08:08:18,159 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-13 08:08:20,366 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-13 08:08:22,563 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6f1e806a-2290-4b80-90e2-d27cb0b08f02 | 2019-04-13T08:08:22.187702 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6f1e806a-2290-4b80-90e2-d27cb0b08f02 ~/.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-04-13 08:08:26,039 - 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 | | __unknown__ | tempest-type-20383555 | Available | | __unknown__ | tempest-type-440185268 | 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-04-13 08:08:26,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-13 08:08:28,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-13 08:08:31,797 - 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=861d0b6c-072a-4da3-a78d-2df5df07de13) as the default verifier for the future CLI operations. 2019-04-13 08:08:33,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 08:08:33,734 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:08:33,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08: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-97d64207-de9d-4120-8b16-d1ed00351348 x-openstack-request-id: req-97d64207-de9d-4120-8b16-d1ed00351348 2019-04-13 08:08:33,767 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 08:08:33,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-97d64207-de9d-4120-8b16-d1ed00351348 2019-04-13 08:08:33,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0379190444946s 2019-04-13 08:08:33,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:08:33,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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:08:34,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:34 GMT X-Openstack-Request-Id: req-2f217fbe-5814-4a2d-8186-e3791c7d7f68 2019-04-13 08:08:34,162 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:08:17Z", "file": "/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/file", "owner": "894c7aa5cd6d4fc38000c4ec3e1af41f", "id": "28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a", "size": 12716032, "self": "/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:08:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:08:34,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2f217fbe-5814-4a2d-8186-e3791c7d7f68 2019-04-13 08:08:34,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.388649940491s 2019-04-13 08:08:34,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 08:08:34,176 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a"}' 2019-04-13 08:08:34,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:34 GMT Location: http://172.30.9.23:9292/v2/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5bc8a8bd-3273-4f9b-a310-846fe21925d8 2019-04-13 08:08:34,233 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:08:34Z", "file": "/v2/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf/file", "owner": "894c7aa5cd6d4fc38000c4ec3e1af41f", "id": "26dc0e35-fe73-45d3-ac68-0b0aedce76bf", "size": null, "self": "/v2/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf", "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_bd46c74e-d7c3-4cea-869d-e89c703e247a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a", "checksum": null, "created_at": "2019-04-13T08:08:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 08:08:34,233 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5bc8a8bd-3273-4f9b-a310-846fe21925d8 2019-04-13 08:08:34,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0615210533142s 2019-04-13 08:08:34,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 08:08:34,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf/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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" -d '' 2019-04-13 08:08:35,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 08:08:35 GMT X-Openstack-Request-Id: req-da0fbfc2-6671-4184-8139-28ea292ffec2 2019-04-13 08:08:35,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 08:08:35,248 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf/file used request id req-da0fbfc2-6671-4184-8139-28ea292ffec2 2019-04-13 08:08:35,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01405501366s 2019-04-13 08:08:35,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:08:35,257 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:08:35,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08:35 GMT X-Openstack-Request-Id: req-c67056b3-9b50-4b27-ad5b-76a3b5b38ab2 2019-04-13 08:08:35,285 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:08:35Z", "file": "/v2/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf/file", "owner": "894c7aa5cd6d4fc38000c4ec3e1af41f", "id": "26dc0e35-fe73-45d3-ac68-0b0aedce76bf", "size": 12716032, "self": "/v2/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:08:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:08:17Z", "file": "/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/file", "owner": "894c7aa5cd6d4fc38000c4ec3e1af41f", "id": "28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a", "size": 12716032, "self": "/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:08:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:08:35,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c67056b3-9b50-4b27-ad5b-76a3b5b38ab2 2019-04-13 08:08:35,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.032240152359s 2019-04-13 08:08:35,287 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf/file', 'owner': u'894c7aa5cd6d4fc38000c4ec3e1af41f', 'id': u'26dc0e35-fe73-45d3-ac68-0b0aedce76bf', 'size': 12716032, u'self': u'/v2/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'894c7aa5cd6d4fc38000c4ec3e1af41f', 'name': 'patrole-project_bd46c74e-d7c3-4cea-869d-e89c703e247a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T08:08:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T08:08:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a', '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/26dc0e35-fe73-45d3-ac68-0b0aedce76bf', 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_bd46c74e-d7c3-4cea-869d-e89c703e247a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a', 'created': u'2019-04-13T08:08:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T08:08: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/26dc0e35-fe73-45d3-ac68-0b0aedce76bf', 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_bd46c74e-d7c3-4cea-869d-e89c703e247a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 08:08:35,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 08:08:35,291 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 08:08:35,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08: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-1d373263-3114-41b5-a1a3-9da71b852655 x-openstack-request-id: req-1d373263-3114-41b5-a1a3-9da71b852655 2019-04-13 08:08:35,353 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e11042a7-a871-4226-9223-1c73e24fefac", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e11042a7-a871-4226-9223-1c73e24fefac", "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": "e11042a7-a871-4226-9223-1c73e24fefac"}} 2019-04-13 08:08:35,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1d373263-3114-41b5-a1a3-9da71b852655 2019-04-13 08:08:35,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0651860237122s 2019-04-13 08:08:35,354 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a', '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'8cb957e698214daa959a3206e3607cbf', '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'e11042a7-a871-4226-9223-1c73e24fefac', 'swap': 0}) 2019-04-13 08:08:35,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 08:08:35,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e11042a7-a871-4226-9223-1c73e24fefac/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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" -d '{"extra_specs": {}}' 2019-04-13 08:08:35,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 08:08: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-3643eb74-f8f2-4b8d-bb66-5a442a7b2a0a x-openstack-request-id: req-3643eb74-f8f2-4b8d-bb66-5a442a7b2a0a 2019-04-13 08:08:35,376 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 08:08:35,376 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e11042a7-a871-4226-9223-1c73e24fefac/os-extra_specs used request id req-3643eb74-f8f2-4b8d-bb66-5a442a7b2a0a 2019-04-13 08:08:35,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214591026306s 2019-04-13 08:08:35,377 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a', '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'8cb957e698214daa959a3206e3607cbf', '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'e11042a7-a871-4226-9223-1c73e24fefac', 'swap': 0}) 2019-04-13 08:08:38,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-13 08:08:38,462 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-13 08:08:38,463 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-13 08:08:38,465 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-13 08:08:38,501 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-13 08:08:43,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-861d0b6c-072a-4da3-a78d-2df5df07de13/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-04-13 08:08:43,388 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-13 08:08:43,399 - 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-04-13 08:11:08,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3fe4f519-7974-4efb-88c7-a1b5e1a483ec 2019-04-13 08:11:08,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3fe4f519-7974-4efb-88c7-a1b5e1a483ec']'. 2019-04-13 08:11:09,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-13 08:11:09,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-13 08:11:09,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 08:11:09,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3fe4f519-7974-4efb-88c7-a1b5e1a483ec | 2019-04-13 08:11:09,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-13 08:11:09,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-13 08:08:45 | 2019-04-13 08:11:09,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-13 08:11:08 | 2019-04-13 08:11:09,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:23 | 2019-04-13 08:11:09,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-13 08:11:09,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-13 08:11:09,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 861d0b6c-072a-4da3-a78d-2df5df07de13) | 2019-04-13 08:11:09,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-13 08:11:09,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6f1e806a-2290-4b80-90e2-d27cb0b08f02) | 2019-04-13 08:11:09,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 148 | 2019-04-13 08:11:09,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 133.926 | 2019-04-13 08:11:09,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 139 | 2019-04-13 08:11:09,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-04-13 08:11:09,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-13 08:11:09,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-13 08:11:09,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-13 08:11:09,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 08:11:09,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-13 08:11:09,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-13 08:11:09,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-04-13 08:11:09,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '3fe4f519-7974-4efb-88c7-a1b5e1a483ec', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-04-13 08:11:11,633 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 3fe4f519-7974-4efb-88c7-a1b5e1a483ec --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-04-13 08:11:11,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '3fe4f519-7974-4efb-88c7-a1b5e1a483ec', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-04-13 08:11:13,398 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 3fe4f519-7974-4efb-88c7-a1b5e1a483ec --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-04-13 08:11:13,576 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 08:11:13,576 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:03 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-13 08:11:13,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 08:11:13,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:11:14,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 08:11:14 GMT X-Openstack-Request-Id: req-f9a43859-ca93-43f7-9255-b5f4c75bfa64 2019-04-13 08:11:14,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-04-13 08:11:14,151 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/26dc0e35-fe73-45d3-ac68-0b0aedce76bf used request id req-f9a43859-ca93-43f7-9255-b5f4c75bfa64 2019-04-13 08:11:14,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.572453022003s 2019-04-13 08:11:14,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 08:11:14,161 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:14,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 358 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11: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-b0a029d4-4f10-428d-b020-aaa3c044d619 x-openstack-request-id: req-b0a029d4-4f10-428d-b020-aaa3c044d619 2019-04-13 08:11:14,181 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_bd46c74e-d7c3-4cea-869d-e89c703e247a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e049144a-d3f8-4a54-8478-79df47df654d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e049144a-d3f8-4a54-8478-79df47df654d", "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": "e049144a-d3f8-4a54-8478-79df47df654d"}, {"name": "patrole-flavor_alt_bd46c74e-d7c3-4cea-869d-e89c703e247a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e11042a7-a871-4226-9223-1c73e24fefac", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e11042a7-a871-4226-9223-1c73e24fefac", "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": "e11042a7-a871-4226-9223-1c73e24fefac"}]} 2019-04-13 08:11:14,181 - 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-b0a029d4-4f10-428d-b020-aaa3c044d619 2019-04-13 08:11:14,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241379737854s 2019-04-13 08:11:14,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 08:11:14,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e11042a7-a871-4226-9223-1c73e24fefac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:14,215 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11: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-b23d9120-7d38-441f-a0cd-56958688dd1b x-openstack-request-id: req-b23d9120-7d38-441f-a0cd-56958688dd1b 2019-04-13 08:11:14,215 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e11042a7-a871-4226-9223-1c73e24fefac used request id req-b23d9120-7d38-441f-a0cd-56958688dd1b 2019-04-13 08:11:14,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0323159694672s 2019-04-13 08:11:14,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 08:11:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2818c486-46d1-4fcc-824e-d996ba85cc7e/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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" -d '{"subnet_id": "1eb29df6-faa4-4c25-8c20-753730bf29bf"}' 2019-04-13 08:11:16,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:16 GMT X-Openstack-Request-Id: req-6129dba2-0c3b-4c5b-aaf6-ab535ef67a6b 2019-04-13 08:11:16,733 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1a178c0b-89fc-4683-8756-ae58832974b4", "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "subnet_id": "1eb29df6-faa4-4c25-8c20-753730bf29bf", "subnet_ids": ["1eb29df6-faa4-4c25-8c20-753730bf29bf"], "port_id": "a815b11f-d2c0-4533-8ae5-f7dde224a917", "id": "2818c486-46d1-4fcc-824e-d996ba85cc7e"} 2019-04-13 08:11:16,734 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2818c486-46d1-4fcc-824e-d996ba85cc7e/remove_router_interface.json used request id req-6129dba2-0c3b-4c5b-aaf6-ab535ef67a6b 2019-04-13 08:11:16,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.51797986031s 2019-04-13 08:11:16,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 08:11:16,734 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:11:16,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1705 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:16 GMT X-Openstack-Request-Id: req-6ca89f42-d362-4c14-866f-9d3452667cc5 2019-04-13 08:11:16,850 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "766042f395f340fcbbf2424de3a67216", "created_at": "2019-04-13T06:40:29Z", "admin_state_up": true, "updated_at": "2019-04-13T06:40:29Z", "project_id": "766042f395f340fcbbf2424de3a67216", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "029bff44-808b-4911-807a-7a5e6c8d1544", "name": "tempest-pretest-check-1150342505"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "created_at": "2019-04-13T08:08:12Z", "admin_state_up": true, "updated_at": "2019-04-13T08:11:15Z", "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "2818c486-46d1-4fcc-824e-d996ba85cc7e", "name": "patrole-router_bd46c74e-d7c3-4cea-869d-e89c703e247a"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "028f9689b54c4c2e807157fa4e353d23", "created_at": "2019-04-13T06:41:02Z", "admin_state_up": false, "updated_at": "2019-04-13T06:41:02Z", "project_id": "028f9689b54c4c2e807157fa4e353d23", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c6441e37-309b-4640-9ec6-0ace1609810b", "name": "tempest-router-954857964"}]} 2019-04-13 08:11:16,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6ca89f42-d362-4c14-866f-9d3452667cc5 2019-04-13 08:11:16,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116358995438s 2019-04-13 08:11:16,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 08:11:16,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/2818c486-46d1-4fcc-824e-d996ba85cc7e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:11:18,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:11:18 GMT X-Openstack-Request-Id: req-2d7df40f-9951-4211-acf5-a627139e43f0 2019-04-13 08:11:18,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:11:18,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/2818c486-46d1-4fcc-824e-d996ba85cc7e.json used request id req-2d7df40f-9951-4211-acf5-a627139e43f0 2019-04-13 08:11:18,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28164815903s 2019-04-13 08:11:18,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 08:11:18,134 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:11:18,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1325 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:18 GMT X-Openstack-Request-Id: req-e8aab63e-b954-4186-bf31-9a24b84e6bbb 2019-04-13 08:11:18,172 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T08:08:11Z","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":"1eb29df6-faa4-4c25-8c20-753730bf29bf","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"894c7aa5cd6d4fc38000c4ec3e1af41f","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_bd46c74e-d7c3-4cea-869d-e89c703e247a","enable_dhcp":true,"segment_id":null,"network_id":"1a178c0b-89fc-4683-8756-ae58832974b4","tenant_id":"894c7aa5cd6d4fc38000c4ec3e1af41f","created_at":"2019-04-13T08:08:11Z","ip_version":4},{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4}]} 2019-04-13 08:11:18,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e8aab63e-b954-4186-bf31-9a24b84e6bbb 2019-04-13 08:11:18,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0391750335693s 2019-04-13 08:11:18,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 08:11:18,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/1eb29df6-faa4-4c25-8c20-753730bf29bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:11:19,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:11:19 GMT X-Openstack-Request-Id: req-c6853360-dffc-4ec8-b56f-95932478ea18 2019-04-13 08:11:19,035 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:11:19,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1eb29df6-faa4-4c25-8c20-753730bf29bf.json used request id req-c6853360-dffc-4ec8-b56f-95932478ea18 2019-04-13 08:11:19,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.862051010132s 2019-04-13 08:11:19,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:11:19,036 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:11:19,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:19 GMT X-Openstack-Request-Id: req-9f85ef79-aa99-4ce9-93ce-bd01202edc04 2019-04-13 08:11:19,119 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a178c0b-89fc-4683-8756-ae58832974b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":true,"project_id":"894c7aa5cd6d4fc38000c4ec3e1af41f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T08:11:18Z","qos_policy_id":null,"name":"patrole-net_bd46c74e-d7c3-4cea-869d-e89c703e247a","admin_state_up":true,"tenant_id":"894c7aa5cd6d4fc38000c4ec3e1af41f","created_at":"2019-04-13T08:08:11Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 08:11:19,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9f85ef79-aa99-4ce9-93ce-bd01202edc04 2019-04-13 08:11:19,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0832099914551s 2019-04-13 08:11:19,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 08:11:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/1a178c0b-89fc-4683-8756-ae58832974b4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:11:20,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:11:20 GMT X-Openstack-Request-Id: req-0aabdd9e-988d-4074-a474-beb75a9bde63 2019-04-13 08:11:20,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:11:20,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1a178c0b-89fc-4683-8756-ae58832974b4.json used request id req-0aabdd9e-988d-4074-a474-beb75a9bde63 2019-04-13 08:11:20,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21894216537s 2019-04-13 08:11:20,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:11:20,347 - 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.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:11:20,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:20 GMT X-Openstack-Request-Id: req-5df77d0b-d686-4ea4-ae76-2228fbb2fbf7 2019-04-13 08:11:20,368 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:08:17Z", "file": "/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/file", "owner": "894c7aa5cd6d4fc38000c4ec3e1af41f", "id": "28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a", "size": 12716032, "self": "/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_bd46c74e-d7c3-4cea-869d-e89c703e247a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:08:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:11:20,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5df77d0b-d686-4ea4-ae76-2228fbb2fbf7 2019-04-13 08:11:20,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251939296722s 2019-04-13 08:11:20,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 08:11:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6e330e2ad11aced10fa29b3eaf8fc28a520ad9" 2019-04-13 08:11:21,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 08:11:21 GMT X-Openstack-Request-Id: req-c4557798-57d8-4454-81ec-1063f82341a4 2019-04-13 08:11:21,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 08:11:21,292 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/28fb77e5-e6f0-4bc2-97c3-8af5c2a4323a used request id req-c4557798-57d8-4454-81ec-1063f82341a4 2019-04-13 08:11:21,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.922044992447s 2019-04-13 08:11:21,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 08:11:21,296 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:21,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11: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-2b99ac35-b383-4d6e-b9f5-e9a9605c751f x-openstack-request-id: req-2b99ac35-b383-4d6e-b9f5-e9a9605c751f 2019-04-13 08:11:21,317 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_bd46c74e-d7c3-4cea-869d-e89c703e247a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e049144a-d3f8-4a54-8478-79df47df654d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e049144a-d3f8-4a54-8478-79df47df654d", "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": "e049144a-d3f8-4a54-8478-79df47df654d"}]} 2019-04-13 08:11:21,317 - 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-2b99ac35-b383-4d6e-b9f5-e9a9605c751f 2019-04-13 08:11:21,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250179767609s 2019-04-13 08:11:21,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 08:11:21,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e049144a-d3f8-4a54-8478-79df47df654d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:21,344 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11: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-09802a30-bd6f-4796-965b-bcd7d25f5fbd x-openstack-request-id: req-09802a30-bd6f-4796-965b-bcd7d25f5fbd 2019-04-13 08:11:21,344 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e049144a-d3f8-4a54-8478-79df47df654d used request id req-09802a30-bd6f-4796-965b-bcd7d25f5fbd 2019-04-13 08:11:21,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0249860286713s 2019-04-13 08:11:21,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:11:21,348 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:21,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ebea5d-1072-49a7-8503-b3dae875f845 2019-04-13 08:11:21,568 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "patrole-user_bd46c74e-d7c3-4cea-869d-e89c703e247a", "links": {"self": "http://172.30.9.23:5000/v3/users/7d609ce8cdfd49f5ada936ca2dbe3356"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d609ce8cdfd49f5ada936ca2dbe3356", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:11:21,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-18ebea5d-1072-49a7-8503-b3dae875f845 2019-04-13 08:11:21,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223402023315s 2019-04-13 08:11:21,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:11:21,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/7d609ce8cdfd49f5ada936ca2dbe3356 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:21,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0cb7e5-6f5d-4a95-815e-1e5c4f7d03d8 2019-04-13 08:11:21,782 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_bd46c74e-d7c3-4cea-869d-e89c703e247a", "links": {"self": "http://172.30.9.23:5000/v3/users/7d609ce8cdfd49f5ada936ca2dbe3356"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7d609ce8cdfd49f5ada936ca2dbe3356", "description": null}} 2019-04-13 08:11:21,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7d609ce8cdfd49f5ada936ca2dbe3356 used request id req-2e0cb7e5-6f5d-4a95-815e-1e5c4f7d03d8 2019-04-13 08:11:21,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208857059479s 2019-04-13 08:11:21,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 08:11:21,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/7d609ce8cdfd49f5ada936ca2dbe3356 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:22,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e2a4708-f5df-4a15-bfea-f545ba1560cc 2019-04-13 08:11:22,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:11:22,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7d609ce8cdfd49f5ada936ca2dbe3356 used request id req-8e2a4708-f5df-4a15-bfea-f545ba1560cc 2019-04-13 08:11:22,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.271282911301s 2019-04-13 08:11:22,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:11:22,064 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:22,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26420f61-7e67-4a53-b225-2fb71f9ab609 2019-04-13 08:11:22,258 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/894c7aa5cd6d4fc38000c4ec3e1af41f"}, "tags": [], "enabled": true, "id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "parent_id": "default", "domain_id": "default", "name": "patrole-project_bd46c74e-d7c3-4cea-869d-e89c703e247a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 08:11:22,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-26420f61-7e67-4a53-b225-2fb71f9ab609 2019-04-13 08:11:22,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197314023972s 2019-04-13 08:11:22,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 08:11:22,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/894c7aa5cd6d4fc38000c4ec3e1af41f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:22,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-327618da-dc03-4173-a95d-b4abfa6c019f 2019-04-13 08:11:22,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:11:22,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/894c7aa5cd6d4fc38000c4ec3e1af41f used request id req-327618da-dc03-4173-a95d-b4abfa6c019f 2019-04-13 08:11:22,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.264668941498s 2019-04-13 08:11:22,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 08:11:22,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=894c7aa5cd6d4fc38000c4ec3e1af41f&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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:22,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:22 GMT X-Openstack-Request-Id: req-3a71828e-4efb-4ad3-bd60-c31ee9f3037e 2019-04-13 08:11:22,841 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "created_at": "2019-04-13T08:08:11Z", "updated_at": "2019-04-13T08:08:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:08:11Z", "revision_number": 0, "id": "12c0249d-a271-4881-b77e-17e955df767d", "remote_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "remote_ip_prefix": null, "created_at": "2019-04-13T08:08:11Z", "security_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "port_range_min": null, "ethertype": "IPv4", "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:08:11Z", "revision_number": 0, "id": "16f956ec-012d-45b4-9a29-581f021ae39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:08:11Z", "security_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "port_range_min": null, "ethertype": "IPv6", "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:08:11Z", "revision_number": 0, "id": "69aa3891-0782-4f15-acef-3cc03ac02474", "remote_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "remote_ip_prefix": null, "created_at": "2019-04-13T08:08:11Z", "security_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "port_range_min": null, "ethertype": "IPv6", "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:08:11Z", "revision_number": 0, "id": "d9536d67-0af9-40e1-a36c-47a4bfb697a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:08:11Z", "security_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "port_range_min": null, "ethertype": "IPv4", "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f"}], "revision_number": 1, "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "name": "default"}]} 2019-04-13 08:11:22,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=894c7aa5cd6d4fc38000c4ec3e1af41f&name=default used request id req-3a71828e-4efb-4ad3-bd60-c31ee9f3037e 2019-04-13 08:11:22,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308179855347s 2019-04-13 08:11:22,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 08:11:22,847 - 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.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:22,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:22 GMT X-Openstack-Request-Id: req-84718942-a916-4056-bb3a-0fddaf7c3fbf 2019-04-13 08:11:22,959 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "created_at": "2019-04-13T08:08:11Z", "updated_at": "2019-04-13T08:08:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:08:11Z", "revision_number": 0, "id": "12c0249d-a271-4881-b77e-17e955df767d", "remote_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "remote_ip_prefix": null, "created_at": "2019-04-13T08:08:11Z", "security_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "port_range_min": null, "ethertype": "IPv4", "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:08:11Z", "revision_number": 0, "id": "16f956ec-012d-45b4-9a29-581f021ae39a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:08:11Z", "security_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "port_range_min": null, "ethertype": "IPv6", "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:08:11Z", "revision_number": 0, "id": "69aa3891-0782-4f15-acef-3cc03ac02474", "remote_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "remote_ip_prefix": null, "created_at": "2019-04-13T08:08:11Z", "security_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "port_range_min": null, "ethertype": "IPv6", "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:08:11Z", "revision_number": 0, "id": "d9536d67-0af9-40e1-a36c-47a4bfb697a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:08:11Z", "security_group_id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "tenant_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "port_range_min": null, "ethertype": "IPv4", "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f"}], "revision_number": 1, "project_id": "894c7aa5cd6d4fc38000c4ec3e1af41f", "id": "8b712b5e-c6a3-4c3d-9368-76cd94867933", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 08:11:22,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-84718942-a916-4056-bb3a-0fddaf7c3fbf 2019-04-13 08:11:22,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113686084747s 2019-04-13 08:11:22,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 08:11:22,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8b712b5e-c6a3-4c3d-9368-76cd94867933.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7a1c1f5c11b3d6c9351909a7e9ec8b4a923a6e6" 2019-04-13 08:11:23,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:11:23 GMT X-Openstack-Request-Id: req-6c097346-40ca-4293-bf9e-38fbc9d98115 2019-04-13 08:11:23,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:11:23,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8b712b5e-c6a3-4c3d-9368-76cd94867933.json used request id req-6c097346-40ca-4293-bf9e-38fbc9d98115 2019-04-13 08:11:23,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129970788956s 2019-04-13 08:11:23,149 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-04-13 08:11:23,192 - 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.15" 2019-04-13 08:11:23,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fede7e0e-c87b-4456-9ac1-3a61e1f38439 2019-04-13 08:11:23,197 - 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-04-13 08:11:23,197 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-fede7e0e-c87b-4456-9ac1-3a61e1f38439 2019-04-13 08:11:23,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:11:23,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:11:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["UFMDLuX6QgaGGbMtqSVNGA"], "issued_at": "2019-04-13T08:11:23.000000Z"}} 2019-04-13 08:11:23,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:11:23,706 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:24,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:24 GMT X-Openstack-Request-Id: req-9b341ea4-8328-46d9-a5b7-bdc5df2993d6 2019-04-13 08:11:24,057 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 08:11:24,058 - 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-9b341ea4-8328-46d9-a5b7-bdc5df2993d6 2019-04-13 08:11:24,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352031946182s 2019-04-13 08:11:24,065 - 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.15" 2019-04-13 08:11:24,070 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd6c968-542b-444c-9734-0151046a24c3 2019-04-13 08:11:24,070 - 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-04-13 08:11:24,070 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-8bd6c968-542b-444c-9734-0151046a24c3 2019-04-13 08:11:24,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:11:24,074 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:24,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac3a697-22ee-4a00-95ac-ddca11d5f81e 2019-04-13 08:11:24,183 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 08:11:24,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cac3a697-22ee-4a00-95ac-ddca11d5f81e 2019-04-13 08:11:24,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112895965576s 2019-04-13 08:11:24,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 08:11:24,195 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_844d3aa5-ca98-448c-bba1-53fc3b803587"}}' 2019-04-13 08:11:24,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d903910b-e0ed-4632-8cbf-20eb6547491a 2019-04-13 08:11:24,410 - 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/5465ac0341c748b8a8ee4dac3f211864"}, "tags": [], "enabled": true, "id": "5465ac0341c748b8a8ee4dac3f211864", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_844d3aa5-ca98-448c-bba1-53fc3b803587"}} 2019-04-13 08:11:24,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d903910b-e0ed-4632-8cbf-20eb6547491a 2019-04-13 08:11:24,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219456195831s 2019-04-13 08:11:24,411 - 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'5465ac0341c748b8a8ee4dac3f211864', '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_844d3aa5-ca98-448c-bba1-53fc3b803587'}) 2019-04-13 08:11:24,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 08:11:24,422 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "mEUaVrqATGE1RAsm1ydznUI8I9p8Fu", "email": null, "name": "neutron_trunk-user_844d3aa5-ca98-448c-bba1-53fc3b803587"}}' 2019-04-13 08:11:24,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e5579d-4efd-47d8-9f51-93a8073ec610 2019-04-13 08:11:24,890 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_844d3aa5-ca98-448c-bba1-53fc3b803587", "links": {"self": "http://172.30.9.23:5000/v3/users/7328a31f6c8c495c8d0c565f68e15fb7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7328a31f6c8c495c8d0c565f68e15fb7", "domain_id": "default", "password_expires_at": null}} 2019-04-13 08:11:24,891 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-39e5579d-4efd-47d8-9f51-93a8073ec610 2019-04-13 08:11:24,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472472190857s 2019-04-13 08:11:24,891 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7328a31f6c8c495c8d0c565f68e15fb7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_844d3aa5-ca98-448c-bba1-53fc3b803587'}) 2019-04-13 08:11:24,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:11:24,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:25,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44fa2f9f-c436-479a-8026-345a0f7eda5a 2019-04-13 08:11:25,011 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:11:25,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-44fa2f9f-c436-479a-8026-345a0f7eda5a 2019-04-13 08:11:25,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115622997284s 2019-04-13 08:11:25,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:11:25,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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:25,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3749c47f-0b3c-4b39-9061-467d7b0cef8a 2019-04-13 08:11:25,214 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:11:25,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3749c47f-0b3c-4b39-9061-467d7b0cef8a 2019-04-13 08:11:25,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198705196381s 2019-04-13 08:11:25,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:11:25,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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:25,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5c33fd-5304-4891-b5cc-4c55fd3e5831 2019-04-13 08:11:25,366 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:11:25,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bc5c33fd-5304-4891-b5cc-4c55fd3e5831 2019-04-13 08:11:25,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146903991699s 2019-04-13 08:11:25,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:11:25,374 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:25,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9472b3e-06d5-4b8d-adc3-adf4c3f54c83 2019-04-13 08:11:25,481 - 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-04-13 08:11:25,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f9472b3e-06d5-4b8d-adc3-adf4c3f54c83 2019-04-13 08:11:25,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110471010208s 2019-04-13 08:11:25,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:11:25,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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:25,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2482fb-801e-4adf-9996-0df73395ce4f 2019-04-13 08:11:25,613 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_844d3aa5-ca98-448c-bba1-53fc3b803587", "links": {"self": "http://172.30.9.23:5000/v3/users/7328a31f6c8c495c8d0c565f68e15fb7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7328a31f6c8c495c8d0c565f68e15fb7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:11:25,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6b2482fb-801e-4adf-9996-0df73395ce4f 2019-04-13 08:11:25,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131153106689s 2019-04-13 08:11:25,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:11:25,628 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:25,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc4cc9c-f518-4552-9733-e3bd34bcaaec 2019-04-13 08:11:25,781 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5465ac0341c748b8a8ee4dac3f211864"}, "tags": [], "enabled": true, "id": "5465ac0341c748b8a8ee4dac3f211864", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_844d3aa5-ca98-448c-bba1-53fc3b803587"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:11:25,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3dc4cc9c-f518-4552-9733-e3bd34bcaaec 2019-04-13 08:11:25,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156455039978s 2019-04-13 08:11:25,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:11:25,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=7328a31f6c8c495c8d0c565f68e15fb7&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=5465ac0341c748b8a8ee4dac3f211864" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:25,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39140102-5c5d-4821-bb3c-b96c552dde6a 2019-04-13 08:11:25,900 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7328a31f6c8c495c8d0c565f68e15fb7&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=5465ac0341c748b8a8ee4dac3f211864", "previous": null, "next": null}} 2019-04-13 08:11:25,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7328a31f6c8c495c8d0c565f68e15fb7&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=5465ac0341c748b8a8ee4dac3f211864 used request id req-39140102-5c5d-4821-bb3c-b96c552dde6a 2019-04-13 08:11:25,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111227989197s 2019-04-13 08:11:25,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:11:25,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/5465ac0341c748b8a8ee4dac3f211864/users/7328a31f6c8c495c8d0c565f68e15fb7/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:26,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47488d34-dabd-4757-8624-7cf26ad44cb2 2019-04-13 08:11:26,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:11:26,047 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5465ac0341c748b8a8ee4dac3f211864/users/7328a31f6c8c495c8d0c565f68e15fb7/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-47488d34-dabd-4757-8624-7cf26ad44cb2 2019-04-13 08:11:26,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143830776215s 2019-04-13 08:11:26,048 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_844d3aa5-ca98-448c-bba1-53fc3b803587', 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'5465ac0341c748b8a8ee4dac3f211864', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'mEUaVrqATGE1RAsm1ydznUI8I9p8Fu', 'username': u'neutron_trunk-user_844d3aa5-ca98-448c-bba1-53fc3b803587', '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-04-13 08:11:26,052 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_844d3aa5-ca98-448c-bba1-53fc3b803587', 'password': 'mEUaVrqATGE1RAsm1ydznUI8I9p8Fu', 'project_name': 'neutron_trunk-project_844d3aa5-ca98-448c-bba1-53fc3b803587', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '5465ac0341c748b8a8ee4dac3f211864', 'project_domain_name': 'Default'} 2019-04-13 08:11:26,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:11:26,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:26,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef6d58d-834c-460d-b24f-4491422161ca 2019-04-13 08:11:26,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:11:26,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0ef6d58d-834c-460d-b24f-4491422161ca 2019-04-13 08:11:26,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111821889877s 2019-04-13 08:11:26,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:11:26,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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:26,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f87dce34-780d-4b68-a60c-87ff6dc8f002 2019-04-13 08:11:26,386 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:11:26,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f87dce34-780d-4b68-a60c-87ff6dc8f002 2019-04-13 08:11:26,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214655160904s 2019-04-13 08:11:26,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:11:26,395 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:26,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ed09f8-a23a-4582-bb79-0c235dfe194c 2019-04-13 08:11:26,505 - 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-04-13 08:11:26,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-89ed09f8-a23a-4582-bb79-0c235dfe194c 2019-04-13 08:11:26,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113416910172s 2019-04-13 08:11:26,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:11:26,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:26,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f51cec91-ae2a-400b-9008-be292b86a9f5 2019-04-13 08:11:26,636 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_844d3aa5-ca98-448c-bba1-53fc3b803587", "links": {"self": "http://172.30.9.23:5000/v3/users/7328a31f6c8c495c8d0c565f68e15fb7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7328a31f6c8c495c8d0c565f68e15fb7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:11:26,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f51cec91-ae2a-400b-9008-be292b86a9f5 2019-04-13 08:11:26,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129999876022s 2019-04-13 08:11:26,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:11:26,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:26,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b12bfa-b0f2-478a-88e8-ce4536b0f9fa 2019-04-13 08:11:26,762 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5465ac0341c748b8a8ee4dac3f211864"}, "tags": [], "enabled": true, "id": "5465ac0341c748b8a8ee4dac3f211864", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_844d3aa5-ca98-448c-bba1-53fc3b803587"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:11:26,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-41b12bfa-b0f2-478a-88e8-ce4536b0f9fa 2019-04-13 08:11:26,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11402797699s 2019-04-13 08:11:26,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:11:26,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=7328a31f6c8c495c8d0c565f68e15fb7&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=5465ac0341c748b8a8ee4dac3f211864" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:26,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 208 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d56768-da93-4e46-9b01-0ae196eba859 2019-04-13 08:11:26,881 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7328a31f6c8c495c8d0c565f68e15fb7&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=5465ac0341c748b8a8ee4dac3f211864", "previous": null, "next": null}} 2019-04-13 08:11:26,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7328a31f6c8c495c8d0c565f68e15fb7&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=5465ac0341c748b8a8ee4dac3f211864 used request id req-33d56768-da93-4e46-9b01-0ae196eba859 2019-04-13 08:11:26,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111065864563s 2019-04-13 08:11:26,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:11:26,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/5465ac0341c748b8a8ee4dac3f211864/users/7328a31f6c8c495c8d0c565f68e15fb7/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:27,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff31a31d-57da-41ce-9cd4-3f3471f434f3 2019-04-13 08:11:27,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:11:27,030 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5465ac0341c748b8a8ee4dac3f211864/users/7328a31f6c8c495c8d0c565f68e15fb7/roles/ecc7000790704244895fb79f2874ceb4 used request id req-ff31a31d-57da-41ce-9cd4-3f3471f434f3 2019-04-13 08:11:27,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145394802094s 2019-04-13 08:11:27,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:11:27,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:27,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe44284c-12e1-43e1-8ce8-79f221e965ed 2019-04-13 08:11:27,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:11:27,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fe44284c-12e1-43e1-8ce8-79f221e965ed 2019-04-13 08:11:27,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195305109024s 2019-04-13 08:11:27,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:11:27,237 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:27,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28b9d53-eabd-4bfd-bcad-9737c687bd0d 2019-04-13 08:11:27,387 - 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-04-13 08:11:27,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b28b9d53-eabd-4bfd-bcad-9737c687bd0d 2019-04-13 08:11:27,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.15408706665s 2019-04-13 08:11:27,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:11:27,392 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:27,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331ba741-ea62-4f5c-8752-9c14421b2804 2019-04-13 08:11:27,516 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_844d3aa5-ca98-448c-bba1-53fc3b803587", "links": {"self": "http://172.30.9.23:5000/v3/users/7328a31f6c8c495c8d0c565f68e15fb7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7328a31f6c8c495c8d0c565f68e15fb7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:11:27,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-331ba741-ea62-4f5c-8752-9c14421b2804 2019-04-13 08:11:27,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127685070038s 2019-04-13 08:11:27,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:11:27,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=7328a31f6c8c495c8d0c565f68e15fb7&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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:27,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c2543b0-190a-4078-b99a-dfbf88ddb182 2019-04-13 08:11:27,642 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=7328a31f6c8c495c8d0c565f68e15fb7&scope.domain.id=default", "previous": null, "next": null}} 2019-04-13 08:11:27,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=7328a31f6c8c495c8d0c565f68e15fb7&scope.domain.id=default used request id req-9c2543b0-190a-4078-b99a-dfbf88ddb182 2019-04-13 08:11:27,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115158081055s 2019-04-13 08:11:27,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-13 08:11:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/7328a31f6c8c495c8d0c565f68e15fb7/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:27,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30bfd3f8-5b3c-44fe-bb14-ddfa44bdea3a 2019-04-13 08:11:27,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:11:27,887 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/7328a31f6c8c495c8d0c565f68e15fb7/roles/ecc7000790704244895fb79f2874ceb4 used request id req-30bfd3f8-5b3c-44fe-bb14-ddfa44bdea3a 2019-04-13 08:11:27,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.240943908691s 2019-04-13 08:11:27,891 - 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.15" 2019-04-13 08:11:27,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85700d5f-d9b8-4294-8fc7-7eef3c497459 2019-04-13 08:11:27,897 - 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-04-13 08:11:27,897 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-85700d5f-d9b8-4294-8fc7-7eef3c497459 2019-04-13 08:11:27,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:11:28,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:11:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5465ac0341c748b8a8ee4dac3f211864", "name": "neutron_trunk-project_844d3aa5-ca98-448c-bba1-53fc3b803587"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/5465ac0341c748b8a8ee4dac3f211864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/5465ac0341c748b8a8ee4dac3f211864", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/5465ac0341c748b8a8ee4dac3f211864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/5465ac0341c748b8a8ee4dac3f211864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/5465ac0341c748b8a8ee4dac3f211864", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/5465ac0341c748b8a8ee4dac3f211864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_5465ac0341c748b8a8ee4dac3f211864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5465ac0341c748b8a8ee4dac3f211864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5465ac0341c748b8a8ee4dac3f211864", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/5465ac0341c748b8a8ee4dac3f211864", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/5465ac0341c748b8a8ee4dac3f211864", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_844d3aa5-ca98-448c-bba1-53fc3b803587", "id": "7328a31f6c8c495c8d0c565f68e15fb7"}, "audit_ids": ["rLa9eWnDTyC62jd1clczSA"], "issued_at": "2019-04-13T08:11:28.000000Z"}} 2019-04-13 08:11:28,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 08:11:28,309 - 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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:11:28,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:28 GMT X-Openstack-Request-Id: req-685b4ea9-63b0-40fb-8734-92b22ddcb764 2019-04-13 08:11:28,574 - 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-04-13 08:11:28,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-685b4ea9-63b0-40fb-8734-92b22ddcb764 2019-04-13 08:11:28,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.265820026398s 2019-04-13 08:11:28,584 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-04-13 08:11:28,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:11:28,588 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:28,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda4f083-cd02-4aa9-b7e7-4108e310d228 2019-04-13 08:11:28,696 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 08:11:28,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bda4f083-cd02-4aa9-b7e7-4108e310d228 2019-04-13 08:11:28,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11182308197s 2019-04-13 08:11:28,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:11:28,707 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:28,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02eb34e6-ca73-43fc-8bc9-44bc91238895 2019-04-13 08:11:28,868 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5465ac0341c748b8a8ee4dac3f211864"}, "tags": [], "enabled": true, "id": "5465ac0341c748b8a8ee4dac3f211864", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_844d3aa5-ca98-448c-bba1-53fc3b803587"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:11:28,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-02eb34e6-ca73-43fc-8bc9-44bc91238895 2019-04-13 08:11:28,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.163900852203s 2019-04-13 08:11:28,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 08:11:28,871 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" -d '{"network": {"shared": true, "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "name": "neutron_trunk-net_844d3aa5-ca98-448c-bba1-53fc3b803587", "admin_state_up": true}}' 2019-04-13 08:11:29,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:29 GMT X-Openstack-Request-Id: req-6d0e67fb-3e5b-4bf3-b736-937a2442d52b 2019-04-13 08:11:29,158 - 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":"66dbbdcd-ba98-43d4-9310-4b6d4c59a587","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"5465ac0341c748b8a8ee4dac3f211864","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T08:11:29Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_844d3aa5-ca98-448c-bba1-53fc3b803587","admin_state_up":true,"tenant_id":"5465ac0341c748b8a8ee4dac3f211864","created_at":"2019-04-13T08:11:28Z","mtu":1450}} 2019-04-13 08:11:29,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6d0e67fb-3e5b-4bf3-b736-937a2442d52b 2019-04-13 08:11:29,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.287739038467s 2019-04-13 08:11:29,159 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-13T08:11:29Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'66dbbdcd-ba98-43d4-9310-4b6d4c59a587', u'provider:segmentation_id': 9, 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_844d3aa5-ca98-448c-bba1-53fc3b803587', u'created_at': u'2019-04-13T08:11:28Z', u'mtu': 1450, u'tenant_id': u'5465ac0341c748b8a8ee4dac3f211864', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'5465ac0341c748b8a8ee4dac3f211864', u'l2_adjacency': True}) 2019-04-13 08:11:29,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:11:29,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:11:29,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:29 GMT X-Openstack-Request-Id: req-c1ab778a-7aaa-4239-903e-aefdb7f6c1df 2019-04-13 08:11:29,261 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"66dbbdcd-ba98-43d4-9310-4b6d4c59a587","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"5465ac0341c748b8a8ee4dac3f211864","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T08:11:29Z","qos_policy_id":null,"name":"neutron_trunk-net_844d3aa5-ca98-448c-bba1-53fc3b803587","admin_state_up":true,"tenant_id":"5465ac0341c748b8a8ee4dac3f211864","created_at":"2019-04-13T08:11:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 08:11:29,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c1ab778a-7aaa-4239-903e-aefdb7f6c1df 2019-04-13 08:11:29,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101647853851s 2019-04-13 08:11:29,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 08:11:29,263 - 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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" -d '{"subnet": {"name": "neutron_trunk-subnet_844d3aa5-ca98-448c-bba1-53fc3b803587", "enable_dhcp": true, "network_id": "66dbbdcd-ba98-43d4-9310-4b6d4c59a587", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 08:11:29,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:29 GMT X-Openstack-Request-Id: req-98f176ff-f0c5-4d22-b8b9-477e2ba2a944 2019-04-13 08:11:29,782 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T08:11:29Z","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":"434571e8-bf0f-4875-b4c9-0f9dfee829a4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5465ac0341c748b8a8ee4dac3f211864","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_844d3aa5-ca98-448c-bba1-53fc3b803587","enable_dhcp":true,"segment_id":null,"network_id":"66dbbdcd-ba98-43d4-9310-4b6d4c59a587","tenant_id":"5465ac0341c748b8a8ee4dac3f211864","created_at":"2019-04-13T08:11:29Z","ip_version":4}} 2019-04-13 08:11:29,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-98f176ff-f0c5-4d22-b8b9-477e2ba2a944 2019-04-13 08:11:29,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.51949095726s 2019-04-13 08:11:29,782 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T08:11:29Z', 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'434571e8-bf0f-4875-b4c9-0f9dfee829a4', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_844d3aa5-ca98-448c-bba1-53fc3b803587', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'66dbbdcd-ba98-43d4-9310-4b6d4c59a587', u'tenant_id': u'5465ac0341c748b8a8ee4dac3f211864', u'created_at': u'2019-04-13T08:11:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5465ac0341c748b8a8ee4dac3f211864'}) 2019-04-13 08:11:29,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 08:11:29,784 - 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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "neutron_trunk-router_844d3aa5-ca98-448c-bba1-53fc3b803587", "admin_state_up": true}}' 2019-04-13 08:11:31,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:31 GMT X-Openstack-Request-Id: req-7260e9a9-dd06-44df-ae42-199f2314310b 2019-04-13 08:11:31,351 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "created_at": "2019-04-13T08:11:29Z", "admin_state_up": true, "updated_at": "2019-04-13T08:11:30Z", "project_id": "5465ac0341c748b8a8ee4dac3f211864", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "eb17234a-044e-4f41-af38-a279c5a9b139", "name": "neutron_trunk-router_844d3aa5-ca98-448c-bba1-53fc3b803587"}} 2019-04-13 08:11:31,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7260e9a9-dd06-44df-ae42-199f2314310b 2019-04-13 08:11:31,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56857991219s 2019-04-13 08:11:31,352 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T08:11:30Z', u'revision_number': 2, u'ha': False, u'id': u'eb17234a-044e-4f41-af38-a279c5a9b139', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_844d3aa5-ca98-448c-bba1-53fc3b803587', u'admin_state_up': True, u'tenant_id': u'5465ac0341c748b8a8ee4dac3f211864', u'created_at': u'2019-04-13T08:11:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'5465ac0341c748b8a8ee4dac3f211864'}) 2019-04-13 08:11:31,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 08:11:31,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/eb17234a-044e-4f41-af38-a279c5a9b139/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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" -d '{"subnet_id": "434571e8-bf0f-4875-b4c9-0f9dfee829a4"}' 2019-04-13 08:11:33,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:33 GMT X-Openstack-Request-Id: req-9dd8720e-a629-4416-8721-b52ccc847aef 2019-04-13 08:11:33,541 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "66dbbdcd-ba98-43d4-9310-4b6d4c59a587", "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "subnet_id": "434571e8-bf0f-4875-b4c9-0f9dfee829a4", "subnet_ids": ["434571e8-bf0f-4875-b4c9-0f9dfee829a4"], "port_id": "c677460f-5059-487c-b251-a5b1b1591201", "id": "eb17234a-044e-4f41-af38-a279c5a9b139"} 2019-04-13 08:11:33,541 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/eb17234a-044e-4f41-af38-a279c5a9b139/add_router_interface.json used request id req-9dd8720e-a629-4416-8721-b52ccc847aef 2019-04-13 08:11:33,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18812894821s 2019-04-13 08:11:33,541 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 08:11:33,639 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 08:11:33,642 - 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.15" 2019-04-13 08:11:33,647 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:33 GMT 2019-04-13 08:11:33,647 - 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-04-13 08:11:33,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:11:33,656 - 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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:11:33,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:33 GMT X-Openstack-Request-Id: req-d219ba0c-a816-4a5a-8259-b6e62c021fa9 2019-04-13 08:11:33,936 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:11:33,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d219ba0c-a816-4a5a-8259-b6e62c021fa9 2019-04-13 08:11:33,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284085035324s 2019-04-13 08:11:33,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 08:11:33,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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587"}' 2019-04-13 08:11:33,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:33 GMT Location: http://172.30.9.23:9292/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-db4f063c-7652-4f9a-a398-0fcf89148691 2019-04-13 08:11:33,997 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:11:33Z", "file": "/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a/file", "owner": "5465ac0341c748b8a8ee4dac3f211864", "id": "b527dd5f-9355-4600-be5e-feb74285c85a", "size": null, "self": "/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a", "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_844d3aa5-ca98-448c-bba1-53fc3b803587", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587", "checksum": null, "created_at": "2019-04-13T08:11:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 08:11:33,997 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-db4f063c-7652-4f9a-a398-0fcf89148691 2019-04-13 08:11:33,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0515508651733s 2019-04-13 08:11:33,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 08:11:34,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a/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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" -d '' 2019-04-13 08:11:35,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 08:11:35 GMT X-Openstack-Request-Id: req-7ee1bece-4ce3-444e-a139-be462626d2c5 2019-04-13 08:11:35,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-04-13 08:11:35,272 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a/file used request id req-7ee1bece-4ce3-444e-a139-be462626d2c5 2019-04-13 08:11:35,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.27441000938s 2019-04-13 08:11:35,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:11:35,281 - 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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:11:35,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:35 GMT X-Openstack-Request-Id: req-08c39994-d723-46de-a403-c9734f245473 2019-04-13 08:11:35,306 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:11:35Z", "file": "/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a/file", "owner": "5465ac0341c748b8a8ee4dac3f211864", "id": "b527dd5f-9355-4600-be5e-feb74285c85a", "size": 12716032, "self": "/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b527dd5f-9355-4600-be5e-feb74285c85a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b527dd5f-9355-4600-be5e-feb74285c85a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:11:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:11:35,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-08c39994-d723-46de-a403-c9734f245473 2019-04-13 08:11:35,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0299360752106s 2019-04-13 08:11:35,309 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b527dd5f-9355-4600-be5e-feb74285c85a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a/file', 'owner': u'5465ac0341c748b8a8ee4dac3f211864', 'id': u'b527dd5f-9355-4600-be5e-feb74285c85a', 'size': 12716032, u'self': u'/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5465ac0341c748b8a8ee4dac3f211864', 'name': 'neutron_trunk-project_844d3aa5-ca98-448c-bba1-53fc3b803587', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b527dd5f-9355-4600-be5e-feb74285c85a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T08:11:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T08:11:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587', '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/b527dd5f-9355-4600-be5e-feb74285c85a', 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_844d3aa5-ca98-448c-bba1-53fc3b803587', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587', 'created': u'2019-04-13T08:11:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T08:11:33Z', 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/b527dd5f-9355-4600-be5e-feb74285c85a', 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_844d3aa5-ca98-448c-bba1-53fc3b803587', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 08:11:35,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 08:11:35,315 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_844d3aa5-ca98-448c-bba1-53fc3b803587", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 08:11:35,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11: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-c6be7f26-4fb8-4844-9f4b-326c5c3c3193 x-openstack-request-id: req-c6be7f26-4fb8-4844-9f4b-326c5c3c3193 2019-04-13 08:11:35,644 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_844d3aa5-ca98-448c-bba1-53fc3b803587", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0c3758ae-eaa9-4a71-8291-51fb5679dc62", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0c3758ae-eaa9-4a71-8291-51fb5679dc62", "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": "0c3758ae-eaa9-4a71-8291-51fb5679dc62"}} 2019-04-13 08:11:35,644 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c6be7f26-4fb8-4844-9f4b-326c5c3c3193 2019-04-13 08:11:35,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.331922054291s 2019-04-13 08:11:35,645 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_844d3aa5-ca98-448c-bba1-53fc3b803587', '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'8cb957e698214daa959a3206e3607cbf', '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'0c3758ae-eaa9-4a71-8291-51fb5679dc62', 'swap': 0}) 2019-04-13 08:11:35,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 08:11:35,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/0c3758ae-eaa9-4a71-8291-51fb5679dc62/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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" -d '{"extra_specs": {}}' 2019-04-13 08:11:35,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11: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-cebda4ce-848a-41d5-95f4-01f04390af57 x-openstack-request-id: req-cebda4ce-848a-41d5-95f4-01f04390af57 2019-04-13 08:11:35,667 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 08:11:35,667 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/0c3758ae-eaa9-4a71-8291-51fb5679dc62/os-extra_specs used request id req-cebda4ce-848a-41d5-95f4-01f04390af57 2019-04-13 08:11:35,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214600563049s 2019-04-13 08:11:35,675 - 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.15" 2019-04-13 08:11:35,680 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99e07e80-e025-42aa-a800-d6a3263b03b4 2019-04-13 08:11:35,680 - 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-04-13 08:11:35,680 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-99e07e80-e025-42aa-a800-d6a3263b03b4 2019-04-13 08:11:35,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:11:35,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:11:35,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2042a9b6-3409-48ad-a5c5-13826be2e10c 2019-04-13 08:11:35,859 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:11:35,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2042a9b6-3409-48ad-a5c5-13826be2e10c 2019-04-13 08:11:35,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175828933716s 2019-04-13 08:11:35,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:11:35,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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:11:36,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17190bf6-1d47-43a6-bd11-ae4e31494cac 2019-04-13 08:11:36,039 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:11:36,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-17190bf6-1d47-43a6-bd11-ae4e31494cac 2019-04-13 08:11:36,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174968957901s 2019-04-13 08:11:36,046 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-13 08:11:38,344 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-13 08:11:40,795 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | de16aeed-5b1b-4e90-b9fe-9d71ac3cd07e | 2019-04-13T08:11:40.329222 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: de16aeed-5b1b-4e90-b9fe-9d71ac3cd07e ~/.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-04-13 08:11:44,182 - 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 | | __unknown__ | tempest-type-20383555 | Available | | __unknown__ | tempest-type-440185268 | 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-04-13 08:11:44,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-13 08:11:47,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-13 08:11:50,155 - 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=fcef3432-e1a4-4b72-ab84-121f7cc9b024) as the default verifier for the future CLI operations. 2019-04-13 08:11:51,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 08:11:51,981 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:11:52,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11: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-b06071eb-c02f-4423-8a72-976310224f81 x-openstack-request-id: req-b06071eb-c02f-4423-8a72-976310224f81 2019-04-13 08:11:52,021 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 08:11:52,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-b06071eb-c02f-4423-8a72-976310224f81 2019-04-13 08:11:52,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.042708158493s 2019-04-13 08:11:52,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:11:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:11:52,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:52 GMT X-Openstack-Request-Id: req-3ba4dd36-21fb-4c3c-8040-bd2d5823facd 2019-04-13 08:11:52,051 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:11:35Z", "file": "/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a/file", "owner": "5465ac0341c748b8a8ee4dac3f211864", "id": "b527dd5f-9355-4600-be5e-feb74285c85a", "size": 12716032, "self": "/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b527dd5f-9355-4600-be5e-feb74285c85a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b527dd5f-9355-4600-be5e-feb74285c85a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:11:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:11:52,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3ba4dd36-21fb-4c3c-8040-bd2d5823facd 2019-04-13 08:11:52,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269711017609s 2019-04-13 08:11:52,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 08:11:52,060 - 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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_844d3aa5-ca98-448c-bba1-53fc3b803587", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_844d3aa5-ca98-448c-bba1-53fc3b803587"}' 2019-04-13 08:11:52,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:52 GMT Location: http://172.30.9.23:9292/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ca4a8c1b-334c-4bfe-b0f6-fe116a5fe2d2 2019-04-13 08:11:52,094 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:11:52Z", "file": "/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57/file", "owner": "5465ac0341c748b8a8ee4dac3f211864", "id": "82fc8e80-ac57-4365-bf53-73c9fa1a1e57", "size": null, "self": "/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57", "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_844d3aa5-ca98-448c-bba1-53fc3b803587", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_844d3aa5-ca98-448c-bba1-53fc3b803587", "checksum": null, "created_at": "2019-04-13T08:11:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 08:11:52,094 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ca4a8c1b-334c-4bfe-b0f6-fe116a5fe2d2 2019-04-13 08:11:52,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0368001461029s 2019-04-13 08:11:52,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 08:11:52,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57/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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" -d '' 2019-04-13 08:11:53,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 08:11:53 GMT X-Openstack-Request-Id: req-30c0092c-c7ac-433c-9707-5f49bb64417e 2019-04-13 08:11:53,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 08:11:53,249 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57/file used request id req-30c0092c-c7ac-433c-9707-5f49bb64417e 2019-04-13 08:11:53,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.15437293053s 2019-04-13 08:11:53,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:11:53,258 - 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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:11:53,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11:53 GMT X-Openstack-Request-Id: req-9dd7e8ff-8853-4f28-8f00-0436b47eea03 2019-04-13 08:11:53,283 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:11:53Z", "file": "/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57/file", "owner": "5465ac0341c748b8a8ee4dac3f211864", "id": "82fc8e80-ac57-4365-bf53-73c9fa1a1e57", "size": 12716032, "self": "/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_844d3aa5-ca98-448c-bba1-53fc3b803587", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_844d3aa5-ca98-448c-bba1-53fc3b803587", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:11:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:11:35Z", "file": "/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a/file", "owner": "5465ac0341c748b8a8ee4dac3f211864", "id": "b527dd5f-9355-4600-be5e-feb74285c85a", "size": 12716032, "self": "/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b527dd5f-9355-4600-be5e-feb74285c85a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b527dd5f-9355-4600-be5e-feb74285c85a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:11:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:11:53,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9dd7e8ff-8853-4f28-8f00-0436b47eea03 2019-04-13 08:11:53,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.029590845108s 2019-04-13 08:11:53,286 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57/snap', u'metadata': Munch({})})], 'file': u'/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57/file', 'owner': u'5465ac0341c748b8a8ee4dac3f211864', 'id': u'82fc8e80-ac57-4365-bf53-73c9fa1a1e57', 'size': 12716032, u'self': u'/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5465ac0341c748b8a8ee4dac3f211864', 'name': 'neutron_trunk-project_844d3aa5-ca98-448c-bba1-53fc3b803587', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T08:11:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T08:11:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_844d3aa5-ca98-448c-bba1-53fc3b803587', '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/82fc8e80-ac57-4365-bf53-73c9fa1a1e57', 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_844d3aa5-ca98-448c-bba1-53fc3b803587', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_844d3aa5-ca98-448c-bba1-53fc3b803587', 'created': u'2019-04-13T08:11:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T08:11:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57', 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_844d3aa5-ca98-448c-bba1-53fc3b803587', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 08:11:53,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 08:11:53,290 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_844d3aa5-ca98-448c-bba1-53fc3b803587", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 08:11:53,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11: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-bfce9744-85cd-4b0f-8a79-c4cf0ecd6b32 x-openstack-request-id: req-bfce9744-85cd-4b0f-8a79-c4cf0ecd6b32 2019-04-13 08:11:53,357 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_844d3aa5-ca98-448c-bba1-53fc3b803587", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/78229a29-3857-4709-bc98-d2a6290763a8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/78229a29-3857-4709-bc98-d2a6290763a8", "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": "78229a29-3857-4709-bc98-d2a6290763a8"}} 2019-04-13 08:11:53,357 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bfce9744-85cd-4b0f-8a79-c4cf0ecd6b32 2019-04-13 08:11:53,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0698690414429s 2019-04-13 08:11:53,358 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_844d3aa5-ca98-448c-bba1-53fc3b803587', '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'8cb957e698214daa959a3206e3607cbf', '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'78229a29-3857-4709-bc98-d2a6290763a8', 'swap': 0}) 2019-04-13 08:11:53,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 08:11:53,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/78229a29-3857-4709-bc98-d2a6290763a8/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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" -d '{"extra_specs": {}}' 2019-04-13 08:11:53,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 08:11: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-345f4a3d-0975-4e4d-9744-02847b52c118 x-openstack-request-id: req-345f4a3d-0975-4e4d-9744-02847b52c118 2019-04-13 08:11:53,378 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 08:11:53,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/78229a29-3857-4709-bc98-d2a6290763a8/os-extra_specs used request id req-345f4a3d-0975-4e4d-9744-02847b52c118 2019-04-13 08:11:53,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198459625244s 2019-04-13 08:11:53,379 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_844d3aa5-ca98-448c-bba1-53fc3b803587', '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'8cb957e698214daa959a3206e3607cbf', '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'78229a29-3857-4709-bc98-d2a6290763a8', 'swap': 0}) 2019-04-13 08:11:56,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-13 08:11:56,243 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-13 08:11:56,244 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-13 08:11:56,246 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-13 08:11:56,279 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-13 08:11:59,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fcef3432-e1a4-4b72-ab84-121f7cc9b024/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-04-13 08:11:59,412 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-13 08:11:59,438 - 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-04-13 08:13:55,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 75148c34-ba12-435a-b7a9-6b8c1eeea1ae 2019-04-13 08:13:55,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '75148c34-ba12-435a-b7a9-6b8c1eeea1ae']'. 2019-04-13 08:13:56,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-13 08:13:56,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-13 08:13:56,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 08:13:56,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 75148c34-ba12-435a-b7a9-6b8c1eeea1ae | 2019-04-13 08:13:56,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-13 08:13:56,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-13 08:12:01 | 2019-04-13 08:13:56,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-13 08:13:55 | 2019-04-13 08:13:56,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:54 | 2019-04-13 08:13:56,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-13 08:13:56,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-13 08:13:56,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fcef3432-e1a4-4b72-ab84-121f7cc9b024) | 2019-04-13 08:13:56,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-13 08:13:56,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: de16aeed-5b1b-4e90-b9fe-9d71ac3cd07e) | 2019-04-13 08:13:56,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-04-13 08:13:56,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 103.385 | 2019-04-13 08:13:56,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-04-13 08:13:56,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-04-13 08:13:56,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-13 08:13:56,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-13 08:13:56,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-13 08:13:56,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-13 08:13:56,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-13 08:13:56,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-13 08:13:56,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-04-13 08:13:56,393 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '75148c34-ba12-435a-b7a9-6b8c1eeea1ae', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-04-13 08:13:58,262 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 75148c34-ba12-435a-b7a9-6b8c1eeea1ae --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-04-13 08:13:58,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '75148c34-ba12-435a-b7a9-6b8c1eeea1ae', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-04-13 08:13:59,968 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 75148c34-ba12-435a-b7a9-6b8c1eeea1ae --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-04-13 08:14:00,083 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 08:14:00,083 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:31 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-04-13 08:14:00,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 08:14:00,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:14:01,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 08:14:01 GMT X-Openstack-Request-Id: req-b447e988-2922-444f-9154-873e49cf1d41 2019-04-13 08:14:01,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 08:14:01,452 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/82fc8e80-ac57-4365-bf53-73c9fa1a1e57 used request id req-b447e988-2922-444f-9154-873e49cf1d41 2019-04-13 08:14:01,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.36415195465s 2019-04-13 08:14:01,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 08:14:01,461 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:01,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14: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-85d7755b-0540-4b3b-be51-bdbc055d6d03 x-openstack-request-id: req-85d7755b-0540-4b3b-be51-bdbc055d6d03 2019-04-13 08:14:01,483 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_844d3aa5-ca98-448c-bba1-53fc3b803587", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0c3758ae-eaa9-4a71-8291-51fb5679dc62", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0c3758ae-eaa9-4a71-8291-51fb5679dc62", "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": "0c3758ae-eaa9-4a71-8291-51fb5679dc62"}, {"name": "neutron_trunk-flavor_alt_844d3aa5-ca98-448c-bba1-53fc3b803587", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/78229a29-3857-4709-bc98-d2a6290763a8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/78229a29-3857-4709-bc98-d2a6290763a8", "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": "78229a29-3857-4709-bc98-d2a6290763a8"}]} 2019-04-13 08:14:01,483 - 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-85d7755b-0540-4b3b-be51-bdbc055d6d03 2019-04-13 08:14:01,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253567695618s 2019-04-13 08:14:01,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 08:14:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/78229a29-3857-4709-bc98-d2a6290763a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:01,522 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14: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-298299e7-a7b9-4965-8c30-95200c8bf1d3 x-openstack-request-id: req-298299e7-a7b9-4965-8c30-95200c8bf1d3 2019-04-13 08:14:01,523 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/78229a29-3857-4709-bc98-d2a6290763a8 used request id req-298299e7-a7b9-4965-8c30-95200c8bf1d3 2019-04-13 08:14:01,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0367980003357s 2019-04-13 08:14:01,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 08:14:01,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/eb17234a-044e-4f41-af38-a279c5a9b139/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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" -d '{"subnet_id": "434571e8-bf0f-4875-b4c9-0f9dfee829a4"}' 2019-04-13 08:14:04,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:04 GMT X-Openstack-Request-Id: req-0aeb8e02-c594-4019-91f9-29698f7fb404 2019-04-13 08:14:04,142 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "66dbbdcd-ba98-43d4-9310-4b6d4c59a587", "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "subnet_id": "434571e8-bf0f-4875-b4c9-0f9dfee829a4", "subnet_ids": ["434571e8-bf0f-4875-b4c9-0f9dfee829a4"], "port_id": "c677460f-5059-487c-b251-a5b1b1591201", "id": "eb17234a-044e-4f41-af38-a279c5a9b139"} 2019-04-13 08:14:04,142 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/eb17234a-044e-4f41-af38-a279c5a9b139/remove_router_interface.json used request id req-0aeb8e02-c594-4019-91f9-29698f7fb404 2019-04-13 08:14:04,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.61898303032s 2019-04-13 08:14:04,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 08:14:04,143 - 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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:14:04,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1711 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:04 GMT X-Openstack-Request-Id: req-fc1c9229-9aef-400c-94e5-58781a217f7a 2019-04-13 08:14:04,279 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "766042f395f340fcbbf2424de3a67216", "created_at": "2019-04-13T06:40:29Z", "admin_state_up": true, "updated_at": "2019-04-13T06:40:29Z", "project_id": "766042f395f340fcbbf2424de3a67216", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "029bff44-808b-4911-807a-7a5e6c8d1544", "name": "tempest-pretest-check-1150342505"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "028f9689b54c4c2e807157fa4e353d23", "created_at": "2019-04-13T06:41:02Z", "admin_state_up": false, "updated_at": "2019-04-13T06:41:02Z", "project_id": "028f9689b54c4c2e807157fa4e353d23", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c6441e37-309b-4640-9ec6-0ace1609810b", "name": "tempest-router-954857964"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "created_at": "2019-04-13T08:11:29Z", "admin_state_up": true, "updated_at": "2019-04-13T08:14:02Z", "project_id": "5465ac0341c748b8a8ee4dac3f211864", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "eb17234a-044e-4f41-af38-a279c5a9b139", "name": "neutron_trunk-router_844d3aa5-ca98-448c-bba1-53fc3b803587"}]} 2019-04-13 08:14:04,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fc1c9229-9aef-400c-94e5-58781a217f7a 2019-04-13 08:14:04,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136053085327s 2019-04-13 08:14:04,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 08:14:04,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/eb17234a-044e-4f41-af38-a279c5a9b139.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:14:05,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:14:05 GMT X-Openstack-Request-Id: req-e9099349-d8ee-46a1-91f4-faa60a119a65 2019-04-13 08:14:05,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:14:05,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/eb17234a-044e-4f41-af38-a279c5a9b139.json used request id req-e9099349-d8ee-46a1-91f4-faa60a119a65 2019-04-13 08:14:05,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37359690666s 2019-04-13 08:14:05,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 08:14:05,655 - 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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:14:05,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:05 GMT X-Openstack-Request-Id: req-82cf071c-14ad-407e-baac-7ef9f62c872e 2019-04-13 08:14:05,702 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T08:11:29Z","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":"434571e8-bf0f-4875-b4c9-0f9dfee829a4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5465ac0341c748b8a8ee4dac3f211864","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_844d3aa5-ca98-448c-bba1-53fc3b803587","enable_dhcp":true,"segment_id":null,"network_id":"66dbbdcd-ba98-43d4-9310-4b6d4c59a587","tenant_id":"5465ac0341c748b8a8ee4dac3f211864","created_at":"2019-04-13T08:11:29Z","ip_version":4},{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4}]} 2019-04-13 08:14:05,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-82cf071c-14ad-407e-baac-7ef9f62c872e 2019-04-13 08:14:05,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0477459430695s 2019-04-13 08:14:05,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 08:14:05,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/434571e8-bf0f-4875-b4c9-0f9dfee829a4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:14:06,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:14:06 GMT X-Openstack-Request-Id: req-7f683ae8-5e3d-4cde-8f9f-5fa410ab61d5 2019-04-13 08:14:06,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:14:06,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/434571e8-bf0f-4875-b4c9-0f9dfee829a4.json used request id req-7f683ae8-5e3d-4cde-8f9f-5fa410ab61d5 2019-04-13 08:14:06,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.916647195816s 2019-04-13 08:14:06,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:14:06,622 - 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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:14:06,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:06 GMT X-Openstack-Request-Id: req-8406f3da-8f8d-4114-b82b-264d9478599b 2019-04-13 08:14:06,705 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"66dbbdcd-ba98-43d4-9310-4b6d4c59a587","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"5465ac0341c748b8a8ee4dac3f211864","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T08:14:06Z","qos_policy_id":null,"name":"neutron_trunk-net_844d3aa5-ca98-448c-bba1-53fc3b803587","admin_state_up":true,"tenant_id":"5465ac0341c748b8a8ee4dac3f211864","created_at":"2019-04-13T08:11:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 08:14:06,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8406f3da-8f8d-4114-b82b-264d9478599b 2019-04-13 08:14:06,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0841710567474s 2019-04-13 08:14:06,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 08:14:06,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/66dbbdcd-ba98-43d4-9310-4b6d4c59a587.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:14:07,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:14:07 GMT X-Openstack-Request-Id: req-b90851b0-8b89-477c-9f3d-8b3842cca80a 2019-04-13 08:14:07,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:14:07,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/66dbbdcd-ba98-43d4-9310-4b6d4c59a587.json used request id req-b90851b0-8b89-477c-9f3d-8b3842cca80a 2019-04-13 08:14:07,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25821399689s 2019-04-13 08:14:07,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:14:07,973 - 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.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:14:07,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:07 GMT X-Openstack-Request-Id: req-8d9be8e9-314c-4268-83f7-081bb16df04d 2019-04-13 08:14:07,995 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:11:35Z", "file": "/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a/file", "owner": "5465ac0341c748b8a8ee4dac3f211864", "id": "b527dd5f-9355-4600-be5e-feb74285c85a", "size": 12716032, "self": "/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b527dd5f-9355-4600-be5e-feb74285c85a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b527dd5f-9355-4600-be5e-feb74285c85a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_844d3aa5-ca98-448c-bba1-53fc3b803587", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:11:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:14:07,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8d9be8e9-314c-4268-83f7-081bb16df04d 2019-04-13 08:14:07,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264399051666s 2019-04-13 08:14:07,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 08:14:08,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}07896d526a9558e69a40811c756a4588ccc33e91" 2019-04-13 08:14:08,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 08:14:08 GMT X-Openstack-Request-Id: req-b4da6f42-72e9-45ab-bd94-98fd4016a6bf 2019-04-13 08:14:08,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 08:14:08,281 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b527dd5f-9355-4600-be5e-feb74285c85a used request id req-b4da6f42-72e9-45ab-bd94-98fd4016a6bf 2019-04-13 08:14:08,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.284075975418s 2019-04-13 08:14:08,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 08:14:08,285 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:08,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dcd6c860-4096-458f-9b8a-2179009b1e9d x-openstack-request-id: req-dcd6c860-4096-458f-9b8a-2179009b1e9d 2019-04-13 08:14:08,304 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_844d3aa5-ca98-448c-bba1-53fc3b803587", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0c3758ae-eaa9-4a71-8291-51fb5679dc62", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0c3758ae-eaa9-4a71-8291-51fb5679dc62", "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": "0c3758ae-eaa9-4a71-8291-51fb5679dc62"}]} 2019-04-13 08:14:08,305 - 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-dcd6c860-4096-458f-9b8a-2179009b1e9d 2019-04-13 08:14:08,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228769779205s 2019-04-13 08:14:08,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 08:14:08,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/0c3758ae-eaa9-4a71-8291-51fb5679dc62 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:08,334 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-defa4318-b6f7-4fe9-8486-01c10ea06e65 x-openstack-request-id: req-defa4318-b6f7-4fe9-8486-01c10ea06e65 2019-04-13 08:14:08,334 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0c3758ae-eaa9-4a71-8291-51fb5679dc62 used request id req-defa4318-b6f7-4fe9-8486-01c10ea06e65 2019-04-13 08:14:08,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0279738903046s 2019-04-13 08:14:08,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:08,338 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:08,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc0dcb70-39b4-4423-b55e-bf08a98bbf64 2019-04-13 08:14:08,541 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_844d3aa5-ca98-448c-bba1-53fc3b803587", "links": {"self": "http://172.30.9.23:5000/v3/users/7328a31f6c8c495c8d0c565f68e15fb7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7328a31f6c8c495c8d0c565f68e15fb7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:08,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bc0dcb70-39b4-4423-b55e-bf08a98bbf64 2019-04-13 08:14:08,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206846952438s 2019-04-13 08:14:08,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:08,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/7328a31f6c8c495c8d0c565f68e15fb7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b94750-bed8-4372-9bfc-f04bbeb83f36 2019-04-13 08:14:08,757 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_844d3aa5-ca98-448c-bba1-53fc3b803587", "links": {"self": "http://172.30.9.23:5000/v3/users/7328a31f6c8c495c8d0c565f68e15fb7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7328a31f6c8c495c8d0c565f68e15fb7", "description": null}} 2019-04-13 08:14:08,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7328a31f6c8c495c8d0c565f68e15fb7 used request id req-38b94750-bed8-4372-9bfc-f04bbeb83f36 2019-04-13 08:14:08,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20987200737s 2019-04-13 08:14:08,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 08:14:08,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/7328a31f6c8c495c8d0c565f68e15fb7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:09,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d145fa4-0512-4721-918b-8d42954f5c30 2019-04-13 08:14:09,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:09,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7328a31f6c8c495c8d0c565f68e15fb7 used request id req-9d145fa4-0512-4721-918b-8d42954f5c30 2019-04-13 08:14:09,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.288604021072s 2019-04-13 08:14:09,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:09,056 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:09,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645c0cf2-bfbd-48e8-9374-450276d58137 2019-04-13 08:14:09,253 - 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: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/5465ac0341c748b8a8ee4dac3f211864"}, "tags": [], "enabled": true, "id": "5465ac0341c748b8a8ee4dac3f211864", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_844d3aa5-ca98-448c-bba1-53fc3b803587"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 08:14:09,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-645c0cf2-bfbd-48e8-9374-450276d58137 2019-04-13 08:14:09,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200186014175s 2019-04-13 08:14:09,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 08:14:09,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/5465ac0341c748b8a8ee4dac3f211864 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:09,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca45c26a-1c74-400c-ad92-47876aafa2cc 2019-04-13 08:14:09,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:09,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5465ac0341c748b8a8ee4dac3f211864 used request id req-ca45c26a-1c74-400c-ad92-47876aafa2cc 2019-04-13 08:14:09,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.264303922653s 2019-04-13 08:14:09,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 08:14:09,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=5465ac0341c748b8a8ee4dac3f211864&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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:09,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:09 GMT X-Openstack-Request-Id: req-876d72db-ae3a-4c37-816d-d2e743fe97fe 2019-04-13 08:14:09,882 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "created_at": "2019-04-13T08:11:28Z", "updated_at": "2019-04-13T08:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:11:28Z", "revision_number": 0, "id": "2385fd76-7d65-40ce-b608-b3b0cb8e2e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:11:28Z", "security_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "port_range_min": null, "ethertype": "IPv6", "project_id": "5465ac0341c748b8a8ee4dac3f211864"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:11:28Z", "revision_number": 0, "id": "799eea15-fa60-4c18-bbe8-adbd13c350de", "remote_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "remote_ip_prefix": null, "created_at": "2019-04-13T08:11:28Z", "security_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "port_range_min": null, "ethertype": "IPv6", "project_id": "5465ac0341c748b8a8ee4dac3f211864"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:11:28Z", "revision_number": 0, "id": "d4348e85-51a5-4e3d-bc87-f8820701e022", "remote_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "remote_ip_prefix": null, "created_at": "2019-04-13T08:11:28Z", "security_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "port_range_min": null, "ethertype": "IPv4", "project_id": "5465ac0341c748b8a8ee4dac3f211864"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:11:28Z", "revision_number": 0, "id": "e49d9aee-b708-4b13-97bc-6272f6651f62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:11:28Z", "security_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "port_range_min": null, "ethertype": "IPv4", "project_id": "5465ac0341c748b8a8ee4dac3f211864"}], "revision_number": 1, "project_id": "5465ac0341c748b8a8ee4dac3f211864", "id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "name": "default"}]} 2019-04-13 08:14:09,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=5465ac0341c748b8a8ee4dac3f211864&name=default used request id req-876d72db-ae3a-4c37-816d-d2e743fe97fe 2019-04-13 08:14:09,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355380058289s 2019-04-13 08:14:09,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 08:14:09,888 - 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.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:09,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:09 GMT X-Openstack-Request-Id: req-c1023e3c-665a-42e3-8a9b-6eab44065b5c 2019-04-13 08:14:09,999 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "created_at": "2019-04-13T08:11:28Z", "updated_at": "2019-04-13T08:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:11:28Z", "revision_number": 0, "id": "2385fd76-7d65-40ce-b608-b3b0cb8e2e77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:11:28Z", "security_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "port_range_min": null, "ethertype": "IPv6", "project_id": "5465ac0341c748b8a8ee4dac3f211864"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:11:28Z", "revision_number": 0, "id": "799eea15-fa60-4c18-bbe8-adbd13c350de", "remote_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "remote_ip_prefix": null, "created_at": "2019-04-13T08:11:28Z", "security_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "port_range_min": null, "ethertype": "IPv6", "project_id": "5465ac0341c748b8a8ee4dac3f211864"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:11:28Z", "revision_number": 0, "id": "d4348e85-51a5-4e3d-bc87-f8820701e022", "remote_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "remote_ip_prefix": null, "created_at": "2019-04-13T08:11:28Z", "security_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "port_range_min": null, "ethertype": "IPv4", "project_id": "5465ac0341c748b8a8ee4dac3f211864"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:11:28Z", "revision_number": 0, "id": "e49d9aee-b708-4b13-97bc-6272f6651f62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:11:28Z", "security_group_id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "tenant_id": "5465ac0341c748b8a8ee4dac3f211864", "port_range_min": null, "ethertype": "IPv4", "project_id": "5465ac0341c748b8a8ee4dac3f211864"}], "revision_number": 1, "project_id": "5465ac0341c748b8a8ee4dac3f211864", "id": "01b73ebd-21a3-4417-8f4e-80113c560fa0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 08:14:10,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c1023e3c-665a-42e3-8a9b-6eab44065b5c 2019-04-13 08:14:10,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.112207889557s 2019-04-13 08:14:10,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 08:14:10,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/01b73ebd-21a3-4417-8f4e-80113c560fa0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11903d55e86a5e83966a239d92c976a316e702e3" 2019-04-13 08:14:10,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 08:14:10 GMT X-Openstack-Request-Id: req-70199f4a-e18c-4da3-8d9d-8c6ff0636c99 2019-04-13 08:14:10,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 08:14:10,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/01b73ebd-21a3-4417-8f4e-80113c560fa0.json used request id req-70199f4a-e18c-4da3-8d9d-8c6ff0636c99 2019-04-13 08:14:10,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.127372980118s 2019-04-13 08:14:10,183 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-04-13 08:14:10,224 - 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.15" 2019-04-13 08:14:10,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a37668-9890-4871-b2de-0a0db6b93f9e 2019-04-13 08:14:10,229 - 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-04-13 08:14:10,229 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-99a37668-9890-4871-b2de-0a0db6b93f9e 2019-04-13 08:14:10,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:14:10,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:14:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["h60gH7HSSjGRvo9Ms8afgw"], "issued_at": "2019-04-13T08:14:10.000000Z"}} 2019-04-13 08:14:10,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:14:10,628 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:10,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:10 GMT X-Openstack-Request-Id: req-7d801894-6a9c-448f-bd7d-6ac82ff15a61 2019-04-13 08:14:10,986 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 08:14:10,986 - 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-7d801894-6a9c-448f-bd7d-6ac82ff15a61 2019-04-13 08:14:10,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358520030975s 2019-04-13 08:14:10,993 - 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.15" 2019-04-13 08:14:10,998 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48014a91-b082-4833-8e29-9ffbc8baf289 2019-04-13 08:14:10,998 - 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-04-13 08:14:10,998 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-48014a91-b082-4833-8e29-9ffbc8baf289 2019-04-13 08:14:10,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:11,003 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:11,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fdaa51a-f1db-413c-9dfc-b393865cac93 2019-04-13 08:14:11,112 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 08:14:11,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9fdaa51a-f1db-413c-9dfc-b393865cac93 2019-04-13 08:14:11,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112840890884s 2019-04-13 08:14:11,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 08:14:11,123 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_3b877e2e-70b0-45e5-b521-8ed5e6c2248b"}}' 2019-04-13 08:14:11,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-153d107a-a4a5-46de-9741-3ff18c33dce4 2019-04-13 08:14:11,347 - 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/7551dbff4b9c40e6bb6fb6ecafb3408b"}, "tags": [], "enabled": true, "id": "7551dbff4b9c40e6bb6fb6ecafb3408b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_3b877e2e-70b0-45e5-b521-8ed5e6c2248b"}} 2019-04-13 08:14:11,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-153d107a-a4a5-46de-9741-3ff18c33dce4 2019-04-13 08:14:11,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.228136062622s 2019-04-13 08:14:11,348 - 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'7551dbff4b9c40e6bb6fb6ecafb3408b', '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_3b877e2e-70b0-45e5-b521-8ed5e6c2248b'}) 2019-04-13 08:14:11,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 08:14:11,358 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "GCmLTRQ8gPv064Qsb1Qvks20fl6rBN", "email": null, "name": "networking-bgpvpn-user_3b877e2e-70b0-45e5-b521-8ed5e6c2248b"}}' 2019-04-13 08:14:11,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44c014e4-74ed-4ee2-ab10-e5835caf9cc6 2019-04-13 08:14:11,827 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_3b877e2e-70b0-45e5-b521-8ed5e6c2248b", "links": {"self": "http://172.30.9.23:5000/v3/users/3206380c7e004967ae54253358493058"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3206380c7e004967ae54253358493058", "domain_id": "default", "password_expires_at": null}} 2019-04-13 08:14:11,827 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-44c014e4-74ed-4ee2-ab10-e5835caf9cc6 2019-04-13 08:14:11,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471987009048s 2019-04-13 08:14:11,828 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3206380c7e004967ae54253358493058', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_3b877e2e-70b0-45e5-b521-8ed5e6c2248b'}) 2019-04-13 08:14:11,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:11,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:11,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e757df5-ff87-44e5-94e9-27b8cfcb02da 2019-04-13 08:14:11,952 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:11,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9e757df5-ff87-44e5-94e9-27b8cfcb02da 2019-04-13 08:14:11,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120316028595s 2019-04-13 08:14:11,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:11,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:12,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d8b53f-55f3-466f-a18c-40c4987622ec 2019-04-13 08:14:12,157 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:12,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b3d8b53f-55f3-466f-a18c-40c4987622ec 2019-04-13 08:14:12,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200424909592s 2019-04-13 08:14:12,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:12,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:12,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339684ef-3441-4a58-8f59-92021c4e6f36 2019-04-13 08:14:12,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:12,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-339684ef-3441-4a58-8f59-92021c4e6f36 2019-04-13 08:14:12,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111603975296s 2019-04-13 08:14:12,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:12,283 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:12,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9292d33d-9f68-4562-bc17-eb423b7474ef 2019-04-13 08:14:12,394 - 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-04-13 08:14:12,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9292d33d-9f68-4562-bc17-eb423b7474ef 2019-04-13 08:14:12,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115044116974s 2019-04-13 08:14:12,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:12,399 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:12,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc240065-9f15-409a-95eb-476002b509cf 2019-04-13 08:14:12,623 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_3b877e2e-70b0-45e5-b521-8ed5e6c2248b", "links": {"self": "http://172.30.9.23:5000/v3/users/3206380c7e004967ae54253358493058"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3206380c7e004967ae54253358493058", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:12,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dc240065-9f15-409a-95eb-476002b509cf 2019-04-13 08:14:12,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227904081345s 2019-04-13 08:14:12,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:12,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:12,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57f7c28-f8f2-4475-aa46-c480b3c0998a 2019-04-13 08:14:12,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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/7551dbff4b9c40e6bb6fb6ecafb3408b"}, "tags": [], "enabled": true, "id": "7551dbff4b9c40e6bb6fb6ecafb3408b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_3b877e2e-70b0-45e5-b521-8ed5e6c2248b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:14:12,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c57f7c28-f8f2-4475-aa46-c480b3c0998a 2019-04-13 08:14:12,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.148509979248s 2019-04-13 08:14:12,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:14:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=3206380c7e004967ae54253358493058&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=7551dbff4b9c40e6bb6fb6ecafb3408b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:13,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e01ebd-df2d-44d7-80a5-6a28ad02ec4c 2019-04-13 08:14:13,102 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=3206380c7e004967ae54253358493058&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=7551dbff4b9c40e6bb6fb6ecafb3408b", "previous": null, "next": null}} 2019-04-13 08:14:13,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=3206380c7e004967ae54253358493058&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=7551dbff4b9c40e6bb6fb6ecafb3408b used request id req-58e01ebd-df2d-44d7-80a5-6a28ad02ec4c 2019-04-13 08:14:13,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.31035399437s 2019-04-13 08:14:13,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:14:13,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7551dbff4b9c40e6bb6fb6ecafb3408b/users/3206380c7e004967ae54253358493058/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:13,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f7df790-53ef-4bf2-9f26-eb03664ff5d3 2019-04-13 08:14:13,261 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:13,261 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7551dbff4b9c40e6bb6fb6ecafb3408b/users/3206380c7e004967ae54253358493058/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-6f7df790-53ef-4bf2-9f26-eb03664ff5d3 2019-04-13 08:14:13,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155213117599s 2019-04-13 08:14:13,262 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_3b877e2e-70b0-45e5-b521-8ed5e6c2248b', 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'7551dbff4b9c40e6bb6fb6ecafb3408b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'GCmLTRQ8gPv064Qsb1Qvks20fl6rBN', 'username': u'networking-bgpvpn-user_3b877e2e-70b0-45e5-b521-8ed5e6c2248b', '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-04-13 08:14:13,265 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_3b877e2e-70b0-45e5-b521-8ed5e6c2248b', 'password': 'GCmLTRQ8gPv064Qsb1Qvks20fl6rBN', 'project_name': 'networking-bgpvpn-project_3b877e2e-70b0-45e5-b521-8ed5e6c2248b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '7551dbff4b9c40e6bb6fb6ecafb3408b', 'project_domain_name': 'Default'} 2019-04-13 08:14:13,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:13,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:13,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d82dc98-9df1-4b83-983b-ad9b09ca4ac4 2019-04-13 08:14:13,558 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:13,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3d82dc98-9df1-4b83-983b-ad9b09ca4ac4 2019-04-13 08:14:13,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.289339780807s 2019-04-13 08:14:13,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:13,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:13,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dffac76f-f811-4dbb-aeef-de4e63219411 2019-04-13 08:14:13,671 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:13,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dffac76f-f811-4dbb-aeef-de4e63219411 2019-04-13 08:14:13,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10812497139s 2019-04-13 08:14:13,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:13,680 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:13,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c871ab87-ab94-46b0-97f9-9e7451fb2472 2019-04-13 08:14:13,794 - 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-04-13 08:14:13,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c871ab87-ab94-46b0-97f9-9e7451fb2472 2019-04-13 08:14:13,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117112159729s 2019-04-13 08:14:13,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:13,799 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:13,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7119b4-b915-4db0-81dd-67bd814e94fc 2019-04-13 08:14:13,963 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_3b877e2e-70b0-45e5-b521-8ed5e6c2248b", "links": {"self": "http://172.30.9.23:5000/v3/users/3206380c7e004967ae54253358493058"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3206380c7e004967ae54253358493058", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:13,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0f7119b4-b915-4db0-81dd-67bd814e94fc 2019-04-13 08:14:13,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.168540000916s 2019-04-13 08:14:13,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:13,979 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:14,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3949f796-93de-45da-85cc-399f7f301110 2019-04-13 08:14:14,101 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/7551dbff4b9c40e6bb6fb6ecafb3408b"}, "tags": [], "enabled": true, "id": "7551dbff4b9c40e6bb6fb6ecafb3408b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_3b877e2e-70b0-45e5-b521-8ed5e6c2248b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:14:14,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3949f796-93de-45da-85cc-399f7f301110 2019-04-13 08:14:14,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125684022903s 2019-04-13 08:14:14,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:14:14,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=3206380c7e004967ae54253358493058&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=7551dbff4b9c40e6bb6fb6ecafb3408b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:14,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7434fd-83c4-4599-be54-0c4ec06116bd 2019-04-13 08:14:14,231 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=3206380c7e004967ae54253358493058&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=7551dbff4b9c40e6bb6fb6ecafb3408b", "previous": null, "next": null}} 2019-04-13 08:14:14,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=3206380c7e004967ae54253358493058&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=7551dbff4b9c40e6bb6fb6ecafb3408b used request id req-2c7434fd-83c4-4599-be54-0c4ec06116bd 2019-04-13 08:14:14,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.12321305275s 2019-04-13 08:14:14,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:14:14,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7551dbff4b9c40e6bb6fb6ecafb3408b/users/3206380c7e004967ae54253358493058/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:14,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-773bfa0c-7332-4569-8ea2-7553a09534af 2019-04-13 08:14:14,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:14,399 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7551dbff4b9c40e6bb6fb6ecafb3408b/users/3206380c7e004967ae54253358493058/roles/ecc7000790704244895fb79f2874ceb4 used request id req-773bfa0c-7332-4569-8ea2-7553a09534af 2019-04-13 08:14:14,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163450956345s 2019-04-13 08:14:14,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:14,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:14,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd561ecd-43d7-4b95-b8ee-966fdaade3f6 2019-04-13 08:14:14,524 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:14,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bd561ecd-43d7-4b95-b8ee-966fdaade3f6 2019-04-13 08:14:14,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121927022934s 2019-04-13 08:14:14,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:14,533 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:14,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73b3acf-b20a-439f-82f4-979a27fc00f0 2019-04-13 08:14:14,722 - 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-04-13 08:14:14,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f73b3acf-b20a-439f-82f4-979a27fc00f0 2019-04-13 08:14:14,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192448139191s 2019-04-13 08:14:14,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:14,727 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:14,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f318ac96-7993-4228-9e0f-b1a96e2ad428 2019-04-13 08:14:14,862 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_3b877e2e-70b0-45e5-b521-8ed5e6c2248b", "links": {"self": "http://172.30.9.23:5000/v3/users/3206380c7e004967ae54253358493058"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3206380c7e004967ae54253358493058", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:14,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f318ac96-7993-4228-9e0f-b1a96e2ad428 2019-04-13 08:14:14,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139100074768s 2019-04-13 08:14:14,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:14:14,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=3206380c7e004967ae54253358493058&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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:15,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92586032-6522-4ebc-9988-1a1c7d4f3b5c 2019-04-13 08:14:15,086 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=3206380c7e004967ae54253358493058&scope.domain.id=default", "previous": null, "next": null}} 2019-04-13 08:14:15,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=3206380c7e004967ae54253358493058&scope.domain.id=default used request id req-92586032-6522-4ebc-9988-1a1c7d4f3b5c 2019-04-13 08:14:15,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209497213364s 2019-04-13 08:14:15,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-13 08:14:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/3206380c7e004967ae54253358493058/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:15,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d558adf0-5247-400a-b338-031c9601f053 2019-04-13 08:14:15,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:15,260 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/3206380c7e004967ae54253358493058/roles/ecc7000790704244895fb79f2874ceb4 used request id req-d558adf0-5247-400a-b338-031c9601f053 2019-04-13 08:14:15,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.170348882675s 2019-04-13 08:14:15,265 - 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.15" 2019-04-13 08:14:15,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabc463a-97f7-4681-b54e-af9f6828a5a9 2019-04-13 08:14:15,271 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 08:14:15,271 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-fabc463a-97f7-4681-b54e-af9f6828a5a9 2019-04-13 08:14:15,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:14:15,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:14:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7551dbff4b9c40e6bb6fb6ecafb3408b", "name": "networking-bgpvpn-project_3b877e2e-70b0-45e5-b521-8ed5e6c2248b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/7551dbff4b9c40e6bb6fb6ecafb3408b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/7551dbff4b9c40e6bb6fb6ecafb3408b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/7551dbff4b9c40e6bb6fb6ecafb3408b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/7551dbff4b9c40e6bb6fb6ecafb3408b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/7551dbff4b9c40e6bb6fb6ecafb3408b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/7551dbff4b9c40e6bb6fb6ecafb3408b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7551dbff4b9c40e6bb6fb6ecafb3408b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_7551dbff4b9c40e6bb6fb6ecafb3408b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7551dbff4b9c40e6bb6fb6ecafb3408b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/7551dbff4b9c40e6bb6fb6ecafb3408b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/7551dbff4b9c40e6bb6fb6ecafb3408b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_3b877e2e-70b0-45e5-b521-8ed5e6c2248b", "id": "3206380c7e004967ae54253358493058"}, "audit_ids": ["MYFPedjPT3eXYYigaMfh-w"], "issued_at": "2019-04-13T08:14:15.000000Z"}} 2019-04-13 08:14:15,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 08:14:15,670 - 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.15" -H "X-Auth-Token: {SHA1}1b750fca633a9f0e3819b66fb21df78e363418ec" 2019-04-13 08:14:15,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:15 GMT X-Openstack-Request-Id: req-9c7ed049-bb3c-4a22-ba4b-6f9f95bd34fe 2019-04-13 08:14:15,951 - 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-04-13 08:14:15,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-9c7ed049-bb3c-4a22-ba4b-6f9f95bd34fe 2019-04-13 08:14:15,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.282209157944s 2019-04-13 08:14:15,961 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-04-13 08:14:15,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:15,965 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:16,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45cc4857-8ad9-4487-8fb1-a0fcd6265a70 2019-04-13 08:14:16,145 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_3b877e2e-70b0-45e5-b521-8ed5e6c2248b", "links": {"self": "http://172.30.9.23:5000/v3/users/3206380c7e004967ae54253358493058"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3206380c7e004967ae54253358493058", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:16,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-45cc4857-8ad9-4487-8fb1-a0fcd6265a70 2019-04-13 08:14:16,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.183656930923s 2019-04-13 08:14:16,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:16,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/3206380c7e004967ae54253358493058 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:16,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 232 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20840d84-96cd-428f-957f-cf418aab8783 2019-04-13 08:14:16,319 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_3b877e2e-70b0-45e5-b521-8ed5e6c2248b", "links": {"self": "http://172.30.9.23:5000/v3/users/3206380c7e004967ae54253358493058"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3206380c7e004967ae54253358493058", "description": null}} 2019-04-13 08:14:16,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3206380c7e004967ae54253358493058 used request id req-20840d84-96cd-428f-957f-cf418aab8783 2019-04-13 08:14:16,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.168571949005s 2019-04-13 08:14:16,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 08:14:16,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/3206380c7e004967ae54253358493058 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:16,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49c6a1a2-4b94-4d70-a5c9-92d436efdce4 2019-04-13 08:14:16,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:16,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3206380c7e004967ae54253358493058 used request id req-49c6a1a2-4b94-4d70-a5c9-92d436efdce4 2019-04-13 08:14:16,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.209939956665s 2019-04-13 08:14:16,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:16,540 - 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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:16,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74c105e-7267-4f4a-b9fd-8d3e6127367e 2019-04-13 08:14:16,695 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.23:5000/v3/projects/7551dbff4b9c40e6bb6fb6ecafb3408b"}, "tags": [], "enabled": true, "id": "7551dbff4b9c40e6bb6fb6ecafb3408b", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_3b877e2e-70b0-45e5-b521-8ed5e6c2248b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 08:14:16,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-a74c105e-7267-4f4a-b9fd-8d3e6127367e 2019-04-13 08:14:16,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.159014940262s 2019-04-13 08:14:16,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 08:14:16,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/7551dbff4b9c40e6bb6fb6ecafb3408b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:16,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-748283b7-be5b-4194-8f75-728ca5273952 2019-04-13 08:14:16,868 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:16,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7551dbff4b9c40e6bb6fb6ecafb3408b used request id req-748283b7-be5b-4194-8f75-728ca5273952 2019-04-13 08:14:16,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168131113052s 2019-04-13 08:14:16,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 08:14:16,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7551dbff4b9c40e6bb6fb6ecafb3408b&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.15" -H "X-Auth-Token: {SHA1}c6453ac75b1ae2691c8fd9cf094748c7cf087872" 2019-04-13 08:14:16,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:16 GMT X-Openstack-Request-Id: req-914e0275-a29c-4cbd-83f9-433941cdf3b5 2019-04-13 08:14:16,908 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-04-13 08:14:16,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7551dbff4b9c40e6bb6fb6ecafb3408b&name=default used request id req-914e0275-a29c-4cbd-83f9-433941cdf3b5 2019-04-13 08:14:16,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0349209308624s 2019-04-13 08:14:16,909 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-04-13 08:14:16,909 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-04-13 08:14:16,963 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-04-13 08:14:17,006 - 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.15" 2019-04-13 08:14:17,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df38d98-b635-476e-add6-d1e9c401c68e 2019-04-13 08:14:17,011 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 08:14:17,011 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5df38d98-b635-476e-add6-d1e9c401c68e 2019-04-13 08:14:17,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:14:17,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:14:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["KHk3jzTFSqahQrpxvuv4ow"], "issued_at": "2019-04-13T08:14:17.000000Z"}} 2019-04-13 08:14:17,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:14:17,415 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:17,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:17 GMT X-Openstack-Request-Id: req-a7ca230d-8a8a-4229-8261-06daa025fb22 2019-04-13 08:14:17,755 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 08:14:17,755 - 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-a7ca230d-8a8a-4229-8261-06daa025fb22 2019-04-13 08:14:17,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34081196785s 2019-04-13 08:14:17,761 - 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.15" 2019-04-13 08:14:17,766 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9247a7a-8983-4569-9aa5-294214d7d4c1 2019-04-13 08:14:17,766 - 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-04-13 08:14:17,766 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-c9247a7a-8983-4569-9aa5-294214d7d4c1 2019-04-13 08:14:17,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:17,770 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:17,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e8c767-a05b-4132-9f85-a3d2bfa62198 2019-04-13 08:14:17,880 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 08:14:17,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-48e8c767-a05b-4132-9f85-a3d2bfa62198 2019-04-13 08:14:17,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113193035126s 2019-04-13 08:14:17,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 08:14:17,891 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_67bea490-17f6-4cfd-82f2-b98524cf3851"}}' 2019-04-13 08:14:18,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f01bc391-6c85-4134-b777-6b7961a95b40 2019-04-13 08:14:18,119 - 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/689fd684a1784099a4b72a5cc906ee8c"}, "tags": [], "enabled": true, "id": "689fd684a1784099a4b72a5cc906ee8c", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_67bea490-17f6-4cfd-82f2-b98524cf3851"}} 2019-04-13 08:14:18,119 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f01bc391-6c85-4134-b777-6b7961a95b40 2019-04-13 08:14:18,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.231431007385s 2019-04-13 08:14:18,120 - 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'689fd684a1784099a4b72a5cc906ee8c', '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_67bea490-17f6-4cfd-82f2-b98524cf3851'}) 2019-04-13 08:14:18,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 08:14:18,130 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "rSGhK1yC8Qllgce2rmnziKfFWlP6V5", "email": null, "name": "networking-sfc-user_67bea490-17f6-4cfd-82f2-b98524cf3851"}}' 2019-04-13 08:14:18,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f14d5fb-cc48-4ffa-8ee4-a40e237b2bdc 2019-04-13 08:14:18,508 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_67bea490-17f6-4cfd-82f2-b98524cf3851", "links": {"self": "http://172.30.9.23:5000/v3/users/636ca3d7777d436a88fb9dce9ea912c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "636ca3d7777d436a88fb9dce9ea912c5", "domain_id": "default", "password_expires_at": null}} 2019-04-13 08:14:18,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-5f14d5fb-cc48-4ffa-8ee4-a40e237b2bdc 2019-04-13 08:14:18,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381488084793s 2019-04-13 08:14:18,509 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'636ca3d7777d436a88fb9dce9ea912c5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_67bea490-17f6-4cfd-82f2-b98524cf3851'}) 2019-04-13 08:14:18,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:18,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:18,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af6b3d3-8e6d-45ef-9d2b-b6e276c6db69 2019-04-13 08:14:18,628 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:18,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8af6b3d3-8e6d-45ef-9d2b-b6e276c6db69 2019-04-13 08:14:18,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115840196609s 2019-04-13 08:14:18,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:18,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:18,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd1260a-2cf5-46f4-b58b-2e531340d63f 2019-04-13 08:14:18,748 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:18,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0bd1260a-2cf5-46f4-b58b-2e531340d63f 2019-04-13 08:14:18,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115102052689s 2019-04-13 08:14:18,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:18,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:18,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546c23e0-0f7d-42f3-b65c-2dadc1539b70 2019-04-13 08:14:18,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:18,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-546c23e0-0f7d-42f3-b65c-2dadc1539b70 2019-04-13 08:14:18,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205415010452s 2019-04-13 08:14:18,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:18,968 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:19,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef6bf43-52ea-4599-8642-7ddb2c1445f7 2019-04-13 08:14:19,076 - 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-04-13 08:14:19,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-aef6bf43-52ea-4599-8642-7ddb2c1445f7 2019-04-13 08:14:19,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111438035965s 2019-04-13 08:14:19,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:19,081 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:19,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12224b3-cf65-49dd-87ca-bcd74438992e 2019-04-13 08:14:19,261 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_67bea490-17f6-4cfd-82f2-b98524cf3851", "links": {"self": "http://172.30.9.23:5000/v3/users/636ca3d7777d436a88fb9dce9ea912c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "636ca3d7777d436a88fb9dce9ea912c5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:19,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a12224b3-cf65-49dd-87ca-bcd74438992e 2019-04-13 08:14:19,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.18442606926s 2019-04-13 08:14:19,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:19,276 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:19,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599a8baf-b716-42aa-882c-a210aa9e0552 2019-04-13 08:14:19,476 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/689fd684a1784099a4b72a5cc906ee8c"}, "tags": [], "enabled": true, "id": "689fd684a1784099a4b72a5cc906ee8c", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_67bea490-17f6-4cfd-82f2-b98524cf3851"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:14:19,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-599a8baf-b716-42aa-882c-a210aa9e0552 2019-04-13 08:14:19,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203457117081s 2019-04-13 08:14:19,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:14:19,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=636ca3d7777d436a88fb9dce9ea912c5&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=689fd684a1784099a4b72a5cc906ee8c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:19,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d283e92e-f6c3-4973-9e57-24a0d8ac7c3b 2019-04-13 08:14:19,706 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=636ca3d7777d436a88fb9dce9ea912c5&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=689fd684a1784099a4b72a5cc906ee8c", "previous": null, "next": null}} 2019-04-13 08:14:19,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=636ca3d7777d436a88fb9dce9ea912c5&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=689fd684a1784099a4b72a5cc906ee8c used request id req-d283e92e-f6c3-4973-9e57-24a0d8ac7c3b 2019-04-13 08:14:19,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221975803375s 2019-04-13 08:14:19,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:14:19,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/689fd684a1784099a4b72a5cc906ee8c/users/636ca3d7777d436a88fb9dce9ea912c5/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:19,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2071cab1-58c0-47d7-ab9a-316dd591cae6 2019-04-13 08:14:19,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:19,860 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/689fd684a1784099a4b72a5cc906ee8c/users/636ca3d7777d436a88fb9dce9ea912c5/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-2071cab1-58c0-47d7-ab9a-316dd591cae6 2019-04-13 08:14:19,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149580955505s 2019-04-13 08:14:19,861 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_67bea490-17f6-4cfd-82f2-b98524cf3851', 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'689fd684a1784099a4b72a5cc906ee8c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rSGhK1yC8Qllgce2rmnziKfFWlP6V5', 'username': u'networking-sfc-user_67bea490-17f6-4cfd-82f2-b98524cf3851', '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-04-13 08:14:19,864 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_67bea490-17f6-4cfd-82f2-b98524cf3851', 'password': 'rSGhK1yC8Qllgce2rmnziKfFWlP6V5', 'project_name': 'networking-sfc-project_67bea490-17f6-4cfd-82f2-b98524cf3851', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '689fd684a1784099a4b72a5cc906ee8c', 'project_domain_name': 'Default'} 2019-04-13 08:14:19,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:19,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:19,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd5df9ab-a273-42e7-a0d4-700d91a418a7 2019-04-13 08:14:19,975 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:19,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dd5df9ab-a273-42e7-a0d4-700d91a418a7 2019-04-13 08:14:19,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108451843262s 2019-04-13 08:14:19,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:19,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:20,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ce700e-47d0-4c25-b5c6-d4a37cca8014 2019-04-13 08:14:20,189 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:20,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-79ce700e-47d0-4c25-b5c6-d4a37cca8014 2019-04-13 08:14:20,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208283901215s 2019-04-13 08:14:20,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:20,198 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:20,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0990e85c-8f97-484c-8770-6b1d4876ff78 2019-04-13 08:14:20,306 - 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-04-13 08:14:20,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0990e85c-8f97-484c-8770-6b1d4876ff78 2019-04-13 08:14:20,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111732006073s 2019-04-13 08:14:20,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:20,311 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:20,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f40af0-97dc-4f55-9c24-32e421ce08dd 2019-04-13 08:14:20,443 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_67bea490-17f6-4cfd-82f2-b98524cf3851", "links": {"self": "http://172.30.9.23:5000/v3/users/636ca3d7777d436a88fb9dce9ea912c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "636ca3d7777d436a88fb9dce9ea912c5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:20,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-04f40af0-97dc-4f55-9c24-32e421ce08dd 2019-04-13 08:14:20,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136434078217s 2019-04-13 08:14:20,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:20,457 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:20,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af7e11e-914c-431f-b238-4300840ce793 2019-04-13 08:14:20,567 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/689fd684a1784099a4b72a5cc906ee8c"}, "tags": [], "enabled": true, "id": "689fd684a1784099a4b72a5cc906ee8c", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_67bea490-17f6-4cfd-82f2-b98524cf3851"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:14:20,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-2af7e11e-914c-431f-b238-4300840ce793 2019-04-13 08:14:20,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112555027008s 2019-04-13 08:14:20,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:14:20,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=636ca3d7777d436a88fb9dce9ea912c5&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=689fd684a1784099a4b72a5cc906ee8c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:20,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f95a04d-79cd-480c-8953-c8ddec84dbf6 2019-04-13 08:14:20,688 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=636ca3d7777d436a88fb9dce9ea912c5&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=689fd684a1784099a4b72a5cc906ee8c", "previous": null, "next": null}} 2019-04-13 08:14:20,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=636ca3d7777d436a88fb9dce9ea912c5&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=689fd684a1784099a4b72a5cc906ee8c used request id req-1f95a04d-79cd-480c-8953-c8ddec84dbf6 2019-04-13 08:14:20,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113507032394s 2019-04-13 08:14:20,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:14:20,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/689fd684a1784099a4b72a5cc906ee8c/users/636ca3d7777d436a88fb9dce9ea912c5/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:20,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e1b243-16e0-47a5-ae5b-b676f2931950 2019-04-13 08:14:20,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:20,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/689fd684a1784099a4b72a5cc906ee8c/users/636ca3d7777d436a88fb9dce9ea912c5/roles/ecc7000790704244895fb79f2874ceb4 used request id req-92e1b243-16e0-47a5-ae5b-b676f2931950 2019-04-13 08:14:20,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.227340936661s 2019-04-13 08:14:20,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:20,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:21,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132afea7-0a28-4e74-92ac-46f910d84864 2019-04-13 08:14:21,076 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:21,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-132afea7-0a28-4e74-92ac-46f910d84864 2019-04-13 08:14:21,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15342092514s 2019-04-13 08:14:21,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:21,085 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:21,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8a8d7e7-d154-4d70-b1aa-c9c876374417 2019-04-13 08:14:21,190 - 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-04-13 08:14:21,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c8a8d7e7-d154-4d70-b1aa-c9c876374417 2019-04-13 08:14:21,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108303070068s 2019-04-13 08:14:21,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:21,195 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:21,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec7f7b4-2676-41f0-8282-c67dd6053f6d 2019-04-13 08:14:21,320 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_67bea490-17f6-4cfd-82f2-b98524cf3851", "links": {"self": "http://172.30.9.23:5000/v3/users/636ca3d7777d436a88fb9dce9ea912c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "636ca3d7777d436a88fb9dce9ea912c5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:21,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fec7f7b4-2676-41f0-8282-c67dd6053f6d 2019-04-13 08:14:21,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129482030869s 2019-04-13 08:14:21,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:14:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=636ca3d7777d436a88fb9dce9ea912c5&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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:21,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 190 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f40532-35d1-4870-997b-f7109efcf9f5 2019-04-13 08:14:21,480 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=636ca3d7777d436a88fb9dce9ea912c5&scope.domain.id=default", "previous": null, "next": null}} 2019-04-13 08:14:21,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=636ca3d7777d436a88fb9dce9ea912c5&scope.domain.id=default used request id req-00f40532-35d1-4870-997b-f7109efcf9f5 2019-04-13 08:14:21,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.149039030075s 2019-04-13 08:14:21,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-13 08:14:21,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/636ca3d7777d436a88fb9dce9ea912c5/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:21,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebb95a3d-b1bb-44da-932f-8ca0472cf13e 2019-04-13 08:14:21,633 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:21,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/636ca3d7777d436a88fb9dce9ea912c5/roles/ecc7000790704244895fb79f2874ceb4 used request id req-ebb95a3d-b1bb-44da-932f-8ca0472cf13e 2019-04-13 08:14:21,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.148991107941s 2019-04-13 08:14:21,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-13 08:14:21,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7451c035-33a3-47cf-8f5b-6fe1fce1b1cb 2019-04-13 08:14:21,643 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 08:14:21,643 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-7451c035-33a3-47cf-8f5b-6fe1fce1b1cb 2019-04-13 08:14:21,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:14:22,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "689fd684a1784099a4b72a5cc906ee8c", "name": "networking-sfc-project_67bea490-17f6-4cfd-82f2-b98524cf3851"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/689fd684a1784099a4b72a5cc906ee8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/689fd684a1784099a4b72a5cc906ee8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/689fd684a1784099a4b72a5cc906ee8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/689fd684a1784099a4b72a5cc906ee8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/689fd684a1784099a4b72a5cc906ee8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/689fd684a1784099a4b72a5cc906ee8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_689fd684a1784099a4b72a5cc906ee8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_689fd684a1784099a4b72a5cc906ee8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/689fd684a1784099a4b72a5cc906ee8c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/689fd684a1784099a4b72a5cc906ee8c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/689fd684a1784099a4b72a5cc906ee8c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_67bea490-17f6-4cfd-82f2-b98524cf3851", "id": "636ca3d7777d436a88fb9dce9ea912c5"}, "audit_ids": ["FJXGODLCSQyPtVkDZGoMkA"], "issued_at": "2019-04-13T08:14:21.000000Z"}} 2019-04-13 08:14:22,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 08:14:22,045 - 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.15" -H "X-Auth-Token: {SHA1}c0c67d18ad226f9df8194a6e55f111b9251a7d75" 2019-04-13 08:14:22,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:22 GMT X-Openstack-Request-Id: req-8bb6264c-7625-4a81-baa1-39150cac5ec7 2019-04-13 08:14:22,243 - 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-04-13 08:14:22,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-8bb6264c-7625-4a81-baa1-39150cac5ec7 2019-04-13 08:14:22,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.198846101761s 2019-04-13 08:14:22,253 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-04-13 08:14:22,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:22,257 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:22,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad66cef-85b7-4d0f-8c09-a790d50c763a 2019-04-13 08:14:22,383 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_67bea490-17f6-4cfd-82f2-b98524cf3851", "links": {"self": "http://172.30.9.23:5000/v3/users/636ca3d7777d436a88fb9dce9ea912c5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "636ca3d7777d436a88fb9dce9ea912c5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:22,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bad66cef-85b7-4d0f-8c09-a790d50c763a 2019-04-13 08:14:22,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129821062088s 2019-04-13 08:14:22,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:22,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/636ca3d7777d436a88fb9dce9ea912c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:22,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29e0654-9213-4df1-8174-b0092089fde4 2019-04-13 08:14:22,607 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_67bea490-17f6-4cfd-82f2-b98524cf3851", "links": {"self": "http://172.30.9.23:5000/v3/users/636ca3d7777d436a88fb9dce9ea912c5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "636ca3d7777d436a88fb9dce9ea912c5", "description": null}} 2019-04-13 08:14:22,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/636ca3d7777d436a88fb9dce9ea912c5 used request id req-d29e0654-9213-4df1-8174-b0092089fde4 2019-04-13 08:14:22,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217741966248s 2019-04-13 08:14:22,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 08:14:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/636ca3d7777d436a88fb9dce9ea912c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:22,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b4acc48-e541-4b85-91cc-fbef2c291a47 2019-04-13 08:14:22,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:22,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/636ca3d7777d436a88fb9dce9ea912c5 used request id req-1b4acc48-e541-4b85-91cc-fbef2c291a47 2019-04-13 08:14:22,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.18589091301s 2019-04-13 08:14:22,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:22,803 - 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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:22,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063954ce-4820-4517-9732-484fd548258e 2019-04-13 08:14:22,957 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/689fd684a1784099a4b72a5cc906ee8c"}, "tags": [], "enabled": true, "id": "689fd684a1784099a4b72a5cc906ee8c", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_67bea490-17f6-4cfd-82f2-b98524cf3851"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 08:14:22,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-063954ce-4820-4517-9732-484fd548258e 2019-04-13 08:14:22,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.157788038254s 2019-04-13 08:14:22,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 08:14:22,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/689fd684a1784099a4b72a5cc906ee8c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:23,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb979715-637f-4467-a2f5-f46d1b051203 2019-04-13 08:14:23,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:23,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/689fd684a1784099a4b72a5cc906ee8c used request id req-bb979715-637f-4467-a2f5-f46d1b051203 2019-04-13 08:14:23,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.263396024704s 2019-04-13 08:14:23,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 08:14:23,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=689fd684a1784099a4b72a5cc906ee8c&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.15" -H "X-Auth-Token: {SHA1}c0af165ae5dc8f3696dcfa1134f4c836005a000a" 2019-04-13 08:14:23,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:23 GMT X-Openstack-Request-Id: req-cca3bf08-726c-4153-8747-a7722d3f4ee8 2019-04-13 08:14:23,265 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-04-13 08:14:23,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=689fd684a1784099a4b72a5cc906ee8c&name=default used request id req-cca3bf08-726c-4153-8747-a7722d3f4ee8 2019-04-13 08:14:23,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0345690250397s 2019-04-13 08:14:23,266 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-04-13 08:14:23,266 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-04-13 08:14:23,317 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-04-13 08:14:23,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-13 08:14:23,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d76343b-894f-4646-bd66-1d94bb70721e 2019-04-13 08:14:23,365 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 08:14:23,366 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-8d76343b-894f-4646-bd66-1d94bb70721e 2019-04-13 08:14:23,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:14:23,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["2x2HZH4lS2efmv_B1tMEBg"], "issued_at": "2019-04-13T08:14:23.000000Z"}} 2019-04-13 08:14:23,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:14:23,774 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:24,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:24 GMT X-Openstack-Request-Id: req-04e533dd-ac06-4a49-82cb-5d912bbabe90 2019-04-13 08:14:24,333 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 08:14:24,333 - 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-04e533dd-ac06-4a49-82cb-5d912bbabe90 2019-04-13 08:14:24,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.560291051865s 2019-04-13 08:14:24,340 - 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.15" 2019-04-13 08:14:24,346 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ef05fc8-b835-41ae-b7eb-ca570d9c5187 2019-04-13 08:14:24,346 - 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-04-13 08:14:24,346 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-2ef05fc8-b835-41ae-b7eb-ca570d9c5187 2019-04-13 08:14:24,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:24,351 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:24,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8cfe1b-980a-4e84-9c24-4712bc1c0c38 2019-04-13 08:14:24,501 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 08:14:24,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ad8cfe1b-980a-4e84-9c24-4712bc1c0c38 2019-04-13 08:14:24,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154400110245s 2019-04-13 08:14:24,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 08:14:24,512 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_06821c8c-0f6f-45ee-a20f-5668388ef3b2"}}' 2019-04-13 08:14:24,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b006c7c-5008-449a-8bf0-403f4d0c8af6 2019-04-13 08:14:24,726 - 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/7b83e353ba974450b49b5172af209e79"}, "tags": [], "enabled": true, "id": "7b83e353ba974450b49b5172af209e79", "parent_id": "default", "domain_id": "default", "name": "barbican-project_06821c8c-0f6f-45ee-a20f-5668388ef3b2"}} 2019-04-13 08:14:24,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2b006c7c-5008-449a-8bf0-403f4d0c8af6 2019-04-13 08:14:24,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217402935028s 2019-04-13 08:14:24,727 - 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'7b83e353ba974450b49b5172af209e79', '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_06821c8c-0f6f-45ee-a20f-5668388ef3b2'}) 2019-04-13 08:14:24,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 08:14:24,737 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "lCOK2SE0Y8KV9op5N4muRuzGulBw7S", "email": null, "name": "barbican-user_06821c8c-0f6f-45ee-a20f-5668388ef3b2"}}' 2019-04-13 08:14:25,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9280006-d5c2-4ea5-9891-0729e82c59f9 2019-04-13 08:14:25,104 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_06821c8c-0f6f-45ee-a20f-5668388ef3b2", "links": {"self": "http://172.30.9.23:5000/v3/users/e54a88e433794c2a85cc2edf696603a4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54a88e433794c2a85cc2edf696603a4", "domain_id": "default", "password_expires_at": null}} 2019-04-13 08:14:25,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-d9280006-d5c2-4ea5-9891-0729e82c59f9 2019-04-13 08:14:25,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370475053787s 2019-04-13 08:14:25,105 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e54a88e433794c2a85cc2edf696603a4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_06821c8c-0f6f-45ee-a20f-5668388ef3b2'}) 2019-04-13 08:14:25,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:25,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:25,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88be2a23-cffe-4a05-a485-c326f16fa2c0 2019-04-13 08:14:25,231 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:25,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-88be2a23-cffe-4a05-a485-c326f16fa2c0 2019-04-13 08:14:25,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122848033905s 2019-04-13 08:14:25,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:25,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ec72c1-4a8c-46af-a08a-3410a9fbb127 2019-04-13 08:14:25,435 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:25,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d6ec72c1-4a8c-46af-a08a-3410a9fbb127 2019-04-13 08:14:25,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198632955551s 2019-04-13 08:14:25,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:25,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:25,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41707b4-e7a2-4ccc-8a83-4ecbc2c49cac 2019-04-13 08:14:25,589 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:25,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a41707b4-e7a2-4ccc-8a83-4ecbc2c49cac 2019-04-13 08:14:25,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149338960648s 2019-04-13 08:14:25,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:25,598 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:25,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ad16da-f413-40ba-a581-f802e6353bcd 2019-04-13 08:14:25,704 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-13 08:14:25,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f4ad16da-f413-40ba-a581-f802e6353bcd 2019-04-13 08:14:25,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109449148178s 2019-04-13 08:14:25,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:25,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:25,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c143ff3-8c9d-4419-b010-e9e994a407f3 2019-04-13 08:14:25,838 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_06821c8c-0f6f-45ee-a20f-5668388ef3b2", "links": {"self": "http://172.30.9.23:5000/v3/users/e54a88e433794c2a85cc2edf696603a4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54a88e433794c2a85cc2edf696603a4", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:25,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6c143ff3-8c9d-4419-b010-e9e994a407f3 2019-04-13 08:14:25,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132750034332s 2019-04-13 08:14:25,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:25,853 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:25,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a021c7-082f-45d8-8868-945658518101 2019-04-13 08:14:25,965 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/7b83e353ba974450b49b5172af209e79"}, "tags": [], "enabled": true, "id": "7b83e353ba974450b49b5172af209e79", "parent_id": "default", "domain_id": "default", "name": "barbican-project_06821c8c-0f6f-45ee-a20f-5668388ef3b2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:14:25,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a4a021c7-082f-45d8-8868-945658518101 2019-04-13 08:14:25,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11501288414s 2019-04-13 08:14:25,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:14:25,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=e54a88e433794c2a85cc2edf696603a4&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=7b83e353ba974450b49b5172af209e79" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:26,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85ab7fd-0656-4733-b23f-5a3dda0a7cdb 2019-04-13 08:14:26,172 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=e54a88e433794c2a85cc2edf696603a4&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=7b83e353ba974450b49b5172af209e79", "previous": null, "next": null}} 2019-04-13 08:14:26,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e54a88e433794c2a85cc2edf696603a4&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=7b83e353ba974450b49b5172af209e79 used request id req-c85ab7fd-0656-4733-b23f-5a3dda0a7cdb 2019-04-13 08:14:26,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199418067932s 2019-04-13 08:14:26,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:14:26,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7b83e353ba974450b49b5172af209e79/users/e54a88e433794c2a85cc2edf696603a4/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:26,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae2711ca-f139-446d-a48f-91e1722abe28 2019-04-13 08:14:26,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:26,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7b83e353ba974450b49b5172af209e79/users/e54a88e433794c2a85cc2edf696603a4/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-ae2711ca-f139-446d-a48f-91e1722abe28 2019-04-13 08:14:26,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.241199970245s 2019-04-13 08:14:26,418 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_06821c8c-0f6f-45ee-a20f-5668388ef3b2', 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'7b83e353ba974450b49b5172af209e79', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'lCOK2SE0Y8KV9op5N4muRuzGulBw7S', 'username': u'barbican-user_06821c8c-0f6f-45ee-a20f-5668388ef3b2', '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-04-13 08:14:26,422 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_06821c8c-0f6f-45ee-a20f-5668388ef3b2', 'password': 'lCOK2SE0Y8KV9op5N4muRuzGulBw7S', 'project_name': 'barbican-project_06821c8c-0f6f-45ee-a20f-5668388ef3b2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '7b83e353ba974450b49b5172af209e79', 'project_domain_name': 'Default'} 2019-04-13 08:14:26,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:26,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:26,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d134e81-1930-43a8-b113-391a4dabc8ba 2019-04-13 08:14:26,586 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:26,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1d134e81-1930-43a8-b113-391a4dabc8ba 2019-04-13 08:14:26,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.161683797836s 2019-04-13 08:14:26,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:26,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:26,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4412b36b-badd-4768-869a-dda8be86b456 2019-04-13 08:14:26,699 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:26,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4412b36b-badd-4768-869a-dda8be86b456 2019-04-13 08:14:26,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107866048813s 2019-04-13 08:14:26,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:26,707 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:26,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f38bf5b-1a1d-4f62-b443-81bcbd2ad768 2019-04-13 08:14:26,819 - 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-04-13 08:14:26,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1f38bf5b-1a1d-4f62-b443-81bcbd2ad768 2019-04-13 08:14:26,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114903926849s 2019-04-13 08:14:26,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:26,823 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:26,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a66f226-b96a-4c5b-9559-cb772cf5770b 2019-04-13 08:14:26,952 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_06821c8c-0f6f-45ee-a20f-5668388ef3b2", "links": {"self": "http://172.30.9.23:5000/v3/users/e54a88e433794c2a85cc2edf696603a4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54a88e433794c2a85cc2edf696603a4", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:26,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1a66f226-b96a-4c5b-9559-cb772cf5770b 2019-04-13 08:14:26,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131839990616s 2019-04-13 08:14:26,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:26,967 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:27,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41c3240-e547-43c6-8413-69747346f4ac 2019-04-13 08:14:27,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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/7b83e353ba974450b49b5172af209e79"}, "tags": [], "enabled": true, "id": "7b83e353ba974450b49b5172af209e79", "parent_id": "default", "domain_id": "default", "name": "barbican-project_06821c8c-0f6f-45ee-a20f-5668388ef3b2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:14:27,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b41c3240-e547-43c6-8413-69747346f4ac 2019-04-13 08:14:27,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204435825348s 2019-04-13 08:14:27,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:14:27,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=e54a88e433794c2a85cc2edf696603a4&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=7b83e353ba974450b49b5172af209e79" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:27,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ced516e-e9f5-438f-a82a-1ce4d0fdfd3b 2019-04-13 08:14:27,338 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=e54a88e433794c2a85cc2edf696603a4&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=7b83e353ba974450b49b5172af209e79", "previous": null, "next": null}} 2019-04-13 08:14:27,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e54a88e433794c2a85cc2edf696603a4&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=7b83e353ba974450b49b5172af209e79 used request id req-5ced516e-e9f5-438f-a82a-1ce4d0fdfd3b 2019-04-13 08:14:27,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.162989139557s 2019-04-13 08:14:27,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:14:27,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7b83e353ba974450b49b5172af209e79/users/e54a88e433794c2a85cc2edf696603a4/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:27,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d929bd3e-ffed-4435-9c95-38f30e64ac0c 2019-04-13 08:14:27,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:27,488 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7b83e353ba974450b49b5172af209e79/users/e54a88e433794c2a85cc2edf696603a4/roles/ecc7000790704244895fb79f2874ceb4 used request id req-d929bd3e-ffed-4435-9c95-38f30e64ac0c 2019-04-13 08:14:27,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146048069s 2019-04-13 08:14:27,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:27,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:27,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307210dd-0a3f-421c-a9bb-d28d13f08e2a 2019-04-13 08:14:27,648 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:27,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-307210dd-0a3f-421c-a9bb-d28d13f08e2a 2019-04-13 08:14:27,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156891107559s 2019-04-13 08:14:27,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:27,657 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:27,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2696f6f-6d7c-4af5-9bd7-b07fc1c90ee8 2019-04-13 08:14:27,767 - 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-04-13 08:14:27,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e2696f6f-6d7c-4af5-9bd7-b07fc1c90ee8 2019-04-13 08:14:27,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113633871078s 2019-04-13 08:14:27,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:27,772 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:27,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6e14ee-ee75-409e-9041-8d29a2c055f0 2019-04-13 08:14:27,910 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_06821c8c-0f6f-45ee-a20f-5668388ef3b2", "links": {"self": "http://172.30.9.23:5000/v3/users/e54a88e433794c2a85cc2edf696603a4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54a88e433794c2a85cc2edf696603a4", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:27,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bc6e14ee-ee75-409e-9041-8d29a2c055f0 2019-04-13 08:14:27,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141607046127s 2019-04-13 08:14:27,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:14:27,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=e54a88e433794c2a85cc2edf696603a4&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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:28,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971a312c-ceb5-4bbd-a89f-bcdc9bd455dd 2019-04-13 08:14:28,033 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=e54a88e433794c2a85cc2edf696603a4&scope.domain.id=default", "previous": null, "next": null}} 2019-04-13 08:14:28,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?role.id=ecc7000790704244895fb79f2874ceb4&user.id=e54a88e433794c2a85cc2edf696603a4&scope.domain.id=default used request id req-971a312c-ceb5-4bbd-a89f-bcdc9bd455dd 2019-04-13 08:14:28,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11089015007s 2019-04-13 08:14:28,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-13 08:14:28,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/e54a88e433794c2a85cc2edf696603a4/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:28,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3626e62a-b4bb-4d5d-9f18-358bb39a343c 2019-04-13 08:14:28,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:28,286 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/e54a88e433794c2a85cc2edf696603a4/roles/ecc7000790704244895fb79f2874ceb4 used request id req-3626e62a-b4bb-4d5d-9f18-358bb39a343c 2019-04-13 08:14:28,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.249850988388s 2019-04-13 08:14:28,292 - 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.15" 2019-04-13 08:14:28,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42399b3-e0fb-4f1a-9315-64e13f0902fc 2019-04-13 08:14:28,298 - 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-04-13 08:14:28,298 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-b42399b3-e0fb-4f1a-9315-64e13f0902fc 2019-04-13 08:14:28,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:14:28,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b83e353ba974450b49b5172af209e79", "name": "barbican-project_06821c8c-0f6f-45ee-a20f-5668388ef3b2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/7b83e353ba974450b49b5172af209e79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/7b83e353ba974450b49b5172af209e79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/7b83e353ba974450b49b5172af209e79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/7b83e353ba974450b49b5172af209e79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/7b83e353ba974450b49b5172af209e79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/7b83e353ba974450b49b5172af209e79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7b83e353ba974450b49b5172af209e79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_7b83e353ba974450b49b5172af209e79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7b83e353ba974450b49b5172af209e79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/7b83e353ba974450b49b5172af209e79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/7b83e353ba974450b49b5172af209e79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_06821c8c-0f6f-45ee-a20f-5668388ef3b2", "id": "e54a88e433794c2a85cc2edf696603a4"}, "audit_ids": ["XeaKdpfsRiiI7e6F_qzquA"], "issued_at": "2019-04-13T08:14:28.000000Z"}} 2019-04-13 08:14:28,702 - 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.15" 2019-04-13 08:14:28,707 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf9954b4-afb1-44db-9373-1330491cf41a 2019-04-13 08:14:28,707 - 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-04-13 08:14:28,707 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-bf9954b4-afb1-44db-9373-1330491cf41a 2019-04-13 08:14:28,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-13 08:14:28,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" 2019-04-13 08:14:28,720 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a304cad-e163-41d9-bc37-350193687134 2019-04-13 08:14:28,720 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-04-13 08:14:28,720 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-5a304cad-e163-41d9-bc37-350193687134 2019-04-13 08:14:28,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" -H "X-Auth-Token: {SHA1}7e8d50fc1c48bb9b3f0f8eb34872a0a4761b6f4a" 2019-04-13 08:14:28,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1e5a9a-6518-4b51-9a7e-3cc089749777 2019-04-13 08:14:28,910 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1ef08615bfa241c282fb6c776d561699"}, "enabled": true, "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/2d5f474bc6184888a1f046a717575fa8"}, "enabled": true, "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/463c4d979e67408bba9262f8cbf7d7d0"}, "enabled": true, "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6400f578fa0d47d6802a981338b2ce7a"}, "enabled": true, "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6ddca6d61d1d4eecae8df54344aff82f"}, "enabled": true, "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7f5bf9dbf0a241c3b1433e0a19372b74"}, "enabled": true, "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/86757cd1ecda420faec6393caeb4ef3e"}, "enabled": true, "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9567fa689aa64be0b9dc78e010b4c9ed"}, "enabled": true, "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9709565379b14f47b6cbe7d0b8323201"}, "enabled": true, "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a56100f5b1844b1ea8953050a4cc8be8"}, "enabled": true, "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ac724402fd744af7b779c5dade03fdcb"}, "enabled": true, "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/aca41cf1c97640e3ba6f2e9b936ec6c8"}, "enabled": true, "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b8c26f8b093140b8abf05878b3a5372c"}, "enabled": true, "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"name": "tempest-service-1631545576", "links": {"self": "http://192.30.9.7:35357/v3/services/cd0a457809bc4960b0d89bded6919317"}, "enabled": true, "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "description": "tempest-description-877059426"}, {"name": "tempest-service-1890636611", "links": {"self": "http://192.30.9.7:35357/v3/services/e39eaec0edc044fc81f8537e3f291979"}, "enabled": true, "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "description": "tempest-description-1779181734"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f16553f6efb541ba898510a96df4c862"}, "enabled": true, "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-04-13 08:14:28,910 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-9b1e5a9a-6518-4b51-9a7e-3cc089749777 2019-04-13 08:14:28,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.199298143387s 2019-04-13 08:14:28,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 08:14:28,923 - 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.15" -H "X-Auth-Token: {SHA1}7e8d50fc1c48bb9b3f0f8eb34872a0a4761b6f4a" 2019-04-13 08:14:29,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:29 GMT X-Openstack-Request-Id: req-e0e5faf4-4ab0-4bcb-a9dc-f968f6aa31a6 2019-04-13 08:14:29,214 - 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-04-13 08:14:29,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-e0e5faf4-4ab0-4bcb-a9dc-f968f6aa31a6 2019-04-13 08:14:29,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.291836023331s 2019-04-13 08:14:29,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:29,228 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:29,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4978d153-7b74-4615-8089-af08837f080b 2019-04-13 08:14:29,354 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "barbican-user_06821c8c-0f6f-45ee-a20f-5668388ef3b2", "links": {"self": "http://172.30.9.23:5000/v3/users/e54a88e433794c2a85cc2edf696603a4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e54a88e433794c2a85cc2edf696603a4", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:29,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4978d153-7b74-4615-8089-af08837f080b 2019-04-13 08:14:29,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129247903824s 2019-04-13 08:14:29,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:29,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/e54a88e433794c2a85cc2edf696603a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:29,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9835711f-e614-4ba2-a2ce-c4657f15b5c1 2019-04-13 08:14:29,483 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_06821c8c-0f6f-45ee-a20f-5668388ef3b2", "links": {"self": "http://172.30.9.23:5000/v3/users/e54a88e433794c2a85cc2edf696603a4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e54a88e433794c2a85cc2edf696603a4", "description": null}} 2019-04-13 08:14:29,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e54a88e433794c2a85cc2edf696603a4 used request id req-9835711f-e614-4ba2-a2ce-c4657f15b5c1 2019-04-13 08:14:29,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123507976532s 2019-04-13 08:14:29,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 08:14:29,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/e54a88e433794c2a85cc2edf696603a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:29,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e24decd-b98e-4bb7-96ad-c84fbca621e9 2019-04-13 08:14:29,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:29,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e54a88e433794c2a85cc2edf696603a4 used request id req-5e24decd-b98e-4bb7-96ad-c84fbca621e9 2019-04-13 08:14:29,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.273653030396s 2019-04-13 08:14:29,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:29,768 - 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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:29,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-288e43af-0919-45fa-b17d-3402dca91bb9 2019-04-13 08:14:29,964 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.23:5000/v3/projects/7b83e353ba974450b49b5172af209e79"}, "tags": [], "enabled": true, "id": "7b83e353ba974450b49b5172af209e79", "parent_id": "default", "domain_id": "default", "name": "barbican-project_06821c8c-0f6f-45ee-a20f-5668388ef3b2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 08:14:29,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-288e43af-0919-45fa-b17d-3402dca91bb9 2019-04-13 08:14:29,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200019836426s 2019-04-13 08:14:29,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 08:14:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/7b83e353ba974450b49b5172af209e79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:30,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3905cf1-3632-42e1-8912-0d2e2be95c13 2019-04-13 08:14:30,207 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:30,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7b83e353ba974450b49b5172af209e79 used request id req-e3905cf1-3632-42e1-8912-0d2e2be95c13 2019-04-13 08:14:30,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.237762928009s 2019-04-13 08:14:30,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 08:14:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7b83e353ba974450b49b5172af209e79&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.15" -H "X-Auth-Token: {SHA1}949cac46f23ac55e8d1fe30974dc1ac11832e32a" 2019-04-13 08:14:30,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:30 GMT X-Openstack-Request-Id: req-a278bbcc-6bc6-444e-80bb-76e9834b50dc 2019-04-13 08:14:30,247 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-04-13 08:14:30,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7b83e353ba974450b49b5172af209e79&name=default used request id req-a278bbcc-6bc6-444e-80bb-76e9834b50dc 2019-04-13 08:14:30,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.034677028656s 2019-04-13 08:14:30,248 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-04-13 08:14:30,248 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-04-13 08:14:30,254 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:29 | PASS | | rally_sanity | functest | smoke | 29:21 | PASS | | refstack_defcore | functest | smoke | 06:01 | FAIL | | tempest_full | functest | smoke | 31:29 | FAIL | | tempest_scenario | functest | smoke | 09:35 | PASS | | patrole | functest | smoke | 03:03 | PASS | | neutron_trunk | functest | smoke | 02:31 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-04-13 08:14:30,263 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-04-13 08:14:33,116 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-439 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-13 08:14:33,119 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.23,192.30.9.7 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=iWKIvAKaCz92t2ICRVIau471d 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=8cb957e698214daa959a3206e3607cbf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-13 08:14:33,119 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-13 08:14:33,119 - 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-04-13 08:14:33,128 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-04-13 08:14:33,382 - 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.15" 2019-04-13 08:14:33,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7344f89-4a22-49ee-8554-781ed936b9a2 2019-04-13 08:14:33,389 - 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-04-13 08:14:33,389 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-b7344f89-4a22-49ee-8554-781ed936b9a2 2019-04-13 08:14:33,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:14:33,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["qwRCAgSMTa-GmgWSR_5hAA"], "issued_at": "2019-04-13T08:14:33.000000Z"}} 2019-04-13 08:14:33,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:14:33,801 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:34,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:34 GMT X-Openstack-Request-Id: req-f5ddf5d0-8a6c-4812-afe8-8c09001059e5 2019-04-13 08:14:34,104 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 08:14:34,104 - 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-f5ddf5d0-8a6c-4812-afe8-8c09001059e5 2019-04-13 08:14:34,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.304571866989s 2019-04-13 08:14:34,110 - 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.15" 2019-04-13 08:14:34,114 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d447f8-e891-41d2-8ec4-328c3b7a386a 2019-04-13 08:14:34,114 - 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-04-13 08:14:34,114 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-c5d447f8-e891-41d2-8ec4-328c3b7a386a 2019-04-13 08:14:34,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:34,117 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:34,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-983e59a9-4fd7-4d84-9e51-5b367065697c 2019-04-13 08:14:34,318 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 08:14:34,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-983e59a9-4fd7-4d84-9e51-5b367065697c 2019-04-13 08:14:34,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202773094177s 2019-04-13 08:14:34,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 08:14:34,328 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_35b24061-15c8-449a-af21-ac275fbfce44"}}' 2019-04-13 08:14:34,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0cfdfeb-04a9-440a-8d11-18ff554540cd 2019-04-13 08:14:34,468 - 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/1291375fa52c4203bf33104d509bd3e1"}, "tags": [], "enabled": true, "id": "1291375fa52c4203bf33104d509bd3e1", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_35b24061-15c8-449a-af21-ac275fbfce44"}} 2019-04-13 08:14:34,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d0cfdfeb-04a9-440a-8d11-18ff554540cd 2019-04-13 08:14:34,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.143079996109s 2019-04-13 08:14:34,469 - 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'1291375fa52c4203bf33104d509bd3e1', '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_35b24061-15c8-449a-af21-ac275fbfce44'}) 2019-04-13 08:14:34,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 08:14:34,479 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Ysx1SceePlbvX9dFVjYX5FHJ8wYQZ4", "email": null, "name": "rally_full-user_35b24061-15c8-449a-af21-ac275fbfce44"}}' 2019-04-13 08:14:34,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffc1604e-fb9e-4d99-a3f9-113971875393 2019-04-13 08:14:34,863 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_35b24061-15c8-449a-af21-ac275fbfce44", "links": {"self": "http://172.30.9.23:5000/v3/users/14296899cb37449eb986c0b000d80c83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "14296899cb37449eb986c0b000d80c83", "domain_id": "default", "password_expires_at": null}} 2019-04-13 08:14:34,863 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-ffc1604e-fb9e-4d99-a3f9-113971875393 2019-04-13 08:14:34,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387921094894s 2019-04-13 08:14:34,864 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'14296899cb37449eb986c0b000d80c83', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_35b24061-15c8-449a-af21-ac275fbfce44'}) 2019-04-13 08:14:34,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:34,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:34,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea059e14-6f9a-4448-865f-a41fb542f951 2019-04-13 08:14:34,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:34,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ea059e14-6f9a-4448-865f-a41fb542f951 2019-04-13 08:14:34,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11402797699s 2019-04-13 08:14:34,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:34,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:35,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc12e46-8ec8-4316-b1eb-38580dfc4731 2019-04-13 08:14:35,187 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:35,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9fc12e46-8ec8-4316-b1eb-38580dfc4731 2019-04-13 08:14:35,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202214002609s 2019-04-13 08:14:35,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:35,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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:35,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c7188c-72d4-4f88-95ad-a1c6f5dac396 2019-04-13 08:14:35,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:35,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-84c7188c-72d4-4f88-95ad-a1c6f5dac396 2019-04-13 08:14:35,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20067691803s 2019-04-13 08:14:35,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:35,401 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:35,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d585eeae-0b86-4cf7-b372-a2a08d13c962 2019-04-13 08:14:35,517 - 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-04-13 08:14:35,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d585eeae-0b86-4cf7-b372-a2a08d13c962 2019-04-13 08:14:35,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119196176529s 2019-04-13 08:14:35,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:35,521 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:35,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd0a0d6-1a2a-4aa7-8ff4-5d76869d0eda 2019-04-13 08:14:35,692 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_35b24061-15c8-449a-af21-ac275fbfce44", "links": {"self": "http://172.30.9.23:5000/v3/users/14296899cb37449eb986c0b000d80c83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "14296899cb37449eb986c0b000d80c83", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:35,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-afd0a0d6-1a2a-4aa7-8ff4-5d76869d0eda 2019-04-13 08:14:35,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.174029827118s 2019-04-13 08:14:35,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:35,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:35,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a785762a-49e0-4d27-bdd8-fcb7b749f648 2019-04-13 08:14:35,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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/1291375fa52c4203bf33104d509bd3e1"}, "tags": [], "enabled": true, "id": "1291375fa52c4203bf33104d509bd3e1", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_35b24061-15c8-449a-af21-ac275fbfce44"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:14:35,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a785762a-49e0-4d27-bdd8-fcb7b749f648 2019-04-13 08:14:35,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115700960159s 2019-04-13 08:14:35,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:14:35,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=14296899cb37449eb986c0b000d80c83&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=1291375fa52c4203bf33104d509bd3e1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:36,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5e81f6-9064-45a6-a978-a88d94a9eac6 2019-04-13 08:14:36,028 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=14296899cb37449eb986c0b000d80c83&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=1291375fa52c4203bf33104d509bd3e1", "previous": null, "next": null}} 2019-04-13 08:14:36,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=14296899cb37449eb986c0b000d80c83&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=1291375fa52c4203bf33104d509bd3e1 used request id req-af5e81f6-9064-45a6-a978-a88d94a9eac6 2019-04-13 08:14:36,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200213909149s 2019-04-13 08:14:36,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:14:36,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/1291375fa52c4203bf33104d509bd3e1/users/14296899cb37449eb986c0b000d80c83/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:36,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285403fc-bc78-40fd-a87b-7c37f39e8ec8 2019-04-13 08:14:36,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:36,182 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1291375fa52c4203bf33104d509bd3e1/users/14296899cb37449eb986c0b000d80c83/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-285403fc-bc78-40fd-a87b-7c37f39e8ec8 2019-04-13 08:14:36,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149526834488s 2019-04-13 08:14:36,183 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_35b24061-15c8-449a-af21-ac275fbfce44', 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'1291375fa52c4203bf33104d509bd3e1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Ysx1SceePlbvX9dFVjYX5FHJ8wYQZ4', 'username': u'rally_full-user_35b24061-15c8-449a-af21-ac275fbfce44', '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-04-13 08:14:36,186 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_35b24061-15c8-449a-af21-ac275fbfce44', 'password': 'Ysx1SceePlbvX9dFVjYX5FHJ8wYQZ4', 'project_name': 'rally_full-project_35b24061-15c8-449a-af21-ac275fbfce44', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '1291375fa52c4203bf33104d509bd3e1', 'project_domain_name': 'Default'} 2019-04-13 08:14:36,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:36,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:36,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58608b69-f55a-424c-a4cd-a43a2669a0d0 2019-04-13 08:14:36,300 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:36,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-58608b69-f55a-424c-a4cd-a43a2669a0d0 2019-04-13 08:14:36,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111068964005s 2019-04-13 08:14:36,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 08:14:36,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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:36,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5c5f58-3c3b-4e9b-ac1c-2efadadcce5d 2019-04-13 08:14:36,507 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 08:14:36,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fb5c5f58-3c3b-4e9b-ac1c-2efadadcce5d 2019-04-13 08:14:36,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200707912445s 2019-04-13 08:14:36,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:36,515 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:36,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b74371-9804-4a4a-8c9f-ec2c76a01030 2019-04-13 08:14:36,708 - 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-04-13 08:14:36,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a8b74371-9804-4a4a-8c9f-ec2c76a01030 2019-04-13 08:14:36,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195658922195s 2019-04-13 08:14:36,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 08:14:36,713 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:36,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa43b1b6-3d04-40f0-8e8e-7f95561670ad 2019-04-13 08:14:36,883 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_35b24061-15c8-449a-af21-ac275fbfce44", "links": {"self": "http://172.30.9.23:5000/v3/users/14296899cb37449eb986c0b000d80c83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "14296899cb37449eb986c0b000d80c83", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 08:14:36,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fa43b1b6-3d04-40f0-8e8e-7f95561670ad 2019-04-13 08:14:36,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.174145936966s 2019-04-13 08:14:36,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:36,898 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:37,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c0aada-8f85-4be5-b09b-c733dfbe5c83 2019-04-13 08:14:37,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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/1291375fa52c4203bf33104d509bd3e1"}, "tags": [], "enabled": true, "id": "1291375fa52c4203bf33104d509bd3e1", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_35b24061-15c8-449a-af21-ac275fbfce44"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:14:37,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-46c0aada-8f85-4be5-b09b-c733dfbe5c83 2019-04-13 08:14:37,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113475084305s 2019-04-13 08:14:37,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 08:14:37,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=14296899cb37449eb986c0b000d80c83&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=1291375fa52c4203bf33104d509bd3e1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:37,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91de8049-ab2d-4c89-8d2f-ea0905bd71cc 2019-04-13 08:14:37,128 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=14296899cb37449eb986c0b000d80c83&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=1291375fa52c4203bf33104d509bd3e1", "previous": null, "next": null}} 2019-04-13 08:14:37,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=14296899cb37449eb986c0b000d80c83&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=1291375fa52c4203bf33104d509bd3e1 used request id req-91de8049-ab2d-4c89-8d2f-ea0905bd71cc 2019-04-13 08:14:37,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111962080002s 2019-04-13 08:14:37,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 08:14:37,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/1291375fa52c4203bf33104d509bd3e1/users/14296899cb37449eb986c0b000d80c83/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:37,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 08:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b459c14a-3b4b-4358-8dd1-03b09ec6d644 2019-04-13 08:14:37,279 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 08:14:37,279 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1291375fa52c4203bf33104d509bd3e1/users/14296899cb37449eb986c0b000d80c83/roles/ecc7000790704244895fb79f2874ceb4 used request id req-b459c14a-3b4b-4358-8dd1-03b09ec6d644 2019-04-13 08:14:37,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147061824799s 2019-04-13 08:14:37,280 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-04-13 08:14:37,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 08:14:37,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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:37,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ed50d5-1407-4620-be83-dad66dccb4a6 2019-04-13 08:14:37,439 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 08:14:37,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-51ed50d5-1407-4620-be83-dad66dccb4a6 2019-04-13 08:14:37,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.158150196075s 2019-04-13 08:14:37,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 08:14:37,450 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" 2019-04-13 08:14:37,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e672c6-76ad-4c60-9122-6cd1a975141c 2019-04-13 08:14:37,561 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/1291375fa52c4203bf33104d509bd3e1"}, "tags": [], "enabled": true, "id": "1291375fa52c4203bf33104d509bd3e1", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_35b24061-15c8-449a-af21-ac275fbfce44"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 08:14:37,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-76e672c6-76ad-4c60-9122-6cd1a975141c 2019-04-13 08:14:37,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11456489563s 2019-04-13 08:14:37,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 08:14:37,565 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" -d '{"network": {"shared": true, "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "name": "rally_full-net_35b24061-15c8-449a-af21-ac275fbfce44", "admin_state_up": true}}' 2019-04-13 08:14:37,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:37 GMT X-Openstack-Request-Id: req-c6c1597a-5602-4e7a-8a3d-c29a91449503 2019-04-13 08:14:37,868 - 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":"b111fab5-d8f5-4964-84bd-f771cf880dc7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"1291375fa52c4203bf33104d509bd3e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T08:14:37Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_35b24061-15c8-449a-af21-ac275fbfce44","admin_state_up":true,"tenant_id":"1291375fa52c4203bf33104d509bd3e1","created_at":"2019-04-13T08:14:37Z","mtu":1450}} 2019-04-13 08:14:37,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c6c1597a-5602-4e7a-8a3d-c29a91449503 2019-04-13 08:14:37,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.304313898087s 2019-04-13 08:14:37,869 - 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-04-13T08:14:37Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b111fab5-d8f5-4964-84bd-f771cf880dc7', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_full-net_35b24061-15c8-449a-af21-ac275fbfce44', u'created_at': u'2019-04-13T08:14:37Z', u'mtu': 1450, u'tenant_id': u'1291375fa52c4203bf33104d509bd3e1', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1291375fa52c4203bf33104d509bd3e1', u'l2_adjacency': True}) 2019-04-13 08:14:37,873 - 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.15" 2019-04-13 08:14:37,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcce7290-2946-4808-9eae-d67ec1b234e6 2019-04-13 08:14:37,879 - 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-04-13 08:14:37,880 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-fcce7290-2946-4808-9eae-d67ec1b234e6 2019-04-13 08:14:37,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 08:14:38,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T09:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1291375fa52c4203bf33104d509bd3e1", "name": "rally_full-project_35b24061-15c8-449a-af21-ac275fbfce44"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/1291375fa52c4203bf33104d509bd3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/1291375fa52c4203bf33104d509bd3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/1291375fa52c4203bf33104d509bd3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1291375fa52c4203bf33104d509bd3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/1291375fa52c4203bf33104d509bd3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/1291375fa52c4203bf33104d509bd3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_1291375fa52c4203bf33104d509bd3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_1291375fa52c4203bf33104d509bd3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1291375fa52c4203bf33104d509bd3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/1291375fa52c4203bf33104d509bd3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/1291375fa52c4203bf33104d509bd3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_35b24061-15c8-449a-af21-ac275fbfce44", "id": "14296899cb37449eb986c0b000d80c83"}, "audit_ids": ["zOqRVOmRQBCr56-9q7DUzw"], "issued_at": "2019-04-13T08:14:38.000000Z"}} 2019-04-13 08:14:38,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 08:14:38,279 - 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.15" -H "X-Auth-Token: {SHA1}12224bf46e39ae8c536ccfcdc0c8a71c24ac9570" 2019-04-13 08:14:38,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:38 GMT X-Openstack-Request-Id: req-c7e770e2-8f72-4f60-82a6-c934b35f98d6 2019-04-13 08:14:38,646 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b111fab5-d8f5-4964-84bd-f771cf880dc7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"1291375fa52c4203bf33104d509bd3e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T08:14:37Z","qos_policy_id":null,"name":"rally_full-net_35b24061-15c8-449a-af21-ac275fbfce44","admin_state_up":true,"tenant_id":"1291375fa52c4203bf33104d509bd3e1","created_at":"2019-04-13T08:14:37Z","provider:network_type":"vxlan"}]} 2019-04-13 08:14:38,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c7e770e2-8f72-4f60-82a6-c934b35f98d6 2019-04-13 08:14:38,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367645025253s 2019-04-13 08:14:38,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 08:14:38,649 - 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.15" -H "X-Auth-Token: {SHA1}12224bf46e39ae8c536ccfcdc0c8a71c24ac9570" -d '{"subnet": {"name": "rally_full-subnet_35b24061-15c8-449a-af21-ac275fbfce44", "enable_dhcp": true, "network_id": "b111fab5-d8f5-4964-84bd-f771cf880dc7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 08:14:39,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:39 GMT X-Openstack-Request-Id: req-d625aec3-9cd3-45a9-a1f1-f36062779b77 2019-04-13 08:14:39,440 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T08:14:38Z","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":"3e353ae4-34db-4e7a-8e62-c1510161342a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1291375fa52c4203bf33104d509bd3e1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_35b24061-15c8-449a-af21-ac275fbfce44","enable_dhcp":true,"segment_id":null,"network_id":"b111fab5-d8f5-4964-84bd-f771cf880dc7","tenant_id":"1291375fa52c4203bf33104d509bd3e1","created_at":"2019-04-13T08:14:38Z","ip_version":4}} 2019-04-13 08:14:39,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d625aec3-9cd3-45a9-a1f1-f36062779b77 2019-04-13 08:14:39,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.791491031647s 2019-04-13 08:14:39,440 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T08:14:38Z', 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'3e353ae4-34db-4e7a-8e62-c1510161342a', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_35b24061-15c8-449a-af21-ac275fbfce44', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b111fab5-d8f5-4964-84bd-f771cf880dc7', u'tenant_id': u'1291375fa52c4203bf33104d509bd3e1', u'created_at': u'2019-04-13T08:14:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1291375fa52c4203bf33104d509bd3e1'}) 2019-04-13 08:14:39,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 08:14:39,442 - 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.15" -H "X-Auth-Token: {SHA1}12224bf46e39ae8c536ccfcdc0c8a71c24ac9570" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "rally_full-router_35b24061-15c8-449a-af21-ac275fbfce44", "admin_state_up": true}}' 2019-04-13 08:14:40,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:40 GMT X-Openstack-Request-Id: req-0020400f-30fa-4462-983f-24f8395a2ce7 2019-04-13 08:14:40,909 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "created_at": "2019-04-13T08:14:39Z", "admin_state_up": true, "updated_at": "2019-04-13T08:14:40Z", "project_id": "1291375fa52c4203bf33104d509bd3e1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "06c6fc33-87b6-4a29-b64b-d377fb71fc2c", "name": "rally_full-router_35b24061-15c8-449a-af21-ac275fbfce44"}} 2019-04-13 08:14:40,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0020400f-30fa-4462-983f-24f8395a2ce7 2019-04-13 08:14:40,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46789002419s 2019-04-13 08:14:40,909 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T08:14:40Z', u'revision_number': 2, u'ha': False, u'id': u'06c6fc33-87b6-4a29-b64b-d377fb71fc2c', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_35b24061-15c8-449a-af21-ac275fbfce44', u'admin_state_up': True, u'tenant_id': u'1291375fa52c4203bf33104d509bd3e1', u'created_at': u'2019-04-13T08:14:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'1291375fa52c4203bf33104d509bd3e1'}) 2019-04-13 08:14:40,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 08:14:40,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/06c6fc33-87b6-4a29-b64b-d377fb71fc2c/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.15" -H "X-Auth-Token: {SHA1}12224bf46e39ae8c536ccfcdc0c8a71c24ac9570" -d '{"subnet_id": "3e353ae4-34db-4e7a-8e62-c1510161342a"}' 2019-04-13 08:14:43,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:43 GMT X-Openstack-Request-Id: req-548fa660-670c-461f-aaa8-0411d164dc41 2019-04-13 08:14:43,639 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b111fab5-d8f5-4964-84bd-f771cf880dc7", "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "subnet_id": "3e353ae4-34db-4e7a-8e62-c1510161342a", "subnet_ids": ["3e353ae4-34db-4e7a-8e62-c1510161342a"], "port_id": "fe076d4b-dbf8-4b18-8f9a-ac8075b8ed36", "id": "06c6fc33-87b6-4a29-b64b-d377fb71fc2c"} 2019-04-13 08:14:43,639 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/06c6fc33-87b6-4a29-b64b-d377fb71fc2c/add_router_interface.json used request id req-548fa660-670c-461f-aaa8-0411d164dc41 2019-04-13 08:14:43,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.72934985161s 2019-04-13 08:14:43,640 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 08:14:43,740 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 08:14:43,744 - 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.15" 2019-04-13 08:14:43,749 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:43 GMT 2019-04-13 08:14:43,749 - 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-04-13 08:14:43,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:14:43,754 - 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.15" -H "X-Auth-Token: {SHA1}12224bf46e39ae8c536ccfcdc0c8a71c24ac9570" 2019-04-13 08:14:44,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:44 GMT X-Openstack-Request-Id: req-700861cb-8924-4828-9142-f58a9849d59c 2019-04-13 08:14:44,056 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:14:44,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-700861cb-8924-4828-9142-f58a9849d59c 2019-04-13 08:14:44,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304505825043s 2019-04-13 08:14:44,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 08:14:44,069 - 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.15" -H "X-Auth-Token: {SHA1}12224bf46e39ae8c536ccfcdc0c8a71c24ac9570" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44"}' 2019-04-13 08:14:44,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:44 GMT Location: http://172.30.9.23:9292/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5b3c4e57-c07c-425c-8655-e7820e62a863 2019-04-13 08:14:44,109 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:14:44Z", "file": "/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/file", "owner": "1291375fa52c4203bf33104d509bd3e1", "id": "9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8", "size": null, "self": "/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8", "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_35b24061-15c8-449a-af21-ac275fbfce44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44", "checksum": null, "created_at": "2019-04-13T08:14:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 08:14:44,109 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5b3c4e57-c07c-425c-8655-e7820e62a863 2019-04-13 08:14:44,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.043643951416s 2019-04-13 08:14:44,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 08:14:44,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/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.15" -H "X-Auth-Token: {SHA1}12224bf46e39ae8c536ccfcdc0c8a71c24ac9570" -d '' 2019-04-13 08:14:45,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 08:14:45 GMT X-Openstack-Request-Id: req-49aa6f7a-1af3-4529-b6e1-f81ed7678f3c 2019-04-13 08:14:45,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-04-13 08:14:45,385 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/file used request id req-49aa6f7a-1af3-4529-b6e1-f81ed7678f3c 2019-04-13 08:14:45,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.27512311935s 2019-04-13 08:14:45,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 08:14:45,393 - 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.15" -H "X-Auth-Token: {SHA1}12224bf46e39ae8c536ccfcdc0c8a71c24ac9570" 2019-04-13 08:14:45,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:45 GMT X-Openstack-Request-Id: req-d1bf1895-49b3-42e0-ab35-d6a4dcf98cd9 2019-04-13 08:14:45,415 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:14:45Z", "file": "/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/file", "owner": "1291375fa52c4203bf33104d509bd3e1", "id": "9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8", "size": 12716032, "self": "/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:14:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 08:14:45,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d1bf1895-49b3-42e0-ab35-d6a4dcf98cd9 2019-04-13 08:14:45,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255320072174s 2019-04-13 08:14:45,417 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/file', 'owner': u'1291375fa52c4203bf33104d509bd3e1', 'id': u'9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8', 'size': 12716032, u'self': u'/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1291375fa52c4203bf33104d509bd3e1', 'name': 'rally_full-project_35b24061-15c8-449a-af21-ac275fbfce44', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T08:14:45Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T08:14:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44', '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/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8', 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_35b24061-15c8-449a-af21-ac275fbfce44', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44', 'created': u'2019-04-13T08:14:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T08:14:44Z', 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/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8', 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_35b24061-15c8-449a-af21-ac275fbfce44', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 08:14:45,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 08:14:45,423 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 08:14:45,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 13 Apr 2019 08: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-7e434cc1-e883-4046-b6a8-4fc48a57d783 x-openstack-request-id: req-7e434cc1-e883-4046-b6a8-4fc48a57d783 2019-04-13 08:14:45,756 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b5f7fc73-b010-49a3-9e62-59da151f0d2e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b5f7fc73-b010-49a3-9e62-59da151f0d2e", "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": "b5f7fc73-b010-49a3-9e62-59da151f0d2e"}} 2019-04-13 08:14:45,756 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e434cc1-e883-4046-b6a8-4fc48a57d783 2019-04-13 08:14:45,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.335788011551s 2019-04-13 08:14:45,757 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44', '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'8cb957e698214daa959a3206e3607cbf', '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'b5f7fc73-b010-49a3-9e62-59da151f0d2e', 'swap': 0}) 2019-04-13 08:14:45,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 08:14:45,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/b5f7fc73-b010-49a3-9e62-59da151f0d2e/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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" -d '{"extra_specs": {}}' 2019-04-13 08:14:45,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 08: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-7c4336a7-007b-4b24-849a-bdc8f17272e7 x-openstack-request-id: req-7c4336a7-007b-4b24-849a-bdc8f17272e7 2019-04-13 08:14:45,783 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 08:14:45,783 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b5f7fc73-b010-49a3-9e62-59da151f0d2e/os-extra_specs used request id req-7c4336a7-007b-4b24-849a-bdc8f17272e7 2019-04-13 08:14:45,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0256588459015s 2019-04-13 08:14:45,784 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-13 08:14:49,780 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c6ab6a7b-9879-4339-9c4b-555b6fc4a7c6 | 2019-04-13T08:14:49.451226 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c6ab6a7b-9879-4339-9c4b-555b6fc4a7c6 ~/.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-04-13 08:14:52,748 - 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 | | __unknown__ | tempest-type-20383555 | Available | | __unknown__ | tempest-type-440185268 | 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-04-13 08:14:53,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-04-13 08:14:53,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 08:14:53,454 - 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.15" -H "X-Auth-Token: {SHA1}12224bf46e39ae8c536ccfcdc0c8a71c24ac9570" 2019-04-13 08:14:53,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26ede9da-a95c-473b-98a5-5a14079dfb65 x-openstack-request-id: req-26ede9da-a95c-473b-98a5-5a14079dfb65 2019-04-13 08:14:53,771 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 08:14:53,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-26ede9da-a95c-473b-98a5-5a14079dfb65 2019-04-13 08:14:53,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.320899009705s 2019-04-13 08:14:53,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 08:14:53,773 - 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.15" -H "X-Auth-Token: {SHA1}12224bf46e39ae8c536ccfcdc0c8a71c24ac9570" 2019-04-13 08:14:54,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:54 GMT X-Openstack-Request-Id: req-11b8fb59-44de-4a1b-a0d9-623383b95169 2019-04-13 08:14:54,068 - 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-04-13 08:14:54,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-11b8fb59-44de-4a1b-a0d9-623383b95169 2019-04-13 08:14:54,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.295197963715s 2019-04-13 08:14:54,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 08:14:54,081 - 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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_35b24061-15c8-449a-af21-ac275fbfce44", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 08:14:54,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14: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-ccbb8adb-f9c3-47a0-a3f5-14aa3bc0fb2d x-openstack-request-id: req-ccbb8adb-f9c3-47a0-a3f5-14aa3bc0fb2d 2019-04-13 08:14:54,121 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_35b24061-15c8-449a-af21-ac275fbfce44", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e84a9515-557f-4a26-8cd8-cbc7a68e932f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e84a9515-557f-4a26-8cd8-cbc7a68e932f", "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": "e84a9515-557f-4a26-8cd8-cbc7a68e932f"}} 2019-04-13 08:14:54,121 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ccbb8adb-f9c3-47a0-a3f5-14aa3bc0fb2d 2019-04-13 08:14:54,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0425219535828s 2019-04-13 08:14:54,122 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_35b24061-15c8-449a-af21-ac275fbfce44', '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'8cb957e698214daa959a3206e3607cbf', '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'e84a9515-557f-4a26-8cd8-cbc7a68e932f', 'swap': 0}) 2019-04-13 08:14:54,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 08:14:54,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e84a9515-557f-4a26-8cd8-cbc7a68e932f/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.15" -H "X-Auth-Token: {SHA1}d51e348917bc2e457e50e80f1244d4bd23403439" -d '{"extra_specs": {}}' 2019-04-13 08:14:54,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14: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-d1b23c43-3e4b-4286-9e82-5643c115e59d x-openstack-request-id: req-d1b23c43-3e4b-4286-9e82-5643c115e59d 2019-04-13 08:14:54,142 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 08:14:54,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e84a9515-557f-4a26-8cd8-cbc7a68e932f/os-extra_specs used request id req-d1b23c43-3e4b-4286-9e82-5643c115e59d 2019-04-13 08:14:54,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200288295746s 2019-04-13 08:14:54,148 - 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.15" 2019-04-13 08:14:54,154 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f96ecb48-c56d-428a-af41-1a54f1fef23f 2019-04-13 08:14:54,154 - 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-04-13 08:14:54,154 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-f96ecb48-c56d-428a-af41-1a54f1fef23f 2019-04-13 08:14:54,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-13 08:14:54,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" 2019-04-13 08:14:54,165 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7fd26f8-914d-4f94-bd49-37e2390f7108 2019-04-13 08:14:54,165 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-04-13 08:14:54,165 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-b7fd26f8-914d-4f94-bd49-37e2390f7108 2019-04-13 08:14:54,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" -H "X-Auth-Token: {SHA1}12224bf46e39ae8c536ccfcdc0c8a71c24ac9570" 2019-04-13 08:14:54,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Sat, 13 Apr 2019 08:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4532b77d-f785-4719-82ec-211735e65513 2019-04-13 08:14:54,352 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1ef08615bfa241c282fb6c776d561699"}, "enabled": true, "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/2d5f474bc6184888a1f046a717575fa8"}, "enabled": true, "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/463c4d979e67408bba9262f8cbf7d7d0"}, "enabled": true, "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6400f578fa0d47d6802a981338b2ce7a"}, "enabled": true, "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6ddca6d61d1d4eecae8df54344aff82f"}, "enabled": true, "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7f5bf9dbf0a241c3b1433e0a19372b74"}, "enabled": true, "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/86757cd1ecda420faec6393caeb4ef3e"}, "enabled": true, "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9567fa689aa64be0b9dc78e010b4c9ed"}, "enabled": true, "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9709565379b14f47b6cbe7d0b8323201"}, "enabled": true, "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a56100f5b1844b1ea8953050a4cc8be8"}, "enabled": true, "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ac724402fd744af7b779c5dade03fdcb"}, "enabled": true, "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/aca41cf1c97640e3ba6f2e9b936ec6c8"}, "enabled": true, "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b8c26f8b093140b8abf05878b3a5372c"}, "enabled": true, "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"name": "tempest-service-1631545576", "links": {"self": "http://192.30.9.7:35357/v3/services/cd0a457809bc4960b0d89bded6919317"}, "enabled": true, "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "description": "tempest-description-877059426"}, {"name": "tempest-service-1890636611", "links": {"self": "http://192.30.9.7:35357/v3/services/e39eaec0edc044fc81f8537e3f291979"}, "enabled": true, "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "description": "tempest-description-1779181734"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f16553f6efb541ba898510a96df4c862"}, "enabled": true, "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-04-13 08:14:54,352 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-4532b77d-f785-4719-82ec-211735e65513 2019-04-13 08:14:54,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.194663047791s 2019-04-13 08:14:54,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_35b24061-15c8-449a-af21-ac275fbfce44', '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'8cb957e698214daa959a3206e3607cbf', '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'e84a9515-557f-4a26-8cd8-cbc7a68e932f', 'swap': 0}) 2019-04-13 08:14:54,356 - 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-04-13 08:14:54,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 08:14:54,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 08:14:54,367 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-04-13 08:14:54,367 - 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', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'b111fab5-d8f5-4964-84bd-f771cf880dc7', 'tenants_amount': 3, 'image_name': 'rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44', '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_35b24061-15c8-449a-af21-ac275fbfce44', '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-04-13 08:16:40,365 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 780b590f-ff17-466a-a674-ae3d41b1f93c 2019-04-13 08:16:40,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-04-13 08:16:40,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '780b590f-ff17-466a-a674-ae3d41b1f93c'] 2019-04-13 08:16:41,030 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 780b590f-ff17-466a-a674-ae3d41b1f93c -------------------------------------------------------------------------------- Task 780b590f-ff17-466a-a674-ae3d41b1f93c: 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 780b590f-ff17-466a-a674-ae3d41b1f93c 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.523 | 0.593 | 0.602 | 0.607 | 0.611 | 0.587 | 100.0% | 10 | | total | 0.523 | 0.593 | 0.602 | 0.607 | 0.611 | 0.587 | 100.0% | 10 | | -> duration | 0.523 | 0.593 | 0.602 | 0.607 | 0.611 | 0.587 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.801991 Full duration: 13.48141 -------------------------------------------------------------------------------- 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 780b590f-ff17-466a-a674-ae3d41b1f93c 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.422 | 1.335 | 2.471 | 2.877 | 3.284 | 1.373 | 100.0% | 10 | | total | 0.832 | 1.837 | 2.9 | 3.305 | 3.71 | 2.044 | 100.0% | 10 | | -> duration | 0.832 | 1.837 | 2.9 | 3.305 | 3.71 | 2.044 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.350604 Full duration: 17.660929 -------------------------------------------------------------------------------- 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 780b590f-ff17-466a-a674-ae3d41b1f93c 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.265 | 0.35 | 0.484 | 0.633 | 0.781 | 0.393 | 100.0% | 10 | | total | 0.685 | 0.802 | 0.932 | 1.086 | 1.24 | 0.829 | 100.0% | 10 | | -> duration | 0.685 | 0.802 | 0.932 | 1.086 | 1.24 | 0.829 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.385652 Full duration: 13.915591 -------------------------------------------------------------------------------- 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 780b590f-ff17-466a-a674-ae3d41b1f93c 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.497 | 0.965 | 1.41 | 1.464 | 1.517 | 0.969 | 100.0% | 10 | | total | 0.943 | 1.399 | 1.869 | 1.914 | 1.959 | 1.417 | 100.0% | 10 | | -> duration | 0.943 | 1.399 | 1.869 | 1.914 | 1.959 | 1.417 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.955327 Full duration: 16.105124 -------------------------------------------------------------------------------- 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 780b590f-ff17-466a-a674-ae3d41b1f93c 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.449 | 0.482 | 0.649 | 0.703 | 0.756 | 0.518 | 100.0% | 10 | | total | 0.861 | 0.902 | 1.072 | 1.131 | 1.189 | 0.959 | 100.0% | 10 | | -> duration | 0.861 | 0.902 | 1.072 | 1.131 | 1.189 | 0.959 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.766092 Full duration: 13.806672 -------------------------------------------------------------------------------- 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 780b590f-ff17-466a-a674-ae3d41b1f93c 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.236 | 0.336 | 0.43 | 0.441 | 0.452 | 0.347 | 100.0% | 10 | | total | 0.661 | 0.812 | 0.899 | 0.925 | 0.95 | 0.809 | 100.0% | 10 | | -> duration | 0.661 | 0.812 | 0.899 | 0.925 | 0.95 | 0.809 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.339366 Full duration: 13.542856 HINTS: * To plot HTML graphics with this data, run: rally task report 780b590f-ff17-466a-a674-ae3d41b1f93c --out output.html * To generate a JUnit report, run: rally task export 780b590f-ff17-466a-a674-ae3d41b1f93c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 780b590f-ff17-466a-a674-ae3d41b1f93c --json --out output.json 2019-04-13 08:16:41,030 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '780b590f-ff17-466a-a674-ae3d41b1f93c', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-04-13 08:16:42,928 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 780b590f-ff17-466a-a674-ae3d41b1f93c --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-04-13 08:16:42.820 723 INFO rally.api [-] Building 'json' report for the following task(s): '780b590f-ff17-466a-a674-ae3d41b1f93c'. 2019-04-13 08:16:42.829 723 INFO rally.api [-] The report has been successfully built. 2019-04-13 08:16:42,940 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-04-13 08:16:42,941 - 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-04-13 08:16:42,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 08:16:42,955 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 08:16:42,956 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-04-13 08:16:42,956 - 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', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'b111fab5-d8f5-4964-84bd-f771cf880dc7', 'tenants_amount': 3, 'image_name': 'rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44', '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_35b24061-15c8-449a-af21-ac275fbfce44', '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-04-13 08:22:45,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9611db57-6f59-471d-85c8-6f2522a37023 2019-04-13 08:22:45,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9611db57-6f59-471d-85c8-6f2522a37023'] 2019-04-13 08:22:46,429 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9611db57-6f59-471d-85c8-6f2522a37023 -------------------------------------------------------------------------------- Task 9611db57-6f59-471d-85c8-6f2522a37023: 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 9611db57-6f59-471d-85c8-6f2522a37023 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.875 | 3.993 | 4.642 | 4.794 | 4.946 | 3.898 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.052 | 0.059 | 0.235 | 0.593 | 0.951 | 0.164 | 100.0% | 10 | | -> glance_v2.upload_data | 0.375 | 1.568 | 2.119 | 2.123 | 2.126 | 1.365 | 100.0% | 10 | | glance_v2.delete_image | 1.056 | 1.621 | 2.096 | 2.102 | 2.108 | 1.609 | 100.0% | 10 | | total | 4.049 | 6.068 | 6.675 | 6.688 | 6.701 | 5.507 | 100.0% | 10 | | -> duration | 4.049 | 6.068 | 6.675 | 6.688 | 6.701 | 5.507 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.578802 Full duration: 33.277673 -------------------------------------------------------------------------------- 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 9611db57-6f59-471d-85c8-6f2522a37023 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.83 | 3.808 | 5.481 | 5.499 | 5.517 | 4.059 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.053 | 0.109 | 0.148 | 0.187 | 0.071 | 100.0% | 10 | | -> glance_v2.upload_data | 0.42 | 1.416 | 2.874 | 2.93 | 2.987 | 1.604 | 100.0% | 10 | | glance_v2.list_images | 0.041 | 0.045 | 0.064 | 0.111 | 0.158 | 0.057 | 100.0% | 10 | | total | 2.875 | 3.853 | 5.53 | 5.551 | 5.571 | 4.116 | 100.0% | 10 | | -> duration | 2.875 | 3.853 | 5.53 | 5.551 | 5.571 | 4.116 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.553198 Full duration: 32.915508 -------------------------------------------------------------------------------- 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 9611db57-6f59-471d-85c8-6f2522a37023 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.229 | 0.321 | 0.351 | 0.359 | 0.367 | 0.319 | 100.0% | 10 | | total | 0.229 | 0.321 | 0.351 | 0.359 | 0.368 | 0.319 | 100.0% | 10 | | -> duration | 0.229 | 0.321 | 0.351 | 0.359 | 0.368 | 0.319 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.665963 Full duration: 14.878934 -------------------------------------------------------------------------------- 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": "b111fab5-d8f5-4964-84bd-f771cf880dc7" } ], "flavor": { "name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9611db57-6f59-471d-85c8-6f2522a37023 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.183 | 4.918 | 6.285 | 6.294 | 6.303 | 4.813 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.051 | 0.062 | 0.065 | 0.068 | 0.053 | 100.0% | 10 | | -> glance_v2.upload_data | 0.723 | 2.429 | 3.83 | 3.838 | 3.846 | 2.35 | 100.0% | 10 | | nova.boot_servers | 15.312 | 18.281 | 20.834 | 21.504 | 22.174 | 18.608 | 100.0% | 10 | | total | 18.498 | 23.767 | 25.715 | 26.168 | 26.62 | 23.422 | 100.0% | 10 | | -> duration | 17.498 | 22.767 | 24.715 | 25.168 | 25.62 | 22.422 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 71.677892 Full duration: 119.755963 -------------------------------------------------------------------------------- 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 9611db57-6f59-471d-85c8-6f2522a37023 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.841 | 3.717 | 4.241 | 4.249 | 4.257 | 3.642 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.052 | 0.061 | 0.166 | 0.442 | 0.718 | 0.129 | 100.0% | 10 | | -> glance_v2.upload_data | 0.393 | 1.099 | 1.779 | 1.786 | 1.793 | 1.14 | 100.0% | 10 | | glance_v2.deactivate_image | 0.064 | 0.109 | 0.209 | 0.604 | 0.999 | 0.186 | 100.0% | 10 | | total | 2.954 | 4.015 | 4.362 | 4.37 | 4.377 | 3.828 | 100.0% | 10 | | -> duration | 2.954 | 4.015 | 4.362 | 4.37 | 4.377 | 3.828 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.681576 Full duration: 32.324897 -------------------------------------------------------------------------------- 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 9611db57-6f59-471d-85c8-6f2522a37023 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.818 | 5.235 | 6.121 | 6.217 | 6.313 | 4.812 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.048 | 0.132 | 0.873 | 0.915 | 0.956 | 0.316 | 100.0% | 10 | | -> glance_v2.upload_data | 0.39 | 2.189 | 3.645 | 3.676 | 3.706 | 2.108 | 100.0% | 10 | | glance_v2.download_image | 0.146 | 0.213 | 1.077 | 1.122 | 1.167 | 0.406 | 100.0% | 10 | | total | 2.977 | 5.852 | 6.496 | 6.61 | 6.723 | 5.218 | 100.0% | 10 | | -> duration | 2.977 | 5.852 | 6.496 | 6.61 | 6.723 | 5.218 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.609526 Full duration: 35.966015 -------------------------------------------------------------------------------- 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 9611db57-6f59-471d-85c8-6f2522a37023 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.218 | 3.544 | 5.978 | 5.988 | 5.998 | 4.234 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.052 | 0.069 | 0.076 | 0.082 | 0.056 | 100.0% | 10 | | -> glance_v2.upload_data | 0.784 | 1.029 | 3.499 | 3.523 | 3.547 | 1.734 | 100.0% | 10 | | glance_v2.get_image | 0.015 | 0.018 | 0.035 | 0.035 | 0.035 | 0.021 | 100.0% | 10 | | total | 3.235 | 3.561 | 6.014 | 6.024 | 6.033 | 4.256 | 100.0% | 10 | | -> duration | 3.235 | 3.561 | 6.014 | 6.024 | 6.033 | 4.256 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.322402 Full duration: 33.754034 -------------------------------------------------------------------------------- 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 9611db57-6f59-471d-85c8-6f2522a37023 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.746 | 4.008 | 4.369 | 4.378 | 4.388 | 3.812 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.054 | 0.434 | 0.589 | 0.744 | 0.17 | 100.0% | 10 | | -> glance_v2.upload_data | 0.392 | 1.225 | 1.811 | 1.836 | 1.862 | 1.274 | 100.0% | 10 | | glance_v2.update_image | 0.122 | 0.161 | 0.287 | 0.696 | 1.106 | 0.251 | 100.0% | 10 | | total | 2.868 | 4.351 | 4.538 | 4.561 | 4.584 | 4.064 | 100.0% | 10 | | -> duration | 2.868 | 4.351 | 4.538 | 4.561 | 4.584 | 4.064 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.659524 Full duration: 34.020107 HINTS: * To plot HTML graphics with this data, run: rally task report 9611db57-6f59-471d-85c8-6f2522a37023 --out output.html * To generate a JUnit report, run: rally task export 9611db57-6f59-471d-85c8-6f2522a37023 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9611db57-6f59-471d-85c8-6f2522a37023 --json --out output.json 2019-04-13 08:22:46,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9611db57-6f59-471d-85c8-6f2522a37023', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-04-13 08:22:48,375 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9611db57-6f59-471d-85c8-6f2522a37023 --out /home/opnfv/functest/results/rally_full/glance.json 2019-04-13 08:22:48.271 1840 INFO rally.api [-] Building 'json' report for the following task(s): '9611db57-6f59-471d-85c8-6f2522a37023'. 2019-04-13 08:22:48.288 1840 INFO rally.api [-] The report has been successfully built. 2019-04-13 08:22:48,401 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-04-13 08:22:48,402 - 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-04-13 08:22:48,402 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 08:22:48,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 08:22:48,416 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-04-13 08:22:48,416 - 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', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'b111fab5-d8f5-4964-84bd-f771cf880dc7', 'tenants_amount': 3, 'image_name': 'rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44', '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_35b24061-15c8-449a-af21-ac275fbfce44', '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-04-13 08:45:11,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 84b4b314-3753-4714-888c-0822e55d2a9f 2019-04-13 08:45:11,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '84b4b314-3753-4714-888c-0822e55d2a9f'] 2019-04-13 08:45:12,477 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 84b4b314-3753-4714-888c-0822e55d2a9f -------------------------------------------------------------------------------- Task 84b4b314-3753-4714-888c-0822e55d2a9f: 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": "b111fab5-d8f5-4964-84bd-f771cf880dc7" } ], "flavor": { "name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44" }, "image": { "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 84b4b314-3753-4714-888c-0822e55d2a9f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.391 | 12.305 | 14.099 | 15.171 | 16.242 | 12.328 | 100.0% | 10 | | cinder_v3.create_volume | 2.767 | 3.194 | 3.425 | 3.607 | 3.79 | 3.191 | 100.0% | 10 | | nova.attach_volume | 4.382 | 4.765 | 5.023 | 5.054 | 5.084 | 4.742 | 100.0% | 10 | | nova.detach_volume | 1.227 | 1.492 | 2.083 | 3.242 | 4.4 | 1.818 | 100.0% | 10 | | cinder_v3.delete_volume | 0.492 | 2.186 | 2.399 | 2.532 | 2.666 | 2.113 | 100.0% | 10 | | nova.delete_server | 2.622 | 2.885 | 3.4 | 4.017 | 4.634 | 3.045 | 100.0% | 10 | | total | 25.278 | 27.051 | 28.818 | 29.237 | 29.655 | 27.238 | 100.0% | 10 | | -> duration | 24.278 | 26.051 | 27.818 | 28.237 | 28.655 | 26.238 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 80.02625 Full duration: 112.845451 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.015 | 3.247 | 3.513 | 3.532 | 3.551 | 3.256 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.02 | 0.217 | 0.336 | 0.343 | 0.35 | 0.192 | 100.0% | 10 | | total | 3.18 | 3.476 | 3.624 | 3.741 | 3.859 | 3.448 | 100.0% | 10 | | -> duration | 3.18 | 3.476 | 3.624 | 3.741 | 3.859 | 3.448 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.158808 Full duration: 53.77463 -------------------------------------------------------------------------------- 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_35b24061-15c8-449a-af21-ac275fbfce44" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 84b4b314-3753-4714-888c-0822e55d2a9f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 6.037 | 6.259 | 6.794 | 7.516 | 8.239 | 6.476 | 100.0% | 10 | | cinder_v3.list_volumes | 0.06 | 0.277 | 0.346 | 0.38 | 0.415 | 0.258 | 100.0% | 10 | | total | 6.096 | 6.626 | 7.083 | 7.826 | 8.57 | 6.735 | 100.0% | 10 | | -> duration | 6.096 | 6.626 | 7.083 | 7.826 | 8.57 | 6.735 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.53784 Full duration: 46.707968 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.288 | 3.523 | 3.676 | 3.677 | 3.678 | 3.52 | 100.0% | 10 | | cinder_v3.list_volumes | 0.243 | 0.26 | 0.341 | 0.344 | 0.346 | 0.274 | 100.0% | 10 | | total | 3.563 | 3.794 | 3.924 | 3.935 | 3.946 | 3.794 | 100.0% | 10 | | -> duration | 3.563 | 3.794 | 3.924 | 3.935 | 3.946 | 3.794 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.398492 Full duration: 38.53558 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.061 | 3.193 | 3.331 | 3.404 | 3.478 | 3.212 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 25.203 | 46.272 | 75.559 | 75.661 | 75.762 | 49.155 | 100.0% | 10 | | cinder_v3.delete_volume | 2.164 | 2.273 | 2.471 | 2.57 | 2.669 | 2.324 | 100.0% | 10 | | glance_v2.delete_image | 0.467 | 1.51 | 2.351 | 2.634 | 2.916 | 1.618 | 100.0% | 10 | | total | 31.582 | 54.24 | 83.227 | 83.232 | 83.237 | 56.311 | 100.0% | 10 | | -> duration | 31.582 | 54.24 | 83.227 | 83.232 | 83.237 | 56.311 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 153.798384 Full duration: 180.647351 -------------------------------------------------------------------------------- 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": "b111fab5-d8f5-4964-84bd-f771cf880dc7" } ] }, "flavor": { "name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44" }, "image": { "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 84b4b314-3753-4714-888c-0822e55d2a9f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.561 | 15.331 | 16.553 | 17.136 | 17.719 | 14.199 | 100.0% | 10 | | cinder_v3.create_volume | 2.898 | 3.074 | 3.252 | 3.275 | 3.299 | 3.099 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.218 | 2.77 | 3.011 | 3.049 | 3.088 | 2.746 | 100.0% | 10 | | nova.attach_volume | 4.112 | 4.492 | 4.585 | 4.626 | 4.667 | 4.434 | 100.0% | 10 | | nova.detach_volume | 1.311 | 1.623 | 2.034 | 3.102 | 4.17 | 1.862 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.116 | 2.143 | 2.352 | 2.49 | 2.627 | 2.233 | 100.0% | 10 | | cinder_v3.delete_volume | 0.361 | 2.36 | 2.444 | 2.468 | 2.492 | 2.129 | 100.0% | 10 | | nova.delete_server | 2.357 | 2.657 | 3.155 | 3.192 | 3.229 | 2.718 | 100.0% | 10 | | total | 27.505 | 34.644 | 35.999 | 36.505 | 37.011 | 33.422 | 100.0% | 10 | | -> duration | 26.505 | 33.644 | 34.999 | 35.505 | 36.011 | 32.422 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 95.941788 Full duration: 129.012724 -------------------------------------------------------------------------------- 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": "b111fab5-d8f5-4964-84bd-f771cf880dc7" } ] }, "flavor": { "name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44" }, "image": { "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 84b4b314-3753-4714-888c-0822e55d2a9f 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.427 | 3.604 | 3.712 | 3.729 | 3.747 | 3.584 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.442 | 2.848 | 3.018 | 3.044 | 3.069 | 2.823 | 100.0% | 10 | | nova.boot_server | 8.608 | 10.541 | 13.455 | 13.772 | 14.089 | 10.809 | 100.0% | 10 | | nova.attach_volume | 4.381 | 4.661 | 4.818 | 4.867 | 4.915 | 4.629 | 100.0% | 10 | | nova.detach_volume | 1.048 | 1.362 | 3.818 | 3.95 | 4.082 | 1.833 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.118 | 2.226 | 2.34 | 2.342 | 2.343 | 2.226 | 100.0% | 10 | | cinder_v3.delete_volume | 2.168 | 2.191 | 2.526 | 2.542 | 2.557 | 2.287 | 100.0% | 10 | | nova.delete_server | 2.38 | 2.891 | 5.133 | 5.286 | 5.439 | 3.427 | 100.0% | 10 | | total | 28.353 | 31.371 | 34.124 | 34.503 | 34.883 | 31.618 | 100.0% | 10 | | -> duration | 27.353 | 30.371 | 33.124 | 33.503 | 33.883 | 30.618 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 94.204837 Full duration: 127.696845 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.207 | 3.369 | 3.794 | 4.199 | 4.605 | 3.531 | 100.0% | 10 | | total | 3.207 | 3.37 | 3.794 | 4.2 | 4.605 | 3.531 | 100.0% | 10 | | -> duration | 3.207 | 3.37 | 3.794 | 4.2 | 4.605 | 3.531 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.311725 Full duration: 35.303505 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.331 | 3.447 | 3.595 | 3.605 | 3.615 | 3.459 | 100.0% | 10 | | total | 3.331 | 3.447 | 3.595 | 3.605 | 3.616 | 3.459 | 100.0% | 10 | | -> duration | 3.331 | 3.447 | 3.595 | 3.605 | 3.616 | 3.459 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.239508 Full duration: 37.514934 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.669 | 0.816 | 0.888 | 0.891 | 0.895 | 0.792 | 100.0% | 10 | | total | 0.669 | 0.816 | 0.888 | 0.891 | 0.895 | 0.792 | 100.0% | 10 | | -> duration | 0.669 | 0.816 | 0.888 | 0.891 | 0.895 | 0.792 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.378769 Full duration: 59.369583 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_snapshot | 3.212 | 3.329 | 3.443 | 3.494 | 3.545 | 3.346 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.525 | 2.64 | 2.774 | 2.79 | 2.806 | 2.654 | 100.0% | 10 | | total | 5.783 | 6.035 | 6.157 | 6.16 | 6.162 | 6.001 | 100.0% | 10 | | -> duration | 5.783 | 6.035 | 6.157 | 6.16 | 6.162 | 6.001 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.991142 Full duration: 55.682041 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.365 | 3.535 | 3.733 | 3.747 | 3.761 | 3.546 | 100.0% | 10 | | cinder_v3.delete_volume | 0.501 | 2.592 | 2.787 | 2.787 | 2.788 | 2.42 | 100.0% | 10 | | total | 3.945 | 6.187 | 6.352 | 6.383 | 6.414 | 5.966 | 100.0% | 10 | | -> duration | 3.945 | 6.187 | 6.352 | 6.383 | 6.414 | 5.966 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.702948 Full duration: 40.424487 -------------------------------------------------------------------------------- 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_35b24061-15c8-449a-af21-ac275fbfce44" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 84b4b314-3753-4714-888c-0822e55d2a9f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.818 | 6.473 | 8.524 | 8.739 | 8.955 | 7.108 | 100.0% | 10 | | cinder_v3.delete_volume | 0.314 | 0.567 | 2.44 | 2.507 | 2.574 | 1.241 | 100.0% | 10 | | total | 6.777 | 8.566 | 9.232 | 9.345 | 9.459 | 8.348 | 100.0% | 10 | | -> duration | 6.777 | 8.566 | 9.232 | 9.345 | 9.459 | 8.348 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.982906 Full duration: 47.46285 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.331 | 3.56 | 3.683 | 3.688 | 3.692 | 3.539 | 100.0% | 10 | | cinder_v3.delete_volume | 0.294 | 2.461 | 2.586 | 2.666 | 2.746 | 1.915 | 100.0% | 10 | | total | 3.626 | 5.934 | 6.277 | 6.353 | 6.428 | 5.454 | 100.0% | 10 | | -> duration | 3.626 | 5.934 | 6.277 | 6.353 | 6.428 | 5.454 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.625888 Full duration: 37.789675 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.222 | 3.627 | 3.786 | 3.802 | 3.819 | 3.594 | 100.0% | 10 | | cinder_v3.extend_volume | 0.374 | 0.645 | 2.848 | 2.858 | 2.868 | 1.436 | 100.0% | 10 | | cinder_v3.delete_volume | 0.313 | 1.419 | 2.662 | 2.73 | 2.798 | 1.509 | 100.0% | 10 | | total | 4.81 | 6.657 | 7.074 | 7.11 | 7.146 | 6.539 | 100.0% | 10 | | -> duration | 4.81 | 6.657 | 7.074 | 7.11 | 7.146 | 6.539 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.136391 Full duration: 42.336585 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.559 | 3.76 | 5.915 | 5.961 | 6.008 | 4.535 | 100.0% | 10 | | cinder_v3.delete_volume | 2.348 | 4.63 | 4.882 | 4.927 | 4.972 | 4.085 | 100.0% | 10 | | total | 6.396 | 8.471 | 10.633 | 10.742 | 10.851 | 8.62 | 100.0% | 10 | | -> duration | 6.396 | 8.471 | 10.633 | 10.742 | 10.851 | 8.62 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.879945 Full duration: 63.233027 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.642 | 0.748 | 0.797 | 0.843 | 0.889 | 0.736 | 100.0% | 10 | | cinder_v3.get_qos | 0.204 | 0.28 | 0.316 | 0.355 | 0.393 | 0.271 | 100.0% | 10 | | total | 0.855 | 1.0 | 1.18 | 1.181 | 1.182 | 1.007 | 100.0% | 10 | | -> duration | 0.855 | 1.0 | 1.18 | 1.181 | 1.182 | 1.007 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.972183 Full duration: 21.217032 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.655 | 0.725 | 0.776 | 0.819 | 0.863 | 0.725 | 100.0% | 10 | | cinder_v3.list_qos | 0.211 | 0.288 | 0.326 | 0.338 | 0.35 | 0.277 | 100.0% | 10 | | total | 0.879 | 0.995 | 1.094 | 1.121 | 1.149 | 1.003 | 100.0% | 10 | | -> duration | 0.879 | 0.995 | 1.094 | 1.121 | 1.149 | 1.003 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.052294 Full duration: 21.852891 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.641 | 0.709 | 0.8 | 0.82 | 0.839 | 0.718 | 100.0% | 10 | | cinder_v3.set_qos | 0.227 | 0.312 | 0.337 | 0.345 | 0.353 | 0.293 | 100.0% | 10 | | total | 0.868 | 1.021 | 1.125 | 1.15 | 1.175 | 1.011 | 100.0% | 10 | | -> duration | 0.868 | 1.021 | 1.125 | 1.15 | 1.175 | 1.011 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.970766 Full duration: 21.364829 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.665 | 0.762 | 0.8 | 0.803 | 0.805 | 0.752 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.205 | 0.286 | 0.307 | 0.312 | 0.316 | 0.27 | 100.0% | 10 | | total | 0.93 | 1.042 | 1.089 | 1.091 | 1.094 | 1.022 | 100.0% | 10 | | -> duration | 0.93 | 1.042 | 1.089 | 1.091 | 1.094 | 1.022 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.013659 Full duration: 20.997773 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.65 | 0.756 | 0.972 | 0.976 | 0.98 | 0.806 | 100.0% | 10 | | cinder_v3.list_types | 0.208 | 0.255 | 0.296 | 0.306 | 0.316 | 0.257 | 100.0% | 10 | | total | 0.863 | 1.017 | 1.266 | 1.277 | 1.288 | 1.063 | 100.0% | 10 | | -> duration | 0.863 | 1.017 | 1.266 | 1.277 | 1.288 | 1.063 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.081971 Full duration: 22.034422 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.668 | 0.735 | 0.812 | 0.865 | 0.918 | 0.745 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.215 | 0.301 | 0.326 | 0.33 | 0.335 | 0.28 | 100.0% | 10 | | total | 0.889 | 1.031 | 1.084 | 1.114 | 1.144 | 1.024 | 100.0% | 10 | | -> duration | 0.889 | 1.031 | 1.084 | 1.114 | 1.144 | 1.024 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.105306 Full duration: 20.842165 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.666 | 0.766 | 0.787 | 0.794 | 0.801 | 0.747 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.237 | 0.266 | 0.354 | 0.361 | 0.368 | 0.291 | 100.0% | 10 | | total | 0.906 | 1.038 | 1.138 | 1.154 | 1.17 | 1.038 | 100.0% | 10 | | -> duration | 0.906 | 1.038 | 1.138 | 1.154 | 1.17 | 1.038 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.039508 Full duration: 21.601797 -------------------------------------------------------------------------------- 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 84b4b314-3753-4714-888c-0822e55d2a9f 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.669 | 0.762 | 0.794 | 0.807 | 0.821 | 0.752 | 100.0% | 10 | | cinder_v2.add_type_access | 0.22 | 0.242 | 0.328 | 0.344 | 0.36 | 0.264 | 100.0% | 10 | | cinder_v2.list_type_access | 0.019 | 0.213 | 0.261 | 0.275 | 0.288 | 0.187 | 100.0% | 10 | | total | 1.093 | 1.187 | 1.305 | 1.353 | 1.4 | 1.203 | 100.0% | 10 | | -> duration | 1.093 | 1.187 | 1.305 | 1.353 | 1.4 | 1.203 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.505876 Full duration: 21.973572 HINTS: * To plot HTML graphics with this data, run: rally task report 84b4b314-3753-4714-888c-0822e55d2a9f --out output.html * To generate a JUnit report, run: rally task export 84b4b314-3753-4714-888c-0822e55d2a9f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 84b4b314-3753-4714-888c-0822e55d2a9f --json --out output.json 2019-04-13 08:45:12,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '84b4b314-3753-4714-888c-0822e55d2a9f', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-04-13 08:45:14,660 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 84b4b314-3753-4714-888c-0822e55d2a9f --out /home/opnfv/functest/results/rally_full/cinder.json 2019-04-13 08:45:14.499 6541 INFO rally.api [-] Building 'json' report for the following task(s): '84b4b314-3753-4714-888c-0822e55d2a9f'. 2019-04-13 08:45:14.545 6541 INFO rally.api [-] The report has been successfully built. 2019-04-13 08:45:14,723 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-04-13 08:45:14,724 - 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-04-13 08:45:14,725 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 08:45:14,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 08:45:14,736 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-04-13 08:45:14,736 - 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', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'b111fab5-d8f5-4964-84bd-f771cf880dc7', 'tenants_amount': 3, 'image_name': 'rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44', '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_35b24061-15c8-449a-af21-ac275fbfce44', '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-04-13 08:50:15,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 2019-04-13 08:50:15,309 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8376cdf0-c05d-48c4-8ea8-bd822d413f6a'] 2019-04-13 08:50:16,014 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8376cdf0-c05d-48c4-8ea8-bd822d413f6a -------------------------------------------------------------------------------- Task 8376cdf0-c05d-48c4-8ea8-bd822d413f6a: 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.612 | 0.72 | 0.741 | 0.742 | 0.743 | 0.709 | 100.0% | 10 | | total | 0.612 | 0.72 | 0.741 | 0.742 | 0.743 | 0.709 | 100.0% | 10 | | -> duration | 0.612 | 0.72 | 0.741 | 0.742 | 0.743 | 0.709 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.131819 Full duration: 14.643699 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.657 | 0.718 | 0.75 | 0.833 | 0.917 | 0.731 | 100.0% | 10 | | total | 0.657 | 0.718 | 0.75 | 0.833 | 0.917 | 0.731 | 100.0% | 10 | | -> duration | 0.657 | 0.718 | 0.75 | 0.833 | 0.917 | 0.731 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.156968 Full duration: 14.286908 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.617 | 0.707 | 0.741 | 0.753 | 0.765 | 0.699 | 100.0% | 10 | | total | 0.617 | 0.707 | 0.741 | 0.753 | 0.765 | 0.699 | 100.0% | 10 | | -> duration | 0.617 | 0.707 | 0.741 | 0.753 | 0.765 | 0.699 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.06358 Full duration: 13.408271 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.633 | 0.706 | 0.84 | 0.856 | 0.872 | 0.734 | 100.0% | 10 | | total | 0.633 | 0.706 | 0.84 | 0.856 | 0.873 | 0.734 | 100.0% | 10 | | -> duration | 0.633 | 0.706 | 0.84 | 0.856 | 0.873 | 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.180986 Full duration: 16.924593 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.625 | 0.722 | 0.745 | 0.746 | 0.747 | 0.699 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.204 | 0.271 | 0.317 | 0.321 | 0.325 | 0.269 | 100.0% | 10 | | total | 0.829 | 0.966 | 1.062 | 1.067 | 1.072 | 0.97 | 100.0% | 10 | | -> duration | 0.829 | 0.966 | 1.062 | 1.067 | 1.072 | 0.97 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.841307 Full duration: 14.615643 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.611 | 0.691 | 0.714 | 0.729 | 0.744 | 0.683 | 100.0% | 10 | | total | 0.611 | 0.691 | 0.714 | 0.729 | 0.744 | 0.683 | 100.0% | 10 | | -> duration | 0.611 | 0.691 | 0.714 | 0.729 | 0.744 | 0.683 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.009238 Full duration: 13.471651 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.689 | 0.735 | 0.782 | 0.789 | 0.796 | 0.738 | 100.0% | 10 | | total | 0.689 | 0.735 | 0.782 | 0.789 | 0.796 | 0.738 | 100.0% | 10 | | -> duration | 0.689 | 0.735 | 0.782 | 0.789 | 0.796 | 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.193882 Full duration: 16.795787 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.63 | 0.71 | 0.798 | 0.805 | 0.812 | 0.702 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.221 | 0.284 | 0.303 | 0.319 | 0.335 | 0.269 | 100.0% | 10 | | total | 0.857 | 0.935 | 1.086 | 1.097 | 1.107 | 0.971 | 100.0% | 10 | | -> duration | 0.857 | 0.935 | 1.086 | 1.097 | 1.107 | 0.971 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.860917 Full duration: 15.085639 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.604 | 0.714 | 0.766 | 0.813 | 0.86 | 0.721 | 100.0% | 10 | | total | 0.604 | 0.714 | 0.766 | 0.813 | 0.86 | 0.721 | 100.0% | 10 | | -> duration | 0.604 | 0.714 | 0.766 | 0.813 | 0.86 | 0.721 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.149289 Full duration: 13.828879 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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 | 2.032 | 2.92 | 3.244 | 3.25 | 3.255 | 2.846 | 100.0% | 10 | | total | 2.032 | 2.92 | 3.244 | 3.25 | 3.256 | 2.846 | 100.0% | 10 | | -> duration | 2.032 | 2.92 | 3.244 | 3.25 | 3.256 | 2.846 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.18229 Full duration: 23.604514 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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 | 2.04 | 2.928 | 3.149 | 3.166 | 3.183 | 2.757 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.316 | 0.548 | 0.78 | 0.941 | 1.102 | 0.601 | 100.0% | 10 | | total | 2.434 | 3.506 | 3.719 | 3.761 | 3.802 | 3.359 | 100.0% | 10 | | -> duration | 2.434 | 3.506 | 3.719 | 3.761 | 3.802 | 3.359 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.689294 Full duration: 21.575489 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.633 | 0.705 | 0.749 | 0.771 | 0.793 | 0.708 | 100.0% | 10 | | total | 0.633 | 0.705 | 0.75 | 0.772 | 0.794 | 0.708 | 100.0% | 10 | | -> duration | 0.633 | 0.705 | 0.75 | 0.772 | 0.794 | 0.708 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.114349 Full duration: 13.770662 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.659 | 0.96 | 1.075 | 1.094 | 1.112 | 0.941 | 100.0% | 10 | | total | 0.659 | 0.96 | 1.075 | 1.094 | 1.113 | 0.941 | 100.0% | 10 | | -> duration | 0.659 | 0.96 | 1.075 | 1.094 | 1.113 | 0.941 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.797777 Full duration: 16.123933 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.827 | 0.978 | 1.038 | 1.049 | 1.059 | 0.962 | 100.0% | 10 | | gnocchi.delete_metric | 0.024 | 0.209 | 0.239 | 0.266 | 0.294 | 0.172 | 100.0% | 10 | | total | 0.851 | 1.141 | 1.272 | 1.285 | 1.297 | 1.134 | 100.0% | 10 | | -> duration | 0.851 | 1.141 | 1.272 | 1.285 | 1.297 | 1.134 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.469518 Full duration: 17.268026 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.628 | 0.738 | 0.802 | 0.847 | 0.892 | 0.738 | 100.0% | 10 | | total | 0.629 | 0.738 | 0.803 | 0.848 | 0.892 | 0.738 | 100.0% | 10 | | -> duration | 0.629 | 0.738 | 0.803 | 0.848 | 0.892 | 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.207731 Full duration: 19.275218 -------------------------------------------------------------------------------- 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 8376cdf0-c05d-48c4-8ea8-bd822d413f6a 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.636 | 0.715 | 0.769 | 0.771 | 0.773 | 0.712 | 100.0% | 10 | | gnocchi.delete_resource | 0.207 | 0.272 | 0.319 | 0.33 | 0.34 | 0.266 | 100.0% | 10 | | total | 0.845 | 0.999 | 1.047 | 1.053 | 1.058 | 0.979 | 100.0% | 10 | | -> duration | 0.845 | 0.999 | 1.047 | 1.053 | 1.058 | 0.979 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.875772 Full duration: 16.108862 HINTS: * To plot HTML graphics with this data, run: rally task report 8376cdf0-c05d-48c4-8ea8-bd822d413f6a --out output.html * To generate a JUnit report, run: rally task export 8376cdf0-c05d-48c4-8ea8-bd822d413f6a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8376cdf0-c05d-48c4-8ea8-bd822d413f6a --json --out output.json 2019-04-13 08:50:16,015 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8376cdf0-c05d-48c4-8ea8-bd822d413f6a', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-04-13 08:50:17,971 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8376cdf0-c05d-48c4-8ea8-bd822d413f6a --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-04-13 08:50:17.862 8490 INFO rally.api [-] Building 'json' report for the following task(s): '8376cdf0-c05d-48c4-8ea8-bd822d413f6a'. 2019-04-13 08:50:17.883 8490 INFO rally.api [-] The report has been successfully built. 2019-04-13 08:50:18,003 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-04-13 08:50:18,004 - 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-04-13 08:50:18,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 08:50:18,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 08:50:18,017 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-04-13 08:50:18,017 - 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', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'b111fab5-d8f5-4964-84bd-f771cf880dc7', 'tenants_amount': 3, 'image_name': 'rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44', '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_35b24061-15c8-449a-af21-ac275fbfce44', '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-04-13 09:02:26,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 508cbebc-16de-49b6-a9da-00ac94167213 2019-04-13 09:02:26,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '508cbebc-16de-49b6-a9da-00ac94167213'] 2019-04-13 09:02:27,407 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 508cbebc-16de-49b6-a9da-00ac94167213 -------------------------------------------------------------------------------- Task 508cbebc-16de-49b6-a9da-00ac94167213: 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 508cbebc-16de-49b6-a9da-00ac94167213 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.889 | 5.237 | 5.432 | 5.46 | 5.487 | 5.214 | 100.0% | 10 | | heat.delete_stack | 0.382 | 0.679 | 1.704 | 1.841 | 1.977 | 0.855 | 100.0% | 10 | | total | 5.527 | 5.855 | 7.137 | 7.3 | 7.464 | 6.069 | 100.0% | 10 | | -> duration | 3.527 | 3.855 | 5.137 | 5.3 | 5.464 | 4.069 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.842833 Full duration: 32.448312 -------------------------------------------------------------------------------- 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_35b24061-15c8-449a-af21-ac275fbfce44", "public_net": "external", "flavor": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 508cbebc-16de-49b6-a9da-00ac94167213 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 | 20.883 | 26.053 | 31.286 | 31.502 | 31.717 | 25.965 | 100.0% | 10 | | heat.delete_stack | 7.947 | 10.069 | 12.222 | 12.5 | 12.778 | 10.263 | 100.0% | 10 | | total | 28.831 | 36.144 | 41.393 | 42.635 | 43.878 | 36.229 | 100.0% | 10 | | -> duration | 26.831 | 34.144 | 39.393 | 40.635 | 41.878 | 34.229 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 100.110746 Full duration: 116.632599 -------------------------------------------------------------------------------- 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": "b111fab5-d8f5-4964-84bd-f771cf880dc7", "image": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44", "flavor": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 508cbebc-16de-49b6-a9da-00ac94167213 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 19.007 | 21.288 | 25.36 | 25.641 | 25.921 | 21.909 | 100.0% | 10 | | heat.delete_stack | 6.591 | 7.042 | 7.965 | 8.313 | 8.662 | 7.296 | 100.0% | 10 | | total | 26.247 | 28.175 | 32.743 | 32.857 | 32.972 | 29.205 | 100.0% | 10 | | -> duration | 24.247 | 26.175 | 30.743 | 30.857 | 30.972 | 27.205 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 83.840893 Full duration: 100.374615 -------------------------------------------------------------------------------- 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 508cbebc-16de-49b6-a9da-00ac94167213 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.662 | 5.035 | 5.196 | 5.273 | 5.349 | 5.019 | 100.0% | 10 | | heat.list_stacks | 0.042 | 0.233 | 0.241 | 0.241 | 0.242 | 0.16 | 100.0% | 10 | | total | 4.705 | 5.225 | 5.317 | 5.45 | 5.583 | 5.179 | 100.0% | 10 | | -> duration | 2.705 | 3.225 | 3.317 | 3.45 | 3.583 | 3.179 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.294717 Full duration: 34.124356 -------------------------------------------------------------------------------- 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 508cbebc-16de-49b6-a9da-00ac94167213 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.699 | 5.192 | 5.328 | 5.351 | 5.373 | 5.14 | 100.0% | 10 | | heat.update_stack | 2.698 | 3.388 | 4.186 | 4.326 | 4.465 | 3.474 | 100.0% | 10 | | heat.delete_stack | 2.365 | 2.826 | 3.035 | 3.331 | 3.626 | 2.825 | 100.0% | 10 | | total | 10.297 | 11.389 | 12.169 | 12.79 | 13.412 | 11.44 | 100.0% | 10 | | -> duration | 6.297 | 7.389 | 8.169 | 8.79 | 9.412 | 7.44 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.76605 Full duration: 48.663741 -------------------------------------------------------------------------------- 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 508cbebc-16de-49b6-a9da-00ac94167213 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.953 | 5.144 | 6.395 | 6.483 | 6.571 | 5.431 | 100.0% | 10 | | heat.update_stack | 2.625 | 2.768 | 2.977 | 3.068 | 3.159 | 2.807 | 100.0% | 10 | | heat.delete_stack | 0.378 | 0.644 | 1.492 | 1.611 | 1.729 | 0.817 | 100.0% | 10 | | total | 8.192 | 9.195 | 9.765 | 10.039 | 10.314 | 9.055 | 100.0% | 10 | | -> duration | 4.192 | 5.195 | 5.765 | 6.039 | 6.314 | 5.055 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.729338 Full duration: 41.297938 -------------------------------------------------------------------------------- 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 508cbebc-16de-49b6-a9da-00ac94167213 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.73 | 5.002 | 5.313 | 5.345 | 5.378 | 5.021 | 100.0% | 10 | | heat.update_stack | 3.704 | 4.063 | 5.108 | 5.221 | 5.334 | 4.293 | 100.0% | 10 | | heat.delete_stack | 3.535 | 4.02 | 4.278 | 4.34 | 4.403 | 3.953 | 100.0% | 10 | | total | 12.647 | 12.989 | 14.307 | 14.396 | 14.485 | 13.267 | 100.0% | 10 | | -> duration | 8.647 | 8.989 | 10.307 | 10.396 | 10.485 | 9.267 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.592781 Full duration: 55.710898 -------------------------------------------------------------------------------- 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 508cbebc-16de-49b6-a9da-00ac94167213 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.926 | 5.416 | 6.352 | 6.373 | 6.393 | 5.601 | 100.0% | 10 | | heat.update_stack | 2.482 | 2.92 | 3.144 | 3.166 | 3.187 | 2.883 | 100.0% | 10 | | heat.delete_stack | 2.553 | 3.051 | 3.447 | 3.45 | 3.454 | 3.052 | 100.0% | 10 | | total | 10.8 | 11.401 | 12.424 | 12.583 | 12.742 | 11.536 | 100.0% | 10 | | -> duration | 6.8 | 7.401 | 8.424 | 8.583 | 8.742 | 7.536 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.190821 Full duration: 49.263738 -------------------------------------------------------------------------------- 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 508cbebc-16de-49b6-a9da-00ac94167213 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.802 | 5.214 | 5.339 | 5.367 | 5.394 | 5.178 | 100.0% | 10 | | heat.update_stack | 3.023 | 3.82 | 4.038 | 4.042 | 4.047 | 3.707 | 100.0% | 10 | | heat.delete_stack | 1.425 | 1.656 | 1.94 | 1.941 | 1.942 | 1.674 | 100.0% | 10 | | total | 9.402 | 10.705 | 10.938 | 11.103 | 11.268 | 10.559 | 100.0% | 10 | | -> duration | 5.402 | 6.705 | 6.938 | 7.103 | 7.268 | 6.559 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.026227 Full duration: 46.862491 -------------------------------------------------------------------------------- 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 508cbebc-16de-49b6-a9da-00ac94167213 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.842 | 5.474 | 6.025 | 6.036 | 6.047 | 5.472 | 100.0% | 10 | | heat.update_stack | 2.536 | 2.706 | 3.005 | 3.01 | 3.015 | 2.778 | 100.0% | 10 | | heat.delete_stack | 1.453 | 1.759 | 2.209 | 2.38 | 2.55 | 1.857 | 100.0% | 10 | | total | 9.602 | 10.146 | 10.405 | 10.445 | 10.484 | 10.108 | 100.0% | 10 | | -> duration | 5.602 | 6.146 | 6.405 | 6.445 | 6.484 | 6.108 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.816755 Full duration: 45.765961 -------------------------------------------------------------------------------- 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 508cbebc-16de-49b6-a9da-00ac94167213 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.563 | 5.699 | 6.021 | 6.349 | 6.677 | 5.626 | 100.0% | 10 | | heat.check_stack | 0.578 | 1.079 | 1.289 | 1.29 | 1.291 | 1.061 | 100.0% | 10 | | heat.delete_stack | 1.589 | 1.786 | 2.055 | 2.123 | 2.191 | 1.818 | 100.0% | 10 | | total | 7.314 | 8.576 | 9.106 | 9.452 | 9.798 | 8.506 | 100.0% | 10 | | -> duration | 5.314 | 6.576 | 7.106 | 7.452 | 7.798 | 6.506 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.536275 Full duration: 39.223987 -------------------------------------------------------------------------------- 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 508cbebc-16de-49b6-a9da-00ac94167213 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.833 | 5.264 | 6.199 | 6.21 | 6.22 | 5.382 | 100.0% | 10 | | heat.suspend_stack | 0.655 | 0.804 | 1.15 | 1.618 | 2.086 | 0.939 | 100.0% | 10 | | heat.resume_stack | 0.64 | 0.982 | 1.494 | 1.518 | 1.543 | 1.043 | 100.0% | 10 | | heat.delete_stack | 1.263 | 1.558 | 2.378 | 2.582 | 2.786 | 1.786 | 100.0% | 10 | | total | 7.743 | 9.02 | 10.206 | 10.222 | 10.239 | 9.151 | 100.0% | 10 | | -> duration | 5.743 | 7.02 | 8.206 | 8.222 | 8.239 | 7.151 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.552875 Full duration: 43.035038 -------------------------------------------------------------------------------- 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 508cbebc-16de-49b6-a9da-00ac94167213 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.647 | 0.736 | 0.829 | 0.852 | 0.876 | 0.748 | 100.0% | 10 | | total | 0.647 | 0.736 | 0.829 | 0.853 | 0.876 | 0.748 | 100.0% | 10 | | -> duration | 0.647 | 0.736 | 0.829 | 0.853 | 0.876 | 0.748 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.232309 Full duration: 14.885214 HINTS: * To plot HTML graphics with this data, run: rally task report 508cbebc-16de-49b6-a9da-00ac94167213 --out output.html * To generate a JUnit report, run: rally task export 508cbebc-16de-49b6-a9da-00ac94167213 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 508cbebc-16de-49b6-a9da-00ac94167213 --json --out output.json 2019-04-13 09:02:27,408 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '508cbebc-16de-49b6-a9da-00ac94167213', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-04-13 09:02:29,322 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 508cbebc-16de-49b6-a9da-00ac94167213 --out /home/opnfv/functest/results/rally_full/heat.json 2019-04-13 09:02:29.211 11667 INFO rally.api [-] Building 'json' report for the following task(s): '508cbebc-16de-49b6-a9da-00ac94167213'. 2019-04-13 09:02:29.232 11667 INFO rally.api [-] The report has been successfully built. 2019-04-13 09:02:29,350 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-04-13 09:02:29,351 - 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-04-13 09:02:29,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 09:02:29,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 09:02:29,362 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-04-13 09:02:29,362 - 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', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'b111fab5-d8f5-4964-84bd-f771cf880dc7', 'tenants_amount': 3, 'image_name': 'rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44', '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_35b24061-15c8-449a-af21-ac275fbfce44', '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-04-13 09:08:42,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 24b9e159-8a09-481c-b60d-614a490b41af 2019-04-13 09:08:42,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '24b9e159-8a09-481c-b60d-614a490b41af'] 2019-04-13 09:08:42,941 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 24b9e159-8a09-481c-b60d-614a490b41af -------------------------------------------------------------------------------- Task 24b9e159-8a09-481c-b60d-614a490b41af: 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 24b9e159-8a09-481c-b60d-614a490b41af has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.741 | 0.95 | 1.65 | 2.044 | 2.438 | 1.167 | 100.0% | 10 | | keystone_v3.add_role | 0.146 | 0.185 | 0.196 | 0.203 | 0.209 | 0.177 | 100.0% | 10 | | keystone_v3.revoke_role | 0.151 | 0.198 | 0.256 | 0.269 | 0.281 | 0.21 | 100.0% | 10 | | total | 1.153 | 1.294 | 2.027 | 2.405 | 2.783 | 1.554 | 100.0% | 10 | | -> duration | 1.153 | 1.294 | 2.027 | 2.405 | 2.783 | 1.554 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.220643 Full duration: 28.184327 -------------------------------------------------------------------------------- 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 24b9e159-8a09-481c-b60d-614a490b41af 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.778 | 0.889 | 2.137 | 2.153 | 2.169 | 1.33 | 100.0% | 10 | | keystone_v3.add_role | 0.147 | 0.218 | 0.293 | 0.332 | 0.372 | 0.224 | 100.0% | 10 | | keystone_v3.list_roles | 0.126 | 0.151 | 0.221 | 0.232 | 0.242 | 0.17 | 100.0% | 10 | | total | 1.065 | 1.281 | 2.57 | 2.601 | 2.632 | 1.725 | 100.0% | 10 | | -> duration | 1.065 | 1.281 | 2.57 | 2.601 | 2.632 | 1.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.399774 Full duration: 29.036751 -------------------------------------------------------------------------------- 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 24b9e159-8a09-481c-b60d-614a490b41af 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.009 | 1.25 | 2.7 | 2.877 | 3.054 | 1.665 | 100.0% | 10 | | keystone_v3.list_projects | 0.122 | 0.171 | 0.219 | 0.223 | 0.227 | 0.173 | 100.0% | 10 | | total | 1.131 | 1.424 | 2.839 | 3.038 | 3.237 | 1.838 | 100.0% | 10 | | -> duration | 1.131 | 1.424 | 2.839 | 3.038 | 3.237 | 1.838 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.5822 Full duration: 28.539114 -------------------------------------------------------------------------------- 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 24b9e159-8a09-481c-b60d-614a490b41af 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.741 | 0.842 | 0.895 | 0.947 | 0.759 | 100.0% | 10 | | keystone_v3.delete_role | 0.125 | 0.173 | 0.24 | 0.241 | 0.241 | 0.179 | 100.0% | 10 | | total | 0.806 | 0.922 | 1.029 | 1.072 | 1.115 | 0.938 | 100.0% | 10 | | -> duration | 0.806 | 0.922 | 1.029 | 1.072 | 1.115 | 0.938 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.154992 Full duration: 23.038101 -------------------------------------------------------------------------------- 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 24b9e159-8a09-481c-b60d-614a490b41af 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.64 | 0.724 | 0.777 | 0.786 | 0.794 | 0.712 | 100.0% | 10 | | keystone_v3.delete_service | 0.133 | 0.221 | 0.256 | 0.277 | 0.299 | 0.203 | 100.0% | 10 | | total | 0.797 | 0.92 | 1.019 | 1.023 | 1.026 | 0.916 | 100.0% | 10 | | -> duration | 0.797 | 0.92 | 1.019 | 1.023 | 1.026 | 0.916 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.172158 Full duration: 23.071027 -------------------------------------------------------------------------------- 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 24b9e159-8a09-481c-b60d-614a490b41af 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.869 | 1.062 | 1.147 | 1.15 | 1.152 | 1.044 | 100.0% | 10 | | keystone_v3.create_user | 0.656 | 0.721 | 0.834 | 0.889 | 0.944 | 0.75 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.109 | 0.134 | 0.181 | 0.208 | 0.234 | 0.146 | 100.0% | 10 | | -> keystone_v3.add_role | 0.145 | 0.149 | 0.217 | 0.245 | 0.272 | 0.171 | 100.0% | 10 | | keystone_v3.create_role | 0.116 | 0.141 | 0.19 | 0.191 | 0.191 | 0.15 | 100.0% | 10 | | keystone_v3.get_project | 0.109 | 0.126 | 0.158 | 0.169 | 0.18 | 0.133 | 100.0% | 10 | | keystone_v3.get_user | 0.126 | 0.134 | 0.183 | 0.183 | 0.184 | 0.146 | 100.0% | 10 | | keystone_v3.get_role | 0.111 | 0.116 | 0.127 | 0.127 | 0.127 | 0.118 | 100.0% | 10 | | keystone_v3.list_services | 0.114 | 0.136 | 0.203 | 0.208 | 0.213 | 0.148 | 100.0% | 10 | | keystone_v3.get_services | 0.109 | 0.111 | 0.125 | 0.128 | 0.131 | 0.115 | 100.0% | 10 | | total | 2.542 | 2.755 | 2.891 | 2.964 | 3.036 | 2.755 | 100.0% | 10 | | -> duration | 2.542 | 2.755 | 2.891 | 2.964 | 3.036 | 2.755 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.516476 Full duration: 40.189844 -------------------------------------------------------------------------------- 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 24b9e159-8a09-481c-b60d-614a490b41af has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.968 | 1.126 | 2.29 | 2.357 | 2.425 | 1.427 | 100.0% | 10 | | keystone_v3.update_project | 0.143 | 0.18 | 0.193 | 0.225 | 0.258 | 0.178 | 100.0% | 10 | | keystone_v3.delete_project | 0.162 | 0.198 | 0.23 | 0.24 | 0.25 | 0.201 | 100.0% | 10 | | total | 1.356 | 1.571 | 2.717 | 2.746 | 2.775 | 1.806 | 100.0% | 10 | | -> duration | 1.356 | 1.571 | 2.717 | 2.746 | 2.775 | 1.806 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.24042 Full duration: 25.4935 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24b9e159-8a09-481c-b60d-614a490b41af 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.928 | 1.166 | 2.536 | 2.671 | 2.805 | 1.659 | 100.0% | 10 | | total | 1.152 | 1.317 | 2.677 | 2.815 | 2.952 | 1.812 | 100.0% | 10 | | -> duration | 1.152 | 1.317 | 2.677 | 2.815 | 2.952 | 1.812 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.450795 Full duration: 25.37215 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 24b9e159-8a09-481c-b60d-614a490b41af 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.977 | 1.078 | 2.388 | 2.426 | 2.465 | 1.447 | 100.0% | 10 | | total | 0.977 | 1.078 | 2.388 | 2.426 | 2.465 | 1.447 | 100.0% | 10 | | -> duration | 0.977 | 1.078 | 2.388 | 2.426 | 2.465 | 1.447 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.930417 Full duration: 24.59105 -------------------------------------------------------------------------------- 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 24b9e159-8a09-481c-b60d-614a490b41af 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.884 | 1.244 | 2.907 | 3.045 | 3.183 | 1.73 | 100.0% | 10 | | keystone_v3.list_users | 0.13 | 0.134 | 0.221 | 0.231 | 0.241 | 0.16 | 100.0% | 10 | | total | 1.144 | 1.603 | 3.227 | 3.348 | 3.469 | 2.043 | 100.0% | 10 | | -> duration | 1.144 | 1.603 | 3.227 | 3.348 | 3.469 | 2.043 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.237093 Full duration: 27.014425 -------------------------------------------------------------------------------- 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 24b9e159-8a09-481c-b60d-614a490b41af 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.876 | 1.068 | 1.161 | 1.18 | 1.2 | 1.05 | 100.0% | 10 | | keystone_v3.create_users | 6.751 | 7.269 | 7.545 | 7.652 | 7.759 | 7.23 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 6.75 | 7.269 | 7.545 | 7.652 | 7.759 | 7.23 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.192 | 1.335 | 1.449 | 1.49 | 1.53 | 1.354 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.609 | 1.684 | 1.816 | 1.842 | 1.867 | 1.703 | 100.0% | 10 | | total | 9.073 | 9.789 | 10.049 | 10.133 | 10.216 | 9.743 | 100.0% | 10 | | -> duration | 9.073 | 9.789 | 10.049 | 10.133 | 10.216 | 9.743 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.496633 Full duration: 69.597329 HINTS: * To plot HTML graphics with this data, run: rally task report 24b9e159-8a09-481c-b60d-614a490b41af --out output.html * To generate a JUnit report, run: rally task export 24b9e159-8a09-481c-b60d-614a490b41af --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 24b9e159-8a09-481c-b60d-614a490b41af --json --out output.json 2019-04-13 09:08:42,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '24b9e159-8a09-481c-b60d-614a490b41af', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-04-13 09:08:45,001 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 24b9e159-8a09-481c-b60d-614a490b41af --out /home/opnfv/functest/results/rally_full/keystone.json 2019-04-13 09:08:44.827 13776 INFO rally.api [-] Building 'json' report for the following task(s): '24b9e159-8a09-481c-b60d-614a490b41af'. 2019-04-13 09:08:44.853 13776 INFO rally.api [-] The report has been successfully built. 2019-04-13 09:08:45,035 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-04-13 09:08:45,036 - 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-04-13 09:08:45,036 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 09:08:45,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 09:08:45,048 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-04-13 09:08:45,048 - 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', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'b111fab5-d8f5-4964-84bd-f771cf880dc7', 'tenants_amount': 3, 'image_name': 'rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44', '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_35b24061-15c8-449a-af21-ac275fbfce44', '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-04-13 09:28:48,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8c6dcd9e-781f-442b-ab8b-f1eeff639511 2019-04-13 09:28:48,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8c6dcd9e-781f-442b-ab8b-f1eeff639511'] 2019-04-13 09:28:49,792 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8c6dcd9e-781f-442b-ab8b-f1eeff639511 -------------------------------------------------------------------------------- Task 8c6dcd9e-781f-442b-ab8b-f1eeff639511: 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.821 | 1.018 | 1.177 | 1.179 | 1.181 | 1.002 | 100.0% | 10 | | neutron.update_network | 0.351 | 0.387 | 1.001 | 1.032 | 1.063 | 0.546 | 100.0% | 10 | | total | 1.172 | 1.45 | 2.182 | 2.211 | 2.239 | 1.548 | 100.0% | 10 | | -> duration | 1.172 | 1.45 | 2.182 | 2.211 | 2.239 | 1.548 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.270125 Full duration: 41.698803 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.548 | 2.033 | 2.87 | 2.921 | 2.971 | 2.192 | 100.0% | 10 | | neutron.update_port | 0.47 | 0.554 | 1.109 | 1.146 | 1.184 | 0.704 | 100.0% | 10 | | total | 2.041 | 2.522 | 3.74 | 3.77 | 3.799 | 2.896 | 100.0% | 10 | | -> duration | 2.041 | 2.522 | 3.74 | 3.77 | 3.799 | 2.896 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.497853 Full duration: 56.471685 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.056 | 1.227 | 1.388 | 1.419 | 1.45 | 1.232 | 100.0% | 10 | | neutron.create_subnet | 0.604 | 0.847 | 1.556 | 1.568 | 1.58 | 0.977 | 100.0% | 10 | | neutron.create_router | 0.073 | 0.124 | 0.184 | 0.186 | 0.188 | 0.13 | 100.0% | 10 | | neutron.add_interface_router | 2.427 | 3.061 | 5.348 | 5.478 | 5.609 | 3.459 | 100.0% | 10 | | neutron.update_router | 0.716 | 0.947 | 1.247 | 1.326 | 1.405 | 0.954 | 100.0% | 10 | | total | 5.4 | 6.125 | 9.795 | 9.876 | 9.957 | 6.753 | 100.0% | 10 | | -> duration | 5.4 | 6.125 | 9.795 | 9.876 | 9.957 | 6.753 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.584109 Full duration: 75.380497 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.96 | 1.167 | 1.66 | 1.685 | 1.71 | 1.268 | 100.0% | 10 | | neutron.create_subnet | 0.672 | 0.841 | 1.438 | 1.439 | 1.44 | 0.941 | 100.0% | 10 | | neutron.update_subnet | 0.503 | 0.658 | 1.388 | 1.39 | 1.393 | 0.847 | 100.0% | 10 | | total | 2.359 | 2.709 | 4.483 | 4.485 | 4.487 | 3.057 | 100.0% | 10 | | -> duration | 2.359 | 2.709 | 4.483 | 4.485 | 4.487 | 3.057 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.446741 Full duration: 50.091086 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.908 | 1.097 | 1.301 | 1.335 | 1.368 | 1.104 | 100.0% | 10 | | neutron.delete_network | 0.619 | 0.762 | 1.355 | 1.38 | 1.406 | 0.856 | 100.0% | 10 | | total | 1.528 | 1.964 | 2.352 | 2.456 | 2.56 | 1.959 | 100.0% | 10 | | -> duration | 1.528 | 1.964 | 2.352 | 2.456 | 2.56 | 1.959 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.536195 Full duration: 38.549937 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.571 | 3.371 | 3.755 | 3.88 | 4.004 | 2.838 | 100.0% | 10 | | neutron.delete_port | 0.578 | 1.933 | 2.33 | 2.33 | 2.33 | 1.612 | 100.0% | 10 | | total | 2.361 | 5.655 | 5.902 | 5.903 | 5.904 | 4.45 | 100.0% | 10 | | -> duration | 2.361 | 5.655 | 5.902 | 5.903 | 5.904 | 4.45 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.605891 Full duration: 57.165531 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.066 | 1.169 | 1.412 | 1.418 | 1.424 | 1.209 | 100.0% | 10 | | neutron.create_subnet | 0.744 | 1.394 | 1.467 | 1.492 | 1.516 | 1.191 | 100.0% | 10 | | neutron.create_router | 0.103 | 0.146 | 0.199 | 0.207 | 0.214 | 0.149 | 100.0% | 10 | | neutron.add_interface_router | 2.439 | 4.988 | 5.522 | 5.525 | 5.527 | 4.214 | 100.0% | 10 | | neutron.remove_interface_router | 2.735 | 4.199 | 4.576 | 4.603 | 4.63 | 3.84 | 100.0% | 10 | | neutron.delete_router | 0.379 | 1.006 | 1.154 | 1.157 | 1.159 | 0.891 | 100.0% | 10 | | total | 8.284 | 13.195 | 14.046 | 14.073 | 14.1 | 11.495 | 100.0% | 10 | | -> duration | 8.284 | 13.195 | 14.046 | 14.073 | 14.1 | 11.495 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.00922 Full duration: 75.386775 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.534 | 2.121 | 2.701 | 2.92 | 3.139 | 2.198 | 100.0% | 10 | | neutron.delete_subnet | 0.558 | 1.027 | 2.489 | 2.651 | 2.814 | 1.237 | 100.0% | 10 | | total | 2.095 | 3.285 | 4.996 | 5.475 | 5.953 | 3.435 | 100.0% | 10 | | -> duration | 2.095 | 3.285 | 4.996 | 5.475 | 5.953 | 3.435 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.50933 Full duration: 56.198443 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.848 | 1.104 | 1.39 | 1.556 | 1.722 | 1.15 | 100.0% | 10 | | neutron.list_networks | 0.103 | 0.134 | 0.313 | 0.425 | 0.537 | 0.195 | 100.0% | 10 | | total | 0.954 | 1.299 | 1.642 | 1.734 | 1.825 | 1.345 | 100.0% | 10 | | -> duration | 0.954 | 1.299 | 1.642 | 1.734 | 1.825 | 1.345 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.953363 Full duration: 43.005581 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.625 | 1.862 | 2.842 | 2.857 | 2.871 | 2.063 | 100.0% | 10 | | neutron.list_ports | 0.06 | 0.094 | 0.147 | 0.156 | 0.166 | 0.104 | 100.0% | 10 | | total | 1.721 | 1.939 | 2.986 | 2.993 | 3.0 | 2.167 | 100.0% | 10 | | -> duration | 1.721 | 1.939 | 2.986 | 2.993 | 3.0 | 2.167 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.831442 Full duration: 55.555065 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.978 | 1.285 | 1.601 | 1.614 | 1.627 | 1.267 | 100.0% | 10 | | neutron.create_subnet | 0.603 | 0.852 | 2.528 | 2.54 | 2.553 | 1.325 | 100.0% | 10 | | neutron.create_router | 0.085 | 0.146 | 0.354 | 0.411 | 0.468 | 0.198 | 100.0% | 10 | | neutron.add_interface_router | 2.454 | 3.164 | 7.177 | 7.232 | 7.286 | 4.24 | 100.0% | 10 | | neutron.list_routers | 0.132 | 0.17 | 0.236 | 0.261 | 0.285 | 0.181 | 100.0% | 10 | | total | 4.58 | 5.501 | 11.946 | 11.956 | 11.966 | 7.21 | 100.0% | 10 | | -> duration | 4.58 | 5.501 | 11.946 | 11.956 | 11.966 | 7.21 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.311807 Full duration: 80.866612 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.904 | 1.209 | 1.551 | 1.68 | 1.809 | 1.272 | 100.0% | 10 | | neutron.create_subnet | 0.605 | 1.009 | 1.473 | 1.514 | 1.554 | 1.067 | 100.0% | 10 | | neutron.list_subnets | 0.066 | 0.075 | 0.091 | 0.094 | 0.097 | 0.077 | 100.0% | 10 | | total | 1.6 | 2.476 | 2.951 | 3.01 | 3.07 | 2.417 | 100.0% | 10 | | -> duration | 1.6 | 2.476 | 2.951 | 3.01 | 3.07 | 2.417 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.779938 Full duration: 53.518682 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.722 | 0.907 | 1.096 | 1.209 | 1.321 | 0.944 | 100.0% | 10 | | neutron.delete_security_group | 0.103 | 0.119 | 0.356 | 0.409 | 0.462 | 0.173 | 100.0% | 10 | | total | 0.959 | 1.08 | 1.311 | 1.368 | 1.424 | 1.117 | 100.0% | 10 | | -> duration | 0.959 | 1.08 | 1.311 | 1.368 | 1.424 | 1.117 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.137782 Full duration: 36.641525 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.779 | 0.931 | 1.116 | 1.148 | 1.179 | 0.945 | 100.0% | 10 | | neutron.create_security_group_rule | 0.119 | 0.147 | 0.24 | 0.311 | 0.383 | 0.182 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.065 | 0.108 | 0.249 | 0.277 | 0.306 | 0.132 | 100.0% | 10 | | neutron.delete_security_group | 0.106 | 0.122 | 0.157 | 0.157 | 0.158 | 0.126 | 100.0% | 10 | | total | 1.08 | 1.339 | 1.699 | 1.747 | 1.796 | 1.386 | 100.0% | 10 | | -> duration | 1.08 | 1.339 | 1.699 | 1.747 | 1.796 | 1.386 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.928543 Full duration: 37.192687 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.754 | 0.933 | 1.164 | 1.266 | 1.369 | 0.957 | 100.0% | 10 | | neutron.create_security_group_rule | 0.113 | 0.15 | 0.25 | 0.346 | 0.442 | 0.181 | 100.0% | 10 | | neutron.list_security_group_rules | 0.024 | 0.047 | 0.071 | 0.082 | 0.093 | 0.052 | 100.0% | 10 | | total | 0.995 | 1.171 | 1.356 | 1.443 | 1.53 | 1.19 | 100.0% | 10 | | -> duration | 0.995 | 1.171 | 1.356 | 1.443 | 1.53 | 1.19 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.618941 Full duration: 40.132157 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.768 | 0.924 | 1.231 | 1.278 | 1.326 | 1.003 | 100.0% | 10 | | neutron.show_security_group | 0.029 | 0.036 | 0.079 | 0.082 | 0.085 | 0.045 | 100.0% | 10 | | total | 0.798 | 0.962 | 1.304 | 1.331 | 1.358 | 1.048 | 100.0% | 10 | | -> duration | 0.798 | 0.962 | 1.304 | 1.331 | 1.358 | 1.048 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.096775 Full duration: 38.460575 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.907 | 1.175 | 1.478 | 1.528 | 1.577 | 1.183 | 100.0% | 10 | | neutron.create_router | 0.076 | 0.139 | 0.238 | 0.371 | 0.505 | 0.173 | 100.0% | 10 | | neutron.add_gateway_router | 2.44 | 2.741 | 5.09 | 5.261 | 5.433 | 3.509 | 100.0% | 10 | | neutron.remove_gateway_router | 1.488 | 1.743 | 3.042 | 3.068 | 3.095 | 2.0 | 100.0% | 10 | | total | 5.167 | 5.611 | 10.171 | 10.171 | 10.172 | 6.865 | 100.0% | 10 | | -> duration | 5.167 | 5.611 | 10.171 | 10.171 | 10.172 | 6.865 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.91435 Full duration: 73.141155 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.732 | 3.768 | 6.569 | 6.66 | 6.75 | 4.353 | 100.0% | 10 | | neutron.show_port (x2) | 0.126 | 0.145 | 0.62 | 0.705 | 0.791 | 0.306 | 100.0% | 10 | | total | 2.864 | 4.141 | 6.924 | 7.099 | 7.274 | 4.66 | 100.0% | 10 | | -> duration | 2.864 | 4.141 | 6.924 | 7.099 | 7.274 | 4.66 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.341046 Full duration: 63.847154 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.912 | 1.24 | 1.357 | 1.372 | 1.388 | 1.193 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.384 | 1.808 | 2.91 | 3.305 | 3.7 | 2.017 | 100.0% | 10 | | neutron.create_router (x2) | 0.209 | 0.27 | 0.706 | 1.041 | 1.377 | 0.418 | 100.0% | 10 | | neutron.add_interface_router (x2) | 5.282 | 5.925 | 10.307 | 10.569 | 10.83 | 6.787 | 100.0% | 10 | | neutron.show_router (x2) | 0.218 | 0.352 | 0.469 | 0.471 | 0.474 | 0.356 | 100.0% | 10 | | total | 8.684 | 9.524 | 16.427 | 16.541 | 16.655 | 10.771 | 100.0% | 10 | | -> duration | 8.684 | 9.524 | 16.427 | 16.541 | 16.655 | 10.771 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.934252 Full duration: 106.105911 -------------------------------------------------------------------------------- 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 8c6dcd9e-781f-442b-ab8b-f1eeff639511 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.014 | 2.542 | 3.501 | 3.639 | 3.776 | 2.753 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.116 | 0.141 | 0.2 | 0.22 | 0.241 | 0.156 | 100.0% | 10 | | total | 2.155 | 2.671 | 3.731 | 3.821 | 3.911 | 2.909 | 100.0% | 10 | | -> duration | 2.155 | 2.671 | 3.731 | 3.821 | 3.911 | 2.909 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.113967 Full duration: 78.611232 HINTS: * To plot HTML graphics with this data, run: rally task report 8c6dcd9e-781f-442b-ab8b-f1eeff639511 --out output.html * To generate a JUnit report, run: rally task export 8c6dcd9e-781f-442b-ab8b-f1eeff639511 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8c6dcd9e-781f-442b-ab8b-f1eeff639511 --json --out output.json 2019-04-13 09:28:49,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8c6dcd9e-781f-442b-ab8b-f1eeff639511', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-04-13 09:28:51,777 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8c6dcd9e-781f-442b-ab8b-f1eeff639511 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-04-13 09:28:51.647 20001 INFO rally.api [-] Building 'json' report for the following task(s): '8c6dcd9e-781f-442b-ab8b-f1eeff639511'. 2019-04-13 09:28:51.687 20001 INFO rally.api [-] The report has been successfully built. 2019-04-13 09:28:51,830 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-04-13 09:28:51,831 - 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-04-13 09:28:51,831 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 09:28:51,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 09:28:51,843 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-04-13 09:28:51,843 - 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', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'b111fab5-d8f5-4964-84bd-f771cf880dc7', 'tenants_amount': 3, 'image_name': 'rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44', '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_35b24061-15c8-449a-af21-ac275fbfce44', '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-04-13 09:49:07,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 42024ba5-f9c2-4b8a-85bd-21b816e8c279 2019-04-13 09:49:07,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '42024ba5-f9c2-4b8a-85bd-21b816e8c279'] 2019-04-13 09:49:08,196 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 42024ba5-f9c2-4b8a-85bd-21b816e8c279 -------------------------------------------------------------------------------- Task 42024ba5-f9c2-4b8a-85bd-21b816e8c279: 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 42024ba5-f9c2-4b8a-85bd-21b816e8c279 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.699 | 0.866 | 0.92 | 0.93 | 0.94 | 0.855 | 100.0% | 10 | | nova.delete_keypair | 0.03 | 0.038 | 0.042 | 0.043 | 0.045 | 0.038 | 100.0% | 10 | | total | 0.738 | 0.901 | 0.961 | 0.971 | 0.98 | 0.892 | 100.0% | 10 | | -> duration | 0.738 | 0.901 | 0.961 | 0.971 | 0.98 | 0.892 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.592666 Full duration: 25.330699 -------------------------------------------------------------------------------- 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 42024ba5-f9c2-4b8a-85bd-21b816e8c279 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.76 | 0.85 | 0.953 | 1.009 | 1.064 | 0.861 | 100.0% | 10 | | nova.list_keypairs | 0.016 | 0.018 | 0.021 | 0.022 | 0.023 | 0.018 | 100.0% | 10 | | total | 0.78 | 0.867 | 0.97 | 1.026 | 1.083 | 0.88 | 100.0% | 10 | | -> duration | 0.78 | 0.867 | 0.97 | 1.026 | 1.083 | 0.88 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.600442 Full duration: 26.057958 -------------------------------------------------------------------------------- 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": "b111fab5-d8f5-4964-84bd-f771cf880dc7" } ], "flavor": { "name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44" }, "image": { "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 42024ba5-f9c2-4b8a-85bd-21b816e8c279 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.279 | 12.84 | 17.532 | 17.571 | 17.611 | 13.412 | 100.0% | 10 | | nova.reboot_server | 2.303 | 4.516 | 4.819 | 4.924 | 5.028 | 4.008 | 100.0% | 10 | | nova.soft_reboot_server | 122.739 | 123.67 | 124.821 | 124.927 | 125.033 | 123.768 | 100.0% | 10 | | nova.stop_and_start_server | 16.459 | 17.042 | 18.48 | 18.631 | 18.782 | 17.362 | 100.0% | 10 | | -> nova.stop_server | 13.502 | 14.083 | 15.855 | 15.896 | 15.937 | 14.589 | 100.0% | 10 | | -> nova.start_server | 1.967 | 2.843 | 3.07 | 3.141 | 3.212 | 2.773 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 18.013 | 20.243 | 21.101 | 21.554 | 22.007 | 20.133 | 100.0% | 10 | | -> nova.rescue_server | 15.694 | 17.671 | 18.015 | 18.077 | 18.139 | 17.45 | 100.0% | 10 | | -> nova.unrescue_server | 2.287 | 2.446 | 3.155 | 3.861 | 4.566 | 2.683 | 100.0% | 10 | | nova.delete_server | 2.34 | 2.441 | 2.71 | 2.792 | 2.873 | 2.516 | 100.0% | 10 | | total | 174.601 | 181.752 | 186.673 | 187.342 | 188.01 | 181.228 | 100.0% | 10 | | -> duration | 165.601 | 172.752 | 177.673 | 178.342 | 179.01 | 172.228 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 531.109565 Full duration: 599.394836 -------------------------------------------------------------------------------- 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": "b111fab5-d8f5-4964-84bd-f771cf880dc7" } ], "flavor": { "name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44" }, "image": { "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 42024ba5-f9c2-4b8a-85bd-21b816e8c279 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.655 | 11.709 | 14.868 | 15.099 | 15.329 | 12.077 | 100.0% | 10 | | nova.delete_server | 2.335 | 2.408 | 2.514 | 2.654 | 2.795 | 2.441 | 100.0% | 10 | | total | 11.013 | 14.098 | 17.383 | 17.753 | 18.124 | 14.518 | 100.0% | 10 | | -> duration | 10.013 | 13.098 | 16.383 | 16.753 | 17.124 | 13.518 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.670102 Full duration: 100.553112 -------------------------------------------------------------------------------- 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": "b111fab5-d8f5-4964-84bd-f771cf880dc7" } ], "flavor": { "name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44" }, "image": { "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 42024ba5-f9c2-4b8a-85bd-21b816e8c279 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.938 | 11.876 | 13.665 | 13.682 | 13.698 | 12.114 | 100.0% | 10 | | nova.list_servers | 0.181 | 0.465 | 0.612 | 0.616 | 0.621 | 0.395 | 100.0% | 10 | | total | 9.126 | 12.275 | 14.17 | 14.239 | 14.309 | 12.509 | 100.0% | 10 | | -> duration | 8.126 | 11.275 | 13.17 | 13.239 | 13.309 | 11.509 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.357278 Full duration: 106.728072 -------------------------------------------------------------------------------- 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": "b111fab5-d8f5-4964-84bd-f771cf880dc7" } ], "flavor": { "name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44" }, "from_image": { "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44" }, "to_image": { "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 42024ba5-f9c2-4b8a-85bd-21b816e8c279 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.354 | 10.921 | 13.736 | 13.924 | 14.111 | 11.432 | 100.0% | 10 | | nova.rebuild_server | 16.154 | 17.277 | 18.359 | 18.446 | 18.533 | 17.44 | 100.0% | 10 | | nova.delete_server | 2.333 | 2.417 | 3.198 | 3.857 | 4.517 | 2.695 | 100.0% | 10 | | total | 28.017 | 31.225 | 34.488 | 34.674 | 34.859 | 31.567 | 100.0% | 10 | | -> duration | 26.017 | 29.225 | 32.488 | 32.674 | 32.859 | 29.567 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 91.033515 Full duration: 153.277023 -------------------------------------------------------------------------------- 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": "b111fab5-d8f5-4964-84bd-f771cf880dc7" } ], "flavor": { "name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44" }, "image": { "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 42024ba5-f9c2-4b8a-85bd-21b816e8c279 has 5 error(s) -------------------------------------------------------------------------------- GetResourceNotFound: Resource is not found. 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 297, in run image = self._create_image(server) 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 509, in _create_image check_interval=check_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 214, in wait_for_status resource = update_resource(resource) File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/image.py", line 118, in get_image return self._impl.get_image(image) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_common.py", line 79, in get_image image_obj = self._impl.get_image(image=image) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_common.py", line 39, in get_image raise exceptions.GetResourceNotFound(resource=image) GetResourceNotFound: Resource is not found. -------------------------------------------------------------------------------- GetResourceNotFound: Resource is not found. 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 297, in run image = self._create_image(server) 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 509, in _create_image check_interval=check_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 214, in wait_for_status resource = update_resource(resource) File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/image.py", line 118, in get_image return self._impl.get_image(image) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_common.py", line 79, in get_image image_obj = self._impl.get_image(image=image) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_common.py", line 39, in get_image raise exceptions.GetResourceNotFound(resource=image) GetResourceNotFound: Resource is not found. -------------------------------------------------------------------------------- GetResourceNotFound: Resource is not found. 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 297, in run image = self._create_image(server) 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 509, in _create_image check_interval=check_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 214, in wait_for_status resource = update_resource(resource) File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/image.py", line 118, in get_image return self._impl.get_image(image) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_common.py", line 79, in get_image image_obj = self._impl.get_image(image=image) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_common.py", line 39, in get_image raise exceptions.GetResourceNotFound(resource=image) GetResourceNotFound: Resource is not found. -------------------------------------------------------------------------------- GetResourceNotFound: Resource is not found. 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 297, in run image = self._create_image(server) 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 509, in _create_image check_interval=check_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 214, in wait_for_status resource = update_resource(resource) File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/image.py", line 118, in get_image return self._impl.get_image(image) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_common.py", line 79, in get_image image_obj = self._impl.get_image(image=image) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_common.py", line 39, in get_image raise exceptions.GetResourceNotFound(resource=image) GetResourceNotFound: Resource is not found. -------------------------------------------------------------------------------- GetResourceNotFound: Resource is not found. 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 297, in run image = self._create_image(server) 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 509, in _create_image check_interval=check_interval File "/usr/lib/python2.7/site-packages/rally/task/utils.py", line 214, in wait_for_status resource = update_resource(resource) File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/image.py", line 118, in get_image return self._impl.get_image(image) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_common.py", line 79, in get_image image_obj = self._impl.get_image(image=image) File "/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_common.py", line 39, in get_image raise exceptions.GetResourceNotFound(resource=image) GetResourceNotFound: Resource is not found. -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.809 | 11.08 | 13.759 | 14.107 | 14.454 | 11.754 | 100.0% | 5 | | nova.snapshot_server | 8.736 | 9.302 | 11.992 | 12.353 | 12.714 | 10.117 | 0.0% | 5 | | -> glance_v2.get_image | 0.042 | 0.291 | 0.368 | 0.393 | 0.418 | 0.257 | 100.0% | 5 | | -> glance.wait_for_image | 8.107 | 8.128 | 11.343 | 11.747 | 12.151 | 9.325 | 0.0% | 5 | | --> glance_v2.get_image (x5) | 0.099 | 0.1 | 0.115 | 0.117 | 0.119 | 0.106 | 0.0% | 3 | | --> glance_v2.get_image (x7) | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.0% | 1 | | --> glance_v2.get_image (x6) | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.0% | 1 | | total | 18.545 | 20.013 | 25.751 | 26.46 | 27.169 | 21.872 | 0.0% | 5 | | -> duration | 17.545 | 19.013 | 24.751 | 25.46 | 26.169 | 20.872 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.567766 Full duration: 109.082766 HINTS: * To plot HTML graphics with this data, run: rally task report 42024ba5-f9c2-4b8a-85bd-21b816e8c279 --out output.html * To generate a JUnit report, run: rally task export 42024ba5-f9c2-4b8a-85bd-21b816e8c279 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 42024ba5-f9c2-4b8a-85bd-21b816e8c279 --json --out output.json At least one workload did not pass SLA criteria. 2019-04-13 09:49:08,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '42024ba5-f9c2-4b8a-85bd-21b816e8c279', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-04-13 09:49:10,096 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 42024ba5-f9c2-4b8a-85bd-21b816e8c279 --out /home/opnfv/functest/results/rally_full/nova.json 2019-04-13 09:49:09.969 21249 INFO rally.api [-] Building 'json' report for the following task(s): '42024ba5-f9c2-4b8a-85bd-21b816e8c279'. 2019-04-13 09:49:09.986 21249 INFO rally.api [-] The report has been successfully built. 2019-04-13 09:49:10,121 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-04-13 09:49:10,122 - 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-04-13 09:49:10,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 09:49:10,135 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 09:49:10,136 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-04-13 09:49:10,136 - 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', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'b111fab5-d8f5-4964-84bd-f771cf880dc7', 'tenants_amount': 3, 'image_name': 'rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44', '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_35b24061-15c8-449a-af21-ac275fbfce44', '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-04-13 09:50:37,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2cdd237d-e4c4-40f0-9235-bdbe614b58a9 2019-04-13 09:50:37,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2cdd237d-e4c4-40f0-9235-bdbe614b58a9'] 2019-04-13 09:50:38,064 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2cdd237d-e4c4-40f0-9235-bdbe614b58a9 -------------------------------------------------------------------------------- Task 2cdd237d-e4c4-40f0-9235-bdbe614b58a9: 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 2cdd237d-e4c4-40f0-9235-bdbe614b58a9 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.726 | 1.279 | 1.347 | 1.392 | 1.438 | 1.142 | 100.0% | 10 | | quotas.delete_quotas | 0.216 | 0.281 | 0.738 | 0.754 | 0.771 | 0.396 | 100.0% | 10 | | total | 0.961 | 1.553 | 2.052 | 2.055 | 2.058 | 1.538 | 100.0% | 10 | | -> duration | 0.961 | 1.553 | 2.052 | 2.055 | 2.058 | 1.538 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.871006 Full duration: 18.338227 -------------------------------------------------------------------------------- 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 2cdd237d-e4c4-40f0-9235-bdbe614b58a9 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.695 | 0.853 | 0.988 | 1.126 | 1.263 | 0.876 | 100.0% | 10 | | total | 0.695 | 0.853 | 0.988 | 1.126 | 1.263 | 0.876 | 100.0% | 10 | | -> duration | 0.695 | 0.853 | 0.988 | 1.126 | 1.263 | 0.876 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.506887 Full duration: 16.225335 -------------------------------------------------------------------------------- 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 2cdd237d-e4c4-40f0-9235-bdbe614b58a9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.411 | 0.477 | 0.517 | 0.537 | 0.557 | 0.469 | 100.0% | 10 | | total | 0.836 | 0.906 | 0.977 | 1.011 | 1.045 | 0.906 | 100.0% | 10 | | -> duration | 0.836 | 0.906 | 0.977 | 1.011 | 1.045 | 0.906 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.812425 Full duration: 15.654388 -------------------------------------------------------------------------------- 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 2cdd237d-e4c4-40f0-9235-bdbe614b58a9 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.152 | 1.306 | 1.403 | 1.443 | 1.483 | 1.315 | 100.0% | 10 | | total | 1.152 | 1.306 | 1.403 | 1.443 | 1.483 | 1.315 | 100.0% | 10 | | -> duration | 1.152 | 1.306 | 1.403 | 1.443 | 1.483 | 1.315 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.000275 Full duration: 16.817622 HINTS: * To plot HTML graphics with this data, run: rally task report 2cdd237d-e4c4-40f0-9235-bdbe614b58a9 --out output.html * To generate a JUnit report, run: rally task export 2cdd237d-e4c4-40f0-9235-bdbe614b58a9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2cdd237d-e4c4-40f0-9235-bdbe614b58a9 --json --out output.json 2019-04-13 09:50:38,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2cdd237d-e4c4-40f0-9235-bdbe614b58a9', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-04-13 09:50:40,155 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2cdd237d-e4c4-40f0-9235-bdbe614b58a9 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-04-13 09:50:39.987 21830 INFO rally.api [-] Building 'json' report for the following task(s): '2cdd237d-e4c4-40f0-9235-bdbe614b58a9'. 2019-04-13 09:50:39.994 21830 INFO rally.api [-] The report has been successfully built. 2019-04-13 09:50:40,165 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-04-13 09:50:40,168 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:28 | 60 | 100.00% | | glance | 00:05:36 | 80 | 100.00% | | cinder | 00:21:20 | 240 | 100.00% | | gnocchi | 00:04:20 | 160 | 100.00% | | heat | 00:11:08 | 130 | 100.00% | | keystone | 00:05:44 | 110 | 100.00% | | neutron | 00:19:18 | 200 | 100.00% | | nova | 00:18:40 | 65 | 92.31% | | quotas | 00:01:07 | 40 | 100.00% | | | | | | | TOTAL: | 01:28:44 | 1085 | 99.54% | +----------------+------------+----------------+-----------+ 2019-04-13 09:50:40,169 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.54% in 8/9 modules 2019-04-13 09:50:40,169 - 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-04-13 09:50:43,107 - 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-04-13 09:50:42.634 21832 INFO rally.api [-] Building 'html' report for the following task(s): '780b590f-ff17-466a-a674-ae3d41b1f93c', '9611db57-6f59-471d-85c8-6f2522a37023', '84b4b314-3753-4714-888c-0822e55d2a9f', '8376cdf0-c05d-48c4-8ea8-bd822d413f6a', '508cbebc-16de-49b6-a9da-00ac94167213', '24b9e159-8a09-481c-b60d-614a490b41af', '8c6dcd9e-781f-442b-ab8b-f1eeff639511', '42024ba5-f9c2-4b8a-85bd-21b816e8c279', '2cdd237d-e4c4-40f0-9235-bdbe614b58a9'. 2019-04-13 09:50:43.007 21832 INFO rally.api [-] The report has been successfully built. 2019-04-13 09:50:43,108 - 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-04-13 09:50:45,663 - 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-04-13 09:50:45.558 21834 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '780b590f-ff17-466a-a674-ae3d41b1f93c', '9611db57-6f59-471d-85c8-6f2522a37023', '84b4b314-3753-4714-888c-0822e55d2a9f', '8376cdf0-c05d-48c4-8ea8-bd822d413f6a', '508cbebc-16de-49b6-a9da-00ac94167213', '24b9e159-8a09-481c-b60d-614a490b41af', '8c6dcd9e-781f-442b-ab8b-f1eeff639511', '42024ba5-f9c2-4b8a-85bd-21b816e8c279', '2cdd237d-e4c4-40f0-9235-bdbe614b58a9'. 2019-04-13 09:50:45.564 21834 INFO rally.api [-] The report has been successfully built. 2019-04-13 09:50:45,790 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 09:50:45,791 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 96:08 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-04-13 09:50:45,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 09:50:45,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 09:50:46,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T10:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["uGgBhD0RQw2A7cXuyMZ-Rg"], "issued_at": "2019-04-13T09:50:46.000000Z"}} 2019-04-13 09:50:46,231 - 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.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:46,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50: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-e73a28c7-3210-4691-b5f2-b9ceaf24f5a4 x-openstack-request-id: req-e73a28c7-3210-4691-b5f2-b9ceaf24f5a4 2019-04-13 09:50:46,514 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b5f7fc73-b010-49a3-9e62-59da151f0d2e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b5f7fc73-b010-49a3-9e62-59da151f0d2e", "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": "b5f7fc73-b010-49a3-9e62-59da151f0d2e"}, {"name": "rally_full-flavor_alt_35b24061-15c8-449a-af21-ac275fbfce44", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e84a9515-557f-4a26-8cd8-cbc7a68e932f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e84a9515-557f-4a26-8cd8-cbc7a68e932f", "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": "e84a9515-557f-4a26-8cd8-cbc7a68e932f"}]} 2019-04-13 09:50:46,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e73a28c7-3210-4691-b5f2-b9ceaf24f5a4 2019-04-13 09:50:46,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.705251216888s 2019-04-13 09:50:46,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 09:50:46,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e84a9515-557f-4a26-8cd8-cbc7a68e932f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:46,546 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50: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-f758e918-57c9-4846-8192-69f92b125aee x-openstack-request-id: req-f758e918-57c9-4846-8192-69f92b125aee 2019-04-13 09:50:46,546 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e84a9515-557f-4a26-8cd8-cbc7a68e932f used request id req-f758e918-57c9-4846-8192-69f92b125aee 2019-04-13 09:50:46,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285720825195s 2019-04-13 09:50:46,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 09:50:46,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 09:50:46,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T10:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1291375fa52c4203bf33104d509bd3e1", "name": "rally_full-project_35b24061-15c8-449a-af21-ac275fbfce44"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/1291375fa52c4203bf33104d509bd3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/1291375fa52c4203bf33104d509bd3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/1291375fa52c4203bf33104d509bd3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1291375fa52c4203bf33104d509bd3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/1291375fa52c4203bf33104d509bd3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/1291375fa52c4203bf33104d509bd3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_1291375fa52c4203bf33104d509bd3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_1291375fa52c4203bf33104d509bd3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1291375fa52c4203bf33104d509bd3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/1291375fa52c4203bf33104d509bd3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/1291375fa52c4203bf33104d509bd3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_35b24061-15c8-449a-af21-ac275fbfce44", "id": "14296899cb37449eb986c0b000d80c83"}, "audit_ids": ["DXdIpbpyTHCEPprSrocjTQ"], "issued_at": "2019-04-13T09:50:46.000000Z"}} 2019-04-13 09:50:46,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/06c6fc33-87b6-4a29-b64b-d377fb71fc2c/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.15" -H "X-Auth-Token: {SHA1}fdc90b0d4ca47d4c726cefcb51690e73ecf548da" -d '{"subnet_id": "3e353ae4-34db-4e7a-8e62-c1510161342a"}' 2019-04-13 09:50:49,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:49 GMT X-Openstack-Request-Id: req-9c905486-557f-4033-96ba-96164f8f96d7 2019-04-13 09:50:49,565 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b111fab5-d8f5-4964-84bd-f771cf880dc7", "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "subnet_id": "3e353ae4-34db-4e7a-8e62-c1510161342a", "subnet_ids": ["3e353ae4-34db-4e7a-8e62-c1510161342a"], "port_id": "fe076d4b-dbf8-4b18-8f9a-ac8075b8ed36", "id": "06c6fc33-87b6-4a29-b64b-d377fb71fc2c"} 2019-04-13 09:50:49,565 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/06c6fc33-87b6-4a29-b64b-d377fb71fc2c/remove_router_interface.json used request id req-9c905486-557f-4033-96ba-96164f8f96d7 2019-04-13 09:50:49,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.01830196381s 2019-04-13 09:50:49,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 09:50:49,566 - 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.15" -H "X-Auth-Token: {SHA1}fdc90b0d4ca47d4c726cefcb51690e73ecf548da" 2019-04-13 09:50:49,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1708 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:49 GMT X-Openstack-Request-Id: req-4c7f74ab-fb51-40cb-b0e7-68f4260730eb 2019-04-13 09:50:49,683 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "766042f395f340fcbbf2424de3a67216", "created_at": "2019-04-13T06:40:29Z", "admin_state_up": true, "updated_at": "2019-04-13T06:40:29Z", "project_id": "766042f395f340fcbbf2424de3a67216", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "029bff44-808b-4911-807a-7a5e6c8d1544", "name": "tempest-pretest-check-1150342505"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "created_at": "2019-04-13T08:14:39Z", "admin_state_up": true, "updated_at": "2019-04-13T09:50:48Z", "project_id": "1291375fa52c4203bf33104d509bd3e1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "06c6fc33-87b6-4a29-b64b-d377fb71fc2c", "name": "rally_full-router_35b24061-15c8-449a-af21-ac275fbfce44"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "028f9689b54c4c2e807157fa4e353d23", "created_at": "2019-04-13T06:41:02Z", "admin_state_up": false, "updated_at": "2019-04-13T06:41:02Z", "project_id": "028f9689b54c4c2e807157fa4e353d23", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c6441e37-309b-4640-9ec6-0ace1609810b", "name": "tempest-router-954857964"}]} 2019-04-13 09:50:49,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4c7f74ab-fb51-40cb-b0e7-68f4260730eb 2019-04-13 09:50:49,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117578983307s 2019-04-13 09:50:49,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 09:50:49,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/06c6fc33-87b6-4a29-b64b-d377fb71fc2c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdc90b0d4ca47d4c726cefcb51690e73ecf548da" 2019-04-13 09:50:51,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 09:50:51 GMT X-Openstack-Request-Id: req-37eb87ad-8a5e-4c8a-a8bf-03c2c052f462 2019-04-13 09:50:51,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 09:50:51,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/06c6fc33-87b6-4a29-b64b-d377fb71fc2c.json used request id req-37eb87ad-8a5e-4c8a-a8bf-03c2c052f462 2019-04-13 09:50:51,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40396285057s 2019-04-13 09:50:51,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 09:50:51,089 - 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.15" -H "X-Auth-Token: {SHA1}fdc90b0d4ca47d4c726cefcb51690e73ecf548da" 2019-04-13 09:50:51,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:51 GMT X-Openstack-Request-Id: req-7d01ce21-7d17-45c0-bd24-c90c09a7cef7 2019-04-13 09:50:51,134 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T08:14:38Z","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":"3e353ae4-34db-4e7a-8e62-c1510161342a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1291375fa52c4203bf33104d509bd3e1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_35b24061-15c8-449a-af21-ac275fbfce44","enable_dhcp":true,"segment_id":null,"network_id":"b111fab5-d8f5-4964-84bd-f771cf880dc7","tenant_id":"1291375fa52c4203bf33104d509bd3e1","created_at":"2019-04-13T08:14:38Z","ip_version":4},{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4}]} 2019-04-13 09:50:51,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7d01ce21-7d17-45c0-bd24-c90c09a7cef7 2019-04-13 09:50:51,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0456919670105s 2019-04-13 09:50:51,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 09:50:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/3e353ae4-34db-4e7a-8e62-c1510161342a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdc90b0d4ca47d4c726cefcb51690e73ecf548da" 2019-04-13 09:50:51,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 09:50:51 GMT X-Openstack-Request-Id: req-b16fcd35-077b-4666-b4d6-f15adbf42b24 2019-04-13 09:50:51,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 09:50:51,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3e353ae4-34db-4e7a-8e62-c1510161342a.json used request id req-b16fcd35-077b-4666-b4d6-f15adbf42b24 2019-04-13 09:50:51,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.846163034439s 2019-04-13 09:50:51,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 09:50:51,983 - 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.15" -H "X-Auth-Token: {SHA1}fdc90b0d4ca47d4c726cefcb51690e73ecf548da" 2019-04-13 09:50:52,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:52 GMT X-Openstack-Request-Id: req-45906eef-feee-4793-930c-68e79996cdb3 2019-04-13 09:50:52,090 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b111fab5-d8f5-4964-84bd-f771cf880dc7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"1291375fa52c4203bf33104d509bd3e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T09:50:51Z","qos_policy_id":null,"name":"rally_full-net_35b24061-15c8-449a-af21-ac275fbfce44","admin_state_up":true,"tenant_id":"1291375fa52c4203bf33104d509bd3e1","created_at":"2019-04-13T08:14:37Z","provider:network_type":"vxlan"}]} 2019-04-13 09:50:52,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-45906eef-feee-4793-930c-68e79996cdb3 2019-04-13 09:50:52,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108092069626s 2019-04-13 09:50:52,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 09:50:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/b111fab5-d8f5-4964-84bd-f771cf880dc7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdc90b0d4ca47d4c726cefcb51690e73ecf548da" 2019-04-13 09:50:53,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 09:50:53 GMT X-Openstack-Request-Id: req-ca2f7ce1-5a1c-4ccf-9985-c5e0587a07cd 2019-04-13 09:50:53,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 09:50:53,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b111fab5-d8f5-4964-84bd-f771cf880dc7.json used request id req-ca2f7ce1-5a1c-4ccf-9985-c5e0587a07cd 2019-04-13 09:50:53,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18223309517s 2019-04-13 09:50:53,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 09:50:53,288 - 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.15" -H "X-Auth-Token: {SHA1}fdc90b0d4ca47d4c726cefcb51690e73ecf548da" 2019-04-13 09:50:53,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:53 GMT X-Openstack-Request-Id: req-ab180e6f-f02c-4d67-b4f3-10b1fa7eb48e 2019-04-13 09:50:53,689 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T08:14:45Z", "file": "/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/file", "owner": "1291375fa52c4203bf33104d509bd3e1", "id": "9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8", "size": 12716032, "self": "/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_35b24061-15c8-449a-af21-ac275fbfce44", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T08:14:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 09:50:53,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ab180e6f-f02c-4d67-b4f3-10b1fa7eb48e 2019-04-13 09:50:53,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.406131982803s 2019-04-13 09:50:53,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 09:50:53,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdc90b0d4ca47d4c726cefcb51690e73ecf548da" 2019-04-13 09:50:53,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 09:50:53 GMT X-Openstack-Request-Id: req-5085d0f7-4a55-4000-afc9-5154e8cdadd0 2019-04-13 09:50:53,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-04-13 09:50:53,982 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/9f6e4c98-0dc2-4ac9-b656-9d2bc01f11b8 used request id req-5085d0f7-4a55-4000-afc9-5154e8cdadd0 2019-04-13 09:50:53,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.289554834366s 2019-04-13 09:50:53,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 09:50:53,986 - 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.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:54,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50: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-3541c4a7-8c21-4959-9513-8dac2fa7ac2b x-openstack-request-id: req-3541c4a7-8c21-4959-9513-8dac2fa7ac2b 2019-04-13 09:50:54,006 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_35b24061-15c8-449a-af21-ac275fbfce44", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b5f7fc73-b010-49a3-9e62-59da151f0d2e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b5f7fc73-b010-49a3-9e62-59da151f0d2e", "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": "b5f7fc73-b010-49a3-9e62-59da151f0d2e"}]} 2019-04-13 09:50:54,006 - 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-3541c4a7-8c21-4959-9513-8dac2fa7ac2b 2019-04-13 09:50:54,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240159034729s 2019-04-13 09:50:54,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 09:50:54,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/b5f7fc73-b010-49a3-9e62-59da151f0d2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:54,039 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 09: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-7b18489f-48d0-49ca-939c-8bbf120e3041 x-openstack-request-id: req-7b18489f-48d0-49ca-939c-8bbf120e3041 2019-04-13 09:50:54,040 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b5f7fc73-b010-49a3-9e62-59da151f0d2e used request id req-7b18489f-48d0-49ca-939c-8bbf120e3041 2019-04-13 09:50:54,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0310649871826s 2019-04-13 09:50:54,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 09:50:54,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.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:54,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd47455-d3f6-4e70-b785-76d4dc22693d 2019-04-13 09:50:54,274 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_35b24061-15c8-449a-af21-ac275fbfce44", "links": {"self": "http://172.30.9.23:5000/v3/users/14296899cb37449eb986c0b000d80c83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "14296899cb37449eb986c0b000d80c83", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 09:50:54,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ffd47455-d3f6-4e70-b785-76d4dc22693d 2019-04-13 09:50:54,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233479976654s 2019-04-13 09:50:54,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 09:50:54,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/14296899cb37449eb986c0b000d80c83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:54,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90efb680-4d82-4113-aae5-5f7015c72ffd 2019-04-13 09:50:54,479 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_35b24061-15c8-449a-af21-ac275fbfce44", "links": {"self": "http://172.30.9.23:5000/v3/users/14296899cb37449eb986c0b000d80c83"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "14296899cb37449eb986c0b000d80c83", "description": null}} 2019-04-13 09:50:54,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/14296899cb37449eb986c0b000d80c83 used request id req-90efb680-4d82-4113-aae5-5f7015c72ffd 2019-04-13 09:50:54,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19974398613s 2019-04-13 09:50:54,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 09:50:54,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/14296899cb37449eb986c0b000d80c83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:54,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 09:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14912516-bff5-444d-ace6-0223b3273022 2019-04-13 09:50:54,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 09:50:54,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/14296899cb37449eb986c0b000d80c83 used request id req-14912516-bff5-444d-ace6-0223b3273022 2019-04-13 09:50:54,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.247345924377s 2019-04-13 09:50:54,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 09:50:54,738 - 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.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:54,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b8f673-bb35-4d2b-9a30-588675a392ec 2019-04-13 09:50:54,942 - 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/1291375fa52c4203bf33104d509bd3e1"}, "tags": [], "enabled": true, "id": "1291375fa52c4203bf33104d509bd3e1", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_35b24061-15c8-449a-af21-ac275fbfce44"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 09:50:54,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-d4b8f673-bb35-4d2b-9a30-588675a392ec 2019-04-13 09:50:54,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207526922226s 2019-04-13 09:50:54,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 09:50:54,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/1291375fa52c4203bf33104d509bd3e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:55,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 09:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bccce204-40d3-4589-8f2b-ac391142490f 2019-04-13 09:50:55,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 09:50:55,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1291375fa52c4203bf33104d509bd3e1 used request id req-bccce204-40d3-4589-8f2b-ac391142490f 2019-04-13 09:50:55,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256603002548s 2019-04-13 09:50:55,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 09:50:55,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=1291375fa52c4203bf33104d509bd3e1&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.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:55,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:55 GMT X-Openstack-Request-Id: req-47b91c37-7b1e-4f45-971f-9565f0a47a27 2019-04-13 09:50:55,519 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "created_at": "2019-04-13T08:14:37Z", "updated_at": "2019-04-13T08:14:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:14:37Z", "revision_number": 0, "id": "0eae375b-1498-49dd-a9f3-32dc21abdccf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:14:37Z", "security_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1291375fa52c4203bf33104d509bd3e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:14:37Z", "revision_number": 0, "id": "10f299a4-6eba-4c15-b153-7933677481c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:14:37Z", "security_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1291375fa52c4203bf33104d509bd3e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:14:37Z", "revision_number": 0, "id": "a3dabb58-e4c6-483f-bb91-b1bc4a05731c", "remote_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "remote_ip_prefix": null, "created_at": "2019-04-13T08:14:37Z", "security_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1291375fa52c4203bf33104d509bd3e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:14:37Z", "revision_number": 0, "id": "bdccec5f-0b59-4aa7-a525-1063f61d80b2", "remote_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "remote_ip_prefix": null, "created_at": "2019-04-13T08:14:37Z", "security_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1291375fa52c4203bf33104d509bd3e1"}], "revision_number": 1, "project_id": "1291375fa52c4203bf33104d509bd3e1", "id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "name": "default"}]} 2019-04-13 09:50:55,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=1291375fa52c4203bf33104d509bd3e1&name=default used request id req-47b91c37-7b1e-4f45-971f-9565f0a47a27 2019-04-13 09:50:55,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310538053513s 2019-04-13 09:50:55,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 09:50:55,526 - 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.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:55,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:55 GMT X-Openstack-Request-Id: req-38820fd3-daac-4bf5-89c2-bb6129fe6b12 2019-04-13 09:50:55,641 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "created_at": "2019-04-13T08:14:37Z", "updated_at": "2019-04-13T08:14:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:14:37Z", "revision_number": 0, "id": "0eae375b-1498-49dd-a9f3-32dc21abdccf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:14:37Z", "security_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1291375fa52c4203bf33104d509bd3e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:14:37Z", "revision_number": 0, "id": "10f299a4-6eba-4c15-b153-7933677481c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T08:14:37Z", "security_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1291375fa52c4203bf33104d509bd3e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:14:37Z", "revision_number": 0, "id": "a3dabb58-e4c6-483f-bb91-b1bc4a05731c", "remote_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "remote_ip_prefix": null, "created_at": "2019-04-13T08:14:37Z", "security_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1291375fa52c4203bf33104d509bd3e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T08:14:37Z", "revision_number": 0, "id": "bdccec5f-0b59-4aa7-a525-1063f61d80b2", "remote_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "remote_ip_prefix": null, "created_at": "2019-04-13T08:14:37Z", "security_group_id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "tenant_id": "1291375fa52c4203bf33104d509bd3e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1291375fa52c4203bf33104d509bd3e1"}], "revision_number": 1, "project_id": "1291375fa52c4203bf33104d509bd3e1", "id": "14ff3b39-c306-46ad-b70b-e10067a50ba4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 09:50:55,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-38820fd3-daac-4bf5-89c2-bb6129fe6b12 2019-04-13 09:50:55,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.116671085358s 2019-04-13 09:50:55,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 09:50:55,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/14ff3b39-c306-46ad-b70b-e10067a50ba4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0372871289a932375fe991ad3d93165ba14f6b1e" 2019-04-13 09:50:55,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 09:50:55 GMT X-Openstack-Request-Id: req-a1eb7a6a-0923-4e8b-8701-29399de63061 2019-04-13 09:50:55,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 09:50:55,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/14ff3b39-c306-46ad-b70b-e10067a50ba4.json used request id req-a1eb7a6a-0923-4e8b-8701-29399de63061 2019-04-13 09:50:55,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.122163057327s 2019-04-13 09:50:55,772 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-04-13 09:50:55,794 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-04-13 09:50:55,824 - 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.15" 2019-04-13 09:50:55,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05556dd0-c708-44b6-bab9-199f6cda61ff 2019-04-13 09:50:55,829 - 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-04-13 09:50:55,829 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-05556dd0-c708-44b6-bab9-199f6cda61ff 2019-04-13 09:50:55,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 09:50:56,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T10:50:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["K2CQC66DTGKy9DvWfWcTZw"], "issued_at": "2019-04-13T09:50:56.000000Z"}} 2019-04-13 09:50:56,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 09:50:56,241 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:56,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:56 GMT X-Openstack-Request-Id: req-25e500b5-15ee-418a-8404-e0d820dd7793 2019-04-13 09:50:56,528 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 09:50:56,528 - 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-25e500b5-15ee-418a-8404-e0d820dd7793 2019-04-13 09:50:56,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288030862808s 2019-04-13 09:50:56,536 - 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.15" 2019-04-13 09:50:56,541 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca190356-d36d-42db-bc41-6f69ee97ebad 2019-04-13 09:50:56,541 - 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-04-13 09:50:56,542 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-ca190356-d36d-42db-bc41-6f69ee97ebad 2019-04-13 09:50:56,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 09:50:56,546 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:56,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8448a317-d8a2-4878-a6d5-b7bf6bbe5b53 2019-04-13 09:50:56,656 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 09:50:56,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-8448a317-d8a2-4878-a6d5-b7bf6bbe5b53 2019-04-13 09:50:56,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113618850708s 2019-04-13 09:50:56,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 09:50:56,666 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_b2854953-015a-4ac6-8e35-6ac735359fb1"}}' 2019-04-13 09:50:56,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-836516fa-c6f0-4f01-9d74-58bd6f54aedf 2019-04-13 09:50:56,885 - 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/72439f6143b44b96b1b1bb2989101f7c"}, "tags": [], "enabled": true, "id": "72439f6143b44b96b1b1bb2989101f7c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_b2854953-015a-4ac6-8e35-6ac735359fb1"}} 2019-04-13 09:50:56,886 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-836516fa-c6f0-4f01-9d74-58bd6f54aedf 2019-04-13 09:50:56,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222427845001s 2019-04-13 09:50:56,886 - 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'72439f6143b44b96b1b1bb2989101f7c', '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_b2854953-015a-4ac6-8e35-6ac735359fb1'}) 2019-04-13 09:50:56,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 09:50:56,896 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "xcFEihvz71Vr05bwVAR7gSEsDVtll4", "email": null, "name": "rally_jobs-user_b2854953-015a-4ac6-8e35-6ac735359fb1"}}' 2019-04-13 09:50:57,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e2cbc50-b8e0-421a-9620-dbb4a207f47a 2019-04-13 09:50:57,316 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_b2854953-015a-4ac6-8e35-6ac735359fb1", "links": {"self": "http://172.30.9.23:5000/v3/users/37bc5b4ffe6841c7ab53028bb69ef029"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37bc5b4ffe6841c7ab53028bb69ef029", "domain_id": "default", "password_expires_at": null}} 2019-04-13 09:50:57,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7e2cbc50-b8e0-421a-9620-dbb4a207f47a 2019-04-13 09:50:57,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.423629045486s 2019-04-13 09:50:57,317 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'37bc5b4ffe6841c7ab53028bb69ef029', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_b2854953-015a-4ac6-8e35-6ac735359fb1'}) 2019-04-13 09:50:57,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 09:50:57,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:57,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b5907e-f956-41bd-8bc6-9832cb8b31bc 2019-04-13 09:50:57,528 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 09:50:57,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-41b5907e-f956-41bd-8bc6-9832cb8b31bc 2019-04-13 09:50:57,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206901073456s 2019-04-13 09:50:57,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 09:50:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:57,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-411011f8-b91b-4f21-8e2f-11c116fe27b1 2019-04-13 09:50:57,645 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 09:50:57,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-411011f8-b91b-4f21-8e2f-11c116fe27b1 2019-04-13 09:50:57,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112087965012s 2019-04-13 09:50:57,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 09:50:57,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:57,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cd1f6f-4eb5-42fe-9998-1025edad962a 2019-04-13 09:50:57,764 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 09:50:57,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-27cd1f6f-4eb5-42fe-9998-1025edad962a 2019-04-13 09:50:57,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114207029343s 2019-04-13 09:50:57,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 09:50:57,773 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:57,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1d996b-f8f1-4d62-97a5-570b314e378f 2019-04-13 09:50:57,951 - 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-04-13 09:50:57,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4b1d996b-f8f1-4d62-97a5-570b314e378f 2019-04-13 09:50:57,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181529045105s 2019-04-13 09:50:57,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 09:50:57,955 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:58,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808c7357-9025-490e-8404-8e50fadf5501 2019-04-13 09:50:58,175 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_b2854953-015a-4ac6-8e35-6ac735359fb1", "links": {"self": "http://172.30.9.23:5000/v3/users/37bc5b4ffe6841c7ab53028bb69ef029"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37bc5b4ffe6841c7ab53028bb69ef029", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 09:50:58,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-808c7357-9025-490e-8404-8e50fadf5501 2019-04-13 09:50:58,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223484992981s 2019-04-13 09:50:58,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 09:50:58,190 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:58,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a2474b-4c73-4cb0-8541-4107ac11ae82 2019-04-13 09:50:58,301 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/72439f6143b44b96b1b1bb2989101f7c"}, "tags": [], "enabled": true, "id": "72439f6143b44b96b1b1bb2989101f7c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_b2854953-015a-4ac6-8e35-6ac735359fb1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 09:50:58,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-26a2474b-4c73-4cb0-8541-4107ac11ae82 2019-04-13 09:50:58,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114597797394s 2019-04-13 09:50:58,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 09:50:58,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=37bc5b4ffe6841c7ab53028bb69ef029&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=72439f6143b44b96b1b1bb2989101f7c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:58,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94856a0-37ee-4f57-a596-edbc0ff64a08 2019-04-13 09:50:58,424 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=37bc5b4ffe6841c7ab53028bb69ef029&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=72439f6143b44b96b1b1bb2989101f7c", "previous": null, "next": null}} 2019-04-13 09:50:58,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=37bc5b4ffe6841c7ab53028bb69ef029&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=72439f6143b44b96b1b1bb2989101f7c used request id req-e94856a0-37ee-4f57-a596-edbc0ff64a08 2019-04-13 09:50:58,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114184856415s 2019-04-13 09:50:58,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 09:50:58,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/72439f6143b44b96b1b1bb2989101f7c/users/37bc5b4ffe6841c7ab53028bb69ef029/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:58,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 09:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f3a1ef6-511e-426c-a2a5-51666a3106c7 2019-04-13 09:50:58,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 09:50:58,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/72439f6143b44b96b1b1bb2989101f7c/users/37bc5b4ffe6841c7ab53028bb69ef029/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-7f3a1ef6-511e-426c-a2a5-51666a3106c7 2019-04-13 09:50:58,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.285055875778s 2019-04-13 09:50:58,714 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_b2854953-015a-4ac6-8e35-6ac735359fb1', 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'72439f6143b44b96b1b1bb2989101f7c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'xcFEihvz71Vr05bwVAR7gSEsDVtll4', 'username': u'rally_jobs-user_b2854953-015a-4ac6-8e35-6ac735359fb1', '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-04-13 09:50:58,718 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_b2854953-015a-4ac6-8e35-6ac735359fb1', 'password': 'xcFEihvz71Vr05bwVAR7gSEsDVtll4', 'project_name': 'rally_jobs-project_b2854953-015a-4ac6-8e35-6ac735359fb1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '72439f6143b44b96b1b1bb2989101f7c', 'project_domain_name': 'Default'} 2019-04-13 09:50:58,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 09:50:58,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:58,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a253dc-6955-4eee-b550-b28068e6ad68 2019-04-13 09:50:58,837 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 09:50:58,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-80a253dc-6955-4eee-b550-b28068e6ad68 2019-04-13 09:50:58,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11486697197s 2019-04-13 09:50:58,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 09:50:58,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:59,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03124a8-72c0-4aa6-a7c6-48f2414277a5 2019-04-13 09:50:59,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 09:50:59,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a03124a8-72c0-4aa6-a7c6-48f2414277a5 2019-04-13 09:50:59,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202383041382s 2019-04-13 09:50:59,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 09:50:59,054 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:59,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dfbf134-c8c3-4fc0-b94f-620f5e161358 2019-04-13 09:50:59,197 - 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-04-13 09:50:59,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0dfbf134-c8c3-4fc0-b94f-620f5e161358 2019-04-13 09:50:59,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.146625041962s 2019-04-13 09:50:59,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 09:50:59,201 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:59,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf91991-f547-4c96-a44c-652c772fb1b4 2019-04-13 09:50:59,380 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_b2854953-015a-4ac6-8e35-6ac735359fb1", "links": {"self": "http://172.30.9.23:5000/v3/users/37bc5b4ffe6841c7ab53028bb69ef029"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37bc5b4ffe6841c7ab53028bb69ef029", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 09:50:59,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6bf91991-f547-4c96-a44c-652c772fb1b4 2019-04-13 09:50:59,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.182722091675s 2019-04-13 09:50:59,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 09:50:59,396 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:59,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c4151b-5820-4213-ad0e-edbbd3290ae3 2019-04-13 09:50:59,522 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/72439f6143b44b96b1b1bb2989101f7c"}, "tags": [], "enabled": true, "id": "72439f6143b44b96b1b1bb2989101f7c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_b2854953-015a-4ac6-8e35-6ac735359fb1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 09:50:59,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-39c4151b-5820-4213-ad0e-edbbd3290ae3 2019-04-13 09:50:59,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129502058029s 2019-04-13 09:50:59,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 09:50:59,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=37bc5b4ffe6841c7ab53028bb69ef029&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=72439f6143b44b96b1b1bb2989101f7c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:59,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642233e7-4b60-4292-9246-d30e4dafc344 2019-04-13 09:50:59,739 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=37bc5b4ffe6841c7ab53028bb69ef029&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=72439f6143b44b96b1b1bb2989101f7c", "previous": null, "next": null}} 2019-04-13 09:50:59,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=37bc5b4ffe6841c7ab53028bb69ef029&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=72439f6143b44b96b1b1bb2989101f7c used request id req-642233e7-4b60-4292-9246-d30e4dafc344 2019-04-13 09:50:59,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208621025085s 2019-04-13 09:50:59,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 09:50:59,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/72439f6143b44b96b1b1bb2989101f7c/users/37bc5b4ffe6841c7ab53028bb69ef029/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:50:59,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 09:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a221ac7-a8ea-4abf-841b-5c71daca756f 2019-04-13 09:50:59,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 09:50:59,893 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/72439f6143b44b96b1b1bb2989101f7c/users/37bc5b4ffe6841c7ab53028bb69ef029/roles/ecc7000790704244895fb79f2874ceb4 used request id req-4a221ac7-a8ea-4abf-841b-5c71daca756f 2019-04-13 09:50:59,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150345087051s 2019-04-13 09:50:59,894 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-04-13 09:50:59,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 09:50:59,899 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:51:00,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 09:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d03d998-0fbf-4ba7-9ebf-1cd3697ad762 2019-04-13 09:51:00,009 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 09:51:00,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5d03d998-0fbf-4ba7-9ebf-1cd3697ad762 2019-04-13 09:51:00,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11464881897s 2019-04-13 09:51:00,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 09:51:00,021 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 09:51:00,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c172f23f-0cdd-42a7-b062-43e01fae466e 2019-04-13 09:51:00,131 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/72439f6143b44b96b1b1bb2989101f7c"}, "tags": [], "enabled": true, "id": "72439f6143b44b96b1b1bb2989101f7c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_b2854953-015a-4ac6-8e35-6ac735359fb1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 09:51:00,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c172f23f-0cdd-42a7-b062-43e01fae466e 2019-04-13 09:51:00,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113852977753s 2019-04-13 09:51:00,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 09:51:00,134 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" -d '{"network": {"shared": true, "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "name": "rally_jobs-net_b2854953-015a-4ac6-8e35-6ac735359fb1", "admin_state_up": true}}' 2019-04-13 09:51:00,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:00 GMT X-Openstack-Request-Id: req-9c0bc7a7-768b-4282-a757-fde9daaf3017 2019-04-13 09:51:00,553 - 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":"95194828-ac9d-4dbd-8c24-986dc245d03c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"72439f6143b44b96b1b1bb2989101f7c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T09:51:00Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_b2854953-015a-4ac6-8e35-6ac735359fb1","admin_state_up":true,"tenant_id":"72439f6143b44b96b1b1bb2989101f7c","created_at":"2019-04-13T09:51:00Z","mtu":1450}} 2019-04-13 09:51:00,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9c0bc7a7-768b-4282-a757-fde9daaf3017 2019-04-13 09:51:00,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.419698953629s 2019-04-13 09:51:00,554 - 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-04-13T09:51:00Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'95194828-ac9d-4dbd-8c24-986dc245d03c', 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'rally_jobs-net_b2854953-015a-4ac6-8e35-6ac735359fb1', u'created_at': u'2019-04-13T09:51:00Z', u'mtu': 1450, u'tenant_id': u'72439f6143b44b96b1b1bb2989101f7c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'72439f6143b44b96b1b1bb2989101f7c', u'l2_adjacency': True}) 2019-04-13 09:51:00,558 - 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.15" 2019-04-13 09:51:00,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adfd01f1-3ddb-4f9e-aebe-2c2da7b947b1 2019-04-13 09:51:00,564 - 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-04-13 09:51:00,565 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-adfd01f1-3ddb-4f9e-aebe-2c2da7b947b1 2019-04-13 09:51:00,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 09:51:00,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T10:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72439f6143b44b96b1b1bb2989101f7c", "name": "rally_jobs-project_b2854953-015a-4ac6-8e35-6ac735359fb1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/72439f6143b44b96b1b1bb2989101f7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/72439f6143b44b96b1b1bb2989101f7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/72439f6143b44b96b1b1bb2989101f7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72439f6143b44b96b1b1bb2989101f7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/72439f6143b44b96b1b1bb2989101f7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/72439f6143b44b96b1b1bb2989101f7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_72439f6143b44b96b1b1bb2989101f7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_72439f6143b44b96b1b1bb2989101f7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72439f6143b44b96b1b1bb2989101f7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/72439f6143b44b96b1b1bb2989101f7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/72439f6143b44b96b1b1bb2989101f7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_b2854953-015a-4ac6-8e35-6ac735359fb1", "id": "37bc5b4ffe6841c7ab53028bb69ef029"}, "audit_ids": ["WNlZxnUFT2S6uSByXXKOZA"], "issued_at": "2019-04-13T09:51:00.000000Z"}} 2019-04-13 09:51:00,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 09:51:00,967 - 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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 09:51:01,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:01 GMT X-Openstack-Request-Id: req-66429d5c-5643-4f76-ae84-076e16a3e206 2019-04-13 09:51:01,345 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"95194828-ac9d-4dbd-8c24-986dc245d03c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"72439f6143b44b96b1b1bb2989101f7c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T09:51:00Z","qos_policy_id":null,"name":"rally_jobs-net_b2854953-015a-4ac6-8e35-6ac735359fb1","admin_state_up":true,"tenant_id":"72439f6143b44b96b1b1bb2989101f7c","created_at":"2019-04-13T09:51:00Z","provider:network_type":"vxlan"}]} 2019-04-13 09:51:01,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-66429d5c-5643-4f76-ae84-076e16a3e206 2019-04-13 09:51:01,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378561973572s 2019-04-13 09:51:01,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 09:51:01,348 - 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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" -d '{"subnet": {"name": "rally_jobs-subnet_b2854953-015a-4ac6-8e35-6ac735359fb1", "enable_dhcp": true, "network_id": "95194828-ac9d-4dbd-8c24-986dc245d03c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 09:51:01,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:01 GMT X-Openstack-Request-Id: req-0bd1594a-c475-4550-af80-aac561b5247a 2019-04-13 09:51:01,892 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-13T09:51:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3f6fa1c3-2f23-4be4-a443-f22076bb2488","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"72439f6143b44b96b1b1bb2989101f7c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_b2854953-015a-4ac6-8e35-6ac735359fb1","enable_dhcp":true,"segment_id":null,"network_id":"95194828-ac9d-4dbd-8c24-986dc245d03c","tenant_id":"72439f6143b44b96b1b1bb2989101f7c","created_at":"2019-04-13T09:51:01Z","ip_version":4}} 2019-04-13 09:51:01,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0bd1594a-c475-4550-af80-aac561b5247a 2019-04-13 09:51:01,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.544898033142s 2019-04-13 09:51:01,893 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T09:51:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3f6fa1c3-2f23-4be4-a443-f22076bb2488', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_b2854953-015a-4ac6-8e35-6ac735359fb1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'95194828-ac9d-4dbd-8c24-986dc245d03c', u'tenant_id': u'72439f6143b44b96b1b1bb2989101f7c', u'created_at': u'2019-04-13T09:51:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'72439f6143b44b96b1b1bb2989101f7c'}) 2019-04-13 09:51:01,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 09:51:01,894 - 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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "rally_jobs-router_b2854953-015a-4ac6-8e35-6ac735359fb1", "admin_state_up": true}}' 2019-04-13 09:51:03,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:03 GMT X-Openstack-Request-Id: req-8475877a-364b-474d-8c42-823ee238939c 2019-04-13 09:51:03,587 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "created_at": "2019-04-13T09:51:01Z", "admin_state_up": true, "updated_at": "2019-04-13T09:51:03Z", "project_id": "72439f6143b44b96b1b1bb2989101f7c", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "bde79a38-766f-4a7d-996e-2f9cfdb3f9b0", "name": "rally_jobs-router_b2854953-015a-4ac6-8e35-6ac735359fb1"}} 2019-04-13 09:51:03,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8475877a-364b-474d-8c42-823ee238939c 2019-04-13 09:51:03,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.693775177s 2019-04-13 09:51:03,588 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T09:51:03Z', u'revision_number': 2, u'ha': False, u'id': u'bde79a38-766f-4a7d-996e-2f9cfdb3f9b0', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_b2854953-015a-4ac6-8e35-6ac735359fb1', u'admin_state_up': True, u'tenant_id': u'72439f6143b44b96b1b1bb2989101f7c', u'created_at': u'2019-04-13T09:51:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'72439f6143b44b96b1b1bb2989101f7c'}) 2019-04-13 09:51:03,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 09:51:03,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bde79a38-766f-4a7d-996e-2f9cfdb3f9b0/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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" -d '{"subnet_id": "3f6fa1c3-2f23-4be4-a443-f22076bb2488"}' 2019-04-13 09:51:05,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:05 GMT X-Openstack-Request-Id: req-480a982c-5096-45e7-9bfa-c671bdfed71a 2019-04-13 09:51:05,970 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "95194828-ac9d-4dbd-8c24-986dc245d03c", "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "subnet_id": "3f6fa1c3-2f23-4be4-a443-f22076bb2488", "subnet_ids": ["3f6fa1c3-2f23-4be4-a443-f22076bb2488"], "port_id": "ede8ed01-c530-457c-9a7a-1d72e85745b4", "id": "bde79a38-766f-4a7d-996e-2f9cfdb3f9b0"} 2019-04-13 09:51:05,970 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bde79a38-766f-4a7d-996e-2f9cfdb3f9b0/add_router_interface.json used request id req-480a982c-5096-45e7-9bfa-c671bdfed71a 2019-04-13 09:51:05,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3819539547s 2019-04-13 09:51:05,971 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-13 09:51:06,072 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-13 09:51:06,076 - 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.15" 2019-04-13 09:51:06,080 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:06 GMT 2019-04-13 09:51:06,080 - 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-04-13 09:51:06,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 09:51: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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 09:51:06,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:06 GMT X-Openstack-Request-Id: req-2a236ecc-d2b4-4cef-99ab-69d0c7a530a1 2019-04-13 09:51:06,307 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 09:51:06,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2a236ecc-d2b4-4cef-99ab-69d0c7a530a1 2019-04-13 09:51:06,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223721027374s 2019-04-13 09:51:06,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 09:51:06,319 - 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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_b2854953-015a-4ac6-8e35-6ac735359fb1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_b2854953-015a-4ac6-8e35-6ac735359fb1"}' 2019-04-13 09:51:06,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:06 GMT Location: http://172.30.9.23:9292/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c7109002-fba9-4c59-bbe7-cf005ea27a15 2019-04-13 09:51:06,446 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T09:51:06Z", "file": "/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/file", "owner": "72439f6143b44b96b1b1bb2989101f7c", "id": "e2a829eb-ed5d-4b8b-9e4b-46e5571d0434", "size": null, "self": "/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434", "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_b2854953-015a-4ac6-8e35-6ac735359fb1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_b2854953-015a-4ac6-8e35-6ac735359fb1", "checksum": null, "created_at": "2019-04-13T09:51:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 09:51:06,447 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c7109002-fba9-4c59-bbe7-cf005ea27a15 2019-04-13 09:51:06,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.131492137909s 2019-04-13 09:51:06,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 09:51:06,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" -d '' 2019-04-13 09:51:07,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 09:51:07 GMT X-Openstack-Request-Id: req-6302f843-18c7-4986-9fdf-0826b40f265f 2019-04-13 09:51:07,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 09:51:07,298 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/file used request id req-6302f843-18c7-4986-9fdf-0826b40f265f 2019-04-13 09:51:07,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.850782871246s 2019-04-13 09:51:07,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 09:51:07,307 - 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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 09:51:07,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:07 GMT X-Openstack-Request-Id: req-525d312a-40b5-4b80-b303-b415bc595176 2019-04-13 09:51:07,330 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T09:51:07Z", "file": "/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/file", "owner": "72439f6143b44b96b1b1bb2989101f7c", "id": "e2a829eb-ed5d-4b8b-9e4b-46e5571d0434", "size": 12716032, "self": "/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_b2854953-015a-4ac6-8e35-6ac735359fb1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_b2854953-015a-4ac6-8e35-6ac735359fb1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T09:51:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 09:51:07,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-525d312a-40b5-4b80-b303-b415bc595176 2019-04-13 09:51:07,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0277330875397s 2019-04-13 09:51:07,332 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/file', 'owner': u'72439f6143b44b96b1b1bb2989101f7c', 'id': u'e2a829eb-ed5d-4b8b-9e4b-46e5571d0434', 'size': 12716032, u'self': u'/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72439f6143b44b96b1b1bb2989101f7c', 'name': 'rally_jobs-project_b2854953-015a-4ac6-8e35-6ac735359fb1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T09:51:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-13T09:51:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_b2854953-015a-4ac6-8e35-6ac735359fb1', '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/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434', 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_b2854953-015a-4ac6-8e35-6ac735359fb1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_b2854953-015a-4ac6-8e35-6ac735359fb1', 'created': u'2019-04-13T09:51:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-13T09:51: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/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434', 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_b2854953-015a-4ac6-8e35-6ac735359fb1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-13 09:51:07,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 09:51:07,338 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_b2854953-015a-4ac6-8e35-6ac735359fb1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 09:51:07,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-096aff9e-8b2a-4545-b533-4242b96bf678 x-openstack-request-id: req-096aff9e-8b2a-4545-b533-4242b96bf678 2019-04-13 09:51:07,668 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_b2854953-015a-4ac6-8e35-6ac735359fb1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/421e78af-d63d-4bf1-b48e-bff5a3f4bce8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/421e78af-d63d-4bf1-b48e-bff5a3f4bce8", "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": "421e78af-d63d-4bf1-b48e-bff5a3f4bce8"}} 2019-04-13 09:51:07,668 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-096aff9e-8b2a-4545-b533-4242b96bf678 2019-04-13 09:51:07,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332123041153s 2019-04-13 09:51:07,669 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_b2854953-015a-4ac6-8e35-6ac735359fb1', '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'8cb957e698214daa959a3206e3607cbf', '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'421e78af-d63d-4bf1-b48e-bff5a3f4bce8', 'swap': 0}) 2019-04-13 09:51:07,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 09:51:07,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/421e78af-d63d-4bf1-b48e-bff5a3f4bce8/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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" -d '{"extra_specs": {}}' 2019-04-13 09:51:07,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 09: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-0c3e93fc-edcd-4ce3-a3ef-9fd85ff14abf x-openstack-request-id: req-0c3e93fc-edcd-4ce3-a3ef-9fd85ff14abf 2019-04-13 09:51:07,689 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 09:51:07,689 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/421e78af-d63d-4bf1-b48e-bff5a3f4bce8/os-extra_specs used request id req-0c3e93fc-edcd-4ce3-a3ef-9fd85ff14abf 2019-04-13 09:51:07,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199460983276s 2019-04-13 09:51:07,690 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-13 09:51:09,792 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-13 09:51:11,891 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 20360afe-ca21-4ecd-9437-15a733d6de6c | 2019-04-13T09:51:11.555084 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 20360afe-ca21-4ecd-9437-15a733d6de6c ~/.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-04-13 09:51:15,100 - 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 | | __unknown__ | tempest-type-20383555 | Available | | __unknown__ | tempest-type-440185268 | 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-04-13 09:51:15,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-04-13 09:51:15,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 09:51:15,806 - 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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 09:51:16,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 09: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-3db4315f-9ea5-4574-9e45-9c2e9e37a0b8 x-openstack-request-id: req-3db4315f-9ea5-4574-9e45-9c2e9e37a0b8 2019-04-13 09:51:16,098 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 09:51:16,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-3db4315f-9ea5-4574-9e45-9c2e9e37a0b8 2019-04-13 09:51:16,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.295881032944s 2019-04-13 09:51:16,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-13 09:51:16,100 - 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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 09:51:16,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:16 GMT X-Openstack-Request-Id: req-6dcadc82-b7e4-47b4-8f3c-c825247c2203 2019-04-13 09:51:16,374 - 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-04-13 09:51:16,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-6dcadc82-b7e4-47b4-8f3c-c825247c2203 2019-04-13 09:51:16,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.274363040924s 2019-04-13 09:51:16,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 09:51:16,387 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_b2854953-015a-4ac6-8e35-6ac735359fb1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-13 09:51:16,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 13 Apr 2019 09: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-46e6cdf2-ec30-4550-89b3-a27c96ea331f x-openstack-request-id: req-46e6cdf2-ec30-4550-89b3-a27c96ea331f 2019-04-13 09:51:16,436 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_b2854953-015a-4ac6-8e35-6ac735359fb1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2", "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": "ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2"}} 2019-04-13 09:51:16,437 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-46e6cdf2-ec30-4550-89b3-a27c96ea331f 2019-04-13 09:51:16,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0522119998932s 2019-04-13 09:51:16,438 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_b2854953-015a-4ac6-8e35-6ac735359fb1', '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'8cb957e698214daa959a3206e3607cbf', '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'ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2', 'swap': 0}) 2019-04-13 09:51:16,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 09:51:16,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2/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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" -d '{"extra_specs": {}}' 2019-04-13 09:51:16,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 09: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-08501679-c478-44a0-866e-947262933e9e x-openstack-request-id: req-08501679-c478-44a0-866e-947262933e9e 2019-04-13 09:51:16,460 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 09:51:16,460 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2/os-extra_specs used request id req-08501679-c478-44a0-866e-947262933e9e 2019-04-13 09:51:16,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213761329651s 2019-04-13 09:51:16,466 - 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.15" 2019-04-13 09:51:16,471 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e79202f0-2cb3-41bc-bd6a-b22d06e8c3bb 2019-04-13 09:51:16,472 - 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-04-13 09:51:16,472 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-e79202f0-2cb3-41bc-bd6a-b22d06e8c3bb 2019-04-13 09:51:16,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-13 09:51:16,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" 2019-04-13 09:51:16,485 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07492308-15d7-4bde-bbfa-752a97159d0c 2019-04-13 09:51:16,485 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-04-13 09:51:16,485 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-07492308-15d7-4bde-bbfa-752a97159d0c 2019-04-13 09:51:16,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 09:51:16,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Sat, 13 Apr 2019 09:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6fb0b2c-059a-4f97-ae7e-d2f3ff276b56 2019-04-13 09:51:16,672 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1ef08615bfa241c282fb6c776d561699"}, "enabled": true, "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/2d5f474bc6184888a1f046a717575fa8"}, "enabled": true, "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/463c4d979e67408bba9262f8cbf7d7d0"}, "enabled": true, "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6400f578fa0d47d6802a981338b2ce7a"}, "enabled": true, "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6ddca6d61d1d4eecae8df54344aff82f"}, "enabled": true, "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7f5bf9dbf0a241c3b1433e0a19372b74"}, "enabled": true, "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/86757cd1ecda420faec6393caeb4ef3e"}, "enabled": true, "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9567fa689aa64be0b9dc78e010b4c9ed"}, "enabled": true, "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9709565379b14f47b6cbe7d0b8323201"}, "enabled": true, "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a56100f5b1844b1ea8953050a4cc8be8"}, "enabled": true, "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ac724402fd744af7b779c5dade03fdcb"}, "enabled": true, "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/aca41cf1c97640e3ba6f2e9b936ec6c8"}, "enabled": true, "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b8c26f8b093140b8abf05878b3a5372c"}, "enabled": true, "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"name": "tempest-service-1631545576", "links": {"self": "http://192.30.9.7:35357/v3/services/cd0a457809bc4960b0d89bded6919317"}, "enabled": true, "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "description": "tempest-description-877059426"}, {"name": "tempest-service-1890636611", "links": {"self": "http://192.30.9.7:35357/v3/services/e39eaec0edc044fc81f8537e3f291979"}, "enabled": true, "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "description": "tempest-description-1779181734"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f16553f6efb541ba898510a96df4c862"}, "enabled": true, "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-04-13 09:51:16,673 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-f6fb0b2c-059a-4f97-ae7e-d2f3ff276b56 2019-04-13 09:51:16,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.197423934937s 2019-04-13 09:51:16,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_b2854953-015a-4ac6-8e35-6ac735359fb1', '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'8cb957e698214daa959a3206e3607cbf', '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'ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2', 'swap': 0}) 2019-04-13 09:51:16,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-04-13 09:51:16,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-13 09:51:16,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-13 09:51:16,956 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-04-13 09:51:16,956 - 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-04-13 10:20:57,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 2019-04-13 10:20:57,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-04-13 10:20:57,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147'] 2019-04-13 10:20:58,075 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 -------------------------------------------------------------------------------- Task d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147: 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.161 | 2.117 | 3.26 | 3.806 | 4.308 | 2.252 | 100.0% | 100 | | neutron.list_networks | 0.12 | 0.576 | 1.173 | 1.32 | 1.644 | 0.629 | 100.0% | 100 | | total | 1.351 | 2.837 | 3.951 | 4.303 | 5.129 | 2.881 | 100.0% | 100 | | -> duration | 1.351 | 2.837 | 3.951 | 4.303 | 5.129 | 2.881 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.687544 Full duration: 52.876286 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.777 | 2.654 | 2.803 | 3.279 | 1.973 | 100.0% | 40 | | neutron.update_network | 0.467 | 1.318 | 1.838 | 1.932 | 2.199 | 1.245 | 100.0% | 40 | | total | 1.967 | 3.096 | 4.226 | 4.317 | 4.716 | 3.218 | 100.0% | 40 | | -> duration | 1.967 | 3.096 | 4.226 | 4.317 | 4.716 | 3.218 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.700965 Full duration: 33.332683 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.915 | 1.998 | 3.043 | 3.273 | 5.248 | 2.111 | 100.0% | 40 | | neutron.delete_network | 0.642 | 1.641 | 3.234 | 3.336 | 3.933 | 1.898 | 100.0% | 40 | | total | 1.661 | 3.414 | 6.334 | 6.426 | 7.181 | 4.009 | 100.0% | 40 | | -> duration | 1.661 | 3.414 | 6.334 | 6.426 | 7.181 | 4.009 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.291363 Full duration: 25.820421 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.075 | 1.953 | 4.278 | 5.053 | 6.219 | 2.302 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.605 | 3.451 | 10.638 | 11.761 | 12.521 | 4.743 | 100.0% | 40 | | neutron.list_subnets | 0.125 | 0.276 | 0.586 | 0.659 | 0.746 | 0.313 | 100.0% | 40 | | total | 3.456 | 5.727 | 14.667 | 15.039 | 15.968 | 7.359 | 100.0% | 40 | | -> duration | 3.456 | 5.727 | 14.667 | 15.039 | 15.968 | 7.359 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.311276 Full duration: 70.138916 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.048 | 1.871 | 2.81 | 2.941 | 5.011 | 2.031 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.425 | 4.129 | 7.269 | 13.082 | 13.632 | 4.838 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.021 | 3.182 | 5.254 | 10.718 | 11.936 | 3.692 | 100.0% | 100 | | total | 4.261 | 9.52 | 14.884 | 26.881 | 28.434 | 10.562 | 100.0% | 100 | | -> duration | 4.261 | 9.52 | 14.884 | 26.881 | 28.434 | 10.562 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 58.856134 Full duration: 152.623664 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.339 | 2.733 | 4.124 | 4.458 | 5.229 | 2.787 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.17 | 5.188 | 7.653 | 8.439 | 9.209 | 5.369 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.654 | 4.482 | 6.744 | 8.57 | 8.894 | 4.734 | 100.0% | 40 | | total | 5.188 | 12.891 | 16.371 | 19.623 | 20.687 | 12.892 | 100.0% | 40 | | -> duration | 5.188 | 12.891 | 16.371 | 19.623 | 20.687 | 12.892 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.810192 Full duration: 57.589485 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.981 | 2.022 | 2.761 | 3.297 | 3.973 | 2.052 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.387 | 5.96 | 12.033 | 12.334 | 12.533 | 5.641 | 100.0% | 40 | | neutron.create_router (x2) | 0.175 | 0.863 | 2.485 | 2.969 | 3.52 | 1.118 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.68 | 18.882 | 40.728 | 42.263 | 43.077 | 19.904 | 100.0% | 40 | | neutron.list_routers | 0.214 | 0.616 | 1.013 | 1.028 | 1.124 | 0.593 | 100.0% | 40 | | total | 9.485 | 26.578 | 60.227 | 60.357 | 60.462 | 29.309 | 100.0% | 40 | | -> duration | 9.485 | 26.578 | 60.227 | 60.357 | 60.462 | 29.309 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 69.006996 Full duration: 185.652849 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.355 | 2.106 | 3.179 | 3.866 | 4.211 | 2.288 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.931 | 4.272 | 9.845 | 11.177 | 11.684 | 5.179 | 100.0% | 40 | | neutron.create_router (x2) | 0.294 | 0.624 | 1.981 | 2.479 | 3.298 | 0.977 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.862 | 15.085 | 39.804 | 40.43 | 41.256 | 18.965 | 100.0% | 40 | | neutron.update_router (x2) | 1.795 | 4.114 | 9.736 | 10.517 | 10.653 | 4.951 | 100.0% | 40 | | total | 14.418 | 26.561 | 66.295 | 66.4 | 66.487 | 32.361 | 100.0% | 40 | | -> duration | 14.418 | 26.561 | 66.295 | 66.4 | 66.487 | 32.361 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 74.488498 Full duration: 189.638719 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.151 | 2.006 | 2.783 | 2.989 | 3.066 | 2.02 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.036 | 4.077 | 6.888 | 7.211 | 7.857 | 4.386 | 100.0% | 40 | | neutron.create_router (x2) | 0.254 | 0.581 | 1.716 | 1.995 | 2.251 | 0.799 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.734 | 15.132 | 27.994 | 28.484 | 30.346 | 16.896 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 5.193 | 11.739 | 26.344 | 27.065 | 28.894 | 13.954 | 100.0% | 40 | | neutron.delete_router (x2) | 1.076 | 2.837 | 5.268 | 5.811 | 6.669 | 2.973 | 100.0% | 40 | | total | 18.04 | 36.383 | 70.972 | 72.248 | 72.731 | 41.029 | 100.0% | 40 | | -> duration | 18.04 | 36.383 | 70.972 | 72.248 | 72.731 | 41.029 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.946937 Full duration: 158.787053 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.895 | 1.173 | 1.475 | 1.48 | 1.486 | 1.16 | 100.0% | 8 | | neutron.create_port (x50) | 35.743 | 37.0 | 66.795 | 67.077 | 67.359 | 44.192 | 100.0% | 8 | | neutron.list_ports | 0.429 | 0.677 | 1.3 | 1.452 | 1.604 | 0.769 | 100.0% | 8 | | total | 37.335 | 38.874 | 69.414 | 69.65 | 69.885 | 46.123 | 100.0% | 8 | | -> duration | 37.335 | 38.874 | 69.414 | 69.65 | 69.885 | 46.123 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 108.772574 Full duration: 195.997522 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.878 | 1.739 | 2.946 | 3.073 | 3.808 | 1.806 | 100.0% | 40 | | neutron.create_port (x5) | 3.759 | 7.379 | 28.657 | 28.987 | 29.319 | 12.895 | 100.0% | 40 | | neutron.update_port (x5) | 2.368 | 4.612 | 16.929 | 17.074 | 17.41 | 7.671 | 100.0% | 40 | | total | 7.556 | 13.562 | 48.663 | 48.792 | 48.938 | 22.374 | 100.0% | 40 | | -> duration | 7.556 | 13.562 | 48.663 | 48.792 | 48.938 | 22.374 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.996434 Full duration: 110.513085 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.938 | 1.831 | 2.549 | 2.996 | 4.1 | 1.869 | 100.0% | 40 | | neutron.create_port (x5) | 3.993 | 9.277 | 24.454 | 24.681 | 24.826 | 11.458 | 100.0% | 40 | | neutron.delete_port (x5) | 2.988 | 5.963 | 15.572 | 16.02 | 16.918 | 7.852 | 100.0% | 40 | | total | 8.181 | 17.329 | 42.911 | 43.637 | 44.031 | 21.181 | 100.0% | 40 | | -> duration | 8.181 | 17.329 | 42.911 | 43.637 | 44.031 | 21.181 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.687169 Full duration: 79.861462 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.499 | 0.749 | 1.153 | 1.178 | 1.184 | 0.806 | 100.0% | 40 | | total | 1.277 | 1.54 | 1.831 | 1.893 | 1.902 | 1.559 | 100.0% | 40 | | -> duration | 1.277 | 1.54 | 1.831 | 1.893 | 1.902 | 1.559 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.425712 Full duration: 44.907391 -------------------------------------------------------------------------------- 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 d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 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.138 | 1.208 | 1.291 | 1.308 | 1.326 | 1.22 | 100.0% | 4 | | neutron.create_subnet | 0.677 | 1.201 | 1.697 | 1.702 | 1.708 | 1.197 | 100.0% | 4 | | neutron.create_port (x125) | 129.348 | 186.828 | 243.99 | 244.014 | 244.038 | 186.76 | 100.0% | 4 | | neutron.create_trunk | 8.418 | 12.416 | 16.124 | 16.135 | 16.145 | 12.349 | 100.0% | 4 | | neutron.update_port | 1.582 | 2.32 | 2.89 | 2.9 | 2.909 | 2.283 | 100.0% | 4 | | neutron.list_trunks | 0.035 | 0.041 | 0.066 | 0.071 | 0.075 | 0.048 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.389 | 0.637 | 0.907 | 0.912 | 0.918 | 0.646 | 100.0% | 4 | | neutron.delete_trunk | 0.298 | 0.652 | 0.752 | 0.753 | 0.753 | 0.589 | 100.0% | 4 | | total | 142.608 | 205.1 | 267.587 | 267.587 | 267.587 | 205.099 | 100.0% | 4 | | -> duration | 142.608 | 205.1 | 267.587 | 267.587 | 267.587 | 205.099 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 267.597638 Full duration: 385.816078 HINTS: * To plot HTML graphics with this data, run: rally task report d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 --out output.html * To generate a JUnit report, run: rally task export d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 --json --out output.json 2019-04-13 10:20:58,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-04-13 10:21:00,227 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-04-13 10:20:59.749 26908 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-04-13 10:20:59.749 26908 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-04-13 10:20:59.751 26908 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-04-13 10:20:59.946 26908 INFO rally.api [-] Building 'json' report for the following task(s): 'd9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147'. 2019-04-13 10:21:00.063 26908 INFO rally.api [-] The report has been successfully built. 2019-04-13 10:21:00,351 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-04-13 10:21:00,352 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:29:03 | 612 | 100.00% | | | | | | | TOTAL: | 00:29:03 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-04-13 10:21:00,352 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-04-13 10:21:00,352 - 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-04-13 10:21:02,564 - 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-04-13 10:21:02.004 26910 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-04-13 10:21:02.004 26910 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-04-13 10:21:02.006 26910 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-04-13 10:21:02.199 26910 INFO rally.api [-] Building 'html' report for the following task(s): 'd9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147'. 2019-04-13 10:21:02.465 26910 INFO rally.api [-] The report has been successfully built. 2019-04-13 10:21:02,564 - 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-04-13 10:21:04,742 - 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-04-13 10:21:04.380 26912 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-04-13 10:21:04.380 26912 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-04-13 10:21:04.382 26912 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-04-13 10:21:04.593 26912 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'd9b6a0c3-db12-4f0f-9ff4-4d9b45c7f147'. 2019-04-13 10:21:04.601 26912 INFO rally.api [-] The report has been successfully built. 2019-04-13 10:21:04,884 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 10:21:04,884 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 30:05 | PASS | +--------------------+------------------+------------------+----------------+ 2019-04-13 10:21:04,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 10:21:04,900 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:05,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21: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-cf7fe192-4659-41fc-8c91-cbc8dc683fc1 x-openstack-request-id: req-cf7fe192-4659-41fc-8c91-cbc8dc683fc1 2019-04-13 10:21:05,210 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_b2854953-015a-4ac6-8e35-6ac735359fb1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/421e78af-d63d-4bf1-b48e-bff5a3f4bce8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/421e78af-d63d-4bf1-b48e-bff5a3f4bce8", "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": "421e78af-d63d-4bf1-b48e-bff5a3f4bce8"}, {"name": "rally_jobs-flavor_alt_b2854953-015a-4ac6-8e35-6ac735359fb1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2", "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": "ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2"}]} 2019-04-13 10:21:05,210 - 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-cf7fe192-4659-41fc-8c91-cbc8dc683fc1 2019-04-13 10:21:05,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.314464092255s 2019-04-13 10:21:05,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 10:21:05,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:05,250 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21: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-472c9142-adcc-4e07-94ed-71b69cf95c62 x-openstack-request-id: req-472c9142-adcc-4e07-94ed-71b69cf95c62 2019-04-13 10:21:05,250 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ae5c5db0-8e09-4f3b-ad75-b4c07fa7ebb2 used request id req-472c9142-adcc-4e07-94ed-71b69cf95c62 2019-04-13 10:21:05,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0366790294647s 2019-04-13 10:21:05,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 10:21:05,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bde79a38-766f-4a7d-996e-2f9cfdb3f9b0/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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" -d '{"subnet_id": "3f6fa1c3-2f23-4be4-a443-f22076bb2488"}' 2019-04-13 10:21:07,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:07 GMT X-Openstack-Request-Id: req-aa17daf4-8263-40c6-a3d1-d20babd4bf6b 2019-04-13 10:21:07,524 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "95194828-ac9d-4dbd-8c24-986dc245d03c", "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "subnet_id": "3f6fa1c3-2f23-4be4-a443-f22076bb2488", "subnet_ids": ["3f6fa1c3-2f23-4be4-a443-f22076bb2488"], "port_id": "ede8ed01-c530-457c-9a7a-1d72e85745b4", "id": "bde79a38-766f-4a7d-996e-2f9cfdb3f9b0"} 2019-04-13 10:21:07,524 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bde79a38-766f-4a7d-996e-2f9cfdb3f9b0/remove_router_interface.json used request id req-aa17daf4-8263-40c6-a3d1-d20babd4bf6b 2019-04-13 10:21:07,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.27382588387s 2019-04-13 10:21:07,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 10:21:07,525 - 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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 10:21:07,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1708 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:07 GMT X-Openstack-Request-Id: req-bffea613-bf24-4012-b7a8-a24b6214c20e 2019-04-13 10:21:07,653 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "766042f395f340fcbbf2424de3a67216", "created_at": "2019-04-13T06:40:29Z", "admin_state_up": true, "updated_at": "2019-04-13T06:40:29Z", "project_id": "766042f395f340fcbbf2424de3a67216", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "029bff44-808b-4911-807a-7a5e6c8d1544", "name": "tempest-pretest-check-1150342505"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "created_at": "2019-04-13T09:51:01Z", "admin_state_up": true, "updated_at": "2019-04-13T10:21:06Z", "project_id": "72439f6143b44b96b1b1bb2989101f7c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "bde79a38-766f-4a7d-996e-2f9cfdb3f9b0", "name": "rally_jobs-router_b2854953-015a-4ac6-8e35-6ac735359fb1"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "028f9689b54c4c2e807157fa4e353d23", "created_at": "2019-04-13T06:41:02Z", "admin_state_up": false, "updated_at": "2019-04-13T06:41:02Z", "project_id": "028f9689b54c4c2e807157fa4e353d23", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c6441e37-309b-4640-9ec6-0ace1609810b", "name": "tempest-router-954857964"}]} 2019-04-13 10:21:07,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-bffea613-bf24-4012-b7a8-a24b6214c20e 2019-04-13 10:21:07,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128793001175s 2019-04-13 10:21:07,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 10:21:07,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/bde79a38-766f-4a7d-996e-2f9cfdb3f9b0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 10:21:09,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 10:21:09 GMT X-Openstack-Request-Id: req-47bce514-ac7e-41bd-bd2b-2ca1aa7e8dd1 2019-04-13 10:21:09,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 10:21:09,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/bde79a38-766f-4a7d-996e-2f9cfdb3f9b0.json used request id req-47bce514-ac7e-41bd-bd2b-2ca1aa7e8dd1 2019-04-13 10:21:09,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40876889229s 2019-04-13 10:21:09,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 10:21:09,065 - 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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 10:21:09,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:09 GMT X-Openstack-Request-Id: req-dcfec271-2de6-4593-a019-0df43be6f797 2019-04-13 10:21:09,105 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T09:51:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3f6fa1c3-2f23-4be4-a443-f22076bb2488","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"72439f6143b44b96b1b1bb2989101f7c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_b2854953-015a-4ac6-8e35-6ac735359fb1","enable_dhcp":true,"segment_id":null,"network_id":"95194828-ac9d-4dbd-8c24-986dc245d03c","tenant_id":"72439f6143b44b96b1b1bb2989101f7c","created_at":"2019-04-13T09:51:01Z","ip_version":4},{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4}]} 2019-04-13 10:21:09,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dcfec271-2de6-4593-a019-0df43be6f797 2019-04-13 10:21:09,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0402119159698s 2019-04-13 10:21:09,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 10:21:09,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/3f6fa1c3-2f23-4be4-a443-f22076bb2488.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 10:21:10,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 10:21:10 GMT X-Openstack-Request-Id: req-82f6565e-16a6-4c78-9037-8b52e0a343ce 2019-04-13 10:21:10,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 10:21:10,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3f6fa1c3-2f23-4be4-a443-f22076bb2488.json used request id req-82f6565e-16a6-4c78-9037-8b52e0a343ce 2019-04-13 10:21:10,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.26354598999s 2019-04-13 10:21:10,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 10:21:10,371 - 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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 10:21:10,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:10 GMT X-Openstack-Request-Id: req-b0617ced-bfe3-49bd-9820-94a672226907 2019-04-13 10:21:10,490 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"95194828-ac9d-4dbd-8c24-986dc245d03c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":true,"project_id":"72439f6143b44b96b1b1bb2989101f7c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T10:21:09Z","qos_policy_id":null,"name":"rally_jobs-net_b2854953-015a-4ac6-8e35-6ac735359fb1","admin_state_up":true,"tenant_id":"72439f6143b44b96b1b1bb2989101f7c","created_at":"2019-04-13T09:51:00Z","provider:network_type":"vxlan"}]} 2019-04-13 10:21:10,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b0617ced-bfe3-49bd-9820-94a672226907 2019-04-13 10:21:10,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119418859482s 2019-04-13 10:21:10,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 10:21:10,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/95194828-ac9d-4dbd-8c24-986dc245d03c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 10:21:11,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 10:21:11 GMT X-Openstack-Request-Id: req-9c96124b-8eb0-42d4-b9c8-5318ee15f424 2019-04-13 10:21:11,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 10:21:11,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/95194828-ac9d-4dbd-8c24-986dc245d03c.json used request id req-9c96124b-8eb0-42d4-b9c8-5318ee15f424 2019-04-13 10:21:11,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02794003487s 2019-04-13 10:21:11,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 10:21:11,527 - 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.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 10:21:11,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:11 GMT X-Openstack-Request-Id: req-2ed1bf86-78bc-470e-94b0-dcf5a009bfef 2019-04-13 10:21:11,815 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T09:51:07Z", "file": "/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/file", "owner": "72439f6143b44b96b1b1bb2989101f7c", "id": "e2a829eb-ed5d-4b8b-9e4b-46e5571d0434", "size": 12716032, "self": "/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_b2854953-015a-4ac6-8e35-6ac735359fb1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_b2854953-015a-4ac6-8e35-6ac735359fb1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-13T09:51:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 10:21:11,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2ed1bf86-78bc-470e-94b0-dcf5a009bfef 2019-04-13 10:21:11,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29209280014s 2019-04-13 10:21:11,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 10:21:11,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bd9b5241b9c58a0de0ab63f24614c3382ea897e" 2019-04-13 10:21:12,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 10:21:12 GMT X-Openstack-Request-Id: req-92da8b8b-5a4e-4c7b-9bd5-745f348d05d6 2019-04-13 10:21:12,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-04-13 10:21:12,830 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e2a829eb-ed5d-4b8b-9e4b-46e5571d0434 used request id req-92da8b8b-5a4e-4c7b-9bd5-745f348d05d6 2019-04-13 10:21:12,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01260519028s 2019-04-13 10:21:12,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 10:21:12,833 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:12,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21: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-f51120bd-9260-45cf-9b3a-6a4840d0f30f x-openstack-request-id: req-f51120bd-9260-45cf-9b3a-6a4840d0f30f 2019-04-13 10:21:12,856 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_b2854953-015a-4ac6-8e35-6ac735359fb1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/421e78af-d63d-4bf1-b48e-bff5a3f4bce8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/421e78af-d63d-4bf1-b48e-bff5a3f4bce8", "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": "421e78af-d63d-4bf1-b48e-bff5a3f4bce8"}]} 2019-04-13 10:21:12,857 - 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-f51120bd-9260-45cf-9b3a-6a4840d0f30f 2019-04-13 10:21:12,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026468038559s 2019-04-13 10:21:12,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 10:21:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/421e78af-d63d-4bf1-b48e-bff5a3f4bce8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:12,889 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21: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-4b1de05c-36b7-42eb-adce-a8561c078e05 x-openstack-request-id: req-4b1de05c-36b7-42eb-adce-a8561c078e05 2019-04-13 10:21:12,889 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/421e78af-d63d-4bf1-b48e-bff5a3f4bce8 used request id req-4b1de05c-36b7-42eb-adce-a8561c078e05 2019-04-13 10:21:12,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0308270454407s 2019-04-13 10:21:12,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 10:21:12,893 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:13,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc486857-36db-4988-85f1-24d4fcdd94ef 2019-04-13 10:21:13,105 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_b2854953-015a-4ac6-8e35-6ac735359fb1", "links": {"self": "http://172.30.9.23:5000/v3/users/37bc5b4ffe6841c7ab53028bb69ef029"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "37bc5b4ffe6841c7ab53028bb69ef029", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 10:21:13,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fc486857-36db-4988-85f1-24d4fcdd94ef 2019-04-13 10:21:13,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21595788002s 2019-04-13 10:21:13,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 10:21:13,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/37bc5b4ffe6841c7ab53028bb69ef029 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:13,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f326d20-d648-4bd0-848d-97b023a0acbb 2019-04-13 10:21:13,330 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_b2854953-015a-4ac6-8e35-6ac735359fb1", "links": {"self": "http://172.30.9.23:5000/v3/users/37bc5b4ffe6841c7ab53028bb69ef029"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "37bc5b4ffe6841c7ab53028bb69ef029", "description": null}} 2019-04-13 10:21:13,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/37bc5b4ffe6841c7ab53028bb69ef029 used request id req-7f326d20-d648-4bd0-848d-97b023a0acbb 2019-04-13 10:21:13,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21999502182s 2019-04-13 10:21:13,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 10:21:13,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/37bc5b4ffe6841c7ab53028bb69ef029 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:13,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 10:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d4ccda3-b3f7-4efb-a297-34a050e145d8 2019-04-13 10:21:13,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 10:21:13,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/37bc5b4ffe6841c7ab53028bb69ef029 used request id req-5d4ccda3-b3f7-4efb-a297-34a050e145d8 2019-04-13 10:21:13,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.3633852005s 2019-04-13 10:21:13,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 10:21:13,705 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:13,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7d4923-23c9-4042-805b-7210e54d8d3f 2019-04-13 10:21:13,909 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.23:5000/v3/projects/72439f6143b44b96b1b1bb2989101f7c"}, "tags": [], "enabled": true, "id": "72439f6143b44b96b1b1bb2989101f7c", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_b2854953-015a-4ac6-8e35-6ac735359fb1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 10:21:13,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2e7d4923-23c9-4042-805b-7210e54d8d3f 2019-04-13 10:21:13,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207351922989s 2019-04-13 10:21:13,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 10:21:13,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/72439f6143b44b96b1b1bb2989101f7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:14,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 10:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3368ec0a-7042-4bd6-a223-720be3132ccf 2019-04-13 10:21:14,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 10:21:14,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/72439f6143b44b96b1b1bb2989101f7c used request id req-3368ec0a-7042-4bd6-a223-720be3132ccf 2019-04-13 10:21:14,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.284238100052s 2019-04-13 10:21:14,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 10:21:14,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=72439f6143b44b96b1b1bb2989101f7c&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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:14,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:14 GMT X-Openstack-Request-Id: req-758b6772-fc82-467a-b747-bfa258d1665c 2019-04-13 10:21:14,531 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "created_at": "2019-04-13T09:51:00Z", "updated_at": "2019-04-13T09:51:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T09:51:00Z", "revision_number": 0, "id": "54f0d17f-3372-4a76-a802-106ba15d78a4", "remote_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "remote_ip_prefix": null, "created_at": "2019-04-13T09:51:00Z", "security_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "72439f6143b44b96b1b1bb2989101f7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T09:51:00Z", "revision_number": 0, "id": "739d0582-d603-4a3c-987d-895a9f53a87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T09:51:00Z", "security_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "72439f6143b44b96b1b1bb2989101f7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T09:51:00Z", "revision_number": 0, "id": "859f3943-3352-41fb-94f0-f16c2bbedfcb", "remote_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "remote_ip_prefix": null, "created_at": "2019-04-13T09:51:00Z", "security_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "72439f6143b44b96b1b1bb2989101f7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T09:51:00Z", "revision_number": 0, "id": "ac423185-979a-47c0-bbf1-cd6537ea7f20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T09:51:00Z", "security_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "72439f6143b44b96b1b1bb2989101f7c"}], "revision_number": 1, "project_id": "72439f6143b44b96b1b1bb2989101f7c", "id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "name": "default"}]} 2019-04-13 10:21:14,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=72439f6143b44b96b1b1bb2989101f7c&name=default used request id req-758b6772-fc82-467a-b747-bfa258d1665c 2019-04-13 10:21:14,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328072071075s 2019-04-13 10:21:14,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 10:21:14,537 - 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.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:14,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:14 GMT X-Openstack-Request-Id: req-380184a7-699a-45f1-a61b-4ff433d4507e 2019-04-13 10:21:14,654 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "created_at": "2019-04-13T09:51:00Z", "updated_at": "2019-04-13T09:51:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T09:51:00Z", "revision_number": 0, "id": "54f0d17f-3372-4a76-a802-106ba15d78a4", "remote_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "remote_ip_prefix": null, "created_at": "2019-04-13T09:51:00Z", "security_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "72439f6143b44b96b1b1bb2989101f7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T09:51:00Z", "revision_number": 0, "id": "739d0582-d603-4a3c-987d-895a9f53a87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T09:51:00Z", "security_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "72439f6143b44b96b1b1bb2989101f7c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T09:51:00Z", "revision_number": 0, "id": "859f3943-3352-41fb-94f0-f16c2bbedfcb", "remote_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "remote_ip_prefix": null, "created_at": "2019-04-13T09:51:00Z", "security_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "port_range_min": null, "ethertype": "IPv4", "project_id": "72439f6143b44b96b1b1bb2989101f7c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T09:51:00Z", "revision_number": 0, "id": "ac423185-979a-47c0-bbf1-cd6537ea7f20", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T09:51:00Z", "security_group_id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "tenant_id": "72439f6143b44b96b1b1bb2989101f7c", "port_range_min": null, "ethertype": "IPv6", "project_id": "72439f6143b44b96b1b1bb2989101f7c"}], "revision_number": 1, "project_id": "72439f6143b44b96b1b1bb2989101f7c", "id": "3037f6c8-5bed-4a55-8aa5-00be55fd9b0c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 10:21:14,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-380184a7-699a-45f1-a61b-4ff433d4507e 2019-04-13 10:21:14,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.117583990097s 2019-04-13 10:21:14,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 10:21:14,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3037f6c8-5bed-4a55-8aa5-00be55fd9b0c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1dd1bf53a42126f1a313fd4baf2e43feda9cb02f" 2019-04-13 10:21:14,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 10:21:14 GMT X-Openstack-Request-Id: req-9bdd82e0-80ec-4c1b-88d3-66a77ef6b854 2019-04-13 10:21:14,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 10:21:14,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3037f6c8-5bed-4a55-8aa5-00be55fd9b0c.json used request id req-9bdd82e0-80ec-4c1b-88d3-66a77ef6b854 2019-04-13 10:21:14,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.112159967422s 2019-04-13 10:21:14,797 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-04-13 10:21:14,826 - 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.15" 2019-04-13 10:21:14,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3a6153-36c7-4db4-acf6-3ad9b5f69d51 2019-04-13 10:21:14,832 - 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-04-13 10:21:14,832 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-7b3a6153-36c7-4db4-acf6-3ad9b5f69d51 2019-04-13 10:21:14,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 10:21:15,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T11:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["BrIQ6ch-QZSy-7Pt_vlrZA"], "issued_at": "2019-04-13T10:21:15.000000Z"}} 2019-04-13 10:21:15,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 10:21:15,332 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:15,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:15 GMT X-Openstack-Request-Id: req-be9703c2-6a5c-4b74-97bd-933351e30992 2019-04-13 10:21:15,939 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 10:21:15,939 - 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-be9703c2-6a5c-4b74-97bd-933351e30992 2019-04-13 10:21:15,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.607973814011s 2019-04-13 10:21:15,947 - 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.15" 2019-04-13 10:21:15,952 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-034fed1a-1d9b-4159-aab3-7109a64d0649 2019-04-13 10:21:15,952 - 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-04-13 10:21:15,953 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-034fed1a-1d9b-4159-aab3-7109a64d0649 2019-04-13 10:21:15,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 10:21:15,957 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:16,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af00b784-013c-4e16-becc-952fbaac8017 2019-04-13 10:21:16,068 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 10:21:16,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-af00b784-013c-4e16-becc-952fbaac8017 2019-04-13 10:21:16,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115188837051s 2019-04-13 10:21:16,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 10:21:16,080 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_9bff850f-e9af-431b-a5aa-e1302b01298b"}}' 2019-04-13 10:21:16,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d2480d3-4312-4a62-b1c6-f4bd57831aee 2019-04-13 10:21:16,298 - 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/09b9b1734a0348b99331e49ccf5aa4d2"}, "tags": [], "enabled": true, "id": "09b9b1734a0348b99331e49ccf5aa4d2", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9bff850f-e9af-431b-a5aa-e1302b01298b"}} 2019-04-13 10:21:16,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4d2480d3-4312-4a62-b1c6-f4bd57831aee 2019-04-13 10:21:16,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.221424102783s 2019-04-13 10:21:16,299 - 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'09b9b1734a0348b99331e49ccf5aa4d2', '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_9bff850f-e9af-431b-a5aa-e1302b01298b'}) 2019-04-13 10:21:16,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 10:21:16,308 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ZsIlSEIwqLws3UT9YGZFpxHoZ2S4xI", "email": null, "name": "vmtp-user_9bff850f-e9af-431b-a5aa-e1302b01298b"}}' 2019-04-13 10:21:16,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddaf3e14-3ad2-4c3d-b63e-2e7f086d2d0b 2019-04-13 10:21:16,791 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_9bff850f-e9af-431b-a5aa-e1302b01298b", "links": {"self": "http://172.30.9.23:5000/v3/users/264708a61f264f6f8f0308862b54baa6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "264708a61f264f6f8f0308862b54baa6", "domain_id": "default", "password_expires_at": null}} 2019-04-13 10:21:16,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-ddaf3e14-3ad2-4c3d-b63e-2e7f086d2d0b 2019-04-13 10:21:16,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.486336946487s 2019-04-13 10:21:16,792 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'264708a61f264f6f8f0308862b54baa6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_9bff850f-e9af-431b-a5aa-e1302b01298b'}) 2019-04-13 10:21:16,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:21:16,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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:17,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e6cbdf-6346-4d22-b6bd-4d9a4f8ab791 2019-04-13 10:21:17,003 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:21:17,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-98e6cbdf-6346-4d22-b6bd-4d9a4f8ab791 2019-04-13 10:21:17,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207004070282s 2019-04-13 10:21:17,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:21:17,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:17,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa083bd-0443-4c2c-89bd-4e09d5127c75 2019-04-13 10:21:17,121 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:21:17,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0aa083bd-0443-4c2c-89bd-4e09d5127c75 2019-04-13 10:21:17,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112973928452s 2019-04-13 10:21:17,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:21:17,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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:17,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6f1434-24c9-44a3-b735-0b1b141f6165 2019-04-13 10:21:17,334 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:21:17,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cc6f1434-24c9-44a3-b735-0b1b141f6165 2019-04-13 10:21:17,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20775604248s 2019-04-13 10:21:17,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 10:21:17,343 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:17,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8437c888-fb90-49bf-a461-87e10325c063 2019-04-13 10:21:17,449 - 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-04-13 10:21:17,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8437c888-fb90-49bf-a461-87e10325c063 2019-04-13 10:21:17,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109894037247s 2019-04-13 10:21:17,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 10:21:17,453 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:17,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c17bb76-d021-40b7-a2a7-b967360eedaf 2019-04-13 10:21:17,582 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_9bff850f-e9af-431b-a5aa-e1302b01298b", "links": {"self": "http://172.30.9.23:5000/v3/users/264708a61f264f6f8f0308862b54baa6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "264708a61f264f6f8f0308862b54baa6", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 10:21:17,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6c17bb76-d021-40b7-a2a7-b967360eedaf 2019-04-13 10:21:17,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132864952087s 2019-04-13 10:21:17,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 10:21:17,597 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:17,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d255a4a-8edc-4a16-94b7-4b6378634da3 2019-04-13 10:21:17,707 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/09b9b1734a0348b99331e49ccf5aa4d2"}, "tags": [], "enabled": true, "id": "09b9b1734a0348b99331e49ccf5aa4d2", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9bff850f-e9af-431b-a5aa-e1302b01298b"}]} 2019-04-13 10:21:17,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1d255a4a-8edc-4a16-94b7-4b6378634da3 2019-04-13 10:21:17,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112937927246s 2019-04-13 10:21:17,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 10:21:17,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=264708a61f264f6f8f0308862b54baa6&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=09b9b1734a0348b99331e49ccf5aa4d2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:17,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7affc924-634f-4467-8ef2-35f11bad24a7 2019-04-13 10:21:17,826 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=264708a61f264f6f8f0308862b54baa6&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=09b9b1734a0348b99331e49ccf5aa4d2", "previous": null, "next": null}} 2019-04-13 10:21:17,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=264708a61f264f6f8f0308862b54baa6&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=09b9b1734a0348b99331e49ccf5aa4d2 used request id req-7affc924-634f-4467-8ef2-35f11bad24a7 2019-04-13 10:21:17,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111176967621s 2019-04-13 10:21:17,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 10:21:17,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/09b9b1734a0348b99331e49ccf5aa4d2/users/264708a61f264f6f8f0308862b54baa6/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:17,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 10:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba0e030f-c2ff-4912-9651-12cb0ed5da69 2019-04-13 10:21:17,974 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 10:21:17,974 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/09b9b1734a0348b99331e49ccf5aa4d2/users/264708a61f264f6f8f0308862b54baa6/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-ba0e030f-c2ff-4912-9651-12cb0ed5da69 2019-04-13 10:21:17,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144157886505s 2019-04-13 10:21:17,975 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_9bff850f-e9af-431b-a5aa-e1302b01298b', 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'09b9b1734a0348b99331e49ccf5aa4d2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ZsIlSEIwqLws3UT9YGZFpxHoZ2S4xI', 'username': u'vmtp-user_9bff850f-e9af-431b-a5aa-e1302b01298b', '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-04-13 10:21:17,978 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_9bff850f-e9af-431b-a5aa-e1302b01298b', 'password': 'ZsIlSEIwqLws3UT9YGZFpxHoZ2S4xI', 'project_name': 'vmtp-project_9bff850f-e9af-431b-a5aa-e1302b01298b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '09b9b1734a0348b99331e49ccf5aa4d2', 'project_domain_name': 'Default'} 2019-04-13 10:21:17,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 10:21:17,989 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:18,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21: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-9e357bf6-e6df-4f6e-83a1-727e1feb9e85 x-openstack-request-id: req-9e357bf6-e6df-4f6e-83a1-727e1feb9e85 2019-04-13 10:21:18,293 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 10:21:18,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-9e357bf6-e6df-4f6e-83a1-727e1feb9e85 2019-04-13 10:21:18,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.307183980942s 2019-04-13 10:21:18,294 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-04-13 10:21:18,298 - 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.15" 2019-04-13 10:21:18,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172e69e5-ac72-4c2b-a84a-34df9f8f1a3e 2019-04-13 10:21:18,305 - 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-04-13 10:21:18,305 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-172e69e5-ac72-4c2b-a84a-34df9f8f1a3e 2019-04-13 10:21:18,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 10:21:18,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T11:21:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09b9b1734a0348b99331e49ccf5aa4d2", "name": "vmtp-project_9bff850f-e9af-431b-a5aa-e1302b01298b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/09b9b1734a0348b99331e49ccf5aa4d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/09b9b1734a0348b99331e49ccf5aa4d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/09b9b1734a0348b99331e49ccf5aa4d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/09b9b1734a0348b99331e49ccf5aa4d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/09b9b1734a0348b99331e49ccf5aa4d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/09b9b1734a0348b99331e49ccf5aa4d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_09b9b1734a0348b99331e49ccf5aa4d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_09b9b1734a0348b99331e49ccf5aa4d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/09b9b1734a0348b99331e49ccf5aa4d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/09b9b1734a0348b99331e49ccf5aa4d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/09b9b1734a0348b99331e49ccf5aa4d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_9bff850f-e9af-431b-a5aa-e1302b01298b", "id": "264708a61f264f6f8f0308862b54baa6"}, "audit_ids": ["u_8QJgNcSySJMSeOxIHXyg"], "issued_at": "2019-04-13T10:21:18.000000Z"}} 2019-04-13 10:21:18,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 10:21:18,713 - 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.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "vmtp-router_9bff850f-e9af-431b-a5aa-e1302b01298b", "admin_state_up": true}}' 2019-04-13 10:21:20,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:20 GMT X-Openstack-Request-Id: req-0b122e54-f581-4ff9-858f-253a95454e89 2019-04-13 10:21:20,726 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "created_at": "2019-04-13T10:21:19Z", "admin_state_up": true, "updated_at": "2019-04-13T10:21:20Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "09b9b1734a0348b99331e49ccf5aa4d2", "id": "a5a3b3bd-ed55-4a43-adca-0bd379dd89d1", "name": "vmtp-router_9bff850f-e9af-431b-a5aa-e1302b01298b"}} 2019-04-13 10:21:20,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0b122e54-f581-4ff9-858f-253a95454e89 2019-04-13 10:21:20,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.01351714134s 2019-04-13 10:21:20,727 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T10:21:20Z', u'revision_number': 2, u'id': u'a5a3b3bd-ed55-4a43-adca-0bd379dd89d1', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_9bff850f-e9af-431b-a5aa-e1302b01298b', u'admin_state_up': True, u'tenant_id': u'09b9b1734a0348b99331e49ccf5aa4d2', u'created_at': u'2019-04-13T10:21:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'09b9b1734a0348b99331e49ccf5aa4d2'}) 2019-04-13 10:21:20,728 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-13 10:21:21,878 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-13 10:21:21,882 - 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.15" 2019-04-13 10:21:21,888 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:21 GMT 2019-04-13 10:21:21,888 - 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-04-13 10:21:21,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 10:21:21,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.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" 2019-04-13 10:21:22,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:22 GMT X-Openstack-Request-Id: req-fb1e4b9c-dc2e-472b-aa33-6c22026bfa17 2019-04-13 10:21:22,231 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 10:21:22,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fb1e4b9c-dc2e-472b-aa33-6c22026bfa17 2019-04-13 10:21:22,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.34138584137s 2019-04-13 10:21:22,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 10:21:22,245 - 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.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b"}' 2019-04-13 10:21:22,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:22 GMT Location: http://172.30.9.23:9292/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d4f0c3d7-5410-459f-a12c-d50376584735 2019-04-13 10:21:22,290 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T10:21:22Z", "file": "/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/file", "owner": "09b9b1734a0348b99331e49ccf5aa4d2", "id": "d0eb773e-eb42-4e04-9e7c-d80d235aa65c", "size": null, "self": "/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b", "checksum": null, "created_at": "2019-04-13T10:21:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 10:21:22,291 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d4f0c3d7-5410-459f-a12c-d50376584735 2019-04-13 10:21:22,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0498051643372s 2019-04-13 10:21:22,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 10:21:22,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/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.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" -d '' 2019-04-13 10:21:26,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 10:21:26 GMT X-Openstack-Request-Id: req-2ad01844-665c-4e1d-ab61-5054828bff4d 2019-04-13 10:21:26,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 10:21:26,792 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/file used request id req-2ad01844-665c-4e1d-ab61-5054828bff4d 2019-04-13 10:21:26,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.50104904175s 2019-04-13 10:21:26,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 10:21:26,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.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" 2019-04-13 10:21:26,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:26 GMT X-Openstack-Request-Id: req-1fe8f36f-8376-4688-84c5-ee07b74db781 2019-04-13 10:21:26,841 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T10:21:26Z", "file": "/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/file", "owner": "09b9b1734a0348b99331e49ccf5aa4d2", "id": "d0eb773e-eb42-4e04-9e7c-d80d235aa65c", "size": 263848448, "self": "/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T10:21:22Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 10:21:26,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1fe8f36f-8376-4688-84c5-ee07b74db781 2019-04-13 10:21:26,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0423519611359s 2019-04-13 10:21:26,844 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/file', 'owner': u'09b9b1734a0348b99331e49ccf5aa4d2', 'id': u'd0eb773e-eb42-4e04-9e7c-d80d235aa65c', 'size': 263848448, u'self': u'/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09b9b1734a0348b99331e49ccf5aa4d2', 'name': 'vmtp-project_9bff850f-e9af-431b-a5aa-e1302b01298b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T10:21:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T10:21:26Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b', 'created': u'2019-04-13T10:21:22Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-13T10:21:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-13 10:21:26,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 10:21:26,848 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_9bff850f-e9af-431b-a5aa-e1302b01298b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-04-13 10:21:26,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-69d52bb3-fa48-4b63-b6c9-5189b0c45e5c x-openstack-request-id: req-69d52bb3-fa48-4b63-b6c9-5189b0c45e5c 2019-04-13 10:21:26,889 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_9bff850f-e9af-431b-a5aa-e1302b01298b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/778cd664-7ce0-4e60-91de-b19c0f028e0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/778cd664-7ce0-4e60-91de-b19c0f028e0f", "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": "778cd664-7ce0-4e60-91de-b19c0f028e0f"}} 2019-04-13 10:21:26,889 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-69d52bb3-fa48-4b63-b6c9-5189b0c45e5c 2019-04-13 10:21:26,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0445988178253s 2019-04-13 10:21:26,891 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_9bff850f-e9af-431b-a5aa-e1302b01298b', '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'8cb957e698214daa959a3206e3607cbf', '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'778cd664-7ce0-4e60-91de-b19c0f028e0f', 'swap': 0}) 2019-04-13 10:21:26,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 10:21:26,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/778cd664-7ce0-4e60-91de-b19c0f028e0f/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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" -d '{"extra_specs": {}}' 2019-04-13 10:21:26,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5eb6132e-11fb-48dd-aa24-695a14ef2035 x-openstack-request-id: req-5eb6132e-11fb-48dd-aa24-695a14ef2035 2019-04-13 10:21:26,912 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 10:21:26,912 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/778cd664-7ce0-4e60-91de-b19c0f028e0f/os-extra_specs used request id req-5eb6132e-11fb-48dd-aa24-695a14ef2035 2019-04-13 10:21:26,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212440490723s 2019-04-13 10:21:26,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:21:26,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:27,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180ab8e9-69da-400c-a5a3-cffe2513fab6 2019-04-13 10:21:27,154 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:21:27,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-180ab8e9-69da-400c-a5a3-cffe2513fab6 2019-04-13 10:21:27,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.237581968307s 2019-04-13 10:21:27,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:21:27,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:27,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c70cfbdd-642a-416c-8571-73b07ddecab0 2019-04-13 10:21:27,460 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:21:27,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c70cfbdd-642a-416c-8571-73b07ddecab0 2019-04-13 10:21:27,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.300544977188s 2019-04-13 10:21:27,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 10:21:27,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:27,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb21e4d-b04b-4db9-8b8e-5b0bae940c99 2019-04-13 10:21:27,667 - 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-04-13 10:21:27,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-efb21e4d-b04b-4db9-8b8e-5b0bae940c99 2019-04-13 10:21:27,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201872110367s 2019-04-13 10:21:27,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 10:21:27,672 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:27,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c190fdf-fb8f-4c8e-a113-4fab09a64dc8 2019-04-13 10:21:27,819 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_9bff850f-e9af-431b-a5aa-e1302b01298b", "links": {"self": "http://172.30.9.23:5000/v3/users/264708a61f264f6f8f0308862b54baa6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "264708a61f264f6f8f0308862b54baa6", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 10:21:27,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2c190fdf-fb8f-4c8e-a113-4fab09a64dc8 2019-04-13 10:21:27,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.150778055191s 2019-04-13 10:21:27,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 10:21:27,833 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:28,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff040a5-5e60-4a5d-a8cc-5d6d4afcaa1c 2019-04-13 10:21:28,026 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/09b9b1734a0348b99331e49ccf5aa4d2"}, "tags": [], "enabled": true, "id": "09b9b1734a0348b99331e49ccf5aa4d2", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9bff850f-e9af-431b-a5aa-e1302b01298b"}]} 2019-04-13 10:21:28,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3ff040a5-5e60-4a5d-a8cc-5d6d4afcaa1c 2019-04-13 10:21:28,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196363925934s 2019-04-13 10:21:28,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 10:21:28,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=264708a61f264f6f8f0308862b54baa6&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=09b9b1734a0348b99331e49ccf5aa4d2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:28,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9c9941-252d-499b-8ece-d8ed77ef766e 2019-04-13 10:21:28,249 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=264708a61f264f6f8f0308862b54baa6&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=09b9b1734a0348b99331e49ccf5aa4d2", "previous": null, "next": null}} 2019-04-13 10:21:28,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=264708a61f264f6f8f0308862b54baa6&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=09b9b1734a0348b99331e49ccf5aa4d2 used request id req-3b9c9941-252d-499b-8ece-d8ed77ef766e 2019-04-13 10:21:28,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.215241909027s 2019-04-13 10:21:28,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 10:21:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/09b9b1734a0348b99331e49ccf5aa4d2/users/264708a61f264f6f8f0308862b54baa6/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:21:28,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 10:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e42f432d-898a-4493-a324-b6c1ba10557d 2019-04-13 10:21:28,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 10:21:28,413 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/09b9b1734a0348b99331e49ccf5aa4d2/users/264708a61f264f6f8f0308862b54baa6/roles/ecc7000790704244895fb79f2874ceb4 used request id req-e42f432d-898a-4493-a324-b6c1ba10557d 2019-04-13 10:21:28,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.159410953522s 2019-04-13 10:21:28,413 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_9bff850f-e9af-431b-a5aa-e1302b01298b' 2019-04-13 10:21:28,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-13 10:21:28,419 - 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.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" -d '{"keypair": {"name": "vmtp_9bff850f-e9af-431b-a5aa-e1302b01298b"}}' 2019-04-13 10:21:28,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1795 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21: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-de58e0b9-2d9a-4716-8979-927e61fd8ff4 x-openstack-request-id: req-de58e0b9-2d9a-4716-8979-927e61fd8ff4 2019-04-13 10:21:28,856 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC48GLc7jiNaUgA/QSLIHGZNEH6cqd+sQ0ewHg/wNxkmqsxcV0aGPA/NcLiy2enR2wvExMhNF50HOVMxRgMi0pxczb1R3CLJ8FyAxzJLHKTsyCEb3ZC+KODs9K8e4nMs70KO8GfvvcXY3yoZ66N95AIh0rdp3P3TiSoEa7070osL4885yx6jXWGM3iZpeQ/z9gI4FLD9lWVwL18vGAd0bWg/X6SbKUIRIQ1WljyhWmQbZx+73DYtZRIEozUvws4wx/U2c/z+Hp8y1eMcipi4BZlsRDVB+KSF0nrwPsWYOi0rVO+4TIhkVyLdFMzT6S9DNdN7cRH+oNarJh/4Kc00pth Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuPBi3O44jWlIAP0EiyBxmTRB+nKnfrENHsB4P8DcZJqrMXFd\nGhjwPzXC4stnp0dsLxMTITRedBzlTMUYDItKcXM29UdwiyfBcgMcySxyk7MghG92\nQvijg7PSvHuJzLO9CjvBn773F2N8qGeujfeQCIdK3adz904kqBGu9O9KLC+PPOcs\neo11hjN4maXkP8/YCOBSw/ZVlcC9fLxgHdG1oP1+kmylCESENVpY8oVpkG2cfu9w\n2LWUSBKM1L8LOMMf1NnP8/h6fMtXjHIqYuAWZbEQ1QfikhdJ68D7FmDotK1TvuEy\nIZFci3RTM0+kvQzXTe3ER/qDWqyYf+CnNNKbYQIDAQABAoIBAH1Is+CxLPR3ZwTs\nYuCRSQOdiDjO5TMJZDb58jxWPbeVo/Wps4WTcWWQ2QZk/0IuO1akmGf9HyOP07Kv\nLnyI/BRhFdER5WcPtpezDhQmnTP7vEKbc8UoxTTaZB+1nQNkm+LL2n6Kkr9wcSlw\nm6qnFBcC+C+yWfgmIuUMnbZmSJwnMQLR5Q4QfolUOwkl1YlH3+dHQLwvNtXoQMMV\nyFIkel7nGhbTpr5YD8aLOeNJ364gcBU1Nfxfl2R5mcjVUpE50TPMQZL5EY4jtWjU\n4UMQ5B68uWfBvWvxkJstBhbnHWZoeQPK/1Yra+b8zvCk3zFMNrjwT5Xl9VtcIXGW\nVdJpc7UCgYEA3pe3H0vdlFb5QOa6ttN4SKfnJKn9AIvPDpErd80J02DUMxl6IJIv\nXUp1N/Mi6PZ28w6yG0BvFkd8lUN1XWnGrFg8vqrPz/XSvzNnOprqlyYpgOFo6im5\nupNPSQh4HOpDPzZtCm+Sc7UwcBR/TVR2C/0UR4nYVyVfN8a0WB7D9ycCgYEA1LH4\nyJsQhFVGGvPSwPp8pxaeLbTzghy32cQ7YaulINKf7AaTv1P1qwotKbl+nM84E+O0\nhQkO2x0g2WQHVMyLemcRjCfMRZ/DluW8OOnebPRMpg/kP+pkcQpB1zY8lox7F/xE\nUvUyJyZCvvPSjQJ/NeQKwYyNjeh6GeweS3jkrjcCgYEAlbHeOzPgHiSnl9gTdWSe\nHe6c6fFP7pAXfapvWzAPDZKu4nadxU3KgKjUT/45WgZ2VFtruBwLGSaWSCOHyHyc\nWcc1gtyIyUh+pItDPwxz+5Z0jvIIhoHtH+Z1iZ4ieP+qndZSWpRSH3KY0qdWPYEx\nqjpW6w1u6px9fpspKaH3FD0CgYEAsI+IiOaIIII1LvyGUCHfRkj1R9X1amXyjHhk\nHuEAs62Eicav8Vx+C9znvsI4A23VDFWyrdjmFygn864gk9k0U4ipvWHwJT/JekL9\nK3WgaWunERcSD6jAdkHghAmG5CZ7rF6CTScz2eHd+GuotduDxDWoZCEMBOgeK9Sh\nFV+m3aMCgYEA0W/8+NgzjVgj38zu1HducjRni+z743+SfEI6gB/mRL/CxImKvoUK\n79m5hfB/diwdoGHd8bvfh8AAAD9ebBqS8y10t1YgnrdDei23KEaEIYr7hCaAJMLM\nSRczabsgSfWU77C9uGPlJ4mNEppu4DmHjvE5dU9OX8c1BtSy+YDTx1Y=\n-----END RSA PRIVATE KEY-----\n", "user_id": "264708a61f264f6f8f0308862b54baa6", "name": "vmtp_9bff850f-e9af-431b-a5aa-e1302b01298b", "fingerprint": "98:46:38:29:56:54:99:63:fa:b3:9e:e2:c7:36:76:92"}} 2019-04-13 10:21:28,856 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-de58e0b9-2d9a-4716-8979-927e61fd8ff4 2019-04-13 10:21:28,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.439602851868s 2019-04-13 10:21:28,857 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC48GLc7jiNaUgA/QSLIHGZNEH6cqd+sQ0ewHg/wNxkmqsxcV0aGPA/NcLiy2enR2wvExMhNF50HOVMxRgMi0pxczb1R3CLJ8FyAxzJLHKTsyCEb3ZC+KODs9K8e4nMs70KO8GfvvcXY3yoZ66N95AIh0rdp3P3TiSoEa7070osL4885yx6jXWGM3iZpeQ/z9gI4FLD9lWVwL18vGAd0bWg/X6SbKUIRIQ1WljyhWmQbZx+73DYtZRIEozUvws4wx/U2c/z+Hp8y1eMcipi4BZlsRDVB+KSF0nrwPsWYOi0rVO+4TIhkVyLdFMzT6S9DNdN7cRH+oNarJh/4Kc00pth Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAuPBi3O44jWlIAP0EiyBxmTRB+nKnfrENHsB4P8DcZJqrMXFd\nGhjwPzXC4stnp0dsLxMTITRedBzlTMUYDItKcXM29UdwiyfBcgMcySxyk7MghG92\nQvijg7PSvHuJzLO9CjvBn773F2N8qGeujfeQCIdK3adz904kqBGu9O9KLC+PPOcs\neo11hjN4maXkP8/YCOBSw/ZVlcC9fLxgHdG1oP1+kmylCESENVpY8oVpkG2cfu9w\n2LWUSBKM1L8LOMMf1NnP8/h6fMtXjHIqYuAWZbEQ1QfikhdJ68D7FmDotK1TvuEy\nIZFci3RTM0+kvQzXTe3ER/qDWqyYf+CnNNKbYQIDAQABAoIBAH1Is+CxLPR3ZwTs\nYuCRSQOdiDjO5TMJZDb58jxWPbeVo/Wps4WTcWWQ2QZk/0IuO1akmGf9HyOP07Kv\nLnyI/BRhFdER5WcPtpezDhQmnTP7vEKbc8UoxTTaZB+1nQNkm+LL2n6Kkr9wcSlw\nm6qnFBcC+C+yWfgmIuUMnbZmSJwnMQLR5Q4QfolUOwkl1YlH3+dHQLwvNtXoQMMV\nyFIkel7nGhbTpr5YD8aLOeNJ364gcBU1Nfxfl2R5mcjVUpE50TPMQZL5EY4jtWjU\n4UMQ5B68uWfBvWvxkJstBhbnHWZoeQPK/1Yra+b8zvCk3zFMNrjwT5Xl9VtcIXGW\nVdJpc7UCgYEA3pe3H0vdlFb5QOa6ttN4SKfnJKn9AIvPDpErd80J02DUMxl6IJIv\nXUp1N/Mi6PZ28w6yG0BvFkd8lUN1XWnGrFg8vqrPz/XSvzNnOprqlyYpgOFo6im5\nupNPSQh4HOpDPzZtCm+Sc7UwcBR/TVR2C/0UR4nYVyVfN8a0WB7D9ycCgYEA1LH4\nyJsQhFVGGvPSwPp8pxaeLbTzghy32cQ7YaulINKf7AaTv1P1qwotKbl+nM84E+O0\nhQkO2x0g2WQHVMyLemcRjCfMRZ/DluW8OOnebPRMpg/kP+pkcQpB1zY8lox7F/xE\nUvUyJyZCvvPSjQJ/NeQKwYyNjeh6GeweS3jkrjcCgYEAlbHeOzPgHiSnl9gTdWSe\nHe6c6fFP7pAXfapvWzAPDZKu4nadxU3KgKjUT/45WgZ2VFtruBwLGSaWSCOHyHyc\nWcc1gtyIyUh+pItDPwxz+5Z0jvIIhoHtH+Z1iZ4ieP+qndZSWpRSH3KY0qdWPYEx\nqjpW6w1u6px9fpspKaH3FD0CgYEAsI+IiOaIIII1LvyGUCHfRkj1R9X1amXyjHhk\nHuEAs62Eicav8Vx+C9znvsI4A23VDFWyrdjmFygn864gk9k0U4ipvWHwJT/JekL9\nK3WgaWunERcSD6jAdkHghAmG5CZ7rF6CTScz2eHd+GuotduDxDWoZCEMBOgeK9Sh\nFV+m3aMCgYEA0W/8+NgzjVgj38zu1HducjRni+z743+SfEI6gB/mRL/CxImKvoUK\n79m5hfB/diwdoGHd8bvfh8AAAD9ebBqS8y10t1YgnrdDei23KEaEIYr7hCaAJMLM\nSRczabsgSfWU77C9uGPlJ4mNEppu4DmHjvE5dU9OX8c1BtSy+YDTx1Y=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'264708a61f264f6f8f0308862b54baa6', 'name': u'vmtp_9bff850f-e9af-431b-a5aa-e1302b01298b', 'created_at': '2019-04-13T10:21:28.857292', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09b9b1734a0348b99331e49ccf5aa4d2', 'name': 'vmtp-project_9bff850f-e9af-431b-a5aa-e1302b01298b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'98:46:38:29:56:54:99:63:fa:b3:9e:e2:c7:36:76:92', 'type': 'ssh', 'id': u'vmtp_9bff850f-e9af-431b-a5aa-e1302b01298b'}) 2019-04-13 10:21:28,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-13 10:21:28,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_9bff850f-e9af-431b-a5aa-e1302b01298b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" 2019-04-13 10:21:28,897 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 10:21: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-0f16c7a8-048f-4e96-881d-c10d3d6c6564 x-openstack-request-id: req-0f16c7a8-048f-4e96-881d-c10d3d6c6564 2019-04-13 10:21:28,897 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_9bff850f-e9af-431b-a5aa-e1302b01298b used request id req-0f16c7a8-048f-4e96-881d-c10d3d6c6564 2019-04-13 10:21:28,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0396640300751s 2019-04-13 10:21:29,710 - 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-04-13 10:40:57,980 - 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-04-13 10:21:30,394 INFO Using http://172.30.9.23:5000/v3 2019-04-13 10:21:30,394 INFO VM public key: /tmp/tmp0AGkzk 2019-04-13 10:21:30,394 INFO VM private key: /tmp/tmp9yENmk 2019-04-13 10:21:31,558 INFO Found image vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b to launch VM, will continue 2019-04-13 10:21:32,178 INFO Using external router: vmtp-router_9bff850f-e9af-431b-a5aa-e1302b01298b 2019-04-13 10:21:32,178 INFO Using external network: external. 2019-04-13 10:21:33,085 INFO Created internal network: pns-internal-net_9bff850f-e9af-431b-a5aa-e1302b01298b. 2019-04-13 10:21:33,780 INFO Created internal network: pns-internal-net2_9bff850f-e9af-431b-a5aa-e1302b01298b. 2019-04-13 10:21:36,437 DEBUG Ext router associated to pns-internal-net_9bff850f-e9af-431b-a5aa-e1302b01298b 2019-04-13 10:21:38,639 DEBUG Ext router associated to pns-internal-net2_9bff850f-e9af-431b-a5aa-e1302b01298b 2019-04-13 10:21:38,720 INFO OpenStack agent: Open vSwitch agent 2019-04-13 10:21:38,720 INFO OpenStack network type: vxlan 2019-04-13 10:21:40,425 INFO [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] Creating server VM... 2019-04-13 10:21:40,425 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-04-13 10:21:42,959 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 1 of 150... 2019-04-13 10:21:45,770 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 2 of 150... 2019-04-13 10:21:48,395 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 3 of 150... 2019-04-13 10:21:51,260 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 4 of 150... 2019-04-13 10:21:53,433 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 5 of 150... 2019-04-13 10:21:55,881 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 6 of 150... 2019-04-13 10:21:58,045 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 7 of 150... 2019-04-13 10:22:00,537 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 8 of 150... 2019-04-13 10:22:02,957 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 9 of 150... 2019-04-13 10:22:05,572 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 10 of 150... 2019-04-13 10:22:08,576 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 11 of 150... 2019-04-13 10:22:10,747 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 12 of 150... 2019-04-13 10:22:13,410 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 13 of 150... 2019-04-13 10:22:15,776 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 14 of 150... 2019-04-13 10:22:17,947 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 15 of 150... 2019-04-13 10:22:20,313 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 16 of 150... 2019-04-13 10:22:22,734 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 17 of 150... 2019-04-13 10:22:25,085 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 18 of 150... 2019-04-13 10:22:27,262 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 19 of 150... 2019-04-13 10:22:29,660 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 20 of 150... 2019-04-13 10:22:32,091 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 21 of 150... 2019-04-13 10:22:34,449 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 22 of 150... 2019-04-13 10:22:36,617 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 23 of 150... 2019-04-13 10:22:38,774 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 24 of 150... 2019-04-13 10:22:41,836 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 25 of 150... 2019-04-13 10:22:43,993 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 26 of 150... 2019-04-13 10:22:46,417 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 27 of 150... 2019-04-13 10:22:48,822 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 28 of 150... 2019-04-13 10:22:51,262 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 29 of 150... 2019-04-13 10:22:53,421 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 30 of 150... 2019-04-13 10:22:55,864 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 31 of 150... 2019-04-13 10:22:58,031 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 32 of 150... 2019-04-13 10:23:00,376 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 33 of 150... 2019-04-13 10:23:02,807 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 34 of 150... 2019-04-13 10:23:04,966 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 35 of 150... 2019-04-13 10:23:07,113 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 36 of 150... 2019-04-13 10:23:09,489 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 37 of 150... 2019-04-13 10:23:11,900 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 38 of 150... 2019-04-13 10:23:14,069 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 39 of 150... 2019-04-13 10:23:16,232 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 40 of 150... 2019-04-13 10:23:18,677 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 41 of 150... 2019-04-13 10:23:20,860 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 42 of 150... 2019-04-13 10:23:23,280 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 43 of 150... 2019-04-13 10:23:25,702 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 44 of 150... 2019-04-13 10:23:28,155 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 45 of 150... 2019-04-13 10:23:30,575 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 46 of 150... 2019-04-13 10:23:35,833 INFO [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] Internal network IP: 192.168.1.3 2019-04-13 10:23:35,834 INFO [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] SSH IP: 172.30.9.201 2019-04-13 10:23:35,834 INFO [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] Setup SSH for ubuntu@172.30.9.201 2019-04-13 10:23:49,510 INFO [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] Installing nuttcp-8.1.4... 2019-04-13 10:23:49,557 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] Copying nuttcp-8.1.4 to target... 2019-04-13 10:23:49,774 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] Starting nuttcp-8.1.4 server... 2019-04-13 10:23:49,814 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] 2019-04-13 10:23:49,860 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Creating client VM... 2019-04-13 10:23:49,860 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-04-13 10:23:51,511 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 1 of 150... 2019-04-13 10:23:54,306 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 2 of 150... 2019-04-13 10:23:56,727 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 3 of 150... 2019-04-13 10:23:58,882 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 4 of 150... 2019-04-13 10:24:01,059 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 5 of 150... 2019-04-13 10:24:03,402 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] VM status=BUILD, retrying 6 of 150... 2019-04-13 10:24:08,507 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Internal network IP: 192.168.1.10 2019-04-13 10:24:08,507 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] SSH IP: 172.30.9.208 2019-04-13 10:24:08,507 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Setup SSH for ubuntu@172.30.9.208 2019-04-13 10:24:22,299 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Installing nuttcp-8.1.4... 2019-04-13 10:24:22,345 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Copying nuttcp-8.1.4 to target... 2019-04-13 10:24:22,507 INFO ============================================================ 2019-04-13 10:24:22,507 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-04-13 10:24:31,577 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=21.0 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.263 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.203 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.242 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.466 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.333 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.324 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.240 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.326 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.219 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.203/2.366/21.045/6.226 ms 2019-04-13 10:24:40,622 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.136 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.295 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.181 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.166 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.138 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.253 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.272 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.405 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.331 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.368 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.136/0.254/0.405/0.093 ms 2019-04-13 10:24:49,666 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.566 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.377 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.243 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.235 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.221 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.231 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.216 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.243 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.360 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.401 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.216/0.309/0.566/0.109 ms 2019-04-13 10:24:49,667 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Measuring TCP Throughput (packet size=65536)... 2019-04-13 10:24:49,668 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:24:59,769 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=17139.9376 real_seconds=10.00 rate_Mbps=14374.4209 tx_cpu=30 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.46 2019-04-13 10:24:59,771 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:09,899 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=19218.6250 real_seconds=10.00 rate_Mbps=16117.4478 tx_cpu=35 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.32 2019-04-13 10:25:09,900 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:20,003 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=17327.5428 real_seconds=10.00 rate_Mbps=14532.2153 tx_cpu=30 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.41 2019-04-13 10:25:20,003 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Measuring UDP Throughput (packet size=128)... 2019-04-13 10:25:20,003 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:23,334 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=18.7576 real_seconds=1.00 rate_Mbps=157.0286 tx_cpu=12 rx_cpu=28 drop=0 pkt=153662 data_loss=0.00000 2019-04-13 10:25:23,336 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=128 throughput=1<160797/5000000<10000000 Kbps loss-rate=0 2019-04-13 10:25:23,336 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R482391K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:26,690 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=18.6400 real_seconds=1.00 rate_Mbps=155.8947 tx_cpu=13 rx_cpu=29 drop=0 pkt=152699 data_loss=0.00000 2019-04-13 10:25:26,691 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=128 throughput=1<159636/482391<482391 Kbps loss-rate=0 2019-04-13 10:25:26,692 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R321013K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:30,044 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=18.5719 real_seconds=1.00 rate_Mbps=155.4183 tx_cpu=12 rx_cpu=27 drop=0 pkt=152141 data_loss=0.00000 2019-04-13 10:25:30,044 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=128 throughput=1<159148/321013<321013 Kbps loss-rate=0 2019-04-13 10:25:30,045 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R240080K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:33,372 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=17.5118 real_seconds=1.00 rate_Mbps=146.5126 tx_cpu=15 rx_cpu=30 drop=0 pkt=143457 data_loss=0.00000 2019-04-13 10:25:33,372 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=128 throughput=1<150028/240080<240080 Kbps loss-rate=0 2019-04-13 10:25:33,373 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195054K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:36,699 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=19.1687 real_seconds=1.00 rate_Mbps=160.5132 tx_cpu=14 rx_cpu=33 drop=0 pkt=157030 data_loss=0.00000 2019-04-13 10:25:36,700 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=128 throughput=1<164365/195054<195054 Kbps loss-rate=0 2019-04-13 10:25:36,700 DEBUG undershot, min=164365 kbps=179709 max=195054 2019-04-13 10:25:36,700 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179709K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:40,028 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=19.3743 real_seconds=1.00 rate_Mbps=162.1303 tx_cpu=15 rx_cpu=32 drop=0 pkt=158714 data_loss=0.00000 2019-04-13 10:25:40,028 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=128 throughput=164365<166021/179709<195054 Kbps loss-rate=0 2019-04-13 10:25:40,029 DEBUG undershot, min=166021 kbps=180537 max=195054 2019-04-13 10:25:40,029 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180537K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:43,357 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=18.3452 real_seconds=1.00 rate_Mbps=153.4455 tx_cpu=13 rx_cpu=27 drop=0 pkt=150284 data_loss=0.00000 2019-04-13 10:25:43,357 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=128 throughput=166021<157128/180537<195054 Kbps loss-rate=0 2019-04-13 10:25:43,357 DEBUG undershot, min=180537 kbps=187795 max=195054 2019-04-13 10:25:43,358 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187795K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:46,711 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=19.1976 real_seconds=1.00 rate_Mbps=160.5778 tx_cpu=13 rx_cpu=31 drop=0 pkt=157267 data_loss=0.00000 2019-04-13 10:25:46,711 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=128 throughput=180537<164431/187795<195054 Kbps loss-rate=0 2019-04-13 10:25:46,712 DEBUG undershot, min=187795 kbps=191424 max=195054 2019-04-13 10:25:46,712 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Measuring UDP Throughput (packet size=1024)... 2019-04-13 10:25:46,712 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:50,065 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=143.1504 real_seconds=1.00 rate_Mbps=1199.1561 tx_cpu=18 rx_cpu=31 drop=0 pkt=146586 data_loss=0.00000 2019-04-13 10:25:50,066 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=1024 throughput=1<1227935/5000000<10000000 Kbps loss-rate=0 2019-04-13 10:25:50,066 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3113967K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:53,391 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=143.3828 real_seconds=1.00 rate_Mbps=1201.3658 tx_cpu=21 rx_cpu=31 drop=0 pkt=146824 data_loss=0.00000 2019-04-13 10:25:53,392 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=1024 throughput=1<1230198/3113967<3113967 Kbps loss-rate=0 2019-04-13 10:25:53,392 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2172082K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:25:56,745 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=133.5264 real_seconds=1.00 rate_Mbps=1118.7545 tx_cpu=17 rx_cpu=29 drop=44 pkt=136775 data_loss=0.03212 2019-04-13 10:25:56,746 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=1024 throughput=1<1145604/2172082<2172082 Kbps loss-rate=0 2019-04-13 10:25:56,746 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1658843K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:26:00,072 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=141.0850 real_seconds=1.00 rate_Mbps=1182.2485 tx_cpu=21 rx_cpu=32 drop=0 pkt=144471 data_loss=0.00000 2019-04-13 10:26:00,072 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=1024 throughput=1<1210622/1658843<1658843 Kbps loss-rate=0 2019-04-13 10:26:00,073 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1434732K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:26:03,400 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=146.9014 real_seconds=1.00 rate_Mbps=1230.0605 tx_cpu=19 rx_cpu=27 drop=185 pkt=150612 data_loss=0.12279 2019-04-13 10:26:03,401 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=1024 throughput=1<1259581/1434732<1434732 Kbps loss-rate=0 2019-04-13 10:26:03,401 DEBUG undershot, min=1259581 kbps=1347156 max=1434732 2019-04-13 10:26:03,401 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1347156K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:26:06,727 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=154.8193 real_seconds=1.00 rate_Mbps=1297.3384 tx_cpu=25 rx_cpu=29 drop=0 pkt=158535 data_loss=0.00000 2019-04-13 10:26:06,727 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=1024 throughput=1259581<1328474/1347156<1434732 Kbps loss-rate=0 2019-04-13 10:26:06,728 DEBUG undershot, min=1328474 kbps=1381603 max=1434732 2019-04-13 10:26:06,728 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1381603K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:26:10,057 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=146.0811 real_seconds=1.00 rate_Mbps=1223.5422 tx_cpu=19 rx_cpu=28 drop=0 pkt=149587 data_loss=0.00000 2019-04-13 10:26:10,057 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=1024 throughput=1328474<1252907/1381603<1434732 Kbps loss-rate=0 2019-04-13 10:26:10,058 DEBUG undershot, min=1381603 kbps=1408167 max=1434732 2019-04-13 10:26:10,058 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Measuring UDP Throughput (packet size=8192)... 2019-04-13 10:26:10,058 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:26:13,412 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=595.2891 real_seconds=1.00 rate_Mbps=4993.5417 tx_cpu=99 rx_cpu=22 drop=97 pkt=76294 data_loss=0.12714 2019-04-13 10:26:13,412 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=8192 throughput=1<5113386/5000000<10000000 Kbps loss-rate=0 2019-04-13 10:26:13,413 DEBUG undershot, min=5113386 kbps=7556693 max=10000000 2019-04-13 10:26:13,413 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7556693K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:26:16,765 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=894.9453 real_seconds=1.00 rate_Mbps=7495.8917 tx_cpu=87 rx_cpu=32 drop=456 pkt=115009 data_loss=0.39649 2019-04-13 10:26:16,765 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=8192 throughput=5113386<7675793/7556693<10000000 Kbps loss-rate=0 2019-04-13 10:26:16,766 DEBUG undershot, min=7675793 kbps=8837896 max=10000000 2019-04-13 10:26:16,766 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8837896K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:26:20,093 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=961.4609 real_seconds=1.00 rate_Mbps=8052.4672 tx_cpu=26 rx_cpu=36 drop=36 pkt=123103 data_loss=0.02925 2019-04-13 10:26:20,094 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=8192 throughput=7675793<8245726/8837896<10000000 Kbps loss-rate=0 2019-04-13 10:26:20,094 DEBUG undershot, min=8245726 kbps=9122863 max=10000000 2019-04-13 10:26:20,094 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9122863K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:26:23,446 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=959.0078 real_seconds=1.00 rate_Mbps=8030.3823 tx_cpu=31 rx_cpu=31 drop=63 pkt=122816 data_loss=0.05130 2019-04-13 10:26:23,447 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=8192 throughput=8245726<8223111/9122863<10000000 Kbps loss-rate=0 2019-04-13 10:26:23,447 DEBUG undershot, min=9122863 kbps=9561431 max=10000000 2019-04-13 10:26:23,447 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9561431K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:26:26,799 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] megabytes=879.6328 real_seconds=1.00 rate_Mbps=7366.8942 tx_cpu=26 rx_cpu=29 drop=257 pkt=112850 data_loss=0.22773 2019-04-13 10:26:26,800 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] pkt-size=8192 throughput=9122863<7543699/9561431<10000000 Kbps loss-rate=0 2019-04-13 10:26:26,810 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.10', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.46, 'throughput_kbps': 14719407, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 16504266, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.41, 'throughput_kbps': 14880988, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 164431, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1252907, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.23, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7543699, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.366', 'rtt_max_ms': '21.045', 'rtt_min_ms': '0.203', 'rtt_stddev': '6.226', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.254', 'rtt_max_ms': '0.405', 'rtt_min_ms': '0.136', 'rtt_stddev': '0.093', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.309', 'rtt_max_ms': '0.566', 'rtt_min_ms': '0.216', 'rtt_stddev': '0.109', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-04-13 10:26:26,812 INFO Deleting floating ip 22ce6bdf-4701-4bc2-86b0-8573fbe64bc5 2019-04-13 10:26:28,212 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Floating IP 172.30.9.208 deleted 2019-04-13 10:26:28,382 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b1] Instance deleted 2019-04-13 10:26:28,446 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Creating client VM... 2019-04-13 10:26:28,447 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-04-13 10:26:30,993 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] VM status=BUILD, retrying 1 of 150... 2019-04-13 10:26:33,688 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] VM status=BUILD, retrying 2 of 150... 2019-04-13 10:26:36,133 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] VM status=BUILD, retrying 3 of 150... 2019-04-13 10:26:38,283 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] VM status=BUILD, retrying 4 of 150... 2019-04-13 10:26:40,453 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] VM status=BUILD, retrying 5 of 150... 2019-04-13 10:26:42,622 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] VM status=BUILD, retrying 6 of 150... 2019-04-13 10:26:45,058 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] VM status=BUILD, retrying 7 of 150... 2019-04-13 10:26:50,152 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Internal network IP: 192.168.2.5 2019-04-13 10:26:50,153 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] SSH IP: 172.30.9.215 2019-04-13 10:26:50,153 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Setup SSH for ubuntu@172.30.9.215 2019-04-13 10:27:05,816 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Installing nuttcp-8.1.4... 2019-04-13 10:27:05,860 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Copying nuttcp-8.1.4 to target... 2019-04-13 10:27:06,030 INFO ============================================================ 2019-04-13 10:27:06,030 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-04-13 10:27:15,072 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.36 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.316 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.248 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.307 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.375 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.385 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.424 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.355 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.420 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.240 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.240/0.443/1.362/0.312 ms 2019-04-13 10:27:24,108 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=0.176 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.427 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.401 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.276 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.368 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.416 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.255 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.343 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.639 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.273 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.176/0.357/0.639/0.122 ms 2019-04-13 10:27:33,152 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.41 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.383 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.405 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.448 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.330 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.393 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.445 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.810 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.456 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.428 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.330/0.550/1.410/0.313 ms 2019-04-13 10:27:33,152 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Measuring TCP Throughput (packet size=65536)... 2019-04-13 10:27:33,153 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:27:43,274 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=2152.1345 real_seconds=10.00 rate_Mbps=1805.6302 tx_cpu=3 rx_cpu=9 retrans=1 cwnd=584 rtt_ms=0.22 2019-04-13 10:27:43,274 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:27:53,371 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=2818.0302 real_seconds=10.00 rate_Mbps=2363.9524 tx_cpu=5 rx_cpu=8 retrans=37 cwnd=372 rtt_ms=0.30 2019-04-13 10:27:53,372 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:03,468 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=1978.0973 real_seconds=10.00 rate_Mbps=1659.8492 tx_cpu=4 rx_cpu=6 retrans=4 cwnd=277 rtt_ms=0.38 2019-04-13 10:28:03,469 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Measuring UDP Throughput (packet size=128)... 2019-04-13 10:28:03,469 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:06,794 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=17.8350 real_seconds=1.00 rate_Mbps=148.8681 tx_cpu=14 rx_cpu=18 drop=37600 pkt=183705 data_loss=20.46787 2019-04-13 10:28:06,795 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<152440/5000000<10000000 Kbps loss-rate=20 2019-04-13 10:28:06,795 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R457320K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:10,146 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=18.3856 real_seconds=1.00 rate_Mbps=154.2873 tx_cpu=15 rx_cpu=18 drop=41604 pkt=192219 data_loss=21.64404 2019-04-13 10:28:10,147 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<157990/457320<457320 Kbps loss-rate=21 2019-04-13 10:28:10,147 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R307655K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:13,497 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=17.8411 real_seconds=1.01 rate_Mbps=148.5517 tx_cpu=16 rx_cpu=19 drop=49943 pkt=196098 data_loss=25.46861 2019-04-13 10:28:13,498 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<152116/307655<307655 Kbps loss-rate=25 2019-04-13 10:28:13,498 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R229885K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:16,825 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=18.4843 real_seconds=1.01 rate_Mbps=153.4969 tx_cpu=17 rx_cpu=16 drop=56103 pkt=207526 data_loss=27.03412 2019-04-13 10:28:16,825 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<157180/229885<229885 Kbps loss-rate=27 2019-04-13 10:28:16,826 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R193532K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:20,151 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=18.4791 real_seconds=1.00 rate_Mbps=154.6122 tx_cpu=78 rx_cpu=18 drop=37616 pkt=188997 data_loss=19.90299 2019-04-13 10:28:20,151 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<158322/193532<193532 Kbps loss-rate=19 2019-04-13 10:28:20,151 DEBUG overshot, min=1 kbps=158322 max=193532 2019-04-13 10:28:20,152 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R158322K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:23,478 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=18.2659 real_seconds=1.00 rate_Mbps=152.9691 tx_cpu=91 rx_cpu=18 drop=4977 pkt=154612 data_loss=3.21933 2019-04-13 10:28:23,479 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<156640/158322<193532 Kbps loss-rate=3 2019-04-13 10:28:23,479 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Measuring UDP Throughput (packet size=1024)... 2019-04-13 10:28:23,480 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:26,829 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=147.7852 real_seconds=1.01 rate_Mbps=1229.5434 tx_cpu=27 rx_cpu=18 drop=48570 pkt=199902 data_loss=24.29688 2019-04-13 10:28:26,830 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1259052/5000000<10000000 Kbps loss-rate=24 2019-04-13 10:28:26,830 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3129526K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:30,159 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=146.8057 real_seconds=1.00 rate_Mbps=1226.1736 tx_cpu=30 rx_cpu=18 drop=47128 pkt=197457 data_loss=23.86746 2019-04-13 10:28:30,160 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1255601/3129526<3129526 Kbps loss-rate=23 2019-04-13 10:28:30,160 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2192563K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:33,484 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=141.7041 real_seconds=1.00 rate_Mbps=1183.5258 tx_cpu=26 rx_cpu=21 drop=35461 pkt=180566 data_loss=19.63881 2019-04-13 10:28:33,484 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1211930/2192563<2192563 Kbps loss-rate=19 2019-04-13 10:28:33,485 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1702246K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:36,810 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=147.0303 real_seconds=1.00 rate_Mbps=1228.8584 tx_cpu=33 rx_cpu=19 drop=41696 pkt=192255 data_loss=21.68784 2019-04-13 10:28:36,811 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1258351/1702246<1702246 Kbps loss-rate=21 2019-04-13 10:28:36,811 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1480298K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:40,137 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=148.4893 real_seconds=1.00 rate_Mbps=1240.3035 tx_cpu=43 rx_cpu=21 drop=22816 pkt=174869 data_loss=13.04745 2019-04-13 10:28:40,138 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1270070/1480298<1480298 Kbps loss-rate=13 2019-04-13 10:28:40,138 DEBUG overshot, min=1 kbps=1270070 max=1480298 2019-04-13 10:28:40,138 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1270070K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:43,465 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=143.9365 real_seconds=1.00 rate_Mbps=1203.9705 tx_cpu=75 rx_cpu=18 drop=7647 pkt=155038 data_loss=4.93236 2019-04-13 10:28:43,465 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1232865/1270070<1480298 Kbps loss-rate=4 2019-04-13 10:28:43,466 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Measuring UDP Throughput (packet size=8192)... 2019-04-13 10:28:43,466 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:46,820 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=205.2969 real_seconds=1.00 rate_Mbps=1723.2803 tx_cpu=83 rx_cpu=15 drop=50016 pkt=76294 data_loss=65.55692 2019-04-13 10:28:46,820 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1<1764639/5000000<10000000 Kbps loss-rate=65 2019-04-13 10:28:46,821 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3382319K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:50,149 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=224.1172 real_seconds=1.00 rate_Mbps=1881.1788 tx_cpu=99 rx_cpu=12 drop=22923 pkt=51610 data_loss=44.41580 2019-04-13 10:28:50,149 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1<1926327/3382319<3382319 Kbps loss-rate=44 2019-04-13 10:28:50,150 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2654323K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:53,503 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=214.9766 real_seconds=1.00 rate_Mbps=1804.0487 tx_cpu=99 rx_cpu=13 drop=12985 pkt=40502 data_loss=32.06014 2019-04-13 10:28:53,503 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1<1847345/2654323<2654323 Kbps loss-rate=32 2019-04-13 10:28:53,503 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2250834K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:28:56,828 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=217.3281 real_seconds=1.00 rate_Mbps=1824.6734 tx_cpu=98 rx_cpu=12 drop=6527 pkt=34345 data_loss=19.00423 2019-04-13 10:28:56,829 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1<1868465/2250834<2250834 Kbps loss-rate=19 2019-04-13 10:28:56,829 DEBUG overshot, min=1 kbps=1868465 max=2250834 2019-04-13 10:28:56,829 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1868465K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:29:00,182 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=220.8125 real_seconds=1.00 rate_Mbps=1853.5013 tx_cpu=99 rx_cpu=11 drop=247 pkt=28511 data_loss=0.86634 2019-04-13 10:29:00,182 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1<1897985/1868465<2250834 Kbps loss-rate=0 2019-04-13 10:29:00,182 DEBUG undershot, min=1897985 kbps=2074409 max=2250834 2019-04-13 10:29:00,183 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2074409K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:29:03,509 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=223.6797 real_seconds=1.00 rate_Mbps=1878.5121 tx_cpu=99 rx_cpu=12 drop=3022 pkt=31653 data_loss=9.54729 2019-04-13 10:29:03,509 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1897985<1923596/2074409<2250834 Kbps loss-rate=9 2019-04-13 10:29:03,510 DEBUG overshot, min=1897985 kbps=1923596 max=2074409 2019-04-13 10:29:03,510 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1923596K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:29:06,835 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=227.1641 real_seconds=1.00 rate_Mbps=1906.4024 tx_cpu=98 rx_cpu=12 drop=275 pkt=29352 data_loss=0.93689 2019-04-13 10:29:06,835 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1897985<1952156/1923596<2074409 Kbps loss-rate=0 2019-04-13 10:29:06,836 DEBUG undershot, min=1952156 kbps=2013282 max=2074409 2019-04-13 10:29:06,836 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2013282K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:29:10,163 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=227.5781 real_seconds=1.00 rate_Mbps=1904.8026 tx_cpu=99 rx_cpu=12 drop=1590 pkt=30720 data_loss=5.17579 2019-04-13 10:29:10,164 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1952156<1950517/2013282<2074409 Kbps loss-rate=5 2019-04-13 10:29:10,164 DEBUG overshot, min=1952156 kbps=1950517 max=2013282 2019-04-13 10:29:10,174 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.5', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.22, 'throughput_kbps': 1848965, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 37, 'rtt_ms': 0.3, 'throughput_kbps': 2420687, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.38, 'throughput_kbps': 1699685, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.22, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 156640, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.93, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1232865, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.18, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1950517, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.443', 'rtt_max_ms': '1.362', 'rtt_min_ms': '0.240', 'rtt_stddev': '0.312', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.357', 'rtt_max_ms': '0.639', 'rtt_min_ms': '0.176', 'rtt_stddev': '0.122', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.550', 'rtt_max_ms': '1.410', 'rtt_min_ms': '0.330', 'rtt_stddev': '0.313', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-13 10:29:10,175 INFO ============================================================ 2019-04-13 10:29:10,175 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-04-13 10:29:19,241 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.575 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.230 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.541 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.330 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.358 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.352 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.249 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.416 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.263 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.245 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.230/0.355/0.575/0.118 ms 2019-04-13 10:29:28,281 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.328 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.483 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.379 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.343 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.939 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.662 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.598 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.344 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.455 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.481 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.328/0.501/0.939/0.180 ms 2019-04-13 10:29:37,325 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=1.56 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.441 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.434 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.594 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.367 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.378 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.344 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.331 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.445 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.647 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.331/0.554/1.567/0.352 ms 2019-04-13 10:29:37,325 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Measuring TCP Throughput (packet size=65536)... 2019-04-13 10:29:37,326 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:29:47,422 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=2131.7453 real_seconds=10.00 rate_Mbps=1788.4654 tx_cpu=4 rx_cpu=7 retrans=15 cwnd=289 rtt_ms=0.60 2019-04-13 10:29:47,422 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:29:57,517 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=2223.4375 real_seconds=10.00 rate_Mbps=1865.4838 tx_cpu=3 rx_cpu=6 retrans=4 cwnd=450 rtt_ms=0.53 2019-04-13 10:29:57,517 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:07,613 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=2228.4676 real_seconds=10.00 rate_Mbps=1869.4715 tx_cpu=4 rx_cpu=7 retrans=1 cwnd=588 rtt_ms=0.44 2019-04-13 10:30:07,613 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Measuring UDP Throughput (packet size=128)... 2019-04-13 10:30:07,614 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:10,965 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=17.4124 real_seconds=1.00 rate_Mbps=146.1268 tx_cpu=17 rx_cpu=19 drop=62462 pkt=205105 data_loss=30.45388 2019-04-13 10:30:10,966 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<149633/5000000<10000000 Kbps loss-rate=30 2019-04-13 10:30:10,966 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R448899K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:14,291 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=17.4899 real_seconds=1.00 rate_Mbps=146.6192 tx_cpu=19 rx_cpu=21 drop=39809 pkt=183086 data_loss=21.74331 2019-04-13 10:30:14,291 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<150138/448899<448899 Kbps loss-rate=21 2019-04-13 10:30:14,292 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R299518K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:17,618 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=17.8287 real_seconds=1.00 rate_Mbps=149.5806 tx_cpu=17 rx_cpu=16 drop=54492 pkt=200545 data_loss=27.17213 2019-04-13 10:30:17,618 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<153170/299518<299518 Kbps loss-rate=27 2019-04-13 10:30:17,618 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R226344K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:20,944 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=17.8389 real_seconds=1.00 rate_Mbps=149.5976 tx_cpu=16 rx_cpu=19 drop=47255 pkt=193391 data_loss=24.43481 2019-04-13 10:30:20,945 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<153187/226344<226344 Kbps loss-rate=24 2019-04-13 10:30:20,945 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189765K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:24,271 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=17.9800 real_seconds=1.00 rate_Mbps=150.2876 tx_cpu=48 rx_cpu=18 drop=38026 pkt=185318 data_loss=20.51915 2019-04-13 10:30:24,271 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<153894/189765<189765 Kbps loss-rate=20 2019-04-13 10:30:24,271 DEBUG overshot, min=1 kbps=153894 max=189765 2019-04-13 10:30:24,271 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153894K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:27,598 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=17.5569 real_seconds=1.00 rate_Mbps=146.9286 tx_cpu=96 rx_cpu=20 drop=6461 pkt=150287 data_loss=4.29912 2019-04-13 10:30:27,598 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=128 throughput=1<150454/153894<189765 Kbps loss-rate=4 2019-04-13 10:30:27,598 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Measuring UDP Throughput (packet size=1024)... 2019-04-13 10:30:27,599 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:30,951 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=136.4844 real_seconds=1.01 rate_Mbps=1137.2376 tx_cpu=31 rx_cpu=16 drop=48576 pkt=188336 data_loss=25.79220 2019-04-13 10:30:30,951 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1164531/5000000<10000000 Kbps loss-rate=25 2019-04-13 10:30:30,952 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3082265K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:34,278 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=135.7559 real_seconds=1.01 rate_Mbps=1132.5386 tx_cpu=30 rx_cpu=16 drop=40992 pkt=180006 data_loss=22.77255 2019-04-13 10:30:34,278 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1159719/3082265<3082265 Kbps loss-rate=22 2019-04-13 10:30:34,279 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2120992K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:37,604 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=136.0830 real_seconds=1.00 rate_Mbps=1137.4941 tx_cpu=33 rx_cpu=17 drop=42103 pkt=181452 data_loss=23.20338 2019-04-13 10:30:37,605 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1164793/2120992<2120992 Kbps loss-rate=23 2019-04-13 10:30:37,605 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1642892K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:40,930 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=141.2461 real_seconds=1.00 rate_Mbps=1179.8497 tx_cpu=28 rx_cpu=20 drop=53979 pkt=198615 data_loss=27.17772 2019-04-13 10:30:40,931 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1208166/1642892<1642892 Kbps loss-rate=27 2019-04-13 10:30:40,931 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1425529K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:44,281 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=137.4834 real_seconds=1.00 rate_Mbps=1149.8425 tx_cpu=80 rx_cpu=18 drop=33232 pkt=174015 data_loss=19.09719 2019-04-13 10:30:44,281 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1177438/1425529<1425529 Kbps loss-rate=19 2019-04-13 10:30:44,281 DEBUG overshot, min=1 kbps=1177438 max=1425529 2019-04-13 10:30:44,282 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1177438K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:47,632 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=139.1846 real_seconds=1.00 rate_Mbps=1168.3979 tx_cpu=97 rx_cpu=22 drop=1205 pkt=143730 data_loss=0.83834 2019-04-13 10:30:47,633 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1<1196439/1177438<1425529 Kbps loss-rate=0 2019-04-13 10:30:47,633 DEBUG undershot, min=1196439 kbps=1310984 max=1425529 2019-04-13 10:30:47,633 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1310984K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:50,958 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=139.5684 real_seconds=1.00 rate_Mbps=1171.0477 tx_cpu=77 rx_cpu=18 drop=17047 pkt=159965 data_loss=10.65667 2019-04-13 10:30:50,958 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1196439<1199152/1310984<1425529 Kbps loss-rate=10 2019-04-13 10:30:50,959 DEBUG overshot, min=1196439 kbps=1199152 max=1310984 2019-04-13 10:30:50,959 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1199152K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:54,310 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=135.9531 real_seconds=1.00 rate_Mbps=1139.1440 tx_cpu=83 rx_cpu=17 drop=6235 pkt=145451 data_loss=4.28669 2019-04-13 10:30:54,311 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=1024 throughput=1196439<1166483/1199152<1310984 Kbps loss-rate=4 2019-04-13 10:30:54,311 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Measuring UDP Throughput (packet size=8192)... 2019-04-13 10:30:54,311 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:30:57,665 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=208.2031 real_seconds=1.00 rate_Mbps=1745.9914 tx_cpu=75 rx_cpu=12 drop=49119 pkt=75769 data_loss=64.82731 2019-04-13 10:30:57,665 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1<1787895/5000000<10000000 Kbps loss-rate=64 2019-04-13 10:30:57,666 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3393947K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:31:00,988 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=219.0938 real_seconds=1.00 rate_Mbps=1838.7834 tx_cpu=99 rx_cpu=11 drop=23744 pkt=51788 data_loss=45.84845 2019-04-13 10:31:00,988 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1<1882914/3393947<3393947 Kbps loss-rate=45 2019-04-13 10:31:00,989 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2638430K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:31:04,315 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=220.7188 real_seconds=1.00 rate_Mbps=1852.6161 tx_cpu=99 rx_cpu=12 drop=12007 pkt=40259 data_loss=29.82436 2019-04-13 10:31:04,315 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1<1897078/2638430<2638430 Kbps loss-rate=29 2019-04-13 10:31:04,315 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2267754K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:31:07,641 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=214.4219 real_seconds=1.00 rate_Mbps=1795.4997 tx_cpu=99 rx_cpu=12 drop=7157 pkt=34603 data_loss=20.68316 2019-04-13 10:31:07,642 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1<1838591/2267754<2267754 Kbps loss-rate=20 2019-04-13 10:31:07,642 DEBUG overshot, min=1 kbps=1838591 max=2267754 2019-04-13 10:31:07,642 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1838591K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:31:10,992 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=217.5469 real_seconds=1.00 rate_Mbps=1826.0750 tx_cpu=99 rx_cpu=10 drop=209 pkt=28055 data_loss=0.74496 2019-04-13 10:31:10,992 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1<1869900/1838591<2267754 Kbps loss-rate=0 2019-04-13 10:31:10,992 DEBUG undershot, min=1869900 kbps=2068827 max=2267754 2019-04-13 10:31:10,993 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2068827K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:31:14,342 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=210.6094 real_seconds=1.00 rate_Mbps=1766.9563 tx_cpu=99 rx_cpu=11 drop=4610 pkt=31568 data_loss=14.60339 2019-04-13 10:31:14,343 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1869900<1809363/2068827<2267754 Kbps loss-rate=14 2019-04-13 10:31:14,343 DEBUG overshot, min=1869900 kbps=1809363 max=2068827 2019-04-13 10:31:14,343 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1809363K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:31:17,669 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] megabytes=214.6875 real_seconds=1.00 rate_Mbps=1802.0988 tx_cpu=99 rx_cpu=11 drop=129 pkt=27609 data_loss=0.46723 2019-04-13 10:31:17,669 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] pkt-size=8192 throughput=1869900<1845349/1809363<2068827 Kbps loss-rate=0 2019-04-13 10:31:17,669 DEBUG undershot, min=1969363 kbps=2019095 max=2068827 2019-04-13 10:31:17,680 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.5', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.6, 'throughput_kbps': 1831388, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.53, 'throughput_kbps': 1910255, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.44, 'throughput_kbps': 1914338, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.3, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150454, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.29, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1166483, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.47, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1845349, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.355', 'rtt_max_ms': '0.575', 'rtt_min_ms': '0.230', 'rtt_stddev': '0.118', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.501', 'rtt_max_ms': '0.939', 'rtt_min_ms': '0.328', 'rtt_stddev': '0.180', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.554', 'rtt_max_ms': '1.567', 'rtt_min_ms': '0.331', 'rtt_stddev': '0.352', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-13 10:31:17,681 INFO Deleting floating ip c0079fc3-b7e3-4cfb-8617-12d104b0d94a 2019-04-13 10:31:19,771 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Floating IP 172.30.9.215 deleted 2019-04-13 10:31:19,915 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b2] Instance deleted 2019-04-13 10:31:20,029 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Creating client VM... 2019-04-13 10:31:20,029 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-04-13 10:31:24,295 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 1 of 150... 2019-04-13 10:31:27,026 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 2 of 150... 2019-04-13 10:31:29,439 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 3 of 150... 2019-04-13 10:31:32,355 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 4 of 150... 2019-04-13 10:31:34,887 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 5 of 150... 2019-04-13 10:31:38,649 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 6 of 150... 2019-04-13 10:31:41,050 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 7 of 150... 2019-04-13 10:31:43,402 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 8 of 150... 2019-04-13 10:31:46,397 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 9 of 150... 2019-04-13 10:31:48,576 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 10 of 150... 2019-04-13 10:31:51,001 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 11 of 150... 2019-04-13 10:31:53,170 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 12 of 150... 2019-04-13 10:31:55,503 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 13 of 150... 2019-04-13 10:31:57,850 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 14 of 150... 2019-04-13 10:32:00,013 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 15 of 150... 2019-04-13 10:32:02,447 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 16 of 150... 2019-04-13 10:32:04,619 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 17 of 150... 2019-04-13 10:32:06,799 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 18 of 150... 2019-04-13 10:32:08,952 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 19 of 150... 2019-04-13 10:32:11,822 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 20 of 150... 2019-04-13 10:32:14,639 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 21 of 150... 2019-04-13 10:32:16,803 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 22 of 150... 2019-04-13 10:32:18,967 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 23 of 150... 2019-04-13 10:32:21,429 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 24 of 150... 2019-04-13 10:32:23,943 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 25 of 150... 2019-04-13 10:32:27,375 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 26 of 150... 2019-04-13 10:32:29,546 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 27 of 150... 2019-04-13 10:32:31,723 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 28 of 150... 2019-04-13 10:32:34,165 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 29 of 150... 2019-04-13 10:32:36,594 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 30 of 150... 2019-04-13 10:32:39,034 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 31 of 150... 2019-04-13 10:32:41,473 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 32 of 150... 2019-04-13 10:32:44,654 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 33 of 150... 2019-04-13 10:32:47,711 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 34 of 150... 2019-04-13 10:32:50,086 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 35 of 150... 2019-04-13 10:32:52,447 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 36 of 150... 2019-04-13 10:32:54,593 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 37 of 150... 2019-04-13 10:32:57,242 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 38 of 150... 2019-04-13 10:32:59,676 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 39 of 150... 2019-04-13 10:33:02,020 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 40 of 150... 2019-04-13 10:33:04,191 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 41 of 150... 2019-04-13 10:33:06,602 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 42 of 150... 2019-04-13 10:33:08,984 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 43 of 150... 2019-04-13 10:33:11,740 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] VM status=BUILD, retrying 44 of 150... 2019-04-13 10:33:16,849 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Internal network IP: 192.168.1.4 2019-04-13 10:33:16,849 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] SSH IP: 172.30.9.200 2019-04-13 10:33:16,849 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Setup SSH for ubuntu@172.30.9.200 2019-04-13 10:33:29,012 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Installing nuttcp-8.1.4... 2019-04-13 10:33:29,058 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Copying nuttcp-8.1.4 to target... 2019-04-13 10:33:29,220 INFO ============================================================ 2019-04-13 10:33:29,220 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-04-13 10:33:38,267 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=21.7 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.424 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.466 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.212 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.264 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.445 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.296 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.146 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.521 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.200 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.146/2.473/21.758/6.429 ms 2019-04-13 10:33:47,307 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.151 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.277 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.216 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.178 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.266 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.208 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.488 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.148 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.210 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.193 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.148/0.233/0.488/0.095 ms 2019-04-13 10:33:56,348 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=64 time=0.703 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=64 time=0.217 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=64 time=0.417 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=64 time=0.304 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=64 time=0.240 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=64 time=0.200 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=64 time=0.256 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=64 time=0.450 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=64 time=0.223 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=64 time=0.449 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.200/0.345/0.703/0.153 ms 2019-04-13 10:33:56,349 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Measuring TCP Throughput (packet size=65536)... 2019-04-13 10:33:56,349 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:06,448 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=4891.8862 real_seconds=10.00 rate_Mbps=4102.6795 tx_cpu=8 rx_cpu=11 retrans=2 cwnd=632 rtt_ms=0.18 2019-04-13 10:34:06,448 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:16,549 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=4383.5328 real_seconds=10.00 rate_Mbps=3675.9817 tx_cpu=9 rx_cpu=11 retrans=1 cwnd=576 rtt_ms=0.26 2019-04-13 10:34:16,550 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:26,649 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=4325.3707 real_seconds=10.00 rate_Mbps=3627.9998 tx_cpu=8 rx_cpu=10 retrans=4 cwnd=364 rtt_ms=0.36 2019-04-13 10:34:26,649 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Measuring UDP Throughput (packet size=128)... 2019-04-13 10:34:26,650 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:29,979 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=23.3567 real_seconds=1.00 rate_Mbps=195.4694 tx_cpu=16 rx_cpu=26 drop=550 pkt=191888 data_loss=0.28646 2019-04-13 10:34:29,979 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=128 throughput=1<200160/5000000<10000000 Kbps loss-rate=0 2019-04-13 10:34:29,979 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R600480K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:33,307 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=25.4116 real_seconds=1.00 rate_Mbps=212.7942 tx_cpu=16 rx_cpu=26 drop=0 pkt=208172 data_loss=0.00000 2019-04-13 10:34:33,307 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=128 throughput=1<217901/600480<600480 Kbps loss-rate=0 2019-04-13 10:34:33,308 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R409190K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:36,660 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=20.2510 real_seconds=1.00 rate_Mbps=169.5403 tx_cpu=20 rx_cpu=27 drop=0 pkt=165896 data_loss=0.00000 2019-04-13 10:34:36,660 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=128 throughput=1<173609/409190<409190 Kbps loss-rate=0 2019-04-13 10:34:36,661 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291399K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:39,988 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=24.5399 real_seconds=1.00 rate_Mbps=205.4674 tx_cpu=16 rx_cpu=27 drop=0 pkt=201031 data_loss=0.00000 2019-04-13 10:34:39,989 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=128 throughput=1<210398/291399<291399 Kbps loss-rate=0 2019-04-13 10:34:39,989 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R250898K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:43,316 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=24.1639 real_seconds=1.00 rate_Mbps=202.3631 tx_cpu=17 rx_cpu=27 drop=0 pkt=197951 data_loss=0.00000 2019-04-13 10:34:43,316 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=128 throughput=1<207219/250898<250898 Kbps loss-rate=0 2019-04-13 10:34:43,316 DEBUG undershot, min=207219 kbps=229058 max=250898 2019-04-13 10:34:43,317 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R229058K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:46,645 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=24.3309 real_seconds=1.00 rate_Mbps=203.7249 tx_cpu=19 rx_cpu=27 drop=2 pkt=199321 data_loss=0.00123 2019-04-13 10:34:46,645 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=128 throughput=207219<208614/229058<250898 Kbps loss-rate=0 2019-04-13 10:34:46,646 DEBUG undershot, min=208614 kbps=229756 max=250898 2019-04-13 10:34:46,646 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R229756K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:49,972 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=25.0635 real_seconds=1.00 rate_Mbps=209.9911 tx_cpu=18 rx_cpu=27 drop=0 pkt=205320 data_loss=0.00000 2019-04-13 10:34:49,972 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=128 throughput=208614<215030/229756<250898 Kbps loss-rate=0 2019-04-13 10:34:49,973 DEBUG undershot, min=215030 kbps=232964 max=250898 2019-04-13 10:34:49,973 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R232964K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:53,325 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=23.4059 real_seconds=1.00 rate_Mbps=195.9206 tx_cpu=15 rx_cpu=30 drop=0 pkt=191741 data_loss=0.00000 2019-04-13 10:34:53,325 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=128 throughput=215030<200622/232964<250898 Kbps loss-rate=0 2019-04-13 10:34:53,326 DEBUG undershot, min=232964 kbps=241931 max=250898 2019-04-13 10:34:53,326 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R241931K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:34:56,677 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=22.3802 real_seconds=1.00 rate_Mbps=187.4873 tx_cpu=17 rx_cpu=29 drop=238 pkt=183576 data_loss=0.12941 2019-04-13 10:34:56,678 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=128 throughput=232964<191986/241931<250898 Kbps loss-rate=0 2019-04-13 10:34:56,678 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Measuring UDP Throughput (packet size=1024)... 2019-04-13 10:34:56,678 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:00,031 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=178.7305 real_seconds=1.00 rate_Mbps=1496.9227 tx_cpu=29 rx_cpu=31 drop=1 pkt=183021 data_loss=0.00050 2019-04-13 10:35:00,032 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=1024 throughput=1<1532848/5000000<10000000 Kbps loss-rate=0 2019-04-13 10:35:00,032 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3266424K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:03,357 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=175.5430 real_seconds=1.00 rate_Mbps=1470.7433 tx_cpu=29 rx_cpu=27 drop=831 pkt=180587 data_loss=0.46015 2019-04-13 10:35:03,357 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=1024 throughput=1<1506041/3266424<3266424 Kbps loss-rate=0 2019-04-13 10:35:03,358 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2386232K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:06,686 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=177.8760 real_seconds=1.00 rate_Mbps=1490.1202 tx_cpu=31 rx_cpu=27 drop=8 pkt=182153 data_loss=0.00438 2019-04-13 10:35:06,686 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=1024 throughput=1<1525883/2386232<2386232 Kbps loss-rate=0 2019-04-13 10:35:06,687 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1956057K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:10,013 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=176.7363 real_seconds=1.00 rate_Mbps=1481.0818 tx_cpu=30 rx_cpu=28 drop=0 pkt=180978 data_loss=0.00000 2019-04-13 10:35:10,014 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=1024 throughput=1<1516627/1956057<1956057 Kbps loss-rate=0 2019-04-13 10:35:10,014 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1736342K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:13,341 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=182.5635 real_seconds=1.00 rate_Mbps=1529.9617 tx_cpu=32 rx_cpu=30 drop=0 pkt=186945 data_loss=0.00000 2019-04-13 10:35:13,341 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=1024 throughput=1<1566680/1736342<1736342 Kbps loss-rate=0 2019-04-13 10:35:13,341 DEBUG undershot, min=1566680 kbps=1651511 max=1736342 2019-04-13 10:35:13,342 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1651511K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:16,668 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=186.3574 real_seconds=1.00 rate_Mbps=1562.1140 tx_cpu=35 rx_cpu=29 drop=0 pkt=190830 data_loss=0.00000 2019-04-13 10:35:16,669 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=1024 throughput=1566680<1599604/1651511<1736342 Kbps loss-rate=0 2019-04-13 10:35:16,669 DEBUG undershot, min=1599604 kbps=1667973 max=1736342 2019-04-13 10:35:16,669 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1667973K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:19,996 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=186.2061 real_seconds=1.00 rate_Mbps=1560.5785 tx_cpu=38 rx_cpu=30 drop=0 pkt=190675 data_loss=0.00000 2019-04-13 10:35:19,997 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=1024 throughput=1599604<1598032/1667973<1736342 Kbps loss-rate=0 2019-04-13 10:35:19,997 DEBUG undershot, min=1667973 kbps=1702157 max=1736342 2019-04-13 10:35:19,997 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Measuring UDP Throughput (packet size=8192)... 2019-04-13 10:35:19,998 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:23,350 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=370.5234 real_seconds=1.00 rate_Mbps=3103.2634 tx_cpu=99 rx_cpu=20 drop=28865 pkt=76292 data_loss=37.83490 2019-04-13 10:35:23,351 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=8192 throughput=1<3177741/5000000<10000000 Kbps loss-rate=37 2019-04-13 10:35:23,351 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4088870K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:26,681 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=370.1797 real_seconds=1.00 rate_Mbps=3103.4085 tx_cpu=99 rx_cpu=22 drop=15008 pkt=62391 data_loss=24.05475 2019-04-13 10:35:26,682 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=8192 throughput=1<3177890/4088870<4088870 Kbps loss-rate=24 2019-04-13 10:35:26,682 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3633380K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:30,008 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=375.7812 real_seconds=1.00 rate_Mbps=3147.5728 tx_cpu=99 rx_cpu=20 drop=7341 pkt=55441 data_loss=13.24111 2019-04-13 10:35:30,009 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=8192 throughput=1<3223114/3633380<3633380 Kbps loss-rate=13 2019-04-13 10:35:30,009 DEBUG overshot, min=1 kbps=3223114 max=3633380 2019-04-13 10:35:30,010 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3223114K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:33,338 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=383.9844 real_seconds=1.00 rate_Mbps=3221.8096 tx_cpu=99 rx_cpu=18 drop=31 pkt=49181 data_loss=0.06304 2019-04-13 10:35:33,338 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=8192 throughput=1<3299133/3223114<3633380 Kbps loss-rate=0 2019-04-13 10:35:33,338 DEBUG undershot, min=3299133 kbps=3466256 max=3633380 2019-04-13 10:35:33,339 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3466256K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:35:36,665 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] megabytes=374.8125 real_seconds=1.00 rate_Mbps=3138.9320 tx_cpu=99 rx_cpu=20 drop=4915 pkt=52891 data_loss=9.29269 2019-04-13 10:35:36,666 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] pkt-size=8192 throughput=3299133<3214266/3466256<3633380 Kbps loss-rate=9 2019-04-13 10:35:36,666 DEBUG overshot, min=3299133 kbps=3214266 max=3466256 2019-04-13 10:35:36,677 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.4', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.18, 'throughput_kbps': 4201143, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.26, 'throughput_kbps': 3764205, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.36, 'throughput_kbps': 3715071, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.13, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 191986, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1598032, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 9.29, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3214266, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.473', 'rtt_max_ms': '21.758', 'rtt_min_ms': '0.146', 'rtt_stddev': '6.429', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.233', 'rtt_max_ms': '0.488', 'rtt_min_ms': '0.148', 'rtt_stddev': '0.095', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.345', 'rtt_max_ms': '0.703', 'rtt_min_ms': '0.200', 'rtt_stddev': '0.153', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-13 10:35:36,678 INFO Deleting floating ip 617ffdfe-9259-46ba-bb93-8dfaf3226697 2019-04-13 10:35:38,198 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Floating IP 172.30.9.200 deleted 2019-04-13 10:35:38,398 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b3] Instance deleted 2019-04-13 10:35:38,512 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Creating client VM... 2019-04-13 10:35:38,512 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-04-13 10:35:41,291 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] VM status=BUILD, retrying 1 of 150... 2019-04-13 10:35:43,397 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] VM status=BUILD, retrying 2 of 150... 2019-04-13 10:35:46,030 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] VM status=BUILD, retrying 3 of 150... 2019-04-13 10:35:48,211 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] VM status=BUILD, retrying 4 of 150... 2019-04-13 10:35:50,674 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] VM status=BUILD, retrying 5 of 150... 2019-04-13 10:35:52,867 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] VM status=BUILD, retrying 6 of 150... 2019-04-13 10:35:55,292 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] VM status=BUILD, retrying 7 of 150... 2019-04-13 10:35:58,080 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] VM status=BUILD, retrying 8 of 150... 2019-04-13 10:36:03,231 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Internal network IP: 192.168.2.3 2019-04-13 10:36:03,231 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] SSH IP: 172.30.9.209 2019-04-13 10:36:03,231 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Setup SSH for ubuntu@172.30.9.209 2019-04-13 10:36:21,002 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Installing nuttcp-8.1.4... 2019-04-13 10:36:21,046 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Copying nuttcp-8.1.4 to target... 2019-04-13 10:36:21,208 INFO ============================================================ 2019-04-13 10:36:21,208 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-04-13 10:36:30,255 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] PING 192.168.1.3 (192.168.1.3) 64(92) bytes of data. 72 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.85 ms 72 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.653 ms 72 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.640 ms 72 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.632 ms 72 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.453 ms 72 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.378 ms 72 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.318 ms 72 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.241 ms 72 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.406 ms 72 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.532 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.241/0.610/1.852/0.435 ms 2019-04-13 10:36:39,299 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] PING 192.168.1.3 (192.168.1.3) 391(419) bytes of data. 399 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=0.245 ms 399 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.481 ms 399 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.308 ms 399 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.530 ms 399 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.326 ms 399 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.334 ms 399 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.258 ms 399 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.595 ms 399 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.298 ms 399 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.423 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.245/0.379/0.595/0.117 ms 2019-04-13 10:36:48,343 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] PING 192.168.1.3 (192.168.1.3) 1500(1528) bytes of data. 1508 bytes from 192.168.1.3: icmp_seq=1 ttl=63 time=1.39 ms 1508 bytes from 192.168.1.3: icmp_seq=2 ttl=63 time=0.417 ms 1508 bytes from 192.168.1.3: icmp_seq=3 ttl=63 time=0.428 ms 1508 bytes from 192.168.1.3: icmp_seq=4 ttl=63 time=0.551 ms 1508 bytes from 192.168.1.3: icmp_seq=5 ttl=63 time=0.538 ms 1508 bytes from 192.168.1.3: icmp_seq=6 ttl=63 time=0.657 ms 1508 bytes from 192.168.1.3: icmp_seq=7 ttl=63 time=0.417 ms 1508 bytes from 192.168.1.3: icmp_seq=8 ttl=63 time=0.510 ms 1508 bytes from 192.168.1.3: icmp_seq=9 ttl=63 time=0.512 ms 1508 bytes from 192.168.1.3: icmp_seq=10 ttl=63 time=0.453 ms --- 192.168.1.3 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.417/0.588/1.399/0.279 ms 2019-04-13 10:36:48,344 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Measuring TCP Throughput (packet size=65536)... 2019-04-13 10:36:48,344 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:36:58,445 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=2101.1250 real_seconds=10.00 rate_Mbps=1761.9807 tx_cpu=4 rx_cpu=6 retrans=22 cwnd=318 rtt_ms=0.30 2019-04-13 10:36:58,446 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:08,544 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=1762.8614 real_seconds=10.00 rate_Mbps=1478.4686 tx_cpu=3 rx_cpu=5 retrans=27 cwnd=243 rtt_ms=0.38 2019-04-13 10:37:08,545 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:18,645 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=1802.2359 real_seconds=10.00 rate_Mbps=1511.5188 tx_cpu=4 rx_cpu=5 retrans=29 cwnd=263 rtt_ms=0.57 2019-04-13 10:37:18,645 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Measuring UDP Throughput (packet size=128)... 2019-04-13 10:37:18,646 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:21,971 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=19.2610 real_seconds=1.00 rate_Mbps=161.6244 tx_cpu=15 rx_cpu=18 drop=45104 pkt=202890 data_loss=22.23057 2019-04-13 10:37:21,971 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<165503/5000000<10000000 Kbps loss-rate=22 2019-04-13 10:37:21,972 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R496509K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:25,300 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=19.0707 real_seconds=1.00 rate_Mbps=159.1864 tx_cpu=16 rx_cpu=20 drop=41992 pkt=198219 data_loss=21.18471 2019-04-13 10:37:25,301 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<163006/496509<496509 Kbps loss-rate=21 2019-04-13 10:37:25,301 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R329757K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:28,628 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=19.2821 real_seconds=1.00 rate_Mbps=161.6718 tx_cpu=16 rx_cpu=18 drop=47032 pkt=204991 data_loss=22.94342 2019-04-13 10:37:28,628 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<165551/329757<329757 Kbps loss-rate=22 2019-04-13 10:37:28,629 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R247654K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:31,979 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=18.9906 real_seconds=1.00 rate_Mbps=158.5993 tx_cpu=16 rx_cpu=18 drop=49133 pkt=204704 data_loss=24.00203 2019-04-13 10:37:31,980 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<162405/247654<247654 Kbps loss-rate=24 2019-04-13 10:37:31,980 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R205029K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:35,333 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=18.9714 real_seconds=1.00 rate_Mbps=158.4441 tx_cpu=25 rx_cpu=18 drop=30779 pkt=186193 data_loss=16.53071 2019-04-13 10:37:35,333 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<162246/205029<205029 Kbps loss-rate=16 2019-04-13 10:37:35,334 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183637K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:38,684 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=18.9774 real_seconds=1.00 rate_Mbps=159.2435 tx_cpu=99 rx_cpu=18 drop=23870 pkt=179333 data_loss=13.31037 2019-04-13 10:37:38,685 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<163065/183637<183637 Kbps loss-rate=13 2019-04-13 10:37:38,685 DEBUG overshot, min=1 kbps=163065 max=183637 2019-04-13 10:37:38,685 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163065K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:42,011 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=19.1365 real_seconds=1.00 rate_Mbps=160.0433 tx_cpu=99 rx_cpu=18 drop=2476 pkt=159243 data_loss=1.55514 2019-04-13 10:37:42,011 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<163884/163065<183637 Kbps loss-rate=1 2019-04-13 10:37:42,011 DEBUG undershot, min=163884 kbps=173760 max=183637 2019-04-13 10:37:42,012 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173760K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:45,336 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=19.3850 real_seconds=1.00 rate_Mbps=162.2888 tx_cpu=99 rx_cpu=19 drop=10885 pkt=169687 data_loss=6.41460 2019-04-13 10:37:45,336 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=163884<166183/173760<183637 Kbps loss-rate=6 2019-04-13 10:37:45,336 DEBUG overshot, min=163884 kbps=166183 max=173760 2019-04-13 10:37:45,337 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R166183K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:48,663 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=18.5950 real_seconds=1.00 rate_Mbps=155.5684 tx_cpu=99 rx_cpu=18 drop=9957 pkt=162288 data_loss=6.13564 2019-04-13 10:37:48,663 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=163884<159302/166183<173760 Kbps loss-rate=6 2019-04-13 10:37:48,664 DEBUG overshot, min=163884 kbps=159302 max=166183 2019-04-13 10:37:48,664 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Measuring UDP Throughput (packet size=1024)... 2019-04-13 10:37:48,664 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:51,992 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=149.6221 real_seconds=1.00 rate_Mbps=1249.2507 tx_cpu=29 rx_cpu=20 drop=27151 pkt=180364 data_loss=15.05342 2019-04-13 10:37:51,993 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1279232/5000000<10000000 Kbps loss-rate=15 2019-04-13 10:37:51,993 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3139616K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:55,321 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=147.8926 real_seconds=1.00 rate_Mbps=1234.8904 tx_cpu=28 rx_cpu=19 drop=32397 pkt=183839 data_loss=17.62248 2019-04-13 10:37:55,322 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1264527/3139616<3139616 Kbps loss-rate=17 2019-04-13 10:37:55,322 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2202071K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:37:58,673 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=150.6719 real_seconds=1.00 rate_Mbps=1258.9231 tx_cpu=30 rx_cpu=19 drop=29959 pkt=184247 data_loss=16.26022 2019-04-13 10:37:58,673 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1289137/2202071<2202071 Kbps loss-rate=16 2019-04-13 10:37:58,673 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1745604K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:02,025 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=151.8643 real_seconds=1.00 rate_Mbps=1272.4740 tx_cpu=31 rx_cpu=20 drop=31760 pkt=187269 data_loss=16.95955 2019-04-13 10:38:02,026 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1303013/1745604<1745604 Kbps loss-rate=16 2019-04-13 10:38:02,026 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1524308K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:05,352 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=152.5000 real_seconds=1.00 rate_Mbps=1273.8577 tx_cpu=32 rx_cpu=20 drop=22633 pkt=178793 data_loss=12.65875 2019-04-13 10:38:05,352 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1304430/1524308<1524308 Kbps loss-rate=12 2019-04-13 10:38:05,353 DEBUG overshot, min=1 kbps=1304430 max=1524308 2019-04-13 10:38:05,353 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1304430K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:08,679 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=153.8398 real_seconds=1.00 rate_Mbps=1291.0224 tx_cpu=99 rx_cpu=21 drop=1700 pkt=159232 data_loss=1.06765 2019-04-13 10:38:08,679 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1322006/1304430<1524308 Kbps loss-rate=1 2019-04-13 10:38:08,680 DEBUG undershot, min=1322006 kbps=1423157 max=1524308 2019-04-13 10:38:08,680 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1423157K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:12,031 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=152.7695 real_seconds=1.00 rate_Mbps=1277.6804 tx_cpu=84 rx_cpu=20 drop=17289 pkt=173725 data_loss=9.95194 2019-04-13 10:38:12,031 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1322006<1308344/1423157<1524308 Kbps loss-rate=9 2019-04-13 10:38:12,032 DEBUG overshot, min=1322006 kbps=1308344 max=1423157 2019-04-13 10:38:12,032 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1308344K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:15,384 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=152.3936 real_seconds=1.00 rate_Mbps=1274.6847 tx_cpu=97 rx_cpu=20 drop=3659 pkt=159710 data_loss=2.29100 2019-04-13 10:38:15,384 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1322006<1305277/1308344<1423157 Kbps loss-rate=2 2019-04-13 10:38:15,385 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Measuring UDP Throughput (packet size=8192)... 2019-04-13 10:38:15,385 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:18,739 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=220.6406 real_seconds=1.00 rate_Mbps=1847.4001 tx_cpu=35 rx_cpu=9 drop=44255 pkt=72497 data_loss=61.04391 2019-04-13 10:38:18,739 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1<1891737/5000000<10000000 Kbps loss-rate=61 2019-04-13 10:38:18,740 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3445868K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:22,092 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=218.7891 real_seconds=1.00 rate_Mbps=1835.1191 tx_cpu=99 rx_cpu=10 drop=24575 pkt=52580 data_loss=46.73829 2019-04-13 10:38:22,092 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1<1879161/3445868<3445868 Kbps loss-rate=46 2019-04-13 10:38:22,092 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2662514K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:25,421 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=217.4531 real_seconds=1.00 rate_Mbps=1825.0215 tx_cpu=99 rx_cpu=10 drop=12793 pkt=40627 data_loss=31.48891 2019-04-13 10:38:25,421 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1<1868822/2662514<2662514 Kbps loss-rate=31 2019-04-13 10:38:25,422 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2265668K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:28,748 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=214.8594 real_seconds=1.00 rate_Mbps=1797.8871 tx_cpu=99 rx_cpu=10 drop=7069 pkt=34571 data_loss=20.44775 2019-04-13 10:38:28,748 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1<1841036/2265668<2265668 Kbps loss-rate=20 2019-04-13 10:38:28,748 DEBUG overshot, min=1 kbps=1841036 max=2265668 2019-04-13 10:38:28,749 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1841036K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:32,100 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=218.5703 real_seconds=1.00 rate_Mbps=1833.5227 tx_cpu=99 rx_cpu=10 drop=115 pkt=28092 data_loss=0.40940 2019-04-13 10:38:32,101 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1<1877527/1841036<2265668 Kbps loss-rate=0 2019-04-13 10:38:32,101 DEBUG undershot, min=1877527 kbps=2071597 max=2265668 2019-04-13 10:38:32,102 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2071597K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:35,454 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=227.2422 real_seconds=1.00 rate_Mbps=1906.1351 tx_cpu=99 rx_cpu=11 drop=2523 pkt=31610 data_loss=7.98164 2019-04-13 10:38:35,455 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1877527<1951882/2071597<2265668 Kbps loss-rate=7 2019-04-13 10:38:35,455 DEBUG overshot, min=1877527 kbps=1951882 max=2071597 2019-04-13 10:38:35,455 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1951882K -p5001 -P5002 -fparse 192.168.1.3 2019-04-13 10:38:38,780 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=232.6875 real_seconds=1.00 rate_Mbps=1951.7915 tx_cpu=99 rx_cpu=11 drop=0 pkt=29784 data_loss=0.00000 2019-04-13 10:38:38,781 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1877527<1998634/1951882<2071597 Kbps loss-rate=0 2019-04-13 10:38:38,781 DEBUG undershot, min=1998634 kbps=2035115 max=2071597 2019-04-13 10:38:38,794 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.3', 'ip_to': u'192.168.1.3', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.3, 'throughput_kbps': 1804268, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 27, 'rtt_ms': 0.38, 'throughput_kbps': 1513951, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 29, 'rtt_ms': 0.57, 'throughput_kbps': 1547795, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.14, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 159302, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.29, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1305277, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1998634, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.610', 'rtt_max_ms': '1.852', 'rtt_min_ms': '0.241', 'rtt_stddev': '0.435', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.379', 'rtt_max_ms': '0.595', 'rtt_min_ms': '0.245', 'rtt_stddev': '0.117', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.588', 'rtt_max_ms': '1.399', 'rtt_min_ms': '0.417', 'rtt_stddev': '0.279', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-13 10:38:38,796 INFO ============================================================ 2019-04-13 10:38:38,796 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-04-13 10:38:47,865 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.735 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.368 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.348 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.331 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.556 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.350 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.326 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.353 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.409 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.424 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.326/0.420/0.735/0.123 ms 2019-04-13 10:38:56,909 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.318 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.463 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.404 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.392 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.362 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.404 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.484 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.367 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.612 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.571 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.318/0.437/0.612/0.092 ms 2019-04-13 10:39:05,953 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=1.92 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.331 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.413 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.405 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.450 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.639 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.550 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.527 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.416 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.408 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.331/0.606/1.928/0.449 ms 2019-04-13 10:39:05,954 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Measuring TCP Throughput (packet size=65536)... 2019-04-13 10:39:05,955 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:39:16,081 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=1909.0175 real_seconds=10.00 rate_Mbps=1600.8884 tx_cpu=3 rx_cpu=5 retrans=23 cwnd=316 rtt_ms=0.44 2019-04-13 10:39:16,082 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:39:26,205 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=1892.4173 real_seconds=10.00 rate_Mbps=1587.1290 tx_cpu=3 rx_cpu=6 retrans=43 cwnd=312 rtt_ms=0.45 2019-04-13 10:39:26,206 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:39:36,306 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=2193.1875 real_seconds=10.00 rate_Mbps=1839.1756 tx_cpu=4 rx_cpu=6 retrans=6 cwnd=565 rtt_ms=0.26 2019-04-13 10:39:36,306 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Measuring UDP Throughput (packet size=128)... 2019-04-13 10:39:36,307 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:39:39,634 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=17.9652 real_seconds=1.00 rate_Mbps=150.0308 tx_cpu=16 rx_cpu=17 drop=52389 pkt=199560 data_loss=26.25244 2019-04-13 10:39:39,634 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<153631/5000000<10000000 Kbps loss-rate=26 2019-04-13 10:39:39,635 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R460893K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:39:42,986 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=17.6438 real_seconds=1.01 rate_Mbps=147.2515 tx_cpu=16 rx_cpu=16 drop=52696 pkt=197234 data_loss=26.71745 2019-04-13 10:39:42,987 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<150785/460893<460893 Kbps loss-rate=26 2019-04-13 10:39:42,987 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R305839K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:39:46,313 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=17.3293 real_seconds=1.00 rate_Mbps=145.4236 tx_cpu=15 rx_cpu=16 drop=49068 pkt=191029 data_loss=25.68592 2019-04-13 10:39:46,313 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<148913/305839<305839 Kbps loss-rate=25 2019-04-13 10:39:46,314 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227376K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:39:49,641 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=17.2832 real_seconds=1.01 rate_Mbps=144.2244 tx_cpu=17 rx_cpu=15 drop=54386 pkt=195970 data_loss=27.75216 2019-04-13 10:39:49,641 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<147685/227376<227376 Kbps loss-rate=27 2019-04-13 10:39:49,642 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187530K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:39:52,969 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=17.0477 real_seconds=1.00 rate_Mbps=142.4370 tx_cpu=99 rx_cpu=17 drop=43456 pkt=183111 data_loss=23.73213 2019-04-13 10:39:52,970 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<145855/187530<187530 Kbps loss-rate=23 2019-04-13 10:39:52,970 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R166692K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:39:56,321 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=18.2506 real_seconds=1.00 rate_Mbps=152.5503 tx_cpu=99 rx_cpu=19 drop=13274 pkt=162783 data_loss=8.15460 2019-04-13 10:39:56,322 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<156211/166692<166692 Kbps loss-rate=8 2019-04-13 10:39:56,322 DEBUG overshot, min=1 kbps=156211 max=166692 2019-04-13 10:39:56,323 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156211K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:39:59,674 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=18.2632 real_seconds=1.00 rate_Mbps=152.7816 tx_cpu=99 rx_cpu=17 drop=2938 pkt=152550 data_loss=1.92570 2019-04-13 10:39:59,675 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=1<156448/156211<166692 Kbps loss-rate=1 2019-04-13 10:39:59,675 DEBUG undershot, min=156448 kbps=161570 max=166692 2019-04-13 10:39:59,675 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161570K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:03,026 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=18.2994 real_seconds=1.00 rate_Mbps=152.9955 tx_cpu=99 rx_cpu=17 drop=7873 pkt=157781 data_loss=4.98951 2019-04-13 10:40:03,026 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=128 throughput=156448<156667/161570<166692 Kbps loss-rate=4 2019-04-13 10:40:03,026 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Measuring UDP Throughput (packet size=1024)... 2019-04-13 10:40:03,027 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:06,378 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=140.6992 real_seconds=1.00 rate_Mbps=1175.0031 tx_cpu=29 rx_cpu=18 drop=37474 pkt=181550 data_loss=20.64115 2019-04-13 10:40:06,378 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1203203/5000000<10000000 Kbps loss-rate=20 2019-04-13 10:40:06,378 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3101601K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:09,707 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=142.3203 real_seconds=1.00 rate_Mbps=1188.5718 tx_cpu=28 rx_cpu=19 drop=35629 pkt=181365 data_loss=19.64494 2019-04-13 10:40:09,707 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1217097/3101601<3101601 Kbps loss-rate=19 2019-04-13 10:40:09,708 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2159349K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:13,034 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=142.6621 real_seconds=1.00 rate_Mbps=1191.3125 tx_cpu=29 rx_cpu=18 drop=35109 pkt=181195 data_loss=19.37635 2019-04-13 10:40:13,034 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1219904/2159349<2159349 Kbps loss-rate=19 2019-04-13 10:40:13,035 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1689626K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:16,387 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=147.2490 real_seconds=1.00 rate_Mbps=1230.5260 tx_cpu=30 rx_cpu=18 drop=38657 pkt=189440 data_loss=20.40595 2019-04-13 10:40:16,387 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1260058/1689626<1689626 Kbps loss-rate=20 2019-04-13 10:40:16,388 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1474842K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:19,714 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=147.3291 real_seconds=1.00 rate_Mbps=1235.2882 tx_cpu=36 rx_cpu=18 drop=24914 pkt=175779 data_loss=14.17349 2019-04-13 10:40:19,714 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1264935/1474842<1474842 Kbps loss-rate=14 2019-04-13 10:40:19,714 DEBUG overshot, min=1 kbps=1264935 max=1474842 2019-04-13 10:40:19,715 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1264935K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:23,041 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=144.8906 real_seconds=1.00 rate_Mbps=1211.3798 tx_cpu=99 rx_cpu=18 drop=6045 pkt=154413 data_loss=3.91481 2019-04-13 10:40:23,042 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=1024 throughput=1<1240452/1264935<1474842 Kbps loss-rate=3 2019-04-13 10:40:23,042 INFO [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Measuring UDP Throughput (packet size=8192)... 2019-04-13 10:40:23,043 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:26,396 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=209.6172 real_seconds=1.00 rate_Mbps=1756.2310 tx_cpu=29 rx_cpu=8 drop=49111 pkt=75942 data_loss=64.66909 2019-04-13 10:40:26,396 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1<1798380/5000000<10000000 Kbps loss-rate=64 2019-04-13 10:40:26,397 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3399190K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:29,722 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=212.1016 real_seconds=1.00 rate_Mbps=1779.9969 tx_cpu=99 rx_cpu=9 drop=24719 pkt=51868 data_loss=47.65751 2019-04-13 10:40:29,723 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1<1822716/3399190<3399190 Kbps loss-rate=47 2019-04-13 10:40:29,723 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2610953K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:33,050 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=211.6172 real_seconds=1.00 rate_Mbps=1770.5754 tx_cpu=99 rx_cpu=10 drop=12753 pkt=39840 data_loss=32.01054 2019-04-13 10:40:33,050 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1<1813069/2610953<2610953 Kbps loss-rate=32 2019-04-13 10:40:33,051 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2212011K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:36,378 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=212.2500 real_seconds=1.00 rate_Mbps=1776.8484 tx_cpu=99 rx_cpu=10 drop=6585 pkt=33753 data_loss=19.50937 2019-04-13 10:40:36,379 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1<1819492/2212011<2212011 Kbps loss-rate=19 2019-04-13 10:40:36,379 DEBUG overshot, min=1 kbps=1819492 max=2212011 2019-04-13 10:40:36,379 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1819492K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:39,731 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=215.0391 real_seconds=1.00 rate_Mbps=1804.1328 tx_cpu=99 rx_cpu=10 drop=239 pkt=27764 data_loss=0.86079 2019-04-13 10:40:39,731 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1<1847431/1819492<2212011 Kbps loss-rate=0 2019-04-13 10:40:39,731 DEBUG undershot, min=1847431 kbps=2029721 max=2212011 2019-04-13 10:40:39,732 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2029721K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:43,058 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=240.1641 real_seconds=1.00 rate_Mbps=2012.0366 tx_cpu=99 rx_cpu=12 drop=230 pkt=30971 data_loss=0.74260 2019-04-13 10:40:43,059 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=1847431<2060325/2029721<2212011 Kbps loss-rate=0 2019-04-13 10:40:43,059 DEBUG undershot, min=2060325 kbps=2136168 max=2212011 2019-04-13 10:40:43,059 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2136168K -p5001 -P5002 -fparse 172.30.9.201 2019-04-13 10:40:46,411 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] megabytes=231.0938 real_seconds=1.00 rate_Mbps=1933.8923 tx_cpu=99 rx_cpu=10 drop=3016 pkt=32596 data_loss=9.25263 2019-04-13 10:40:46,411 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] pkt-size=8192 throughput=2060325<1980305/2136168<2212011 Kbps loss-rate=9 2019-04-13 10:40:46,411 DEBUG overshot, min=2060325 kbps=1980305 max=2136168 2019-04-13 10:40:46,423 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.3', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 23, 'rtt_ms': 0.44, 'throughput_kbps': 1639309, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 43, 'rtt_ms': 0.45, 'throughput_kbps': 1625220, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.26, 'throughput_kbps': 1883315, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.99, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 156667, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.91, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1240452, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 9.25, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1980305, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.420', 'rtt_max_ms': '0.735', 'rtt_min_ms': '0.326', 'rtt_stddev': '0.123', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.437', 'rtt_max_ms': '0.612', 'rtt_min_ms': '0.318', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.606', 'rtt_max_ms': '1.928', 'rtt_min_ms': '0.331', 'rtt_stddev': '0.449', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-13 10:40:46,424 INFO Deleting floating ip 791236c0-2b93-4b9d-a4cd-fbe4d3e777c0 2019-04-13 10:40:48,203 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Floating IP 172.30.9.209 deleted 2019-04-13 10:40:48,571 DEBUG [TestClient_9bff850f-e9af-431b-a5aa-e1302b01298b4] Instance deleted 2019-04-13 10:40:48,635 INFO Cleaning up... 2019-04-13 10:40:48,635 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] Terminating nuttcp-8.1.4 2019-04-13 10:40:48,650 INFO Deleting floating ip 1aa6deef-b014-4452-800b-e83bcfca4f3e 2019-04-13 10:40:50,190 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] Floating IP 172.30.9.201 deleted 2019-04-13 10:40:50,320 DEBUG [TestServer_9bff850f-e9af-431b-a5aa-e1302b01298b1] Instance deleted 2019-04-13 10:40:56,150 INFO Network pns-internal-net_9bff850f-e9af-431b-a5aa-e1302b01298b deleted. 2019-04-13 10:40:57,690 INFO Network pns-internal-net2_9bff850f-e9af-431b-a5aa-e1302b01298b deleted. 2019-04-13 10:40:57,740 INFO Removed public key pns_public_key 2019-04-13 10:40:57,740 INFO Deleting security group 2019-04-13 10:40:57,894 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': '15368220', 'rtt_ms': '0.396667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 164431, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1252907, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7543699, 'loss_rate': 0.23}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.254/0.136/0.405/0.093', | | | | | '64-byte': '2.366/0.203/21.045/6.226', '1500-byte': '0.309/0.216/0.566/0.109'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '3893473', 'rtt_ms': '0.266667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 191986, 'loss_rate': 0.13}, 1024: {'tp_kbps': 1598032, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3214266, 'loss_rate': 9.29}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.233/0.148/0.488/0.095', | | | | | '64-byte': '2.473/0.146/21.758/6.429', '1500-byte': '0.345/0.200/0.703/0.153'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1989779', 'rtt_ms': '0.3'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 156640, 'loss_rate': 3.22}, 1024: {'tp_kbps': 1232865, | | | | | 'loss_rate': 4.93}, 8192: {'tp_kbps': 1950517, 'loss_rate': 5.18}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.357/0.176/0.639/0.122', | | | | | '64-byte': '0.443/0.240/1.362/0.312', '1500-byte': '0.550/0.330/1.410/0.313'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1622004', 'rtt_ms': '0.416667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 159302, 'loss_rate': 6.14}, 1024: {'tp_kbps': 1305277, | | | | | 'loss_rate': 2.29}, 8192: {'tp_kbps': 1998634, 'loss_rate': 0.0}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.379/0.245/0.595/0.117', | | | | | '64-byte': '0.610/0.241/1.852/0.435', '1500-byte': '0.588/0.417/1.399/0.279'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1885327', 'rtt_ms': '0.523333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150454, 'loss_rate': 4.3}, 1024: {'tp_kbps': 1166483, | | | | | 'loss_rate': 4.29}, 8192: {'tp_kbps': 1845349, 'loss_rate': 0.47}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.501/0.328/0.939/0.180', | | | | | '64-byte': '0.355/0.230/0.575/0.118', '1500-byte': '0.554/0.331/1.567/0.352'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1715948', 'rtt_ms': '0.383333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 156667, 'loss_rate': 4.99}, 1024: {'tp_kbps': 1240452, | | | | | 'loss_rate': 3.91}, 8192: {'tp_kbps': 1980305, 'loss_rate': 9.25}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.437/0.318/0.612/0.092', | | | | | '64-byte': '0.420/0.326/0.735/0.123', '1500-byte': '0.606/0.331/1.928/0.449'}} | | 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-04-13 10:40:57,899 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-04-13 10:40:58,224 - 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-04-13 10:40:58,351 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 10:40:58,352 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:40 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-13 10:40:58,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 10:40:58,359 - 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.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" 2019-04-13 10:40:58,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1702 Content-Type: application/json Date: Sat, 13 Apr 2019 10:40:58 GMT X-Openstack-Request-Id: req-19292947-7669-461d-91e2-e8cff0e2bce0 2019-04-13 10:40:58,747 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "766042f395f340fcbbf2424de3a67216", "created_at": "2019-04-13T06:40:29Z", "admin_state_up": true, "updated_at": "2019-04-13T06:40:29Z", "project_id": "766042f395f340fcbbf2424de3a67216", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "029bff44-808b-4911-807a-7a5e6c8d1544", "name": "tempest-pretest-check-1150342505"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "created_at": "2019-04-13T10:21:19Z", "admin_state_up": true, "updated_at": "2019-04-13T10:40:53Z", "project_id": "09b9b1734a0348b99331e49ccf5aa4d2", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "a5a3b3bd-ed55-4a43-adca-0bd379dd89d1", "name": "vmtp-router_9bff850f-e9af-431b-a5aa-e1302b01298b"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "028f9689b54c4c2e807157fa4e353d23", "created_at": "2019-04-13T06:41:02Z", "admin_state_up": false, "updated_at": "2019-04-13T06:41:02Z", "project_id": "028f9689b54c4c2e807157fa4e353d23", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c6441e37-309b-4640-9ec6-0ace1609810b", "name": "tempest-router-954857964"}]} 2019-04-13 10:40:58,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-19292947-7669-461d-91e2-e8cff0e2bce0 2019-04-13 10:40:58,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.389700889587s 2019-04-13 10:40:58,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 10:40:58,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/a5a3b3bd-ed55-4a43-adca-0bd379dd89d1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" 2019-04-13 10:41:00,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 10:40:59 GMT X-Openstack-Request-Id: req-9f23a244-8b40-44ce-92bc-4216b0e249b8 2019-04-13 10:41:00,000 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 10:41:00,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a5a3b3bd-ed55-4a43-adca-0bd379dd89d1.json used request id req-9f23a244-8b40-44ce-92bc-4216b0e249b8 2019-04-13 10:41:00,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25024104118s 2019-04-13 10:41:00,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 10:41:00,009 - 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.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" 2019-04-13 10:41:00,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:00 GMT X-Openstack-Request-Id: req-589c09e5-7f4b-44dd-9563-0377dfb889b3 2019-04-13 10:41:00,747 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T10:21:26Z", "file": "/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/file", "owner": "09b9b1734a0348b99331e49ccf5aa4d2", "id": "d0eb773e-eb42-4e04-9e7c-d80d235aa65c", "size": 263848448, "self": "/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "vmtp-img_9bff850f-e9af-431b-a5aa-e1302b01298b", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T10:21:22Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 10:41:00,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-589c09e5-7f4b-44dd-9563-0377dfb889b3 2019-04-13 10:41:00,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.742947816849s 2019-04-13 10:41:00,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 10:41:00,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" 2019-04-13 10:41:01,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 10:41:01 GMT X-Openstack-Request-Id: req-bd5adf42-9032-4f38-93cf-d47a9613668a 2019-04-13 10:41:01,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-04-13 10:41:01,760 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d0eb773e-eb42-4e04-9e7c-d80d235aa65c used request id req-bd5adf42-9032-4f38-93cf-d47a9613668a 2019-04-13 10:41:01,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01020693779s 2019-04-13 10:41:01,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 10:41:01,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:41:02,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-f1c28441-6f40-4ece-8667-64ead65d811a x-openstack-request-id: req-f1c28441-6f40-4ece-8667-64ead65d811a 2019-04-13 10:41:02,048 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_9bff850f-e9af-431b-a5aa-e1302b01298b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/778cd664-7ce0-4e60-91de-b19c0f028e0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/778cd664-7ce0-4e60-91de-b19c0f028e0f", "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": "778cd664-7ce0-4e60-91de-b19c0f028e0f"}]} 2019-04-13 10:41:02,048 - 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-f1c28441-6f40-4ece-8667-64ead65d811a 2019-04-13 10:41:02,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.282624006271s 2019-04-13 10:41:02,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 10:41:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/778cd664-7ce0-4e60-91de-b19c0f028e0f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:41:02,081 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-6e971192-a1c2-463a-a378-955ce9f8a219 x-openstack-request-id: req-6e971192-a1c2-463a-a378-955ce9f8a219 2019-04-13 10:41:02,081 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/778cd664-7ce0-4e60-91de-b19c0f028e0f used request id req-6e971192-a1c2-463a-a378-955ce9f8a219 2019-04-13 10:41:02,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0311720371246s 2019-04-13 10:41:02,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 10:41:02,086 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:41:02,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2edafc44-079d-4376-8272-ee3a305683a6 2019-04-13 10:41:02,296 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vmtp-user_9bff850f-e9af-431b-a5aa-e1302b01298b", "links": {"self": "http://172.30.9.23:5000/v3/users/264708a61f264f6f8f0308862b54baa6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "264708a61f264f6f8f0308862b54baa6", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 10:41:02,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2edafc44-079d-4376-8272-ee3a305683a6 2019-04-13 10:41:02,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214386940002s 2019-04-13 10:41:02,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 10:41:02,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/264708a61f264f6f8f0308862b54baa6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:41:02,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7818b1-fc74-4533-ae43-c190c8025c81 2019-04-13 10:41:02,510 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_9bff850f-e9af-431b-a5aa-e1302b01298b", "links": {"self": "http://172.30.9.23:5000/v3/users/264708a61f264f6f8f0308862b54baa6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "264708a61f264f6f8f0308862b54baa6", "description": null}} 2019-04-13 10:41:02,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/264708a61f264f6f8f0308862b54baa6 used request id req-4a7818b1-fc74-4533-ae43-c190c8025c81 2019-04-13 10:41:02,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208018064499s 2019-04-13 10:41:02,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 10:41:02,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/264708a61f264f6f8f0308862b54baa6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:41:02,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 10:41:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-670b56a9-eaa5-4a92-9d3d-c679dc048817 2019-04-13 10:41:02,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 10:41:02,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/264708a61f264f6f8f0308862b54baa6 used request id req-670b56a9-eaa5-4a92-9d3d-c679dc048817 2019-04-13 10:41:02,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.287976980209s 2019-04-13 10:41:02,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 10:41:02,809 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:41:03,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d583c0-5a31-459e-ae34-642d331a6054 2019-04-13 10:41:03,008 - 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/09b9b1734a0348b99331e49ccf5aa4d2"}, "tags": [], "enabled": true, "id": "09b9b1734a0348b99331e49ccf5aa4d2", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9bff850f-e9af-431b-a5aa-e1302b01298b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 10:41:03,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-32d583c0-5a31-459e-ae34-642d331a6054 2019-04-13 10:41:03,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203161001205s 2019-04-13 10:41:03,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 10:41:03,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/09b9b1734a0348b99331e49ccf5aa4d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:41:03,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 10:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5024d1e7-06ec-4965-a771-30aceb38d2a3 2019-04-13 10:41:03,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 10:41:03,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/09b9b1734a0348b99331e49ccf5aa4d2 used request id req-5024d1e7-06ec-4965-a771-30aceb38d2a3 2019-04-13 10:41:03,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.259391069412s 2019-04-13 10:41:03,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 10:41:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=09b9b1734a0348b99331e49ccf5aa4d2&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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:41:03,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:03 GMT X-Openstack-Request-Id: req-a220c0ec-c33b-44d3-aab7-10d97b6d2dbf 2019-04-13 10:41:03,597 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "created_at": "2019-04-13T10:21:32Z", "updated_at": "2019-04-13T10:21:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:21:32Z", "revision_number": 0, "id": "8bb04be4-da8d-4fb8-b7c9-0d44064223c1", "remote_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "remote_ip_prefix": null, "created_at": "2019-04-13T10:21:32Z", "security_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b9b1734a0348b99331e49ccf5aa4d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:21:32Z", "revision_number": 0, "id": "a3814e85-62c3-4ddc-a97f-bf48afc35209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:21:32Z", "security_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b9b1734a0348b99331e49ccf5aa4d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:21:32Z", "revision_number": 0, "id": "c137fba2-6b00-49a1-a44e-3f901b82ad39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:21:32Z", "security_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b9b1734a0348b99331e49ccf5aa4d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:21:32Z", "revision_number": 0, "id": "f9879912-7be5-4a7d-9c41-1f650ea851ca", "remote_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "remote_ip_prefix": null, "created_at": "2019-04-13T10:21:32Z", "security_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b9b1734a0348b99331e49ccf5aa4d2"}], "revision_number": 1, "project_id": "09b9b1734a0348b99331e49ccf5aa4d2", "id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "name": "default"}]} 2019-04-13 10:41:03,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=09b9b1734a0348b99331e49ccf5aa4d2&name=default used request id req-a220c0ec-c33b-44d3-aab7-10d97b6d2dbf 2019-04-13 10:41:03,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.319547891617s 2019-04-13 10:41:03,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 10:41:03,603 - 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.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:41:03,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:03 GMT X-Openstack-Request-Id: req-3a50c205-f437-4a45-a441-1d546b782a25 2019-04-13 10:41:03,716 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "created_at": "2019-04-13T10:21:32Z", "updated_at": "2019-04-13T10:21:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:21:32Z", "revision_number": 0, "id": "8bb04be4-da8d-4fb8-b7c9-0d44064223c1", "remote_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "remote_ip_prefix": null, "created_at": "2019-04-13T10:21:32Z", "security_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b9b1734a0348b99331e49ccf5aa4d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:21:32Z", "revision_number": 0, "id": "a3814e85-62c3-4ddc-a97f-bf48afc35209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:21:32Z", "security_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b9b1734a0348b99331e49ccf5aa4d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:21:32Z", "revision_number": 0, "id": "c137fba2-6b00-49a1-a44e-3f901b82ad39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:21:32Z", "security_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b9b1734a0348b99331e49ccf5aa4d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:21:32Z", "revision_number": 0, "id": "f9879912-7be5-4a7d-9c41-1f650ea851ca", "remote_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "remote_ip_prefix": null, "created_at": "2019-04-13T10:21:32Z", "security_group_id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "tenant_id": "09b9b1734a0348b99331e49ccf5aa4d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b9b1734a0348b99331e49ccf5aa4d2"}], "revision_number": 1, "project_id": "09b9b1734a0348b99331e49ccf5aa4d2", "id": "deee6ad7-fd5a-42cd-82a8-9171c47e0e60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 10:41:03,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3a50c205-f437-4a45-a441-1d546b782a25 2019-04-13 10:41:03,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.114306926727s 2019-04-13 10:41:03,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 10:41:03,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/deee6ad7-fd5a-42cd-82a8-9171c47e0e60.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}320cddecbebf06a85b6a7d1e53471aaa940b0611" 2019-04-13 10:41:03,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 10:41:03 GMT X-Openstack-Request-Id: req-af77dab5-cd37-4579-af70-889faaf8f684 2019-04-13 10:41:03,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 10:41:03,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/deee6ad7-fd5a-42cd-82a8-9171c47e0e60.json used request id req-af77dab5-cd37-4579-af70-889faaf8f684 2019-04-13 10:41:03,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151196956635s 2019-04-13 10:41:03,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 10:41:03,879 - 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.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" 2019-04-13 10:41:03,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:03 GMT X-Openstack-Request-Id: req-f3fac569-94b3-4eaf-9118-975b4c08c869 2019-04-13 10:41:03,964 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 10:41:03,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f3fac569-94b3-4eaf-9118-975b4c08c869 2019-04-13 10:41:03,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0858671665192s 2019-04-13 10:41:03,965 - shade - DEBUG - Network pns-internal-net_9bff850f-e9af-431b-a5aa-e1302b01298b not found for deleting 2019-04-13 10:41:03,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 10:41:03,966 - 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.15" -H "X-Auth-Token: {SHA1}1d518b5c07ba01c5de014e29163146954d6f69ee" 2019-04-13 10:41:04,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:04 GMT X-Openstack-Request-Id: req-67cc9f61-2b69-48af-b09d-62d3aae0f9e0 2019-04-13 10:41:04,043 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 10:41:04,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-67cc9f61-2b69-48af-b09d-62d3aae0f9e0 2019-04-13 10:41:04,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0776209831238s 2019-04-13 10:41:04,045 - shade - DEBUG - Network pns-internal-net2_9bff850f-e9af-431b-a5aa-e1302b01298b not found for deleting 2019-04-13 10:41:04,065 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-04-13 10:41:04,093 - 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.15" 2019-04-13 10:41:04,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a37cafb-569b-4d35-a889-7dfda90c477f 2019-04-13 10:41:04,098 - 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-04-13 10:41:04,098 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-6a37cafb-569b-4d35-a889-7dfda90c477f 2019-04-13 10:41:04,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 10:41:04,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T11:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["HMLzEzFaQFC9B2pbFLLhJQ"], "issued_at": "2019-04-13T10:41:04.000000Z"}} 2019-04-13 10:41:04,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 10:41:04,508 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:04,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:04 GMT X-Openstack-Request-Id: req-015c0ee7-b83f-4702-8fc8-8d23cabc86de 2019-04-13 10:41:04,872 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 10:41:04,872 - 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-015c0ee7-b83f-4702-8fc8-8d23cabc86de 2019-04-13 10:41:04,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365182876587s 2019-04-13 10:41:04,880 - 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.15" 2019-04-13 10:41:04,886 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2354c244-5cd3-4de6-821a-f74ee9cb7821 2019-04-13 10:41:04,886 - 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-04-13 10:41:04,886 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-2354c244-5cd3-4de6-821a-f74ee9cb7821 2019-04-13 10:41:04,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 10:41:04,890 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:05,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7c03c9-cc92-4b21-bc48-d8c6b3ff3609 2019-04-13 10:41:05,169 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 10:41:05,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ff7c03c9-cc92-4b21-bc48-d8c6b3ff3609 2019-04-13 10:41:05,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.282613039017s 2019-04-13 10:41:05,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 10:41:05,180 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}}' 2019-04-13 10:41:05,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e4e8a7e-4431-4b0c-90ae-2b6e91fc9d49 2019-04-13 10:41:05,323 - 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/0a0086edf32849b8911d4d0dd2180ff1"}, "tags": [], "enabled": true, "id": "0a0086edf32849b8911d4d0dd2180ff1", "parent_id": "default", "domain_id": "default", "name": "shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}} 2019-04-13 10:41:05,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7e4e8a7e-4431-4b0c-90ae-2b6e91fc9d49 2019-04-13 10:41:05,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.145839929581s 2019-04-13 10:41:05,324 - 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'0a0086edf32849b8911d4d0dd2180ff1', '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_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2'}) 2019-04-13 10:41:05,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 10:41:05,334 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "nOa64vGv3PuPOnES4paAfCZT2aK1GB", "email": null, "name": "shaker-user_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}}' 2019-04-13 10:41:05,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b27b05ca-0bb8-41eb-87b9-1f8265db4401 2019-04-13 10:41:05,791 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "links": {"self": "http://172.30.9.23:5000/v3/users/bfbbb7031e5b4da4b5ec193199d551e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfbbb7031e5b4da4b5ec193199d551e6", "domain_id": "default", "password_expires_at": null}} 2019-04-13 10:41:05,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-b27b05ca-0bb8-41eb-87b9-1f8265db4401 2019-04-13 10:41:05,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.46066403389s 2019-04-13 10:41:05,792 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bfbbb7031e5b4da4b5ec193199d551e6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2'}) 2019-04-13 10:41:05,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:41:05,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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:06,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ae62b8-17ac-478f-99cc-d4501f1449c7 2019-04-13 10:41:06,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:41:06,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f2ae62b8-17ac-478f-99cc-d4501f1449c7 2019-04-13 10:41:06,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220601081848s 2019-04-13 10:41:06,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:41:06,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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:06,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-411e6717-5e8e-4f28-8d0d-3d410b0e2104 2019-04-13 10:41:06,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:41:06,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-411e6717-5e8e-4f28-8d0d-3d410b0e2104 2019-04-13 10:41:06,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205987930298s 2019-04-13 10:41:06,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:41:06,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:06,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83d2c701-84f7-4a37-940f-406c99862930 2019-04-13 10:41:06,425 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:41:06,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-83d2c701-84f7-4a37-940f-406c99862930 2019-04-13 10:41:06,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193613052368s 2019-04-13 10:41:06,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 10:41:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:06,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c889cc2-6569-41e8-8c91-ca92e657333b 2019-04-13 10:41:06,577 - 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-04-13 10:41:06,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9c889cc2-6569-41e8-8c91-ca92e657333b 2019-04-13 10:41:06,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.147197961807s 2019-04-13 10:41:06,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 10:41:06,582 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:06,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76dde7c2-9ba4-46a8-85f9-a9c337e2f469 2019-04-13 10:41:06,706 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "links": {"self": "http://172.30.9.23:5000/v3/users/bfbbb7031e5b4da4b5ec193199d551e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfbbb7031e5b4da4b5ec193199d551e6", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 10:41:06,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-76dde7c2-9ba4-46a8-85f9-a9c337e2f469 2019-04-13 10:41:06,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12783908844s 2019-04-13 10:41:06,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 10:41:06,722 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:06,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91da925-a9da-4751-a68b-8298f1f06aeb 2019-04-13 10:41:06,831 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/0a0086edf32849b8911d4d0dd2180ff1"}, "tags": [], "enabled": true, "id": "0a0086edf32849b8911d4d0dd2180ff1", "parent_id": "default", "domain_id": "default", "name": "shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}]} 2019-04-13 10:41:06,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d91da925-a9da-4751-a68b-8298f1f06aeb 2019-04-13 10:41:06,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113064050674s 2019-04-13 10:41:06,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 10:41:06,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=bfbbb7031e5b4da4b5ec193199d551e6&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=0a0086edf32849b8911d4d0dd2180ff1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:06,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e669caf9-a935-46fe-a347-b5c310175d76 2019-04-13 10:41:06,951 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=bfbbb7031e5b4da4b5ec193199d551e6&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=0a0086edf32849b8911d4d0dd2180ff1", "previous": null, "next": null}} 2019-04-13 10:41:06,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=bfbbb7031e5b4da4b5ec193199d551e6&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=0a0086edf32849b8911d4d0dd2180ff1 used request id req-e669caf9-a935-46fe-a347-b5c310175d76 2019-04-13 10:41:06,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111814975739s 2019-04-13 10:41:06,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 10:41:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/0a0086edf32849b8911d4d0dd2180ff1/users/bfbbb7031e5b4da4b5ec193199d551e6/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:07,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 10:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ce0f30-bc71-4a8e-89f9-5f6f71778bf9 2019-04-13 10:41:07,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 10:41:07,195 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0a0086edf32849b8911d4d0dd2180ff1/users/bfbbb7031e5b4da4b5ec193199d551e6/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-e4ce0f30-bc71-4a8e-89f9-5f6f71778bf9 2019-04-13 10:41:07,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.240063905716s 2019-04-13 10:41:07,196 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', 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'0a0086edf32849b8911d4d0dd2180ff1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'nOa64vGv3PuPOnES4paAfCZT2aK1GB', 'username': u'shaker-user_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', '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-04-13 10:41:07,200 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', 'password': 'nOa64vGv3PuPOnES4paAfCZT2aK1GB', 'project_name': 'shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '0a0086edf32849b8911d4d0dd2180ff1', 'project_domain_name': 'Default'} 2019-04-13 10:41:07,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-13 10:41:07,207 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:07,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-61318918-5383-467d-aa70-d28b5ed39061 x-openstack-request-id: req-61318918-5383-467d-aa70-d28b5ed39061 2019-04-13 10:41:07,645 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "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.5", "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\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 14}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-13 10:41:07,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-61318918-5383-467d-aa70-d28b5ed39061 2019-04-13 10:41:07,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.441898107529s 2019-04-13 10:41:07,647 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-04-13 10:41:07,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 10:41:07,651 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:07,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9bec8d-abdf-4e5f-912a-16e2f3369560 2019-04-13 10:41:07,757 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 10:41:07,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cc9bec8d-abdf-4e5f-912a-16e2f3369560 2019-04-13 10:41:07,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110090017319s 2019-04-13 10:41:07,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 10:41:07,768 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:41:07,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f667e2c-de88-4849-b5bf-1a67e42efccf 2019-04-13 10:41:07,884 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/0a0086edf32849b8911d4d0dd2180ff1"}, "tags": [], "enabled": true, "id": "0a0086edf32849b8911d4d0dd2180ff1", "parent_id": "default", "domain_id": "default", "name": "shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}]} 2019-04-13 10:41:07,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1f667e2c-de88-4849-b5bf-1a67e42efccf 2019-04-13 10:41:07,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120087862015s 2019-04-13 10:41:07,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 10:41:07,888 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" -d '{"network": {"tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "name": "shaker-net_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "admin_state_up": true}}' 2019-04-13 10:41:08,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 719 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:08 GMT X-Openstack-Request-Id: req-c2edeaac-0448-4c55-9ea8-ec81e8c7b2a3 2019-04-13 10:41:08,405 - 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":"0598e642-6b6f-4ad5-81b3-3d513c1fe9b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"0a0086edf32849b8911d4d0dd2180ff1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T10:41:08Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2","admin_state_up":true,"tenant_id":"0a0086edf32849b8911d4d0dd2180ff1","created_at":"2019-04-13T10:41:08Z","mtu":1450}} 2019-04-13 10:41:08,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c2edeaac-0448-4c55-9ea8-ec81e8c7b2a3 2019-04-13 10:41:08,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.517985105515s 2019-04-13 10:41:08,406 - 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-04-13T10:41:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0598e642-6b6f-4ad5-81b3-3d513c1fe9b4', u'provider:segmentation_id': 8, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', u'created_at': u'2019-04-13T10:41:08Z', u'mtu': 1450, u'tenant_id': u'0a0086edf32849b8911d4d0dd2180ff1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0a0086edf32849b8911d4d0dd2180ff1', u'l2_adjacency': True}) 2019-04-13 10:41:08,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-13 10:41:08,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5622cd53-6513-4331-a58f-f363bf40ee7b 2019-04-13 10:41:08,416 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 10:41:08,416 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-5622cd53-6513-4331-a58f-f363bf40ee7b 2019-04-13 10:41:08,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 10:41:08,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T11:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0086edf32849b8911d4d0dd2180ff1", "name": "shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/0a0086edf32849b8911d4d0dd2180ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/0a0086edf32849b8911d4d0dd2180ff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/0a0086edf32849b8911d4d0dd2180ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/0a0086edf32849b8911d4d0dd2180ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/0a0086edf32849b8911d4d0dd2180ff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/0a0086edf32849b8911d4d0dd2180ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_0a0086edf32849b8911d4d0dd2180ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_0a0086edf32849b8911d4d0dd2180ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0a0086edf32849b8911d4d0dd2180ff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/0a0086edf32849b8911d4d0dd2180ff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/0a0086edf32849b8911d4d0dd2180ff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "id": "bfbbb7031e5b4da4b5ec193199d551e6"}, "audit_ids": ["GG-5tCrDR3GKs5dCbIM7EQ"], "issued_at": "2019-04-13T10:41:08.000000Z"}} 2019-04-13 10:41:08,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 10:41:08,816 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:09,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:09 GMT X-Openstack-Request-Id: req-fb8cd999-7e40-482d-8b7c-06ed5d162df5 2019-04-13 10:41:09,187 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0598e642-6b6f-4ad5-81b3-3d513c1fe9b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0086edf32849b8911d4d0dd2180ff1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T10:41:08Z","qos_policy_id":null,"name":"shaker-net_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2","admin_state_up":true,"tenant_id":"0a0086edf32849b8911d4d0dd2180ff1","created_at":"2019-04-13T10:41:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 10:41:09,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fb8cd999-7e40-482d-8b7c-06ed5d162df5 2019-04-13 10:41:09,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371304988861s 2019-04-13 10:41:09,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 10:41:09,189 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"subnet": {"name": "shaker-subnet_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "enable_dhcp": true, "network_id": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 10:41:09,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:09 GMT X-Openstack-Request-Id: req-7be238bb-2690-4274-bc70-585e676ce0cb 2019-04-13 10:41:09,778 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0598e642-6b6f-4ad5-81b3-3d513c1fe9b4","tenant_id":"0a0086edf32849b8911d4d0dd2180ff1","created_at":"2019-04-13T10:41:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T10:41: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":"0a0086edf32849b8911d4d0dd2180ff1","id":"09586aae-3a00-453b-9b2b-cdf851167584","subnetpool_id":null,"name":"shaker-subnet_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}} 2019-04-13 10:41:09,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7be238bb-2690-4274-bc70-585e676ce0cb 2019-04-13 10:41:09,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.589174985886s 2019-04-13 10:41:09,779 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T10:41: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'09586aae-3a00-453b-9b2b-cdf851167584', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', u'enable_dhcp': True, u'network_id': u'0598e642-6b6f-4ad5-81b3-3d513c1fe9b4', u'tenant_id': u'0a0086edf32849b8911d4d0dd2180ff1', u'created_at': u'2019-04-13T10:41: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'0a0086edf32849b8911d4d0dd2180ff1'}) 2019-04-13 10:41:09,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 10:41:09,780 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "shaker-router_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "admin_state_up": true}}' 2019-04-13 10:41:11,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:11 GMT X-Openstack-Request-Id: req-2f4f5ef8-e6a4-42ed-b2d5-e294a4a0b34e 2019-04-13 10:41:11,449 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:09Z", "admin_state_up": true, "updated_at": "2019-04-13T10:41:11Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3", "name": "shaker-router_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}} 2019-04-13 10:41:11,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2f4f5ef8-e6a4-42ed-b2d5-e294a4a0b34e 2019-04-13 10:41:11,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66981315613s 2019-04-13 10:41:11,450 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T10:41:11Z', u'revision_number': 2, u'id': u'dc2e578f-40c5-4362-9a9b-d4e0e3acace3', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', u'admin_state_up': True, u'tenant_id': u'0a0086edf32849b8911d4d0dd2180ff1', u'created_at': u'2019-04-13T10:41:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'0a0086edf32849b8911d4d0dd2180ff1'}) 2019-04-13 10:41:11,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 10:41:11,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/dc2e578f-40c5-4362-9a9b-d4e0e3acace3/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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"subnet_id": "09586aae-3a00-453b-9b2b-cdf851167584"}' 2019-04-13 10:41:14,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:14 GMT X-Openstack-Request-Id: req-3a226b7c-eb90-4340-b7b1-0078602328f3 2019-04-13 10:41:14,566 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "subnet_id": "09586aae-3a00-453b-9b2b-cdf851167584", "subnet_ids": ["09586aae-3a00-453b-9b2b-cdf851167584"], "port_id": "5d945606-fd24-4faf-81f2-d0dde9f340d9", "id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3"} 2019-04-13 10:41:14,566 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/dc2e578f-40c5-4362-9a9b-d4e0e3acace3/add_router_interface.json used request id req-3a226b7c-eb90-4340-b7b1-0078602328f3 2019-04-13 10:41:14,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.11567497253s 2019-04-13 10:41:14,566 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-04-13 10:41:17,325 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-04-13 10:41:17,329 - 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.15" 2019-04-13 10:41:17,334 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:17 GMT 2019-04-13 10:41:17,334 - 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-04-13 10:41:17,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 10:41:17,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:18,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:18 GMT X-Openstack-Request-Id: req-f7b71828-408e-42a8-87c7-ebd4bd7e7488 2019-04-13 10:41:18,075 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 10:41:18,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f7b71828-408e-42a8-87c7-ebd4bd7e7488 2019-04-13 10:41:18,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.735487937927s 2019-04-13 10:41:18,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 10:41:18,088 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}' 2019-04-13 10:41:18,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:18 GMT Location: http://172.30.9.23:9292/v2/images/2b722639-5961-4d56-928c-4145d759e113 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-13f7c2a0-41a2-4701-8597-b48bb82a9f9d 2019-04-13 10:41:18,133 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T10:41:18Z", "file": "/v2/images/2b722639-5961-4d56-928c-4145d759e113/file", "owner": "0a0086edf32849b8911d4d0dd2180ff1", "id": "2b722639-5961-4d56-928c-4145d759e113", "size": null, "self": "/v2/images/2b722639-5961-4d56-928c-4145d759e113", "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_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "checksum": null, "created_at": "2019-04-13T10:41:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 10:41:18,133 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-13f7c2a0-41a2-4701-8597-b48bb82a9f9d 2019-04-13 10:41:18,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0483121871948s 2019-04-13 10:41:18,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 10:41:18,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/2b722639-5961-4d56-928c-4145d759e113/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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '' 2019-04-13 10:41:27,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 10:41:27 GMT X-Openstack-Request-Id: req-0b1b95d3-adbb-4450-a128-53e327b4d15a 2019-04-13 10:41:27,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-04-13 10:41:27,981 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2b722639-5961-4d56-928c-4145d759e113/file used request id req-0b1b95d3-adbb-4450-a128-53e327b4d15a 2019-04-13 10:41:27,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.84715104103s 2019-04-13 10:41:27,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 10:41:27,990 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:28,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:28 GMT X-Openstack-Request-Id: req-44036611-bbe4-42aa-ad73-ed4637b49889 2019-04-13 10:41:28,026 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T10:41:27Z", "file": "/v2/images/2b722639-5961-4d56-928c-4145d759e113/file", "owner": "0a0086edf32849b8911d4d0dd2180ff1", "id": "2b722639-5961-4d56-928c-4145d759e113", "size": 666173440, "self": "/v2/images/2b722639-5961-4d56-928c-4145d759e113", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/2b722639-5961-4d56-928c-4145d759e113/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/2b722639-5961-4d56-928c-4145d759e113/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-04-13T10:41:18Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 10:41:28,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-44036611-bbe4-42aa-ad73-ed4637b49889 2019-04-13 10:41:28,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406930446625s 2019-04-13 10:41:28,028 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/2b722639-5961-4d56-928c-4145d759e113/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2b722639-5961-4d56-928c-4145d759e113/file', 'owner': u'0a0086edf32849b8911d4d0dd2180ff1', 'id': u'2b722639-5961-4d56-928c-4145d759e113', 'size': 666173440, u'self': u'/v2/images/2b722639-5961-4d56-928c-4145d759e113', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a0086edf32849b8911d4d0dd2180ff1', 'name': 'shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/2b722639-5961-4d56-928c-4145d759e113/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T10:41:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T10:41:27Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', '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/2b722639-5961-4d56-928c-4145d759e113', 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_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', 'created': u'2019-04-13T10:41:18Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-04-13T10:41:18Z', 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/2b722639-5961-4d56-928c-4145d759e113', 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_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-04-13 10:41:28,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 10:41:28,032 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-13 10:41:28,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-a1c324aa-00ba-4905-9e81-5a2c508638c4 x-openstack-request-id: req-a1c324aa-00ba-4905-9e81-5a2c508638c4 2019-04-13 10:41:28,064 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "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": "94a101b9-10ed-48f6-be79-28d82e2ad54b"}} 2019-04-13 10:41:28,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a1c324aa-00ba-4905-9e81-5a2c508638c4 2019-04-13 10:41:28,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.034863948822s 2019-04-13 10:41:28,065 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', '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'8cb957e698214daa959a3206e3607cbf', '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'94a101b9-10ed-48f6-be79-28d82e2ad54b', 'swap': 0}) 2019-04-13 10:41:28,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 10:41:28,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b/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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" -d '{"extra_specs": {}}' 2019-04-13 10:41:28,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-66dfdbd0-46b9-4889-b818-1a7c24d83e0a x-openstack-request-id: req-66dfdbd0-46b9-4889-b818-1a7c24d83e0a 2019-04-13 10:41:28,096 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 10:41:28,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b/os-extra_specs used request id req-66dfdbd0-46b9-4889-b818-1a7c24d83e0a 2019-04-13 10:41:28,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0306770801544s 2019-04-13 10:41:28,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-13 10:41:28,103 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"keypair": {"name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}}' 2019-04-13 10:41:28,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-3c37817b-3853-45d8-8ad1-5078a9509975 x-openstack-request-id: req-3c37817b-3853-45d8-8ad1-5078a9509975 2019-04-13 10:41:28,505 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvjBswJo5es1XQI7wjoum6YCJDLIizWlYKcta401JC2dLOpXe4n2DdVa6RNg4fevtBwpCpX0HTMPVbaQrcFZASmgCwDv4mfI7cJoIGGImFpWRk8u5iFzvADTynYKwlcob+vcq4Y+Nle/NbqZZ8/kHswFfGqKjrbdoohc2Hif1vDtegoQqhZ8PFNrRE6idwWkZWIYpY66rJDeoD8cT/1tRO8khGWtVdRFKxpG4/cUwidNns8e45YzusDzS37eV35Q8hvjaRahC8FUPxarQctZ8f9fFL2EaV9A5X/a55z/ht/F4jsuWsR0EDNbExONBSm9lueFzeeeBoL1gRPChLAiTl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAr4wbMCaOXrNV0CO8I6LpumAiQyyIs1pWCnLWuNNSQtnSzqV3\nuJ9g3VWukTYOH3r7QcKQqV9B0zD1W2kK3BWQEpoAsA7+JnyO3CaCBhiJhaVkZPLu\nYhc7wA08p2CsJXKG/r3KuGPjZXvzW6mWfP5B7MBXxqio623aKIXNh4n9bw7XoKEK\noWfDxTa0ROoncFpGViGKWOuqyQ3qA/HE/9bUTvJIRlrVXURSsaRuP3FMInTZ7PHu\nOWM7rA80t+3ld+UPIb42kWoQvBVD8Wq0HLWfH/XxS9hGlfQOV/2uec/4bfxeI7Ll\nrEdBAzWxMTjQUpvZbnhc3nngaC9YETwoSwIk5QIDAQABAoIBAQCVcGHctZXRDD1q\n+GC6vX7Wx+ui35Bnjelc77HWmR6YBjIs9DNcmWCuSrhWqXuQVPL7YhQf+xVgIXdd\nH6i8/iYtj6gyODEmtjYvNyDM66p2ePtj7GH+YuTccuhFXEhvgHVm+k5OdcoopEHg\nsBeJxDB+yKZwWTejY1qp0G3Mii2Skdg1bZc3t6TtOIMl6bQ15W7wmgguHHWeZa6g\nNzYvfhDgA4QFGdoyYw9U7AwHiOVCIYrSlRou4gSLf17/UYLEzwgVkF0JA1LWz9OK\nh7ExLrVcOW37a2bOIxkOpd/ut7bGaOTS66lO6C2upH40YsrrRouB7nUd41BwMSZq\nPIwaA9bBAoGBAOM1y/rKEhYxJ2c486YVy1/is7WhJJynimBre1Wz89fMkbnGLoQ6\nT1NNIlA/cLoEeEYPBsVJQGzmWCsqpgkQOGHJNYbLBRv0q2Cu+owy0IPSYyOIkXiZ\nXti8BSQztnI8bZDeYHscY+d0RnE/UlGD1SdZRFVXRgBTvaooiTEjooZ5AoGBAMXK\neo17LoZcItQY9pQA+Ke+EDXB+HeEzlGBKYu0vrmrvMKyuzXVRAGMolfpF21+v4RP\nkf1ybxeBIjUMiiOJWyRkAzy2lIzYggEFEGRxY35ZWntdh+9IrmVCQj15x06uAM4w\nemaMim21NlCPmRjwj2YjgsGkQYLgtFl0D4tReqbNAoGBAMQxGdeOURvUid+577nE\nK/659M+rO8ABc51acf9JCg+XV2YA2P3Yk9KsUirU/PPDFE/6fbAxVm4yYIO1qfU9\nilH1ukCQYfMHzEwKC9Kvthl9u5ldPa/TT3D6ub3O4YW25C0puEnV8/ZSEtmLAfvd\nSFtX24eNeqahqK6bngtOZ/KRAoGBAKaBnQfr0i/T8pIA7duMscdsrnLC9yuOhq2A\ngXwVzZW6qK5zDjz0a0qunKBLHqjT0eBNqAXnxvPPhv+Hrebao/qPo1YCEi47ub2o\nCLO17N8Z050VEPF0izO9QsxD73Ah9ZWeo/wehg5zReUt7eFb6iw+6r2fTHMkPU8s\n8EUFc65lAoGACWSC3Sshw7jsV0jzY+82v/b654+91rZkdLsXY3JT7/gXi7jCHSyT\nWrmONqdDU0GzZ8wBMgtoYNsQLjM8yBLfaAhP8i2fglGwGTNh/WbTuEnBnbXW3ZH/\n+HTXwXT7xh/ZigZkTEG7koI7oRAgYSa4NFS6oQ2rCLX1uVhQVdA9yA8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "fingerprint": "cd:8a:76:0d:6e:94:eb:6a:dd:43:fe:9d:49:f5:a6:a8"}} 2019-04-13 10:41:28,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3c37817b-3853-45d8-8ad1-5078a9509975 2019-04-13 10:41:28,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.405926942825s 2019-04-13 10:41:28,506 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvjBswJo5es1XQI7wjoum6YCJDLIizWlYKcta401JC2dLOpXe4n2DdVa6RNg4fevtBwpCpX0HTMPVbaQrcFZASmgCwDv4mfI7cJoIGGImFpWRk8u5iFzvADTynYKwlcob+vcq4Y+Nle/NbqZZ8/kHswFfGqKjrbdoohc2Hif1vDtegoQqhZ8PFNrRE6idwWkZWIYpY66rJDeoD8cT/1tRO8khGWtVdRFKxpG4/cUwidNns8e45YzusDzS37eV35Q8hvjaRahC8FUPxarQctZ8f9fFL2EaV9A5X/a55z/ht/F4jsuWsR0EDNbExONBSm9lueFzeeeBoL1gRPChLAiTl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAr4wbMCaOXrNV0CO8I6LpumAiQyyIs1pWCnLWuNNSQtnSzqV3\nuJ9g3VWukTYOH3r7QcKQqV9B0zD1W2kK3BWQEpoAsA7+JnyO3CaCBhiJhaVkZPLu\nYhc7wA08p2CsJXKG/r3KuGPjZXvzW6mWfP5B7MBXxqio623aKIXNh4n9bw7XoKEK\noWfDxTa0ROoncFpGViGKWOuqyQ3qA/HE/9bUTvJIRlrVXURSsaRuP3FMInTZ7PHu\nOWM7rA80t+3ld+UPIb42kWoQvBVD8Wq0HLWfH/XxS9hGlfQOV/2uec/4bfxeI7Ll\nrEdBAzWxMTjQUpvZbnhc3nngaC9YETwoSwIk5QIDAQABAoIBAQCVcGHctZXRDD1q\n+GC6vX7Wx+ui35Bnjelc77HWmR6YBjIs9DNcmWCuSrhWqXuQVPL7YhQf+xVgIXdd\nH6i8/iYtj6gyODEmtjYvNyDM66p2ePtj7GH+YuTccuhFXEhvgHVm+k5OdcoopEHg\nsBeJxDB+yKZwWTejY1qp0G3Mii2Skdg1bZc3t6TtOIMl6bQ15W7wmgguHHWeZa6g\nNzYvfhDgA4QFGdoyYw9U7AwHiOVCIYrSlRou4gSLf17/UYLEzwgVkF0JA1LWz9OK\nh7ExLrVcOW37a2bOIxkOpd/ut7bGaOTS66lO6C2upH40YsrrRouB7nUd41BwMSZq\nPIwaA9bBAoGBAOM1y/rKEhYxJ2c486YVy1/is7WhJJynimBre1Wz89fMkbnGLoQ6\nT1NNIlA/cLoEeEYPBsVJQGzmWCsqpgkQOGHJNYbLBRv0q2Cu+owy0IPSYyOIkXiZ\nXti8BSQztnI8bZDeYHscY+d0RnE/UlGD1SdZRFVXRgBTvaooiTEjooZ5AoGBAMXK\neo17LoZcItQY9pQA+Ke+EDXB+HeEzlGBKYu0vrmrvMKyuzXVRAGMolfpF21+v4RP\nkf1ybxeBIjUMiiOJWyRkAzy2lIzYggEFEGRxY35ZWntdh+9IrmVCQj15x06uAM4w\nemaMim21NlCPmRjwj2YjgsGkQYLgtFl0D4tReqbNAoGBAMQxGdeOURvUid+577nE\nK/659M+rO8ABc51acf9JCg+XV2YA2P3Yk9KsUirU/PPDFE/6fbAxVm4yYIO1qfU9\nilH1ukCQYfMHzEwKC9Kvthl9u5ldPa/TT3D6ub3O4YW25C0puEnV8/ZSEtmLAfvd\nSFtX24eNeqahqK6bngtOZ/KRAoGBAKaBnQfr0i/T8pIA7duMscdsrnLC9yuOhq2A\ngXwVzZW6qK5zDjz0a0qunKBLHqjT0eBNqAXnxvPPhv+Hrebao/qPo1YCEi47ub2o\nCLO17N8Z050VEPF0izO9QsxD73Ah9ZWeo/wehg5zReUt7eFb6iw+6r2fTHMkPU8s\n8EUFc65lAoGACWSC3Sshw7jsV0jzY+82v/b654+91rZkdLsXY3JT7/gXi7jCHSyT\nWrmONqdDU0GzZ8wBMgtoYNsQLjM8yBLfaAhP8i2fglGwGTNh/WbTuEnBnbXW3ZH/\n+HTXwXT7xh/ZigZkTEG7koI7oRAgYSa4NFS6oQ2rCLX1uVhQVdA9yA8=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bfbbb7031e5b4da4b5ec193199d551e6', 'name': u'shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', 'created_at': '2019-04-13T10:41:28.506902', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a0086edf32849b8911d4d0dd2180ff1', 'name': 'shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cd:8a:76:0d:6e:94:eb:6a:dd:43:fe:9d:49:f5:a6:a8', 'type': 'ssh', 'id': u'shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2'}) 2019-04-13 10:41:28,507 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAr4wbMCaOXrNV0CO8I6LpumAiQyyIs1pWCnLWuNNSQtnSzqV3 uJ9g3VWukTYOH3r7QcKQqV9B0zD1W2kK3BWQEpoAsA7+JnyO3CaCBhiJhaVkZPLu Yhc7wA08p2CsJXKG/r3KuGPjZXvzW6mWfP5B7MBXxqio623aKIXNh4n9bw7XoKEK oWfDxTa0ROoncFpGViGKWOuqyQ3qA/HE/9bUTvJIRlrVXURSsaRuP3FMInTZ7PHu OWM7rA80t+3ld+UPIb42kWoQvBVD8Wq0HLWfH/XxS9hGlfQOV/2uec/4bfxeI7Ll rEdBAzWxMTjQUpvZbnhc3nngaC9YETwoSwIk5QIDAQABAoIBAQCVcGHctZXRDD1q +GC6vX7Wx+ui35Bnjelc77HWmR6YBjIs9DNcmWCuSrhWqXuQVPL7YhQf+xVgIXdd H6i8/iYtj6gyODEmtjYvNyDM66p2ePtj7GH+YuTccuhFXEhvgHVm+k5OdcoopEHg sBeJxDB+yKZwWTejY1qp0G3Mii2Skdg1bZc3t6TtOIMl6bQ15W7wmgguHHWeZa6g NzYvfhDgA4QFGdoyYw9U7AwHiOVCIYrSlRou4gSLf17/UYLEzwgVkF0JA1LWz9OK h7ExLrVcOW37a2bOIxkOpd/ut7bGaOTS66lO6C2upH40YsrrRouB7nUd41BwMSZq PIwaA9bBAoGBAOM1y/rKEhYxJ2c486YVy1/is7WhJJynimBre1Wz89fMkbnGLoQ6 T1NNIlA/cLoEeEYPBsVJQGzmWCsqpgkQOGHJNYbLBRv0q2Cu+owy0IPSYyOIkXiZ Xti8BSQztnI8bZDeYHscY+d0RnE/UlGD1SdZRFVXRgBTvaooiTEjooZ5AoGBAMXK eo17LoZcItQY9pQA+Ke+EDXB+HeEzlGBKYu0vrmrvMKyuzXVRAGMolfpF21+v4RP kf1ybxeBIjUMiiOJWyRkAzy2lIzYggEFEGRxY35ZWntdh+9IrmVCQj15x06uAM4w emaMim21NlCPmRjwj2YjgsGkQYLgtFl0D4tReqbNAoGBAMQxGdeOURvUid+577nE K/659M+rO8ABc51acf9JCg+XV2YA2P3Yk9KsUirU/PPDFE/6fbAxVm4yYIO1qfU9 ilH1ukCQYfMHzEwKC9Kvthl9u5ldPa/TT3D6ub3O4YW25C0puEnV8/ZSEtmLAfvd SFtX24eNeqahqK6bngtOZ/KRAoGBAKaBnQfr0i/T8pIA7duMscdsrnLC9yuOhq2A gXwVzZW6qK5zDjz0a0qunKBLHqjT0eBNqAXnxvPPhv+Hrebao/qPo1YCEi47ub2o CLO17N8Z050VEPF0izO9QsxD73Ah9ZWeo/wehg5zReUt7eFb6iw+6r2fTHMkPU8s 8EUFc65lAoGACWSC3Sshw7jsV0jzY+82v/b654+91rZkdLsXY3JT7/gXi7jCHSyT WrmONqdDU0GzZ8wBMgtoYNsQLjM8yBLfaAhP8i2fglGwGTNh/WbTuEnBnbXW3ZH/ +HTXwXT7xh/ZigZkTEG7koI7oRAgYSa4NFS6oQ2rCLX1uVhQVdA9yA8= -----END RSA PRIVATE KEY----- 2019-04-13 10:41:28,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-13 10:41:28,513 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"security_group": {"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "description": "created by OPNFV Functest (shaker)"}}' 2019-04-13 10:41:28,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:28 GMT X-Openstack-Request-Id: req-6e29d63f-da4f-4fd9-bd5b-96f5a98cf56c 2019-04-13 10:41:28,937 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:28Z", "updated_at": "2019-04-13T10:41:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:28Z", "revision_number": 0, "id": "604afeb0-9e65-4691-97b3-20495435a608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:28Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:28Z", "revision_number": 0, "id": "fd823940-148d-478a-8d12-75d5d02d830f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:28Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}], "revision_number": 1, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "7008f013-c829-49db-b024-fa01d8be91a3", "name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}} 2019-04-13 10:41:28,937 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6e29d63f-da4f-4fd9-bd5b-96f5a98cf56c 2019-04-13 10:41:28,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.424470186234s 2019-04-13 10:41:28,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 10:41:28,945 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:29,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:29 GMT X-Openstack-Request-Id: req-a5d3b0a9-c0eb-4e9b-818e-454998e93e4c 2019-04-13 10:41:29,013 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:28Z", "updated_at": "2019-04-13T10:41:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:28Z", "revision_number": 0, "id": "604afeb0-9e65-4691-97b3-20495435a608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:28Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:28Z", "revision_number": 0, "id": "fd823940-148d-478a-8d12-75d5d02d830f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:28Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}], "revision_number": 1, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "7008f013-c829-49db-b024-fa01d8be91a3", "name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:07Z", "updated_at": "2019-04-13T10:41:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "30df67d3-0243-4b0a-9a8f-8fa17d79f48c", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "6fe57fbf-427d-4e5d-8ba4-dfe0212c866b", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "a0342e82-a35f-43ac-a71d-be6ad73d43cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "f54e123a-7b05-44aa-996d-59045ddb83be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}], "revision_number": 1, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "name": "default"}]} 2019-04-13 10:41:29,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a5d3b0a9-c0eb-4e9b-818e-454998e93e4c 2019-04-13 10:41:29,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0695819854736s 2019-04-13 10:41:29,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 10:41:29,021 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -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": "7008f013-c829-49db-b024-fa01d8be91a3"}}' 2019-04-13 10:41:29,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:29 GMT X-Openstack-Request-Id: req-372c7362-c5f9-4e1f-a143-511b5668ece6 2019-04-13 10:41:29,146 - 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-04-13T10:41:29Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "port_range_min": 22, "revision_number": 0, "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:29Z", "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "8b87cbd5-45ac-4c60-ba37-24becc12c0ed"}} 2019-04-13 10:41:29,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-372c7362-c5f9-4e1f-a143-511b5668ece6 2019-04-13 10:41:29,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125712871552s 2019-04-13 10:41:29,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 10:41:29,153 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:29,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:29 GMT X-Openstack-Request-Id: req-40a3cea9-a7f4-4a75-a571-3fa159b43caf 2019-04-13 10:41:29,198 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:28Z", "updated_at": "2019-04-13T10:41:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:28Z", "revision_number": 0, "id": "604afeb0-9e65-4691-97b3-20495435a608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:28Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T10:41:29Z", "revision_number": 0, "id": "8b87cbd5-45ac-4c60-ba37-24becc12c0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:29Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:28Z", "revision_number": 0, "id": "fd823940-148d-478a-8d12-75d5d02d830f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:28Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}], "revision_number": 2, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "7008f013-c829-49db-b024-fa01d8be91a3", "name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:07Z", "updated_at": "2019-04-13T10:41:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "30df67d3-0243-4b0a-9a8f-8fa17d79f48c", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "6fe57fbf-427d-4e5d-8ba4-dfe0212c866b", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "a0342e82-a35f-43ac-a71d-be6ad73d43cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "f54e123a-7b05-44aa-996d-59045ddb83be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}], "revision_number": 1, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "name": "default"}]} 2019-04-13 10:41:29,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-40a3cea9-a7f4-4a75-a571-3fa159b43caf 2019-04-13 10:41:29,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463578701019s 2019-04-13 10:41:29,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 10:41:29,205 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -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": "7008f013-c829-49db-b024-fa01d8be91a3"}}' 2019-04-13 10:41:29,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:29 GMT X-Openstack-Request-Id: req-08dab8bb-d8a9-46dc-93f5-d1427fa2bae7 2019-04-13 10:41:29,320 - 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-04-13T10:41:29Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:29Z", "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "3b6af0f1-2e3c-49bd-ac1c-e0b5e735ff8d"}} 2019-04-13 10:41:29,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-08dab8bb-d8a9-46dc-93f5-d1427fa2bae7 2019-04-13 10:41:29,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115860939026s 2019-04-13 10:41:29,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 10:41:29,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:29,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:29 GMT X-Openstack-Request-Id: req-33b4e3fc-1e26-4850-aa74-7c6b1fcefe77 2019-04-13 10:41:29,371 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:28Z", "updated_at": "2019-04-13T10:41:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:29Z", "revision_number": 0, "id": "3b6af0f1-2e3c-49bd-ac1c-e0b5e735ff8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:29Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:28Z", "revision_number": 0, "id": "604afeb0-9e65-4691-97b3-20495435a608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:28Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T10:41:29Z", "revision_number": 0, "id": "8b87cbd5-45ac-4c60-ba37-24becc12c0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:29Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:28Z", "revision_number": 0, "id": "fd823940-148d-478a-8d12-75d5d02d830f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:28Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}], "revision_number": 3, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "7008f013-c829-49db-b024-fa01d8be91a3", "name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:07Z", "updated_at": "2019-04-13T10:41:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "30df67d3-0243-4b0a-9a8f-8fa17d79f48c", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "6fe57fbf-427d-4e5d-8ba4-dfe0212c866b", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "a0342e82-a35f-43ac-a71d-be6ad73d43cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "f54e123a-7b05-44aa-996d-59045ddb83be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}], "revision_number": 1, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "name": "default"}]} 2019-04-13 10:41:29,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-33b4e3fc-1e26-4850-aa74-7c6b1fcefe77 2019-04-13 10:41:29,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0451290607452s 2019-04-13 10:41:29,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 10:41:29,377 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -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": "7008f013-c829-49db-b024-fa01d8be91a3"}}' 2019-04-13 10:41:29,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:29 GMT X-Openstack-Request-Id: req-e486a708-6924-4f38-8668-fee89a16a8ed 2019-04-13 10:41:29,507 - 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-04-13T10:41:29Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "port_range_min": 9000, "revision_number": 0, "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:29Z", "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "4c4bd8bd-9ac3-4d67-9cba-46416921956e"}} 2019-04-13 10:41:29,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e486a708-6924-4f38-8668-fee89a16a8ed 2019-04-13 10:41:29,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130867958069s 2019-04-13 10:41:29,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 10:41:29,510 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:29,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:29 GMT X-Openstack-Request-Id: req-6b3ba5fb-807d-4f28-b965-9919af17066c 2019-04-13 10:41:29,606 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0598e642-6b6f-4ad5-81b3-3d513c1fe9b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0086edf32849b8911d4d0dd2180ff1","l2_adjacency":true,"status":"ACTIVE","subnets":["09586aae-3a00-453b-9b2b-cdf851167584"],"description":"","tags":[],"updated_at":"2019-04-13T10:41:09Z","qos_policy_id":null,"name":"shaker-net_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2","admin_state_up":true,"tenant_id":"0a0086edf32849b8911d4d0dd2180ff1","created_at":"2019-04-13T10:41:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 10:41:29,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6b3ba5fb-807d-4f28-b965-9919af17066c 2019-04-13 10:41:29,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970129966736s 2019-04-13 10:41:29,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 10:41:29,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:29,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:29 GMT X-Openstack-Request-Id: req-fd555d5c-a9ea-4fb8-8dee-d72ea0b6adf2 2019-04-13 10:41:29,649 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T10:41:27Z", "file": "/v2/images/2b722639-5961-4d56-928c-4145d759e113/file", "owner": "0a0086edf32849b8911d4d0dd2180ff1", "id": "2b722639-5961-4d56-928c-4145d759e113", "size": 666173440, "self": "/v2/images/2b722639-5961-4d56-928c-4145d759e113", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/2b722639-5961-4d56-928c-4145d759e113/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/2b722639-5961-4d56-928c-4145d759e113/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-04-13T10:41:18Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 10:41:29,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fd555d5c-a9ea-4fb8-8dee-d72ea0b6adf2 2019-04-13 10:41:29,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037328004837s 2019-04-13 10:41:29,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 10:41:29,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:29,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-36bbda66-36fe-41cb-b559-ae2cde0f6165 x-openstack-request-id: req-36bbda66-36fe-41cb-b559-ae2cde0f6165 2019-04-13 10:41:29,681 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "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": "94a101b9-10ed-48f6-be79-28d82e2ad54b"}]} 2019-04-13 10:41:29,681 - 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-36bbda66-36fe-41cb-b559-ae2cde0f6165 2019-04-13 10:41:29,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254719257355s 2019-04-13 10:41:29,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 10:41:29,686 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"server": {"name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "imageRef": "2b722639-5961-4d56-928c-4145d759e113", "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "flavorRef": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4"}], "security_groups": [{"name": "7008f013-c829-49db-b024-fa01d8be91a3"}]}}' 2019-04-13 10:41:32,314 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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 location: http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe x-compute-request-id: req-f7b6b968-96e1-402d-8285-c819a267bb4a x-openstack-request-id: req-f7b6b968-96e1-402d-8285-c819a267bb4a 2019-04-13 10:41:32,314 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7008f013-c829-49db-b024-fa01d8be91a3"}], "OS-DCF:diskConfig": "MANUAL", "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "adminPass": "c4CYBN9DZgmA"}} 2019-04-13 10:41:32,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f7b6b968-96e1-402d-8285-c819a267bb4a 2019-04-13 10:41:32,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.6316819191s 2019-04-13 10:41:32,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:32,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-991de664-15ae-438f-92f8-abf57c84aa1f x-openstack-request-id: req-991de664-15ae-438f-92f8-abf57c84aa1f 2019-04-13 10:41:32,729 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "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-04-13T10:41:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:41:32,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-991de664-15ae-438f-92f8-abf57c84aa1f 2019-04-13 10:41:32,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413969993591s 2019-04-13 10:41:32,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 10:41:32,742 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:32,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:32 GMT X-Openstack-Request-Id: req-15657e81-d51c-49ed-a9f0-7838428b9f76 2019-04-13 10:41:32,843 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0598e642-6b6f-4ad5-81b3-3d513c1fe9b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0086edf32849b8911d4d0dd2180ff1","l2_adjacency":true,"status":"ACTIVE","subnets":["09586aae-3a00-453b-9b2b-cdf851167584"],"description":"","tags":[],"updated_at":"2019-04-13T10:41:09Z","qos_policy_id":null,"name":"shaker-net_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2","admin_state_up":true,"tenant_id":"0a0086edf32849b8911d4d0dd2180ff1","created_at":"2019-04-13T10:41:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 10:41:32,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-15657e81-d51c-49ed-a9f0-7838428b9f76 2019-04-13 10:41:32,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10255408287s 2019-04-13 10:41:32,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 10:41:32,845 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:32,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41:32 GMT X-Openstack-Request-Id: req-97fd5303-6315-4381-b1c1-5708e1a0a4aa 2019-04-13 10:41:32,888 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0598e642-6b6f-4ad5-81b3-3d513c1fe9b4","tenant_id":"0a0086edf32849b8911d4d0dd2180ff1","created_at":"2019-04-13T10:41:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T10:41: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":"0a0086edf32849b8911d4d0dd2180ff1","id":"09586aae-3a00-453b-9b2b-cdf851167584","subnetpool_id":null,"name":"shaker-subnet_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}]} 2019-04-13 10:41:32,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-97fd5303-6315-4381-b1c1-5708e1a0a4aa 2019-04-13 10:41:32,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0436730384827s 2019-04-13 10:41:32,889 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:41:34,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:34,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:35,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 646 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-1a94e487-dd36-4782-a5dc-05bdfce715e1 x-openstack-request-id: req-1a94e487-dd36-4782-a5dc-05bdfce715e1 2019-04-13 10:41:35,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:34Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:41:35,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1a94e487-dd36-4782-a5dc-05bdfce715e1 2019-04-13 10:41:35,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811862945557s 2019-04-13 10:41:35,710 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:41:37,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:37,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:38,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-875caff1-e64a-49f8-b03c-e19b93d6ef54 x-openstack-request-id: req-875caff1-e64a-49f8-b03c-e19b93d6ef54 2019-04-13 10:41:38,419 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:41:38,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-875caff1-e64a-49f8-b03c-e19b93d6ef54 2019-04-13 10:41:38,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706421136856s 2019-04-13 10:41:38,425 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:41:40,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:40,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:40,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-66e8f099-bebb-4200-8eec-ebf5ce596985 x-openstack-request-id: req-66e8f099-bebb-4200-8eec-ebf5ce596985 2019-04-13 10:41:40,793 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:41:40,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66e8f099-bebb-4200-8eec-ebf5ce596985 2019-04-13 10:41:40,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364945888519s 2019-04-13 10:41:40,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:41:42,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:42,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:43,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-4a617642-973a-4996-b421-e0dc92b0133e x-openstack-request-id: req-4a617642-973a-4996-b421-e0dc92b0133e 2019-04-13 10:41:43,438 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:41:43,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4a617642-973a-4996-b421-e0dc92b0133e 2019-04-13 10:41:43,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636217832565s 2019-04-13 10:41:43,444 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:41:45,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:46,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-5fe2d48b-36fc-4a1b-9ce7-4b2bb0ba0586 x-openstack-request-id: req-5fe2d48b-36fc-4a1b-9ce7-4b2bb0ba0586 2019-04-13 10:41:46,090 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:41:46,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5fe2d48b-36fc-4a1b-9ce7-4b2bb0ba0586 2019-04-13 10:41:46,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643704891205s 2019-04-13 10:41:46,097 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:41:48,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:48,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:48,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-c86d701f-50c8-43a9-9822-114abdfe5b2e x-openstack-request-id: req-c86d701f-50c8-43a9-9822-114abdfe5b2e 2019-04-13 10:41:48,556 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:41:48,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c86d701f-50c8-43a9-9822-114abdfe5b2e 2019-04-13 10:41:48,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456480026245s 2019-04-13 10:41:48,562 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:41:50,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:50,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:50,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10: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-14ca7d07-e4fb-454c-9c2e-7b5e7dd7be82 x-openstack-request-id: req-14ca7d07-e4fb-454c-9c2e-7b5e7dd7be82 2019-04-13 10:41:50,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:41:50,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-14ca7d07-e4fb-454c-9c2e-7b5e7dd7be82 2019-04-13 10:41:50,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190061092377s 2019-04-13 10:41:50,761 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:41:52,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:52,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:53,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-9303aa52-6911-4d99-9d3b-e6d3750a765d x-openstack-request-id: req-9303aa52-6911-4d99-9d3b-e6d3750a765d 2019-04-13 10:41:53,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:41:53,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9303aa52-6911-4d99-9d3b-e6d3750a765d 2019-04-13 10:41:53,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377650976181s 2019-04-13 10:41:53,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:41:55,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:55,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:55,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-a7c9cd6f-539e-457d-90e4-df20555806a1 x-openstack-request-id: req-a7c9cd6f-539e-457d-90e4-df20555806a1 2019-04-13 10:41:55,765 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:41:55,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a7c9cd6f-539e-457d-90e4-df20555806a1 2019-04-13 10:41:55,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614516973495s 2019-04-13 10:41:55,772 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:41:57,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:57,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:41:57,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-58c9bd54-3c46-40bc-9400-3a167163c903 x-openstack-request-id: req-58c9bd54-3c46-40bc-9400-3a167163c903 2019-04-13 10:41:57,981 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:41:57,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-58c9bd54-3c46-40bc-9400-3a167163c903 2019-04-13 10:41:57,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206080913544s 2019-04-13 10:41:57,988 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:41:59,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:41:59,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:00,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:41: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-046e0c68-9458-44a4-a7cf-912ff54185a5 x-openstack-request-id: req-046e0c68-9458-44a4-a7cf-912ff54185a5 2019-04-13 10:42:00,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:00,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-046e0c68-9458-44a4-a7cf-912ff54185a5 2019-04-13 10:42:00,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183069944382s 2019-04-13 10:42:00,179 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:02,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:02,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-ca47b080-baf8-40a3-bdbd-93120b538384 x-openstack-request-id: req-ca47b080-baf8-40a3-bdbd-93120b538384 2019-04-13 10:42:02,368 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:02,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ca47b080-baf8-40a3-bdbd-93120b538384 2019-04-13 10:42:02,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186563014984s 2019-04-13 10:42:02,375 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:04,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:04,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:04,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-005f09ba-166a-4f16-942e-6cb70d611c45 x-openstack-request-id: req-005f09ba-166a-4f16-942e-6cb70d611c45 2019-04-13 10:42:04,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:04,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-005f09ba-166a-4f16-942e-6cb70d611c45 2019-04-13 10:42:04,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402907848358s 2019-04-13 10:42:04,787 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:06,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:06,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:07,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-1c888e47-840e-431b-a919-6a75f64d63c2 x-openstack-request-id: req-1c888e47-840e-431b-a919-6a75f64d63c2 2019-04-13 10:42:07,457 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:07,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1c888e47-840e-431b-a919-6a75f64d63c2 2019-04-13 10:42:07,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667990922928s 2019-04-13 10:42:07,463 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:09,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:09,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:09,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-b650ef2a-aeee-46c8-b563-becd57df38c2 x-openstack-request-id: req-b650ef2a-aeee-46c8-b563-becd57df38c2 2019-04-13 10:42:09,936 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:09,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b650ef2a-aeee-46c8-b563-becd57df38c2 2019-04-13 10:42:09,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470682144165s 2019-04-13 10:42:09,943 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:11,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:11,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:12,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-01db6c6c-08d3-4e41-a887-e91beaf77014 x-openstack-request-id: req-01db6c6c-08d3-4e41-a887-e91beaf77014 2019-04-13 10:42:12,136 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:12,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-01db6c6c-08d3-4e41-a887-e91beaf77014 2019-04-13 10:42:12,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190641880035s 2019-04-13 10:42:12,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:14,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:14,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:14,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-a466cd2b-e38a-4a8a-9f0a-91167ba3c25c x-openstack-request-id: req-a466cd2b-e38a-4a8a-9f0a-91167ba3c25c 2019-04-13 10:42:14,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:14,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a466cd2b-e38a-4a8a-9f0a-91167ba3c25c 2019-04-13 10:42:14,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17666387558s 2019-04-13 10:42:14,328 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:16,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:16,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:16,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-bea3e582-32d8-401e-b842-ddd020645e74 x-openstack-request-id: req-bea3e582-32d8-401e-b842-ddd020645e74 2019-04-13 10:42:16,513 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:16,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bea3e582-32d8-401e-b842-ddd020645e74 2019-04-13 10:42:16,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183073997498s 2019-04-13 10:42:16,520 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:18,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:18,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:18,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-8a3759e0-e7ab-4f9b-a32f-9aa906368380 x-openstack-request-id: req-8a3759e0-e7ab-4f9b-a32f-9aa906368380 2019-04-13 10:42:18,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:18,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8a3759e0-e7ab-4f9b-a32f-9aa906368380 2019-04-13 10:42:18,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190183877945s 2019-04-13 10:42:18,719 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:20,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:20,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:20,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-fccb78fb-c128-434a-905c-9a73483f58ec x-openstack-request-id: req-fccb78fb-c128-434a-905c-9a73483f58ec 2019-04-13 10:42:20,929 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:20,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fccb78fb-c128-434a-905c-9a73483f58ec 2019-04-13 10:42:20,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207607030869s 2019-04-13 10:42:20,935 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:22,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:22,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:23,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-7afb0be4-c09b-4bd3-8393-6eab7ab5a75e x-openstack-request-id: req-7afb0be4-c09b-4bd3-8393-6eab7ab5a75e 2019-04-13 10:42:23,722 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:23,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7afb0be4-c09b-4bd3-8393-6eab7ab5a75e 2019-04-13 10:42:23,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784502029419s 2019-04-13 10:42:23,729 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:25,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:25,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:26,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-94289600-a61c-4694-9eb3-b3e4c4c6d565 x-openstack-request-id: req-94289600-a61c-4694-9eb3-b3e4c4c6d565 2019-04-13 10:42:26,202 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:26,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-94289600-a61c-4694-9eb3-b3e4c4c6d565 2019-04-13 10:42:26,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471047878265s 2019-04-13 10:42:26,209 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:28,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:28,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-a6de9ba9-5cb4-4ab0-bc9d-73c6704fae18 x-openstack-request-id: req-a6de9ba9-5cb4-4ab0-bc9d-73c6704fae18 2019-04-13 10:42:28,402 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:28,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a6de9ba9-5cb4-4ab0-bc9d-73c6704fae18 2019-04-13 10:42:28,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191227912903s 2019-04-13 10:42:28,409 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:30,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:30,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:30,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-6b437113-ee73-42aa-ac0e-2427eeb6aa17 x-openstack-request-id: req-6b437113-ee73-42aa-ac0e-2427eeb6aa17 2019-04-13 10:42:30,806 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:30,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6b437113-ee73-42aa-ac0e-2427eeb6aa17 2019-04-13 10:42:30,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394842147827s 2019-04-13 10:42:30,813 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:32,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:32,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:33,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-c729c76a-d5a4-43c0-9b99-e623352b30fa x-openstack-request-id: req-c729c76a-d5a4-43c0-9b99-e623352b30fa 2019-04-13 10:42:33,495 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:33,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c729c76a-d5a4-43c0-9b99-e623352b30fa 2019-04-13 10:42:33,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680183887482s 2019-04-13 10:42:33,502 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:35,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:35,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:35,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13ab7185-7205-4a25-a4df-cc0e26480171 x-openstack-request-id: req-13ab7185-7205-4a25-a4df-cc0e26480171 2019-04-13 10:42:35,960 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:35,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-13ab7185-7205-4a25-a4df-cc0e26480171 2019-04-13 10:42:35,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456097126007s 2019-04-13 10:42:35,967 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:37,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:37,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:38,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-c3464174-159e-4bc1-b7bf-f9e764567470 x-openstack-request-id: req-c3464174-159e-4bc1-b7bf-f9e764567470 2019-04-13 10:42:38,180 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:38,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c3464174-159e-4bc1-b7bf-f9e764567470 2019-04-13 10:42:38,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210564136505s 2019-04-13 10:42:38,186 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:40,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:40,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:40,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-cabd3ec1-6499-4d33-ae72-53d8a0afb24c x-openstack-request-id: req-cabd3ec1-6499-4d33-ae72-53d8a0afb24c 2019-04-13 10:42:40,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:40,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cabd3ec1-6499-4d33-ae72-53d8a0afb24c 2019-04-13 10:42:40,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428635120392s 2019-04-13 10:42:40,624 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:42,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:42,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:43,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-83d54471-734b-4bf8-953b-7ad365ad28d5 x-openstack-request-id: req-83d54471-734b-4bf8-953b-7ad365ad28d5 2019-04-13 10:42:43,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:43,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83d54471-734b-4bf8-953b-7ad365ad28d5 2019-04-13 10:42:43,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456722974777s 2019-04-13 10:42:43,090 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:45,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:45,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:45,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-03d7c20a-c72c-4246-a6ff-7af6007679e9 x-openstack-request-id: req-03d7c20a-c72c-4246-a6ff-7af6007679e9 2019-04-13 10:42:45,529 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:45,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-03d7c20a-c72c-4246-a6ff-7af6007679e9 2019-04-13 10:42:45,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437328100204s 2019-04-13 10:42:45,536 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:47,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:47,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:47,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-5a137177-5d3a-47fd-9cdc-b80a8d8c62f1 x-openstack-request-id: req-5a137177-5d3a-47fd-9cdc-b80a8d8c62f1 2019-04-13 10:42:47,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:47,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a137177-5d3a-47fd-9cdc-b80a8d8c62f1 2019-04-13 10:42:47,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433262109756s 2019-04-13 10:42:47,978 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:49,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:49,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:50,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-c5a963eb-e1fe-4938-8228-f6466e063434 x-openstack-request-id: req-c5a963eb-e1fe-4938-8228-f6466e063434 2019-04-13 10:42:50,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:50,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c5a963eb-e1fe-4938-8228-f6466e063434 2019-04-13 10:42:50,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734727859497s 2019-04-13 10:42:50,722 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:52,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:52,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:53,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-38fd58ad-be01-46b4-8bc9-da678e9d7ef2 x-openstack-request-id: req-38fd58ad-be01-46b4-8bc9-da678e9d7ef2 2019-04-13 10:42:53,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:53,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-38fd58ad-be01-46b4-8bc9-da678e9d7ef2 2019-04-13 10:42:53,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39582490921s 2019-04-13 10:42:53,127 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:55,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:55,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:55,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-3d849299-f0b6-44ad-972e-f95cd45754dd x-openstack-request-id: req-3d849299-f0b6-44ad-972e-f95cd45754dd 2019-04-13 10:42:55,335 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:55,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3d849299-f0b6-44ad-972e-f95cd45754dd 2019-04-13 10:42:55,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206077814102s 2019-04-13 10:42:55,342 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:42:57,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:42:57,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:42:58,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:42: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-ef7d486d-63e2-493a-b40b-ebb114aa6270 x-openstack-request-id: req-ef7d486d-63e2-493a-b40b-ebb114aa6270 2019-04-13 10:42:58,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:42:58,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ef7d486d-63e2-493a-b40b-ebb114aa6270 2019-04-13 10:42:58,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657171964645s 2019-04-13 10:42:58,008 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:00,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:00,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:00,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-d4069262-aba6-447c-b6d3-4df82b615a49 x-openstack-request-id: req-d4069262-aba6-447c-b6d3-4df82b615a49 2019-04-13 10:43:00,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:00,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d4069262-aba6-447c-b6d3-4df82b615a49 2019-04-13 10:43:00,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199974060059s 2019-04-13 10:43:00,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:02,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:02,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:02,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-fad7a197-1d0c-4599-9bb6-c2ac04d3679b x-openstack-request-id: req-fad7a197-1d0c-4599-9bb6-c2ac04d3679b 2019-04-13 10:43:02,666 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:02,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fad7a197-1d0c-4599-9bb6-c2ac04d3679b 2019-04-13 10:43:02,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447973966599s 2019-04-13 10:43:02,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:04,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:04,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:05,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-81c594a2-8e1d-4a41-807b-fc9deb298aa1 x-openstack-request-id: req-81c594a2-8e1d-4a41-807b-fc9deb298aa1 2019-04-13 10:43:05,367 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:05,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-81c594a2-8e1d-4a41-807b-fc9deb298aa1 2019-04-13 10:43:05,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692155122757s 2019-04-13 10:43:05,374 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:07,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:07,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:07,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-57618b83-2c1e-4617-a3cf-4225fe6c74ef x-openstack-request-id: req-57618b83-2c1e-4617-a3cf-4225fe6c74ef 2019-04-13 10:43:07,576 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:07,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-57618b83-2c1e-4617-a3cf-4225fe6c74ef 2019-04-13 10:43:07,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199913978577s 2019-04-13 10:43:07,582 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:09,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:09,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:10,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-7dab135f-336f-4e13-9bdc-c985d4ff57bf x-openstack-request-id: req-7dab135f-336f-4e13-9bdc-c985d4ff57bf 2019-04-13 10:43:10,058 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:10,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7dab135f-336f-4e13-9bdc-c985d4ff57bf 2019-04-13 10:43:10,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473327875137s 2019-04-13 10:43:10,065 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:12,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:12,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:12,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-60cb264f-1b23-41f8-b0df-964c6f7481ae x-openstack-request-id: req-60cb264f-1b23-41f8-b0df-964c6f7481ae 2019-04-13 10:43:12,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:12,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-60cb264f-1b23-41f8-b0df-964c6f7481ae 2019-04-13 10:43:12,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19565320015s 2019-04-13 10:43:12,269 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:14,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:14,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:14,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10: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-3c2161c0-cc6e-4850-adf2-36d07bef9ba7 x-openstack-request-id: req-3c2161c0-cc6e-4850-adf2-36d07bef9ba7 2019-04-13 10:43:14,455 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:14,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3c2161c0-cc6e-4850-adf2-36d07bef9ba7 2019-04-13 10:43:14,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184006929398s 2019-04-13 10:43:14,462 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:16,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:16,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:16,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-2a15e0e0-fab1-4493-b379-f0c10a5ac1e6 x-openstack-request-id: req-2a15e0e0-fab1-4493-b379-f0c10a5ac1e6 2019-04-13 10:43:16,906 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:16,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2a15e0e0-fab1-4493-b379-f0c10a5ac1e6 2019-04-13 10:43:16,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441282987595s 2019-04-13 10:43:16,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:18,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:18,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:19,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-cd2cb3dd-7dac-4448-8457-e8d259320267 x-openstack-request-id: req-cd2cb3dd-7dac-4448-8457-e8d259320267 2019-04-13 10:43:19,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:19,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cd2cb3dd-7dac-4448-8457-e8d259320267 2019-04-13 10:43:19,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201604127884s 2019-04-13 10:43:19,123 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:21,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:21,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:21,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-34ab4397-9a03-437f-b04a-963e2d1bdf50 x-openstack-request-id: req-34ab4397-9a03-437f-b04a-963e2d1bdf50 2019-04-13 10:43:21,326 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:21,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34ab4397-9a03-437f-b04a-963e2d1bdf50 2019-04-13 10:43:21,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200355052948s 2019-04-13 10:43:21,333 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:23,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:23,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:23,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-2c66e5d9-5dc9-4881-93fd-56995b2c4ef2 x-openstack-request-id: req-2c66e5d9-5dc9-4881-93fd-56995b2c4ef2 2019-04-13 10:43:23,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:23,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2c66e5d9-5dc9-4881-93fd-56995b2c4ef2 2019-04-13 10:43:23,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194891929626s 2019-04-13 10:43:23,537 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:25,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:25,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:25,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-02daee24-026f-45c3-8fbe-69e8e30ee3fa x-openstack-request-id: req-02daee24-026f-45c3-8fbe-69e8e30ee3fa 2019-04-13 10:43:25,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:25,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-02daee24-026f-45c3-8fbe-69e8e30ee3fa 2019-04-13 10:43:25,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204863071442s 2019-04-13 10:43:25,749 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:27,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:27,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:28,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-dd4f4930-1005-46fd-b0ff-288abefb64ca x-openstack-request-id: req-dd4f4930-1005-46fd-b0ff-288abefb64ca 2019-04-13 10:43:28,211 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:28,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd4f4930-1005-46fd-b0ff-288abefb64ca 2019-04-13 10:43:28,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459938049316s 2019-04-13 10:43:28,218 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:30,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:30,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:30,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-8ebfea4f-74c4-4d7a-b1dd-de30133af8bb x-openstack-request-id: req-8ebfea4f-74c4-4d7a-b1dd-de30133af8bb 2019-04-13 10:43:30,671 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:30,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ebfea4f-74c4-4d7a-b1dd-de30133af8bb 2019-04-13 10:43:30,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450834989548s 2019-04-13 10:43:30,677 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:32,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:32,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:33,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-6ae25de3-c603-45be-9fcc-061057a7ae62 x-openstack-request-id: req-6ae25de3-c603-45be-9fcc-061057a7ae62 2019-04-13 10:43:33,053 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:33,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6ae25de3-c603-45be-9fcc-061057a7ae62 2019-04-13 10:43:33,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373255968094s 2019-04-13 10:43:33,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:35,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:35,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:35,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-a140ba5b-1f64-427d-a5cd-c3d8059b1399 x-openstack-request-id: req-a140ba5b-1f64-427d-a5cd-c3d8059b1399 2019-04-13 10:43:35,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:35,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a140ba5b-1f64-427d-a5cd-c3d8059b1399 2019-04-13 10:43:35,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175395011902s 2019-04-13 10:43:35,244 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:37,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:37,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:37,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-0f80c305-5a48-4375-b7c1-83f1ed432c50 x-openstack-request-id: req-0f80c305-5a48-4375-b7c1-83f1ed432c50 2019-04-13 10:43:37,427 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:37,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f80c305-5a48-4375-b7c1-83f1ed432c50 2019-04-13 10:43:37,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180881023407s 2019-04-13 10:43:37,434 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:39,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:39,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:39,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-88434a80-5a7c-4e0b-877e-0dc10081226b x-openstack-request-id: req-88434a80-5a7c-4e0b-877e-0dc10081226b 2019-04-13 10:43:39,631 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:39,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-88434a80-5a7c-4e0b-877e-0dc10081226b 2019-04-13 10:43:39,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194972038269s 2019-04-13 10:43:39,637 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:41,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:41,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:41,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-9249b36c-0c4e-4313-bfee-ffaf09bd39f5 x-openstack-request-id: req-9249b36c-0c4e-4313-bfee-ffaf09bd39f5 2019-04-13 10:43:41,835 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:41,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9249b36c-0c4e-4313-bfee-ffaf09bd39f5 2019-04-13 10:43:41,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19518494606s 2019-04-13 10:43:41,842 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:43,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:43,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:44,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-2759a9cb-5da6-4933-89c7-644c3469a797 x-openstack-request-id: req-2759a9cb-5da6-4933-89c7-644c3469a797 2019-04-13 10:43:44,035 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:44,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2759a9cb-5da6-4933-89c7-644c3469a797 2019-04-13 10:43:44,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1910572052s 2019-04-13 10:43:44,042 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:46,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:46,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:46,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-cce8ca36-402e-41cc-bb7b-d6fc5a6ecc2d x-openstack-request-id: req-cce8ca36-402e-41cc-bb7b-d6fc5a6ecc2d 2019-04-13 10:43: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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:46,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cce8ca36-402e-41cc-bb7b-d6fc5a6ecc2d 2019-04-13 10:43:46,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188938140869s 2019-04-13 10:43:46,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:48,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43: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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:48,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-c91273ca-a842-4684-80c7-aa11b148b0d1 x-openstack-request-id: req-c91273ca-a842-4684-80c7-aa11b148b0d1 2019-04-13 10:43:48,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:48,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c91273ca-a842-4684-80c7-aa11b148b0d1 2019-04-13 10:43:48,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43719291687s 2019-04-13 10:43:48,684 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:50,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:50,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:51,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-8797fb49-0a97-4ebd-90f5-cdcc4d04bda6 x-openstack-request-id: req-8797fb49-0a97-4ebd-90f5-cdcc4d04bda6 2019-04-13 10:43:51,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:51,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8797fb49-0a97-4ebd-90f5-cdcc4d04bda6 2019-04-13 10:43:51,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375943899155s 2019-04-13 10:43:51,070 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:53,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:53,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:53,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-a8c61cc8-7754-4d0a-aa4d-2b21796a7ca3 x-openstack-request-id: req-a8c61cc8-7754-4d0a-aa4d-2b21796a7ca3 2019-04-13 10:43:53,268 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:53,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a8c61cc8-7754-4d0a-aa4d-2b21796a7ca3 2019-04-13 10:43:53,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196278095245s 2019-04-13 10:43:53,275 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:55,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:55,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:55,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-c69deca3-eca3-4789-aa85-9e81646d7ed7 x-openstack-request-id: req-c69deca3-eca3-4789-aa85-9e81646d7ed7 2019-04-13 10:43:55,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:55,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c69deca3-eca3-4789-aa85-9e81646d7ed7 2019-04-13 10:43:55,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19296503067s 2019-04-13 10:43:55,476 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:57,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:57,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:43:57,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-191314f8-7e38-4f0c-bd3a-750681b2bca6 x-openstack-request-id: req-191314f8-7e38-4f0c-bd3a-750681b2bca6 2019-04-13 10:43:57,941 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:43:57,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-191314f8-7e38-4f0c-bd3a-750681b2bca6 2019-04-13 10:43:57,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46298789978s 2019-04-13 10:43:57,948 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:43:59,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:43:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:00,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:43: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-906459ae-a279-41d4-b3b6-68f9d6bb389d x-openstack-request-id: req-906459ae-a279-41d4-b3b6-68f9d6bb389d 2019-04-13 10:44:00,452 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:00,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-906459ae-a279-41d4-b3b6-68f9d6bb389d 2019-04-13 10:44:00,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501361131668s 2019-04-13 10:44:00,459 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:02,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:02,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:03,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44: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-c4c17536-df75-4bd7-bd6f-c8860dacc8fb x-openstack-request-id: req-c4c17536-df75-4bd7-bd6f-c8860dacc8fb 2019-04-13 10:44:03,195 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:03,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4c17536-df75-4bd7-bd6f-c8860dacc8fb 2019-04-13 10:44:03,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733098983765s 2019-04-13 10:44:03,202 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:05,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:05,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:05,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44: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-168677c6-1d4d-4c67-8cee-2beb6453c60e x-openstack-request-id: req-168677c6-1d4d-4c67-8cee-2beb6453c60e 2019-04-13 10:44:05,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/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:05,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-168677c6-1d4d-4c67-8cee-2beb6453c60e 2019-04-13 10:44:05,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207855939865s 2019-04-13 10:44:05,419 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:07,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:07,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:07,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44: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-64906bd1-6ee9-43e1-a003-52b8b46b4652 x-openstack-request-id: req-64906bd1-6ee9-43e1-a003-52b8b46b4652 2019-04-13 10:44:07,867 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:07,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64906bd1-6ee9-43e1-a003-52b8b46b4652 2019-04-13 10:44:07,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445913076401s 2019-04-13 10:44:07,874 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:09,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:09,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:10,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44: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-d1207acc-66d6-429e-b376-1bddf9779a73 x-openstack-request-id: req-d1207acc-66d6-429e-b376-1bddf9779a73 2019-04-13 10:44:10,258 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:10,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d1207acc-66d6-429e-b376-1bddf9779a73 2019-04-13 10:44:10,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381791114807s 2019-04-13 10:44:10,265 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:12,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:12,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:12,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 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-453fa11f-663d-465e-b79a-50e375eb3caa x-openstack-request-id: req-453fa11f-663d-465e-b79a-50e375eb3caa 2019-04-13 10:44:12,636 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:12,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-453fa11f-663d-465e-b79a-50e375eb3caa 2019-04-13 10:44:12,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36841917038s 2019-04-13 10:44:12,643 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:14,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:14,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:15,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44: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-b1ad34dd-060e-44e0-9a0f-6016b759accb x-openstack-request-id: req-b1ad34dd-060e-44e0-9a0f-6016b759accb 2019-04-13 10:44:15,085 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:15,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b1ad34dd-060e-44e0-9a0f-6016b759accb 2019-04-13 10:44:15,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439819097519s 2019-04-13 10:44:15,092 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:17,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:17,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:17,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f4b8fc7-fe28-4820-87e5-6e960ba903cd x-openstack-request-id: req-0f4b8fc7-fe28-4820-87e5-6e960ba903cd 2019-04-13 10:44:17,297 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:17,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f4b8fc7-fe28-4820-87e5-6e960ba903cd 2019-04-13 10:44:17,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202733039856s 2019-04-13 10:44:17,304 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:19,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:19,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44: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-25c911f4-3aa5-4ecf-a897-21a9a1be7bed x-openstack-request-id: req-25c911f4-3aa5-4ecf-a897-21a9a1be7bed 2019-04-13 10:44:19,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:19,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25c911f4-3aa5-4ecf-a897-21a9a1be7bed 2019-04-13 10:44:19,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358861923218s 2019-04-13 10:44:19,672 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:21,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:21,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:21,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44: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-aa26a110-5f36-4fee-8f92-af8794fe2ce6 x-openstack-request-id: req-aa26a110-5f36-4fee-8f92-af8794fe2ce6 2019-04-13 10:44:21,882 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:21,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aa26a110-5f36-4fee-8f92-af8794fe2ce6 2019-04-13 10:44:21,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207358837128s 2019-04-13 10:44:21,888 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:23,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:23,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:24,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-00bc0525-9faa-4c8f-a6bc-627a0a31e34b x-openstack-request-id: req-00bc0525-9faa-4c8f-a6bc-627a0a31e34b 2019-04-13 10:44:24,273 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:24,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-00bc0525-9faa-4c8f-a6bc-627a0a31e34b 2019-04-13 10:44:24,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381911993027s 2019-04-13 10:44:24,280 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:26,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:26,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44: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-74d4b54e-aaf4-4852-b4ef-91ec05e2ef5b x-openstack-request-id: req-74d4b54e-aaf4-4852-b4ef-91ec05e2ef5b 2019-04-13 10:44:26,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:26,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-74d4b54e-aaf4-4852-b4ef-91ec05e2ef5b 2019-04-13 10:44:26,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193455934525s 2019-04-13 10:44:26,483 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:28,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:28,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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:28,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10: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-17cf4df0-a2bc-490e-890e-ffca79f37612 x-openstack-request-id: req-17cf4df0-a2bc-490e-890e-ffca79f37612 2019-04-13 10:44:28,944 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:28,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-17cf4df0-a2bc-490e-890e-ffca79f37612 2019-04-13 10:44:28,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459359884262s 2019-04-13 10:44:28,951 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:30,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:30,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:31,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e87e7058-43cd-4967-866a-d0a9fbc804ff x-openstack-request-id: req-e87e7058-43cd-4967-866a-d0a9fbc804ff 2019-04-13 10:44:31,419 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:31,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e87e7058-43cd-4967-866a-d0a9fbc804ff 2019-04-13 10:44:31,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465610027313s 2019-04-13 10:44:31,426 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:33,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:33,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:33,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44: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-0dd9fe2d-5251-409b-96dd-e3cf151e2e87 x-openstack-request-id: req-0dd9fe2d-5251-409b-96dd-e3cf151e2e87 2019-04-13 10:44:33,610 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:33,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0dd9fe2d-5251-409b-96dd-e3cf151e2e87 2019-04-13 10:44:33,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18168592453s 2019-04-13 10:44:33,617 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:35,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:35,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:35,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9afbc4d-a040-4094-bb60-3d13422a13bf x-openstack-request-id: req-d9afbc4d-a040-4094-bb60-3d13422a13bf 2019-04-13 10:44:35,794 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:35,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d9afbc4d-a040-4094-bb60-3d13422a13bf 2019-04-13 10:44:35,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175055980682s 2019-04-13 10:44:35,800 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:37,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:37,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:38,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64277ee9-ae1c-4809-886a-c1522387e944 x-openstack-request-id: req-64277ee9-ae1c-4809-886a-c1522387e944 2019-04-13 10:44:38,179 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T10:41:35Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:38,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64277ee9-ae1c-4809-886a-c1522387e944 2019-04-13 10:44:38,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376221179962s 2019-04-13 10:44:38,186 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 10:44:40,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 10:44:40,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:40,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7817cfe9-7b96-46ea-af13-23fa887ff02b x-openstack-request-id: req-7817cfe9-7b96-46ea-af13-23fa887ff02b 2019-04-13 10:44:40,381 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:09:66", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T10:44:39.000000", "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T10:44:39Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 10:44:40,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7817cfe9-7b96-46ea-af13-23fa887ff02b 2019-04-13 10:44:40,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193685054779s 2019-04-13 10:44:40,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 10:44:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=197bcb80-7b8a-49a5-92e3-f064d2edbbfe" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:40,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:40 GMT X-Openstack-Request-Id: req-fdadf55a-efcf-4ec9-bdf8-235bc18f9e44 2019-04-13 10:44:40,730 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T10:44:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09586aae-3a00-453b-9b2b-cdf851167584","ip_address":"192.168.120.24"}],"id":"2f871c89-117e-4bb6-a6a2-60e8cb4343a0","security_groups":["7008f013-c829-49db-b024-fa01d8be91a3"],"mac_address":"fa:16:3e:1e:09:66","project_id":"0a0086edf32849b8911d4d0dd2180ff1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0598e642-6b6f-4ad5-81b3-3d513c1fe9b4","tenant_id":"0a0086edf32849b8911d4d0dd2180ff1","created_at":"2019-04-13T10:41:36Z","binding:vnic_type":"normal","device_id":"197bcb80-7b8a-49a5-92e3-f064d2edbbfe","ip_allocation":"immediate"}]} 2019-04-13 10:44:40,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=197bcb80-7b8a-49a5-92e3-f064d2edbbfe used request id req-fdadf55a-efcf-4ec9-bdf8-235bc18f9e44 2019-04-13 10:44:40,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.341501951218s 2019-04-13 10:44:40,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 10:44:40,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=2f871c89-117e-4bb6-a6a2-60e8cb4343a0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:40,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:40 GMT X-Openstack-Request-Id: req-d0de8ef9-94ad-458f-9d7a-3c70d0e406b8 2019-04-13 10:44:40,786 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 10:44:40,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=2f871c89-117e-4bb6-a6a2-60e8cb4343a0 used request id req-d0de8ef9-94ad-458f-9d7a-3c70d0e406b8 2019-04-13 10:44:40,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0456521511078s 2019-04-13 10:44:40,787 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1e:09:66', u'version': 4, u'addr': u'192.168.120.24', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2b722639-5961-4d56-928c-4145d759e113'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T10:44:39.000000', 'flavor': Munch({u'id': u'94a101b9-10ed-48f6-be79-28d82e2ad54b'}), 'az': u'nova', 'id': u'197bcb80-7b8a-49a5-92e3-f064d2edbbfe', 'security_groups': [Munch({u'name': u'shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bfbbb7031e5b4da4b5ec193199d551e6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a0086edf32849b8911d4d0dd2180ff1', 'name': 'shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', '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-04-13T10:44:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T10:44:39Z', 'hostId': u'2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', 'public_v6': '', 'private_v4': u'192.168.120.24', 'cloud': 'envvars', 'host_id': u'2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b', '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-04-13T10:44:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0a0086edf32849b8911d4d0dd2180ff1', 'name': u'shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', 'adminPass': u'c4CYBN9DZgmA', 'tenant_id': u'0a0086edf32849b8911d4d0dd2180ff1', 'created_at': u'2019-04-13T10:41:32Z', 'created': u'2019-04-13T10:41:32Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 10:44:40,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 10:44:40,793 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:40,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:40 GMT X-Openstack-Request-Id: req-8fcc2394-4776-4163-8abf-59bdce7ebbcc 2019-04-13 10:44:40,887 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0598e642-6b6f-4ad5-81b3-3d513c1fe9b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0a0086edf32849b8911d4d0dd2180ff1","l2_adjacency":true,"status":"ACTIVE","subnets":["09586aae-3a00-453b-9b2b-cdf851167584"],"description":"","tags":[],"updated_at":"2019-04-13T10:41:09Z","qos_policy_id":null,"name":"shaker-net_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2","admin_state_up":true,"tenant_id":"0a0086edf32849b8911d4d0dd2180ff1","created_at":"2019-04-13T10:41:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 10:44:40,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8fcc2394-4776-4163-8abf-59bdce7ebbcc 2019-04-13 10:44:40,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.095272064209s 2019-04-13 10:44:40,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 10:44:40,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=197bcb80-7b8a-49a5-92e3-f064d2edbbfe" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:40,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:40 GMT X-Openstack-Request-Id: req-5431dec9-4a03-4615-bee5-3370808e6ccc 2019-04-13 10:44:40,941 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T10:44:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09586aae-3a00-453b-9b2b-cdf851167584","ip_address":"192.168.120.24"}],"id":"2f871c89-117e-4bb6-a6a2-60e8cb4343a0","security_groups":["7008f013-c829-49db-b024-fa01d8be91a3"],"mac_address":"fa:16:3e:1e:09:66","project_id":"0a0086edf32849b8911d4d0dd2180ff1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0598e642-6b6f-4ad5-81b3-3d513c1fe9b4","tenant_id":"0a0086edf32849b8911d4d0dd2180ff1","created_at":"2019-04-13T10:41:36Z","binding:vnic_type":"normal","device_id":"197bcb80-7b8a-49a5-92e3-f064d2edbbfe","ip_allocation":"immediate"}]} 2019-04-13 10:44:40,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=197bcb80-7b8a-49a5-92e3-f064d2edbbfe used request id req-5431dec9-4a03-4615-bee5-3370808e6ccc 2019-04-13 10:44:40,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0522270202637s 2019-04-13 10:44:40,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-13 10:44:40,943 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "fixed_ip_address": "192.168.120.24", "port_id": "2f871c89-117e-4bb6-a6a2-60e8cb4343a0"}}' 2019-04-13 10:44:43,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:43 GMT X-Openstack-Request-Id: req-9a2148ed-d2ac-4040-9a4a-70d6eb71c617 2019-04-13 10:44:43,551 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:44:42Z", "updated_at": "2019-04-13T10:44:42Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:09:66", "device_id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_id": "2f871c89-117e-4bb6-a6a2-60e8cb4343a0", "id": "37358691-4eb6-4660-87f1-4f2b078f556c", "qos_policy_id": null}} 2019-04-13 10:44:43,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9a2148ed-d2ac-4040-9a4a-70d6eb71c617 2019-04-13 10:44:43,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.60871005058s 2019-04-13 10:44:43,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 10:44:43,566 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:43,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:43 GMT X-Openstack-Request-Id: req-62f685d1-cb62-4cd1-b744-628413739566 2019-04-13 10:44:43,647 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:44:42Z", "updated_at": "2019-04-13T10:44:42Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:09:66", "device_id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_id": "2f871c89-117e-4bb6-a6a2-60e8cb4343a0", "id": "37358691-4eb6-4660-87f1-4f2b078f556c", "qos_policy_id": null}]} 2019-04-13 10:44:43,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-62f685d1-cb62-4cd1-b744-628413739566 2019-04-13 10:44:43,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0817050933838s 2019-04-13 10:44:43,654 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 10:44:43,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 10:44:43,764 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:43,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:43 GMT X-Openstack-Request-Id: req-10d5e8ea-8c0c-4d82-b9bc-c1fef20b5a28 2019-04-13 10:44:43,822 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:44:42Z", "updated_at": "2019-04-13T10:44:42Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:09:66", "device_id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_id": "2f871c89-117e-4bb6-a6a2-60e8cb4343a0", "id": "37358691-4eb6-4660-87f1-4f2b078f556c", "qos_policy_id": null}]} 2019-04-13 10:44:43,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-10d5e8ea-8c0c-4d82-b9bc-c1fef20b5a28 2019-04-13 10:44:43,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586681365967s 2019-04-13 10:44:43,829 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 10:44:43,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 10:44:43,939 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:43,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:43 GMT X-Openstack-Request-Id: req-163822f4-6132-4a1f-83b6-f19baa5cd4a4 2019-04-13 10:44:43,998 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:44:42Z", "updated_at": "2019-04-13T10:44:42Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:09:66", "device_id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_id": "2f871c89-117e-4bb6-a6a2-60e8cb4343a0", "id": "37358691-4eb6-4660-87f1-4f2b078f556c", "qos_policy_id": null}]} 2019-04-13 10:44:43,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-163822f4-6132-4a1f-83b6-f19baa5cd4a4 2019-04-13 10:44:43,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0594551563263s 2019-04-13 10:44:44,004 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 10:44:44,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 10:44:44,114 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:44,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:44 GMT X-Openstack-Request-Id: req-250ae639-f080-4f55-b03c-ef4014d376f0 2019-04-13 10:44:44,171 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:44:42Z", "updated_at": "2019-04-13T10:44:42Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:09:66", "device_id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_id": "2f871c89-117e-4bb6-a6a2-60e8cb4343a0", "id": "37358691-4eb6-4660-87f1-4f2b078f556c", "qos_policy_id": null}]} 2019-04-13 10:44:44,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-250ae639-f080-4f55-b03c-ef4014d376f0 2019-04-13 10:44:44,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572099685669s 2019-04-13 10:44:44,177 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 10:44:44,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 10:44:44,287 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:44,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:44 GMT X-Openstack-Request-Id: req-de15bb31-ec56-4a90-b162-a313b77272da 2019-04-13 10:44:44,346 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:44:42Z", "updated_at": "2019-04-13T10:44:42Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:09:66", "device_id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_id": "2f871c89-117e-4bb6-a6a2-60e8cb4343a0", "id": "37358691-4eb6-4660-87f1-4f2b078f556c", "qos_policy_id": null}]} 2019-04-13 10:44:44,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-de15bb31-ec56-4a90-b162-a313b77272da 2019-04-13 10:44:44,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590398311615s 2019-04-13 10:44:44,352 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 10:44:44,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 10:44:44,463 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:44,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:44 GMT X-Openstack-Request-Id: req-7e4a7b73-d226-420e-b44a-f0abf5d52ff1 2019-04-13 10:44:44,524 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:44:42Z", "updated_at": "2019-04-13T10:44:42Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:09:66", "device_id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_id": "2f871c89-117e-4bb6-a6a2-60e8cb4343a0", "id": "37358691-4eb6-4660-87f1-4f2b078f556c", "qos_policy_id": null}]} 2019-04-13 10:44:44,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7e4a7b73-d226-420e-b44a-f0abf5d52ff1 2019-04-13 10:44:44,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621609687805s 2019-04-13 10:44:44,530 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 10:44:44,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 10:44:44,641 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 10:44:44,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44:44 GMT X-Openstack-Request-Id: req-44348ad3-af5a-4dcc-827b-44a155519b89 2019-04-13 10:44:44,701 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:44:42Z", "updated_at": "2019-04-13T10:44:44Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:09:66", "device_id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_id": "2f871c89-117e-4bb6-a6a2-60e8cb4343a0", "id": "37358691-4eb6-4660-87f1-4f2b078f556c", "qos_policy_id": null}]} 2019-04-13 10:44:44,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-44348ad3-af5a-4dcc-827b-44a155519b89 2019-04-13 10:44:44,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613000392914s 2019-04-13 10:44:44,707 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'dc2e578f-40c5-4362-9a9b-d4e0e3acace3', 'updated_at': u'2019-04-13T10:44:44Z', 'fixed_ip_address': u'192.168.120.24', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'2f871c89-117e-4bb6-a6a2-60e8cb4343a0', 'id': u'37358691-4eb6-4660-87f1-4f2b078f556c', 'network': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'port': u'2f871c89-117e-4bb6-a6a2-60e8cb4343a0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0a0086edf32849b8911d4d0dd2180ff1', 'name': 'shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0a0086edf32849b8911d4d0dd2180ff1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'0598e642-6b6f-4ad5-81b3-3d513c1fe9b4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:1e:09:66', u'device_id': u'197bcb80-7b8a-49a5-92e3-f064d2edbbfe'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0a0086edf32849b8911d4d0dd2180ff1', 'created_at': u'2019-04-13T10:44:42Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'0598e642-6b6f-4ad5-81b3-3d513c1fe9b4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:1e:09:66', u'device_id': u'197bcb80-7b8a-49a5-92e3-f064d2edbbfe'}), 'router': u'dc2e578f-40c5-4362-9a9b-d4e0e3acace3'}) 2019-04-13 10:44:44,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 10:44:44,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe/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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 10:44:44,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10444 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44: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-6409cf34-6221-45d4-936f-13064d975fac x-openstack-request-id: req-6409cf34-6221-45d4-936f-13064d975fac 2019-04-13 10:44:44,781 - 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 732784928 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.226526] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229512] pid_max: default: 32768 minimum: 301\n[ 0.231125] ACPI: Core revision 20150930\n[ 0.233153] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235492] Security Framework initialized\n[ 0.236968] Yama: becoming mindful.\n[ 0.238273] AppArmor: AppArmor initialized\n[ 0.239776] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242136] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246610] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249039] Initializing cgroup subsys io\n[ 0.250497] Initializing cgroup subsys memory\n[ 0.252037] Initializing cgroup subsys devices\n[ 0.253618] Initializing cgroup subsys freezer\n[ 0.255182] Initializing cgroup subsys net_cls\n[ 0.256744] Initializing cgroup subsys perf_event\n[ 0.258381] Initializing cgroup subsys net_prio\n[ 0.259963] Initializing cgroup subsys hugetlb\n[ 0.261529] Initializing cgroup subsys pids\n[ 0.263056] CPU: Physical Processor ID: 0\n[ 0.265194] mce: CPU supports 10 MCE banks\n[ 0.266691] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268487] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.270461] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.272332] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.274433] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.276615] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.278587] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281301] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.301871] Freeing SMP alternatives memory: 32K\n[ 0.309296] ftrace: allocating 32237 entries in 126 pages\n[ 0.350016] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.354620] smpboot: Max logical packages: 1\n[ 0.356461] x2apic enabled\n[ 0.357864] Switched APIC routing to physical x2apic.\n[ 0.360896] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.362951] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.366742] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.370024] KVM setup paravirtual spinlock\n[ 0.372872] x86: Booted up 1 node, 1 CPUs\n[ 0.374324] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.376974] devtmpfs: initialized\n[ 0.379371] evm: security.selinux\n[ 0.380624] evm: security.SMACK64\n[ 0.381863] evm: security.SMACK64EXEC\n[ 0.383204] evm: security.SMACK64TRANSMUTE\n[ 0.384662] evm: security.SMACK64MMAP\n[ 0.385997] evm: security.ima\n[ 0.387142] evm: security.capability\n[ 0.388627] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.391898] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.394051] pinctrl core: initialized pinctrl subsystem\n[ 0.396104] RTC time: 10:44:39, date: 04/13/19\n[ 0.397858] NET: Registered protocol family 16\n[ 0.399615] cpuidle: using governor ladder\n[ 0.401085] cpuidle: using governor menu\n[ 0.402513] PCCT header not found.\n[ 0.403871] ACPI: bus type PCI registered\n[ 0.405319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.407607] PCI: Using configuration type 1 for base access\n[ 0.410468] ACPI: Added _OSI(Module Device)\n[ 0.411974] ACPI: Added _OSI(Processor Device)\n[ 0.413541] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.415161] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.418542] ACPI: Interpreter enabled\n[ 0.419917] ACPI: (supports S0 S5)\n[ 0.421188] ACPI: Using IOAPIC for interrupt routing\n[ 0.422915] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.427690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.429770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.434189] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.438146] acpiphp: Slot [3] registered\n[ 0.455452] acpiphp: Slot [4] registered\n[ 0.456904] acpiphp: Slot [5] registered\n[ 0.458358] acpiphp: Slot [6] registered\n[ 0.459794] acpiphp: Slot [7] registered\n[ 0.461226] acpiphp: Slot [8] registered\n[ 0.462666] acpiphp: Slot [9] registered\n[ 0.464108] acpiphp: Slot [10] registered\n[ 0.465566] acpiphp: Slot [11] registered\n[ 0.467028] acpiphp: Slot [12] registered\n[ 0.468499] acpiphp: Slot [13] registered\n[ 0.470055] acpiphp: Slot [14] registered\n[ 0.471511] acpiphp: Slot [15] registered\n[ 0.472981] acpiphp: Slot [16] registered\n[ 0.474439] acpiphp: Slot [17] registered\n[ 0.475894] acpiphp: Slot [18] registered\n[ 0.477361] acpiphp: Slot [19] registered\n[ 0.478815] acpiphp: Slot [20] registered\n[ 0.480268] acpiphp: Slot [21] registered\n[ 0.481726] acpiphp: Slot [22] registered\n[ 0.483188] acpiphp: Slot [23] registered\n[ 0.484646] acpiphp: Slot [24] registered\n[ 0.486101] acpiphp: Slot [25] registered\n[ 0.487560] acpiphp: Slot [26] registered\n[ 0.489015] acpiphp: Slot [27] registered\n[ 0.490481] acpiphp: Slot [28] registered\n[ 0.491935] acpiphp: Slot [29] registered\n[ 0.493395] acpiphp: Slot [30] registered\n[ 0.494860] acpiphp: Slot [31] registered\n[ 0.496307] PCI host bridge to bus 0000:00\n[ 0.497772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.499977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.502186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.504809] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.507431] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.510100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.515957] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.518279] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.520438] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.527481] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.530066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.553819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.556756] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.559280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.561811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.564298] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.566499] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.568791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.570714] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.573521] vgaarb: loaded\n[ 0.574602] vgaarb: bridge control possible 0000:00:02.0\n[ 0.576761] SCSI subsystem initialized\n[ 0.578355] ACPI: bus type USB registered\n[ 0.579845] usbcore: registered new interface driver usbfs\n[ 0.581715] usbcore: registered new interface driver hub\n[ 0.583549] usbcore: registered new device driver usb\n[ 0.585485] PCI: Using ACPI for IRQ routing\n[ 0.587425] NetLabel: Initializing\n[ 0.588712] NetLabel: domain hash size = 128\n[ 0.590254] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.591998] NetLabel: unlabeled traffic allowed by default\n[ 0.594040] amd_nb: Cannot enumerate AMD northbridges\n[ 0.595838] clocksource: Switched to clocksource kvm-clock\n[ 0.605601] AppArmor: AppArmor Filesystem Enabled\n[ 0.607334] pnp: PnP ACPI init\n[ 0.608855] pnp: PnP ACPI: found 5 devices\n[ 0.616027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.619113] NET: Registered protocol family 2\n[ 0.620932] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.623264] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.625423] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.627583] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629548] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.631676] NET: Registered protocol family 1\n[ 0.633251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.635245] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.637191] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.653965] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.670821] Unpacking initramfs...\n[ 1.154222] Freeing initrd memory: 37084K\n[ 1.156102] Scanning for low memory corruption every 60 seconds\n[ 1.158427] audit: initializing netlink subsys (disabled)\n[ 1.160361] audit: type=2000 audit(1555152280.923:1): initialized\n[ 1.162657] Initialise system trusted keyring\n[ 1.164348] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.166439] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.169627] zbud: loaded\n[ 1.170931] VFS: Disk quotas dquot_6.6.0\n[ 1.172403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.174843] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.177020] fuse init (API version 7.23)\n[ 1.178581] Key type big_key registered\n[ 1.180009] Allocating IMA MOK and blacklist keyrings.\n[ 1.182100] Key type asymmetric registered\n[ 1.183587] Asymmetric key parser 'x509' registered\n[ 1.185317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.187955] io scheduler noop registered\n[ 1.189373] io scheduler deadline registered (default)\n[ 1.191140] io scheduler cfq registered\n[ 1.192642] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.194512] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.196770] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.199360] ACPI: Power Button [PWRF]\n[ 1.200840] GHES: HEST is not enabled!\n[ 1.216872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.250247] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.253804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.279168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.282788] Linux agpgart interface v0.103\n[ 1.285838] loop: module loaded\n[ 1.289344] vda: vda1\n[ 1.291097] scsi host0: ata_piix\n[ 1.292426] scsi host1: ata_piix\n[ 1.293685] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.295899] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.298753] libphy: Fixed MDIO Bus: probed\n[ 1.300226] tun: Universal TUN/TAP device driver, 1.6\n[ 1.301944] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.305228] PPP generic driver version 2.4.2\n[ 1.306800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.308942] ehci-pci: EHCI PCI platform driver\n[ 1.310515] ehci-platform: EHCI generic platform driver\n[ 1.312291] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.314334] ohci-pci: OHCI PCI platform driver\n[ 1.315912] ohci-platform: OHCI generic platform driver\n[ 1.317688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.334479] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.336285] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.338912] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.340703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.342792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.345027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.347583] usb usb1: Product: UHCI Host Controller\n[ 1.349276] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.351370] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.353118] hub 1-0:1.0: USB hub found\n[ 1.354499] hub 1-0:1.0: 2 ports detected\n[ 1.356091] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.359747] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.361463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.363281] mousedev: PS/2 mouse device common for all mice\n[ 1.365505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.368551] rtc_cmos 00:00: RTC can wake from S4\n[ 1.370664] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.372804] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.374952] i2c /dev entries driver\n[ 1.376297] device-mapper: uevent: version 1.0.3\n[ 1.377970] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.380874] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.383129] NET: Registered protocol family 10\n[ 1.384916] NET: Registered protocol family 17\n[ 1.386530] Key type dns_resolver registered\n[ 1.388257] registered taskstats version 1\n[ 1.389750] Loading compiled-in X.509 certificates\n[ 1.391965] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.395285] zswap: loaded using pool lzo/zbud\n[ 1.398195] Key type trusted registered\n[ 1.401576] Key type encrypted registered\n[ 1.403062] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.404948] ima: No TPM chip found, activating TPM-bypass!\n[ 1.406818] evm: HMAC attrs: 0x1\n[ 1.408432] Magic number: 15:706:729\n[ 1.409919] rtc_cmos 00:00: setting system clock to 2019-04-13 10:44:40 UTC (1555152280)\n[ 1.413244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.431224] EDD information not available.\n[ 1.453606] Freeing unused kernel memory: 1512K\n[ 1.455207] Write protecting the kernel read-only data: 14336k\n[ 1.458520] Freeing unused kernel memory: 1692K\n[ 1.460335] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.472087] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.475241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.478781] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.482183] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.485485] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491861] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.502717] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505921] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509266] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.570135] [drm] Initialized drm 1.1.0 20060810\n[ 1.572644] virtio_net virtio0 ens3: renamed from eth0\n[ 1.582076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.586826] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.608309] FDC 0 is a S82078B\n[ 1.623503] AVX2 version of gcm_enc/dec engaged.\n[ 1.625130] AES CTR mode by8 optimization enabled\n[ 1.667878] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.831896] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.834126] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.836417] usb 1-1: Product: QEMU USB Tablet\n[ 1.837949] usb 1-1: Manufacturer: QEMU\n[ 1.839327] usb 1-1: SerialNumber: 42\n[ 1.847527] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.854370] usbcore: registered new interface driver usbhid\n[ 1.856294] usbhid: USB HID core driver\n[ 1.859249] 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.863178] 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.242289] md: linear personality registered for level -1\n[ 2.246256] md: multipath personality registered for level -4\n[ 2.250284] md: raid0 personality registered for level 0\n[ 2.254708] md: raid1 personality registered for level 1\n[ 2.327846] raid6: sse2x1 gen() 11422 MB/s\n[ 2.395836] raid6: sse2x1 xor() 8874 MB/s\n[ 2.463839] raid6: sse2x2 gen() 14517 MB/s\n[ 2.531835] raid6: sse2x2 xor() 9736 MB/s\n[ 2.599837] raid6: sse2x4 gen() 16644 MB/s\n[ 2.667837] raid6: sse2x4 xor() 11813 MB/s\n[ 2.735859] raid6: avx2x1 gen() 22562 MB/s\n[ 2.807836] raid6: avx2x2 gen() 25705 MB/s\n[ 2.875836] raid6: avx2x4 gen() 30272 MB/s\n[ 2.877304] raid6: using algorithm avx2x4 gen() 30272 MB/s\n[ 2.879089] raid6: using avx2x2 recovery algorithm\n[ 2.883772] xor: automatically using best checksumming function:\n[ 2.923841] avx : 32386.000 MB/sec\n[ 2.926677] async_tx: api initialized (async)\n[ 2.938179] md: raid6 personality registered for level 6\n[ 2.939986] md: raid5 personality registered for level 5\n[ 2.941749] md: raid4 personality registered for level 4\n[ 2.948532] 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 ... [ 2.982684] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.003478] 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.098600] 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.104377] systemd[1]: Detected virtualization kvm.\n[ 3.106034] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.110280] systemd[1]: Set hostname to .\n[ 3.113746] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.115690] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.229023] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.232469] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.236150] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.239763] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.243750] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.248094] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.251618] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.255602] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.259367] 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.264191] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.268125] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.272521] 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.278025] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.281227] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.284786] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.288786] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.291945] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.295770] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.300335] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.307124] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.313315] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.321332] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.326345] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.334844] Loading iSCSI transport class v2.0-870.\n[ 3.336850] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.344748] 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.361485] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.366046] iscsi: registered transport (tcp)\n[ 3.368481] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.380533] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.388781] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.397318] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.406932] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.415345] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.423895] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.430788] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.437987] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.446382] systemd[1]: Started Set console keymap.\n[[ 3.451220] iscsi: registered transport (iser)\n[0;32m OK [0m] Started Set console keymap.\n[ 3.455726] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.460790] 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[ 3.466670] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.475462] 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[[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 Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m[ 3.844970] intel_rapl: no valid rapl domains found in package 0\n] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n"} 2019-04-13 10:44:44,782 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe/action used request id req-6409cf34-6221-45d4-936f-13064d975fac 2019-04-13 10:44:44,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0739238262177s 2019-04-13 10:44:44,783 - 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 732784928 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.226526] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229512] pid_max: default: 32768 minimum: 301 [ 0.231125] ACPI: Core revision 20150930 [ 0.233153] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235492] Security Framework initialized [ 0.236968] Yama: becoming mindful. [ 0.238273] AppArmor: AppArmor initialized [ 0.239776] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242136] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246610] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249039] Initializing cgroup subsys io [ 0.250497] Initializing cgroup subsys memory [ 0.252037] Initializing cgroup subsys devices [ 0.253618] Initializing cgroup subsys freezer [ 0.255182] Initializing cgroup subsys net_cls [ 0.256744] Initializing cgroup subsys perf_event [ 0.258381] Initializing cgroup subsys net_prio [ 0.259963] Initializing cgroup subsys hugetlb [ 0.261529] Initializing cgroup subsys pids [ 0.263056] CPU: Physical Processor ID: 0 [ 0.265194] mce: CPU supports 10 MCE banks [ 0.266691] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268487] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.270461] Spectre V2 : Mitigation: Full generic retpoline [ 0.272332] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.274433] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.276615] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.278587] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281301] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.301871] Freeing SMP alternatives memory: 32K [ 0.309296] ftrace: allocating 32237 entries in 126 pages [ 0.350016] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.354620] smpboot: Max logical packages: 1 [ 0.356461] x2apic enabled [ 0.357864] Switched APIC routing to physical x2apic. [ 0.360896] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.362951] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.366742] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.370024] KVM setup paravirtual spinlock [ 0.372872] x86: Booted up 1 node, 1 CPUs [ 0.374324] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.376974] devtmpfs: initialized [ 0.379371] evm: security.selinux [ 0.380624] evm: security.SMACK64 [ 0.381863] evm: security.SMACK64EXEC [ 0.383204] evm: security.SMACK64TRANSMUTE [ 0.384662] evm: security.SMACK64MMAP [ 0.385997] evm: security.ima [ 0.387142] evm: security.capability [ 0.388627] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391898] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.394051] pinctrl core: initialized pinctrl subsystem [ 0.396104] RTC time: 10:44:39, date: 04/13/19 [ 0.397858] NET: Registered protocol family 16 [ 0.399615] cpuidle: using governor ladder [ 0.401085] cpuidle: using governor menu [ 0.402513] PCCT header not found. [ 0.403871] ACPI: bus type PCI registered [ 0.405319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.407607] PCI: Using configuration type 1 for base access [ 0.410468] ACPI: Added _OSI(Module Device) [ 0.411974] ACPI: Added _OSI(Processor Device) [ 0.413541] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415161] ACPI: Added _OSI(Processor Aggregator Device) [ 0.418542] ACPI: Interpreter enabled [ 0.419917] ACPI: (supports S0 S5) [ 0.421188] ACPI: Using IOAPIC for interrupt routing [ 0.422915] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.427690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.429770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.434189] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438146] acpiphp: Slot [3] registered [ 0.455452] acpiphp: Slot [4] registered [ 0.456904] acpiphp: Slot [5] registered [ 0.458358] acpiphp: Slot [6] registered [ 0.459794] acpiphp: Slot [7] registered [ 0.461226] acpiphp: Slot [8] registered [ 0.462666] acpiphp: Slot [9] registered [ 0.464108] acpiphp: Slot [10] registered [ 0.465566] acpiphp: Slot [11] registered [ 0.467028] acpiphp: Slot [12] registered [ 0.468499] acpiphp: Slot [13] registered [ 0.470055] acpiphp: Slot [14] registered [ 0.471511] acpiphp: Slot [15] registered [ 0.472981] acpiphp: Slot [16] registered [ 0.474439] acpiphp: Slot [17] registered [ 0.475894] acpiphp: Slot [18] registered [ 0.477361] acpiphp: Slot [19] registered [ 0.478815] acpiphp: Slot [20] registered [ 0.480268] acpiphp: Slot [21] registered [ 0.481726] acpiphp: Slot [22] registered [ 0.483188] acpiphp: Slot [23] registered [ 0.484646] acpiphp: Slot [24] registered [ 0.486101] acpiphp: Slot [25] registered [ 0.487560] acpiphp: Slot [26] registered [ 0.489015] acpiphp: Slot [27] registered [ 0.490481] acpiphp: Slot [28] registered [ 0.491935] acpiphp: Slot [29] registered [ 0.493395] acpiphp: Slot [30] registered [ 0.494860] acpiphp: Slot [31] registered [ 0.496307] PCI host bridge to bus 0000:00 [ 0.497772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.502186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504809] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.507431] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.510100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.515957] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.518279] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.520438] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527481] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.530066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.553819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.556756] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.559280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.561811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.564298] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.566499] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.568791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.570714] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.573521] vgaarb: loaded [ 0.574602] vgaarb: bridge control possible 0000:00:02.0 [ 0.576761] SCSI subsystem initialized [ 0.578355] ACPI: bus type USB registered [ 0.579845] usbcore: registered new interface driver usbfs [ 0.581715] usbcore: registered new interface driver hub [ 0.583549] usbcore: registered new device driver usb [ 0.585485] PCI: Using ACPI for IRQ routing [ 0.587425] NetLabel: Initializing [ 0.588712] NetLabel: domain hash size = 128 [ 0.590254] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.591998] NetLabel: unlabeled traffic allowed by default [ 0.594040] amd_nb: Cannot enumerate AMD northbridges [ 0.595838] clocksource: Switched to clocksource kvm-clock [ 0.605601] AppArmor: AppArmor Filesystem Enabled [ 0.607334] pnp: PnP ACPI init [ 0.608855] pnp: PnP ACPI: found 5 devices [ 0.616027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.619113] NET: Registered protocol family 2 [ 0.620932] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.623264] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.625423] TCP: Hash tables configured (established 4096 bind 4096) [ 0.627583] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.629548] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.631676] NET: Registered protocol family 1 [ 0.633251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.635245] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.637191] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.653965] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.670821] Unpacking initramfs... [ 1.154222] Freeing initrd memory: 37084K [ 1.156102] Scanning for low memory corruption every 60 seconds [ 1.158427] audit: initializing netlink subsys (disabled) [ 1.160361] audit: type=2000 audit(1555152280.923:1): initialized [ 1.162657] Initialise system trusted keyring [ 1.164348] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.166439] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.169627] zbud: loaded [ 1.170931] VFS: Disk quotas dquot_6.6.0 [ 1.172403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.174843] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.177020] fuse init (API version 7.23) [ 1.178581] Key type big_key registered [ 1.180009] Allocating IMA MOK and blacklist keyrings. [ 1.182100] Key type asymmetric registered [ 1.183587] Asymmetric key parser 'x509' registered [ 1.185317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.187955] io scheduler noop registered [ 1.189373] io scheduler deadline registered (default) [ 1.191140] io scheduler cfq registered [ 1.192642] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.194512] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.196770] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.199360] ACPI: Power Button [PWRF] [ 1.200840] GHES: HEST is not enabled! [ 1.216872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.250247] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.253804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.279168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.282788] Linux agpgart interface v0.103 [ 1.285838] loop: module loaded [ 1.289344] vda: vda1 [ 1.291097] scsi host0: ata_piix [ 1.292426] scsi host1: ata_piix [ 1.293685] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.295899] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.298753] libphy: Fixed MDIO Bus: probed [ 1.300226] tun: Universal TUN/TAP device driver, 1.6 [ 1.301944] tun: (C) 1999-2004 Max Krasnyansky [ 1.305228] PPP generic driver version 2.4.2 [ 1.306800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.308942] ehci-pci: EHCI PCI platform driver [ 1.310515] ehci-platform: EHCI generic platform driver [ 1.312291] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.314334] ohci-pci: OHCI PCI platform driver [ 1.315912] ohci-platform: OHCI generic platform driver [ 1.317688] uhci_hcd: USB Universal Host Controller Interface driver [ 1.334479] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.336285] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.338912] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.340703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.342792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.345027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.347583] usb usb1: Product: UHCI Host Controller [ 1.349276] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.351370] usb usb1: SerialNumber: 0000:00:01.2 [ 1.353118] hub 1-0:1.0: USB hub found [ 1.354499] hub 1-0:1.0: 2 ports detected [ 1.356091] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.359747] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.361463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.363281] mousedev: PS/2 mouse device common for all mice [ 1.365505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.368551] rtc_cmos 00:00: RTC can wake from S4 [ 1.370664] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.372804] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.374952] i2c /dev entries driver [ 1.376297] device-mapper: uevent: version 1.0.3 [ 1.377970] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.380874] ledtrig-cpu: registered to indicate activity on CPUs [ 1.383129] NET: Registered protocol family 10 [ 1.384916] NET: Registered protocol family 17 [ 1.386530] Key type dns_resolver registered [ 1.388257] registered taskstats version 1 [ 1.389750] Loading compiled-in X.509 certificates [ 1.391965] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.395285] zswap: loaded using pool lzo/zbud [ 1.398195] Key type trusted registered [ 1.401576] Key type encrypted registered [ 1.403062] AppArmor: AppArmor sha1 policy hashing enabled [ 1.404948] ima: No TPM chip found, activating TPM-bypass! [ 1.406818] evm: HMAC attrs: 0x1 [ 1.408432] Magic number: 15:706:729 [ 1.409919] rtc_cmos 00:00: setting system clock to 2019-04-13 10:44:40 UTC (1555152280) [ 1.413244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.431224] EDD information not available. [ 1.453606] Freeing unused kernel memory: 1512K [ 1.455207] Write protecting the kernel read-only data: 14336k [ 1.458520] Freeing unused kernel memory: 1692K [ 1.460335] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.472087] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.475241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.478781] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.482183] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.485485] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491861] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502717] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505921] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509266] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.570135] [drm] Initialized drm 1.1.0 20060810 [ 1.572644] virtio_net virtio0 ens3: renamed from eth0 [ 1.582076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.586826] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.608309] FDC 0 is a S82078B [ 1.623503] AVX2 version of gcm_enc/dec engaged. [ 1.625130] AES CTR mode by8 optimization enabled [ 1.667878] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.831896] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.834126] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.836417] usb 1-1: Product: QEMU USB Tablet [ 1.837949] usb 1-1: Manufacturer: QEMU [ 1.839327] usb 1-1: SerialNumber: 42 [ 1.847527] hidraw: raw HID events driver (C) Jiri Kosina [ 1.854370] usbcore: registered new interface driver usbhid [ 1.856294] usbhid: USB HID core driver [ 1.859249] 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.863178] 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.242289] md: linear personality registered for level -1 [ 2.246256] md: multipath personality registered for level -4 [ 2.250284] md: raid0 personality registered for level 0 [ 2.254708] md: raid1 personality registered for level 1 [ 2.327846] raid6: sse2x1 gen() 11422 MB/s [ 2.395836] raid6: sse2x1 xor() 8874 MB/s [ 2.463839] raid6: sse2x2 gen() 14517 MB/s [ 2.531835] raid6: sse2x2 xor() 9736 MB/s [ 2.599837] raid6: sse2x4 gen() 16644 MB/s [ 2.667837] raid6: sse2x4 xor() 11813 MB/s [ 2.735859] raid6: avx2x1 gen() 22562 MB/s [ 2.807836] raid6: avx2x2 gen() 25705 MB/s [ 2.875836] raid6: avx2x4 gen() 30272 MB/s [ 2.877304] raid6: using algorithm avx2x4 gen() 30272 MB/s [ 2.879089] raid6: using avx2x2 recovery algorithm [ 2.883772] xor: automatically using best checksumming function: [ 2.923841] avx : 32386.000 MB/sec [ 2.926677] async_tx: api initialized (async) [ 2.938179] md: raid6 personality registered for level 6 [ 2.939986] md: raid5 personality registered for level 5 [ 2.941749] md: raid4 personality registered for level 4 [ 2.948532] 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 ... [ 2.982684] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.003478] 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.098600] 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.104377] systemd[1]: Detected virtualization kvm. [ 3.106034] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.110280] systemd[1]: Set hostname to . [ 3.113746] systemd[1]: Initializing machine ID from KVM UUID. [ 3.115690] systemd[1]: Installed transient /etc/machine-id file. [ 3.229023] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.232469] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.236150] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.239763] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.243750] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.248094] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.251618] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.255602] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.259367] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.264191] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.268125] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.272521] 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.278025] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.281227] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.284786] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.288786] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.291945] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.295770] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.300335] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.307124] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.313315] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.321332] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.326345] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.334844] Loading iSCSI transport class v2.0-870. [ 3.336850] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.344748] 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.361485] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.366046] iscsi: registered transport (tcp) [ 3.368481] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.380533] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.388781] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.397318] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.406932] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.415345] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.423895] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.430788] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.437987] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.446382] systemd[1]: Started Set console keymap. [[ 3.451220] iscsi: registered transport (iser) [0;32m OK [0m] Started Set console keymap. [ 3.455726] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.460790] 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. [ 3.466670] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.475462] 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... [[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 Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m[ 3.844970] intel_rapl: no valid rapl domains found in package 0 ] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. 2019-04-13 10:44:45,787 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2019-04-13 10:44:54,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 10:44:54,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe/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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 10:44:54,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10604 Content-Type: application/json Date: Sat, 13 Apr 2019 10:44: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-2edd7e13-22e8-4dc5-8c9e-80f432c07dca x-openstack-request-id: req-2edd7e13-22e8-4dc5-8c9e-80f432c07dca 2019-04-13 10:44:54,866 - 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 732784928 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.226526] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229512] pid_max: default: 32768 minimum: 301\n[ 0.231125] ACPI: Core revision 20150930\n[ 0.233153] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235492] Security Framework initialized\n[ 0.236968] Yama: becoming mindful.\n[ 0.238273] AppArmor: AppArmor initialized\n[ 0.239776] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242136] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246610] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249039] Initializing cgroup subsys io\n[ 0.250497] Initializing cgroup subsys memory\n[ 0.252037] Initializing cgroup subsys devices\n[ 0.253618] Initializing cgroup subsys freezer\n[ 0.255182] Initializing cgroup subsys net_cls\n[ 0.256744] Initializing cgroup subsys perf_event\n[ 0.258381] Initializing cgroup subsys net_prio\n[ 0.259963] Initializing cgroup subsys hugetlb\n[ 0.261529] Initializing cgroup subsys pids\n[ 0.263056] CPU: Physical Processor ID: 0\n[ 0.265194] mce: CPU supports 10 MCE banks\n[ 0.266691] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268487] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.270461] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.272332] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.274433] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.276615] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.278587] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281301] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.301871] Freeing SMP alternatives memory: 32K\n[ 0.309296] ftrace: allocating 32237 entries in 126 pages\n[ 0.350016] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.354620] smpboot: Max logical packages: 1\n[ 0.356461] x2apic enabled\n[ 0.357864] Switched APIC routing to physical x2apic.\n[ 0.360896] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.362951] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.366742] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.370024] KVM setup paravirtual spinlock\n[ 0.372872] x86: Booted up 1 node, 1 CPUs\n[ 0.374324] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.376974] devtmpfs: initialized\n[ 0.379371] evm: security.selinux\n[ 0.380624] evm: security.SMACK64\n[ 0.381863] evm: security.SMACK64EXEC\n[ 0.383204] evm: security.SMACK64TRANSMUTE\n[ 0.384662] evm: security.SMACK64MMAP\n[ 0.385997] evm: security.ima\n[ 0.387142] evm: security.capability\n[ 0.388627] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.391898] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.394051] pinctrl core: initialized pinctrl subsystem\n[ 0.396104] RTC time: 10:44:39, date: 04/13/19\n[ 0.397858] NET: Registered protocol family 16\n[ 0.399615] cpuidle: using governor ladder\n[ 0.401085] cpuidle: using governor menu\n[ 0.402513] PCCT header not found.\n[ 0.403871] ACPI: bus type PCI registered\n[ 0.405319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.407607] PCI: Using configuration type 1 for base access\n[ 0.410468] ACPI: Added _OSI(Module Device)\n[ 0.411974] ACPI: Added _OSI(Processor Device)\n[ 0.413541] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.415161] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.418542] ACPI: Interpreter enabled\n[ 0.419917] ACPI: (supports S0 S5)\n[ 0.421188] ACPI: Using IOAPIC for interrupt routing\n[ 0.422915] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.427690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.429770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.434189] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.438146] acpiphp: Slot [3] registered\n[ 0.455452] acpiphp: Slot [4] registered\n[ 0.456904] acpiphp: Slot [5] registered\n[ 0.458358] acpiphp: Slot [6] registered\n[ 0.459794] acpiphp: Slot [7] registered\n[ 0.461226] acpiphp: Slot [8] registered\n[ 0.462666] acpiphp: Slot [9] registered\n[ 0.464108] acpiphp: Slot [10] registered\n[ 0.465566] acpiphp: Slot [11] registered\n[ 0.467028] acpiphp: Slot [12] registered\n[ 0.468499] acpiphp: Slot [13] registered\n[ 0.470055] acpiphp: Slot [14] registered\n[ 0.471511] acpiphp: Slot [15] registered\n[ 0.472981] acpiphp: Slot [16] registered\n[ 0.474439] acpiphp: Slot [17] registered\n[ 0.475894] acpiphp: Slot [18] registered\n[ 0.477361] acpiphp: Slot [19] registered\n[ 0.478815] acpiphp: Slot [20] registered\n[ 0.480268] acpiphp: Slot [21] registered\n[ 0.481726] acpiphp: Slot [22] registered\n[ 0.483188] acpiphp: Slot [23] registered\n[ 0.484646] acpiphp: Slot [24] registered\n[ 0.486101] acpiphp: Slot [25] registered\n[ 0.487560] acpiphp: Slot [26] registered\n[ 0.489015] acpiphp: Slot [27] registered\n[ 0.490481] acpiphp: Slot [28] registered\n[ 0.491935] acpiphp: Slot [29] registered\n[ 0.493395] acpiphp: Slot [30] registered\n[ 0.494860] acpiphp: Slot [31] registered\n[ 0.496307] PCI host bridge to bus 0000:00\n[ 0.497772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.499977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.502186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.504809] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.507431] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.510100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.515957] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.518279] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.520438] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.527481] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.530066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.553819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.556756] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.559280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.561811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.564298] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.566499] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.568791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.570714] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.573521] vgaarb: loaded\n[ 0.574602] vgaarb: bridge control possible 0000:00:02.0\n[ 0.576761] SCSI subsystem initialized\n[ 0.578355] ACPI: bus type USB registered\n[ 0.579845] usbcore: registered new interface driver usbfs\n[ 0.581715] usbcore: registered new interface driver hub\n[ 0.583549] usbcore: registered new device driver usb\n[ 0.585485] PCI: Using ACPI for IRQ routing\n[ 0.587425] NetLabel: Initializing\n[ 0.588712] NetLabel: domain hash size = 128\n[ 0.590254] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.591998] NetLabel: unlabeled traffic allowed by default\n[ 0.594040] amd_nb: Cannot enumerate AMD northbridges\n[ 0.595838] clocksource: Switched to clocksource kvm-clock\n[ 0.605601] AppArmor: AppArmor Filesystem Enabled\n[ 0.607334] pnp: PnP ACPI init\n[ 0.608855] pnp: PnP ACPI: found 5 devices\n[ 0.616027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.619113] NET: Registered protocol family 2\n[ 0.620932] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.623264] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.625423] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.627583] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629548] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.631676] NET: Registered protocol family 1\n[ 0.633251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.635245] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.637191] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.653965] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.670821] Unpacking initramfs...\n[ 1.154222] Freeing initrd memory: 37084K\n[ 1.156102] Scanning for low memory corruption every 60 seconds\n[ 1.158427] audit: initializing netlink subsys (disabled)\n[ 1.160361] audit: type=2000 audit(1555152280.923:1): initialized\n[ 1.162657] Initialise system trusted keyring\n[ 1.164348] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.166439] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.169627] zbud: loaded\n[ 1.170931] VFS: Disk quotas dquot_6.6.0\n[ 1.172403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.174843] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.177020] fuse init (API version 7.23)\n[ 1.178581] Key type big_key registered\n[ 1.180009] Allocating IMA MOK and blacklist keyrings.\n[ 1.182100] Key type asymmetric registered\n[ 1.183587] Asymmetric key parser 'x509' registered\n[ 1.185317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.187955] io scheduler noop registered\n[ 1.189373] io scheduler deadline registered (default)\n[ 1.191140] io scheduler cfq registered\n[ 1.192642] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.194512] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.196770] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.199360] ACPI: Power Button [PWRF]\n[ 1.200840] GHES: HEST is not enabled!\n[ 1.216872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.250247] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.253804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.279168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.282788] Linux agpgart interface v0.103\n[ 1.285838] loop: module loaded\n[ 1.289344] vda: vda1\n[ 1.291097] scsi host0: ata_piix\n[ 1.292426] scsi host1: ata_piix\n[ 1.293685] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.295899] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.298753] libphy: Fixed MDIO Bus: probed\n[ 1.300226] tun: Universal TUN/TAP device driver, 1.6\n[ 1.301944] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.305228] PPP generic driver version 2.4.2\n[ 1.306800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.308942] ehci-pci: EHCI PCI platform driver\n[ 1.310515] ehci-platform: EHCI generic platform driver\n[ 1.312291] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.314334] ohci-pci: OHCI PCI platform driver\n[ 1.315912] ohci-platform: OHCI generic platform driver\n[ 1.317688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.334479] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.336285] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.338912] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.340703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.342792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.345027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.347583] usb usb1: Product: UHCI Host Controller\n[ 1.349276] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.351370] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.353118] hub 1-0:1.0: USB hub found\n[ 1.354499] hub 1-0:1.0: 2 ports detected\n[ 1.356091] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.359747] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.361463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.363281] mousedev: PS/2 mouse device common for all mice\n[ 1.365505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.368551] rtc_cmos 00:00: RTC can wake from S4\n[ 1.370664] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.372804] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.374952] i2c /dev entries driver\n[ 1.376297] device-mapper: uevent: version 1.0.3\n[ 1.377970] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.380874] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.383129] NET: Registered protocol family 10\n[ 1.384916] NET: Registered protocol family 17\n[ 1.386530] Key type dns_resolver registered\n[ 1.388257] registered taskstats version 1\n[ 1.389750] Loading compiled-in X.509 certificates\n[ 1.391965] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.395285] zswap: loaded using pool lzo/zbud\n[ 1.398195] Key type trusted registered\n[ 1.401576] Key type encrypted registered\n[ 1.403062] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.404948] ima: No TPM chip found, activating TPM-bypass!\n[ 1.406818] evm: HMAC attrs: 0x1\n[ 1.408432] Magic number: 15:706:729\n[ 1.409919] rtc_cmos 00:00: setting system clock to 2019-04-13 10:44:40 UTC (1555152280)\n[ 1.413244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.431224] EDD information not available.\n[ 1.453606] Freeing unused kernel memory: 1512K\n[ 1.455207] Write protecting the kernel read-only data: 14336k\n[ 1.458520] Freeing unused kernel memory: 1692K\n[ 1.460335] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.472087] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.475241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.478781] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.482183] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.485485] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491861] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.502717] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505921] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509266] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.570135] [drm] Initialized drm 1.1.0 20060810\n[ 1.572644] virtio_net virtio0 ens3: renamed from eth0\n[ 1.582076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.586826] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.608309] FDC 0 is a S82078B\n[ 1.623503] AVX2 version of gcm_enc/dec engaged.\n[ 1.625130] AES CTR mode by8 optimization enabled\n[ 1.667878] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.831896] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.834126] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.836417] usb 1-1: Product: QEMU USB Tablet\n[ 1.837949] usb 1-1: Manufacturer: QEMU\n[ 1.839327] usb 1-1: SerialNumber: 42\n[ 1.847527] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.854370] usbcore: registered new interface driver usbhid\n[ 1.856294] usbhid: USB HID core driver\n[ 1.859249] 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.863178] 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.242289] md: linear personality registered for level -1\n[ 2.246256] md: multipath personality registered for level -4\n[ 2.250284] md: raid0 personality registered for level 0\n[ 2.254708] md: raid1 personality registered for level 1\n[ 2.327846] raid6: sse2x1 gen() 11422 MB/s\n[ 2.395836] raid6: sse2x1 xor() 8874 MB/s\n[ 2.463839] raid6: sse2x2 gen() 14517 MB/s\n[ 2.531835] raid6: sse2x2 xor() 9736 MB/s\n[ 2.599837] raid6: sse2x4 gen() 16644 MB/s\n[ 2.667837] raid6: sse2x4 xor() 11813 MB/s\n[ 2.735859] raid6: avx2x1 gen() 22562 MB/s\n[ 2.807836] raid6: avx2x2 gen() 25705 MB/s\n[ 2.875836] raid6: avx2x4 gen() 30272 MB/s\n[ 2.877304] raid6: using algorithm avx2x4 gen() 30272 MB/s\n[ 2.879089] raid6: using avx2x2 recovery algorithm\n[ 2.883772] xor: automatically using best checksumming function:\n[ 2.923841] avx : 32386.000 MB/sec\n[ 2.926677] async_tx: api initialized (async)\n[ 2.938179] md: raid6 personality registered for level 6\n[ 2.939986] md: raid5 personality registered for level 5\n[ 2.941749] md: raid4 personality registered for level 4\n[ 2.948532] 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 ... [ 2.982684] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.003478] 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.098600] 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.104377] systemd[1]: Detected virtualization kvm.\n[ 3.106034] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.110280] systemd[1]: Set hostname to .\n[ 3.113746] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.115690] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.229023] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.232469] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.236150] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.239763] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.243750] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.248094] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.251618] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.255602] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.259367] 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.264191] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.268125] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.272521] 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.278025] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.281227] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.284786] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.288786] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.291945] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.295770] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.300335] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.307124] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.313315] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.321332] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.326345] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.334844] Loading iSCSI transport class v2.0-870.\n[ 3.336850] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.344748] 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.361485] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.366046] iscsi: registered transport (tcp)\n[ 3.368481] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.380533] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.388781] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.397318] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.406932] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.415345] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.423895] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.430788] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.437987] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.446382] systemd[1]: Started Set console keymap.\n[[ 3.451220] iscsi: registered transport (iser)\n[0;32m OK [0m] Started Set console keymap.\n[ 3.455726] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.460790] 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[ 3.466670] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.475462] 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[[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 Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m[ 3.844970] intel_rapl: no valid rapl domains found in package 0\n] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.864128] cloud-init[498]: Cloud-init v. 18.2 running 'init-local' at Sat, 13 Apr 2019 10:44:44 +0000. Up 4.66 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2019-04-13 10:44:54,867 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe/action used request id req-2edd7e13-22e8-4dc5-8c9e-80f432c07dca 2019-04-13 10:44:54,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0705080032349s 2019-04-13 10:44:54,868 - 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 732784928 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.226526] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229512] pid_max: default: 32768 minimum: 301 [ 0.231125] ACPI: Core revision 20150930 [ 0.233153] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235492] Security Framework initialized [ 0.236968] Yama: becoming mindful. [ 0.238273] AppArmor: AppArmor initialized [ 0.239776] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242136] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246610] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249039] Initializing cgroup subsys io [ 0.250497] Initializing cgroup subsys memory [ 0.252037] Initializing cgroup subsys devices [ 0.253618] Initializing cgroup subsys freezer [ 0.255182] Initializing cgroup subsys net_cls [ 0.256744] Initializing cgroup subsys perf_event [ 0.258381] Initializing cgroup subsys net_prio [ 0.259963] Initializing cgroup subsys hugetlb [ 0.261529] Initializing cgroup subsys pids [ 0.263056] CPU: Physical Processor ID: 0 [ 0.265194] mce: CPU supports 10 MCE banks [ 0.266691] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268487] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.270461] Spectre V2 : Mitigation: Full generic retpoline [ 0.272332] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.274433] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.276615] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.278587] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281301] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.301871] Freeing SMP alternatives memory: 32K [ 0.309296] ftrace: allocating 32237 entries in 126 pages [ 0.350016] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.354620] smpboot: Max logical packages: 1 [ 0.356461] x2apic enabled [ 0.357864] Switched APIC routing to physical x2apic. [ 0.360896] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.362951] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.366742] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.370024] KVM setup paravirtual spinlock [ 0.372872] x86: Booted up 1 node, 1 CPUs [ 0.374324] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.376974] devtmpfs: initialized [ 0.379371] evm: security.selinux [ 0.380624] evm: security.SMACK64 [ 0.381863] evm: security.SMACK64EXEC [ 0.383204] evm: security.SMACK64TRANSMUTE [ 0.384662] evm: security.SMACK64MMAP [ 0.385997] evm: security.ima [ 0.387142] evm: security.capability [ 0.388627] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391898] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.394051] pinctrl core: initialized pinctrl subsystem [ 0.396104] RTC time: 10:44:39, date: 04/13/19 [ 0.397858] NET: Registered protocol family 16 [ 0.399615] cpuidle: using governor ladder [ 0.401085] cpuidle: using governor menu [ 0.402513] PCCT header not found. [ 0.403871] ACPI: bus type PCI registered [ 0.405319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.407607] PCI: Using configuration type 1 for base access [ 0.410468] ACPI: Added _OSI(Module Device) [ 0.411974] ACPI: Added _OSI(Processor Device) [ 0.413541] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415161] ACPI: Added _OSI(Processor Aggregator Device) [ 0.418542] ACPI: Interpreter enabled [ 0.419917] ACPI: (supports S0 S5) [ 0.421188] ACPI: Using IOAPIC for interrupt routing [ 0.422915] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.427690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.429770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.434189] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438146] acpiphp: Slot [3] registered [ 0.455452] acpiphp: Slot [4] registered [ 0.456904] acpiphp: Slot [5] registered [ 0.458358] acpiphp: Slot [6] registered [ 0.459794] acpiphp: Slot [7] registered [ 0.461226] acpiphp: Slot [8] registered [ 0.462666] acpiphp: Slot [9] registered [ 0.464108] acpiphp: Slot [10] registered [ 0.465566] acpiphp: Slot [11] registered [ 0.467028] acpiphp: Slot [12] registered [ 0.468499] acpiphp: Slot [13] registered [ 0.470055] acpiphp: Slot [14] registered [ 0.471511] acpiphp: Slot [15] registered [ 0.472981] acpiphp: Slot [16] registered [ 0.474439] acpiphp: Slot [17] registered [ 0.475894] acpiphp: Slot [18] registered [ 0.477361] acpiphp: Slot [19] registered [ 0.478815] acpiphp: Slot [20] registered [ 0.480268] acpiphp: Slot [21] registered [ 0.481726] acpiphp: Slot [22] registered [ 0.483188] acpiphp: Slot [23] registered [ 0.484646] acpiphp: Slot [24] registered [ 0.486101] acpiphp: Slot [25] registered [ 0.487560] acpiphp: Slot [26] registered [ 0.489015] acpiphp: Slot [27] registered [ 0.490481] acpiphp: Slot [28] registered [ 0.491935] acpiphp: Slot [29] registered [ 0.493395] acpiphp: Slot [30] registered [ 0.494860] acpiphp: Slot [31] registered [ 0.496307] PCI host bridge to bus 0000:00 [ 0.497772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.502186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504809] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.507431] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.510100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.515957] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.518279] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.520438] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527481] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.530066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.553819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.556756] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.559280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.561811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.564298] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.566499] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.568791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.570714] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.573521] vgaarb: loaded [ 0.574602] vgaarb: bridge control possible 0000:00:02.0 [ 0.576761] SCSI subsystem initialized [ 0.578355] ACPI: bus type USB registered [ 0.579845] usbcore: registered new interface driver usbfs [ 0.581715] usbcore: registered new interface driver hub [ 0.583549] usbcore: registered new device driver usb [ 0.585485] PCI: Using ACPI for IRQ routing [ 0.587425] NetLabel: Initializing [ 0.588712] NetLabel: domain hash size = 128 [ 0.590254] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.591998] NetLabel: unlabeled traffic allowed by default [ 0.594040] amd_nb: Cannot enumerate AMD northbridges [ 0.595838] clocksource: Switched to clocksource kvm-clock [ 0.605601] AppArmor: AppArmor Filesystem Enabled [ 0.607334] pnp: PnP ACPI init [ 0.608855] pnp: PnP ACPI: found 5 devices [ 0.616027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.619113] NET: Registered protocol family 2 [ 0.620932] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.623264] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.625423] TCP: Hash tables configured (established 4096 bind 4096) [ 0.627583] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.629548] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.631676] NET: Registered protocol family 1 [ 0.633251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.635245] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.637191] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.653965] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.670821] Unpacking initramfs... [ 1.154222] Freeing initrd memory: 37084K [ 1.156102] Scanning for low memory corruption every 60 seconds [ 1.158427] audit: initializing netlink subsys (disabled) [ 1.160361] audit: type=2000 audit(1555152280.923:1): initialized [ 1.162657] Initialise system trusted keyring [ 1.164348] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.166439] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.169627] zbud: loaded [ 1.170931] VFS: Disk quotas dquot_6.6.0 [ 1.172403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.174843] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.177020] fuse init (API version 7.23) [ 1.178581] Key type big_key registered [ 1.180009] Allocating IMA MOK and blacklist keyrings. [ 1.182100] Key type asymmetric registered [ 1.183587] Asymmetric key parser 'x509' registered [ 1.185317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.187955] io scheduler noop registered [ 1.189373] io scheduler deadline registered (default) [ 1.191140] io scheduler cfq registered [ 1.192642] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.194512] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.196770] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.199360] ACPI: Power Button [PWRF] [ 1.200840] GHES: HEST is not enabled! [ 1.216872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.250247] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.253804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.279168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.282788] Linux agpgart interface v0.103 [ 1.285838] loop: module loaded [ 1.289344] vda: vda1 [ 1.291097] scsi host0: ata_piix [ 1.292426] scsi host1: ata_piix [ 1.293685] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.295899] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.298753] libphy: Fixed MDIO Bus: probed [ 1.300226] tun: Universal TUN/TAP device driver, 1.6 [ 1.301944] tun: (C) 1999-2004 Max Krasnyansky [ 1.305228] PPP generic driver version 2.4.2 [ 1.306800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.308942] ehci-pci: EHCI PCI platform driver [ 1.310515] ehci-platform: EHCI generic platform driver [ 1.312291] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.314334] ohci-pci: OHCI PCI platform driver [ 1.315912] ohci-platform: OHCI generic platform driver [ 1.317688] uhci_hcd: USB Universal Host Controller Interface driver [ 1.334479] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.336285] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.338912] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.340703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.342792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.345027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.347583] usb usb1: Product: UHCI Host Controller [ 1.349276] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.351370] usb usb1: SerialNumber: 0000:00:01.2 [ 1.353118] hub 1-0:1.0: USB hub found [ 1.354499] hub 1-0:1.0: 2 ports detected [ 1.356091] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.359747] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.361463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.363281] mousedev: PS/2 mouse device common for all mice [ 1.365505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.368551] rtc_cmos 00:00: RTC can wake from S4 [ 1.370664] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.372804] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.374952] i2c /dev entries driver [ 1.376297] device-mapper: uevent: version 1.0.3 [ 1.377970] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.380874] ledtrig-cpu: registered to indicate activity on CPUs [ 1.383129] NET: Registered protocol family 10 [ 1.384916] NET: Registered protocol family 17 [ 1.386530] Key type dns_resolver registered [ 1.388257] registered taskstats version 1 [ 1.389750] Loading compiled-in X.509 certificates [ 1.391965] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.395285] zswap: loaded using pool lzo/zbud [ 1.398195] Key type trusted registered [ 1.401576] Key type encrypted registered [ 1.403062] AppArmor: AppArmor sha1 policy hashing enabled [ 1.404948] ima: No TPM chip found, activating TPM-bypass! [ 1.406818] evm: HMAC attrs: 0x1 [ 1.408432] Magic number: 15:706:729 [ 1.409919] rtc_cmos 00:00: setting system clock to 2019-04-13 10:44:40 UTC (1555152280) [ 1.413244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.431224] EDD information not available. [ 1.453606] Freeing unused kernel memory: 1512K [ 1.455207] Write protecting the kernel read-only data: 14336k [ 1.458520] Freeing unused kernel memory: 1692K [ 1.460335] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.472087] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.475241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.478781] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.482183] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.485485] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491861] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502717] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505921] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509266] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.570135] [drm] Initialized drm 1.1.0 20060810 [ 1.572644] virtio_net virtio0 ens3: renamed from eth0 [ 1.582076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.586826] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.608309] FDC 0 is a S82078B [ 1.623503] AVX2 version of gcm_enc/dec engaged. [ 1.625130] AES CTR mode by8 optimization enabled [ 1.667878] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.831896] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.834126] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.836417] usb 1-1: Product: QEMU USB Tablet [ 1.837949] usb 1-1: Manufacturer: QEMU [ 1.839327] usb 1-1: SerialNumber: 42 [ 1.847527] hidraw: raw HID events driver (C) Jiri Kosina [ 1.854370] usbcore: registered new interface driver usbhid [ 1.856294] usbhid: USB HID core driver [ 1.859249] 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.863178] 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.242289] md: linear personality registered for level -1 [ 2.246256] md: multipath personality registered for level -4 [ 2.250284] md: raid0 personality registered for level 0 [ 2.254708] md: raid1 personality registered for level 1 [ 2.327846] raid6: sse2x1 gen() 11422 MB/s [ 2.395836] raid6: sse2x1 xor() 8874 MB/s [ 2.463839] raid6: sse2x2 gen() 14517 MB/s [ 2.531835] raid6: sse2x2 xor() 9736 MB/s [ 2.599837] raid6: sse2x4 gen() 16644 MB/s [ 2.667837] raid6: sse2x4 xor() 11813 MB/s [ 2.735859] raid6: avx2x1 gen() 22562 MB/s [ 2.807836] raid6: avx2x2 gen() 25705 MB/s [ 2.875836] raid6: avx2x4 gen() 30272 MB/s [ 2.877304] raid6: using algorithm avx2x4 gen() 30272 MB/s [ 2.879089] raid6: using avx2x2 recovery algorithm [ 2.883772] xor: automatically using best checksumming function: [ 2.923841] avx : 32386.000 MB/sec [ 2.926677] async_tx: api initialized (async) [ 2.938179] md: raid6 personality registered for level 6 [ 2.939986] md: raid5 personality registered for level 5 [ 2.941749] md: raid4 personality registered for level 4 [ 2.948532] 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 ... [ 2.982684] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.003478] 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.098600] 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.104377] systemd[1]: Detected virtualization kvm. [ 3.106034] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.110280] systemd[1]: Set hostname to . [ 3.113746] systemd[1]: Initializing machine ID from KVM UUID. [ 3.115690] systemd[1]: Installed transient /etc/machine-id file. [ 3.229023] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.232469] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.236150] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.239763] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.243750] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.248094] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.251618] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.255602] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.259367] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.264191] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.268125] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.272521] 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.278025] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.281227] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.284786] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.288786] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.291945] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.295770] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.300335] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.307124] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.313315] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.321332] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.326345] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.334844] Loading iSCSI transport class v2.0-870. [ 3.336850] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.344748] 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.361485] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.366046] iscsi: registered transport (tcp) [ 3.368481] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.380533] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.388781] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.397318] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.406932] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.415345] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.423895] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.430788] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.437987] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.446382] systemd[1]: Started Set console keymap. [[ 3.451220] iscsi: registered transport (iser) [0;32m OK [0m] Started Set console keymap. [ 3.455726] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.460790] 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. [ 3.466670] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.475462] 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... [[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 Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m[ 3.844970] intel_rapl: no valid rapl domains found in package 0 ] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.864128] cloud-init[498]: Cloud-init v. 18.2 running 'init-local' at Sat, 13 Apr 2019 10:44:44 +0000. Up 4.66 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2019-04-13 10:44:54,870 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.203: [Errno None] Unable to connect to port 22 on 172.30.9.203 2019-04-13 10:45:03,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 10:45:03,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe/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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 10:45:03,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14372 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45: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-d4a07267-c987-421c-a244-603a18cff56f x-openstack-request-id: req-d4a07267-c987-421c-a244-603a18cff56f 2019-04-13 10:45:03,960 - 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 732784928 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.226526] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229512] pid_max: default: 32768 minimum: 301\n[ 0.231125] ACPI: Core revision 20150930\n[ 0.233153] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235492] Security Framework initialized\n[ 0.236968] Yama: becoming mindful.\n[ 0.238273] AppArmor: AppArmor initialized\n[ 0.239776] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242136] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246610] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249039] Initializing cgroup subsys io\n[ 0.250497] Initializing cgroup subsys memory\n[ 0.252037] Initializing cgroup subsys devices\n[ 0.253618] Initializing cgroup subsys freezer\n[ 0.255182] Initializing cgroup subsys net_cls\n[ 0.256744] Initializing cgroup subsys perf_event\n[ 0.258381] Initializing cgroup subsys net_prio\n[ 0.259963] Initializing cgroup subsys hugetlb\n[ 0.261529] Initializing cgroup subsys pids\n[ 0.263056] CPU: Physical Processor ID: 0\n[ 0.265194] mce: CPU supports 10 MCE banks\n[ 0.266691] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268487] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.270461] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.272332] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.274433] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.276615] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.278587] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281301] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.301871] Freeing SMP alternatives memory: 32K\n[ 0.309296] ftrace: allocating 32237 entries in 126 pages\n[ 0.350016] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.354620] smpboot: Max logical packages: 1\n[ 0.356461] x2apic enabled\n[ 0.357864] Switched APIC routing to physical x2apic.\n[ 0.360896] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.362951] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.366742] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.370024] KVM setup paravirtual spinlock\n[ 0.372872] x86: Booted up 1 node, 1 CPUs\n[ 0.374324] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.376974] devtmpfs: initialized\n[ 0.379371] evm: security.selinux\n[ 0.380624] evm: security.SMACK64\n[ 0.381863] evm: security.SMACK64EXEC\n[ 0.383204] evm: security.SMACK64TRANSMUTE\n[ 0.384662] evm: security.SMACK64MMAP\n[ 0.385997] evm: security.ima\n[ 0.387142] evm: security.capability\n[ 0.388627] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.391898] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.394051] pinctrl core: initialized pinctrl subsystem\n[ 0.396104] RTC time: 10:44:39, date: 04/13/19\n[ 0.397858] NET: Registered protocol family 16\n[ 0.399615] cpuidle: using governor ladder\n[ 0.401085] cpuidle: using governor menu\n[ 0.402513] PCCT header not found.\n[ 0.403871] ACPI: bus type PCI registered\n[ 0.405319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.407607] PCI: Using configuration type 1 for base access\n[ 0.410468] ACPI: Added _OSI(Module Device)\n[ 0.411974] ACPI: Added _OSI(Processor Device)\n[ 0.413541] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.415161] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.418542] ACPI: Interpreter enabled\n[ 0.419917] ACPI: (supports S0 S5)\n[ 0.421188] ACPI: Using IOAPIC for interrupt routing\n[ 0.422915] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.427690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.429770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.434189] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.438146] acpiphp: Slot [3] registered\n[ 0.455452] acpiphp: Slot [4] registered\n[ 0.456904] acpiphp: Slot [5] registered\n[ 0.458358] acpiphp: Slot [6] registered\n[ 0.459794] acpiphp: Slot [7] registered\n[ 0.461226] acpiphp: Slot [8] registered\n[ 0.462666] acpiphp: Slot [9] registered\n[ 0.464108] acpiphp: Slot [10] registered\n[ 0.465566] acpiphp: Slot [11] registered\n[ 0.467028] acpiphp: Slot [12] registered\n[ 0.468499] acpiphp: Slot [13] registered\n[ 0.470055] acpiphp: Slot [14] registered\n[ 0.471511] acpiphp: Slot [15] registered\n[ 0.472981] acpiphp: Slot [16] registered\n[ 0.474439] acpiphp: Slot [17] registered\n[ 0.475894] acpiphp: Slot [18] registered\n[ 0.477361] acpiphp: Slot [19] registered\n[ 0.478815] acpiphp: Slot [20] registered\n[ 0.480268] acpiphp: Slot [21] registered\n[ 0.481726] acpiphp: Slot [22] registered\n[ 0.483188] acpiphp: Slot [23] registered\n[ 0.484646] acpiphp: Slot [24] registered\n[ 0.486101] acpiphp: Slot [25] registered\n[ 0.487560] acpiphp: Slot [26] registered\n[ 0.489015] acpiphp: Slot [27] registered\n[ 0.490481] acpiphp: Slot [28] registered\n[ 0.491935] acpiphp: Slot [29] registered\n[ 0.493395] acpiphp: Slot [30] registered\n[ 0.494860] acpiphp: Slot [31] registered\n[ 0.496307] PCI host bridge to bus 0000:00\n[ 0.497772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.499977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.502186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.504809] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.507431] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.510100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.515957] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.518279] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.520438] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.527481] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.530066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.553819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.556756] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.559280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.561811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.564298] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.566499] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.568791] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.570714] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.573521] vgaarb: loaded\n[ 0.574602] vgaarb: bridge control possible 0000:00:02.0\n[ 0.576761] SCSI subsystem initialized\n[ 0.578355] ACPI: bus type USB registered\n[ 0.579845] usbcore: registered new interface driver usbfs\n[ 0.581715] usbcore: registered new interface driver hub\n[ 0.583549] usbcore: registered new device driver usb\n[ 0.585485] PCI: Using ACPI for IRQ routing\n[ 0.587425] NetLabel: Initializing\n[ 0.588712] NetLabel: domain hash size = 128\n[ 0.590254] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.591998] NetLabel: unlabeled traffic allowed by default\n[ 0.594040] amd_nb: Cannot enumerate AMD northbridges\n[ 0.595838] clocksource: Switched to clocksource kvm-clock\n[ 0.605601] AppArmor: AppArmor Filesystem Enabled\n[ 0.607334] pnp: PnP ACPI init\n[ 0.608855] pnp: PnP ACPI: found 5 devices\n[ 0.616027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.619113] NET: Registered protocol family 2\n[ 0.620932] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.623264] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.625423] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.627583] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629548] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.631676] NET: Registered protocol family 1\n[ 0.633251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.635245] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.637191] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.653965] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.670821] Unpacking initramfs...\n[ 1.154222] Freeing initrd memory: 37084K\n[ 1.156102] Scanning for low memory corruption every 60 seconds\n[ 1.158427] audit: initializing netlink subsys (disabled)\n[ 1.160361] audit: type=2000 audit(1555152280.923:1): initialized\n[ 1.162657] Initialise system trusted keyring\n[ 1.164348] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.166439] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.169627] zbud: loaded\n[ 1.170931] VFS: Disk quotas dquot_6.6.0\n[ 1.172403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.174843] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.177020] fuse init (API version 7.23)\n[ 1.178581] Key type big_key registered\n[ 1.180009] Allocating IMA MOK and blacklist keyrings.\n[ 1.182100] Key type asymmetric registered\n[ 1.183587] Asymmetric key parser 'x509' registered\n[ 1.185317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.187955] io scheduler noop registered\n[ 1.189373] io scheduler deadline registered (default)\n[ 1.191140] io scheduler cfq registered\n[ 1.192642] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.194512] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.196770] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.199360] ACPI: Power Button [PWRF]\n[ 1.200840] GHES: HEST is not enabled!\n[ 1.216872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.250247] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.253804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.279168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.282788] Linux agpgart interface v0.103\n[ 1.285838] loop: module loaded\n[ 1.289344] vda: vda1\n[ 1.291097] scsi host0: ata_piix\n[ 1.292426] scsi host1: ata_piix\n[ 1.293685] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.295899] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.298753] libphy: Fixed MDIO Bus: probed\n[ 1.300226] tun: Universal TUN/TAP device driver, 1.6\n[ 1.301944] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.305228] PPP generic driver version 2.4.2\n[ 1.306800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.308942] ehci-pci: EHCI PCI platform driver\n[ 1.310515] ehci-platform: EHCI generic platform driver\n[ 1.312291] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.314334] ohci-pci: OHCI PCI platform driver\n[ 1.315912] ohci-platform: OHCI generic platform driver\n[ 1.317688] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.334479] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.336285] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.338912] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.340703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.342792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.345027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.347583] usb usb1: Product: UHCI Host Controller\n[ 1.349276] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.351370] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.353118] hub 1-0:1.0: USB hub found\n[ 1.354499] hub 1-0:1.0: 2 ports detected\n[ 1.356091] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.359747] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.361463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.363281] mousedev: PS/2 mouse device common for all mice\n[ 1.365505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.368551] rtc_cmos 00:00: RTC can wake from S4\n[ 1.370664] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.372804] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.374952] i2c /dev entries driver\n[ 1.376297] device-mapper: uevent: version 1.0.3\n[ 1.377970] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.380874] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.383129] NET: Registered protocol family 10\n[ 1.384916] NET: Registered protocol family 17\n[ 1.386530] Key type dns_resolver registered\n[ 1.388257] registered taskstats version 1\n[ 1.389750] Loading compiled-in X.509 certificates\n[ 1.391965] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.395285] zswap: loaded using pool lzo/zbud\n[ 1.398195] Key type trusted registered\n[ 1.401576] Key type encrypted registered\n[ 1.403062] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.404948] ima: No TPM chip found, activating TPM-bypass!\n[ 1.406818] evm: HMAC attrs: 0x1\n[ 1.408432] Magic number: 15:706:729\n[ 1.409919] rtc_cmos 00:00: setting system clock to 2019-04-13 10:44:40 UTC (1555152280)\n[ 1.413244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.431224] EDD information not available.\n[ 1.453606] Freeing unused kernel memory: 1512K\n[ 1.455207] Write protecting the kernel read-only data: 14336k\n[ 1.458520] Freeing unused kernel memory: 1692K\n[ 1.460335] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.472087] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.475241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.478781] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.482183] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.485485] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491861] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.498687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.502717] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.505921] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.509266] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.570135] [drm] Initialized drm 1.1.0 20060810\n[ 1.572644] virtio_net virtio0 ens3: renamed from eth0\n[ 1.582076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.586826] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.608309] FDC 0 is a S82078B\n[ 1.623503] AVX2 version of gcm_enc/dec engaged.\n[ 1.625130] AES CTR mode by8 optimization enabled\n[ 1.667878] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.831896] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.834126] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.836417] usb 1-1: Product: QEMU USB Tablet\n[ 1.837949] usb 1-1: Manufacturer: QEMU\n[ 1.839327] usb 1-1: SerialNumber: 42\n[ 1.847527] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.854370] usbcore: registered new interface driver usbhid\n[ 1.856294] usbhid: USB HID core driver\n[ 1.859249] 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.863178] 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.242289] md: linear personality registered for level -1\n[ 2.246256] md: multipath personality registered for level -4\n[ 2.250284] md: raid0 personality registered for level 0\n[ 2.254708] md: raid1 personality registered for level 1\n[ 2.327846] raid6: sse2x1 gen() 11422 MB/s\n[ 2.395836] raid6: sse2x1 xor() 8874 MB/s\n[ 2.463839] raid6: sse2x2 gen() 14517 MB/s\n[ 2.531835] raid6: sse2x2 xor() 9736 MB/s\n[ 2.599837] raid6: sse2x4 gen() 16644 MB/s\n[ 2.667837] raid6: sse2x4 xor() 11813 MB/s\n[ 2.735859] raid6: avx2x1 gen() 22562 MB/s\n[ 2.807836] raid6: avx2x2 gen() 25705 MB/s\n[ 2.875836] raid6: avx2x4 gen() 30272 MB/s\n[ 2.877304] raid6: using algorithm avx2x4 gen() 30272 MB/s\n[ 2.879089] raid6: using avx2x2 recovery algorithm\n[ 2.883772] xor: automatically using best checksumming function:\n[ 2.923841] avx : 32386.000 MB/sec\n[ 2.926677] async_tx: api initialized (async)\n[ 2.938179] md: raid6 personality registered for level 6\n[ 2.939986] md: raid5 personality registered for level 5\n[ 2.941749] md: raid4 personality registered for level 4\n[ 2.948532] 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 ... [ 2.982684] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.003478] 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.098600] 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.104377] systemd[1]: Detected virtualization kvm.\n[ 3.106034] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.110280] systemd[1]: Set hostname to .\n[ 3.113746] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.115690] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.229023] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.232469] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.236150] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.239763] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.243750] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.248094] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.251618] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.255602] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.259367] 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.264191] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.268125] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.272521] 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.278025] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.281227] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.284786] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.288786] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.291945] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.295770] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.300335] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.307124] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.313315] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.321332] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.326345] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.334844] Loading iSCSI transport class v2.0-870.\n[ 3.336850] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.344748] 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.361485] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.366046] iscsi: registered transport (tcp)\n[ 3.368481] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.380533] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.388781] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.397318] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.406932] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.415345] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.423895] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.430788] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.437987] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.446382] systemd[1]: Started Set console keymap.\n[[ 3.451220] iscsi: registered transport (iser)\n[0;32m OK [0m] Started Set console keymap.\n[ 3.455726] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.460790] 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[ 3.466670] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.475462] 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[[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 Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m[ 3.844970] intel_rapl: no valid rapl domains found in package 0\n] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.864128] cloud-init[498]: Cloud-init v. 18.2 running 'init-local' at Sat, 13 Apr 2019 10:44:44 +0000. Up 4.66 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 14.695834] cloud-init[943]: Cloud-init v. 18.2 running 'init' at Sat, 13 Apr 2019 10:44:45 +0000. Up 6.28 seconds.\n[ 14.698901] cloud-init[943]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\n[ 14.706244] cloud-init[943]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 14.712417] cloud-init[943]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 14.718446] cloud-init[943]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 14.724427] cloud-init[943]: ci-info: | ens3 | True | 192.168.120.24 | 255.255.255.0 | . | fa:16:3e:1e:09:66 |\n[ 14.732151] cloud-init[943]: ci-info: | ens3 | True | fe80::f816:3eff:fe1e:966/64 | . | link | fa:16:3e:1e:09:66 |\n[ 14.740165] cloud-init[943]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 14.743324] cloud-init[943]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 14.750341] cloud-init[943]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 14.756398] cloud-init[943]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 14.764140] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.768128] cloud-init[943]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 14.774984] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.778380] cloud-init[943]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 14.782808] cloud-init[943]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 14.787130] cloud-init[943]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 14.792783] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.796910] cloud-init[943]: 2019-04-13 10:44:54,073 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 15.136702] cloud-init[943]: Generating public/private rsa key pair.\n[ 15.138891] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 15.144437] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 15.152194] cloud-init[943]: The key fingerprint is:\n[ 15.154087] cloud-init[943]: SHA256:aC+dh1MAl0AoI9bWNrxR7d3mNn4HTvPYlX4X5xvfbk4 root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2\n[ 15.160425] cloud-init[943]: The key's randomart image is:\n[ 15.164135] cloud-init[943]: +---[RSA 2048]----+\n[ 15.168160] cloud-init[943]: | . oo=oo. |\n[ 15.169931] cloud-init[943]: |..oo.* o.. |\n[ 15.176148] cloud-init[943]: |...o. + o . . |\n[ 15.177977] cloud-init[943]: | . . o . o |\n[ 15.184132] cloud-init[943]: | o S . o .|\n[ 15.185916] cloud-init[943]: | . o + ++oo|\n[ 15.187675] cloud-init[943]: | . * . oooOE|\n[ 15.192139] cloud-init[943]: | . o .o+%|\n[ 15.196148] cloud-init[943]: | .=X|\n[ 15.199186] cloud-init[943]: +----[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[ 15.205612] cloud-init[943]: Generating public/private dsa key pair.\n Starting iSCSI initiator daemon (iscsid)...\n[ 15.210442] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily apt download activities.\n\n[ 15.216557] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 15.224776] cloud-init[943]: The key fingerprint is:\n[ 15.226164] cloud-init[943]: SHA256:4iLZMppblutpul9xiygqILZnd9CdzY0DBjwOUIsOvLM root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n\n[ 15.230828] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\ncloud-init[943]: The key's randomart image is:\n[ 15.236876] cloud-init[943]: +---[DSA 1024]----+\n Starting LXD - unix socket.\n[ 15.240072] cloud-init[943]: | .o.. |\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[ 15.245582] cloud-init[943]: |. ...+ |\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[ 15.249371] cloud-init[943]: | o . .o o |[[0;32m OK [0m] Reached target Timers.\n\n[ 15.252588] cloud-init[943]: [[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.| + . o |\n[ 15.258273] cloud-init[943]: | o .. + S = o |\n[ 15.259610] cloud-init\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[943]: |o.o= * + o = . |\n[ 15.265629] cloud-init[943]: |=E@ = + . |\n[ 15.268208] cloud-init[943]: |oB.X o . |\n[ 15.278645] cloud-init[943]: |OBB . . |[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m\n[ 15.285393] cloud-init[943]: +----[SHA256]-----+\n[ 15.287286] cloud-init[943]: ] Reached target Basic System.\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Apply the settings specified in cloud-config...Generating public/private ecdsa key pair.\n[ 15.293566] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 15.295678] \ncloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n\n[ 15.314562] cloud-init[943]: The key fingerprint is: Starting System Logging Service...\n Starting Snappy daemon...\n\n Starting Pollinate to seed the pseudo random number generator...\n Starting LXD - container startup/shutdown...\n[ 15.344347] cloud-init[943]: [[0;32m OK [0m] Started D-Bus System Message Bus.\nSHA256:RDq4x2rVXbvLzpX5vloI8CCeUcPfE7Swf1nTUIMxEqE root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2\n[ 15.373974] cloud-init[943]: The key's randomart image is: Starting Login Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n\n[ 15.399503] Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\ncloud-init[943]: +---[ECDSA 256]---+\n[ 15.461290] cloud-init[943]: | oo =+++o.|\n[ 15.486422] cloud-init[943]: | . o..o +oo.o|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[ 15.524649] [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\ncloud-init Starting Login to default iSCSI targets...\n[943]: | . oo.E..o...o|[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 15.578626] cloud-init[943]: | o.++.+o.+ +|[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started Snappy daemon.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n\n[ 15.592926] cloud-init[943]: [[0;32m OK [0m| . +oS .o...o |] Started Accounts Service.\n \nStarting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n[ 15.615901] cloud-init[943]: | + ..oo |\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: network benchmark...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 15.672289] cloud-init[943]: | o ..+. |\n[ 15.680124] cloud-init[943]: | . o o.. |\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[ 15.720862] cloud-init[943]: | .=..o+|\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[ 15.746739] cloud-init[943]: +----[SHA256]-----+ Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n\n[[0;32m OK [0m] Started LSB: automatic crash report generation.[ 15.761106] cloud-init[943]: Generating public/private ed25519 key pair.\n\n[[0;32m OK [0m] Started Set console scheme.\n[ 15.768566] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 15.787359] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 15.791332] cloud-init[943]: The key fingerprint is:\n[ 15.800121] cloud-init[943]: SHA256:N0m92iO+YKidJ0C6nR0dZ+0blJUWK99/MJZCEKw/4Qs root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2\n[ 15.812110] cloud-init[943]: The key's randomart image is:\n[ 15.814033] cloud-init[943]: +--[ED25519 256]--+\n[ 15.817268] cloud-init[943]: | .o. .o |\n[ 15.824673] cloud-init[943]: | .o +. |\n[ 15.827129] cloud-init[943]: | ...++. |\n[ 15.831139] cloud-init[943]: | . o.+o++ o |\n[ 15.835781] cloud-init[943]: | o .S*++o * .|\n[ 15.839380] cloud-init[943]: | . . ..E.++oo o.|\n[ 15.843866] cloud-init[943]: | o +..o.oooo o|\n[ 15.847903] cloud-init[943]: | . oooo.o.... .|\n[ 15.852431] cloud-init[943]: | . oo o. |\n[ 15.856797] cloud-init[943]: +----[SHA256]-----+\n[ 16.157354] cloud-init[1051]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 16.876066] cloud-init[1051]: en_US.UTF-8... done\n[ 16.879296] cloud-init[1051]: Generation complete.\n[ 17.389038] cloud-init[1051]: Cloud-init v. 18.2 running 'modules:config' at Sat, 13 Apr 2019 10:44:55 +0000. Up 16.06 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | cd:8a:76:0d:6e:94:eb:6a:dd:43:fe:9d:49:f5:a6:a8 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Apr 13 10:44:59 ec2: \n<14>Apr 13 10:44:59 ec2: #############################################################\n<14>Apr 13 10:44:59 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Apr 13 10:44:59 ec2: 1024 SHA256:4iLZMppblutpul9xiygqILZnd9CdzY0DBjwOUIsOvLM root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 (DSA)\n<14>Apr 13 10:44:59 ec2: 256 SHA256:RDq4x2rVXbvLzpX5vloI8CCeUcPfE7Swf1nTUIMxEqE root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 (ECDSA)\n<14>Apr 13 10:44:59 ec2: 256 SHA256:N0m92iO+YKidJ0C6nR0dZ+0blJUWK99/MJZCEKw/4Qs root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 (ED25519)\n<14>Apr 13 10:44:59 ec2: 2048 SHA256:aC+dh1MAl0AoI9bWNrxR7d3mNn4HTvPYlX4X5xvfbk4 root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 (RSA)\n<14>Apr 13 10:44:59 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Apr 13 10:44:59 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKYRgbWLOJY2e9oHfrpUo3lEPvsKKc+ui1AchjyUTeekzqjJnMjZjJnO4LS77LKKHKkS3IdZ/xvjrcyc1H+Sts= root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO31UQPum+/hkml3nMMl1mXsjFHhiIkrw1Xf/ia1fgAQ root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZUAYK2lwKYVBiLEh3QbtgsnH6Bz8wNrK+AwDWlwh78CuXKRGenSPlCV9nStkaqfK35IxPscb3BCIXzSpiYYOPJ02JlPz5SgbI2tS/jPOzWyre+Hdtem2wNbQsFtHOGCy/nW6jG/Ohy+voSzevXM8nxU/fXsxPzg3HIiNqi5Cm8ly2ZEMWtBdSFHkv6T5YBSKoxCNDk2gt2O1BA1IcUJXchLp1oV3EtdFVNfxSoBWZbwJrgWFLdoInX0CIVP6ChR/P1da8r0cGmylO7gQiNTd1oViqznv9iivcRXLGfrBBzmfo1eOcyvVbql+Wpx1eKtwXyJFpP/nLWNltkScvU9/n root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2\n-----END SSH HOST KEY KEYS-----\n[ 19.699798] cloud-init[1319]: Cloud-init v. 18.2 running 'modules:final' at Sat, 13 Apr 2019 10:44:58 +0000. Up 19.53 seconds.\n[ 19.704029] cloud-init[1319]: Cloud-init v. 18.2 finished at Sat, 13 Apr 2019 10:44:59 +0000. Datasource DataSourceEc2. Up 19.69 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-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 ttyS0\n\nshaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 login: "} 2019-04-13 10:45:03,961 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe/action used request id req-d4a07267-c987-421c-a244-603a18cff56f 2019-04-13 10:45:03,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0816919803619s 2019-04-13 10:45:03,963 - 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 732784928 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.226526] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229512] pid_max: default: 32768 minimum: 301 [ 0.231125] ACPI: Core revision 20150930 [ 0.233153] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235492] Security Framework initialized [ 0.236968] Yama: becoming mindful. [ 0.238273] AppArmor: AppArmor initialized [ 0.239776] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242136] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244429] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246610] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249039] Initializing cgroup subsys io [ 0.250497] Initializing cgroup subsys memory [ 0.252037] Initializing cgroup subsys devices [ 0.253618] Initializing cgroup subsys freezer [ 0.255182] Initializing cgroup subsys net_cls [ 0.256744] Initializing cgroup subsys perf_event [ 0.258381] Initializing cgroup subsys net_prio [ 0.259963] Initializing cgroup subsys hugetlb [ 0.261529] Initializing cgroup subsys pids [ 0.263056] CPU: Physical Processor ID: 0 [ 0.265194] mce: CPU supports 10 MCE banks [ 0.266691] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268487] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.270461] Spectre V2 : Mitigation: Full generic retpoline [ 0.272332] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.274433] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.276615] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.278587] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.281301] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.301871] Freeing SMP alternatives memory: 32K [ 0.309296] ftrace: allocating 32237 entries in 126 pages [ 0.350016] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.354620] smpboot: Max logical packages: 1 [ 0.356461] x2apic enabled [ 0.357864] Switched APIC routing to physical x2apic. [ 0.360896] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.362951] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.366742] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.370024] KVM setup paravirtual spinlock [ 0.372872] x86: Booted up 1 node, 1 CPUs [ 0.374324] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.376974] devtmpfs: initialized [ 0.379371] evm: security.selinux [ 0.380624] evm: security.SMACK64 [ 0.381863] evm: security.SMACK64EXEC [ 0.383204] evm: security.SMACK64TRANSMUTE [ 0.384662] evm: security.SMACK64MMAP [ 0.385997] evm: security.ima [ 0.387142] evm: security.capability [ 0.388627] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391898] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.394051] pinctrl core: initialized pinctrl subsystem [ 0.396104] RTC time: 10:44:39, date: 04/13/19 [ 0.397858] NET: Registered protocol family 16 [ 0.399615] cpuidle: using governor ladder [ 0.401085] cpuidle: using governor menu [ 0.402513] PCCT header not found. [ 0.403871] ACPI: bus type PCI registered [ 0.405319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.407607] PCI: Using configuration type 1 for base access [ 0.410468] ACPI: Added _OSI(Module Device) [ 0.411974] ACPI: Added _OSI(Processor Device) [ 0.413541] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415161] ACPI: Added _OSI(Processor Aggregator Device) [ 0.418542] ACPI: Interpreter enabled [ 0.419917] ACPI: (supports S0 S5) [ 0.421188] ACPI: Using IOAPIC for interrupt routing [ 0.422915] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.427690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.429770] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.434189] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438146] acpiphp: Slot [3] registered [ 0.455452] acpiphp: Slot [4] registered [ 0.456904] acpiphp: Slot [5] registered [ 0.458358] acpiphp: Slot [6] registered [ 0.459794] acpiphp: Slot [7] registered [ 0.461226] acpiphp: Slot [8] registered [ 0.462666] acpiphp: Slot [9] registered [ 0.464108] acpiphp: Slot [10] registered [ 0.465566] acpiphp: Slot [11] registered [ 0.467028] acpiphp: Slot [12] registered [ 0.468499] acpiphp: Slot [13] registered [ 0.470055] acpiphp: Slot [14] registered [ 0.471511] acpiphp: Slot [15] registered [ 0.472981] acpiphp: Slot [16] registered [ 0.474439] acpiphp: Slot [17] registered [ 0.475894] acpiphp: Slot [18] registered [ 0.477361] acpiphp: Slot [19] registered [ 0.478815] acpiphp: Slot [20] registered [ 0.480268] acpiphp: Slot [21] registered [ 0.481726] acpiphp: Slot [22] registered [ 0.483188] acpiphp: Slot [23] registered [ 0.484646] acpiphp: Slot [24] registered [ 0.486101] acpiphp: Slot [25] registered [ 0.487560] acpiphp: Slot [26] registered [ 0.489015] acpiphp: Slot [27] registered [ 0.490481] acpiphp: Slot [28] registered [ 0.491935] acpiphp: Slot [29] registered [ 0.493395] acpiphp: Slot [30] registered [ 0.494860] acpiphp: Slot [31] registered [ 0.496307] PCI host bridge to bus 0000:00 [ 0.497772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499977] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.502186] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504809] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.507431] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.510100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.515957] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.518279] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.520438] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522758] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.527481] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.530066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.553819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.556756] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.559280] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.561811] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.564298] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.566499] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.568791] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.570714] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.573521] vgaarb: loaded [ 0.574602] vgaarb: bridge control possible 0000:00:02.0 [ 0.576761] SCSI subsystem initialized [ 0.578355] ACPI: bus type USB registered [ 0.579845] usbcore: registered new interface driver usbfs [ 0.581715] usbcore: registered new interface driver hub [ 0.583549] usbcore: registered new device driver usb [ 0.585485] PCI: Using ACPI for IRQ routing [ 0.587425] NetLabel: Initializing [ 0.588712] NetLabel: domain hash size = 128 [ 0.590254] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.591998] NetLabel: unlabeled traffic allowed by default [ 0.594040] amd_nb: Cannot enumerate AMD northbridges [ 0.595838] clocksource: Switched to clocksource kvm-clock [ 0.605601] AppArmor: AppArmor Filesystem Enabled [ 0.607334] pnp: PnP ACPI init [ 0.608855] pnp: PnP ACPI: found 5 devices [ 0.616027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.619113] NET: Registered protocol family 2 [ 0.620932] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.623264] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.625423] TCP: Hash tables configured (established 4096 bind 4096) [ 0.627583] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.629548] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.631676] NET: Registered protocol family 1 [ 0.633251] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.635245] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.637191] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.653965] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.670821] Unpacking initramfs... [ 1.154222] Freeing initrd memory: 37084K [ 1.156102] Scanning for low memory corruption every 60 seconds [ 1.158427] audit: initializing netlink subsys (disabled) [ 1.160361] audit: type=2000 audit(1555152280.923:1): initialized [ 1.162657] Initialise system trusted keyring [ 1.164348] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.166439] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.169627] zbud: loaded [ 1.170931] VFS: Disk quotas dquot_6.6.0 [ 1.172403] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.174843] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.177020] fuse init (API version 7.23) [ 1.178581] Key type big_key registered [ 1.180009] Allocating IMA MOK and blacklist keyrings. [ 1.182100] Key type asymmetric registered [ 1.183587] Asymmetric key parser 'x509' registered [ 1.185317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.187955] io scheduler noop registered [ 1.189373] io scheduler deadline registered (default) [ 1.191140] io scheduler cfq registered [ 1.192642] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.194512] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.196770] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.199360] ACPI: Power Button [PWRF] [ 1.200840] GHES: HEST is not enabled! [ 1.216872] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.250247] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.253804] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.279168] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.282788] Linux agpgart interface v0.103 [ 1.285838] loop: module loaded [ 1.289344] vda: vda1 [ 1.291097] scsi host0: ata_piix [ 1.292426] scsi host1: ata_piix [ 1.293685] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.295899] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.298753] libphy: Fixed MDIO Bus: probed [ 1.300226] tun: Universal TUN/TAP device driver, 1.6 [ 1.301944] tun: (C) 1999-2004 Max Krasnyansky [ 1.305228] PPP generic driver version 2.4.2 [ 1.306800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.308942] ehci-pci: EHCI PCI platform driver [ 1.310515] ehci-platform: EHCI generic platform driver [ 1.312291] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.314334] ohci-pci: OHCI PCI platform driver [ 1.315912] ohci-platform: OHCI generic platform driver [ 1.317688] uhci_hcd: USB Universal Host Controller Interface driver [ 1.334479] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.336285] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.338912] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.340703] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.342792] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.345027] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.347583] usb usb1: Product: UHCI Host Controller [ 1.349276] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.351370] usb usb1: SerialNumber: 0000:00:01.2 [ 1.353118] hub 1-0:1.0: USB hub found [ 1.354499] hub 1-0:1.0: 2 ports detected [ 1.356091] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.359747] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.361463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.363281] mousedev: PS/2 mouse device common for all mice [ 1.365505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.368551] rtc_cmos 00:00: RTC can wake from S4 [ 1.370664] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.372804] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.374952] i2c /dev entries driver [ 1.376297] device-mapper: uevent: version 1.0.3 [ 1.377970] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.380874] ledtrig-cpu: registered to indicate activity on CPUs [ 1.383129] NET: Registered protocol family 10 [ 1.384916] NET: Registered protocol family 17 [ 1.386530] Key type dns_resolver registered [ 1.388257] registered taskstats version 1 [ 1.389750] Loading compiled-in X.509 certificates [ 1.391965] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.395285] zswap: loaded using pool lzo/zbud [ 1.398195] Key type trusted registered [ 1.401576] Key type encrypted registered [ 1.403062] AppArmor: AppArmor sha1 policy hashing enabled [ 1.404948] ima: No TPM chip found, activating TPM-bypass! [ 1.406818] evm: HMAC attrs: 0x1 [ 1.408432] Magic number: 15:706:729 [ 1.409919] rtc_cmos 00:00: setting system clock to 2019-04-13 10:44:40 UTC (1555152280) [ 1.413244] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.431224] EDD information not available. [ 1.453606] Freeing unused kernel memory: 1512K [ 1.455207] Write protecting the kernel read-only data: 14336k [ 1.458520] Freeing unused kernel memory: 1692K [ 1.460335] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.472087] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.475241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.478781] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.482183] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.485485] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491861] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.498687] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.502717] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.505921] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.509266] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.570135] [drm] Initialized drm 1.1.0 20060810 [ 1.572644] virtio_net virtio0 ens3: renamed from eth0 [ 1.582076] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.586826] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.608309] FDC 0 is a S82078B [ 1.623503] AVX2 version of gcm_enc/dec engaged. [ 1.625130] AES CTR mode by8 optimization enabled [ 1.667878] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.831896] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.834126] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.836417] usb 1-1: Product: QEMU USB Tablet [ 1.837949] usb 1-1: Manufacturer: QEMU [ 1.839327] usb 1-1: SerialNumber: 42 [ 1.847527] hidraw: raw HID events driver (C) Jiri Kosina [ 1.854370] usbcore: registered new interface driver usbhid [ 1.856294] usbhid: USB HID core driver [ 1.859249] 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.863178] 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.242289] md: linear personality registered for level -1 [ 2.246256] md: multipath personality registered for level -4 [ 2.250284] md: raid0 personality registered for level 0 [ 2.254708] md: raid1 personality registered for level 1 [ 2.327846] raid6: sse2x1 gen() 11422 MB/s [ 2.395836] raid6: sse2x1 xor() 8874 MB/s [ 2.463839] raid6: sse2x2 gen() 14517 MB/s [ 2.531835] raid6: sse2x2 xor() 9736 MB/s [ 2.599837] raid6: sse2x4 gen() 16644 MB/s [ 2.667837] raid6: sse2x4 xor() 11813 MB/s [ 2.735859] raid6: avx2x1 gen() 22562 MB/s [ 2.807836] raid6: avx2x2 gen() 25705 MB/s [ 2.875836] raid6: avx2x4 gen() 30272 MB/s [ 2.877304] raid6: using algorithm avx2x4 gen() 30272 MB/s [ 2.879089] raid6: using avx2x2 recovery algorithm [ 2.883772] xor: automatically using best checksumming function: [ 2.923841] avx : 32386.000 MB/sec [ 2.926677] async_tx: api initialized (async) [ 2.938179] md: raid6 personality registered for level 6 [ 2.939986] md: raid5 personality registered for level 5 [ 2.941749] md: raid4 personality registered for level 4 [ 2.948532] 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 ... [ 2.982684] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.003478] 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.098600] 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.104377] systemd[1]: Detected virtualization kvm. [ 3.106034] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.110280] systemd[1]: Set hostname to . [ 3.113746] systemd[1]: Initializing machine ID from KVM UUID. [ 3.115690] systemd[1]: Installed transient /etc/machine-id file. [ 3.229023] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.232469] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.236150] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.239763] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.243750] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.248094] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.251618] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.255602] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.259367] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.264191] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.268125] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.272521] 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.278025] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.281227] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.284786] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.288786] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.291945] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.295770] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.300335] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.307124] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.313315] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.321332] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.326345] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.334844] Loading iSCSI transport class v2.0-870. [ 3.336850] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.344748] 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.361485] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.366046] iscsi: registered transport (tcp) [ 3.368481] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.380533] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.388781] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.397318] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.406932] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.415345] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.423895] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.430788] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.437987] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.446382] systemd[1]: Started Set console keymap. [[ 3.451220] iscsi: registered transport (iser) [0;32m OK [0m] Started Set console keymap. [ 3.455726] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.460790] 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. [ 3.466670] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.475462] 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... [[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 Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m[ 3.844970] intel_rapl: no valid rapl domains found in package 0 ] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.864128] cloud-init[498]: Cloud-init v. 18.2 running 'init-local' at Sat, 13 Apr 2019 10:44:44 +0000. Up 4.66 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 14.695834] cloud-init[943]: Cloud-init v. 18.2 running 'init' at Sat, 13 Apr 2019 10:44:45 +0000. Up 6.28 seconds. [ 14.698901] cloud-init[943]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++ [ 14.706244] cloud-init[943]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+ [ 14.712417] cloud-init[943]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 14.718446] cloud-init[943]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+ [ 14.724427] cloud-init[943]: ci-info: | ens3 | True | 192.168.120.24 | 255.255.255.0 | . | fa:16:3e:1e:09:66 | [ 14.732151] cloud-init[943]: ci-info: | ens3 | True | fe80::f816:3eff:fe1e:966/64 | . | link | fa:16:3e:1e:09:66 | [ 14.740165] cloud-init[943]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 14.743324] cloud-init[943]: ci-info: | lo | True | ::1/128 | . | host | . | [ 14.750341] cloud-init[943]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+ [ 14.756398] cloud-init[943]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 14.764140] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.768128] cloud-init[943]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 14.774984] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.778380] cloud-init[943]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 14.782808] cloud-init[943]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 14.787130] cloud-init[943]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 14.792783] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.796910] cloud-init[943]: 2019-04-13 10:44:54,073 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.136702] cloud-init[943]: Generating public/private rsa key pair. [ 15.138891] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.144437] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.152194] cloud-init[943]: The key fingerprint is: [ 15.154087] cloud-init[943]: SHA256:aC+dh1MAl0AoI9bWNrxR7d3mNn4HTvPYlX4X5xvfbk4 root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 [ 15.160425] cloud-init[943]: The key's randomart image is: [ 15.164135] cloud-init[943]: +---[RSA 2048]----+ [ 15.168160] cloud-init[943]: | . oo=oo. | [ 15.169931] cloud-init[943]: |..oo.* o.. | [ 15.176148] cloud-init[943]: |...o. + o . . | [ 15.177977] cloud-init[943]: | . . o . o | [ 15.184132] cloud-init[943]: | o S . o .| [ 15.185916] cloud-init[943]: | . o + ++oo| [ 15.187675] cloud-init[943]: | . * . oooOE| [ 15.192139] cloud-init[943]: | . o .o+%| [ 15.196148] cloud-init[943]: | .=X| [ 15.199186] cloud-init[943]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 15.205612] cloud-init[943]: Generating public/private dsa key pair. Starting iSCSI initiator daemon (iscsid)... [ 15.210442] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily apt download activities. [ 15.216557] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 15.224776] cloud-init[943]: The key fingerprint is: [ 15.226164] cloud-init[943]: SHA256:4iLZMppblutpul9xiygqILZnd9CdzY0DBjwOUIsOvLM root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 15.230828] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. cloud-init[943]: The key's randomart image is: [ 15.236876] cloud-init[943]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 15.240072] cloud-init[943]: | .o.. | [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 15.245582] cloud-init[943]: |. ...+ | [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 15.249371] cloud-init[943]: | o . .o o |[[0;32m OK [0m] Reached target Timers. [ 15.252588] cloud-init[943]: [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on Socket activation for snappy daemon.| + . o | [ 15.258273] cloud-init[943]: | o .. + S = o | [ 15.259610] cloud-init [[0;32m OK [0m] Listening on LXD - unix socket. [943]: |o.o= * + o = . | [ 15.265629] cloud-init[943]: |=E@ = + . | [ 15.268208] cloud-init[943]: |oB.X o . | [ 15.278645] cloud-init[943]: |OBB . . |[[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m [ 15.285393] cloud-init[943]: +----[SHA256]-----+ [ 15.287286] cloud-init[943]: ] Reached target Basic System. [[0;32m OK [0m] Started iperf3 Service. Starting Apply the settings specified in cloud-config...Generating public/private ecdsa key pair. [ 15.293566] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 15.295678] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 15.314562] cloud-init[943]: The key fingerprint is: Starting System Logging Service... Starting Snappy daemon... Starting Pollinate to seed the pseudo random number generator... Starting LXD - container startup/shutdown... [ 15.344347] cloud-init[943]: [[0;32m OK [0m] Started D-Bus System Message Bus. SHA256:RDq4x2rVXbvLzpX5vloI8CCeUcPfE7Swf1nTUIMxEqE root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 [ 15.373974] cloud-init[943]: The key's randomart image is: Starting Login Service... [[0;32m OK [0m] Started Deferred execution scheduler. [ 15.399503] Starting LSB: Record successful boot for GRUB... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting /etc/rc.local Compatibility... Starting Accounts Service... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started /etc/rc.local Compatibility. cloud-init[943]: +---[ECDSA 256]---+ [ 15.461290] cloud-init[943]: | oo =+++o.| [ 15.486422] cloud-init[943]: | . o..o +oo.o| [[0;32m OK [0m] Started LXD - container startup/shutdown. [ 15.524649] [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... cloud-init Starting Login to default iSCSI targets... [943]: | . oo.E..o...o|[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 15.578626] cloud-init[943]: | o.++.+o.+ +|[[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Snappy daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [ 15.592926] cloud-init[943]: [[0;32m OK [0m| . +oS .o...o |] Started Accounts Service. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. [ 15.615901] cloud-init[943]: | + ..oo | Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: network benchmark... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [ 15.672289] cloud-init[943]: | o ..+. | [ 15.680124] cloud-init[943]: | . o o.. | Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. [ 15.720862] cloud-init[943]: | .=..o+| [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Serial Getty on ttyS0. [ 15.746739] cloud-init[943]: +----[SHA256]-----+ Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation.[ 15.761106] cloud-init[943]: Generating public/private ed25519 key pair. [[0;32m OK [0m] Started Set console scheme. [ 15.768566] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 15.787359] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 15.791332] cloud-init[943]: The key fingerprint is: [ 15.800121] cloud-init[943]: SHA256:N0m92iO+YKidJ0C6nR0dZ+0blJUWK99/MJZCEKw/4Qs root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 [ 15.812110] cloud-init[943]: The key's randomart image is: [ 15.814033] cloud-init[943]: +--[ED25519 256]--+ [ 15.817268] cloud-init[943]: | .o. .o | [ 15.824673] cloud-init[943]: | .o +. | [ 15.827129] cloud-init[943]: | ...++. | [ 15.831139] cloud-init[943]: | . o.+o++ o | [ 15.835781] cloud-init[943]: | o .S*++o * .| [ 15.839380] cloud-init[943]: | . . ..E.++oo o.| [ 15.843866] cloud-init[943]: | o +..o.oooo o| [ 15.847903] cloud-init[943]: | . oooo.o.... .| [ 15.852431] cloud-init[943]: | . oo o. | [ 15.856797] cloud-init[943]: +----[SHA256]-----+ [ 16.157354] cloud-init[1051]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 16.876066] cloud-init[1051]: en_US.UTF-8... done [ 16.879296] cloud-init[1051]: Generation complete. [ 17.389038] cloud-init[1051]: Cloud-init v. 18.2 running 'modules:config' at Sat, 13 Apr 2019 10:44:55 +0000. Up 16.06 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | cd:8a:76:0d:6e:94:eb:6a:dd:43:fe:9d:49:f5:a6:a8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Apr 13 10:44:59 ec2: <14>Apr 13 10:44:59 ec2: ############################################################# <14>Apr 13 10:44:59 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Apr 13 10:44:59 ec2: 1024 SHA256:4iLZMppblutpul9xiygqILZnd9CdzY0DBjwOUIsOvLM root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 (DSA) <14>Apr 13 10:44:59 ec2: 256 SHA256:RDq4x2rVXbvLzpX5vloI8CCeUcPfE7Swf1nTUIMxEqE root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 (ECDSA) <14>Apr 13 10:44:59 ec2: 256 SHA256:N0m92iO+YKidJ0C6nR0dZ+0blJUWK99/MJZCEKw/4Qs root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 (ED25519) <14>Apr 13 10:44:59 ec2: 2048 SHA256:aC+dh1MAl0AoI9bWNrxR7d3mNn4HTvPYlX4X5xvfbk4 root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 (RSA) <14>Apr 13 10:44:59 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Apr 13 10:44:59 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLKYRgbWLOJY2e9oHfrpUo3lEPvsKKc+ui1AchjyUTeekzqjJnMjZjJnO4LS77LKKHKkS3IdZ/xvjrcyc1H+Sts= root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO31UQPum+/hkml3nMMl1mXsjFHhiIkrw1Xf/ia1fgAQ root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZUAYK2lwKYVBiLEh3QbtgsnH6Bz8wNrK+AwDWlwh78CuXKRGenSPlCV9nStkaqfK35IxPscb3BCIXzSpiYYOPJ02JlPz5SgbI2tS/jPOzWyre+Hdtem2wNbQsFtHOGCy/nW6jG/Ohy+voSzevXM8nxU/fXsxPzg3HIiNqi5Cm8ly2ZEMWtBdSFHkv6T5YBSKoxCNDk2gt2O1BA1IcUJXchLp1oV3EtdFVNfxSoBWZbwJrgWFLdoInX0CIVP6ChR/P1da8r0cGmylO7gQiNTd1oViqznv9iivcRXLGfrBBzmfo1eOcyvVbql+Wpx1eKtwXyJFpP/nLWNltkScvU9/n root@shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 -----END SSH HOST KEY KEYS----- [ 19.699798] cloud-init[1319]: Cloud-init v. 18.2 running 'modules:final' at Sat, 13 Apr 2019 10:44:58 +0000. Up 19.53 seconds. [ 19.704029] cloud-init[1319]: Cloud-init v. 18.2 finished at Sat, 13 Apr 2019 10:44:59 +0000. Datasource DataSourceEc2. Up 19.69 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-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 ttyS0 shaker-vm-6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 login: 2019-04-13 10:45:03,968 - paramiko.transport - DEBUG - starting thread (client mode): 0x40819750L 2019-04-13 10:45:03,968 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 10:45:03,977 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-04-13 10:45:03,977 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-13 10:45:03,979 - 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-04-13 10:45:03,979 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 10:45:03,979 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 10:45:03,979 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 10:45:03,979 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 10:45:03,980 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 10:45:04,019 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 10:45:04,021 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 10:45:04,032 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: c0948322a2cf421ca6ff67366a9c37ac 2019-04-13 10:45:04,033 - paramiko.transport - DEBUG - Trying discovered key cd8a760d6e94eb6add43fe9d49f5a6a8 in /tmp/tmp5gbvVU 2019-04-13 10:45:04,060 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 10:45:04,086 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 10:45:04,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-13 10:45:04,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" 2019-04-13 10:45:04,113 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da9d877-e04f-4f83-a8b4-507b9e52e090 2019-04-13 10:45:04,113 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-04-13 10:45:04,113 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-7da9d877-e04f-4f83-a8b4-507b9e52e090 2019-04-13 10:45:04,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:04,230 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-13 10:45:04,231 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-13 10:45:04,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7870bfaf-8868-4b09-99a9-6ac1858ad032 2019-04-13 10:45:04,323 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1ef08615bfa241c282fb6c776d561699"}, "enabled": true, "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/2d5f474bc6184888a1f046a717575fa8"}, "enabled": true, "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/463c4d979e67408bba9262f8cbf7d7d0"}, "enabled": true, "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6400f578fa0d47d6802a981338b2ce7a"}, "enabled": true, "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6ddca6d61d1d4eecae8df54344aff82f"}, "enabled": true, "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7f5bf9dbf0a241c3b1433e0a19372b74"}, "enabled": true, "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/86757cd1ecda420faec6393caeb4ef3e"}, "enabled": true, "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9567fa689aa64be0b9dc78e010b4c9ed"}, "enabled": true, "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9709565379b14f47b6cbe7d0b8323201"}, "enabled": true, "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a56100f5b1844b1ea8953050a4cc8be8"}, "enabled": true, "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ac724402fd744af7b779c5dade03fdcb"}, "enabled": true, "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/aca41cf1c97640e3ba6f2e9b936ec6c8"}, "enabled": true, "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b8c26f8b093140b8abf05878b3a5372c"}, "enabled": true, "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"name": "tempest-service-1631545576", "links": {"self": "http://192.30.9.7:35357/v3/services/cd0a457809bc4960b0d89bded6919317"}, "enabled": true, "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "description": "tempest-description-877059426"}, {"name": "tempest-service-1890636611", "links": {"self": "http://192.30.9.7:35357/v3/services/e39eaec0edc044fc81f8537e3f291979"}, "enabled": true, "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "description": "tempest-description-1779181734"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f16553f6efb541ba898510a96df4c862"}, "enabled": true, "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-04-13 10:45:04,324 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-7870bfaf-8868-4b09-99a9-6ac1858ad032 2019-04-13 10:45:04,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.222332954407s 2019-04-13 10:45:04,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-13 10:45:04,336 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:04,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1853 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95ceb73-e453-4a92-83fa-192d5d26ebee 2019-04-13 10:45:04,537 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/039cf85f4d724cb1a6807b49ca84115d"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0730415113ec45d3b1f02fe7f24719c5"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0dc7502a63ed483d9fe79395da3540fe"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0eadf3b479864147afa0049c9097444d"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "0eadf3b479864147afa0049c9097444d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/110517c7fba848c6a6c8f76c19a4e56b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/159bcc80584b426b98b9c88f5846ecd7"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1862d0b0816942c0bbea2ce796022ee6"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/20e50279077e4a80bd73aefdacf4478f"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/213e7cbaa82d4a269c843a9bb0212fed"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24bdb9f1220c4afc93fbf71d2b6c1b3b"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26be9df78e294b62b66e3ec1250ddd4b"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/32b611c54ebe4017ad254a82e497577d"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "32b611c54ebe4017ad254a82e497577d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/341e543ea53d49c0ae193e184a4d5a17"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/400eee9849144d34af2049732427b0dc"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "400eee9849144d34af2049732427b0dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/45ef1fc1997442f89581b066f7004705"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "45ef1fc1997442f89581b066f7004705"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/531b5cb3ce2341928b76a92a27e32bcd"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/57eb51be8a6b4836bfad01beca526273"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "57eb51be8a6b4836bfad01beca526273"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5baa20e7acc64bd0b6cbe188e37860ad"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/645366775ca64c9a8663dd58d9fa42b7"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6cb42660740f491788ba979a7de26c17"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "6cb42660740f491788ba979a7de26c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6f92eb3532f242fab685152d296fe99f"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "6f92eb3532f242fab685152d296fe99f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/76cf85836fa74358b9a705f4912631d3"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "76cf85836fa74358b9a705f4912631d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/76fa29d8bdef4ffc99fad6e89cf4428c"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/795ea3f3e40e4270945d213e9c95c5a9"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9cf422a1337c45b6bada232410cf743d"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "9cf422a1337c45b6bada232410cf743d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a2f379b0550d49a5864041c78f1cb01f"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "a2f379b0550d49a5864041c78f1cb01f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a39b119e552041d68eba004a75a3e950"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "a39b119e552041d68eba004a75a3e950"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a8f58a97cdf7419f9f53385a0f70869f"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a9717bc4b70a4feab43984b6a40e7871"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "a9717bc4b70a4feab43984b6a40e7871"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/abe116518adc47c085a72a8f8867a232"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "abe116518adc47c085a72a8f8867a232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b940e34462604888b507cfbdafea4873"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "b940e34462604888b507cfbdafea4873"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bb07f9ac5b6b488b9dac9c731a562b44"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c237416d23bb41cc90c53f86f80406f3"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "c237416d23bb41cc90c53f86f80406f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c2d8128cc3e64c7597bdd9dab5ef1ca1"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c375f54bf21c404db256ec20be0972f9"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "c375f54bf21c404db256ec20be0972f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dd2a7903cc2e4913a502890de8518a3f"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "dd2a7903cc2e4913a502890de8518a3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ec39e24e1d084873899730c83a64bff5"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "ec39e24e1d084873899730c83a64bff5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f1d61170b65f406885fff0b2954f589a"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "f1d61170b65f406885fff0b2954f589a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f2c39a394c9e42c99a4fdf81f2cfb528"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-13 10:45:04,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-b95ceb73-e453-4a92-83fa-192d5d26ebee 2019-04-13 10:45:04,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.205087900162s 2019-04-13 10:45:04,545 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.23:5000 2019-04-13 10:45:04,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:45:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:04,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327c5b4a-c209-4952-ba19-87000080dd3c 2019-04-13 10:45:04,761 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:45:04,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-327c5b4a-c209-4952-ba19-87000080dd3c 2019-04-13 10:45:04,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212934017181s 2019-04-13 10:45:04,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:45:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:04,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86827772-79ae-44b3-ae40-2299b9707507 2019-04-13 10:45:04,984 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:45:04,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-86827772-79ae-44b3-ae40-2299b9707507 2019-04-13 10:45:04,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218339920044s 2019-04-13 10:45:04,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 10:45:04,993 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:05,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4692dc1-0cff-4fd6-8280-c37d428734be 2019-04-13 10:45:05,100 - 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-04-13 10:45:05,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b4692dc1-0cff-4fd6-8280-c37d428734be 2019-04-13 10:45:05,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110763072968s 2019-04-13 10:45:05,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 10:45:05,105 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:05,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67af50d1-3fca-4518-a228-e4e1d6fb35ad 2019-04-13 10:45:05,329 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "links": {"self": "http://172.30.9.23:5000/v3/users/bfbbb7031e5b4da4b5ec193199d551e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfbbb7031e5b4da4b5ec193199d551e6", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 10:45:05,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-67af50d1-3fca-4518-a228-e4e1d6fb35ad 2019-04-13 10:45:05,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228258132935s 2019-04-13 10:45:05,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 10:45:05,346 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:05,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20718e5c-6b68-4e1b-a9d4-d94b086ed065 2019-04-13 10:45:05,558 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/0a0086edf32849b8911d4d0dd2180ff1"}, "tags": [], "enabled": true, "id": "0a0086edf32849b8911d4d0dd2180ff1", "parent_id": "default", "domain_id": "default", "name": "shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}]} 2019-04-13 10:45:05,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-20718e5c-6b68-4e1b-a9d4-d94b086ed065 2019-04-13 10:45:05,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215673208237s 2019-04-13 10:45:05,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 10:45:05,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=bfbbb7031e5b4da4b5ec193199d551e6&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=0a0086edf32849b8911d4d0dd2180ff1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:05,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c5b040-9f3e-4225-96a0-31db9911dc78 2019-04-13 10:45:05,766 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=bfbbb7031e5b4da4b5ec193199d551e6&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=0a0086edf32849b8911d4d0dd2180ff1", "previous": null, "next": null}} 2019-04-13 10:45:05,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=bfbbb7031e5b4da4b5ec193199d551e6&role.id=ecc7000790704244895fb79f2874ceb4&scope.project.id=0a0086edf32849b8911d4d0dd2180ff1 used request id req-60c5b040-9f3e-4225-96a0-31db9911dc78 2019-04-13 10:45:05,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200255870819s 2019-04-13 10:45:05,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 10:45:05,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/0a0086edf32849b8911d4d0dd2180ff1/users/bfbbb7031e5b4da4b5ec193199d551e6/roles/ecc7000790704244895fb79f2874ceb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:05,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 10:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a7a7ba7-8d43-4f23-a847-67ab51de5466 2019-04-13 10:45:05,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 10:45:05,910 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0a0086edf32849b8911d4d0dd2180ff1/users/bfbbb7031e5b4da4b5ec193199d551e6/roles/ecc7000790704244895fb79f2874ceb4 used request id req-9a7a7ba7-8d43-4f23-a847-67ab51de5466 2019-04-13 10:45:05,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140309810638s 2019-04-13 10:45:05,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:45:05,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:06,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cad3495-9db6-411a-bc18-5a81da9ab4f7 2019-04-13 10:45:06,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:45:06,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1cad3495-9db6-411a-bc18-5a81da9ab4f7 2019-04-13 10:45:06,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111353874207s 2019-04-13 10:45:06,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-04-13 10:45:06,035 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" -d '{"role": {"name": "heat_stack_owner"}}' 2019-04-13 10:45:06,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f7c127-d185-41e8-a319-248f8f9d50be 2019-04-13 10:45:06,243 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "ca02f5c35a994614b8db94499a4b20f9", "links": {"self": "http://172.30.9.23:5000/v3/roles/ca02f5c35a994614b8db94499a4b20f9"}, "name": "heat_stack_owner"}} 2019-04-13 10:45:06,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-51f7c127-d185-41e8-a319-248f8f9d50be 2019-04-13 10:45:06,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.212382078171s 2019-04-13 10:45:06,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 10:45:06,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:06,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f897fcb-f9bb-4c7b-8d60-b39680eba783 2019-04-13 10:45:06,451 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca02f5c35a994614b8db94499a4b20f9", "links": {"self": "http://172.30.9.23:5000/v3/roles/ca02f5c35a994614b8db94499a4b20f9"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 10:45:06,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f897fcb-f9bb-4c7b-8d60-b39680eba783 2019-04-13 10:45:06,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204010009766s 2019-04-13 10:45:06,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 10:45:06,459 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:06,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a8c985-744f-4a01-9bfd-14c72a62c60b 2019-04-13 10:45:06,568 - 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-04-13 10:45:06,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a1a8c985-744f-4a01-9bfd-14c72a62c60b 2019-04-13 10:45:06,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112083911896s 2019-04-13 10:45:06,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 10:45:06,573 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:06,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b510ee21-8038-4270-bb46-4cecddd49391 2019-04-13 10:45:06,696 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "links": {"self": "http://172.30.9.23:5000/v3/users/bfbbb7031e5b4da4b5ec193199d551e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfbbb7031e5b4da4b5ec193199d551e6", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 10:45:06,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b510ee21-8038-4270-bb46-4cecddd49391 2019-04-13 10:45:06,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1273021698s 2019-04-13 10:45:06,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 10:45:06,711 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:06,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f54cf55-3134-4125-84ec-045ddd86225d 2019-04-13 10:45:06,911 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/0a0086edf32849b8911d4d0dd2180ff1"}, "tags": [], "enabled": true, "id": "0a0086edf32849b8911d4d0dd2180ff1", "parent_id": "default", "domain_id": "default", "name": "shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}]} 2019-04-13 10:45:06,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9f54cf55-3134-4125-84ec-045ddd86225d 2019-04-13 10:45:06,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203296899796s 2019-04-13 10:45:06,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 10:45:06,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=bfbbb7031e5b4da4b5ec193199d551e6&role.id=ca02f5c35a994614b8db94499a4b20f9&scope.project.id=0a0086edf32849b8911d4d0dd2180ff1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:07,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 10:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd737e05-f48f-4da4-af3a-df087e7eb3d9 2019-04-13 10:45:07,066 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=bfbbb7031e5b4da4b5ec193199d551e6&role.id=ca02f5c35a994614b8db94499a4b20f9&scope.project.id=0a0086edf32849b8911d4d0dd2180ff1", "previous": null, "next": null}} 2019-04-13 10:45:07,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=bfbbb7031e5b4da4b5ec193199d551e6&role.id=ca02f5c35a994614b8db94499a4b20f9&scope.project.id=0a0086edf32849b8911d4d0dd2180ff1 used request id req-dd737e05-f48f-4da4-af3a-df087e7eb3d9 2019-04-13 10:45:07,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.147588014603s 2019-04-13 10:45:07,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 10:45:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/0a0086edf32849b8911d4d0dd2180ff1/users/bfbbb7031e5b4da4b5ec193199d551e6/roles/ca02f5c35a994614b8db94499a4b20f9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 10:45:07,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 10:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac1af4a6-019b-4b16-ac59-baef8de13068 2019-04-13 10:45:07,234 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 10:45:07,234 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0a0086edf32849b8911d4d0dd2180ff1/users/bfbbb7031e5b4da4b5ec193199d551e6/roles/ca02f5c35a994614b8db94499a4b20f9 used request id req-ac1af4a6-019b-4b16-ac59-baef8de13068 2019-04-13 10:45:07,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163968086243s 2019-04-13 10:45:07,235 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 10:45:07,236 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 10:45:07,236 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 10:45:07,238 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 10:45:07,311 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-13 10:45:07,312 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-13 10:45:07,313 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 10:45:07,352 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-13 10:45:07,352 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-13 10:45:07,378 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-13 11:11:59,352 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-13 11:11:59,352 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=0a0086edf32849b8911d4d0dd2180ff1 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 51624 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_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 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=nOa64vGv3PuPOnES4paAfCZT2aK1GB 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_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.23,192.30.9.7 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 51624 192.168.120.24 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-04-13 10:45:07.445 1422 INFO shaker.engine.utils [-] Logging enabled 2019-04-13 10:45:07.447 1422 INFO shaker.engine.messaging [-] Listening on *:9000 2019-04-13 10:45:07.450 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-04-13 10:45:07.459 1430 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-04-13 10:45:07.459 1430 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.203:9000 2019-04-13 10:45:07.459 1430 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-04-13 10:45:07.470 1422 INFO pykwalify.core [-] validation.valid 2019-04-13 10:45:08.070 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-13 10:45:11.478 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'66c480d1-2a00-4a4b-9827-665855fc370d', u'links': [{u'href': u'http://172.30.9.23:8004/v1/0a0086edf32849b8911d4d0dd2180ff1/stacks/shaker_psmfok/66c480d1-2a00-4a4b-9827-665855fc370d', u'rel': u'self'}]} 2019-04-13 10:49:19.669 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_psmfok_slave_0', 'shaker_psmfok_master_0']) 2019-04-13 10:49:31.893 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 10:51:02.448 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 10:52:32.934 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 10:54:03.622 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 10:54:03.624 1422 INFO shaker.engine.server [-] Execution is done 2019-04-13 10:54:04.305 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-13 10:54:30.020 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 10:54:30.023 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-04-13 10:54:30.035 1422 INFO pykwalify.core [-] validation.valid 2019-04-13 10:54:30.466 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-13 10:54:33.309 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'92860f50-1e45-46f1-9a3e-978b914be9ae', u'links': [{u'href': u'http://172.30.9.23:8004/v1/0a0086edf32849b8911d4d0dd2180ff1/stacks/shaker_dompku/92860f50-1e45-46f1-9a3e-978b914be9ae', u'rel': u'self'}]} 2019-04-13 10:55:38.431 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dompku_slave_0', 'shaker_dompku_master_0']) 2019-04-13 10:55:54.795 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 10:57:25.303 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 10:58:55.800 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:00:26.292 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:00:26.294 1422 INFO shaker.engine.server [-] Execution is done 2019-04-13 11:00:26.734 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-13 11:00:48.795 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:00:48.797 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-04-13 11:00:48.814 1422 INFO pykwalify.core [-] validation.valid 2019-04-13 11:00:49.242 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-13 11:00:52.307 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'472ed752-e6b2-4c73-ae46-7b3c47c32077', u'links': [{u'href': u'http://172.30.9.23:8004/v1/0a0086edf32849b8911d4d0dd2180ff1/stacks/shaker_seftrk/472ed752-e6b2-4c73-ae46-7b3c47c32077', u'rel': u'self'}]} 2019-04-13 11:01:52.321 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_seftrk_slave_0', 'shaker_seftrk_master_0']) 2019-04-13 11:02:08.177 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:03:39.452 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:05:09.948 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:06:40.642 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:06:40.647 1422 INFO shaker.engine.server [-] Execution is done 2019-04-13 11:06:41.361 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-13 11:07:02.698 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:07:02.701 1422 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-04-13 11:07:02.715 1422 INFO pykwalify.core [-] validation.valid 2019-04-13 11:07:03.134 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-13 11:07:06.229 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'd166310a-0c8d-49f8-b10f-da484731a574', u'links': [{u'href': u'http://172.30.9.23:8004/v1/0a0086edf32849b8911d4d0dd2180ff1/stacks/shaker_uzitmp/d166310a-0c8d-49f8-b10f-da484731a574', u'rel': u'self'}]} 2019-04-13 11:08:05.921 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_uzitmp_master_0', 'shaker_uzitmp_slave_0']) 2019-04-13 11:08:20.915 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:08:53.155 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:10:13.345 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:11:33.736 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:11:33.737 1422 INFO shaker.engine.server [-] Execution is done 2019-04-13 11:11:33.887 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-13 11:11:59.247 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-13 11:11:59.249 1422 INFO shaker.engine.server [-] Generating aggregated report 2019-04-13 11:11:59.259 1422 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-04-13 11:11:59.261 1422 INFO shaker.engine.report [-] ******************************************************************************** 2019-04-13 11:11:59.262 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-04-13 11:11:59.262 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-04-13 11:11:59.262 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-04-13 11:11:59.262 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-04-13 11:11:59.262 1422 INFO shaker.engine.report [-] ******************************************************************************** 2019-04-13 11:11:59.263 1422 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-04-13 11:11:59.275 1422 INFO shaker.engine.report [-] Report saved to: report.html 2019-04-13 11:11:59,353 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-04-13 11:11:59,353 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-13 11:11:59,356 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-04-13 11:11:59,391 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-04-13 11:11:59,392 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-04-13 11:11:59,422 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-04-13 11:11:59,472 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-04-13 11:11:59,472 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-04-13 11:11:59,481 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-04-13 11:11:59,512 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-04-13 11:11:59,512 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-04-13 11:11:59,514 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-04-13 11:11:59,533 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-04-13 11:11:59,534 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-04-13 11:11:59,657 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 11:11:59,658 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:52 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-13 11:11:59,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 11:11:59,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/37358691-4eb6-4660-87f1-4f2b078f556c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:01,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:12:01 GMT X-Openstack-Request-Id: req-084a5fa6-e27d-4d2e-8228-cc93682d0d5a 2019-04-13 11:12:01,238 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:12:01,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/37358691-4eb6-4660-87f1-4f2b078f556c.json used request id req-084a5fa6-e27d-4d2e-8228-cc93682d0d5a 2019-04-13 11:12:01,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.5699338913s 2019-04-13 11:12:01,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:12:01,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:01,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:01 GMT X-Openstack-Request-Id: req-8d91caa0-9890-4f3e-ae45-a008d86cfb60 2019-04-13 11:12:01,316 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 11:12:01,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8d91caa0-9890-4f3e-ae45-a008d86cfb60 2019-04-13 11:12:01,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0676119327545s 2019-04-13 11:12:01,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 11:12:01,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:01,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-b2a33592-d3bd-4e0e-afc2-eb4e219983da x-openstack-request-id: req-b2a33592-d3bd-4e0e-afc2-eb4e219983da 2019-04-13 11:12:01,749 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe used request id req-b2a33592-d3bd-4e0e-afc2-eb4e219983da 2019-04-13 11:12:01,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.431689977646s 2019-04-13 11:12:01,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:12:01,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:02,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-f227f7f6-9579-4e2c-8ada-38a126ec5c67 x-openstack-request-id: req-f227f7f6-9579-4e2c-8ada-38a126ec5c67 2019-04-13 11:12:02,225 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:09:66", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:09:66", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "rel": "bookmark"}], "image": {"id": "2b722639-5961-4d56-928c-4145d759e113", "links": [{"href": "http://172.30.9.23:8774/images/2b722639-5961-4d56-928c-4145d759e113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": "2019-04-13T10:44:39.000000", "flavor": {"id": "94a101b9-10ed-48f6-be79-28d82e2ad54b", "links": [{"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "bookmark"}]}, "id": "197bcb80-7b8a-49a5-92e3-f064d2edbbfe", "security_groups": [{"name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}], "user_id": "bfbbb7031e5b4da4b5ec193199d551e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:12:01Z", "hostId": "2cc4c6042381b90adb657a33458f36bea712c80636b49e6cf812209b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "created": "2019-04-13T10:41:32Z", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:12:02,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f227f7f6-9579-4e2c-8ada-38a126ec5c67 2019-04-13 11:12:02,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475925922394s 2019-04-13 11:12:02,227 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:12:04,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:12:04,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:04,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1cca00ff-9eb6-4874-bd8b-5d911f45d694 x-openstack-request-id: req-1cca00ff-9eb6-4874-bd8b-5d911f45d694 2019-04-13 11:12:04,314 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-13 11:12:04,314 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1cca00ff-9eb6-4874-bd8b-5d911f45d694 2019-04-13 11:12:04,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.08442902565s 2019-04-13 11:12:04,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:12:04,320 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:04,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 36374 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:04 GMT X-Openstack-Request-Id: req-b72fbf49-e5c1-432a-b45b-8b802c123ff2 2019-04-13 11:12:04,435 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:28Z", "updated_at": "2019-04-13T10:41:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:29Z", "revision_number": 0, "id": "3b6af0f1-2e3c-49bd-ac1c-e0b5e735ff8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:29Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-04-13T10:41:29Z", "revision_number": 0, "id": "4c4bd8bd-9ac3-4d67-9cba-46416921956e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:29Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:28Z", "revision_number": 0, "id": "604afeb0-9e65-4691-97b3-20495435a608", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:28Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T10:41:29Z", "revision_number": 0, "id": "8b87cbd5-45ac-4c60-ba37-24becc12c0ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:29Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:28Z", "revision_number": 0, "id": "fd823940-148d-478a-8d12-75d5d02d830f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:28Z", "security_group_id": "7008f013-c829-49db-b024-fa01d8be91a3", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}], "revision_number": 4, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "7008f013-c829-49db-b024-fa01d8be91a3", "name": "shaker-sg_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:07Z", "updated_at": "2019-04-13T10:41:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "30df67d3-0243-4b0a-9a8f-8fa17d79f48c", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "6fe57fbf-427d-4e5d-8ba4-dfe0212c866b", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "a0342e82-a35f-43ac-a71d-be6ad73d43cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "f54e123a-7b05-44aa-996d-59045ddb83be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}], "revision_number": 1, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 11:12:04,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b72fbf49-e5c1-432a-b45b-8b802c123ff2 2019-04-13 11:12:04,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.11677312851s 2019-04-13 11:12:04,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 11:12:04,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7008f013-c829-49db-b024-fa01d8be91a3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:04,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:12:04 GMT X-Openstack-Request-Id: req-d8fb290a-5da6-4d8d-b13b-947c49322f03 2019-04-13 11:12:04,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:12:04,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7008f013-c829-49db-b024-fa01d8be91a3.json used request id req-d8fb290a-5da6-4d8d-b13b-947c49322f03 2019-04-13 11:12:04,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172263860703s 2019-04-13 11:12:04,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-13 11:12:04,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:04,953 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05456119-dd6e-4d3f-84d0-b8257923bdbf x-openstack-request-id: req-05456119-dd6e-4d3f-84d0-b8257923bdbf 2019-04-13 11:12:04,953 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2 used request id req-05456119-dd6e-4d3f-84d0-b8257923bdbf 2019-04-13 11:12:04,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.334772109985s 2019-04-13 11:12:04,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 11:12:04,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/dc2e578f-40c5-4362-9a9b-d4e0e3acace3/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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" -d '{"subnet_id": "09586aae-3a00-453b-9b2b-cdf851167584"}' 2019-04-13 11:12:07,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:07 GMT X-Openstack-Request-Id: req-a92643cb-7a61-47a3-bc3d-0babf5ee9968 2019-04-13 11:12:07,144 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0598e642-6b6f-4ad5-81b3-3d513c1fe9b4", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "subnet_id": "09586aae-3a00-453b-9b2b-cdf851167584", "subnet_ids": ["09586aae-3a00-453b-9b2b-cdf851167584"], "port_id": "5d945606-fd24-4faf-81f2-d0dde9f340d9", "id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3"} 2019-04-13 11:12:07,145 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/dc2e578f-40c5-4362-9a9b-d4e0e3acace3/remove_router_interface.json used request id req-a92643cb-7a61-47a3-bc3d-0babf5ee9968 2019-04-13 11:12:07,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.19078302383s 2019-04-13 11:12:07,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 11:12:07,146 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:07,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1704 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:07 GMT X-Openstack-Request-Id: req-8203bd13-9422-45e2-8c8b-85ccf8c5a13d 2019-04-13 11:12:07,294 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "766042f395f340fcbbf2424de3a67216", "created_at": "2019-04-13T06:40:29Z", "admin_state_up": true, "updated_at": "2019-04-13T06:40:29Z", "project_id": "766042f395f340fcbbf2424de3a67216", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "029bff44-808b-4911-807a-7a5e6c8d1544", "name": "tempest-pretest-check-1150342505"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "028f9689b54c4c2e807157fa4e353d23", "created_at": "2019-04-13T06:41:02Z", "admin_state_up": false, "updated_at": "2019-04-13T06:41:02Z", "project_id": "028f9689b54c4c2e807157fa4e353d23", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "c6441e37-309b-4640-9ec6-0ace1609810b", "name": "tempest-router-954857964"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:09Z", "admin_state_up": true, "updated_at": "2019-04-13T11:12:06Z", "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "dc2e578f-40c5-4362-9a9b-d4e0e3acace3", "name": "shaker-router_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}]} 2019-04-13 11:12:07,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8203bd13-9422-45e2-8c8b-85ccf8c5a13d 2019-04-13 11:12:07,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.148580789566s 2019-04-13 11:12:07,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 11:12:07,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/dc2e578f-40c5-4362-9a9b-d4e0e3acace3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:08,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:12:08 GMT X-Openstack-Request-Id: req-ba42440c-a3fd-489e-a104-a97fa5419335 2019-04-13 11:12:08,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:12:08,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/dc2e578f-40c5-4362-9a9b-d4e0e3acace3.json used request id req-ba42440c-a3fd-489e-a104-a97fa5419335 2019-04-13 11:12:08,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.50602602959s 2019-04-13 11:12:08,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 11:12:08,803 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:08,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:08 GMT X-Openstack-Request-Id: req-7453ed95-e8d6-4fd4-bde3-3c1f6a603d6b 2019-04-13 11:12:08,843 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-13T10:41: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":"09586aae-3a00-453b-9b2b-cdf851167584","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0a0086edf32849b8911d4d0dd2180ff1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2","enable_dhcp":true,"segment_id":null,"network_id":"0598e642-6b6f-4ad5-81b3-3d513c1fe9b4","tenant_id":"0a0086edf32849b8911d4d0dd2180ff1","created_at":"2019-04-13T10:41:09Z","ip_version":4},{"updated_at":"2019-04-13T06:25:51Z","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":"4b652ed4-365c-45c1-bdb1-1a97245d17d2","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"5e94a2f1406b471fb842d7c9876a2afb","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"73931f23-5145-40e4-ae9f-c0cf1d558598","tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:51Z","ip_version":4}]} 2019-04-13 11:12:08,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7453ed95-e8d6-4fd4-bde3-3c1f6a603d6b 2019-04-13 11:12:08,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0407619476318s 2019-04-13 11:12:08,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 11:12:08,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/09586aae-3a00-453b-9b2b-cdf851167584.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:09,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:12:09 GMT X-Openstack-Request-Id: req-1dcee11c-d2fc-4d19-a1f0-01d405528da6 2019-04-13 11:12:09,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:12:09,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/09586aae-3a00-453b-9b2b-cdf851167584.json used request id req-1dcee11c-d2fc-4d19-a1f0-01d405528da6 2019-04-13 11:12:09,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.838238954544s 2019-04-13 11:12:09,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:12:09,684 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:09,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:09 GMT X-Openstack-Request-Id: req-90067b14-49d8-48bb-9dcb-c47aca3e1f9b 2019-04-13 11:12:09,768 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0598e642-6b6f-4ad5-81b3-3d513c1fe9b4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"0a0086edf32849b8911d4d0dd2180ff1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T11:12:09Z","qos_policy_id":null,"name":"shaker-net_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2","admin_state_up":true,"tenant_id":"0a0086edf32849b8911d4d0dd2180ff1","created_at":"2019-04-13T10:41:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 11:12:09,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-90067b14-49d8-48bb-9dcb-c47aca3e1f9b 2019-04-13 11:12:09,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0847759246826s 2019-04-13 11:12:09,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 11:12:09,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/0598e642-6b6f-4ad5-81b3-3d513c1fe9b4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:10,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:12:10 GMT X-Openstack-Request-Id: req-7c154b85-d922-49ee-b321-1d0ca78334e2 2019-04-13 11:12:10,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:12:10,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0598e642-6b6f-4ad5-81b3-3d513c1fe9b4.json used request id req-7c154b85-d922-49ee-b321-1d0ca78334e2 2019-04-13 11:12:10,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.805898189545s 2019-04-13 11:12:10,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:12:10,584 - 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.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:10,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:10 GMT X-Openstack-Request-Id: req-b20fea98-63f3-4166-8c74-657bd75e231e 2019-04-13 11:12:10,873 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T10:41:27Z", "file": "/v2/images/2b722639-5961-4d56-928c-4145d759e113/file", "owner": "0a0086edf32849b8911d4d0dd2180ff1", "id": "2b722639-5961-4d56-928c-4145d759e113", "size": 666173440, "self": "/v2/images/2b722639-5961-4d56-928c-4145d759e113", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/2b722639-5961-4d56-928c-4145d759e113/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/2b722639-5961-4d56-928c-4145d759e113/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-04-13T10:41:18Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:12:10,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b20fea98-63f3-4166-8c74-657bd75e231e 2019-04-13 11:12:10,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293416023254s 2019-04-13 11:12:10,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 11:12:10,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/2b722639-5961-4d56-928c-4145d759e113 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c9cd7363dbbca52584f9edbae35e11652b7f2af" 2019-04-13 11:12:11,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:12:11 GMT X-Openstack-Request-Id: req-9f192afb-3d51-46b4-afe6-b4ec6ac6905b 2019-04-13 11:12:11,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:12:11,423 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2b722639-5961-4d56-928c-4145d759e113 used request id req-9f192afb-3d51-46b4-afe6-b4ec6ac6905b 2019-04-13 11:12:11,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.547949075699s 2019-04-13 11:12:11,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 11:12:11,432 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:11,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-a8394213-67a6-4a66-acc7-cc16f79684ac x-openstack-request-id: req-a8394213-67a6-4a66-acc7-cc16f79684ac 2019-04-13 11:12:11,735 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b", "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": "94a101b9-10ed-48f6-be79-28d82e2ad54b"}]} 2019-04-13 11:12:11,735 - 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-a8394213-67a6-4a66-acc7-cc16f79684ac 2019-04-13 11:12:11,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.307252168655s 2019-04-13 11:12:11,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 11:12:11,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:11,781 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-dfc81ca6-cc70-4864-9f8f-fd2ba0ce3108 x-openstack-request-id: req-dfc81ca6-cc70-4864-9f8f-fd2ba0ce3108 2019-04-13 11:12:11,781 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/94a101b9-10ed-48f6-be79-28d82e2ad54b used request id req-dfc81ca6-cc70-4864-9f8f-fd2ba0ce3108 2019-04-13 11:12:11,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0442380905151s 2019-04-13 11:12:11,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 11:12:11,785 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:11,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb729e5-273a-48a5-86a8-5ddbda15ab2e 2019-04-13 11:12:11,994 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "links": {"self": "http://172.30.9.23:5000/v3/users/bfbbb7031e5b4da4b5ec193199d551e6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bfbbb7031e5b4da4b5ec193199d551e6", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 11:12:11,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3eb729e5-273a-48a5-86a8-5ddbda15ab2e 2019-04-13 11:12:11,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212017059326s 2019-04-13 11:12:12,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 11:12:12,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/bfbbb7031e5b4da4b5ec193199d551e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:12,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd573a2c-1eae-4869-aaa9-77608593c615 2019-04-13 11:12:12,208 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2", "links": {"self": "http://172.30.9.23:5000/v3/users/bfbbb7031e5b4da4b5ec193199d551e6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bfbbb7031e5b4da4b5ec193199d551e6", "description": null}} 2019-04-13 11:12:12,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/bfbbb7031e5b4da4b5ec193199d551e6 used request id req-dd573a2c-1eae-4869-aaa9-77608593c615 2019-04-13 11:12:12,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208532094955s 2019-04-13 11:12:12,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 11:12:12,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/bfbbb7031e5b4da4b5ec193199d551e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:12,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 11:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18c37ece-5897-4b60-8b8a-e20d53a11e60 2019-04-13 11:12:12,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 11:12:12,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bfbbb7031e5b4da4b5ec193199d551e6 used request id req-18c37ece-5897-4b60-8b8a-e20d53a11e60 2019-04-13 11:12:12,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.354251861572s 2019-04-13 11:12:12,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 11:12:12,573 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:12,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47281fb-e53e-4d94-bf9f-abb20f32221d 2019-04-13 11:12:12,685 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/0a0086edf32849b8911d4d0dd2180ff1"}, "tags": [], "enabled": true, "id": "0a0086edf32849b8911d4d0dd2180ff1", "parent_id": "default", "domain_id": "default", "name": "shaker-project_6692b2ad-0b1e-4b1a-b0b2-3dec62ebabf2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 11:12:12,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e47281fb-e53e-4d94-bf9f-abb20f32221d 2019-04-13 11:12:12,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115006923676s 2019-04-13 11:12:12,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 11:12:12,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/0a0086edf32849b8911d4d0dd2180ff1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:12,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 11:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-587e8bf6-1888-4bef-bfdc-589b2810c9e1 2019-04-13 11:12:12,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 11:12:12,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0a0086edf32849b8911d4d0dd2180ff1 used request id req-587e8bf6-1888-4bef-bfdc-589b2810c9e1 2019-04-13 11:12:12,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.299810886383s 2019-04-13 11:12:12,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:12:12,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=0a0086edf32849b8911d4d0dd2180ff1&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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:13,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:13 GMT X-Openstack-Request-Id: req-9f1f4ffe-ac96-4975-8764-cda71a9215d1 2019-04-13 11:12:13,292 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:07Z", "updated_at": "2019-04-13T10:41:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "30df67d3-0243-4b0a-9a8f-8fa17d79f48c", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "6fe57fbf-427d-4e5d-8ba4-dfe0212c866b", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "a0342e82-a35f-43ac-a71d-be6ad73d43cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "f54e123a-7b05-44aa-996d-59045ddb83be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}], "revision_number": 1, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "name": "default"}]} 2019-04-13 11:12:13,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=0a0086edf32849b8911d4d0dd2180ff1&name=default used request id req-9f1f4ffe-ac96-4975-8764-cda71a9215d1 2019-04-13 11:12:13,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.297764062881s 2019-04-13 11:12:13,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:12:13,299 - 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.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:13,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:13 GMT X-Openstack-Request-Id: req-2dc9745d-314d-49e8-9dfd-07cebe5164d1 2019-04-13 11:12:13,412 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "created_at": "2019-04-13T10:41:07Z", "updated_at": "2019-04-13T10:41:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "30df67d3-0243-4b0a-9a8f-8fa17d79f48c", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "6fe57fbf-427d-4e5d-8ba4-dfe0212c866b", "remote_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "a0342e82-a35f-43ac-a71d-be6ad73d43cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T10:41:07Z", "revision_number": 0, "id": "f54e123a-7b05-44aa-996d-59045ddb83be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T10:41:07Z", "security_group_id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "tenant_id": "0a0086edf32849b8911d4d0dd2180ff1", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0086edf32849b8911d4d0dd2180ff1"}], "revision_number": 1, "project_id": "0a0086edf32849b8911d4d0dd2180ff1", "id": "ed5ad56b-0339-49df-9b8c-371da0f320ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 11:12:13,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-2dc9745d-314d-49e8-9dfd-07cebe5164d1 2019-04-13 11:12:13,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.115182876587s 2019-04-13 11:12:13,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 11:12:13,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ed5ad56b-0339-49df-9b8c-371da0f320ab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:13,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:12:13 GMT X-Openstack-Request-Id: req-96148031-0020-4a78-a48f-37584e718eb4 2019-04-13 11:12:13,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:12:13,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ed5ad56b-0339-49df-9b8c-371da0f320ab.json used request id req-96148031-0020-4a78-a48f-37584e718eb4 2019-04-13 11:12:13,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.122730970383s 2019-04-13 11:12:13,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:12:13,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:13,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7d3c2b-52bf-4ad0-a147-3c67870d2db3 2019-04-13 11:12:13,749 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ca02f5c35a994614b8db94499a4b20f9", "links": {"self": "http://172.30.9.23:5000/v3/roles/ca02f5c35a994614b8db94499a4b20f9"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:12:13,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7d7d3c2b-52bf-4ad0-a147-3c67870d2db3 2019-04-13 11:12:13,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199795007706s 2019-04-13 11:12:13,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-04-13 11:12:13,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/ca02f5c35a994614b8db94499a4b20f9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d81560d3da1c66cf77877f0bfce89be60a74859" 2019-04-13 11:12:13,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 11:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-830d8262-681a-4779-afa6-163c79b3f910 2019-04-13 11:12:13,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 11:12:13,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ca02f5c35a994614b8db94499a4b20f9 used request id req-830d8262-681a-4779-afa6-163c79b3f910 2019-04-13 11:12:13,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.135150909424s 2019-04-13 11:12:13,891 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 96:08 | FAIL | | rally_jobs | functest | benchmarking | 30:05 | PASS | | vmtp | functest | benchmarking | 19:40 | PASS | | shaker | functest | benchmarking | 30:52 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-04-13 11:12:13,896 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-04-13 11:12:13,964 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-13 11:12:16,950 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-439 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-13 11:12:16,953 - 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.7 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=iWKIvAKaCz92t2ICRVIau471d 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=8cb957e698214daa959a3206e3607cbf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-13 11:12:16,953 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-13 11:12:16,953 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-04-13 11:12:16,954 - 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-04-13 11:12:16,956 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-04-13 11:12:19,647 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-439 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-13 11:12:19,650 - 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.7 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=iWKIvAKaCz92t2ICRVIau471d 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=8cb957e698214daa959a3206e3607cbf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-13 11:12:19,650 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-13 11:12:19,651 - 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-04-13 11:12:19,658 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-04-13 11:12:19,835 - 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.15" 2019-04-13 11:12:19,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba730b1-5323-4829-9577-68c2a76d36f3 2019-04-13 11:12:19,842 - 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-04-13 11:12:19,843 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-fba730b1-5323-4829-9577-68c2a76d36f3 2019-04-13 11:12:19,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 11:12:20,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T12:12:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["Ks7vskvNTreKjpRktf7CkQ"], "issued_at": "2019-04-13T11:12:20.000000Z"}} 2019-04-13 11:12:20,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:12:20,262 - 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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:20,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:20 GMT X-Openstack-Request-Id: req-c5f55491-847b-43f7-83d4-435e9a4b4eb7 2019-04-13 11:12:20,612 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 11:12:20,613 - 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-c5f55491-847b-43f7-83d4-435e9a4b4eb7 2019-04-13 11:12:20,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351318836212s 2019-04-13 11:12:20,625 - 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.15" 2019-04-13 11:12:20,630 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8153eb93-5ab1-443b-9471-9233379f9304 2019-04-13 11:12:20,630 - 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-04-13 11:12:20,630 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-8153eb93-5ab1-443b-9471-9233379f9304 2019-04-13 11:12:20,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 11:12:20,635 - 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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:20,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27b01e5-bb5c-488e-84af-ca0b630af5ce 2019-04-13 11:12:20,828 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 11:12:20,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b27b01e5-bb5c-488e-84af-ca0b630af5ce 2019-04-13 11:12:20,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19696187973s 2019-04-13 11:12:20,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 11:12:20,838 - 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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}}' 2019-04-13 11:12:21,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7e7d108-eff8-4bae-b984-4ea7c3822c79 2019-04-13 11:12:21,070 - 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/d0fa57571d634379b33f7e10ee1d9a76"}, "tags": [], "enabled": true, "id": "d0fa57571d634379b33f7e10ee1d9a76", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}} 2019-04-13 11:12:21,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b7e7d108-eff8-4bae-b984-4ea7c3822c79 2019-04-13 11:12:21,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.235367059708s 2019-04-13 11:12:21,071 - 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'd0fa57571d634379b33f7e10ee1d9a76', '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_7300fa28-8b1c-48aa-9466-ff4983eb35cc'}) 2019-04-13 11:12:21,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 11:12:21,081 - 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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "wGvaa2usQTWLc18dJ3kX83v3tLWAmK", "email": null, "name": "cloudify-user_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}}' 2019-04-13 11:12:21,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-119cc5b1-1cab-4f67-82a0-8386aed6ec84 2019-04-13 11:12:21,554 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "links": {"self": "http://172.30.9.23:5000/v3/users/f7318f8aaf6b40398b22815d7384f3ee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7318f8aaf6b40398b22815d7384f3ee", "domain_id": "default", "password_expires_at": null}} 2019-04-13 11:12:21,554 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-119cc5b1-1cab-4f67-82a0-8386aed6ec84 2019-04-13 11:12:21,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.476500034332s 2019-04-13 11:12:21,555 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f7318f8aaf6b40398b22815d7384f3ee', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_7300fa28-8b1c-48aa-9466-ff4983eb35cc'}) 2019-04-13 11:12:21,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:12:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:21,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13fd616-05a1-4e04-a63b-3197d4735305 2019-04-13 11:12:21,771 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:12:21,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f13fd616-05a1-4e04-a63b-3197d4735305 2019-04-13 11:12:21,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212235927582s 2019-04-13 11:12:21,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:12:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:21,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f089228-7565-4ebb-a82e-50a00b823fc5 2019-04-13 11:12:21,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:12:21,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8f089228-7565-4ebb-a82e-50a00b823fc5 2019-04-13 11:12:21,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205123901367s 2019-04-13 11:12:21,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:12:21,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:22,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4ba581-ae22-4191-92bb-b0352cfeeb9b 2019-04-13 11:12:22,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:12:22,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6c4ba581-ae22-4191-92bb-b0352cfeeb9b 2019-04-13 11:12:22,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211590051651s 2019-04-13 11:12:22,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 11:12:22,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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:22,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18c0b29-17c5-499c-8f7e-ba8de2c1fa9f 2019-04-13 11:12:22,411 - 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-04-13 11:12:22,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c18c0b29-17c5-499c-8f7e-ba8de2c1fa9f 2019-04-13 11:12:22,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208773851395s 2019-04-13 11:12:22,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 11:12:22,417 - 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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:22,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886b3f50-e1c1-4306-b5f6-7b879227f82e 2019-04-13 11:12:22,635 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify-user_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "links": {"self": "http://172.30.9.23:5000/v3/users/f7318f8aaf6b40398b22815d7384f3ee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7318f8aaf6b40398b22815d7384f3ee", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 11:12:22,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-886b3f50-e1c1-4306-b5f6-7b879227f82e 2019-04-13 11:12:22,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222903013229s 2019-04-13 11:12:22,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 11:12:22,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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:22,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21b3654-30bc-484b-a644-6fccaff1f623 2019-04-13 11:12:22,875 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/d0fa57571d634379b33f7e10ee1d9a76"}, "tags": [], "enabled": true, "id": "d0fa57571d634379b33f7e10ee1d9a76", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 11:12:22,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d21b3654-30bc-484b-a644-6fccaff1f623 2019-04-13 11:12:22,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226628065109s 2019-04-13 11:12:22,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 11:12:22,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=f7318f8aaf6b40398b22815d7384f3ee&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=d0fa57571d634379b33f7e10ee1d9a76" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:23,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62bad2a2-a54c-4256-867f-532e89c436bf 2019-04-13 11:12:23,010 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=f7318f8aaf6b40398b22815d7384f3ee&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=d0fa57571d634379b33f7e10ee1d9a76", "previous": null, "next": null}} 2019-04-13 11:12:23,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f7318f8aaf6b40398b22815d7384f3ee&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=d0fa57571d634379b33f7e10ee1d9a76 used request id req-62bad2a2-a54c-4256-867f-532e89c436bf 2019-04-13 11:12:23,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1261510849s 2019-04-13 11:12:23,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 11:12:23,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d0fa57571d634379b33f7e10ee1d9a76/users/f7318f8aaf6b40398b22815d7384f3ee/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:23,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 11:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccacd0ea-4b7e-4f58-8108-39670cd2d4d5 2019-04-13 11:12:23,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 11:12:23,187 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d0fa57571d634379b33f7e10ee1d9a76/users/f7318f8aaf6b40398b22815d7384f3ee/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-ccacd0ea-4b7e-4f58-8108-39670cd2d4d5 2019-04-13 11:12:23,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.172679901123s 2019-04-13 11:12:23,188 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc', 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'd0fa57571d634379b33f7e10ee1d9a76', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'wGvaa2usQTWLc18dJ3kX83v3tLWAmK', 'username': u'cloudify-user_7300fa28-8b1c-48aa-9466-ff4983eb35cc', '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-04-13 11:12:23,192 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_7300fa28-8b1c-48aa-9466-ff4983eb35cc', 'password': 'wGvaa2usQTWLc18dJ3kX83v3tLWAmK', 'project_name': 'cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'd0fa57571d634379b33f7e10ee1d9a76', 'project_domain_name': 'Default'} 2019-04-13 11:12:23,193 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-04-13 11:12:23,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 11:12:23,197 - 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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:23,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb183b2c-f6e6-42b0-bbca-0fe5ae718843 2019-04-13 11:12:23,310 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 11:12:23,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-cb183b2c-f6e6-42b0-bbca-0fe5ae718843 2019-04-13 11:12:23,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117098093033s 2019-04-13 11:12:23,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 11:12:23,321 - 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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:12:23,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63a71ca-c686-4fc6-a2b5-f1cc89f94883 2019-04-13 11:12:23,431 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/d0fa57571d634379b33f7e10ee1d9a76"}, "tags": [], "enabled": true, "id": "d0fa57571d634379b33f7e10ee1d9a76", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 11:12:23,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f63a71ca-c686-4fc6-a2b5-f1cc89f94883 2019-04-13 11:12:23,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113826036453s 2019-04-13 11:12:23,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 11:12:23,434 - 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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" -d '{"network": {"tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "name": "cloudify-net_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "admin_state_up": true}}' 2019-04-13 11:12:23,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:23 GMT X-Openstack-Request-Id: req-e3dd1595-d2fd-41e1-aa41-abb801370d0f 2019-04-13 11:12:23,770 - 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":"00a94152-520e-49a3-8957-5705b305b289","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"d0fa57571d634379b33f7e10ee1d9a76","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T11:12:23Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_7300fa28-8b1c-48aa-9466-ff4983eb35cc","admin_state_up":true,"tenant_id":"d0fa57571d634379b33f7e10ee1d9a76","created_at":"2019-04-13T11:12:23Z","mtu":1450}} 2019-04-13 11:12:23,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e3dd1595-d2fd-41e1-aa41-abb801370d0f 2019-04-13 11:12:23,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.335824966431s 2019-04-13 11:12:23,770 - 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-04-13T11:12:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'00a94152-520e-49a3-8957-5705b305b289', u'provider:segmentation_id': 87, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_7300fa28-8b1c-48aa-9466-ff4983eb35cc', u'created_at': u'2019-04-13T11:12:23Z', u'mtu': 1450, u'tenant_id': u'd0fa57571d634379b33f7e10ee1d9a76', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd0fa57571d634379b33f7e10ee1d9a76', u'l2_adjacency': True}) 2019-04-13 11:12:23,774 - 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.15" 2019-04-13 11:12:23,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f312ca1-6b34-4f2d-a942-a433988db864 2019-04-13 11:12:23,781 - 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-04-13 11:12:23,781 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-0f312ca1-6b34-4f2d-a942-a433988db864 2019-04-13 11:12:23,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 11:12:24,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T12:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0fa57571d634379b33f7e10ee1d9a76", "name": "cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/d0fa57571d634379b33f7e10ee1d9a76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/d0fa57571d634379b33f7e10ee1d9a76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/d0fa57571d634379b33f7e10ee1d9a76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d0fa57571d634379b33f7e10ee1d9a76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/d0fa57571d634379b33f7e10ee1d9a76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/d0fa57571d634379b33f7e10ee1d9a76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_d0fa57571d634379b33f7e10ee1d9a76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_d0fa57571d634379b33f7e10ee1d9a76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d0fa57571d634379b33f7e10ee1d9a76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/d0fa57571d634379b33f7e10ee1d9a76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/d0fa57571d634379b33f7e10ee1d9a76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "id": "f7318f8aaf6b40398b22815d7384f3ee"}, "audit_ids": ["Gjuo7CyTTxCxPtYa63PTvw"], "issued_at": "2019-04-13T11:12:24.000000Z"}} 2019-04-13 11:12:24,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:12:24,183 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:24,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:24 GMT X-Openstack-Request-Id: req-7a4ffe0d-d105-438b-87ba-03e5d7bc44cd 2019-04-13 11:12:24,556 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"00a94152-520e-49a3-8957-5705b305b289","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d0fa57571d634379b33f7e10ee1d9a76","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T11:12:23Z","qos_policy_id":null,"name":"cloudify-net_7300fa28-8b1c-48aa-9466-ff4983eb35cc","admin_state_up":true,"tenant_id":"d0fa57571d634379b33f7e10ee1d9a76","created_at":"2019-04-13T11:12:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 11:12:24,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7a4ffe0d-d105-438b-87ba-03e5d7bc44cd 2019-04-13 11:12:24,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373640060425s 2019-04-13 11:12:24,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 11:12:24,559 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '{"subnet": {"name": "cloudify-subnet_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "enable_dhcp": true, "network_id": "00a94152-520e-49a3-8957-5705b305b289", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 11:12:25,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:25 GMT X-Openstack-Request-Id: req-57fa1cdc-55b4-4230-9ea2-8842b34788b6 2019-04-13 11:12:25,225 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00a94152-520e-49a3-8957-5705b305b289","tenant_id":"d0fa57571d634379b33f7e10ee1d9a76","created_at":"2019-04-13T11:12:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T11:12:24Z","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":"d0fa57571d634379b33f7e10ee1d9a76","id":"01d3563b-a7eb-461b-9cf6-edf746b412fc","subnetpool_id":null,"name":"cloudify-subnet_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}} 2019-04-13 11:12:25,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-57fa1cdc-55b4-4230-9ea2-8842b34788b6 2019-04-13 11:12:25,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.667241096497s 2019-04-13 11:12:25,226 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T11:12:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'01d3563b-a7eb-461b-9cf6-edf746b412fc', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_7300fa28-8b1c-48aa-9466-ff4983eb35cc', u'enable_dhcp': True, u'network_id': u'00a94152-520e-49a3-8957-5705b305b289', u'tenant_id': u'd0fa57571d634379b33f7e10ee1d9a76', u'created_at': u'2019-04-13T11:12:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd0fa57571d634379b33f7e10ee1d9a76'}) 2019-04-13 11:12:25,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 11:12:25,227 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "cloudify-router_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "admin_state_up": true}}' 2019-04-13 11:12:26,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:26 GMT X-Openstack-Request-Id: req-48b56968-4e91-467b-b986-e6fc3ff311d5 2019-04-13 11:12:26,897 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:25Z", "admin_state_up": true, "updated_at": "2019-04-13T11:12:26Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "93a48663-da44-40fc-b34a-a8d2abaadb94", "name": "cloudify-router_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}} 2019-04-13 11:12:26,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-48b56968-4e91-467b-b986-e6fc3ff311d5 2019-04-13 11:12:26,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67100191116s 2019-04-13 11:12:26,898 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T11:12:26Z', u'revision_number': 2, u'id': u'93a48663-da44-40fc-b34a-a8d2abaadb94', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_7300fa28-8b1c-48aa-9466-ff4983eb35cc', u'admin_state_up': True, u'tenant_id': u'd0fa57571d634379b33f7e10ee1d9a76', u'created_at': u'2019-04-13T11:12:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'd0fa57571d634379b33f7e10ee1d9a76'}) 2019-04-13 11:12:26,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 11:12:26,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/93a48663-da44-40fc-b34a-a8d2abaadb94/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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '{"subnet_id": "01d3563b-a7eb-461b-9cf6-edf746b412fc"}' 2019-04-13 11:12:29,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:29 GMT X-Openstack-Request-Id: req-8e5cd89a-9b46-4706-9aa7-c22b0bc3e958 2019-04-13 11:12:29,425 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "00a94152-520e-49a3-8957-5705b305b289", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "subnet_id": "01d3563b-a7eb-461b-9cf6-edf746b412fc", "subnet_ids": ["01d3563b-a7eb-461b-9cf6-edf746b412fc"], "port_id": "db67c224-22f7-4213-bb5b-1e2de7975404", "id": "93a48663-da44-40fc-b34a-a8d2abaadb94"} 2019-04-13 11:12:29,426 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/93a48663-da44-40fc-b34a-a8d2abaadb94/add_router_interface.json used request id req-8e5cd89a-9b46-4706-9aa7-c22b0bc3e958 2019-04-13 11:12:29,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.52704310417s 2019-04-13 11:12:29,426 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-13 11:12:30,791 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:01156cac3de96f238410bbc795c963b6 sha256:52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808 2019-04-13 11:12:30,798 - 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.15" 2019-04-13 11:12:30,806 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:30 GMT 2019-04-13 11:12:30,806 - 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-04-13 11:12:30,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:12:30,817 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:31,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:31 GMT X-Openstack-Request-Id: req-f32e3c2d-e1e2-485e-b84d-a91916d9544d 2019-04-13 11:12:31,635 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:12:31,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f32e3c2d-e1e2-485e-b84d-a91916d9544d 2019-04-13 11:12:31,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.822865009308s 2019-04-13 11:12:31,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 11:12:31,651 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '{"owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "owner_specified.shade.object": "images/cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}' 2019-04-13 11:12:31,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:31 GMT Location: http://172.30.9.23:9292/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1955b03a-3289-4465-a8e1-c0d65d05d048 2019-04-13 11:12:31,692 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:12:31Z", "file": "/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7/file", "owner": "d0fa57571d634379b33f7e10ee1d9a76", "id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "size": null, "self": "/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "checksum": null, "created_at": "2019-04-13T11:12:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 11:12:31,692 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1955b03a-3289-4465-a8e1-c0d65d05d048 2019-04-13 11:12:31,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0459201335907s 2019-04-13 11:12:31,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 11:12:31,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7/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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '' 2019-04-13 11:12:35,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:12:35 GMT X-Openstack-Request-Id: req-0e60a96b-bd97-4004-9373-2b88c74747ae 2019-04-13 11:12:35,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-04-13 11:12:35,963 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7/file used request id req-0e60a96b-bd97-4004-9373-2b88c74747ae 2019-04-13 11:12:35,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.27026486397s 2019-04-13 11:12:35,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:12:35,973 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:36,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:36 GMT X-Openstack-Request-Id: req-78a047bb-0ae5-4381-ae48-7fc9a819dbe0 2019-04-13 11:12:36,014 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:12:35Z", "file": "/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7/file", "owner": "d0fa57571d634379b33f7e10ee1d9a76", "id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "size": 301006848, "self": "/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/02a02f50-99cd-47df-a149-ad29d4402cb7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/02a02f50-99cd-47df-a149-ad29d4402cb7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T11:12:31Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:12:36,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-78a047bb-0ae5-4381-ae48-7fc9a819dbe0 2019-04-13 11:12:36,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0452580451965s 2019-04-13 11:12:36,016 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/02a02f50-99cd-47df-a149-ad29d4402cb7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7/file', 'owner': u'd0fa57571d634379b33f7e10ee1d9a76', 'id': u'02a02f50-99cd-47df-a149-ad29d4402cb7', 'size': 301006848, u'self': u'/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0fa57571d634379b33f7e10ee1d9a76', 'name': 'cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/02a02f50-99cd-47df-a149-ad29d4402cb7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T11:12:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T11:12:35Z', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', 'properties': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc', 'created': u'2019-04-13T11:12:31Z', 'checksum': u'01156cac3de96f238410bbc795c963b6', 'created_at': u'2019-04-13T11:12:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', 'metadata': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}}) 2019-04-13 11:12:36,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 11:12:36,023 - 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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-04-13 11:12:36,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-9e6973e1-04d6-4f1c-94e0-f3f1778ed6ac x-openstack-request-id: req-9e6973e1-04d6-4f1c-94e0-f3f1778ed6ac 2019-04-13 11:12:36,373 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "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": "89edf59a-ce34-4922-813a-e94798ea56aa"}} 2019-04-13 11:12:36,373 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9e6973e1-04d6-4f1c-94e0-f3f1778ed6ac 2019-04-13 11:12:36,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.353477954865s 2019-04-13 11:12:36,374 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_7300fa28-8b1c-48aa-9466-ff4983eb35cc', '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'8cb957e698214daa959a3206e3607cbf', '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'89edf59a-ce34-4922-813a-e94798ea56aa', 'swap': 0}) 2019-04-13 11:12:36,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 11:12:36,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/89edf59a-ce34-4922-813a-e94798ea56aa/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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" -d '{"extra_specs": {}}' 2019-04-13 11:12:36,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4dcf677c-5528-4fbe-bda5-f49e5e0a84db x-openstack-request-id: req-4dcf677c-5528-4fbe-bda5-f49e5e0a84db 2019-04-13 11:12:36,397 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 11:12:36,397 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/89edf59a-ce34-4922-813a-e94798ea56aa/os-extra_specs used request id req-4dcf677c-5528-4fbe-bda5-f49e5e0a84db 2019-04-13 11:12:36,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219178199768s 2019-04-13 11:12:36,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-13 11:12:36,403 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '{"keypair": {"name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}}' 2019-04-13 11:12:36,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-e707fb3f-ce00-45c6-9f7c-c74418d612a9 x-openstack-request-id: req-e707fb3f-ce00-45c6-9f7c-c74418d612a9 2019-04-13 11:12:36,924 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUoty0MI3wwUjBl3+lG1bKbjsEpWyiRpJYnrbv2g8FaW2vQ3lDvtaj2sBhRsUSWeV1e1aAUn4qil5yhc2X4YNCpkxGa2p8M0XvBZ8hwe+f2ziMVpTPeUPqhQ6Q2t2qGWpeqPsiPkHP9DUH+mT3m/mXlbldRmzzsWoaoFfEcizSFS3950pH7MmaOzc0DKxbl2+iIJC+uamVs9JEBkr5rKKqT6PU2fK4Gh10gvXss4mYUrpIdUwFuxAu3fcPaNq45iwlQPRixh2m96DSc3hq3A81yYwga71hEJgDzx7J3Vhyi7OLUzr8TwrnkwTTx+7Znb7JOKVuRZzDneXkiYwbKSIp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1KLctDCN8MFIwZd/pRtWym47BKVsokaSWJ6279oPBWltr0N5\nQ77Wo9rAYUbFElnldXtWgFJ+KopecoXNl+GDQqZMRmtqfDNF7wWfIcHvn9s4jFaU\nz3lD6oUOkNrdqhlqXqj7Ij5Bz/Q1B/pk95v5l5W5XUZs87FqGqBXxHIs0hUt/edK\nR+zJmjs3NAysW5dvoiCQvrmplbPSRAZK+ayiqk+j1NnyuBoddIL17LOJmFK6SHVM\nBbsQLt33D2jauOYsJUD0YsYdpveg0nN4atwPNcmMIGu9YRCYA88eyd1Ycouzi1M6\n/E8K55ME08fu2Z2+yTilbkWcw53l5ImMGykiKQIDAQABAoIBAG1+K63xrrWBoghm\nDcmkSU3V8zgSQt1Q/7z4hXT+0WtU/bEZSpFS7M3VL+knewVXGywixckwMV2QgM/y\nDIsgCepBHdfJKj0oXeOV/npwlga36OeDEf/ADvPtbjGzMh+MFNUHqMHaUyNVOhWQ\nn3tNavnelGPuht35xoxNcsRqkp/ebcvPE4xFX6LlgCSoPfxwv02Frjd6JeEaPI6L\nxfxvAyJCgbEYabCjhR4qPeX5xU6DyWJEOYL8d4yVOaCHdGwtpV31X7zXq+rzXzYK\nq1NEH2G5bhrLc/4JEdJFOefyZzMsQlFd5kROhRBxvATFWQBo+Fo/2Ff80wwBxF82\nwmv7540CgYEA7caM/HX1eH2cyysx0H3qqlZzsXAoDsxVMm6Q50JYY453Ehnrwl9K\ncEn0rLTu73tAUQyrOlS8nRkYXiRNUHkbQLJQWGguUerXrHpxvez5OrCm1BRBZh4Z\neNfSAGd+f003zD0pK8CxQb3W01/YQIFn4ieSbdQN5vY5OX6PHfu/xaMCgYEA5O8L\nmRWeDBIiVv1+92me759micZwEJnGaqqK9522LukwuZL7hNKZwgt/HxOliSgxLCjO\nDalkoIQxfzwKXbNBqiUzs3C3g550Ttj3nw/P1ItCQyHuvYm7u7Azy9VoX/zYm1nY\nSWZRmxRGuP5BCJSIirubSf/YFxO7EtCwAhBnfcMCgYEAoVLyOyQJTRvkss/2t1+H\nRNTtH/lZpFisgVAVDmKsN7fkP6rIk5M1nSQAVuFXr7Iu/A6dajEt22S4bL8ymaPh\ngq645pKgwsGUXRiibVsH6fMK7Z9kk9VeMOg1OkL9x39rmS3x7haJ7XHQ/I7t2S4z\nfnSc29lhKU/rmX+tuIkjHwMCgYA/Er0XSCVrHfPoE59PewIW8svFWa62ZCeOa74t\nyn3PHuAVwLEbPwqts40qerc4uqIRkIx0px7aOpGIhHo2ppSI1AcSgROOZ7GTp6NR\nZ4HTBSsUY9zqy2+1ni4nEnzXNUpYQsCcOFxzZXq2rRYtzv5vepCmKp7WfNEltelI\nKEzbEQKBgHWyZQtyGRREo77Mc1lEFImHsdY7siXGfUV2iC6lnabgOL8uYLi4+dmI\nDMZUM6Rp5z1T1lwFamFMi0lESBA+hmO0EV3m1Y13CNjPtt3vZmbdlR99AqjfsgnY\nFVI7yy6fJtZA+xivUmV0ctv27a9o7/ARvti0LCBIrOdiJ/hj4JEf\n-----END RSA PRIVATE KEY-----\n", "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "fingerprint": "fb:cc:cf:e4:85:ba:ff:52:a4:42:00:dc:30:2e:1f:c6"}} 2019-04-13 11:12:36,924 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e707fb3f-ce00-45c6-9f7c-c74418d612a9 2019-04-13 11:12:36,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.524142980576s 2019-04-13 11:12:36,925 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUoty0MI3wwUjBl3+lG1bKbjsEpWyiRpJYnrbv2g8FaW2vQ3lDvtaj2sBhRsUSWeV1e1aAUn4qil5yhc2X4YNCpkxGa2p8M0XvBZ8hwe+f2ziMVpTPeUPqhQ6Q2t2qGWpeqPsiPkHP9DUH+mT3m/mXlbldRmzzsWoaoFfEcizSFS3950pH7MmaOzc0DKxbl2+iIJC+uamVs9JEBkr5rKKqT6PU2fK4Gh10gvXss4mYUrpIdUwFuxAu3fcPaNq45iwlQPRixh2m96DSc3hq3A81yYwga71hEJgDzx7J3Vhyi7OLUzr8TwrnkwTTx+7Znb7JOKVuRZzDneXkiYwbKSIp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1KLctDCN8MFIwZd/pRtWym47BKVsokaSWJ6279oPBWltr0N5\nQ77Wo9rAYUbFElnldXtWgFJ+KopecoXNl+GDQqZMRmtqfDNF7wWfIcHvn9s4jFaU\nz3lD6oUOkNrdqhlqXqj7Ij5Bz/Q1B/pk95v5l5W5XUZs87FqGqBXxHIs0hUt/edK\nR+zJmjs3NAysW5dvoiCQvrmplbPSRAZK+ayiqk+j1NnyuBoddIL17LOJmFK6SHVM\nBbsQLt33D2jauOYsJUD0YsYdpveg0nN4atwPNcmMIGu9YRCYA88eyd1Ycouzi1M6\n/E8K55ME08fu2Z2+yTilbkWcw53l5ImMGykiKQIDAQABAoIBAG1+K63xrrWBoghm\nDcmkSU3V8zgSQt1Q/7z4hXT+0WtU/bEZSpFS7M3VL+knewVXGywixckwMV2QgM/y\nDIsgCepBHdfJKj0oXeOV/npwlga36OeDEf/ADvPtbjGzMh+MFNUHqMHaUyNVOhWQ\nn3tNavnelGPuht35xoxNcsRqkp/ebcvPE4xFX6LlgCSoPfxwv02Frjd6JeEaPI6L\nxfxvAyJCgbEYabCjhR4qPeX5xU6DyWJEOYL8d4yVOaCHdGwtpV31X7zXq+rzXzYK\nq1NEH2G5bhrLc/4JEdJFOefyZzMsQlFd5kROhRBxvATFWQBo+Fo/2Ff80wwBxF82\nwmv7540CgYEA7caM/HX1eH2cyysx0H3qqlZzsXAoDsxVMm6Q50JYY453Ehnrwl9K\ncEn0rLTu73tAUQyrOlS8nRkYXiRNUHkbQLJQWGguUerXrHpxvez5OrCm1BRBZh4Z\neNfSAGd+f003zD0pK8CxQb3W01/YQIFn4ieSbdQN5vY5OX6PHfu/xaMCgYEA5O8L\nmRWeDBIiVv1+92me759micZwEJnGaqqK9522LukwuZL7hNKZwgt/HxOliSgxLCjO\nDalkoIQxfzwKXbNBqiUzs3C3g550Ttj3nw/P1ItCQyHuvYm7u7Azy9VoX/zYm1nY\nSWZRmxRGuP5BCJSIirubSf/YFxO7EtCwAhBnfcMCgYEAoVLyOyQJTRvkss/2t1+H\nRNTtH/lZpFisgVAVDmKsN7fkP6rIk5M1nSQAVuFXr7Iu/A6dajEt22S4bL8ymaPh\ngq645pKgwsGUXRiibVsH6fMK7Z9kk9VeMOg1OkL9x39rmS3x7haJ7XHQ/I7t2S4z\nfnSc29lhKU/rmX+tuIkjHwMCgYA/Er0XSCVrHfPoE59PewIW8svFWa62ZCeOa74t\nyn3PHuAVwLEbPwqts40qerc4uqIRkIx0px7aOpGIhHo2ppSI1AcSgROOZ7GTp6NR\nZ4HTBSsUY9zqy2+1ni4nEnzXNUpYQsCcOFxzZXq2rRYtzv5vepCmKp7WfNEltelI\nKEzbEQKBgHWyZQtyGRREo77Mc1lEFImHsdY7siXGfUV2iC6lnabgOL8uYLi4+dmI\nDMZUM6Rp5z1T1lwFamFMi0lESBA+hmO0EV3m1Y13CNjPtt3vZmbdlR99AqjfsgnY\nFVI7yy6fJtZA+xivUmV0ctv27a9o7/ARvti0LCBIrOdiJ/hj4JEf\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f7318f8aaf6b40398b22815d7384f3ee', 'name': u'cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc', 'created_at': '2019-04-13T11:12:36.925719', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0fa57571d634379b33f7e10ee1d9a76', 'name': 'cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fb:cc:cf:e4:85:ba:ff:52:a4:42:00:dc:30:2e:1f:c6', 'type': 'ssh', 'id': u'cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc'}) 2019-04-13 11:12:36,926 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1KLctDCN8MFIwZd/pRtWym47BKVsokaSWJ6279oPBWltr0N5 Q77Wo9rAYUbFElnldXtWgFJ+KopecoXNl+GDQqZMRmtqfDNF7wWfIcHvn9s4jFaU z3lD6oUOkNrdqhlqXqj7Ij5Bz/Q1B/pk95v5l5W5XUZs87FqGqBXxHIs0hUt/edK R+zJmjs3NAysW5dvoiCQvrmplbPSRAZK+ayiqk+j1NnyuBoddIL17LOJmFK6SHVM BbsQLt33D2jauOYsJUD0YsYdpveg0nN4atwPNcmMIGu9YRCYA88eyd1Ycouzi1M6 /E8K55ME08fu2Z2+yTilbkWcw53l5ImMGykiKQIDAQABAoIBAG1+K63xrrWBoghm DcmkSU3V8zgSQt1Q/7z4hXT+0WtU/bEZSpFS7M3VL+knewVXGywixckwMV2QgM/y DIsgCepBHdfJKj0oXeOV/npwlga36OeDEf/ADvPtbjGzMh+MFNUHqMHaUyNVOhWQ n3tNavnelGPuht35xoxNcsRqkp/ebcvPE4xFX6LlgCSoPfxwv02Frjd6JeEaPI6L xfxvAyJCgbEYabCjhR4qPeX5xU6DyWJEOYL8d4yVOaCHdGwtpV31X7zXq+rzXzYK q1NEH2G5bhrLc/4JEdJFOefyZzMsQlFd5kROhRBxvATFWQBo+Fo/2Ff80wwBxF82 wmv7540CgYEA7caM/HX1eH2cyysx0H3qqlZzsXAoDsxVMm6Q50JYY453Ehnrwl9K cEn0rLTu73tAUQyrOlS8nRkYXiRNUHkbQLJQWGguUerXrHpxvez5OrCm1BRBZh4Z eNfSAGd+f003zD0pK8CxQb3W01/YQIFn4ieSbdQN5vY5OX6PHfu/xaMCgYEA5O8L mRWeDBIiVv1+92me759micZwEJnGaqqK9522LukwuZL7hNKZwgt/HxOliSgxLCjO DalkoIQxfzwKXbNBqiUzs3C3g550Ttj3nw/P1ItCQyHuvYm7u7Azy9VoX/zYm1nY SWZRmxRGuP5BCJSIirubSf/YFxO7EtCwAhBnfcMCgYEAoVLyOyQJTRvkss/2t1+H RNTtH/lZpFisgVAVDmKsN7fkP6rIk5M1nSQAVuFXr7Iu/A6dajEt22S4bL8ymaPh gq645pKgwsGUXRiibVsH6fMK7Z9kk9VeMOg1OkL9x39rmS3x7haJ7XHQ/I7t2S4z fnSc29lhKU/rmX+tuIkjHwMCgYA/Er0XSCVrHfPoE59PewIW8svFWa62ZCeOa74t yn3PHuAVwLEbPwqts40qerc4uqIRkIx0px7aOpGIhHo2ppSI1AcSgROOZ7GTp6NR Z4HTBSsUY9zqy2+1ni4nEnzXNUpYQsCcOFxzZXq2rRYtzv5vepCmKp7WfNEltelI KEzbEQKBgHWyZQtyGRREo77Mc1lEFImHsdY7siXGfUV2iC6lnabgOL8uYLi4+dmI DMZUM6Rp5z1T1lwFamFMi0lESBA+hmO0EV3m1Y13CNjPtt3vZmbdlR99AqjfsgnY FVI7yy6fJtZA+xivUmV0ctv27a9o7/ARvti0LCBIrOdiJ/hj4JEf -----END RSA PRIVATE KEY----- 2019-04-13 11:12:36,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-13 11:12:36,933 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '{"security_group": {"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "description": "created by OPNFV Functest (cloudify)"}}' 2019-04-13 11:12:37,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:37 GMT X-Openstack-Request-Id: req-48532e3b-b346-4cbb-b3c2-da001c712017 2019-04-13 11:12:37,090 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:36Z", "updated_at": "2019-04-13T11:12:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "023e32a9-102a-4351-bba1-239d688a7e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "0422db4a-90c4-4a68-9c7a-9691c8d299b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}} 2019-04-13 11:12:37,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-48532e3b-b346-4cbb-b3c2-da001c712017 2019-04-13 11:12:37,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.15789604187s 2019-04-13 11:12:37,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:12:37,099 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:37,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:37 GMT X-Openstack-Request-Id: req-f81720e8-50ee-4064-bbc9-2c43b36eb432 2019-04-13 11:12:37,155 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:23Z", "updated_at": "2019-04-13T11:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "93f8194d-3bad-4d9a-932b-56fba6f94e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ab10af62-e7b7-4d2d-be0d-802fb6fe1640", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "da6efa26-d9d4-4302-a6ae-90d9e98d9dac", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ed14e5dd-c4ce-4a31-831b-512f0c8aab89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "343fb9a9-a329-467d-b22e-069477bd820e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:36Z", "updated_at": "2019-04-13T11:12:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "023e32a9-102a-4351-bba1-239d688a7e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "0422db4a-90c4-4a68-9c7a-9691c8d299b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}]} 2019-04-13 11:12:37,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f81720e8-50ee-4064-bbc9-2c43b36eb432 2019-04-13 11:12:37,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0576639175415s 2019-04-13 11:12:37,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:12:37,163 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -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": "8e31abd3-a464-4a08-951c-b8a9283f10ec"}}' 2019-04-13 11:12:37,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:37 GMT X-Openstack-Request-Id: req-c6ecbab1-ca30-4cb2-9646-68a00cd80f88 2019-04-13 11:12:37,305 - 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-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "port_range_min": 22, "revision_number": 0, "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:37Z", "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "f2922c95-fc07-4c89-b73a-13e4b81af508"}} 2019-04-13 11:12:37,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c6ecbab1-ca30-4cb2-9646-68a00cd80f88 2019-04-13 11:12:37,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142594814301s 2019-04-13 11:12:37,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:12:37,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:37,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:37 GMT X-Openstack-Request-Id: req-c169aae9-a64e-4a91-b419-8bdb26e02cc2 2019-04-13 11:12:37,356 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:23Z", "updated_at": "2019-04-13T11:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "93f8194d-3bad-4d9a-932b-56fba6f94e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ab10af62-e7b7-4d2d-be0d-802fb6fe1640", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "da6efa26-d9d4-4302-a6ae-90d9e98d9dac", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ed14e5dd-c4ce-4a31-831b-512f0c8aab89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "343fb9a9-a329-467d-b22e-069477bd820e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:36Z", "updated_at": "2019-04-13T11:12:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "023e32a9-102a-4351-bba1-239d688a7e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "0422db4a-90c4-4a68-9c7a-9691c8d299b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "f2922c95-fc07-4c89-b73a-13e4b81af508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 2, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}]} 2019-04-13 11:12:37,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c169aae9-a64e-4a91-b419-8bdb26e02cc2 2019-04-13 11:12:37,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449550151825s 2019-04-13 11:12:37,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:12:37,363 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -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": "8e31abd3-a464-4a08-951c-b8a9283f10ec"}}' 2019-04-13 11:12:37,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:37 GMT X-Openstack-Request-Id: req-a78689d1-6f3d-4a44-a16f-ec221d8240c4 2019-04-13 11:12:37,467 - 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-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "port_range_min": null, "revision_number": 0, "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:37Z", "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "6bf3aa0d-776e-4219-b60e-aca7ebe819f4"}} 2019-04-13 11:12:37,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a78689d1-6f3d-4a44-a16f-ec221d8240c4 2019-04-13 11:12:37,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.104809999466s 2019-04-13 11:12:37,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:12:37,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:37,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:37 GMT X-Openstack-Request-Id: req-1b77f89f-4275-42c2-9f75-67c3a98fec81 2019-04-13 11:12:37,520 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:23Z", "updated_at": "2019-04-13T11:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "93f8194d-3bad-4d9a-932b-56fba6f94e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ab10af62-e7b7-4d2d-be0d-802fb6fe1640", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "da6efa26-d9d4-4302-a6ae-90d9e98d9dac", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ed14e5dd-c4ce-4a31-831b-512f0c8aab89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "343fb9a9-a329-467d-b22e-069477bd820e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:36Z", "updated_at": "2019-04-13T11:12:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "023e32a9-102a-4351-bba1-239d688a7e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "0422db4a-90c4-4a68-9c7a-9691c8d299b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "6bf3aa0d-776e-4219-b60e-aca7ebe819f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "f2922c95-fc07-4c89-b73a-13e4b81af508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 3, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}]} 2019-04-13 11:12:37,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1b77f89f-4275-42c2-9f75-67c3a98fec81 2019-04-13 11:12:37,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0464110374451s 2019-04-13 11:12:37,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:12:37,527 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -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": "8e31abd3-a464-4a08-951c-b8a9283f10ec"}}' 2019-04-13 11:12:37,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:37 GMT X-Openstack-Request-Id: req-36c6f2c5-6200-4394-96d6-5bccca4ea0fc 2019-04-13 11:12:37,641 - 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-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "port_range_min": 80, "revision_number": 0, "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:37Z", "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "6028113f-1dc3-4dd7-95b9-98650571cba4"}} 2019-04-13 11:12:37,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-36c6f2c5-6200-4394-96d6-5bccca4ea0fc 2019-04-13 11:12:37,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115298986435s 2019-04-13 11:12:37,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:12:37,648 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:37,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:37 GMT X-Openstack-Request-Id: req-8264fbec-1baf-47a0-945a-7ee4d36731fd 2019-04-13 11:12:37,693 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:23Z", "updated_at": "2019-04-13T11:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "93f8194d-3bad-4d9a-932b-56fba6f94e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ab10af62-e7b7-4d2d-be0d-802fb6fe1640", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "da6efa26-d9d4-4302-a6ae-90d9e98d9dac", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ed14e5dd-c4ce-4a31-831b-512f0c8aab89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "343fb9a9-a329-467d-b22e-069477bd820e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:36Z", "updated_at": "2019-04-13T11:12:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "023e32a9-102a-4351-bba1-239d688a7e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "0422db4a-90c4-4a68-9c7a-9691c8d299b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "6028113f-1dc3-4dd7-95b9-98650571cba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "6bf3aa0d-776e-4219-b60e-aca7ebe819f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "f2922c95-fc07-4c89-b73a-13e4b81af508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 4, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}]} 2019-04-13 11:12:37,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8264fbec-1baf-47a0-945a-7ee4d36731fd 2019-04-13 11:12:37,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0452799797058s 2019-04-13 11:12:37,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:12:37,700 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -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": "8e31abd3-a464-4a08-951c-b8a9283f10ec"}}' 2019-04-13 11:12:37,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:37 GMT X-Openstack-Request-Id: req-b46a3105-ea62-48e8-aca4-66732aa32f7d 2019-04-13 11:12:37,803 - 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-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "port_range_min": 443, "revision_number": 0, "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:37Z", "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "2acd21d8-d507-4ead-a19b-fe37d960db1c"}} 2019-04-13 11:12:37,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b46a3105-ea62-48e8-aca4-66732aa32f7d 2019-04-13 11:12:37,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.104302883148s 2019-04-13 11:12:37,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:12:37,811 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:37,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:37 GMT X-Openstack-Request-Id: req-abc8a673-7c57-4356-8812-ec1ebf118a9e 2019-04-13 11:12:37,857 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:23Z", "updated_at": "2019-04-13T11:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "93f8194d-3bad-4d9a-932b-56fba6f94e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ab10af62-e7b7-4d2d-be0d-802fb6fe1640", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "da6efa26-d9d4-4302-a6ae-90d9e98d9dac", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ed14e5dd-c4ce-4a31-831b-512f0c8aab89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "343fb9a9-a329-467d-b22e-069477bd820e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:36Z", "updated_at": "2019-04-13T11:12:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "023e32a9-102a-4351-bba1-239d688a7e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "0422db4a-90c4-4a68-9c7a-9691c8d299b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "2acd21d8-d507-4ead-a19b-fe37d960db1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "6028113f-1dc3-4dd7-95b9-98650571cba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "6bf3aa0d-776e-4219-b60e-aca7ebe819f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "f2922c95-fc07-4c89-b73a-13e4b81af508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 5, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}]} 2019-04-13 11:12:37,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-abc8a673-7c57-4356-8812-ec1ebf118a9e 2019-04-13 11:12:37,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468897819519s 2019-04-13 11:12:37,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:12:37,864 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -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": "8e31abd3-a464-4a08-951c-b8a9283f10ec"}}' 2019-04-13 11:12:37,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:37 GMT X-Openstack-Request-Id: req-f927cb14-acc9-4189-bf06-2e1b074f9fa4 2019-04-13 11:12:37,983 - 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-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "port_range_min": 5671, "revision_number": 0, "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:37Z", "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "158b6655-8634-4251-b694-312434eafdfa"}} 2019-04-13 11:12:37,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f927cb14-acc9-4189-bf06-2e1b074f9fa4 2019-04-13 11:12:37,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119476079941s 2019-04-13 11:12:37,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:12:37,989 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:38,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:38 GMT X-Openstack-Request-Id: req-02394d75-a584-4bc7-a4cd-c4298ae2dd9b 2019-04-13 11:12:38,035 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:23Z", "updated_at": "2019-04-13T11:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "93f8194d-3bad-4d9a-932b-56fba6f94e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ab10af62-e7b7-4d2d-be0d-802fb6fe1640", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "da6efa26-d9d4-4302-a6ae-90d9e98d9dac", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ed14e5dd-c4ce-4a31-831b-512f0c8aab89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "343fb9a9-a329-467d-b22e-069477bd820e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:36Z", "updated_at": "2019-04-13T11:12:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "023e32a9-102a-4351-bba1-239d688a7e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "0422db4a-90c4-4a68-9c7a-9691c8d299b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "158b6655-8634-4251-b694-312434eafdfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "2acd21d8-d507-4ead-a19b-fe37d960db1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "6028113f-1dc3-4dd7-95b9-98650571cba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "6bf3aa0d-776e-4219-b60e-aca7ebe819f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "f2922c95-fc07-4c89-b73a-13e4b81af508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 6, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}]} 2019-04-13 11:12:38,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-02394d75-a584-4bc7-a4cd-c4298ae2dd9b 2019-04-13 11:12:38,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046138048172s 2019-04-13 11:12:38,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:12:38,042 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -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": "8e31abd3-a464-4a08-951c-b8a9283f10ec"}}' 2019-04-13 11:12:38,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:38 GMT X-Openstack-Request-Id: req-b60571fa-6cb9-4c92-b8af-14be46074426 2019-04-13 11:12:38,197 - 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-04-13T11:12:38Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "port_range_min": 53333, "revision_number": 0, "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:38Z", "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "2ed3b402-1ea2-40d8-9e0e-c4b8039026cc"}} 2019-04-13 11:12:38,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b60571fa-6cb9-4c92-b8af-14be46074426 2019-04-13 11:12:38,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156002044678s 2019-04-13 11:12:38,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:12:38,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:38,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:38 GMT X-Openstack-Request-Id: req-c73a60e4-95e9-489d-b504-ef06e69ee738 2019-04-13 11:12:38,306 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"00a94152-520e-49a3-8957-5705b305b289","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0fa57571d634379b33f7e10ee1d9a76","l2_adjacency":true,"status":"ACTIVE","subnets":["01d3563b-a7eb-461b-9cf6-edf746b412fc"],"description":"","tags":[],"updated_at":"2019-04-13T11:12:24Z","qos_policy_id":null,"name":"cloudify-net_7300fa28-8b1c-48aa-9466-ff4983eb35cc","admin_state_up":true,"tenant_id":"d0fa57571d634379b33f7e10ee1d9a76","created_at":"2019-04-13T11:12:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 11:12:38,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c73a60e4-95e9-489d-b504-ef06e69ee738 2019-04-13 11:12:38,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106956005096s 2019-04-13 11:12:38,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:12:38,316 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:38,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:38 GMT X-Openstack-Request-Id: req-8118f3aa-1a9e-4bb8-9d81-9acc1ffdd4cf 2019-04-13 11:12:38,352 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:12:35Z", "file": "/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7/file", "owner": "d0fa57571d634379b33f7e10ee1d9a76", "id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "size": 301006848, "self": "/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/02a02f50-99cd-47df-a149-ad29d4402cb7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/02a02f50-99cd-47df-a149-ad29d4402cb7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T11:12:31Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:12:38,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8118f3aa-1a9e-4bb8-9d81-9acc1ffdd4cf 2019-04-13 11:12:38,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406978130341s 2019-04-13 11:12:38,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 11:12:38,378 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:38,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-dc54bc65-97fc-4551-bc3a-0c4a7b67202f x-openstack-request-id: req-dc54bc65-97fc-4551-bc3a-0c4a7b67202f 2019-04-13 11:12:38,397 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "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": "89edf59a-ce34-4922-813a-e94798ea56aa"}]} 2019-04-13 11:12:38,397 - 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-dc54bc65-97fc-4551-bc3a-0c4a7b67202f 2019-04-13 11:12:38,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226380825043s 2019-04-13 11:12:38,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 11:12:38,401 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '{"server": {"name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "imageRef": "02a02f50-99cd-47df-a149-ad29d4402cb7", "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "flavorRef": "89edf59a-ce34-4922-813a-e94798ea56aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "00a94152-520e-49a3-8957-5705b305b289"}], "security_groups": [{"name": "8e31abd3-a464-4a08-951c-b8a9283f10ec"}]}}' 2019-04-13 11:12:40,428 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96 x-compute-request-id: req-af34301a-ddeb-4748-9c5d-5cbfff6acc6d x-openstack-request-id: req-af34301a-ddeb-4748-9c5d-5cbfff6acc6d 2019-04-13 11:12:40,428 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "8e31abd3-a464-4a08-951c-b8a9283f10ec"}], "OS-DCF:diskConfig": "MANUAL", "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "adminPass": "akiYu2fg4VF7"}} 2019-04-13 11:12:40,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-af34301a-ddeb-4748-9c5d-5cbfff6acc6d 2019-04-13 11:12:40,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.02953386307s 2019-04-13 11:12:40,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:12:40,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:40,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-35197cdd-1aff-40ff-8fd6-9993ef7cf622 x-openstack-request-id: req-35197cdd-1aff-40ff-8fd6-9993ef7cf622 2019-04-13 11:12:40,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "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-04-13T11:12:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:12:40,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-35197cdd-1aff-40ff-8fd6-9993ef7cf622 2019-04-13 11:12:40,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38821387291s 2019-04-13 11:12:40,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:12:40,830 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:41,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:41 GMT X-Openstack-Request-Id: req-8cfaa193-6fce-47a9-a487-8c2e13ceb029 2019-04-13 11:12:41,174 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"00a94152-520e-49a3-8957-5705b305b289","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0fa57571d634379b33f7e10ee1d9a76","l2_adjacency":true,"status":"ACTIVE","subnets":["01d3563b-a7eb-461b-9cf6-edf746b412fc"],"description":"","tags":[],"updated_at":"2019-04-13T11:12:24Z","qos_policy_id":null,"name":"cloudify-net_7300fa28-8b1c-48aa-9466-ff4983eb35cc","admin_state_up":true,"tenant_id":"d0fa57571d634379b33f7e10ee1d9a76","created_at":"2019-04-13T11:12:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 11:12:41,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8cfaa193-6fce-47a9-a487-8c2e13ceb029 2019-04-13 11:12:41,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345158100128s 2019-04-13 11:12:41,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 11:12:41,176 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:41,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:41 GMT X-Openstack-Request-Id: req-b6f28110-3b62-492d-97a5-d0828aa6fcff 2019-04-13 11:12:41,336 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00a94152-520e-49a3-8957-5705b305b289","tenant_id":"d0fa57571d634379b33f7e10ee1d9a76","created_at":"2019-04-13T11:12:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T11:12:24Z","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":"d0fa57571d634379b33f7e10ee1d9a76","id":"01d3563b-a7eb-461b-9cf6-edf746b412fc","subnetpool_id":null,"name":"cloudify-subnet_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}]} 2019-04-13 11:12:41,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b6f28110-3b62-492d-97a5-d0828aa6fcff 2019-04-13 11:12:41,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.160950899124s 2019-04-13 11:12:41,338 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:12:43,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:12:43,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:43,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-0211c61e-76cd-403e-a16e-a3bdf0d276c9 x-openstack-request-id: req-0211c61e-76cd-403e-a16e-a3bdf0d276c9 2019-04-13 11:12:43,593 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:12:43,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0211c61e-76cd-403e-a16e-a3bdf0d276c9 2019-04-13 11:12:43,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.254208087921s 2019-04-13 11:12:43,601 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:12:45,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:12:45,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:46,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-e3530e9f-9a6f-493f-ae0f-9486c6fca496 x-openstack-request-id: req-e3530e9f-9a6f-493f-ae0f-9486c6fca496 2019-04-13 11:12:46,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/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:12:46,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e3530e9f-9a6f-493f-ae0f-9486c6fca496 2019-04-13 11:12:46,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751517057419s 2019-04-13 11:12:46,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:12:48,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:12:48,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:48,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa1ee8b4-81a9-477a-a3da-4ff8d2e80f24 x-openstack-request-id: req-aa1ee8b4-81a9-477a-a3da-4ff8d2e80f24 2019-04-13 11:12:48,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:12:48,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aa1ee8b4-81a9-477a-a3da-4ff8d2e80f24 2019-04-13 11:12:48,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459710121155s 2019-04-13 11:12:48,887 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:12:50,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:12:50,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:51,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-4353b7a2-de15-4fbf-8d57-12952fdcc4ad x-openstack-request-id: req-4353b7a2-de15-4fbf-8d57-12952fdcc4ad 2019-04-13 11:12:51,579 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:12:51,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4353b7a2-de15-4fbf-8d57-12952fdcc4ad 2019-04-13 11:12:51,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69038105011s 2019-04-13 11:12:51,587 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:12:53,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:12:53,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:54,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-ba4b1405-1a99-4ce3-b052-5036da906e97 x-openstack-request-id: req-ba4b1405-1a99-4ce3-b052-5036da906e97 2019-04-13 11:12:54,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:12:54,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ba4b1405-1a99-4ce3-b052-5036da906e97 2019-04-13 11:12:54,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471831083298s 2019-04-13 11:12:54,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:12:56,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:12:56,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:56,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2570dc9f-ec40-4660-acf5-7b7ddbe3b3ef x-openstack-request-id: req-2570dc9f-ec40-4660-acf5-7b7ddbe3b3ef 2019-04-13 11:12:56,527 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:12:56,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2570dc9f-ec40-4660-acf5-7b7ddbe3b3ef 2019-04-13 11:12:56,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456817865372s 2019-04-13 11:12:56,535 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:12:58,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:12:58,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:12:59,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:12: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-5fd48b3e-7226-4f88-8596-f6506622d8b0 x-openstack-request-id: req-5fd48b3e-7226-4f88-8596-f6506622d8b0 2019-04-13 11:12:59,581 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:12:59,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5fd48b3e-7226-4f88-8596-f6506622d8b0 2019-04-13 11:12:59,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04434800148s 2019-04-13 11:12:59,589 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:01,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:01,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:02,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f771d9b8-da6c-48e4-9a83-a5f3c14325c4 x-openstack-request-id: req-f771d9b8-da6c-48e4-9a83-a5f3c14325c4 2019-04-13 11:13:02,137 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:02,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f771d9b8-da6c-48e4-9a83-a5f3c14325c4 2019-04-13 11:13:02,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545804023743s 2019-04-13 11:13:02,145 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:04,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:04,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:04,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2adf8cab-2381-466d-b3d4-0f535bfe4fb6 x-openstack-request-id: req-2adf8cab-2381-466d-b3d4-0f535bfe4fb6 2019-04-13 11:13:04,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/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:04,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2adf8cab-2381-466d-b3d4-0f535bfe4fb6 2019-04-13 11:13:04,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473472118378s 2019-04-13 11:13:04,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:06,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:07,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66e3c6b6-c413-4503-ad74-44855ae6bcd0 x-openstack-request-id: req-66e3c6b6-c413-4503-ad74-44855ae6bcd0 2019-04-13 11:13:07,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:07,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66e3c6b6-c413-4503-ad74-44855ae6bcd0 2019-04-13 11:13:07,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38814496994s 2019-04-13 11:13:07,026 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:09,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:09,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79a41976-292c-4fc0-8043-1d428c147c8a x-openstack-request-id: req-79a41976-292c-4fc0-8043-1d428c147c8a 2019-04-13 11:13:09,402 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:09,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-79a41976-292c-4fc0-8043-1d428c147c8a 2019-04-13 11:13:09,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373161077499s 2019-04-13 11:13:09,409 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:11,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:11,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:11,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c6b7b5ee-a17a-4a2a-86b4-480b3769bb3f x-openstack-request-id: req-c6b7b5ee-a17a-4a2a-86b4-480b3769bb3f 2019-04-13 11:13:11,806 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:11,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6b7b5ee-a17a-4a2a-86b4-480b3769bb3f 2019-04-13 11:13:11,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394015073776s 2019-04-13 11:13:11,813 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:13,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:13,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:14,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b7af258a-0b71-4826-a81b-7d013aebb74d x-openstack-request-id: req-b7af258a-0b71-4826-a81b-7d013aebb74d 2019-04-13 11:13:14,472 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:14,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b7af258a-0b71-4826-a81b-7d013aebb74d 2019-04-13 11:13:14,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656955003738s 2019-04-13 11:13:14,479 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:16,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:16,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:17,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0c4043c-4994-4c8c-906b-7976d253e832 x-openstack-request-id: req-d0c4043c-4994-4c8c-906b-7976d253e832 2019-04-13 11:13:17,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:17,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d0c4043c-4994-4c8c-906b-7976d253e832 2019-04-13 11:13:17,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718372106552s 2019-04-13 11:13:17,207 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:19,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:19,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:19,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f32c693a-fc1d-4b3d-9218-8898d06685c1 x-openstack-request-id: req-f32c693a-fc1d-4b3d-9218-8898d06685c1 2019-04-13 11:13:19,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/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:19,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f32c693a-fc1d-4b3d-9218-8898d06685c1 2019-04-13 11:13:19,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70284986496s 2019-04-13 11:13:19,920 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:21,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:21,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:22,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77382e63-9a43-441c-9af3-007bae9c9254 x-openstack-request-id: req-77382e63-9a43-441c-9af3-007bae9c9254 2019-04-13 11:13:22,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:22,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-77382e63-9a43-441c-9af3-007bae9c9254 2019-04-13 11:13:22,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702520132065s 2019-04-13 11:13:22,633 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:24,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:24,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:25,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13: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-1ad9e4f1-61af-4339-8a63-c95a3223fd89 x-openstack-request-id: req-1ad9e4f1-61af-4339-8a63-c95a3223fd89 2019-04-13 11:13:25,558 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:25,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ad9e4f1-61af-4339-8a63-c95a3223fd89 2019-04-13 11:13:25,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.923025846481s 2019-04-13 11:13:25,565 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:27,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:27,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:28,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13: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-cb40b3a0-034b-4e0e-a4df-53976af0b162 x-openstack-request-id: req-cb40b3a0-034b-4e0e-a4df-53976af0b162 2019-04-13 11:13:28,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/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:28,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cb40b3a0-034b-4e0e-a4df-53976af0b162 2019-04-13 11:13:28,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450498104095s 2019-04-13 11:13:28,025 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:30,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:30,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:30,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e7e8bf58-210e-456c-a696-409282daab7a x-openstack-request-id: req-e7e8bf58-210e-456c-a696-409282daab7a 2019-04-13 11:13:30,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:30,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e7e8bf58-210e-456c-a696-409282daab7a 2019-04-13 11:13:30,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373736143112s 2019-04-13 11:13:30,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:32,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:32,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:32,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13: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-ae9ddc5a-c500-4889-9f5f-13f374176b61 x-openstack-request-id: req-ae9ddc5a-c500-4889-9f5f-13f374176b61 2019-04-13 11:13:32,600 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:32,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ae9ddc5a-c500-4889-9f5f-13f374176b61 2019-04-13 11:13:32,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189684867859s 2019-04-13 11:13:32,608 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:34,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:34,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:34,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13: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-83309375-b85a-4f42-810e-668af76be785 x-openstack-request-id: req-83309375-b85a-4f42-810e-668af76be785 2019-04-13 11:13:34,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/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:34,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83309375-b85a-4f42-810e-668af76be785 2019-04-13 11:13:34,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185284137726s 2019-04-13 11:13:34,803 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:36,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:36,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:37,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13: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-f79d04c3-348f-4b9a-94b0-7dfda5a2feaf x-openstack-request-id: req-f79d04c3-348f-4b9a-94b0-7dfda5a2feaf 2019-04-13 11:13:37,280 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:37,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f79d04c3-348f-4b9a-94b0-7dfda5a2feaf 2019-04-13 11:13:37,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474705934525s 2019-04-13 11:13:37,286 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:39,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:39,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:39,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13: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-a4744123-6b76-4dfe-9387-3c3243d2808c x-openstack-request-id: req-a4744123-6b76-4dfe-9387-3c3243d2808c 2019-04-13 11:13:39,463 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:39,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4744123-6b76-4dfe-9387-3c3243d2808c 2019-04-13 11:13:39,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174744844437s 2019-04-13 11:13:39,470 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:41,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:41,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:41,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13: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-fa0df6dd-6dd3-4b7c-b7c3-5ba450eddb87 x-openstack-request-id: req-fa0df6dd-6dd3-4b7c-b7c3-5ba450eddb87 2019-04-13 11:13:41,879 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:41,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fa0df6dd-6dd3-4b7c-b7c3-5ba450eddb87 2019-04-13 11:13:41,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405990123749s 2019-04-13 11:13:41,886 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:43,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:43,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:44,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25b33c18-d8b1-4a23-b789-920099e63441 x-openstack-request-id: req-25b33c18-d8b1-4a23-b789-920099e63441 2019-04-13 11:13:44,342 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:44,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25b33c18-d8b1-4a23-b789-920099e63441 2019-04-13 11:13:44,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454341888428s 2019-04-13 11:13:44,350 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:46,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:46,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:46,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3542c052-4808-4d14-8a30-2a49d6883957 x-openstack-request-id: req-3542c052-4808-4d14-8a30-2a49d6883957 2019-04-13 11:13:46,546 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:46,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3542c052-4808-4d14-8a30-2a49d6883957 2019-04-13 11:13:46,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193516969681s 2019-04-13 11:13:46,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:48,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:48,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:48,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5cae254b-642a-493b-bd12-4efe7543a539 x-openstack-request-id: req-5cae254b-642a-493b-bd12-4efe7543a539 2019-04-13 11:13:48,738 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:48,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5cae254b-642a-493b-bd12-4efe7543a539 2019-04-13 11:13:48,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185478925705s 2019-04-13 11:13:48,743 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:50,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:50,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:50,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c5b299e-1e20-4433-8621-8710beac637d x-openstack-request-id: req-7c5b299e-1e20-4433-8621-8710beac637d 2019-04-13 11:13:50,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:50,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7c5b299e-1e20-4433-8621-8710beac637d 2019-04-13 11:13:50,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204159975052s 2019-04-13 11:13:50,954 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:52,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:53,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-51a6ad0f-c398-48d1-bdc3-98e0dcb30de1 x-openstack-request-id: req-51a6ad0f-c398-48d1-bdc3-98e0dcb30de1 2019-04-13 11:13:53,162 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:53,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-51a6ad0f-c398-48d1-bdc3-98e0dcb30de1 2019-04-13 11:13:53,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205530166626s 2019-04-13 11:13:53,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:55,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:55,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:55,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2eca147-bea9-4adf-bd25-77ec196abb54 x-openstack-request-id: req-e2eca147-bea9-4adf-bd25-77ec196abb54 2019-04-13 11:13:55,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/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:55,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e2eca147-bea9-4adf-bd25-77ec196abb54 2019-04-13 11:13:55,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451904058456s 2019-04-13 11:13:55,628 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:13:57,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:13:57,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:13:58,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:13:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-00dade18-a4b4-41d6-b37b-388144e6ec38 x-openstack-request-id: req-00dade18-a4b4-41d6-b37b-388144e6ec38 2019-04-13 11:13:58,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/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:13:58,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-00dade18-a4b4-41d6-b37b-388144e6ec38 2019-04-13 11:13:58,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474575996399s 2019-04-13 11:13:58,109 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:00,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:00,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:00,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-992f8a93-a21d-4273-9f98-fea87bde55b9 x-openstack-request-id: req-992f8a93-a21d-4273-9f98-fea87bde55b9 2019-04-13 11:14:00,929 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:00,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-992f8a93-a21d-4273-9f98-fea87bde55b9 2019-04-13 11:14:00,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.817399978638s 2019-04-13 11:14:00,934 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:02,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:02,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:03,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2729d5ee-37da-4242-96d0-8dc47661274e x-openstack-request-id: req-2729d5ee-37da-4242-96d0-8dc47661274e 2019-04-13 11:14:03,119 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:03,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2729d5ee-37da-4242-96d0-8dc47661274e 2019-04-13 11:14:03,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183320999146s 2019-04-13 11:14:03,126 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:05,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:05,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:05,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14: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-20f1fd71-4bb4-458e-bf8c-10094be5be47 x-openstack-request-id: req-20f1fd71-4bb4-458e-bf8c-10094be5be47 2019-04-13 11:14:05,326 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:05,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-20f1fd71-4bb4-458e-bf8c-10094be5be47 2019-04-13 11:14:05,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19656085968s 2019-04-13 11:14:05,330 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:07,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:07,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:07,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b6eb1e3-1ed9-43b6-8094-224b20a0e7bf x-openstack-request-id: req-6b6eb1e3-1ed9-43b6-8094-224b20a0e7bf 2019-04-13 11:14:07,539 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:07,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6b6eb1e3-1ed9-43b6-8094-224b20a0e7bf 2019-04-13 11:14:07,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206604957581s 2019-04-13 11:14:07,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:09,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:09,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:09,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b8cfbfbd-bd21-4bc7-ac23-e84d40869eb5 x-openstack-request-id: req-b8cfbfbd-bd21-4bc7-ac23-e84d40869eb5 2019-04-13 11:14:09,897 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:09,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b8cfbfbd-bd21-4bc7-ac23-e84d40869eb5 2019-04-13 11:14:09,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350486040115s 2019-04-13 11:14:09,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:11,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14: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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:12,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64b8d5e5-cbef-4c5a-89f5-d6fbd81c13a1 x-openstack-request-id: req-64b8d5e5-cbef-4c5a-89f5-d6fbd81c13a1 2019-04-13 11:14:12,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:12,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64b8d5e5-cbef-4c5a-89f5-d6fbd81c13a1 2019-04-13 11:14:12,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448301076889s 2019-04-13 11:14:12,357 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:14,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:14,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d095033-d21e-4ea0-9098-b0b2b90fc4e6 x-openstack-request-id: req-2d095033-d21e-4ea0-9098-b0b2b90fc4e6 2019-04-13 11:14:14,557 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:14,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d095033-d21e-4ea0-9098-b0b2b90fc4e6 2019-04-13 11:14:14,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197854995728s 2019-04-13 11:14:14,561 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:16,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:16,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:17,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8128c49-357e-485c-af7c-06b2efb5b4b2 x-openstack-request-id: req-e8128c49-357e-485c-af7c-06b2efb5b4b2 2019-04-13 11:14:17,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/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:17,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e8128c49-357e-485c-af7c-06b2efb5b4b2 2019-04-13 11:14:17,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677831888199s 2019-04-13 11:14:17,248 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:19,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:19,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:19,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4731977f-83f1-47c7-8a5b-a58ab237c3f4 x-openstack-request-id: req-4731977f-83f1-47c7-8a5b-a58ab237c3f4 2019-04-13 11:14:19,439 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:19,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4731977f-83f1-47c7-8a5b-a58ab237c3f4 2019-04-13 11:14:19,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188111066818s 2019-04-13 11:14:19,444 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:21,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:21,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:21,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-095527aa-a160-4380-b5e4-e4f2b76b24d5 x-openstack-request-id: req-095527aa-a160-4380-b5e4-e4f2b76b24d5 2019-04-13 11:14:21,921 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:21,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-095527aa-a160-4380-b5e4-e4f2b76b24d5 2019-04-13 11:14:21,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475383043289s 2019-04-13 11:14:21,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:23,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:23,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:24,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b81885a-f73f-497e-902b-c9ac43890642 x-openstack-request-id: req-0b81885a-f73f-497e-902b-c9ac43890642 2019-04-13 11:14:24,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/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:24,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0b81885a-f73f-497e-902b-c9ac43890642 2019-04-13 11:14:24,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666602134705s 2019-04-13 11:14:24,602 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:26,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:26,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:27,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee3a1931-1d05-4c95-8793-d0b4a8db5bd1 x-openstack-request-id: req-ee3a1931-1d05-4c95-8793-d0b4a8db5bd1 2019-04-13 11:14:27,268 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:27,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ee3a1931-1d05-4c95-8793-d0b4a8db5bd1 2019-04-13 11:14:27,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663852930069s 2019-04-13 11:14:27,273 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:29,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:29,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:29,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5aec5936-80f9-4163-a889-f3128d80aec5 x-openstack-request-id: req-5aec5936-80f9-4163-a889-f3128d80aec5 2019-04-13 11:14:29,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/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:29,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5aec5936-80f9-4163-a889-f3128d80aec5 2019-04-13 11:14:29,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184350967407s 2019-04-13 11:14:29,464 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:31,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:31,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:31,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11: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-f1b49462-24a9-4514-97fe-24483af68e8f x-openstack-request-id: req-f1b49462-24a9-4514-97fe-24483af68e8f 2019-04-13 11:14:31,655 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:31,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1b49462-24a9-4514-97fe-24483af68e8f 2019-04-13 11:14:31,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188554048538s 2019-04-13 11:14:31,659 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:33,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:33,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:34,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0cf9a80-8081-469f-ab35-b0307eccada2 x-openstack-request-id: req-d0cf9a80-8081-469f-ab35-b0307eccada2 2019-04-13 11:14:34,051 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:34,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d0cf9a80-8081-469f-ab35-b0307eccada2 2019-04-13 11:14:34,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388792037964s 2019-04-13 11:14:34,055 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:36,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:36,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67e92d28-6ba8-46b4-aa76-c02d0a96710f x-openstack-request-id: req-67e92d28-6ba8-46b4-aa76-c02d0a96710f 2019-04-13 11:14:36,241 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:12:42Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:36,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-67e92d28-6ba8-46b4-aa76-c02d0a96710f 2019-04-13 11:14:36,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183017969131s 2019-04-13 11:14:36,245 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:14:38,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:14:38,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:38,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14: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-f07c5c93-4cfa-4aa3-ad24-1ae0e406c65c x-openstack-request-id: req-f07c5c93-4cfa-4aa3-ad24-1ae0e406c65c 2019-04-13 11:14:38,644 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_7300fa28-8b1c-48aa-9466-ff4983eb35cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fc:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:14:38.000000", "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:14:38Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:14:38,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f07c5c93-4cfa-4aa3-ad24-1ae0e406c65c 2019-04-13 11:14:38,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396009922028s 2019-04-13 11:14:38,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 11:14:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=8b060573-fcc4-453d-860c-092faeb3ab96" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:38,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:38 GMT X-Openstack-Request-Id: req-568239ef-9071-4ee2-85df-c24e6dc970b8 2019-04-13 11:14:38,700 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:14:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01d3563b-a7eb-461b-9cf6-edf746b412fc","ip_address":"192.168.120.5"}],"id":"36403f7b-3a12-4b48-8b69-d7d3e6d751e5","security_groups":["8e31abd3-a464-4a08-951c-b8a9283f10ec"],"mac_address":"fa:16:3e:09:fc:82","project_id":"d0fa57571d634379b33f7e10ee1d9a76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00a94152-520e-49a3-8957-5705b305b289","tenant_id":"d0fa57571d634379b33f7e10ee1d9a76","created_at":"2019-04-13T11:12:42Z","binding:vnic_type":"normal","device_id":"8b060573-fcc4-453d-860c-092faeb3ab96","ip_allocation":"immediate"}]} 2019-04-13 11:14:38,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=8b060573-fcc4-453d-860c-092faeb3ab96 used request id req-568239ef-9071-4ee2-85df-c24e6dc970b8 2019-04-13 11:14:38,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0517218112946s 2019-04-13 11:14:38,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:14:38,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=36403f7b-3a12-4b48-8b69-d7d3e6d751e5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:38,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:38 GMT X-Openstack-Request-Id: req-d756a485-e436-4789-8a28-da22fbafe857 2019-04-13 11:14:38,755 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 11:14:38,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=36403f7b-3a12-4b48-8b69-d7d3e6d751e5 used request id req-d756a485-e436-4789-8a28-da22fbafe857 2019-04-13 11:14:38,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0474750995636s 2019-04-13 11:14:38,755 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_7300fa28-8b1c-48aa-9466-ff4983eb35cc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:fc:82', 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'02a02f50-99cd-47df-a149-ad29d4402cb7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:14:38.000000', 'flavor': Munch({u'id': u'89edf59a-ce34-4922-813a-e94798ea56aa'}), 'az': u'nova', 'id': u'8b060573-fcc4-453d-860c-092faeb3ab96', 'security_groups': [Munch({u'name': u'cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f7318f8aaf6b40398b22815d7384f3ee', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0fa57571d634379b33f7e10ee1d9a76', 'name': 'cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc', '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-04-13T11:14:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:14:38Z', 'hostId': u'17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d', '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-04-13T11:14:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd0fa57571d634379b33f7e10ee1d9a76', 'name': u'cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc', 'adminPass': u'akiYu2fg4VF7', 'tenant_id': u'd0fa57571d634379b33f7e10ee1d9a76', 'created_at': u'2019-04-13T11:12:40Z', 'created': u'2019-04-13T11:12:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 11:14:38,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:14:38,757 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:38,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:38 GMT X-Openstack-Request-Id: req-da1771d2-1c93-4944-8553-6683885fcd69 2019-04-13 11:14:38,869 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"00a94152-520e-49a3-8957-5705b305b289","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0fa57571d634379b33f7e10ee1d9a76","l2_adjacency":true,"status":"ACTIVE","subnets":["01d3563b-a7eb-461b-9cf6-edf746b412fc"],"description":"","tags":[],"updated_at":"2019-04-13T11:12:24Z","qos_policy_id":null,"name":"cloudify-net_7300fa28-8b1c-48aa-9466-ff4983eb35cc","admin_state_up":true,"tenant_id":"d0fa57571d634379b33f7e10ee1d9a76","created_at":"2019-04-13T11:12:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 11:14:38,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-da1771d2-1c93-4944-8553-6683885fcd69 2019-04-13 11:14:38,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111732006073s 2019-04-13 11:14:38,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 11:14:38,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=8b060573-fcc4-453d-860c-092faeb3ab96" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:38,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:38 GMT X-Openstack-Request-Id: req-85cd8998-d3ef-4d3f-a649-a109cf7fefde 2019-04-13 11:14:38,918 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:14:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01d3563b-a7eb-461b-9cf6-edf746b412fc","ip_address":"192.168.120.5"}],"id":"36403f7b-3a12-4b48-8b69-d7d3e6d751e5","security_groups":["8e31abd3-a464-4a08-951c-b8a9283f10ec"],"mac_address":"fa:16:3e:09:fc:82","project_id":"d0fa57571d634379b33f7e10ee1d9a76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00a94152-520e-49a3-8957-5705b305b289","tenant_id":"d0fa57571d634379b33f7e10ee1d9a76","created_at":"2019-04-13T11:12:42Z","binding:vnic_type":"normal","device_id":"8b060573-fcc4-453d-860c-092faeb3ab96","ip_allocation":"immediate"}]} 2019-04-13 11:14:38,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=8b060573-fcc4-453d-860c-092faeb3ab96 used request id req-85cd8998-d3ef-4d3f-a649-a109cf7fefde 2019-04-13 11:14:38,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0483541488647s 2019-04-13 11:14:38,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-13 11:14:38,919 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "fixed_ip_address": "192.168.120.5", "port_id": "36403f7b-3a12-4b48-8b69-d7d3e6d751e5"}}' 2019-04-13 11:14:41,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:41 GMT X-Openstack-Request-Id: req-77e534cc-8bed-4f8c-bc74-43a16a639e27 2019-04-13 11:14:41,184 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "93a48663-da44-40fc-b34a-a8d2abaadb94", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:14:39Z", "updated_at": "2019-04-13T11:14:39Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "00a94152-520e-49a3-8957-5705b305b289", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:fc:82", "device_id": "8b060573-fcc4-453d-860c-092faeb3ab96"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_id": "36403f7b-3a12-4b48-8b69-d7d3e6d751e5", "id": "ed079149-bbce-402b-b8cb-003f205c19e8", "qos_policy_id": null}} 2019-04-13 11:14:41,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-77e534cc-8bed-4f8c-bc74-43a16a639e27 2019-04-13 11:14:41,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.26590800285s 2019-04-13 11:14:41,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:14:41,193 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:41,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:41 GMT X-Openstack-Request-Id: req-831bc39b-83db-4b1f-bcee-cc71f0d1b6f4 2019-04-13 11:14:41,277 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "93a48663-da44-40fc-b34a-a8d2abaadb94", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:14:39Z", "updated_at": "2019-04-13T11:14:39Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "00a94152-520e-49a3-8957-5705b305b289", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:fc:82", "device_id": "8b060573-fcc4-453d-860c-092faeb3ab96"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_id": "36403f7b-3a12-4b48-8b69-d7d3e6d751e5", "id": "ed079149-bbce-402b-b8cb-003f205c19e8", "qos_policy_id": null}]} 2019-04-13 11:14:41,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-831bc39b-83db-4b1f-bcee-cc71f0d1b6f4 2019-04-13 11:14:41,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0838079452515s 2019-04-13 11:14:41,282 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:14:41,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:14:41,393 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:41,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:41 GMT X-Openstack-Request-Id: req-ef3b8560-792d-4c88-892b-6c32f42728dd 2019-04-13 11:14:41,453 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "93a48663-da44-40fc-b34a-a8d2abaadb94", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:14:39Z", "updated_at": "2019-04-13T11:14:39Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "00a94152-520e-49a3-8957-5705b305b289", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:fc:82", "device_id": "8b060573-fcc4-453d-860c-092faeb3ab96"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_id": "36403f7b-3a12-4b48-8b69-d7d3e6d751e5", "id": "ed079149-bbce-402b-b8cb-003f205c19e8", "qos_policy_id": null}]} 2019-04-13 11:14:41,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ef3b8560-792d-4c88-892b-6c32f42728dd 2019-04-13 11:14:41,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615749359131s 2019-04-13 11:14:41,460 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:14:41,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:14:41,572 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:41,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:41 GMT X-Openstack-Request-Id: req-9b4cea1f-f673-42ad-9f52-e585ffc037e0 2019-04-13 11:14:41,643 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "93a48663-da44-40fc-b34a-a8d2abaadb94", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:14:39Z", "updated_at": "2019-04-13T11:14:39Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "00a94152-520e-49a3-8957-5705b305b289", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:fc:82", "device_id": "8b060573-fcc4-453d-860c-092faeb3ab96"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_id": "36403f7b-3a12-4b48-8b69-d7d3e6d751e5", "id": "ed079149-bbce-402b-b8cb-003f205c19e8", "qos_policy_id": null}]} 2019-04-13 11:14:41,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9b4cea1f-f673-42ad-9f52-e585ffc037e0 2019-04-13 11:14:41,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0711901187897s 2019-04-13 11:14:41,650 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:14:41,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:14:41,761 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:41,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:41 GMT X-Openstack-Request-Id: req-ece25dad-0ef4-4842-84e9-f9526e7c688c 2019-04-13 11:14:41,822 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "93a48663-da44-40fc-b34a-a8d2abaadb94", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:14:39Z", "updated_at": "2019-04-13T11:14:39Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "00a94152-520e-49a3-8957-5705b305b289", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:fc:82", "device_id": "8b060573-fcc4-453d-860c-092faeb3ab96"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_id": "36403f7b-3a12-4b48-8b69-d7d3e6d751e5", "id": "ed079149-bbce-402b-b8cb-003f205c19e8", "qos_policy_id": null}]} 2019-04-13 11:14:41,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ece25dad-0ef4-4842-84e9-f9526e7c688c 2019-04-13 11:14:41,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619869232178s 2019-04-13 11:14:41,829 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:14:41,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:14:41,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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:41,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:41 GMT X-Openstack-Request-Id: req-32b3049e-ecbb-47a7-a0b0-d051bfa9ebd7 2019-04-13 11:14:41,998 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "93a48663-da44-40fc-b34a-a8d2abaadb94", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:14:39Z", "updated_at": "2019-04-13T11:14:39Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "00a94152-520e-49a3-8957-5705b305b289", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:fc:82", "device_id": "8b060573-fcc4-453d-860c-092faeb3ab96"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_id": "36403f7b-3a12-4b48-8b69-d7d3e6d751e5", "id": "ed079149-bbce-402b-b8cb-003f205c19e8", "qos_policy_id": null}]} 2019-04-13 11:14:41,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-32b3049e-ecbb-47a7-a0b0-d051bfa9ebd7 2019-04-13 11:14:41,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584690570831s 2019-04-13 11:14:42,001 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:14:42,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:14:42,106 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:42,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:42 GMT X-Openstack-Request-Id: req-a5e0f16d-9ead-4238-afc8-4a51f36d0217 2019-04-13 11:14:42,161 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "93a48663-da44-40fc-b34a-a8d2abaadb94", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:14:39Z", "updated_at": "2019-04-13T11:14:39Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "00a94152-520e-49a3-8957-5705b305b289", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:fc:82", "device_id": "8b060573-fcc4-453d-860c-092faeb3ab96"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_id": "36403f7b-3a12-4b48-8b69-d7d3e6d751e5", "id": "ed079149-bbce-402b-b8cb-003f205c19e8", "qos_policy_id": null}]} 2019-04-13 11:14:42,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a5e0f16d-9ead-4238-afc8-4a51f36d0217 2019-04-13 11:14:42,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.055328130722s 2019-04-13 11:14:42,164 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:14:42,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:14:42,273 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:42,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:42 GMT X-Openstack-Request-Id: req-34265811-6f09-4771-9419-6ce516e34c46 2019-04-13 11:14:42,331 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "93a48663-da44-40fc-b34a-a8d2abaadb94", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:14:39Z", "updated_at": "2019-04-13T11:14:39Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "00a94152-520e-49a3-8957-5705b305b289", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:fc:82", "device_id": "8b060573-fcc4-453d-860c-092faeb3ab96"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_id": "36403f7b-3a12-4b48-8b69-d7d3e6d751e5", "id": "ed079149-bbce-402b-b8cb-003f205c19e8", "qos_policy_id": null}]} 2019-04-13 11:14:42,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-34265811-6f09-4771-9419-6ce516e34c46 2019-04-13 11:14:42,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584609508514s 2019-04-13 11:14:42,333 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:14:42,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:14:42,439 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:14:42,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:42 GMT X-Openstack-Request-Id: req-12729caa-eb35-4d44-ae34-b93a268f8850 2019-04-13 11:14:42,774 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "93a48663-da44-40fc-b34a-a8d2abaadb94", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:14:39Z", "updated_at": "2019-04-13T11:14:42Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "00a94152-520e-49a3-8957-5705b305b289", "device_owner": "compute:nova", "mac_address": "fa:16:3e:09:fc:82", "device_id": "8b060573-fcc4-453d-860c-092faeb3ab96"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_id": "36403f7b-3a12-4b48-8b69-d7d3e6d751e5", "id": "ed079149-bbce-402b-b8cb-003f205c19e8", "qos_policy_id": null}]} 2019-04-13 11:14:42,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-12729caa-eb35-4d44-ae34-b93a268f8850 2019-04-13 11:14:42,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.33566904068s 2019-04-13 11:14:42,781 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'93a48663-da44-40fc-b34a-a8d2abaadb94', 'updated_at': u'2019-04-13T11:14:42Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'36403f7b-3a12-4b48-8b69-d7d3e6d751e5', 'id': u'ed079149-bbce-402b-b8cb-003f205c19e8', 'network': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'port': u'36403f7b-3a12-4b48-8b69-d7d3e6d751e5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd0fa57571d634379b33f7e10ee1d9a76', 'name': 'cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd0fa57571d634379b33f7e10ee1d9a76', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'00a94152-520e-49a3-8957-5705b305b289', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:09:fc:82', u'device_id': u'8b060573-fcc4-453d-860c-092faeb3ab96'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd0fa57571d634379b33f7e10ee1d9a76', 'created_at': u'2019-04-13T11:14:39Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'00a94152-520e-49a3-8957-5705b305b289', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:09:fc:82', u'device_id': u'8b060573-fcc4-453d-860c-092faeb3ab96'}), 'router': u'93a48663-da44-40fc-b34a-a8d2abaadb94'}) 2019-04-13 11:14:42,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 11:14:42,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96/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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 11:14:42,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9276 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed031331-9298-47d5-83ce-d7b5721cf8d6 x-openstack-request-id: req-ed031331-9298-47d5-83ce-d7b5721cf8d6 2019-04-13 11:14:42,852 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff]\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 688856522 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-145-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: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.370996] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.374171] pid_max: default: 32768 minimum: 301\n[ 0.375899] ACPI: Core revision 20150930\n[ 0.378043] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.383096] Security Framework initialized\n[ 0.384638] Yama: becoming mindful.\n[ 0.386130] AppArmor: AppArmor initialized\n[ 0.387950] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.394081] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.398233] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400536] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.403547] Initializing cgroup subsys io\n[ 0.405074] Initializing cgroup subsys memory\n[ 0.406749] Initializing cgroup subsys devices\n[ 0.408381] Initializing cgroup subsys freezer\n[ 0.410051] Initializing cgroup subsys net_cls\n[ 0.411686] Initializing cgroup subsys perf_event\n[ 0.413423] Initializing cgroup subsys net_prio\n[ 0.415110] Initializing cgroup subsys hugetlb\n[ 0.416774] Initializing cgroup subsys pids\n[ 0.419132] mce: CPU supports 10 MCE banks\n[ 0.420726] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.422633] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.424707] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.426695] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.429719] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.432715] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.435099] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.440685] Freeing SMP alternatives memory: 36K\n[ 0.447084] ftrace: allocating 32283 entries in 127 pages\n[ 0.490587] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.492873] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.495158] smpboot: Max logical packages: 2\n[ 0.497015] x2apic enabled\n[ 0.498485] Switched APIC routing to physical x2apic.\n[ 0.501490] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.503743] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.507886] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520360] KVM setup paravirtual spinlock\n[ 0.523445] x86: Booting SMP configuration:\n[ 0.525110] .... node #0, CPUs: #1\n[ 0.526764] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.549266] x86: Booted up 1 node, 2 CPUs\n[ 0.549273] KVM setup async PF for cpu 1\n[ 0.549276] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.554125] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.557008] devtmpfs: initialized\n[ 0.559758] evm: security.selinux\n[ 0.561041] evm: security.SMACK64\n[ 0.562337] evm: security.SMACK64EXEC\n[ 0.563703] evm: security.SMACK64TRANSMUTE\n[ 0.565196] evm: security.SMACK64MMAP\n[ 0.566598] evm: security.ima\n[ 0.567765] evm: security.capability\n[ 0.569352] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.572731] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.575047] pinctrl core: initialized pinctrl subsystem\n[ 0.577084] RTC time: 11:14:38, date: 04/13/19\n[ 0.579633] NET: Registered protocol family 16\n[ 0.593273] cpuidle: using governor ladder\n[ 0.605302] cpuidle: using governor menu\n[ 0.606792] PCCT header not found.\n[ 0.608198] ACPI: bus type PCI registered\n[ 0.609713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.612052] PCI: Using configuration type 1 for base access\n[ 0.626657] ACPI: Added _OSI(Module Device)\n[ 0.628266] ACPI: Added _OSI(Processor Device)\n[ 0.629912] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.631633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.634883] ACPI: Interpreter enabled\n[ 0.636329] ACPI: (supports S0 S5)\n[ 0.653402] ACPI: Using IOAPIC for interrupt routing\n[ 0.655212] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.660569] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.662736] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.665091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.667364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.671563] acpiphp: Slot [3] registered\n[ 0.673093] acpiphp: Slot [4] registered\n[ 0.674611] acpiphp: Slot [5] registered\n[ 0.676136] acpiphp: Slot [6] registered\n[ 0.677672] acpiphp: Slot [7] registered\n[ 0.679187] acpiphp: Slot [8] registered\n[ 0.680711] acpiphp: Slot [9] registered\n[ 0.682234] acpiphp: Slot [10] registered\n[ 0.683787] acpiphp: Slot [11] registered\n[ 0.685391] acpiphp: Slot [12] registered\n[ 0.686942] acpiphp: Slot [13] registered\n[ 0.688483] acpiphp: Slot [14] registered\n[ 0.690031] acpiphp: Slot [15] registered\n[ 0.691576] acpiphp: Slot [16] registered\n[ 0.693125] acpiphp: Slot [17] registered\n[ 0.694684] acpiphp: Slot [18] registered\n[ 0.696221] acpiphp: Slot [19] registered\n[ 0.697763] acpiphp: Slot [20] registered\n[ 0.699315] acpiphp: Slot [21] registered\n[ 0.700863] acpiphp: Slot [22] registered\n[ 0.702407] acpiphp: Slot [23] registered\n[ 0.703965] acpiphp: Slot [24] registered\n[ 0.705520] acpiphp: Slot [25] registered\n[ 0.707063] acpiphp: Slot [26] registered\n[ 0.708611] acpiphp: Slot [27] registered\n[ 0.710156] acpiphp: Slot [28] registered\n[ 0.711703] acpiphp: Slot [29] registered\n[ 0.713235] acpiphp: Slot [30] registered\n[ 0.714775] acpiphp: Slot [31] registered\n[ 0.716299] PCI host bridge to bus 0000:00\n[ 0.717838] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.720166] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.722453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.725117] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.727780] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.730575] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.735640] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.738017] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.740274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.742672] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.747362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.750045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.772922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.775928] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.778520] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.781128] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.783665] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.785967] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.788411] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.790402] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.793280] vgaarb: loaded\n[ 0.794378] vgaarb: bridge control possible 0000:00:02.0\n[ 0.796599] SCSI subsystem initialized\n[ 0.798292] ACPI: bus type USB registered\n[ 0.799856] usbcore: registered new interface driver usbfs\n[ 0.801798] usbcore: registered new interface driver hub\n[ 0.803679] usbcore: registered new device driver usb\n[ 0.805950] PCI: Using ACPI for IRQ routing\n[ 0.808012] NetLabel: Initializing\n[ 0.809361] NetLabel: domain hash size = 128\n[ 0.810964] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.812785] NetLabel: unlabeled traffic allowed by default\n[ 0.814946] amd_nb: Cannot enumerate AMD northbridges\n[ 0.816868] clocksource: Switched to clocksource kvm-clock\n[ 0.828858] AppArmor: AppArmor Filesystem Enabled\n[ 0.830681] pnp: PnP ACPI init\n[ 0.832286] pnp: PnP ACPI: found 5 devices\n[ 0.840466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.843690] NET: Registered protocol family 2\n[ 0.845679] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.848599] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.851298] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.853667] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.855831] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.858200] NET: Registered protocol family 1\n[ 0.859856] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.861949] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.863986] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.884385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.904858] Unpacking initramfs...\n[ 1.105374] Freeing initrd memory: 14832K\n[ 1.107005] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.109263] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.111805] Scanning for low memory corruption every 60 seconds\n[ 1.114276] audit: initializing netlink subsys (disabled)\n[ 1.116204] audit: type=2000 audit(1555154079.635:1): initialized\n[ 1.118530] Initialise system trusted keyring\n[ 1.120248] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.122395] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.125731] zbud: loaded\n[ 1.127089] VFS: Disk quotas dquot_6.6.0\n[ 1.128591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.131110] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.133395] fuse init (API version 7.23)\n[ 1.134993] Key type big_key registered\n[ 1.136438] Allocating IMA MOK and blacklist keyrings.\n[ 1.138880] Key type asymmetric registered\n[ 1.140388] Asymmetric key parser 'x509' registered\n[ 1.142135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.144841] io scheduler noop registered\n[ 1.146292] io scheduler deadline registered (default)\n[ 1.148103] io scheduler cfq registered\n[ 1.149619] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.151539] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.153839] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.156490] ACPI: Power Button [PWRF]\n[ 1.158079] GHES: HEST is not enabled!\n[ 1.177682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.217980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.221533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.247147] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.251200] Linux agpgart interface v0.103\n[ 1.254783] loop: module loaded\n[ 1.257723] vda: vda1\n[ 1.259572] scsi host0: ata_piix\n[ 1.260973] scsi host1: ata_piix\n[ 1.262262] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.264517] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.266862] libphy: Fixed MDIO Bus: probed\n[ 1.268393] tun: Universal TUN/TAP device driver, 1.6\n[ 1.270183] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.273676] PPP generic driver version 2.4.2\n[ 1.275357] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.277634] ehci-pci: EHCI PCI platform driver\n[ 1.279284] ehci-platform: EHCI generic platform driver\n[ 1.281162] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.283321] ohci-pci: OHCI PCI platform driver\n[ 1.284970] ohci-platform: OHCI generic platform driver\n[ 1.286852] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.307303] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.309193] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.311979] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.313844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.315971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.318364] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.321045] usb usb1: Product: UHCI Host Controller\n[ 1.322811] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.324997] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.326791] hub 1-0:1.0: USB hub found\n[ 1.328240] hub 1-0:1.0: 2 ports detected\n[ 1.329913] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.333759] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.335554] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.337534] mousedev: PS/2 mouse device common for all mice\n[ 1.339865] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.343296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.345331] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.347565] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.349831] i2c /dev entries driver\n[ 1.351233] device-mapper: uevent: version 1.0.3\n[ 1.353019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.356093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.358534] NET: Registered protocol family 10\n[ 1.360471] NET: Registered protocol family 17\n[ 1.362143] Key type dns_resolver registered\n[ 1.364029] registered taskstats version 1\n[ 1.365600] Loading compiled-in X.509 certificates\n[ 1.383753] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.387242] zswap: loaded using pool lzo/zbud\n[ 1.390559] Key type trusted registered\n[ 1.394349] Key type encrypted registered\n[ 1.395888] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397858] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399814] ima: Allocated hash algorithm: sha1\n[ 1.401508] evm: HMAC attrs: 0x1\n[ 1.403219] Magic number: 15:297:226\n[ 1.404800] rtc_cmos 00:00: setting system clock to 2019-04-13 11:14:39 UTC (1555154079)\n[ 1.407847] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.409970] EDD information not available.\n[ 1.426355] Freeing unused kernel memory: 1484K\n[ 1.436907] Write protecting the kernel read-only data: 14336k\n[ 1.440306] Freeing unused kernel memory: 1620K\n[ 1.442177] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.454719] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.455010] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.455026] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462480] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462518] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462644] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462681] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462716] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462766] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462807] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.512351] virtio_net virtio0 ens3: renamed from eth0\n[ 1.521565] FDC 0 is a S82078B\n[ 1.525959] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.529187] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.551100] AVX2 version of gcm_enc/dec engaged.\n[ 1.553476] AES CTR mode by8 optimization enabled\n[ 1.648900] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.813690] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.815965] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.818257] usb 1-1: Product: QEMU USB Tablet\n[ 1.819785] usb 1-1: Manufacturer: QEMU\n[ 1.821169] usb 1-1: SerialNumber: 42\n[ 1.828091] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.836130] usbcore: registered new interface driver usbhid\n[ 1.838233] usbhid: USB HID core driver\n[ 1.841195] 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.846429] 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.902377] md: linear personality registered for level -1\n[ 2.906534] md: multipath personality registered for level -4\n[ 2.910710] md: raid0 personality registered for level 0\n[ 2.915409] md: raid1 personality registered for level 1\n[ 2.984903] raid6: sse2x1 gen() 11624 MB/s\n[ 3.052920] raid6: sse2x1 xor() 9050 MB/s\n[ 3.120926] raid6: sse2x2 gen() 14778 MB/s\n[ 3.188926] raid6: sse2x2 xor() 9881 MB/s\n[ 3.256931] raid6: sse2x4 gen() 17070 MB/s\n[ 3.324929] raid6: sse2x4 xor() 11786 MB/s\n[ 3.392925] raid6: avx2x1 gen() 22550 MB/s\n[ 3.460926] raid6: avx2x2 gen() 26367 MB/s\n[ 3.528924] raid6: avx2x4 gen() 30323 MB/s\n[ 3.530882] raid6: using algorithm avx2x4 gen() 30323 MB/s\n[ 3.533249] raid6: using avx2x2 recovery algorithm\n[ 3.536365] xor: automatically using best checksumming function:\n[ 3.576868] avx : 33135.000 MB/sec\n[ 3.579351] async_tx: api initialized (async)\n[ 3.587915] md: raid6 personality registered for level 6\n[ 3.590292] md: raid5 personality registered for level 5\n[ 3.592617] md: raid4 personality registered for level 4\n[ 3.599777] 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.629366] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.649536] 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.755465] 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.763015] systemd[1]: Detected virtualization kvm.\n[ 3.765206] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.770966] systemd[1]: Set hostname to .\n[ 3.774944] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.777511] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.922977] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.927357] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.932233] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.936485] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.942017] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.957001] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.962739] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.967852] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.972239] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.976494] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n"} 2019-04-13 11:14:42,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96/action used request id req-ed031331-9298-47d5-83ce-d7b5721cf8d6 2019-04-13 11:14:42,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714709758759s 2019-04-13 11:14:42,854 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff] [ 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 688856522 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-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.370996] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.374171] pid_max: default: 32768 minimum: 301 [ 0.375899] ACPI: Core revision 20150930 [ 0.378043] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.383096] Security Framework initialized [ 0.384638] Yama: becoming mindful. [ 0.386130] AppArmor: AppArmor initialized [ 0.387950] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.394081] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.398233] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.400536] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.403547] Initializing cgroup subsys io [ 0.405074] Initializing cgroup subsys memory [ 0.406749] Initializing cgroup subsys devices [ 0.408381] Initializing cgroup subsys freezer [ 0.410051] Initializing cgroup subsys net_cls [ 0.411686] Initializing cgroup subsys perf_event [ 0.413423] Initializing cgroup subsys net_prio [ 0.415110] Initializing cgroup subsys hugetlb [ 0.416774] Initializing cgroup subsys pids [ 0.419132] mce: CPU supports 10 MCE banks [ 0.420726] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.422633] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424707] Spectre V2 : Mitigation: Full generic retpoline [ 0.426695] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.429719] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.432715] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.435099] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.440685] Freeing SMP alternatives memory: 36K [ 0.447084] ftrace: allocating 32283 entries in 127 pages [ 0.490587] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.492873] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.495158] smpboot: Max logical packages: 2 [ 0.497015] x2apic enabled [ 0.498485] Switched APIC routing to physical x2apic. [ 0.501490] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.503743] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.507886] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520360] KVM setup paravirtual spinlock [ 0.523445] x86: Booting SMP configuration: [ 0.525110] .... node #0, CPUs: #1 [ 0.526764] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.549266] x86: Booted up 1 node, 2 CPUs [ 0.549273] KVM setup async PF for cpu 1 [ 0.549276] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.554125] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.557008] devtmpfs: initialized [ 0.559758] evm: security.selinux [ 0.561041] evm: security.SMACK64 [ 0.562337] evm: security.SMACK64EXEC [ 0.563703] evm: security.SMACK64TRANSMUTE [ 0.565196] evm: security.SMACK64MMAP [ 0.566598] evm: security.ima [ 0.567765] evm: security.capability [ 0.569352] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.572731] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.575047] pinctrl core: initialized pinctrl subsystem [ 0.577084] RTC time: 11:14:38, date: 04/13/19 [ 0.579633] NET: Registered protocol family 16 [ 0.593273] cpuidle: using governor ladder [ 0.605302] cpuidle: using governor menu [ 0.606792] PCCT header not found. [ 0.608198] ACPI: bus type PCI registered [ 0.609713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.612052] PCI: Using configuration type 1 for base access [ 0.626657] ACPI: Added _OSI(Module Device) [ 0.628266] ACPI: Added _OSI(Processor Device) [ 0.629912] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.631633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.634883] ACPI: Interpreter enabled [ 0.636329] ACPI: (supports S0 S5) [ 0.653402] ACPI: Using IOAPIC for interrupt routing [ 0.655212] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.660569] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.662736] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.665091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.667364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.671563] acpiphp: Slot [3] registered [ 0.673093] acpiphp: Slot [4] registered [ 0.674611] acpiphp: Slot [5] registered [ 0.676136] acpiphp: Slot [6] registered [ 0.677672] acpiphp: Slot [7] registered [ 0.679187] acpiphp: Slot [8] registered [ 0.680711] acpiphp: Slot [9] registered [ 0.682234] acpiphp: Slot [10] registered [ 0.683787] acpiphp: Slot [11] registered [ 0.685391] acpiphp: Slot [12] registered [ 0.686942] acpiphp: Slot [13] registered [ 0.688483] acpiphp: Slot [14] registered [ 0.690031] acpiphp: Slot [15] registered [ 0.691576] acpiphp: Slot [16] registered [ 0.693125] acpiphp: Slot [17] registered [ 0.694684] acpiphp: Slot [18] registered [ 0.696221] acpiphp: Slot [19] registered [ 0.697763] acpiphp: Slot [20] registered [ 0.699315] acpiphp: Slot [21] registered [ 0.700863] acpiphp: Slot [22] registered [ 0.702407] acpiphp: Slot [23] registered [ 0.703965] acpiphp: Slot [24] registered [ 0.705520] acpiphp: Slot [25] registered [ 0.707063] acpiphp: Slot [26] registered [ 0.708611] acpiphp: Slot [27] registered [ 0.710156] acpiphp: Slot [28] registered [ 0.711703] acpiphp: Slot [29] registered [ 0.713235] acpiphp: Slot [30] registered [ 0.714775] acpiphp: Slot [31] registered [ 0.716299] PCI host bridge to bus 0000:00 [ 0.717838] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.720166] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.722453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.725117] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.727780] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.730575] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.735640] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.738017] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.740274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.742672] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.747362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.750045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.772922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.775928] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.778520] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.781128] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.783665] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.785967] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.788411] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.790402] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.793280] vgaarb: loaded [ 0.794378] vgaarb: bridge control possible 0000:00:02.0 [ 0.796599] SCSI subsystem initialized [ 0.798292] ACPI: bus type USB registered [ 0.799856] usbcore: registered new interface driver usbfs [ 0.801798] usbcore: registered new interface driver hub [ 0.803679] usbcore: registered new device driver usb [ 0.805950] PCI: Using ACPI for IRQ routing [ 0.808012] NetLabel: Initializing [ 0.809361] NetLabel: domain hash size = 128 [ 0.810964] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.812785] NetLabel: unlabeled traffic allowed by default [ 0.814946] amd_nb: Cannot enumerate AMD northbridges [ 0.816868] clocksource: Switched to clocksource kvm-clock [ 0.828858] AppArmor: AppArmor Filesystem Enabled [ 0.830681] pnp: PnP ACPI init [ 0.832286] pnp: PnP ACPI: found 5 devices [ 0.840466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.843690] NET: Registered protocol family 2 [ 0.845679] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.848599] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.851298] TCP: Hash tables configured (established 32768 bind 32768) [ 0.853667] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.855831] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.858200] NET: Registered protocol family 1 [ 0.859856] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.861949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.863986] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.884385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.904858] Unpacking initramfs... [ 1.105374] Freeing initrd memory: 14832K [ 1.107005] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.109263] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.111805] Scanning for low memory corruption every 60 seconds [ 1.114276] audit: initializing netlink subsys (disabled) [ 1.116204] audit: type=2000 audit(1555154079.635:1): initialized [ 1.118530] Initialise system trusted keyring [ 1.120248] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.122395] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.125731] zbud: loaded [ 1.127089] VFS: Disk quotas dquot_6.6.0 [ 1.128591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.131110] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.133395] fuse init (API version 7.23) [ 1.134993] Key type big_key registered [ 1.136438] Allocating IMA MOK and blacklist keyrings. [ 1.138880] Key type asymmetric registered [ 1.140388] Asymmetric key parser 'x509' registered [ 1.142135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.144841] io scheduler noop registered [ 1.146292] io scheduler deadline registered (default) [ 1.148103] io scheduler cfq registered [ 1.149619] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.151539] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.153839] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.156490] ACPI: Power Button [PWRF] [ 1.158079] GHES: HEST is not enabled! [ 1.177682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.217980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.221533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.247147] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.251200] Linux agpgart interface v0.103 [ 1.254783] loop: module loaded [ 1.257723] vda: vda1 [ 1.259572] scsi host0: ata_piix [ 1.260973] scsi host1: ata_piix [ 1.262262] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.264517] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.266862] libphy: Fixed MDIO Bus: probed [ 1.268393] tun: Universal TUN/TAP device driver, 1.6 [ 1.270183] tun: (C) 1999-2004 Max Krasnyansky [ 1.273676] PPP generic driver version 2.4.2 [ 1.275357] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.277634] ehci-pci: EHCI PCI platform driver [ 1.279284] ehci-platform: EHCI generic platform driver [ 1.281162] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.283321] ohci-pci: OHCI PCI platform driver [ 1.284970] ohci-platform: OHCI generic platform driver [ 1.286852] uhci_hcd: USB Universal Host Controller Interface driver [ 1.307303] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.309193] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.311979] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.313844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.315971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.318364] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.321045] usb usb1: Product: UHCI Host Controller [ 1.322811] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.324997] usb usb1: SerialNumber: 0000:00:01.2 [ 1.326791] hub 1-0:1.0: USB hub found [ 1.328240] hub 1-0:1.0: 2 ports detected [ 1.329913] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.333759] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.335554] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.337534] mousedev: PS/2 mouse device common for all mice [ 1.339865] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.343296] rtc_cmos 00:00: RTC can wake from S4 [ 1.345331] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.347565] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.349831] i2c /dev entries driver [ 1.351233] device-mapper: uevent: version 1.0.3 [ 1.353019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.356093] ledtrig-cpu: registered to indicate activity on CPUs [ 1.358534] NET: Registered protocol family 10 [ 1.360471] NET: Registered protocol family 17 [ 1.362143] Key type dns_resolver registered [ 1.364029] registered taskstats version 1 [ 1.365600] Loading compiled-in X.509 certificates [ 1.383753] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.387242] zswap: loaded using pool lzo/zbud [ 1.390559] Key type trusted registered [ 1.394349] Key type encrypted registered [ 1.395888] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397858] ima: No TPM chip found, activating TPM-bypass! [ 1.399814] ima: Allocated hash algorithm: sha1 [ 1.401508] evm: HMAC attrs: 0x1 [ 1.403219] Magic number: 15:297:226 [ 1.404800] rtc_cmos 00:00: setting system clock to 2019-04-13 11:14:39 UTC (1555154079) [ 1.407847] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.409970] EDD information not available. [ 1.426355] Freeing unused kernel memory: 1484K [ 1.436907] Write protecting the kernel read-only data: 14336k [ 1.440306] Freeing unused kernel memory: 1620K [ 1.442177] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.454719] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.455010] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.455026] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462480] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462518] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462644] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462681] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462716] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462766] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462807] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.512351] virtio_net virtio0 ens3: renamed from eth0 [ 1.521565] FDC 0 is a S82078B [ 1.525959] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.529187] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.551100] AVX2 version of gcm_enc/dec engaged. [ 1.553476] AES CTR mode by8 optimization enabled [ 1.648900] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.813690] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.815965] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.818257] usb 1-1: Product: QEMU USB Tablet [ 1.819785] usb 1-1: Manufacturer: QEMU [ 1.821169] usb 1-1: SerialNumber: 42 [ 1.828091] hidraw: raw HID events driver (C) Jiri Kosina [ 1.836130] usbcore: registered new interface driver usbhid [ 1.838233] usbhid: USB HID core driver [ 1.841195] 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.846429] 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.902377] md: linear personality registered for level -1 [ 2.906534] md: multipath personality registered for level -4 [ 2.910710] md: raid0 personality registered for level 0 [ 2.915409] md: raid1 personality registered for level 1 [ 2.984903] raid6: sse2x1 gen() 11624 MB/s [ 3.052920] raid6: sse2x1 xor() 9050 MB/s [ 3.120926] raid6: sse2x2 gen() 14778 MB/s [ 3.188926] raid6: sse2x2 xor() 9881 MB/s [ 3.256931] raid6: sse2x4 gen() 17070 MB/s [ 3.324929] raid6: sse2x4 xor() 11786 MB/s [ 3.392925] raid6: avx2x1 gen() 22550 MB/s [ 3.460926] raid6: avx2x2 gen() 26367 MB/s [ 3.528924] raid6: avx2x4 gen() 30323 MB/s [ 3.530882] raid6: using algorithm avx2x4 gen() 30323 MB/s [ 3.533249] raid6: using avx2x2 recovery algorithm [ 3.536365] xor: automatically using best checksumming function: [ 3.576868] avx : 33135.000 MB/sec [ 3.579351] async_tx: api initialized (async) [ 3.587915] md: raid6 personality registered for level 6 [ 3.590292] md: raid5 personality registered for level 5 [ 3.592617] md: raid4 personality registered for level 4 [ 3.599777] 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.629366] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.649536] 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.755465] 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.763015] systemd[1]: Detected virtualization kvm. [ 3.765206] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.770966] systemd[1]: Set hostname to . [ 3.774944] systemd[1]: Initializing machine ID from KVM UUID. [ 3.777511] systemd[1]: Installed transient /etc/machine-id file. [ 3.922977] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.927357] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.932233] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.936485] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.942017] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.957001] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.962739] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.967852] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.972239] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.976494] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. 2019-04-13 11:14:43,856 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-04-13 11:14:52,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 11:14:52,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96/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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 11:14:52,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13220 Content-Type: application/json Date: Sat, 13 Apr 2019 11:14:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b4b173fd-0060-476d-b76b-d77c6d1e3a64 x-openstack-request-id: req-b4b173fd-0060-476d-b76b-d77c6d1e3a64 2019-04-13 11:14:52,952 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff]\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 688856522 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-145-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: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.370996] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.374171] pid_max: default: 32768 minimum: 301\n[ 0.375899] ACPI: Core revision 20150930\n[ 0.378043] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.383096] Security Framework initialized\n[ 0.384638] Yama: becoming mindful.\n[ 0.386130] AppArmor: AppArmor initialized\n[ 0.387950] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.394081] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.398233] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.400536] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.403547] Initializing cgroup subsys io\n[ 0.405074] Initializing cgroup subsys memory\n[ 0.406749] Initializing cgroup subsys devices\n[ 0.408381] Initializing cgroup subsys freezer\n[ 0.410051] Initializing cgroup subsys net_cls\n[ 0.411686] Initializing cgroup subsys perf_event\n[ 0.413423] Initializing cgroup subsys net_prio\n[ 0.415110] Initializing cgroup subsys hugetlb\n[ 0.416774] Initializing cgroup subsys pids\n[ 0.419132] mce: CPU supports 10 MCE banks\n[ 0.420726] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.422633] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.424707] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.426695] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.429719] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.432715] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.435099] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.440685] Freeing SMP alternatives memory: 36K\n[ 0.447084] ftrace: allocating 32283 entries in 127 pages\n[ 0.490587] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.492873] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.495158] smpboot: Max logical packages: 2\n[ 0.497015] x2apic enabled\n[ 0.498485] Switched APIC routing to physical x2apic.\n[ 0.501490] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.503743] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.507886] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.520360] KVM setup paravirtual spinlock\n[ 0.523445] x86: Booting SMP configuration:\n[ 0.525110] .... node #0, CPUs: #1\n[ 0.526764] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.549266] x86: Booted up 1 node, 2 CPUs\n[ 0.549273] KVM setup async PF for cpu 1\n[ 0.549276] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.554125] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.557008] devtmpfs: initialized\n[ 0.559758] evm: security.selinux\n[ 0.561041] evm: security.SMACK64\n[ 0.562337] evm: security.SMACK64EXEC\n[ 0.563703] evm: security.SMACK64TRANSMUTE\n[ 0.565196] evm: security.SMACK64MMAP\n[ 0.566598] evm: security.ima\n[ 0.567765] evm: security.capability\n[ 0.569352] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.572731] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.575047] pinctrl core: initialized pinctrl subsystem\n[ 0.577084] RTC time: 11:14:38, date: 04/13/19\n[ 0.579633] NET: Registered protocol family 16\n[ 0.593273] cpuidle: using governor ladder\n[ 0.605302] cpuidle: using governor menu\n[ 0.606792] PCCT header not found.\n[ 0.608198] ACPI: bus type PCI registered\n[ 0.609713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.612052] PCI: Using configuration type 1 for base access\n[ 0.626657] ACPI: Added _OSI(Module Device)\n[ 0.628266] ACPI: Added _OSI(Processor Device)\n[ 0.629912] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.631633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.634883] ACPI: Interpreter enabled\n[ 0.636329] ACPI: (supports S0 S5)\n[ 0.653402] ACPI: Using IOAPIC for interrupt routing\n[ 0.655212] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.660569] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.662736] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.665091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.667364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.671563] acpiphp: Slot [3] registered\n[ 0.673093] acpiphp: Slot [4] registered\n[ 0.674611] acpiphp: Slot [5] registered\n[ 0.676136] acpiphp: Slot [6] registered\n[ 0.677672] acpiphp: Slot [7] registered\n[ 0.679187] acpiphp: Slot [8] registered\n[ 0.680711] acpiphp: Slot [9] registered\n[ 0.682234] acpiphp: Slot [10] registered\n[ 0.683787] acpiphp: Slot [11] registered\n[ 0.685391] acpiphp: Slot [12] registered\n[ 0.686942] acpiphp: Slot [13] registered\n[ 0.688483] acpiphp: Slot [14] registered\n[ 0.690031] acpiphp: Slot [15] registered\n[ 0.691576] acpiphp: Slot [16] registered\n[ 0.693125] acpiphp: Slot [17] registered\n[ 0.694684] acpiphp: Slot [18] registered\n[ 0.696221] acpiphp: Slot [19] registered\n[ 0.697763] acpiphp: Slot [20] registered\n[ 0.699315] acpiphp: Slot [21] registered\n[ 0.700863] acpiphp: Slot [22] registered\n[ 0.702407] acpiphp: Slot [23] registered\n[ 0.703965] acpiphp: Slot [24] registered\n[ 0.705520] acpiphp: Slot [25] registered\n[ 0.707063] acpiphp: Slot [26] registered\n[ 0.708611] acpiphp: Slot [27] registered\n[ 0.710156] acpiphp: Slot [28] registered\n[ 0.711703] acpiphp: Slot [29] registered\n[ 0.713235] acpiphp: Slot [30] registered\n[ 0.714775] acpiphp: Slot [31] registered\n[ 0.716299] PCI host bridge to bus 0000:00\n[ 0.717838] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.720166] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.722453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.725117] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.727780] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.730575] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.735640] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.738017] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.740274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.742672] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.747362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.750045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.772922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.775928] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.778520] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.781128] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.783665] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.785967] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.788411] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.790402] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.793280] vgaarb: loaded\n[ 0.794378] vgaarb: bridge control possible 0000:00:02.0\n[ 0.796599] SCSI subsystem initialized\n[ 0.798292] ACPI: bus type USB registered\n[ 0.799856] usbcore: registered new interface driver usbfs\n[ 0.801798] usbcore: registered new interface driver hub\n[ 0.803679] usbcore: registered new device driver usb\n[ 0.805950] PCI: Using ACPI for IRQ routing\n[ 0.808012] NetLabel: Initializing\n[ 0.809361] NetLabel: domain hash size = 128\n[ 0.810964] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.812785] NetLabel: unlabeled traffic allowed by default\n[ 0.814946] amd_nb: Cannot enumerate AMD northbridges\n[ 0.816868] clocksource: Switched to clocksource kvm-clock\n[ 0.828858] AppArmor: AppArmor Filesystem Enabled\n[ 0.830681] pnp: PnP ACPI init\n[ 0.832286] pnp: PnP ACPI: found 5 devices\n[ 0.840466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.843690] NET: Registered protocol family 2\n[ 0.845679] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.848599] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.851298] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.853667] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.855831] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.858200] NET: Registered protocol family 1\n[ 0.859856] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.861949] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.863986] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.884385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.904858] Unpacking initramfs...\n[ 1.105374] Freeing initrd memory: 14832K\n[ 1.107005] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.109263] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.111805] Scanning for low memory corruption every 60 seconds\n[ 1.114276] audit: initializing netlink subsys (disabled)\n[ 1.116204] audit: type=2000 audit(1555154079.635:1): initialized\n[ 1.118530] Initialise system trusted keyring\n[ 1.120248] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.122395] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.125731] zbud: loaded\n[ 1.127089] VFS: Disk quotas dquot_6.6.0\n[ 1.128591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.131110] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.133395] fuse init (API version 7.23)\n[ 1.134993] Key type big_key registered\n[ 1.136438] Allocating IMA MOK and blacklist keyrings.\n[ 1.138880] Key type asymmetric registered\n[ 1.140388] Asymmetric key parser 'x509' registered\n[ 1.142135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.144841] io scheduler noop registered\n[ 1.146292] io scheduler deadline registered (default)\n[ 1.148103] io scheduler cfq registered\n[ 1.149619] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.151539] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.153839] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.156490] ACPI: Power Button [PWRF]\n[ 1.158079] GHES: HEST is not enabled!\n[ 1.177682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.217980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.221533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.247147] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.251200] Linux agpgart interface v0.103\n[ 1.254783] loop: module loaded\n[ 1.257723] vda: vda1\n[ 1.259572] scsi host0: ata_piix\n[ 1.260973] scsi host1: ata_piix\n[ 1.262262] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.264517] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.266862] libphy: Fixed MDIO Bus: probed\n[ 1.268393] tun: Universal TUN/TAP device driver, 1.6\n[ 1.270183] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.273676] PPP generic driver version 2.4.2\n[ 1.275357] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.277634] ehci-pci: EHCI PCI platform driver\n[ 1.279284] ehci-platform: EHCI generic platform driver\n[ 1.281162] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.283321] ohci-pci: OHCI PCI platform driver\n[ 1.284970] ohci-platform: OHCI generic platform driver\n[ 1.286852] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.307303] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.309193] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.311979] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.313844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.315971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.318364] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.321045] usb usb1: Product: UHCI Host Controller\n[ 1.322811] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.324997] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.326791] hub 1-0:1.0: USB hub found\n[ 1.328240] hub 1-0:1.0: 2 ports detected\n[ 1.329913] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.333759] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.335554] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.337534] mousedev: PS/2 mouse device common for all mice\n[ 1.339865] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.343296] rtc_cmos 00:00: RTC can wake from S4\n[ 1.345331] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.347565] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.349831] i2c /dev entries driver\n[ 1.351233] device-mapper: uevent: version 1.0.3\n[ 1.353019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.356093] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.358534] NET: Registered protocol family 10\n[ 1.360471] NET: Registered protocol family 17\n[ 1.362143] Key type dns_resolver registered\n[ 1.364029] registered taskstats version 1\n[ 1.365600] Loading compiled-in X.509 certificates\n[ 1.383753] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.387242] zswap: loaded using pool lzo/zbud\n[ 1.390559] Key type trusted registered\n[ 1.394349] Key type encrypted registered\n[ 1.395888] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.397858] ima: No TPM chip found, activating TPM-bypass!\n[ 1.399814] ima: Allocated hash algorithm: sha1\n[ 1.401508] evm: HMAC attrs: 0x1\n[ 1.403219] Magic number: 15:297:226\n[ 1.404800] rtc_cmos 00:00: setting system clock to 2019-04-13 11:14:39 UTC (1555154079)\n[ 1.407847] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.409970] EDD information not available.\n[ 1.426355] Freeing unused kernel memory: 1484K\n[ 1.436907] Write protecting the kernel read-only data: 14336k\n[ 1.440306] Freeing unused kernel memory: 1620K\n[ 1.442177] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.454719] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.455010] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.455026] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462480] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462518] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462644] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462681] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462716] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462766] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.462807] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.512351] virtio_net virtio0 ens3: renamed from eth0\n[ 1.521565] FDC 0 is a S82078B\n[ 1.525959] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.529187] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.551100] AVX2 version of gcm_enc/dec engaged.\n[ 1.553476] AES CTR mode by8 optimization enabled\n[ 1.648900] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.813690] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.815965] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.818257] usb 1-1: Product: QEMU USB Tablet\n[ 1.819785] usb 1-1: Manufacturer: QEMU\n[ 1.821169] usb 1-1: SerialNumber: 42\n[ 1.828091] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.836130] usbcore: registered new interface driver usbhid\n[ 1.838233] usbhid: USB HID core driver\n[ 1.841195] 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.846429] 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.902377] md: linear personality registered for level -1\n[ 2.906534] md: multipath personality registered for level -4\n[ 2.910710] md: raid0 personality registered for level 0\n[ 2.915409] md: raid1 personality registered for level 1\n[ 2.984903] raid6: sse2x1 gen() 11624 MB/s\n[ 3.052920] raid6: sse2x1 xor() 9050 MB/s\n[ 3.120926] raid6: sse2x2 gen() 14778 MB/s\n[ 3.188926] raid6: sse2x2 xor() 9881 MB/s\n[ 3.256931] raid6: sse2x4 gen() 17070 MB/s\n[ 3.324929] raid6: sse2x4 xor() 11786 MB/s\n[ 3.392925] raid6: avx2x1 gen() 22550 MB/s\n[ 3.460926] raid6: avx2x2 gen() 26367 MB/s\n[ 3.528924] raid6: avx2x4 gen() 30323 MB/s\n[ 3.530882] raid6: using algorithm avx2x4 gen() 30323 MB/s\n[ 3.533249] raid6: using avx2x2 recovery algorithm\n[ 3.536365] xor: automatically using best checksumming function:\n[ 3.576868] avx : 33135.000 MB/sec\n[ 3.579351] async_tx: api initialized (async)\n[ 3.587915] md: raid6 personality registered for level 6\n[ 3.590292] md: raid5 personality registered for level 5\n[ 3.592617] md: raid4 personality registered for level 4\n[ 3.599777] 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.629366] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.649536] 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.755465] 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.763015] systemd[1]: Detected virtualization kvm.\n[ 3.765206] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.770966] systemd[1]: Set hostname to .\n[ 3.774944] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.777511] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.922977] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.927357] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.932233] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.936485] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.942017] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.957001] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.962739] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.967852] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.972239] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.976494] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.982900] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.986972] 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.993174] 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.998943] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.002940] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.007274] Loading iSCSI transport class v2.0-870.\n[ 4.007670] 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.015268] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.020149] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.024574] iscsi: registered transport (tcp)\n[ 4.036936] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.040145] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.043828] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.048305] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.052363] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.059657] systemd[1]: Reached target Encrypted Volumes.\n[ 4.061510] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.065186] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.072794] iscsi: registered transport (iser)\n[ 4.081075] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.084695] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.089095] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.093289] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.096828] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.100926] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.105537] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.109701] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.113240] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.117967] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.125369] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.129159] 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.135072] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.139491] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.157090] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.162969] 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 Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started 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 Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[ 9.375916] cloud-init[567]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 13 Apr 2019 11:14:43 +0000. Up 5.15 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.362711] cloud-init[931]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 13 Apr 2019 11:14:48 +0000. Up 9.88 seconds.\n[ 10.369103] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.372260] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.375356] cloud-init[931]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.378435] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.381521] cloud-init[931]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | global | fa:16:3e:09:fc:82 |\n[ 10.384615] cloud-init[931]: ci-info: | ens3 | True | fe80::f816:3eff:fe09:fc82/64 | . | link | fa:16:3e:09:fc:82 |\n[ 10.387705] cloud-init[931]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.390731] cloud-init[931]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.393766] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.396845] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.399674] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.402496] cloud-init[931]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.405311] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.408120] cloud-init[931]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.410961] cloud-init[931]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.413760] cloud-init[931]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.416603] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.419401] cloud-init[931]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.421719] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.424053] cloud-init[931]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.426389] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.428808] cloud-init[931]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.431183] cloud-init[931]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.433523] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.435887] cloud-init[931]: Generating public/private rsa key pair.\n[ 10.437850] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.440218] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.442633] cloud-init[931]: The key fingerprint is:\n[ 10.444461] cloud-init[931]: SHA256:JrgkEZ4bokykYG7Sf4HGSuI5cYnlhCrxdCe4hFApRi4 root@cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc\n[ 10.447530] cloud-init[931]: The key's randomart image is:\n[ 10.449477] cloud-init[931]: +---[RSA 2048]----+\n[ 10.451238] cloud-init[931]: |=*+= |\n[ 10.452998] cloud-init[931]: |@=X++.. |\n[ 10.454750] cloud-init[931]: |E&B*+o. |\n[ 10.456476] cloud-init[931]: |@+*B . . |\n[ 10.458281] cloud-init[931]: |o=+ + o S |\n[ 10.460087] cloud-init[931]: | .o o o |\n[ 10.461891] cloud-init[931]: | . |\n[ 10.463667] cloud-init[931]: | |\n[ 10.465433] cloud-init[931]: | |\n[ 10.467194] cloud-init[931]: +----[SHA256]-----+\n[ 10.468925] cloud-init[931]: Generating public/private dsa key pair.\n[ 10.470847] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.473192] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.475607] cloud-init[931]: The key fingerprint is:\n[ 10.477425] cloud-init[931]: SHA256:rUl2hYU6WowFSGcgtNxncjrCLjR15xoZqqAcPwEe8UM root@cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc\n[ 10.480521] cloud-init[931]: The key's randomart image is:\n[ 10.482434] cloud-init[931]: +---[DSA 1024]----+\n[ 10.484176] cloud-init[931]: | ooEoo+. .. |\n[ 10.485938] cloud-init[931]: | .++.o . .o |\n[ 10.487715] cloud-init[931]: | oo+oo+= .. . |\n[ 10.489445] cloud-init[931]: |..+ +** =. . |\n[ 10.491197] cloud-init[931]: |.=oooo +S.o |\n[ 10.492911] cloud-init[931]: |=.=...+o + |\n[ 10.494682] cloud-init[931]: |oo.o . o |\n[ 10.496463] cloud-init[931]: | . . |\n[ 10.498202] cloud-init[931]: | |\n[ 10.499979] cloud-init[931]: +----[SHA256]-----+\n[ 10.501745] cloud-init[931]: Generating public/private ecdsa key pair.\n[ 10.503814] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.506225] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.508610] cloud-init[931]: The key fingerprint is:\n[ 10.510818] cloud-init[931]: SHA256:QDTxGponi/4O3blDQg/Ovz8BJme14GSBf5yoIX3LjyI root@cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc\n[ 10.513918] cloud-init[931]: The key's randomart image is:\n[ 10.515820] cloud-init[931]: +---[ECDSA 256]---+\n[ 10.517591] cloud-init[931]: | o*o |\n[ 10.519335] cloud-init[931]: | ..+o. |\n[ 10.521048] cloud-init[931]: | . =o=.o |\n[ 10.522769] cloud-init[931]: | . *oX+= |\n[ 10.524513] cloud-init[931]: | =+%o+S |\n[ 10.526169] cloud-init[931]: | o===.. |\n[ 10.527827] cloud-init[931]: | o o+oo . |\n[ 10.529493] cloud-init[931]: | .E.. +.o |\n[ 10.531160] cloud-init[931]: | .+o.o+.. |\n[ 10.532821] cloud-init[931]: +----[SHA256]-----+\n[ 10.534637] cloud-init[931]: Generating public/private ed25519 key pair.\n[ 10.536756] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.539285] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.541837] cloud-init[931]: The key fingerprint is:\n[ 10.543748] cloud-init[931]: SHA256:k5pKQsc/s9VGCZ3Rtu8e1Vdg4l9NIISiDQI+GDZ3rx4 root@cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc\n[ 10.546904] cloud-init[931]: The key's randomart image is:\n[ 10.548894] cloud-init[931]: +--[ED25519 256]--+\n[ 10.550745] cloud-init[931]: |.o.o . .++ +..|\n[ 10.552577] cloud-init[931]: |.+o o o ...+o+ o.|\n[ 10.554402] cloud-init[931]: |. o . =..o... +|\n[ 10.556312] cloud-init[931]: | o o .o ... .o|\n[ 10.558129] cloud-init[931]: | . oE S o .. +|\n[ 10.558510] cloud-init[931]: | . ....o + ...|\n[ 10.558771] cloud-init[931]: | . ..* . o .. |\n[ 10.559032] cloud-init[931]: | o . = . .. |\n[ 10.559303] cloud-init[931]: | . . .. |\n[ 10.559589] cloud-init[931]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] 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 ACPI event daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting System Logging Service...\n Starting Accounts Service...\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] 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-04-13 11:14:52,953 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96/action used request id req-b4b173fd-0060-476d-b76b-d77c6d1e3a64 2019-04-13 11:14:52,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0871028900146s 2019-04-13 11:14:52,954 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff] [ 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 688856522 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-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.370996] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.374171] pid_max: default: 32768 minimum: 301 [ 0.375899] ACPI: Core revision 20150930 [ 0.378043] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.383096] Security Framework initialized [ 0.384638] Yama: becoming mindful. [ 0.386130] AppArmor: AppArmor initialized [ 0.387950] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.394081] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.398233] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.400536] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.403547] Initializing cgroup subsys io [ 0.405074] Initializing cgroup subsys memory [ 0.406749] Initializing cgroup subsys devices [ 0.408381] Initializing cgroup subsys freezer [ 0.410051] Initializing cgroup subsys net_cls [ 0.411686] Initializing cgroup subsys perf_event [ 0.413423] Initializing cgroup subsys net_prio [ 0.415110] Initializing cgroup subsys hugetlb [ 0.416774] Initializing cgroup subsys pids [ 0.419132] mce: CPU supports 10 MCE banks [ 0.420726] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.422633] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.424707] Spectre V2 : Mitigation: Full generic retpoline [ 0.426695] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.429719] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.432715] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.435099] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.440685] Freeing SMP alternatives memory: 36K [ 0.447084] ftrace: allocating 32283 entries in 127 pages [ 0.490587] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.492873] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.495158] smpboot: Max logical packages: 2 [ 0.497015] x2apic enabled [ 0.498485] Switched APIC routing to physical x2apic. [ 0.501490] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.503743] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.507886] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.520360] KVM setup paravirtual spinlock [ 0.523445] x86: Booting SMP configuration: [ 0.525110] .... node #0, CPUs: #1 [ 0.526764] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.549266] x86: Booted up 1 node, 2 CPUs [ 0.549273] KVM setup async PF for cpu 1 [ 0.549276] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.554125] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.557008] devtmpfs: initialized [ 0.559758] evm: security.selinux [ 0.561041] evm: security.SMACK64 [ 0.562337] evm: security.SMACK64EXEC [ 0.563703] evm: security.SMACK64TRANSMUTE [ 0.565196] evm: security.SMACK64MMAP [ 0.566598] evm: security.ima [ 0.567765] evm: security.capability [ 0.569352] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.572731] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.575047] pinctrl core: initialized pinctrl subsystem [ 0.577084] RTC time: 11:14:38, date: 04/13/19 [ 0.579633] NET: Registered protocol family 16 [ 0.593273] cpuidle: using governor ladder [ 0.605302] cpuidle: using governor menu [ 0.606792] PCCT header not found. [ 0.608198] ACPI: bus type PCI registered [ 0.609713] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.612052] PCI: Using configuration type 1 for base access [ 0.626657] ACPI: Added _OSI(Module Device) [ 0.628266] ACPI: Added _OSI(Processor Device) [ 0.629912] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.631633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.634883] ACPI: Interpreter enabled [ 0.636329] ACPI: (supports S0 S5) [ 0.653402] ACPI: Using IOAPIC for interrupt routing [ 0.655212] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.660569] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.662736] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.665091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.667364] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.671563] acpiphp: Slot [3] registered [ 0.673093] acpiphp: Slot [4] registered [ 0.674611] acpiphp: Slot [5] registered [ 0.676136] acpiphp: Slot [6] registered [ 0.677672] acpiphp: Slot [7] registered [ 0.679187] acpiphp: Slot [8] registered [ 0.680711] acpiphp: Slot [9] registered [ 0.682234] acpiphp: Slot [10] registered [ 0.683787] acpiphp: Slot [11] registered [ 0.685391] acpiphp: Slot [12] registered [ 0.686942] acpiphp: Slot [13] registered [ 0.688483] acpiphp: Slot [14] registered [ 0.690031] acpiphp: Slot [15] registered [ 0.691576] acpiphp: Slot [16] registered [ 0.693125] acpiphp: Slot [17] registered [ 0.694684] acpiphp: Slot [18] registered [ 0.696221] acpiphp: Slot [19] registered [ 0.697763] acpiphp: Slot [20] registered [ 0.699315] acpiphp: Slot [21] registered [ 0.700863] acpiphp: Slot [22] registered [ 0.702407] acpiphp: Slot [23] registered [ 0.703965] acpiphp: Slot [24] registered [ 0.705520] acpiphp: Slot [25] registered [ 0.707063] acpiphp: Slot [26] registered [ 0.708611] acpiphp: Slot [27] registered [ 0.710156] acpiphp: Slot [28] registered [ 0.711703] acpiphp: Slot [29] registered [ 0.713235] acpiphp: Slot [30] registered [ 0.714775] acpiphp: Slot [31] registered [ 0.716299] PCI host bridge to bus 0000:00 [ 0.717838] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.720166] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.722453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.725117] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.727780] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.730575] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.735640] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.738017] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.740274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.742672] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.747362] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.750045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.772922] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.775928] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.778520] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.781128] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.783665] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.785967] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.788411] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.790402] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.793280] vgaarb: loaded [ 0.794378] vgaarb: bridge control possible 0000:00:02.0 [ 0.796599] SCSI subsystem initialized [ 0.798292] ACPI: bus type USB registered [ 0.799856] usbcore: registered new interface driver usbfs [ 0.801798] usbcore: registered new interface driver hub [ 0.803679] usbcore: registered new device driver usb [ 0.805950] PCI: Using ACPI for IRQ routing [ 0.808012] NetLabel: Initializing [ 0.809361] NetLabel: domain hash size = 128 [ 0.810964] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.812785] NetLabel: unlabeled traffic allowed by default [ 0.814946] amd_nb: Cannot enumerate AMD northbridges [ 0.816868] clocksource: Switched to clocksource kvm-clock [ 0.828858] AppArmor: AppArmor Filesystem Enabled [ 0.830681] pnp: PnP ACPI init [ 0.832286] pnp: PnP ACPI: found 5 devices [ 0.840466] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.843690] NET: Registered protocol family 2 [ 0.845679] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.848599] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.851298] TCP: Hash tables configured (established 32768 bind 32768) [ 0.853667] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.855831] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.858200] NET: Registered protocol family 1 [ 0.859856] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.861949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.863986] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.884385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.904858] Unpacking initramfs... [ 1.105374] Freeing initrd memory: 14832K [ 1.107005] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.109263] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.111805] Scanning for low memory corruption every 60 seconds [ 1.114276] audit: initializing netlink subsys (disabled) [ 1.116204] audit: type=2000 audit(1555154079.635:1): initialized [ 1.118530] Initialise system trusted keyring [ 1.120248] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.122395] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.125731] zbud: loaded [ 1.127089] VFS: Disk quotas dquot_6.6.0 [ 1.128591] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.131110] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.133395] fuse init (API version 7.23) [ 1.134993] Key type big_key registered [ 1.136438] Allocating IMA MOK and blacklist keyrings. [ 1.138880] Key type asymmetric registered [ 1.140388] Asymmetric key parser 'x509' registered [ 1.142135] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.144841] io scheduler noop registered [ 1.146292] io scheduler deadline registered (default) [ 1.148103] io scheduler cfq registered [ 1.149619] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.151539] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.153839] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.156490] ACPI: Power Button [PWRF] [ 1.158079] GHES: HEST is not enabled! [ 1.177682] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.217980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.221533] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.247147] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.251200] Linux agpgart interface v0.103 [ 1.254783] loop: module loaded [ 1.257723] vda: vda1 [ 1.259572] scsi host0: ata_piix [ 1.260973] scsi host1: ata_piix [ 1.262262] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.264517] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.266862] libphy: Fixed MDIO Bus: probed [ 1.268393] tun: Universal TUN/TAP device driver, 1.6 [ 1.270183] tun: (C) 1999-2004 Max Krasnyansky [ 1.273676] PPP generic driver version 2.4.2 [ 1.275357] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.277634] ehci-pci: EHCI PCI platform driver [ 1.279284] ehci-platform: EHCI generic platform driver [ 1.281162] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.283321] ohci-pci: OHCI PCI platform driver [ 1.284970] ohci-platform: OHCI generic platform driver [ 1.286852] uhci_hcd: USB Universal Host Controller Interface driver [ 1.307303] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.309193] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.311979] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.313844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.315971] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.318364] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.321045] usb usb1: Product: UHCI Host Controller [ 1.322811] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.324997] usb usb1: SerialNumber: 0000:00:01.2 [ 1.326791] hub 1-0:1.0: USB hub found [ 1.328240] hub 1-0:1.0: 2 ports detected [ 1.329913] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.333759] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.335554] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.337534] mousedev: PS/2 mouse device common for all mice [ 1.339865] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.343296] rtc_cmos 00:00: RTC can wake from S4 [ 1.345331] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.347565] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.349831] i2c /dev entries driver [ 1.351233] device-mapper: uevent: version 1.0.3 [ 1.353019] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.356093] ledtrig-cpu: registered to indicate activity on CPUs [ 1.358534] NET: Registered protocol family 10 [ 1.360471] NET: Registered protocol family 17 [ 1.362143] Key type dns_resolver registered [ 1.364029] registered taskstats version 1 [ 1.365600] Loading compiled-in X.509 certificates [ 1.383753] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.387242] zswap: loaded using pool lzo/zbud [ 1.390559] Key type trusted registered [ 1.394349] Key type encrypted registered [ 1.395888] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397858] ima: No TPM chip found, activating TPM-bypass! [ 1.399814] ima: Allocated hash algorithm: sha1 [ 1.401508] evm: HMAC attrs: 0x1 [ 1.403219] Magic number: 15:297:226 [ 1.404800] rtc_cmos 00:00: setting system clock to 2019-04-13 11:14:39 UTC (1555154079) [ 1.407847] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.409970] EDD information not available. [ 1.426355] Freeing unused kernel memory: 1484K [ 1.436907] Write protecting the kernel read-only data: 14336k [ 1.440306] Freeing unused kernel memory: 1620K [ 1.442177] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.454719] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.455010] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.455026] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462480] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462518] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462644] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462681] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462716] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462766] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.462807] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.512351] virtio_net virtio0 ens3: renamed from eth0 [ 1.521565] FDC 0 is a S82078B [ 1.525959] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.529187] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.551100] AVX2 version of gcm_enc/dec engaged. [ 1.553476] AES CTR mode by8 optimization enabled [ 1.648900] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.813690] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.815965] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.818257] usb 1-1: Product: QEMU USB Tablet [ 1.819785] usb 1-1: Manufacturer: QEMU [ 1.821169] usb 1-1: SerialNumber: 42 [ 1.828091] hidraw: raw HID events driver (C) Jiri Kosina [ 1.836130] usbcore: registered new interface driver usbhid [ 1.838233] usbhid: USB HID core driver [ 1.841195] 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.846429] 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.902377] md: linear personality registered for level -1 [ 2.906534] md: multipath personality registered for level -4 [ 2.910710] md: raid0 personality registered for level 0 [ 2.915409] md: raid1 personality registered for level 1 [ 2.984903] raid6: sse2x1 gen() 11624 MB/s [ 3.052920] raid6: sse2x1 xor() 9050 MB/s [ 3.120926] raid6: sse2x2 gen() 14778 MB/s [ 3.188926] raid6: sse2x2 xor() 9881 MB/s [ 3.256931] raid6: sse2x4 gen() 17070 MB/s [ 3.324929] raid6: sse2x4 xor() 11786 MB/s [ 3.392925] raid6: avx2x1 gen() 22550 MB/s [ 3.460926] raid6: avx2x2 gen() 26367 MB/s [ 3.528924] raid6: avx2x4 gen() 30323 MB/s [ 3.530882] raid6: using algorithm avx2x4 gen() 30323 MB/s [ 3.533249] raid6: using avx2x2 recovery algorithm [ 3.536365] xor: automatically using best checksumming function: [ 3.576868] avx : 33135.000 MB/sec [ 3.579351] async_tx: api initialized (async) [ 3.587915] md: raid6 personality registered for level 6 [ 3.590292] md: raid5 personality registered for level 5 [ 3.592617] md: raid4 personality registered for level 4 [ 3.599777] 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.629366] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.649536] 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.755465] 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.763015] systemd[1]: Detected virtualization kvm. [ 3.765206] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.770966] systemd[1]: Set hostname to . [ 3.774944] systemd[1]: Initializing machine ID from KVM UUID. [ 3.777511] systemd[1]: Installed transient /etc/machine-id file. [ 3.922977] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.927357] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.932233] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.936485] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.942017] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.957001] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.962739] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.967852] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.972239] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.976494] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.982900] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.986972] 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.993174] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.998943] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.002940] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.007274] Loading iSCSI transport class v2.0-870. [ 4.007670] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.015268] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.020149] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.024574] iscsi: registered transport (tcp) [ 4.036936] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.040145] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.043828] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.048305] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.052363] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.059657] systemd[1]: Reached target Encrypted Volumes. [ 4.061510] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.065186] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.072794] iscsi: registered transport (iser) [ 4.081075] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.084695] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.089095] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.093289] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.096828] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.100926] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.105537] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.109701] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.113240] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.117967] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.125369] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.129159] 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.135072] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.139491] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.157090] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.162969] 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... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started 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 Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 9.375916] cloud-init[567]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 13 Apr 2019 11:14:43 +0000. Up 5.15 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.362711] cloud-init[931]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 13 Apr 2019 11:14:48 +0000. Up 9.88 seconds. [ 10.369103] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.372260] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.375356] cloud-init[931]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.378435] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.381521] cloud-init[931]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | global | fa:16:3e:09:fc:82 | [ 10.384615] cloud-init[931]: ci-info: | ens3 | True | fe80::f816:3eff:fe09:fc82/64 | . | link | fa:16:3e:09:fc:82 | [ 10.387705] cloud-init[931]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.390731] cloud-init[931]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.393766] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.396845] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.399674] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.402496] cloud-init[931]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.405311] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.408120] cloud-init[931]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.410961] cloud-init[931]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.413760] cloud-init[931]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.416603] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.419401] cloud-init[931]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.421719] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.424053] cloud-init[931]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.426389] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.428808] cloud-init[931]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.431183] cloud-init[931]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.433523] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.435887] cloud-init[931]: Generating public/private rsa key pair. [ 10.437850] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.440218] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.442633] cloud-init[931]: The key fingerprint is: [ 10.444461] cloud-init[931]: SHA256:JrgkEZ4bokykYG7Sf4HGSuI5cYnlhCrxdCe4hFApRi4 root@cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc [ 10.447530] cloud-init[931]: The key's randomart image is: [ 10.449477] cloud-init[931]: +---[RSA 2048]----+ [ 10.451238] cloud-init[931]: |=*+= | [ 10.452998] cloud-init[931]: |@=X++.. | [ 10.454750] cloud-init[931]: |E&B*+o. | [ 10.456476] cloud-init[931]: |@+*B . . | [ 10.458281] cloud-init[931]: |o=+ + o S | [ 10.460087] cloud-init[931]: | .o o o | [ 10.461891] cloud-init[931]: | . | [ 10.463667] cloud-init[931]: | | [ 10.465433] cloud-init[931]: | | [ 10.467194] cloud-init[931]: +----[SHA256]-----+ [ 10.468925] cloud-init[931]: Generating public/private dsa key pair. [ 10.470847] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.473192] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.475607] cloud-init[931]: The key fingerprint is: [ 10.477425] cloud-init[931]: SHA256:rUl2hYU6WowFSGcgtNxncjrCLjR15xoZqqAcPwEe8UM root@cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc [ 10.480521] cloud-init[931]: The key's randomart image is: [ 10.482434] cloud-init[931]: +---[DSA 1024]----+ [ 10.484176] cloud-init[931]: | ooEoo+. .. | [ 10.485938] cloud-init[931]: | .++.o . .o | [ 10.487715] cloud-init[931]: | oo+oo+= .. . | [ 10.489445] cloud-init[931]: |..+ +** =. . | [ 10.491197] cloud-init[931]: |.=oooo +S.o | [ 10.492911] cloud-init[931]: |=.=...+o + | [ 10.494682] cloud-init[931]: |oo.o . o | [ 10.496463] cloud-init[931]: | . . | [ 10.498202] cloud-init[931]: | | [ 10.499979] cloud-init[931]: +----[SHA256]-----+ [ 10.501745] cloud-init[931]: Generating public/private ecdsa key pair. [ 10.503814] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.506225] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.508610] cloud-init[931]: The key fingerprint is: [ 10.510818] cloud-init[931]: SHA256:QDTxGponi/4O3blDQg/Ovz8BJme14GSBf5yoIX3LjyI root@cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc [ 10.513918] cloud-init[931]: The key's randomart image is: [ 10.515820] cloud-init[931]: +---[ECDSA 256]---+ [ 10.517591] cloud-init[931]: | o*o | [ 10.519335] cloud-init[931]: | ..+o. | [ 10.521048] cloud-init[931]: | . =o=.o | [ 10.522769] cloud-init[931]: | . *oX+= | [ 10.524513] cloud-init[931]: | =+%o+S | [ 10.526169] cloud-init[931]: | o===.. | [ 10.527827] cloud-init[931]: | o o+oo . | [ 10.529493] cloud-init[931]: | .E.. +.o | [ 10.531160] cloud-init[931]: | .+o.o+.. | [ 10.532821] cloud-init[931]: +----[SHA256]-----+ [ 10.534637] cloud-init[931]: Generating public/private ed25519 key pair. [ 10.536756] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.539285] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.541837] cloud-init[931]: The key fingerprint is: [ 10.543748] cloud-init[931]: SHA256:k5pKQsc/s9VGCZ3Rtu8e1Vdg4l9NIISiDQI+GDZ3rx4 root@cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc [ 10.546904] cloud-init[931]: The key's randomart image is: [ 10.548894] cloud-init[931]: +--[ED25519 256]--+ [ 10.550745] cloud-init[931]: |.o.o . .++ +..| [ 10.552577] cloud-init[931]: |.+o o o ...+o+ o.| [ 10.554402] cloud-init[931]: |. o . =..o... +| [ 10.556312] cloud-init[931]: | o o .o ... .o| [ 10.558129] cloud-init[931]: | . oE S o .. +| [ 10.558510] cloud-init[931]: | . ....o + ...| [ 10.558771] cloud-init[931]: | . ..* . o .. | [ 10.559032] cloud-init[931]: | o . = . .. | [ 10.559303] cloud-init[931]: | . . .. | [ 10.559589] cloud-init[931]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on ACPID Listen Socket. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] 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 ACPI event daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting System Logging Service... Starting Accounts Service... Starting Login Service... Starting LXD - container startup/shutdown... Starting Snappy daemon... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started 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-04-13 11:14:52,958 - paramiko.transport - DEBUG - starting thread (client mode): 0x91b119d0L 2019-04-13 11:14:52,958 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 11:14:52,964 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-04-13 11:14:52,964 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-13 11:14:52,966 - 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-04-13 11:14:52,966 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 11:14:52,966 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 11:14:52,966 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 11:14:52,966 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 11:14:52,967 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 11:14:53,008 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 11:14:53,009 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 11:14:53,025 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: cc73009d67cab4828a01402d2109a6e5 2019-04-13 11:14:53,027 - paramiko.transport - DEBUG - Trying discovered key fbcccfe485baff52a44200dc302e1fc6 in /tmp/tmpvaH60H 2019-04-13 11:14:53,049 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 11:14:53,071 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 11:14:53,091 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 11:14:53,267 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-13 11:14:53,267 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-13 11:14:53,307 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 11:14:53,307 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 11:14:53,310 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 11:14:58,758 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-04-13 11:14:58,760 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-13 11:14:58,760 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 11:14:58,760 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 11:14:58,761 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 11:14:58,761 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 11:14:58,761 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 11:14:58,767 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 11:15:05,285 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-13 11:15:05,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-04-13 11:15:05,286 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 11:15:05,286 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 11:15:05,287 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 11:15:05,287 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 11:15:05,287 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 11:15:05,290 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 11:15:11,296 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-13 11:15:11,297 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-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-04-13 11:15:11,297 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 11:15:11,297 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 11:15:11,297 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 11:15:11,297 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 11:15:11,298 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 11:15:11,301 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 11:15:16,099 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-13 11:15:16,100 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-13 11:15:16,102 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 11:15:16,102 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-13 11:15:16,102 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-13 11:15:16,104 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-13 11:16:54,053 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-13 11:16:54,054 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.5 API version: 1.39 Go version: go1.10.8 Git commit: e8ff056 Built: Thu Apr 11 04:44:24 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.5 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: e8ff056 Built: Thu Apr 11 04:10:53 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 324ccfb75a2095d99a65433cfa3c550634485d4256c259445d4846ee15db263d 2019-04-13 11:16:54,056 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-13 11:16:54,056 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc --2019-04-13 11:15:16-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.32.252.145, 13.32.252.239, 13.32.252.159, ... Connecting to get.docker.com (get.docker.com)|13.32.252.145|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 29.2M=0s 2019-04-13 11:15:16 (29.2 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc sudo: unable to resolve host cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc + 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-7300fa28-8b1c-48aa-9466-ff4983eb35cc sudo: unable to resolve host cloudify-vm-7300fa28-8b1c-48aa-9466-ff4983eb35cc 2019-04-13 11:16:54,057 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-04-13 11:16:54,057 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-04-13 11:16:54,058 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-04-13 11:16:54,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-04-13 11:16:54,065 - 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-04-13 11:17:24,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-04-13 11:17:24,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:17:24,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:17:24,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:17:24,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:17:24,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:17:24,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:17:24,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:17:24,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 807, "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": 805, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 325, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 122, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 806, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 109, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 112, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 803, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-13 11:17:24,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:17:24,283 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:17:24 GMT 2019-04-13 11:17:24,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:17:24,283 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:17:24,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:17:24,283 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:17:24,283 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:17:24,283 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:17:24,284 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 110, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 807, 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': 805, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 325, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 122, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 109, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 112, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 803, 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-04-13 11:17:24,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-04-13 11:17:24,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:17:24,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:17:24,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:17:24,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:17:24,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:17:24,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:17:24,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:17:24,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 110, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 807, "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": 805, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 325, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 122, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 806, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 109, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 112, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 803, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-13 11:17:24,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:17:24,446 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:17:24 GMT 2019-04-13 11:17:24,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:17:24,446 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:17:24,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:17:24,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:17:24,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:17:24,446 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:17:24,447 - functest.core.cloudify - INFO - The current manager status is running 2019-04-13 11:17:24,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/secrets 2019-04-13 11:17:24,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:17:24,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:17:24,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:17:24,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:17:24,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:17:24,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:17:24,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:17:24,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-13 11:17:24,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:17:24,509 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:17:24 GMT 2019-04-13 11:17:24,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:17:24,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-13 11:17:24,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:17:24,509 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:17:24,509 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:17:24,510 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-04-13 11:17:24,510 - 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-04-13 11:17:24,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:17:24,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:17:24,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:17:24,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:17:24,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:17:24,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:17:24,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:17:24,741 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-04-13 11:17:24,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:17:24.695Z", "updated_at": "2019-04-13T11:17:24.695Z", "value": "gAAAAABcscVEGeJb_S2c-_2mYZfak_VEqTIDtcNaDPcAEYyekpuoC_fSmsOBCsd-jj_lyvbjqHqvROCEhBRV5NoECtlaPsPDyA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-13 11:17:24,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:17:24,742 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:17:24 GMT 2019-04-13 11:17:24,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:17:24,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-13 11:17:24,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:17:24,742 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:17:24,742 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:17:24,742 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3.1/secrets/foo 2019-04-13 11:17:24,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:17:24,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:17:24,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:17:24,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:17:24,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:17:24,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:17:24,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:17:24,826 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-13 11:17:24,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:17:24.695Z", "updated_at": "2019-04-13T11:17:24.695Z", "value": "gAAAAABcscVEGeJb_S2c-_2mYZfak_VEqTIDtcNaDPcAEYyekpuoC_fSmsOBCsd-jj_lyvbjqHqvROCEhBRV5NoECtlaPsPDyA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-13 11:17:24,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:17:24,826 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:17:24 GMT 2019-04-13 11:17:24,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:17:24,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-13 11:17:24,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:17:24,827 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:17:24,827 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:17:24,827 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-04-13 11:17:24,827 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-04-13 11:17:24,948 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 11:17:24,949 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:02 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-13 11:17:24,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 11:17:24,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/ed079149-bbce-402b-b8cb-003f205c19e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:26,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:17:26 GMT X-Openstack-Request-Id: req-a4236fe7-e983-4d1b-804b-7fba6458092b 2019-04-13 11:17:26,400 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:17:26,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/ed079149-bbce-402b-b8cb-003f205c19e8.json used request id req-a4236fe7-e983-4d1b-804b-7fba6458092b 2019-04-13 11:17:26,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.4398419857s 2019-04-13 11:17:26,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:17:26,411 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:26,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:26 GMT X-Openstack-Request-Id: req-d047e681-9dad-4e16-b3a1-0af1dd274ed9 2019-04-13 11:17:26,495 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 11:17:26,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d047e681-9dad-4e16-b3a1-0af1dd274ed9 2019-04-13 11:17:26,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0844299793243s 2019-04-13 11:17:26,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 11:17:26,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:26,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9da61c6-caa7-4360-bb81-28627892a62e x-openstack-request-id: req-a9da61c6-caa7-4360-bb81-28627892a62e 2019-04-13 11:17:26,844 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96 used request id req-a9da61c6-caa7-4360-bb81-28627892a62e 2019-04-13 11:17:26,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.348379850388s 2019-04-13 11:17:26,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:17:26,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:27,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b48092ab-5208-4635-b41b-767daea3502b x-openstack-request-id: req-b48092ab-5208-4635-b41b-767daea3502b 2019-04-13 11:17:27,592 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_7300fa28-8b1c-48aa-9466-ff4983eb35cc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fc:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:fc:82", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b060573-fcc4-453d-860c-092faeb3ab96", "rel": "bookmark"}], "image": {"id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "links": [{"href": "http://172.30.9.23:8774/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:14:38.000000", "flavor": {"id": "89edf59a-ce34-4922-813a-e94798ea56aa", "links": [{"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "bookmark"}]}, "id": "8b060573-fcc4-453d-860c-092faeb3ab96", "security_groups": [{"name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}], "user_id": "f7318f8aaf6b40398b22815d7384f3ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:17:26Z", "hostId": "17edad56089931f3e3bc15217dfa3f83f6cfb032b008303d4c73733d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "name": "cloudify-vm_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "created": "2019-04-13T11:12:40Z", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:17:27,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b48092ab-5208-4635-b41b-767daea3502b 2019-04-13 11:17:27,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747597932816s 2019-04-13 11:17:27,595 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:17:29,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:17:29,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:29,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17: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-78882c3e-88e1-48da-adb2-a6d076468717 x-openstack-request-id: req-78882c3e-88e1-48da-adb2-a6d076468717 2019-04-13 11:17:29,660 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-13 11:17:29,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-78882c3e-88e1-48da-adb2-a6d076468717 2019-04-13 11:17:29,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.062961101532s 2019-04-13 11:17:29,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:17:29,667 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:29,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:29 GMT X-Openstack-Request-Id: req-406a8e84-3314-4c17-8385-f9122b327403 2019-04-13 11:17:29,716 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:23Z", "updated_at": "2019-04-13T11:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "93f8194d-3bad-4d9a-932b-56fba6f94e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ab10af62-e7b7-4d2d-be0d-802fb6fe1640", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "da6efa26-d9d4-4302-a6ae-90d9e98d9dac", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ed14e5dd-c4ce-4a31-831b-512f0c8aab89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "343fb9a9-a329-467d-b22e-069477bd820e", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:36Z", "updated_at": "2019-04-13T11:12:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "023e32a9-102a-4351-bba1-239d688a7e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "0422db4a-90c4-4a68-9c7a-9691c8d299b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "158b6655-8634-4251-b694-312434eafdfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "2acd21d8-d507-4ead-a19b-fe37d960db1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-13T11:12:38Z", "revision_number": 0, "id": "2ed3b402-1ea2-40d8-9e0e-c4b8039026cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:38Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "6028113f-1dc3-4dd7-95b9-98650571cba4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "6bf3aa0d-776e-4219-b60e-aca7ebe819f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:12:37Z", "revision_number": 0, "id": "f2922c95-fc07-4c89-b73a-13e4b81af508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:37Z", "security_group_id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 7, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "8e31abd3-a464-4a08-951c-b8a9283f10ec", "name": "cloudify-sg_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}]} 2019-04-13 11:17:29,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-406a8e84-3314-4c17-8385-f9122b327403 2019-04-13 11:17:29,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0501630306244s 2019-04-13 11:17:29,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 11:17:29,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8e31abd3-a464-4a08-951c-b8a9283f10ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:29,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:17:29 GMT X-Openstack-Request-Id: req-ffa8d3ac-19b6-4a0a-83ba-d85fa3b9fcd1 2019-04-13 11:17:29,870 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:17:29,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8e31abd3-a464-4a08-951c-b8a9283f10ec.json used request id req-ffa8d3ac-19b6-4a0a-83ba-d85fa3b9fcd1 2019-04-13 11:17:29,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.147146940231s 2019-04-13 11:17:29,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-13 11:17:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:29,900 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17: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-ca3a55ab-63b0-4117-8c2e-05b965c42f22 x-openstack-request-id: req-ca3a55ab-63b0-4117-8c2e-05b965c42f22 2019-04-13 11:17:29,900 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify-kp_7300fa28-8b1c-48aa-9466-ff4983eb35cc used request id req-ca3a55ab-63b0-4117-8c2e-05b965c42f22 2019-04-13 11:17:29,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0289859771729s 2019-04-13 11:17:29,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 11:17:29,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/93a48663-da44-40fc-b34a-a8d2abaadb94/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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" -d '{"subnet_id": "01d3563b-a7eb-461b-9cf6-edf746b412fc"}' 2019-04-13 11:17:32,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:32 GMT X-Openstack-Request-Id: req-6e4d68dc-add7-4e94-bf40-68e309b15d43 2019-04-13 11:17:32,242 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "00a94152-520e-49a3-8957-5705b305b289", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "subnet_id": "01d3563b-a7eb-461b-9cf6-edf746b412fc", "subnet_ids": ["01d3563b-a7eb-461b-9cf6-edf746b412fc"], "port_id": "db67c224-22f7-4213-bb5b-1e2de7975404", "id": "93a48663-da44-40fc-b34a-a8d2abaadb94"} 2019-04-13 11:17:32,242 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/93a48663-da44-40fc-b34a-a8d2abaadb94/remove_router_interface.json used request id req-6e4d68dc-add7-4e94-bf40-68e309b15d43 2019-04-13 11:17:32,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34148406982s 2019-04-13 11:17:32,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 11:17:32,243 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:32,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:32 GMT X-Openstack-Request-Id: req-a4c8e247-ad87-48ef-a6df-02b03ae5ebec 2019-04-13 11:17:32,368 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:25Z", "admin_state_up": true, "updated_at": "2019-04-13T11:17:31Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "93a48663-da44-40fc-b34a-a8d2abaadb94", "name": "cloudify-router_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}]} 2019-04-13 11:17:32,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a4c8e247-ad87-48ef-a6df-02b03ae5ebec 2019-04-13 11:17:32,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126092910767s 2019-04-13 11:17:32,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 11:17:32,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/93a48663-da44-40fc-b34a-a8d2abaadb94.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:33,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:17:33 GMT X-Openstack-Request-Id: req-c81e94f4-a728-4c65-9f69-9b5d3e08a4b6 2019-04-13 11:17:33,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:17:33,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/93a48663-da44-40fc-b34a-a8d2abaadb94.json used request id req-c81e94f4-a728-4c65-9f69-9b5d3e08a4b6 2019-04-13 11:17:33,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34181213379s 2019-04-13 11:17:33,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 11:17:33,713 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:33,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:33 GMT X-Openstack-Request-Id: req-845c71dd-ef60-4460-974e-1065d7708672 2019-04-13 11:17:33,755 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00a94152-520e-49a3-8957-5705b305b289","tenant_id":"d0fa57571d634379b33f7e10ee1d9a76","created_at":"2019-04-13T11:12:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T11:12:24Z","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":"d0fa57571d634379b33f7e10ee1d9a76","id":"01d3563b-a7eb-461b-9cf6-edf746b412fc","subnetpool_id":null,"name":"cloudify-subnet_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}]} 2019-04-13 11:17:33,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-845c71dd-ef60-4460-974e-1065d7708672 2019-04-13 11:17:33,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0431499481201s 2019-04-13 11:17:33,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 11:17:33,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/01d3563b-a7eb-461b-9cf6-edf746b412fc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:34,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:17:34 GMT X-Openstack-Request-Id: req-4d32e43e-3f40-4532-9918-17ce7d118620 2019-04-13 11:17:34,767 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:17:34,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/01d3563b-a7eb-461b-9cf6-edf746b412fc.json used request id req-4d32e43e-3f40-4532-9918-17ce7d118620 2019-04-13 11:17:34,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01009583473s 2019-04-13 11:17:34,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:17:34,768 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:34,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:34 GMT X-Openstack-Request-Id: req-5b15a224-e6fa-432e-a6d5-66ae0f381321 2019-04-13 11:17:34,872 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"00a94152-520e-49a3-8957-5705b305b289","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d0fa57571d634379b33f7e10ee1d9a76","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T11:17:34Z","qos_policy_id":null,"name":"cloudify-net_7300fa28-8b1c-48aa-9466-ff4983eb35cc","admin_state_up":true,"tenant_id":"d0fa57571d634379b33f7e10ee1d9a76","created_at":"2019-04-13T11:12:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 11:17:34,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5b15a224-e6fa-432e-a6d5-66ae0f381321 2019-04-13 11:17:34,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104737997055s 2019-04-13 11:17:34,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 11:17:34,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/00a94152-520e-49a3-8957-5705b305b289.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:36,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:17:36 GMT X-Openstack-Request-Id: req-d6df0295-4d94-457e-8764-7cc1b5ce5619 2019-04-13 11:17:36,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:17:36,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/00a94152-520e-49a3-8957-5705b305b289.json used request id req-d6df0295-4d94-457e-8764-7cc1b5ce5619 2019-04-13 11:17:36,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31202507019s 2019-04-13 11:17:36,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:17:36,195 - 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.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:36,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:36 GMT X-Openstack-Request-Id: req-2457b01a-8b62-4f05-8810-e54e3d008583 2019-04-13 11:17:36,489 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:12:35Z", "file": "/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7/file", "owner": "d0fa57571d634379b33f7e10ee1d9a76", "id": "02a02f50-99cd-47df-a149-ad29d4402cb7", "size": 301006848, "self": "/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/02a02f50-99cd-47df-a149-ad29d4402cb7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/02a02f50-99cd-47df-a149-ad29d4402cb7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify-img_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T11:12:31Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:17:36,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2457b01a-8b62-4f05-8810-e54e3d008583 2019-04-13 11:17:36,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298944950104s 2019-04-13 11:17:36,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 11:17:36,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}43f7f2a2cf4dde2d78563ae74a243f8f3690f54f" 2019-04-13 11:17:37,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:17:37 GMT X-Openstack-Request-Id: req-d8f04444-5aef-46ff-835b-58f1c431df01 2019-04-13 11:17:37,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:17:37,764 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/02a02f50-99cd-47df-a149-ad29d4402cb7 used request id req-d8f04444-5aef-46ff-835b-58f1c431df01 2019-04-13 11:17:37,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.27318310738s 2019-04-13 11:17:37,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 11:17:37,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:17:37,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5846f9c5-0ef2-4c9a-af0d-5b580868d511 x-openstack-request-id: req-5846f9c5-0ef2-4c9a-af0d-5b580868d511 2019-04-13 11:17:37,983 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/89edf59a-ce34-4922-813a-e94798ea56aa", "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": "89edf59a-ce34-4922-813a-e94798ea56aa"}]} 2019-04-13 11:17:37,984 - 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-5846f9c5-0ef2-4c9a-af0d-5b580868d511 2019-04-13 11:17:37,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.213616132736s 2019-04-13 11:17:37,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 11:17:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/89edf59a-ce34-4922-813a-e94798ea56aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:17:38,014 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17: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-80ea27b8-aa61-4d7b-bc3f-fa6a94a688d9 x-openstack-request-id: req-80ea27b8-aa61-4d7b-bc3f-fa6a94a688d9 2019-04-13 11:17:38,014 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/89edf59a-ce34-4922-813a-e94798ea56aa used request id req-80ea27b8-aa61-4d7b-bc3f-fa6a94a688d9 2019-04-13 11:17:38,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.028559923172s 2019-04-13 11:17:38,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 11:17:38,018 - 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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:17:38,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a65db11-6cd5-439a-9428-87e223caac74 2019-04-13 11:17:38,237 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify-user_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "links": {"self": "http://172.30.9.23:5000/v3/users/f7318f8aaf6b40398b22815d7384f3ee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7318f8aaf6b40398b22815d7384f3ee", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 11:17:38,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2a65db11-6cd5-439a-9428-87e223caac74 2019-04-13 11:17:38,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223349094391s 2019-04-13 11:17:38,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 11:17:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/f7318f8aaf6b40398b22815d7384f3ee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:17:38,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2d1f34-23ac-48e9-a73b-d500408cb0d1 2019-04-13 11:17:38,468 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_7300fa28-8b1c-48aa-9466-ff4983eb35cc", "links": {"self": "http://172.30.9.23:5000/v3/users/f7318f8aaf6b40398b22815d7384f3ee"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f7318f8aaf6b40398b22815d7384f3ee", "description": null}} 2019-04-13 11:17:38,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f7318f8aaf6b40398b22815d7384f3ee used request id req-3d2d1f34-23ac-48e9-a73b-d500408cb0d1 2019-04-13 11:17:38,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224334955215s 2019-04-13 11:17:38,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 11:17:38,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/f7318f8aaf6b40398b22815d7384f3ee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:17:38,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 11:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29a72aed-4f12-4f53-9cb2-81d859a5bf3d 2019-04-13 11:17:38,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 11:17:38,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f7318f8aaf6b40398b22815d7384f3ee used request id req-29a72aed-4f12-4f53-9cb2-81d859a5bf3d 2019-04-13 11:17:38,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.302744865417s 2019-04-13 11:17:38,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 11:17:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:17:38,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73898e4c-1e02-4033-baf1-5e01d681b301 2019-04-13 11:17:38,978 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/d0fa57571d634379b33f7e10ee1d9a76"}, "tags": [], "enabled": true, "id": "d0fa57571d634379b33f7e10ee1d9a76", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_7300fa28-8b1c-48aa-9466-ff4983eb35cc"}]} 2019-04-13 11:17:38,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-73898e4c-1e02-4033-baf1-5e01d681b301 2019-04-13 11:17:38,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19907784462s 2019-04-13 11:17:38,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 11:17:38,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/d0fa57571d634379b33f7e10ee1d9a76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:17:39,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 11:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfc7a206-251a-43c7-978e-e519a2d9d3e1 2019-04-13 11:17:39,152 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 11:17:39,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d0fa57571d634379b33f7e10ee1d9a76 used request id req-dfc7a206-251a-43c7-978e-e519a2d9d3e1 2019-04-13 11:17:39,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.16915512085s 2019-04-13 11:17:39,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:17:39,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d0fa57571d634379b33f7e10ee1d9a76&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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:17:39,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:39 GMT X-Openstack-Request-Id: req-3c26bff6-fc36-42e6-b7d6-cc8ed9331d17 2019-04-13 11:17:39,498 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:23Z", "updated_at": "2019-04-13T11:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "93f8194d-3bad-4d9a-932b-56fba6f94e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ab10af62-e7b7-4d2d-be0d-802fb6fe1640", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "da6efa26-d9d4-4302-a6ae-90d9e98d9dac", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ed14e5dd-c4ce-4a31-831b-512f0c8aab89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "343fb9a9-a329-467d-b22e-069477bd820e", "name": "default"}]} 2019-04-13 11:17:39,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=d0fa57571d634379b33f7e10ee1d9a76&name=default used request id req-3c26bff6-fc36-42e6-b7d6-cc8ed9331d17 2019-04-13 11:17:39,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340189933777s 2019-04-13 11:17:39,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:17:39,505 - 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.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:17:39,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:39 GMT X-Openstack-Request-Id: req-67f62970-7aac-47af-a98a-d0dacb908265 2019-04-13 11:17:39,629 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "created_at": "2019-04-13T11:12:23Z", "updated_at": "2019-04-13T11:12:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "93f8194d-3bad-4d9a-932b-56fba6f94e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ab10af62-e7b7-4d2d-be0d-802fb6fe1640", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "da6efa26-d9d4-4302-a6ae-90d9e98d9dac", "remote_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:12:23Z", "revision_number": 0, "id": "ed14e5dd-c4ce-4a31-831b-512f0c8aab89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:12:23Z", "security_group_id": "343fb9a9-a329-467d-b22e-069477bd820e", "tenant_id": "d0fa57571d634379b33f7e10ee1d9a76", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fa57571d634379b33f7e10ee1d9a76"}], "revision_number": 1, "project_id": "d0fa57571d634379b33f7e10ee1d9a76", "id": "343fb9a9-a329-467d-b22e-069477bd820e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 11:17:39,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-67f62970-7aac-47af-a98a-d0dacb908265 2019-04-13 11:17:39,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.125710010529s 2019-04-13 11:17:39,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 11:17:39,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/343fb9a9-a329-467d-b22e-069477bd820e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e98ae834a2f91265ceca915fbb4de4648d7671" 2019-04-13 11:17:39,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:17:39 GMT X-Openstack-Request-Id: req-e25907ff-60c0-47f3-afe4-e76bbc2b5ef3 2019-04-13 11:17:39,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:17:39,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/343fb9a9-a329-467d-b22e-069477bd820e.json used request id req-e25907ff-60c0-47f3-afe4-e76bbc2b5ef3 2019-04-13 11:17:39,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.134490013123s 2019-04-13 11:17:39,796 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-04-13 11:17:39,822 - 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.15" 2019-04-13 11:17:39,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5a9049-7495-453b-94ea-07e6cd01d1f4 2019-04-13 11:17:39,828 - 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-04-13 11:17:39,828 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-8b5a9049-7495-453b-94ea-07e6cd01d1f4 2019-04-13 11:17:39,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 11:17:40,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T12:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["164_8Uc4RHS4_vl5wamGsg"], "issued_at": "2019-04-13T11:17:40.000000Z"}} 2019-04-13 11:17:40,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:17:40,245 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:40,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:40 GMT X-Openstack-Request-Id: req-be66a1c9-6664-4128-bd2d-1da84fd23cdb 2019-04-13 11:17:40,609 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 11:17:40,609 - 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-be66a1c9-6664-4128-bd2d-1da84fd23cdb 2019-04-13 11:17:40,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364239931107s 2019-04-13 11:17:40,617 - 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.15" 2019-04-13 11:17:40,622 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec85d77-e43f-4f1c-ab9e-c0cf3c21d435 2019-04-13 11:17:40,622 - 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-04-13 11:17:40,622 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-aec85d77-e43f-4f1c-ab9e-c0cf3c21d435 2019-04-13 11:17:40,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 11:17:40,627 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:40,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a641a3-d030-4963-8cf6-80b8ac1b3245 2019-04-13 11:17:40,779 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 11:17:40,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-00a641a3-d030-4963-8cf6-80b8ac1b3245 2019-04-13 11:17:40,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156569004059s 2019-04-13 11:17:40,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 11:17:40,791 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}}' 2019-04-13 11:17:40,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58fa7680-76d8-4af2-b9a5-ffaf884d6e0b 2019-04-13 11:17:40,925 - 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/b3d696e47fdf4e4c85e4eafbaa10616e"}, "tags": [], "enabled": true, "id": "b3d696e47fdf4e4c85e4eafbaa10616e", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}} 2019-04-13 11:17:40,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-58fa7680-76d8-4af2-b9a5-ffaf884d6e0b 2019-04-13 11:17:40,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.138141155243s 2019-04-13 11:17:40,926 - 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'b3d696e47fdf4e4c85e4eafbaa10616e', '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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4'}) 2019-04-13 11:17:40,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 11:17:40,938 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3E9jtjiVMGdjPOq8wqnJsF1lxn01rM", "email": null, "name": "cloudify_ims-user_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}}' 2019-04-13 11:17:41,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b32563d-66dc-44b8-80de-a9d149cbd708 2019-04-13 11:17:41,392 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "links": {"self": "http://172.30.9.23:5000/v3/users/14b1da6aa71b415db981e1f52975bca1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "14b1da6aa71b415db981e1f52975bca1", "domain_id": "default", "password_expires_at": null}} 2019-04-13 11:17:41,392 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-4b32563d-66dc-44b8-80de-a9d149cbd708 2019-04-13 11:17:41,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.458446979523s 2019-04-13 11:17:41,393 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'14b1da6aa71b415db981e1f52975bca1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4'}) 2019-04-13 11:17:41,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:17:41,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:41,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a117b4-3c3d-4444-9178-fec5cf399ed0 2019-04-13 11:17:41,619 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:17:41,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f8a117b4-3c3d-4444-9178-fec5cf399ed0 2019-04-13 11:17:41,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22164106369s 2019-04-13 11:17:41,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:17:41,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:41,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8310107b-c71b-45f9-ab60-eb762bd47c36 2019-04-13 11:17:41,827 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:17:41,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8310107b-c71b-45f9-ab60-eb762bd47c36 2019-04-13 11:17:41,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202400922775s 2019-04-13 11:17:41,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:17:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:41,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c714398a-2bde-4521-838f-3953ef543cbc 2019-04-13 11:17:41,945 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:17:41,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c714398a-2bde-4521-838f-3953ef543cbc 2019-04-13 11:17:41,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11220908165s 2019-04-13 11:17:41,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 11:17:41,955 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:42,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03004b77-4acb-482f-818a-31e67fa8e06d 2019-04-13 11:17:42,110 - 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-04-13 11:17:42,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-03004b77-4acb-482f-818a-31e67fa8e06d 2019-04-13 11:17:42,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.158966064453s 2019-04-13 11:17:42,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 11:17:42,114 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:42,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac8a875-00a0-4ed4-8faf-d678f3e37b11 2019-04-13 11:17:42,342 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "links": {"self": "http://172.30.9.23:5000/v3/users/14b1da6aa71b415db981e1f52975bca1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "14b1da6aa71b415db981e1f52975bca1", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 11:17:42,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-eac8a875-00a0-4ed4-8faf-d678f3e37b11 2019-04-13 11:17:42,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231211900711s 2019-04-13 11:17:42,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 11:17:42,358 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:42,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ac6f04-a384-4e14-88d8-94a061ca9c69 2019-04-13 11:17:42,564 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/b3d696e47fdf4e4c85e4eafbaa10616e"}, "tags": [], "enabled": true, "id": "b3d696e47fdf4e4c85e4eafbaa10616e", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 11:17:42,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-20ac6f04-a384-4e14-88d8-94a061ca9c69 2019-04-13 11:17:42,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209890842438s 2019-04-13 11:17:42,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 11:17:42,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=14b1da6aa71b415db981e1f52975bca1&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=b3d696e47fdf4e4c85e4eafbaa10616e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:42,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe84153-bd43-4c06-a116-bd8ffb7c1d44 2019-04-13 11:17:42,772 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=14b1da6aa71b415db981e1f52975bca1&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=b3d696e47fdf4e4c85e4eafbaa10616e", "previous": null, "next": null}} 2019-04-13 11:17:42,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=14b1da6aa71b415db981e1f52975bca1&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=b3d696e47fdf4e4c85e4eafbaa10616e used request id req-cfe84153-bd43-4c06-a116-bd8ffb7c1d44 2019-04-13 11:17:42,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198980093002s 2019-04-13 11:17:42,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 11:17:42,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/b3d696e47fdf4e4c85e4eafbaa10616e/users/14b1da6aa71b415db981e1f52975bca1/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:43,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 11:17:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fd7d721-5941-4a62-8876-7c4ed5939179 2019-04-13 11:17:43,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 11:17:43,023 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b3d696e47fdf4e4c85e4eafbaa10616e/users/14b1da6aa71b415db981e1f52975bca1/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-0fd7d721-5941-4a62-8876-7c4ed5939179 2019-04-13 11:17:43,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.247124195099s 2019-04-13 11:17:43,024 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 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'b3d696e47fdf4e4c85e4eafbaa10616e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3E9jtjiVMGdjPOq8wqnJsF1lxn01rM', 'username': u'cloudify_ims-user_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', '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-04-13 11:17:43,028 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'password': '3E9jtjiVMGdjPOq8wqnJsF1lxn01rM', 'project_name': 'cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'b3d696e47fdf4e4c85e4eafbaa10616e', 'project_domain_name': 'Default'} 2019-04-13 11:17:43,081 - 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-04-13 11:17:43,096 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-04-13 11:17:43,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 11:17:43,099 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:43,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe45c5c7-cc44-489d-a22a-ba3a7472c0e1 2019-04-13 11:17:43,222 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 11:17:43,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-fe45c5c7-cc44-489d-a22a-ba3a7472c0e1 2019-04-13 11:17:43,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126025915146s 2019-04-13 11:17:43,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 11:17:43,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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:17:43,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f57408-1e8f-4e15-aeae-3dfec8f68982 2019-04-13 11:17:43,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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/b3d696e47fdf4e4c85e4eafbaa10616e"}, "tags": [], "enabled": true, "id": "b3d696e47fdf4e4c85e4eafbaa10616e", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 11:17:43,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f9f57408-1e8f-4e15-aeae-3dfec8f68982 2019-04-13 11:17:43,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.141502857208s 2019-04-13 11:17:43,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 11:17:43,373 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" -d '{"network": {"tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "admin_state_up": true}}' 2019-04-13 11:17:43,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:43 GMT X-Openstack-Request-Id: req-df5045d7-065f-4f2f-afbc-6f0854322e7c 2019-04-13 11:17:43,679 - 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":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T11:17:43Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}} 2019-04-13 11:17:43,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-df5045d7-065f-4f2f-afbc-6f0854322e7c 2019-04-13 11:17:43,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.30711889267s 2019-04-13 11:17:43,680 - 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-04-13T11:17:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85', 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'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'created_at': u'2019-04-13T11:17:43Z', u'mtu': 1450, u'tenant_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', u'l2_adjacency': True}) 2019-04-13 11:17:43,684 - 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.15" 2019-04-13 11:17:43,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246fc22e-714e-4517-87cc-0bfff9088fd5 2019-04-13 11:17:43,690 - 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-04-13 11:17:43,690 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-246fc22e-714e-4517-87cc-0bfff9088fd5 2019-04-13 11:17:43,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 11:17:44,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T12:17:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3d696e47fdf4e4c85e4eafbaa10616e", "name": "cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/b3d696e47fdf4e4c85e4eafbaa10616e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/b3d696e47fdf4e4c85e4eafbaa10616e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/b3d696e47fdf4e4c85e4eafbaa10616e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b3d696e47fdf4e4c85e4eafbaa10616e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/b3d696e47fdf4e4c85e4eafbaa10616e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/b3d696e47fdf4e4c85e4eafbaa10616e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_b3d696e47fdf4e4c85e4eafbaa10616e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_b3d696e47fdf4e4c85e4eafbaa10616e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b3d696e47fdf4e4c85e4eafbaa10616e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/b3d696e47fdf4e4c85e4eafbaa10616e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/b3d696e47fdf4e4c85e4eafbaa10616e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "id": "14b1da6aa71b415db981e1f52975bca1"}, "audit_ids": ["YY5pBd2cSYuDLziL1GcyIw"], "issued_at": "2019-04-13T11:17:44.000000Z"}} 2019-04-13 11:17:44,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:17:44,090 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:44,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:44 GMT X-Openstack-Request-Id: req-fbef4a3a-e236-440e-81af-7097d7d2da3f 2019-04-13 11:17:44,447 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T11:17:43Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:17:44,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-fbef4a3a-e236-440e-81af-7097d7d2da3f 2019-04-13 11:17:44,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357064962387s 2019-04-13 11:17:44,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 11:17:44,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"subnet": {"name": "cloudify_ims-subnet_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "enable_dhcp": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 11:17:45,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:45 GMT X-Openstack-Request-Id: req-534f6dbf-a536-488e-8124-172accd447fe 2019-04-13 11:17:45,387 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T11:17:44Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","subnetpool_id":null,"name":"cloudify_ims-subnet_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}} 2019-04-13 11:17:45,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-534f6dbf-a536-488e-8124-172accd447fe 2019-04-13 11:17:45,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.938233137131s 2019-04-13 11:17:45,387 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T11:17:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'58c967e0-c954-496c-bc34-f42b8fdd3eda', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'enable_dhcp': True, u'network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85', u'tenant_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', u'created_at': u'2019-04-13T11:17:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b3d696e47fdf4e4c85e4eafbaa10616e'}) 2019-04-13 11:17:45,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 11:17:45,389 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "cloudify_ims-router_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "admin_state_up": true}}' 2019-04-13 11:17:46,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:46 GMT X-Openstack-Request-Id: req-646d2451-5235-48a5-87c8-88c966e27756 2019-04-13 11:17:46,986 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:45Z", "admin_state_up": true, "updated_at": "2019-04-13T11:17:46Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "name": "cloudify_ims-router_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}} 2019-04-13 11:17:46,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-646d2451-5235-48a5-87c8-88c966e27756 2019-04-13 11:17:46,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59854102135s 2019-04-13 11:17:46,987 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T11:17:46Z', u'revision_number': 2, u'id': u'3ae70608-5ef9-48fe-a0cc-b268490094d6', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.217'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'admin_state_up': True, u'tenant_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', u'created_at': u'2019-04-13T11:17:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'b3d696e47fdf4e4c85e4eafbaa10616e'}) 2019-04-13 11:17:46,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 11:17:46,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/3ae70608-5ef9-48fe-a0cc-b268490094d6/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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"subnet_id": "58c967e0-c954-496c-bc34-f42b8fdd3eda"}' 2019-04-13 11:17:49,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:49 GMT X-Openstack-Request-Id: req-34ce8057-d09a-4eda-917a-c7d21605fbe2 2019-04-13 11:17:49,781 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "subnet_id": "58c967e0-c954-496c-bc34-f42b8fdd3eda", "subnet_ids": ["58c967e0-c954-496c-bc34-f42b8fdd3eda"], "port_id": "7b9c13b3-8b0a-49c9-8111-35381ce8a173", "id": "3ae70608-5ef9-48fe-a0cc-b268490094d6"} 2019-04-13 11:17:49,781 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3ae70608-5ef9-48fe-a0cc-b268490094d6/add_router_interface.json used request id req-34ce8057-d09a-4eda-917a-c7d21605fbe2 2019-04-13 11:17:49,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.79371094704s 2019-04-13 11:17:49,782 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-13 11:17:51,061 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:01156cac3de96f238410bbc795c963b6 sha256:52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808 2019-04-13 11:17:51,064 - 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.15" 2019-04-13 11:17:51,067 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:51 GMT 2019-04-13 11:17:51,067 - 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-04-13 11:17:51,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:17:51,071 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:51,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:51 GMT X-Openstack-Request-Id: req-48a5c99f-4935-451c-8f81-bab22d19eada 2019-04-13 11:17:51,366 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:17:51,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-48a5c99f-4935-451c-8f81-bab22d19eada 2019-04-13 11:17:51,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297147989273s 2019-04-13 11:17:51,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 11:17:51,380 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "owner_specified.shade.object": "images/cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}' 2019-04-13 11:17:51,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:51 GMT Location: http://172.30.9.23:9292/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f815d5c2-20b8-41ee-9aff-edbb8c4e20d8 2019-04-13 11:17:51,423 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:17:51Z", "file": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/file", "owner": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "size": null, "self": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "checksum": null, "created_at": "2019-04-13T11:17:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 11:17:51,423 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f815d5c2-20b8-41ee-9aff-edbb8c4e20d8 2019-04-13 11:17:51,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.04714179039s 2019-04-13 11:17:51,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 11:17:51,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '' 2019-04-13 11:17:55,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:17:55 GMT X-Openstack-Request-Id: req-953bd6f8-733a-4615-80be-6ae7a71f9218 2019-04-13 11:17:55,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-04-13 11:17:55,684 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/file used request id req-953bd6f8-733a-4615-80be-6ae7a71f9218 2019-04-13 11:17:55,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.2603430748s 2019-04-13 11:17:55,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:17:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:55,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:55 GMT X-Openstack-Request-Id: req-699fd7f6-402f-4e95-9343-2db9e82ca680 2019-04-13 11:17:55,729 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:17:55Z", "file": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/file", "owner": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "size": 301006848, "self": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T11:17:51Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:17:55,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-699fd7f6-402f-4e95-9343-2db9e82ca680 2019-04-13 11:17:55,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398299694061s 2019-04-13 11:17:55,731 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/file', 'owner': u'b3d696e47fdf4e4c85e4eafbaa10616e', 'id': u'c3774db9-07f1-4799-b624-c4ea40bd5b7c', 'size': 301006848, u'self': u'/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3d696e47fdf4e4c85e4eafbaa10616e', 'name': 'cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T11:17:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T11:17:55Z', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', 'properties': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'created': u'2019-04-13T11:17:51Z', 'checksum': u'01156cac3de96f238410bbc795c963b6', 'created_at': u'2019-04-13T11:17:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', 'metadata': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}}) 2019-04-13 11:17:55,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 11:17:55,737 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-04-13 11:17:56,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17: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-dadf8590-9a39-478d-a499-2636dbcbf508 x-openstack-request-id: req-dadf8590-9a39-478d-a499-2636dbcbf508 2019-04-13 11:17:56,042 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "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": "e5aad8e1-43fb-4477-b4c5-440affbe376d"}} 2019-04-13 11:17:56,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dadf8590-9a39-478d-a499-2636dbcbf508 2019-04-13 11:17:56,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.30770611763s 2019-04-13 11:17:56,043 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', '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'8cb957e698214daa959a3206e3607cbf', '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'e5aad8e1-43fb-4477-b4c5-440affbe376d', 'swap': 0}) 2019-04-13 11:17:56,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 11:17:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d/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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" -d '{"extra_specs": {}}' 2019-04-13 11:17:56,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17: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-4ed3601d-834a-4b61-a1c1-ed925687b5ba x-openstack-request-id: req-4ed3601d-834a-4b61-a1c1-ed925687b5ba 2019-04-13 11:17:56,073 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 11:17:56,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d/os-extra_specs used request id req-4ed3601d-834a-4b61-a1c1-ed925687b5ba 2019-04-13 11:17:56,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0292549133301s 2019-04-13 11:17:56,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-13 11:17:56,079 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"keypair": {"name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}}' 2019-04-13 11:17:56,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17: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-db8e8b67-8635-409e-971d-f99ea82807b4 x-openstack-request-id: req-db8e8b67-8635-409e-971d-f99ea82807b4 2019-04-13 11:17:56,491 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6MAQgbaIW4VUo7qsKplL1FAkHBssuaeivz2I8G2pOj07EVuZ\nkOUrfNuiCVVfcUiNa7dJcMiV75ird1WATPydLuC0O/TraIyaNwnabasIlN+FKM/E\nujsZKnkeUqkRHwIonxeI2+df7IFpNRLZjFnTSWr7smRpfUbJBbkWdqwDU5/a8y1o\nFkmL1Il3ydiMt3HoI6aX0jYGc9Unkcee/odGIUywKhFvCP0dXHiB2YwbYcwgfJYO\nzzHKen8hPXDkoBm1x6SJ2z5POQRf1vPodkiEvpQEnsQ1iWkqP1GW0Np2BuNZUq08\nXy+DGO9EPKjm8lISpnx6U/xhOt34klNxxx1cdQIDAQABAoIBAQCIZ0dFPbxcJp+b\n9OLBdGXEX9NJxYNIqr3uZhnDDgGHaCsd2Rj+mdAKtI0Z+zacJXD8F8aqmmOEr2yN\n20X92G4l8vqtyLPN6djXOKcSbpHw7a4UZO9eVRRCmAj1WK/4BEPaOOi0N7031f/a\nYtmsL1hsRo6L1d0c1kcpW3eWxOiOMJr73RRMBL+z1SL5B/zPSYL0dUmPm/UYzj9Z\n+Hh7vEoPItBbB3cs9X3KKqXoGuCnmVCiKcC6pZUYaQpHPBuWvNeaeR2vSG+M/6zg\nbBle76Fu24HF55IA6mJXN8C6MvSFb4T6OrWBeGOg20dAHsDv6jLAAa26IAYv7R0x\nqqsy1L1hAoGBAPRqgK0T77NMFbOY2EDmJ73AcTUYEa/nq5ql3k7dTmkZ/zSteXnm\nEvdx3aFtdTw1TDs6970pywhPyZYrcevm1fL0E3WcbMudUq6NMUDSBY7OXbvfapX5\neWK1XvnPifrFqk67aT4LL4KMh8PnPyVoCJtNyhzmxYolahyehoFIYtnvAoGBAPPI\nBWd/z6nD+xssE2ZgeJgjYVYcRXkfM+TZMkt2c9o7ofK6xLvJFsKvoLAzWWmwPuTp\nx+QXyfCEaNkUMWVEzltHfAQIY5JJ9NAN7SQFrLI6q5a/m5Vf3TOcwanzDYRscLGV\nnV0AI1/GDYvGeDMEzPDoDPl5tORO282rjMKnkuPbAoGAFhbmCD5sBHVU5MVkjgD/\nCHwy/wxs1MwIS1LAU7pWktMhqH4hI24yuqBU2nkNBmL+v7+lkjgLvHWRj3vfsOVM\n4sdCVvfLMV/HkDT8hZI1pGFsQUWA2YsReGVR7xvdqYdhy/nOGihio9bVklP89gF/\n/aE7Kf+FTOXywCFnoJmNLYsCgYAdfIkizrPYjer2i2tBS9PqWwUv/DVvBBYrzRWn\nSQmUUPgyuuKG8Di/jay7A0sCXJ4O5DQYY8Q6QlnIQAgFfsATDF90wWsBy84/yB9x\n5vnPiQcuMbjo5XKFBqXqH4r4BIHRCQ7Cq/ybXgJPcM8jJKaBUSAYoN7/aoZtpx1c\nghZjVwKBgDAoxVJGCW0/Riic11yh4GeYgFLvh851BOSRy8SRGySBQIX39KJWhBNl\nFJSgi3VYukha8x6vkqj7JmhRLg/abap8fU9ss3oh9tWtaY8W3OdwawV3nGuz6iCv\nTBz4wh9vAAKdy7R91G/p2odunCLkl9L4YmDiidF9BueaR6I3bpzi\n-----END RSA PRIVATE KEY-----\n", "user_id": "14b1da6aa71b415db981e1f52975bca1", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}} 2019-04-13 11:17:56,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-db8e8b67-8635-409e-971d-f99ea82807b4 2019-04-13 11:17:56,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.414882898331s 2019-04-13 11:17:56,492 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6MAQgbaIW4VUo7qsKplL1FAkHBssuaeivz2I8G2pOj07EVuZ\nkOUrfNuiCVVfcUiNa7dJcMiV75ird1WATPydLuC0O/TraIyaNwnabasIlN+FKM/E\nujsZKnkeUqkRHwIonxeI2+df7IFpNRLZjFnTSWr7smRpfUbJBbkWdqwDU5/a8y1o\nFkmL1Il3ydiMt3HoI6aX0jYGc9Unkcee/odGIUywKhFvCP0dXHiB2YwbYcwgfJYO\nzzHKen8hPXDkoBm1x6SJ2z5POQRf1vPodkiEvpQEnsQ1iWkqP1GW0Np2BuNZUq08\nXy+DGO9EPKjm8lISpnx6U/xhOt34klNxxx1cdQIDAQABAoIBAQCIZ0dFPbxcJp+b\n9OLBdGXEX9NJxYNIqr3uZhnDDgGHaCsd2Rj+mdAKtI0Z+zacJXD8F8aqmmOEr2yN\n20X92G4l8vqtyLPN6djXOKcSbpHw7a4UZO9eVRRCmAj1WK/4BEPaOOi0N7031f/a\nYtmsL1hsRo6L1d0c1kcpW3eWxOiOMJr73RRMBL+z1SL5B/zPSYL0dUmPm/UYzj9Z\n+Hh7vEoPItBbB3cs9X3KKqXoGuCnmVCiKcC6pZUYaQpHPBuWvNeaeR2vSG+M/6zg\nbBle76Fu24HF55IA6mJXN8C6MvSFb4T6OrWBeGOg20dAHsDv6jLAAa26IAYv7R0x\nqqsy1L1hAoGBAPRqgK0T77NMFbOY2EDmJ73AcTUYEa/nq5ql3k7dTmkZ/zSteXnm\nEvdx3aFtdTw1TDs6970pywhPyZYrcevm1fL0E3WcbMudUq6NMUDSBY7OXbvfapX5\neWK1XvnPifrFqk67aT4LL4KMh8PnPyVoCJtNyhzmxYolahyehoFIYtnvAoGBAPPI\nBWd/z6nD+xssE2ZgeJgjYVYcRXkfM+TZMkt2c9o7ofK6xLvJFsKvoLAzWWmwPuTp\nx+QXyfCEaNkUMWVEzltHfAQIY5JJ9NAN7SQFrLI6q5a/m5Vf3TOcwanzDYRscLGV\nnV0AI1/GDYvGeDMEzPDoDPl5tORO282rjMKnkuPbAoGAFhbmCD5sBHVU5MVkjgD/\nCHwy/wxs1MwIS1LAU7pWktMhqH4hI24yuqBU2nkNBmL+v7+lkjgLvHWRj3vfsOVM\n4sdCVvfLMV/HkDT8hZI1pGFsQUWA2YsReGVR7xvdqYdhy/nOGihio9bVklP89gF/\n/aE7Kf+FTOXywCFnoJmNLYsCgYAdfIkizrPYjer2i2tBS9PqWwUv/DVvBBYrzRWn\nSQmUUPgyuuKG8Di/jay7A0sCXJ4O5DQYY8Q6QlnIQAgFfsATDF90wWsBy84/yB9x\n5vnPiQcuMbjo5XKFBqXqH4r4BIHRCQ7Cq/ybXgJPcM8jJKaBUSAYoN7/aoZtpx1c\nghZjVwKBgDAoxVJGCW0/Riic11yh4GeYgFLvh851BOSRy8SRGySBQIX39KJWhBNl\nFJSgi3VYukha8x6vkqj7JmhRLg/abap8fU9ss3oh9tWtaY8W3OdwawV3nGuz6iCv\nTBz4wh9vAAKdy7R91G/p2odunCLkl9L4YmDiidF9BueaR6I3bpzi\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'14b1da6aa71b415db981e1f52975bca1', 'name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'created_at': '2019-04-13T11:17:56.492219', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3d696e47fdf4e4c85e4eafbaa10616e', 'name': 'cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08', 'type': 'ssh', 'id': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4'}) 2019-04-13 11:17:56,492 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA6MAQgbaIW4VUo7qsKplL1FAkHBssuaeivz2I8G2pOj07EVuZ kOUrfNuiCVVfcUiNa7dJcMiV75ird1WATPydLuC0O/TraIyaNwnabasIlN+FKM/E ujsZKnkeUqkRHwIonxeI2+df7IFpNRLZjFnTSWr7smRpfUbJBbkWdqwDU5/a8y1o FkmL1Il3ydiMt3HoI6aX0jYGc9Unkcee/odGIUywKhFvCP0dXHiB2YwbYcwgfJYO zzHKen8hPXDkoBm1x6SJ2z5POQRf1vPodkiEvpQEnsQ1iWkqP1GW0Np2BuNZUq08 Xy+DGO9EPKjm8lISpnx6U/xhOt34klNxxx1cdQIDAQABAoIBAQCIZ0dFPbxcJp+b 9OLBdGXEX9NJxYNIqr3uZhnDDgGHaCsd2Rj+mdAKtI0Z+zacJXD8F8aqmmOEr2yN 20X92G4l8vqtyLPN6djXOKcSbpHw7a4UZO9eVRRCmAj1WK/4BEPaOOi0N7031f/a YtmsL1hsRo6L1d0c1kcpW3eWxOiOMJr73RRMBL+z1SL5B/zPSYL0dUmPm/UYzj9Z +Hh7vEoPItBbB3cs9X3KKqXoGuCnmVCiKcC6pZUYaQpHPBuWvNeaeR2vSG+M/6zg bBle76Fu24HF55IA6mJXN8C6MvSFb4T6OrWBeGOg20dAHsDv6jLAAa26IAYv7R0x qqsy1L1hAoGBAPRqgK0T77NMFbOY2EDmJ73AcTUYEa/nq5ql3k7dTmkZ/zSteXnm Evdx3aFtdTw1TDs6970pywhPyZYrcevm1fL0E3WcbMudUq6NMUDSBY7OXbvfapX5 eWK1XvnPifrFqk67aT4LL4KMh8PnPyVoCJtNyhzmxYolahyehoFIYtnvAoGBAPPI BWd/z6nD+xssE2ZgeJgjYVYcRXkfM+TZMkt2c9o7ofK6xLvJFsKvoLAzWWmwPuTp x+QXyfCEaNkUMWVEzltHfAQIY5JJ9NAN7SQFrLI6q5a/m5Vf3TOcwanzDYRscLGV nV0AI1/GDYvGeDMEzPDoDPl5tORO282rjMKnkuPbAoGAFhbmCD5sBHVU5MVkjgD/ CHwy/wxs1MwIS1LAU7pWktMhqH4hI24yuqBU2nkNBmL+v7+lkjgLvHWRj3vfsOVM 4sdCVvfLMV/HkDT8hZI1pGFsQUWA2YsReGVR7xvdqYdhy/nOGihio9bVklP89gF/ /aE7Kf+FTOXywCFnoJmNLYsCgYAdfIkizrPYjer2i2tBS9PqWwUv/DVvBBYrzRWn SQmUUPgyuuKG8Di/jay7A0sCXJ4O5DQYY8Q6QlnIQAgFfsATDF90wWsBy84/yB9x 5vnPiQcuMbjo5XKFBqXqH4r4BIHRCQ7Cq/ybXgJPcM8jJKaBUSAYoN7/aoZtpx1c ghZjVwKBgDAoxVJGCW0/Riic11yh4GeYgFLvh851BOSRy8SRGySBQIX39KJWhBNl FJSgi3VYukha8x6vkqj7JmhRLg/abap8fU9ss3oh9tWtaY8W3OdwawV3nGuz6iCv TBz4wh9vAAKdy7R91G/p2odunCLkl9L4YmDiidF9BueaR6I3bpzi -----END RSA PRIVATE KEY----- 2019-04-13 11:17:56,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-13 11:17:56,499 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"security_group": {"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-04-13 11:17:56,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:56 GMT X-Openstack-Request-Id: req-7928796b-ec2d-41ee-bcff-e5a27df882c5 2019-04-13 11:17:56,653 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:56Z", "updated_at": "2019-04-13T11:17:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "5c0b3835-656c-429d-a846-d7490a0dd227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "ccb4f4ec-f7d3-484d-a724-81eb2d9cd99c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}} 2019-04-13 11:17:56,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7928796b-ec2d-41ee-bcff-e5a27df882c5 2019-04-13 11:17:56,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.154984951019s 2019-04-13 11:17:56,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:17:56,661 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:56,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:56 GMT X-Openstack-Request-Id: req-a154f298-7fbc-4cda-b778-28d31b0390d8 2019-04-13 11:17:56,980 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:43Z", "updated_at": "2019-04-13T11:17:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "87481a6c-b767-4298-936a-d22988dd5a88", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "9c90531e-3eb7-4cc1-ba15-c57da7b9da60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "d2a943f5-a210-47f4-a120-f1c32baaf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "eb3413de-508d-4b98-b9b3-b8cbbfd9d5ea", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1a5405fb-7732-492d-bb47-17d41f071d95", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:56Z", "updated_at": "2019-04-13T11:17:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "5c0b3835-656c-429d-a846-d7490a0dd227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "ccb4f4ec-f7d3-484d-a724-81eb2d9cd99c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:17:56,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a154f298-7fbc-4cda-b778-28d31b0390d8 2019-04-13 11:17:56,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320436000824s 2019-04-13 11:17:56,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:17:56,988 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -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": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0"}}' 2019-04-13 11:17:57,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:57 GMT X-Openstack-Request-Id: req-7f9942c7-be67-4568-9afc-85071f908da2 2019-04-13 11:17:57,114 - 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-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:57Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "77019542-cd42-46df-ae79-b6da32343605"}} 2019-04-13 11:17:57,114 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7f9942c7-be67-4568-9afc-85071f908da2 2019-04-13 11:17:57,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125979185104s 2019-04-13 11:17:57,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:17:57,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:57,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:57 GMT X-Openstack-Request-Id: req-41cbb796-0d8f-4e2a-8601-c20135104a3b 2019-04-13 11:17:57,171 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:43Z", "updated_at": "2019-04-13T11:17:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "87481a6c-b767-4298-936a-d22988dd5a88", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "9c90531e-3eb7-4cc1-ba15-c57da7b9da60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "d2a943f5-a210-47f4-a120-f1c32baaf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "eb3413de-508d-4b98-b9b3-b8cbbfd9d5ea", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1a5405fb-7732-492d-bb47-17d41f071d95", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:56Z", "updated_at": "2019-04-13T11:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "5c0b3835-656c-429d-a846-d7490a0dd227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "77019542-cd42-46df-ae79-b6da32343605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "ccb4f4ec-f7d3-484d-a724-81eb2d9cd99c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:17:57,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-41cbb796-0d8f-4e2a-8601-c20135104a3b 2019-04-13 11:17:57,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0508348941803s 2019-04-13 11:17:57,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:17:57,178 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -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": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0"}}' 2019-04-13 11:17:57,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:57 GMT X-Openstack-Request-Id: req-7cd15e18-66f2-4f44-a12d-a1caf035440a 2019-04-13 11:17:57,317 - 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-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "port_range_min": null, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:57Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "622bcb6a-3826-43c9-9e2a-db4769c35023"}} 2019-04-13 11:17:57,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7cd15e18-66f2-4f44-a12d-a1caf035440a 2019-04-13 11:17:57,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139780044556s 2019-04-13 11:17:57,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:17:57,324 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:57,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:57 GMT X-Openstack-Request-Id: req-ad47ea29-95c0-48e5-b883-3ca97224f180 2019-04-13 11:17:57,373 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:43Z", "updated_at": "2019-04-13T11:17:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "87481a6c-b767-4298-936a-d22988dd5a88", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "9c90531e-3eb7-4cc1-ba15-c57da7b9da60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "d2a943f5-a210-47f4-a120-f1c32baaf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "eb3413de-508d-4b98-b9b3-b8cbbfd9d5ea", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1a5405fb-7732-492d-bb47-17d41f071d95", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:56Z", "updated_at": "2019-04-13T11:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "5c0b3835-656c-429d-a846-d7490a0dd227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "622bcb6a-3826-43c9-9e2a-db4769c35023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "77019542-cd42-46df-ae79-b6da32343605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "ccb4f4ec-f7d3-484d-a724-81eb2d9cd99c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 3, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:17:57,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ad47ea29-95c0-48e5-b883-3ca97224f180 2019-04-13 11:17:57,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.049281835556s 2019-04-13 11:17:57,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:17:57,380 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -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": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0"}}' 2019-04-13 11:17:57,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:57 GMT X-Openstack-Request-Id: req-b772b6c2-f873-4374-aed7-a81e2b12e0bb 2019-04-13 11:17:57,497 - 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-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "port_range_min": 80, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:57Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "a7e916f9-4ee5-4d89-a14b-8ead69c8f8a9"}} 2019-04-13 11:17:57,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b772b6c2-f873-4374-aed7-a81e2b12e0bb 2019-04-13 11:17:57,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118591785431s 2019-04-13 11:17:57,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:17:57,505 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:57,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:57 GMT X-Openstack-Request-Id: req-5a847167-c511-4e88-8c71-d9f77a633c1e 2019-04-13 11:17:57,557 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:43Z", "updated_at": "2019-04-13T11:17:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "87481a6c-b767-4298-936a-d22988dd5a88", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "9c90531e-3eb7-4cc1-ba15-c57da7b9da60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "d2a943f5-a210-47f4-a120-f1c32baaf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "eb3413de-508d-4b98-b9b3-b8cbbfd9d5ea", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1a5405fb-7732-492d-bb47-17d41f071d95", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:56Z", "updated_at": "2019-04-13T11:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "5c0b3835-656c-429d-a846-d7490a0dd227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "622bcb6a-3826-43c9-9e2a-db4769c35023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "77019542-cd42-46df-ae79-b6da32343605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "a7e916f9-4ee5-4d89-a14b-8ead69c8f8a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "ccb4f4ec-f7d3-484d-a724-81eb2d9cd99c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 4, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:17:57,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5a847167-c511-4e88-8c71-d9f77a633c1e 2019-04-13 11:17:57,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0528130531311s 2019-04-13 11:17:57,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:17:57,564 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -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": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0"}}' 2019-04-13 11:17:57,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:57 GMT X-Openstack-Request-Id: req-4d210ff9-1ceb-4504-9200-5b72adf98ab8 2019-04-13 11:17:57,684 - 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-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "port_range_min": 443, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:57Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "5a67f0ac-4eab-4a1b-bfa0-5bf28162ce8d"}} 2019-04-13 11:17:57,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4d210ff9-1ceb-4504-9200-5b72adf98ab8 2019-04-13 11:17:57,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120215892792s 2019-04-13 11:17:57,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:17:57,691 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:57,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:57 GMT X-Openstack-Request-Id: req-e1c56b1c-ae57-413a-8bf3-3aadd7d62c34 2019-04-13 11:17:57,739 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:43Z", "updated_at": "2019-04-13T11:17:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "87481a6c-b767-4298-936a-d22988dd5a88", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "9c90531e-3eb7-4cc1-ba15-c57da7b9da60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "d2a943f5-a210-47f4-a120-f1c32baaf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "eb3413de-508d-4b98-b9b3-b8cbbfd9d5ea", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1a5405fb-7732-492d-bb47-17d41f071d95", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:56Z", "updated_at": "2019-04-13T11:17:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "5a67f0ac-4eab-4a1b-bfa0-5bf28162ce8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "5c0b3835-656c-429d-a846-d7490a0dd227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "622bcb6a-3826-43c9-9e2a-db4769c35023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "77019542-cd42-46df-ae79-b6da32343605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "a7e916f9-4ee5-4d89-a14b-8ead69c8f8a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "ccb4f4ec-f7d3-484d-a724-81eb2d9cd99c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 5, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:17:57,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e1c56b1c-ae57-413a-8bf3-3aadd7d62c34 2019-04-13 11:17:57,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486028194427s 2019-04-13 11:17:57,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:17:57,746 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -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": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0"}}' 2019-04-13 11:17:57,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:57 GMT X-Openstack-Request-Id: req-137a6a10-b99b-40c0-beda-629e2eccd22a 2019-04-13 11:17:57,857 - 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-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "port_range_min": 5671, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:57Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "0c4d13e5-bbe4-4d36-8c14-756ca248ae4f"}} 2019-04-13 11:17:57,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-137a6a10-b99b-40c0-beda-629e2eccd22a 2019-04-13 11:17:57,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.111438989639s 2019-04-13 11:17:57,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:17:57,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:57,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:57 GMT X-Openstack-Request-Id: req-02496b5a-a4b1-4f51-ad20-c8c2c539bf2c 2019-04-13 11:17:57,915 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:43Z", "updated_at": "2019-04-13T11:17:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "87481a6c-b767-4298-936a-d22988dd5a88", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "9c90531e-3eb7-4cc1-ba15-c57da7b9da60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "d2a943f5-a210-47f4-a120-f1c32baaf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "eb3413de-508d-4b98-b9b3-b8cbbfd9d5ea", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1a5405fb-7732-492d-bb47-17d41f071d95", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:56Z", "updated_at": "2019-04-13T11:17:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "0c4d13e5-bbe4-4d36-8c14-756ca248ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "5a67f0ac-4eab-4a1b-bfa0-5bf28162ce8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "5c0b3835-656c-429d-a846-d7490a0dd227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "622bcb6a-3826-43c9-9e2a-db4769c35023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "77019542-cd42-46df-ae79-b6da32343605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "a7e916f9-4ee5-4d89-a14b-8ead69c8f8a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "ccb4f4ec-f7d3-484d-a724-81eb2d9cd99c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 6, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:17:57,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-02496b5a-a4b1-4f51-ad20-c8c2c539bf2c 2019-04-13 11:17:57,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0514531135559s 2019-04-13 11:17:57,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:17:57,922 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -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": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0"}}' 2019-04-13 11:17:58,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:58 GMT X-Openstack-Request-Id: req-7cf1e129-bdf9-4a31-98cc-7821a501342e 2019-04-13 11:17:58,059 - 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-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "port_range_min": 53333, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:57Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "c696b865-ba74-42eb-b285-afbaeaffc677"}} 2019-04-13 11:17:58,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7cf1e129-bdf9-4a31-98cc-7821a501342e 2019-04-13 11:17:58,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138392925262s 2019-04-13 11:17:58,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:17:58,061 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:58,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:58 GMT X-Openstack-Request-Id: req-e3aff7a8-c41f-4d01-8883-eb71b247ef73 2019-04-13 11:17:58,175 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:17:58,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e3aff7a8-c41f-4d01-8883-eb71b247ef73 2019-04-13 11:17:58,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114762067795s 2019-04-13 11:17:58,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:17:58,186 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:58,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17:58 GMT X-Openstack-Request-Id: req-8418b8c0-8b20-4744-9ce8-a8bf92af78a5 2019-04-13 11:17:58,219 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:17:55Z", "file": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/file", "owner": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "size": 301006848, "self": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T11:17:51Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:17:58,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8418b8c0-8b20-4744-9ce8-a8bf92af78a5 2019-04-13 11:17:58,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377020835876s 2019-04-13 11:17:58,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 11:17:58,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:17:58,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17: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-c0cdb2dd-cb93-4ab2-994c-cdfa968b6321 x-openstack-request-id: req-c0cdb2dd-cb93-4ab2-994c-cdfa968b6321 2019-04-13 11:17:58,249 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "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": "e5aad8e1-43fb-4477-b4c5-440affbe376d"}]} 2019-04-13 11:17:58,249 - 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-c0cdb2dd-cb93-4ab2-994c-cdfa968b6321 2019-04-13 11:17:58,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242650508881s 2019-04-13 11:17:58,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 11:17:58,255 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"server": {"name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "imageRef": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0"}]}}' 2019-04-13 11:17:59,978 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17: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 location: http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207 x-compute-request-id: req-bfdba0c8-7b10-4094-b9a4-0e9ff7fcdb79 x-openstack-request-id: req-bfdba0c8-7b10-4094-b9a4-0e9ff7fcdb79 2019-04-13 11:17:59,978 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0"}], "OS-DCF:diskConfig": "MANUAL", "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "adminPass": "G3iiYg7xypNX"}} 2019-04-13 11:17:59,979 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-bfdba0c8-7b10-4094-b9a4-0e9ff7fcdb79 2019-04-13 11:17:59,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.72723507881s 2019-04-13 11:17:59,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:17:59,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:00,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 610 Content-Type: application/json Date: Sat, 13 Apr 2019 11:17: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-5cf0d01b-aec4-4169-9e0d-32ad5930524d x-openstack-request-id: req-5cf0d01b-aec4-4169-9e0d-32ad5930524d 2019-04-13 11:18:00,615 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "user_id": "14b1da6aa71b415db981e1f52975bca1", "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-04-13T11:18:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:00,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5cf0d01b-aec4-4169-9e0d-32ad5930524d 2019-04-13 11:18:00,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636125087738s 2019-04-13 11:18:00,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:18:00,629 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:00,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18:00 GMT X-Openstack-Request-Id: req-f7ff9e70-7815-432c-8ce6-bcac8ef48f98 2019-04-13 11:18:00,745 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:18:00,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f7ff9e70-7815-432c-8ce6-bcac8ef48f98 2019-04-13 11:18:00,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117115020752s 2019-04-13 11:18:00,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 11:18:00,747 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:00,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18:00 GMT X-Openstack-Request-Id: req-7c67cef0-9956-4f75-9b59-7f092ed1f4d6 2019-04-13 11:18:00,825 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T11:17:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","subnetpool_id":null,"name":"cloudify_ims-subnet_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:18:00,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7c67cef0-9956-4f75-9b59-7f092ed1f4d6 2019-04-13 11:18:00,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0789499282837s 2019-04-13 11:18:00,826 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:02,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:03,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a486c13-fc33-42ed-a114-2c1808e7543f x-openstack-request-id: req-0a486c13-fc33-42ed-a114-2c1808e7543f 2019-04-13 11:18:03,549 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:03,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a486c13-fc33-42ed-a114-2c1808e7543f 2019-04-13 11:18:03,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720507860184s 2019-04-13 11:18:03,556 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:05,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:05,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:06,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-b29104b3-0428-4a84-9941-ec70e4258e60 x-openstack-request-id: req-b29104b3-0428-4a84-9941-ec70e4258e60 2019-04-13 11:18:06,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:06,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b29104b3-0428-4a84-9941-ec70e4258e60 2019-04-13 11:18:06,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782040119171s 2019-04-13 11:18:06,348 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:08,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:08,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:08,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-8f515485-ae39-487c-8578-fe314e99a0ad x-openstack-request-id: req-8f515485-ae39-487c-8578-fe314e99a0ad 2019-04-13 11:18:08,538 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:08,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8f515485-ae39-487c-8578-fe314e99a0ad 2019-04-13 11:18:08,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187897920609s 2019-04-13 11:18:08,545 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:10,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:10,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:11,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-d4c3e02b-c8c7-43dd-9edd-9c7c903240bf x-openstack-request-id: req-d4c3e02b-c8c7-43dd-9edd-9c7c903240bf 2019-04-13 11:18:11,285 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:11,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d4c3e02b-c8c7-43dd-9edd-9c7c903240bf 2019-04-13 11:18:11,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73801779747s 2019-04-13 11:18:11,294 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:13,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:13,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:13,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-e51a3739-45c5-49b0-85e2-59dff4ee769a x-openstack-request-id: req-e51a3739-45c5-49b0-85e2-59dff4ee769a 2019-04-13 11:18:13,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:13,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e51a3739-45c5-49b0-85e2-59dff4ee769a 2019-04-13 11:18:13,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377483844757s 2019-04-13 11:18:13,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:15,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:16,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-2a26b33a-6657-43f3-bdd7-ec53df12812d x-openstack-request-id: req-2a26b33a-6657-43f3-bdd7-ec53df12812d 2019-04-13 11:18:16,720 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:16,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2a26b33a-6657-43f3-bdd7-ec53df12812d 2019-04-13 11:18:16,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03660297394s 2019-04-13 11:18:16,728 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:18,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:18,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:19,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-6bc72caf-c16e-4d29-92a6-ee71c46666dd x-openstack-request-id: req-6bc72caf-c16e-4d29-92a6-ee71c46666dd 2019-04-13 11:18:19,092 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:19,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6bc72caf-c16e-4d29-92a6-ee71c46666dd 2019-04-13 11:18:19,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36144900322s 2019-04-13 11:18:19,099 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:21,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:21,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:21,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-956d5267-b016-4fa3-81a7-61bb63058258 x-openstack-request-id: req-956d5267-b016-4fa3-81a7-61bb63058258 2019-04-13 11:18:21,484 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:21,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-956d5267-b016-4fa3-81a7-61bb63058258 2019-04-13 11:18:21,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382996797562s 2019-04-13 11:18:21,491 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:23,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:23,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-615d2b5c-b94a-42be-8c5a-12031aecd05a x-openstack-request-id: req-615d2b5c-b94a-42be-8c5a-12031aecd05a 2019-04-13 11:18:23,681 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:23,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-615d2b5c-b94a-42be-8c5a-12031aecd05a 2019-04-13 11:18:23,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187971830368s 2019-04-13 11:18:23,689 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:25,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:25,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:26,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-0a854b3d-a25b-4c73-9637-8796d6ad2f19 x-openstack-request-id: req-0a854b3d-a25b-4c73-9637-8796d6ad2f19 2019-04-13 11:18:26,066 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:26,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a854b3d-a25b-4c73-9637-8796d6ad2f19 2019-04-13 11:18:26,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374955892563s 2019-04-13 11:18:26,073 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:28,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:28,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:28,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-ca6c5e0b-ade2-4dfe-be3d-f3b9b5b8f4fc x-openstack-request-id: req-ca6c5e0b-ade2-4dfe-be3d-f3b9b5b8f4fc 2019-04-13 11:18:28,259 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:28,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ca6c5e0b-ade2-4dfe-be3d-f3b9b5b8f4fc 2019-04-13 11:18:28,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183599948883s 2019-04-13 11:18:28,266 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:30,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:30,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:30,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-9e9014d6-08c9-4a3f-9723-c08fe9bd2c32 x-openstack-request-id: req-9e9014d6-08c9-4a3f-9723-c08fe9bd2c32 2019-04-13 11:18:30,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/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:30,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9e9014d6-08c9-4a3f-9723-c08fe9bd2c32 2019-04-13 11:18:30,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181469917297s 2019-04-13 11:18:30,456 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:32,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:32,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:33,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-8c39e8dd-1f25-4f70-9894-fe6666176170 x-openstack-request-id: req-8c39e8dd-1f25-4f70-9894-fe6666176170 2019-04-13 11:18:33,538 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:33,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8c39e8dd-1f25-4f70-9894-fe6666176170 2019-04-13 11:18:33,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07963681221s 2019-04-13 11:18:33,545 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:35,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:35,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:35,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-f758997b-86bd-460d-b768-3e6f23926f5a x-openstack-request-id: req-f758997b-86bd-460d-b768-3e6f23926f5a 2019-04-13 11:18:35,737 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:35,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f758997b-86bd-460d-b768-3e6f23926f5a 2019-04-13 11:18:35,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189934968948s 2019-04-13 11:18:35,747 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:37,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:37,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:38,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-995866dc-ed34-45ba-936c-f93d48bee76e x-openstack-request-id: req-995866dc-ed34-45ba-936c-f93d48bee76e 2019-04-13 11:18:38,217 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:38,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-995866dc-ed34-45ba-936c-f93d48bee76e 2019-04-13 11:18:38,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467702865601s 2019-04-13 11:18:38,224 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:40,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:40,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:40,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-12f4e09d-1c79-4530-9198-c38c32540b6b x-openstack-request-id: req-12f4e09d-1c79-4530-9198-c38c32540b6b 2019-04-13 11:18:40,613 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:40,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-12f4e09d-1c79-4530-9198-c38c32540b6b 2019-04-13 11:18:40,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386661052704s 2019-04-13 11:18:40,620 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:42,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:42,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:43,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-0d0b2639-dce9-407b-92fa-5f1de174dd7d x-openstack-request-id: req-0d0b2639-dce9-407b-92fa-5f1de174dd7d 2019-04-13 11:18:43,153 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:43,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0d0b2639-dce9-407b-92fa-5f1de174dd7d 2019-04-13 11:18:43,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530148983002s 2019-04-13 11:18:43,161 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:45,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:45,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:45,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-789f0bf9-60a7-4075-abbc-192a05ffed97 x-openstack-request-id: req-789f0bf9-60a7-4075-abbc-192a05ffed97 2019-04-13 11:18:45,994 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:45,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-789f0bf9-60a7-4075-abbc-192a05ffed97 2019-04-13 11:18:45,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.830712080002s 2019-04-13 11:18:46,001 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:48,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:48,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:48,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-afbf8cee-687b-4d0a-ad30-43bec0ef4643 x-openstack-request-id: req-afbf8cee-687b-4d0a-ad30-43bec0ef4643 2019-04-13 11:18:48,411 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:48,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-afbf8cee-687b-4d0a-ad30-43bec0ef4643 2019-04-13 11:18:48,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406879901886s 2019-04-13 11:18:48,424 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:50,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:50,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:50,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-9a8e9ad3-a886-4039-9ff0-105a5ec7faec x-openstack-request-id: req-9a8e9ad3-a886-4039-9ff0-105a5ec7faec 2019-04-13 11:18:50,632 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:50,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9a8e9ad3-a886-4039-9ff0-105a5ec7faec 2019-04-13 11:18:50,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205920934677s 2019-04-13 11:18:50,643 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:52,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:52,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:52,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-96bc256c-7c1b-4bb9-adbd-93f06f907b41 x-openstack-request-id: req-96bc256c-7c1b-4bb9-adbd-93f06f907b41 2019-04-13 11:18:52,841 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:52,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-96bc256c-7c1b-4bb9-adbd-93f06f907b41 2019-04-13 11:18:52,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196073055267s 2019-04-13 11:18:52,848 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:54,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:54,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:55,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-9148d358-e3c9-41d7-98b6-3b9e9b62dfe2 x-openstack-request-id: req-9148d358-e3c9-41d7-98b6-3b9e9b62dfe2 2019-04-13 11:18:55,268 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:55,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9148d358-e3c9-41d7-98b6-3b9e9b62dfe2 2019-04-13 11:18:55,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417533874512s 2019-04-13 11:18:55,275 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:57,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:57,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:57,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-41c9d5c8-e25f-4608-b1fe-212efe200fc5 x-openstack-request-id: req-41c9d5c8-e25f-4608-b1fe-212efe200fc5 2019-04-13 11:18:57,463 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:57,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-41c9d5c8-e25f-4608-b1fe-212efe200fc5 2019-04-13 11:18:57,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186219930649s 2019-04-13 11:18:57,471 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:18:59,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:18:59,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:18:59,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:18: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-f0cf5f49-00d1-43df-a1ac-1a343aea69a9 x-openstack-request-id: req-f0cf5f49-00d1-43df-a1ac-1a343aea69a9 2019-04-13 11:18:59,659 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:18:59,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f0cf5f49-00d1-43df-a1ac-1a343aea69a9 2019-04-13 11:18:59,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185768127441s 2019-04-13 11:18:59,667 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:01,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:01,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:01,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-3018d33a-2dca-4d28-a4b3-79131d5ab397 x-openstack-request-id: req-3018d33a-2dca-4d28-a4b3-79131d5ab397 2019-04-13 11:19:01,852 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:01,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3018d33a-2dca-4d28-a4b3-79131d5ab397 2019-04-13 11:19:01,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184057950974s 2019-04-13 11:19:01,859 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:03,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:03,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:04,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-23ba5ba6-6485-4b7e-a87a-b9bdda6d313c x-openstack-request-id: req-23ba5ba6-6485-4b7e-a87a-b9bdda6d313c 2019-04-13 11:19:04,328 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:04,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-23ba5ba6-6485-4b7e-a87a-b9bdda6d313c 2019-04-13 11:19:04,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467115163803s 2019-04-13 11:19:04,336 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:06,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:06,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:07,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-3149eaab-bdc5-4ffa-a624-34eb2094db3e x-openstack-request-id: req-3149eaab-bdc5-4ffa-a624-34eb2094db3e 2019-04-13 11:19:07,086 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:07,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3149eaab-bdc5-4ffa-a624-34eb2094db3e 2019-04-13 11:19:07,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747828006744s 2019-04-13 11:19:07,094 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:09,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:09,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:09,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-488fbfb3-a885-419e-83dc-7f66b3a67ee1 x-openstack-request-id: req-488fbfb3-a885-419e-83dc-7f66b3a67ee1 2019-04-13 11:19:09,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/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:09,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-488fbfb3-a885-419e-83dc-7f66b3a67ee1 2019-04-13 11:19:09,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740802049637s 2019-04-13 11:19:09,843 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:11,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:11,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:12,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-793c3ad4-2228-48a7-b7a6-73bbea55bee4 x-openstack-request-id: req-793c3ad4-2228-48a7-b7a6-73bbea55bee4 2019-04-13 11:19:12,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/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:12,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-793c3ad4-2228-48a7-b7a6-73bbea55bee4 2019-04-13 11:19:12,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197787046432s 2019-04-13 11:19:12,051 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:14,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:14,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:15,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-9055848c-05e4-478b-9f28-864f548a6a43 x-openstack-request-id: req-9055848c-05e4-478b-9f28-864f548a6a43 2019-04-13 11:19:15,041 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:15,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9055848c-05e4-478b-9f28-864f548a6a43 2019-04-13 11:19:15,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.989169120789s 2019-04-13 11:19:15,047 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:17,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:17,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:17,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-8db74293-b691-42ca-a24b-3b257985823b x-openstack-request-id: req-8db74293-b691-42ca-a24b-3b257985823b 2019-04-13 11:19:17,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/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:17,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8db74293-b691-42ca-a24b-3b257985823b 2019-04-13 11:19:17,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201215982437s 2019-04-13 11:19:17,258 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:19,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:19,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:19,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-1c3b4ac1-49b7-4c04-a012-30eed5f07613 x-openstack-request-id: req-1c3b4ac1-49b7-4c04-a012-30eed5f07613 2019-04-13 11:19:19,629 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:19,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1c3b4ac1-49b7-4c04-a012-30eed5f07613 2019-04-13 11:19:19,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369001150131s 2019-04-13 11:19:19,637 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:21,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:21,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:21,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-6ccb5b7b-b28b-42b1-84b6-b16eb457a92c x-openstack-request-id: req-6ccb5b7b-b28b-42b1-84b6-b16eb457a92c 2019-04-13 11:19:21,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/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:21,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6ccb5b7b-b28b-42b1-84b6-b16eb457a92c 2019-04-13 11:19:21,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195990800858s 2019-04-13 11:19:21,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:23,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:23,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:24,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-f38917d5-deb0-412e-9128-f60871e0c778 x-openstack-request-id: req-f38917d5-deb0-412e-9128-f60871e0c778 2019-04-13 11:19:24,042 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:24,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f38917d5-deb0-412e-9128-f60871e0c778 2019-04-13 11:19:24,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195295095444s 2019-04-13 11:19:24,050 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:26,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:26,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:26,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-119e9721-9bb7-42e5-be4d-84a3abb33896 x-openstack-request-id: req-119e9721-9bb7-42e5-be4d-84a3abb33896 2019-04-13 11:19:26,543 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:26,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-119e9721-9bb7-42e5-be4d-84a3abb33896 2019-04-13 11:19:26,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490869045258s 2019-04-13 11:19:26,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:28,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:28,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:29,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-15558faf-d4d4-4ede-be76-5849952bbe00 x-openstack-request-id: req-15558faf-d4d4-4ede-be76-5849952bbe00 2019-04-13 11:19:29,007 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:29,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-15558faf-d4d4-4ede-be76-5849952bbe00 2019-04-13 11:19:29,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453325986862s 2019-04-13 11:19:29,014 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:31,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:31,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:31,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-212c3677-6986-42fd-9c2f-14aec53c56c7 x-openstack-request-id: req-212c3677-6986-42fd-9c2f-14aec53c56c7 2019-04-13 11:19:31,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/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:31,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-212c3677-6986-42fd-9c2f-14aec53c56c7 2019-04-13 11:19:31,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698940038681s 2019-04-13 11:19:31,723 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:33,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:33,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:34,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-0f0c8ebc-103c-444a-969e-2163b6d16887 x-openstack-request-id: req-0f0c8ebc-103c-444a-969e-2163b6d16887 2019-04-13 11:19:34,841 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:34,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f0c8ebc-103c-444a-969e-2163b6d16887 2019-04-13 11:19:34,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11560487747s 2019-04-13 11:19:34,848 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:36,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:36,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:37,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-cc284cca-2e6d-4266-bc37-1c5a83472e20 x-openstack-request-id: req-cc284cca-2e6d-4266-bc37-1c5a83472e20 2019-04-13 11:19:37,549 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:37,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cc284cca-2e6d-4266-bc37-1c5a83472e20 2019-04-13 11:19:37,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698329925537s 2019-04-13 11:19:37,557 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:39,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:39,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:40,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-750b351f-f5e6-4b85-849f-9b1d962ea845 x-openstack-request-id: req-750b351f-f5e6-4b85-849f-9b1d962ea845 2019-04-13 11:19:40,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:40,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-750b351f-f5e6-4b85-849f-9b1d962ea845 2019-04-13 11:19:40,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452089071274s 2019-04-13 11:19:40,019 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:42,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:42,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:42,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dabb3953-a815-4f22-ad37-f4715d4ce9ce x-openstack-request-id: req-dabb3953-a815-4f22-ad37-f4715d4ce9ce 2019-04-13 11:19:42,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/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:42,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dabb3953-a815-4f22-ad37-f4715d4ce9ce 2019-04-13 11:19:42,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191223859787s 2019-04-13 11:19:42,220 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:44,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:44,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:44,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-ea113951-9921-4c07-8baa-f92ccfa2407c x-openstack-request-id: req-ea113951-9921-4c07-8baa-f92ccfa2407c 2019-04-13 11:19:44,841 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:44,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ea113951-9921-4c07-8baa-f92ccfa2407c 2019-04-13 11:19:44,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618942022324s 2019-04-13 11:19:44,849 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:46,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:47,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-fa96f965-5701-470c-bc51-1b486dbaafbf x-openstack-request-id: req-fa96f965-5701-470c-bc51-1b486dbaafbf 2019-04-13 11:19:47,060 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:47,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fa96f965-5701-470c-bc51-1b486dbaafbf 2019-04-13 11:19:47,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208297967911s 2019-04-13 11:19:47,067 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:49,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:49,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:49,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-4be76bce-a864-44d7-b1af-11fb9b591ff7 x-openstack-request-id: req-4be76bce-a864-44d7-b1af-11fb9b591ff7 2019-04-13 11:19:49,454 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:49,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4be76bce-a864-44d7-b1af-11fb9b591ff7 2019-04-13 11:19:49,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384938001633s 2019-04-13 11:19:49,461 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:51,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:51,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-7dfce50e-5187-4e53-9156-64a720104857 x-openstack-request-id: req-7dfce50e-5187-4e53-9156-64a720104857 2019-04-13 11:19:51,657 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:51,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7dfce50e-5187-4e53-9156-64a720104857 2019-04-13 11:19:51,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193123102188s 2019-04-13 11:19:51,664 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:53,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:53,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-c6852ed2-eeba-4b41-b549-168dd960698a x-openstack-request-id: req-c6852ed2-eeba-4b41-b549-168dd960698a 2019-04-13 11:19:53,841 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:53,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6852ed2-eeba-4b41-b549-168dd960698a 2019-04-13 11:19:53,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17480802536s 2019-04-13 11:19:53,848 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:55,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:56,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-3b54f443-ddf4-4371-af6b-b51469c70900 x-openstack-request-id: req-3b54f443-ddf4-4371-af6b-b51469c70900 2019-04-13 11:19:56,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:56,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3b54f443-ddf4-4371-af6b-b51469c70900 2019-04-13 11:19:56,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373697042465s 2019-04-13 11:19:56,232 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:19:58,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:19:58,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:19:58,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 13 Apr 2019 11:19: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-fd0cf658-a269-4395-ad12-a1288083b2f3 x-openstack-request-id: req-fd0cf658-a269-4395-ad12-a1288083b2f3 2019-04-13 11:19:58,717 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:18:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:19:58,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fd0cf658-a269-4395-ad12-a1288083b2f3 2019-04-13 11:19:58,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483506917953s 2019-04-13 11:19:58,724 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:20:00,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:20:00,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:20:00,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20: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-3d3e3f5f-196c-4564-bf90-15be0d50795f x-openstack-request-id: req-3d3e3f5f-196c-4564-bf90-15be0d50795f 2019-04-13 11:20:00,914 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:3b:50", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:19:59.000000", "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:19:59Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:20:00,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3d3e3f5f-196c-4564-bf90-15be0d50795f 2019-04-13 11:20:00,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1878490448s 2019-04-13 11:20:00,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 11:20:00,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=c3bce4f2-7c76-460a-ad04-0b3b54daa207" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:20:00,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20:00 GMT X-Openstack-Request-Id: req-0e402b0a-62ee-4545-a484-20567db086d8 2019-04-13 11:20:00,977 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:19:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","ip_address":"192.168.120.7"}],"id":"235d02fe-b7d3-4759-be56-68d01fb94e93","security_groups":["e1c856e6-8b46-4c10-b52f-15dfe764c8f0"],"mac_address":"fa:16:3e:7e:3b:50","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:18:01Z","binding:vnic_type":"normal","device_id":"c3bce4f2-7c76-460a-ad04-0b3b54daa207","ip_allocation":"immediate"}]} 2019-04-13 11:20:00,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=c3bce4f2-7c76-460a-ad04-0b3b54daa207 used request id req-0e402b0a-62ee-4545-a484-20567db086d8 2019-04-13 11:20:00,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0558381080627s 2019-04-13 11:20:00,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:20:00,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=235d02fe-b7d3-4759-be56-68d01fb94e93" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:20:01,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20:01 GMT X-Openstack-Request-Id: req-7b98854e-c900-486b-b820-a61d3c169788 2019-04-13 11:20:01,039 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 11:20:01,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=235d02fe-b7d3-4759-be56-68d01fb94e93 used request id req-7b98854e-c900-486b-b820-a61d3c169788 2019-04-13 11:20:01,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0506150722504s 2019-04-13 11:20:01,040 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:3b:50', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c3774db9-07f1-4799-b624-c4ea40bd5b7c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:19:59.000000', 'flavor': Munch({u'id': u'e5aad8e1-43fb-4477-b4c5-440affbe376d'}), 'az': u'nova', 'id': u'c3bce4f2-7c76-460a-ad04-0b3b54daa207', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'14b1da6aa71b415db981e1f52975bca1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3d696e47fdf4e4c85e4eafbaa10616e', 'name': 'cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', '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-04-13T11:19:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:19:59Z', 'hostId': u'f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db', '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-04-13T11:19:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', 'name': u'cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'adminPass': u'G3iiYg7xypNX', 'tenant_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', 'created_at': u'2019-04-13T11:17:59Z', 'created': u'2019-04-13T11:17:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 11:20:01,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:20:01,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:20:01,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20:01 GMT X-Openstack-Request-Id: req-c4e6b231-33db-4b1f-b1e4-59c6e20fb770 2019-04-13 11:20:01,142 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:20:01,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c4e6b231-33db-4b1f-b1e4-59c6e20fb770 2019-04-13 11:20:01,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0959160327911s 2019-04-13 11:20:01,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 11:20:01,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=c3bce4f2-7c76-460a-ad04-0b3b54daa207" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:20:01,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20:01 GMT X-Openstack-Request-Id: req-ad519fa1-ffcc-44b2-9c79-042f23f52b89 2019-04-13 11:20:01,197 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:19:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","ip_address":"192.168.120.7"}],"id":"235d02fe-b7d3-4759-be56-68d01fb94e93","security_groups":["e1c856e6-8b46-4c10-b52f-15dfe764c8f0"],"mac_address":"fa:16:3e:7e:3b:50","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:18:01Z","binding:vnic_type":"normal","device_id":"c3bce4f2-7c76-460a-ad04-0b3b54daa207","ip_allocation":"immediate"}]} 2019-04-13 11:20:01,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=c3bce4f2-7c76-460a-ad04-0b3b54daa207 used request id req-ad519fa1-ffcc-44b2-9c79-042f23f52b89 2019-04-13 11:20:01,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0535461902618s 2019-04-13 11:20:01,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-13 11:20:01,198 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "fixed_ip_address": "192.168.120.7", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93"}}' 2019-04-13 11:20:03,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20:03 GMT X-Openstack-Request-Id: req-607189e0-791d-4236-9971-6db61bec8ac5 2019-04-13 11:20:03,812 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:02Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}} 2019-04-13 11:20:03,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-607189e0-791d-4236-9971-6db61bec8ac5 2019-04-13 11:20:03,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.61398887634s 2019-04-13 11:20:03,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:20:03,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:20:03,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20:03 GMT X-Openstack-Request-Id: req-b022a467-dc64-464f-bb0f-4103cb8537be 2019-04-13 11:20:03,926 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:02Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:20:03,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b022a467-dc64-464f-bb0f-4103cb8537be 2019-04-13 11:20:03,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0964269638062s 2019-04-13 11:20:03,934 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:20:04,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:20:04,046 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:20:04,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20:04 GMT X-Openstack-Request-Id: req-d2ef54a6-c5c0-407e-996a-a8350df20739 2019-04-13 11:20:04,107 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:02Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:20:04,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d2ef54a6-c5c0-407e-996a-a8350df20739 2019-04-13 11:20:04,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623281002045s 2019-04-13 11:20:04,114 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:20:04,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:20:04,226 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:20:04,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20:04 GMT X-Openstack-Request-Id: req-450d2850-1311-4811-b1bc-31b8e99d8e10 2019-04-13 11:20:04,291 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:02Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:20:04,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-450d2850-1311-4811-b1bc-31b8e99d8e10 2019-04-13 11:20:04,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0666999816895s 2019-04-13 11:20:04,298 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:20:04,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:20:04,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:20:04,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20:04 GMT X-Openstack-Request-Id: req-66ada40d-8a4a-4f11-bbf1-52dcfe4941d4 2019-04-13 11:20:04,468 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:02Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:20:04,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-66ada40d-8a4a-4f11-bbf1-52dcfe4941d4 2019-04-13 11:20:04,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585830211639s 2019-04-13 11:20:04,474 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:20:04,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:20:04,586 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:20:04,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20:04 GMT X-Openstack-Request-Id: req-9b961f0e-a944-4861-a09f-18d19efb1b90 2019-04-13 11:20:04,647 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:02Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:20:04,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9b961f0e-a944-4861-a09f-18d19efb1b90 2019-04-13 11:20:04,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0611600875854s 2019-04-13 11:20:04,653 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 11:20:04,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:20:04,765 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:20:04,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20:04 GMT X-Openstack-Request-Id: req-b6aaaf2a-e70e-4774-b7b9-9e420958957a 2019-04-13 11:20:04,825 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:04Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:20:04,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b6aaaf2a-e70e-4774-b7b9-9e420958957a 2019-04-13 11:20:04,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613548755646s 2019-04-13 11:20:04,832 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3ae70608-5ef9-48fe-a0cc-b268490094d6', 'updated_at': u'2019-04-13T11:20:04Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'235d02fe-b7d3-4759-be56-68d01fb94e93', 'id': u'e11ccf93-70f6-462a-84fa-afff80e882c8', 'network': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'port': u'235d02fe-b7d3-4759-be56-68d01fb94e93', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3d696e47fdf4e4c85e4eafbaa10616e', 'name': 'cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7e:3b:50', u'device_id': u'c3bce4f2-7c76-460a-ad04-0b3b54daa207'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', 'created_at': u'2019-04-13T11:20:02Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:7e:3b:50', u'device_id': u'c3bce4f2-7c76-460a-ad04-0b3b54daa207'}), 'router': u'3ae70608-5ef9-48fe-a0cc-b268490094d6'}) 2019-04-13 11:20:04,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 11:20:04,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207/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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 11:20:04,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10485 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20: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-5045d49e-66cd-4c71-b7aa-e6e4338fb290 x-openstack-request-id: req-5045d49e-66cd-4c71-b7aa-e6e4338fb290 2019-04-13 11:20:04,906 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff]\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 656215243 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-145-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: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.381337] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.384658] pid_max: default: 32768 minimum: 301\n[ 0.386476] ACPI: Core revision 20150930\n[ 0.388682] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.391280] Security Framework initialized\n[ 0.392909] Yama: becoming mindful.\n[ 0.394366] AppArmor: AppArmor initialized\n[ 0.396213] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.402480] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.406745] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.409229] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.412192] Initializing cgroup subsys io\n[ 0.416284] Initializing cgroup subsys memory\n[ 0.418283] Initializing cgroup subsys devices\n[ 0.420043] Initializing cgroup subsys freezer\n[ 0.421800] Initializing cgroup subsys net_cls\n[ 0.423557] Initializing cgroup subsys perf_event\n[ 0.425388] Initializing cgroup subsys net_prio\n[ 0.427239] Initializing cgroup subsys hugetlb\n[ 0.428993] Initializing cgroup subsys pids\n[ 0.431529] mce: CPU supports 10 MCE banks\n[ 0.433265] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.435284] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.437530] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.439660] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.442852] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.446039] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.448624] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.454440] Freeing SMP alternatives memory: 36K\n[ 0.461077] ftrace: allocating 32283 entries in 127 pages\n[ 0.505277] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.507760] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.510207] smpboot: Max logical packages: 2\n[ 0.512181] x2apic enabled\n[ 0.513683] Switched APIC routing to physical x2apic.\n[ 0.516816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.519168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.523438] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.535010] KVM setup paravirtual spinlock\n[ 0.538204] x86: Booting SMP configuration:\n[ 0.539909] .... node #0, CPUs: #1\n[ 0.541583] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.564598] x86: Booted up 1 node, 2 CPUs\n[ 0.564609] KVM setup async PF for cpu 1\n[ 0.564613] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.569849] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.572954] devtmpfs: initialized\n[ 0.575816] evm: security.selinux\n[ 0.577240] evm: security.SMACK64\n[ 0.578682] evm: security.SMACK64EXEC\n[ 0.580194] evm: security.SMACK64TRANSMUTE\n[ 0.581845] evm: security.SMACK64MMAP\n[ 0.583360] evm: security.ima\n[ 0.584653] evm: security.capability\n[ 0.586326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.590041] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.592478] pinctrl core: initialized pinctrl subsystem\n[ 0.594659] RTC time: 11:20:00, date: 04/13/19\n[ 0.597238] NET: Registered protocol family 16\n[ 0.611032] cpuidle: using governor ladder\n[ 0.623055] cpuidle: using governor menu\n[ 0.624627] PCCT header not found.\n[ 0.626102] ACPI: bus type PCI registered\n[ 0.627705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.630257] PCI: Using configuration type 1 for base access\n[ 0.644981] ACPI: Added _OSI(Module Device)\n[ 0.646697] ACPI: Added _OSI(Processor Device)\n[ 0.648473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.650318] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.654055] ACPI: Interpreter enabled\n[ 0.655593] ACPI: (supports S0 S5)\n[ 0.672648] ACPI: Using IOAPIC for interrupt routing\n[ 0.674624] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.680120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.682161] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.684422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.686540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.690518] acpiphp: Slot [3] registered\n[ 0.691964] acpiphp: Slot [4] registered\n[ 0.693399] acpiphp: Slot [5] registered\n[ 0.694820] acpiphp: Slot [6] registered\n[ 0.696245] acpiphp: Slot [7] registered\n[ 0.697666] acpiphp: Slot [8] registered\n[ 0.699081] acpiphp: Slot [9] registered\n[ 0.700511] acpiphp: Slot [10] registered\n[ 0.701956] acpiphp: Slot [11] registered\n[ 0.703394] acpiphp: Slot [12] registered\n[ 0.704958] acpiphp: Slot [13] registered\n[ 0.706404] acpiphp: Slot [14] registered\n[ 0.707849] acpiphp: Slot [15] registered\n[ 0.709294] acpiphp: Slot [16] registered\n[ 0.710753] acpiphp: Slot [17] registered\n[ 0.712202] acpiphp: Slot [18] registered\n[ 0.713648] acpiphp: Slot [19] registered\n[ 0.715090] acpiphp: Slot [20] registered\n[ 0.716534] acpiphp: Slot [21] registered\n[ 0.717982] acpiphp: Slot [22] registered\n[ 0.719424] acpiphp: Slot [23] registered\n[ 0.720883] acpiphp: Slot [24] registered\n[ 0.722342] acpiphp: Slot [25] registered\n[ 0.723771] acpiphp: Slot [26] registered\n[ 0.725196] acpiphp: Slot [27] registered\n[ 0.726668] acpiphp: Slot [28] registered\n[ 0.728112] acpiphp: Slot [29] registered\n[ 0.729552] acpiphp: Slot [30] registered\n[ 0.730998] acpiphp: Slot [31] registered\n[ 0.732419] PCI host bridge to bus 0000:00\n[ 0.733877] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.736036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.738211] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.740772] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.743376] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.746016] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.754121] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.756237] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.758516] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.763331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.765903] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.791833] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.794836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.797365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.799880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.802348] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.804560] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.806922] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.808802] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.811548] vgaarb: loaded\n[ 0.812617] vgaarb: bridge control possible 0000:00:02.0\n[ 0.814717] SCSI subsystem initialized\n[ 0.816353] ACPI: bus type USB registered\n[ 0.817813] usbcore: registered new interface driver usbfs\n[ 0.819633] usbcore: registered new interface driver hub\n[ 0.821440] usbcore: registered new device driver usb\n[ 0.823466] PCI: Using ACPI for IRQ routing\n[ 0.825380] NetLabel: Initializing\n[ 0.826647] NetLabel: domain hash size = 128\n[ 0.828132] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.829851] NetLabel: unlabeled traffic allowed by default\n[ 0.831926] amd_nb: Cannot enumerate AMD northbridges\n[ 0.833719] clocksource: Switched to clocksource kvm-clock\n[ 0.845828] AppArmor: AppArmor Filesystem Enabled\n[ 0.847514] pnp: PnP ACPI init\n[ 0.849040] pnp: PnP ACPI: found 5 devices\n[ 0.857210] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.860236] NET: Registered protocol family 2\n[ 0.862143] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.864893] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.867442] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.869694] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.871751] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.873982] NET: Registered protocol family 1\n[ 0.875505] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.877461] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.879390] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.899837] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.920324] Unpacking initramfs...\n[ 1.117340] Freeing initrd memory: 14832K\n[ 1.118919] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.121015] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.123423] Scanning for low memory corruption every 60 seconds\n[ 1.125830] audit: initializing netlink subsys (disabled)\n[ 1.127687] audit: type=2000 audit(1555154400.976:1): initialized\n[ 1.129961] Initialise system trusted keyring\n[ 1.131676] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.133754] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.137060] zbud: loaded\n[ 1.138458] VFS: Disk quotas dquot_6.6.0\n[ 1.139913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.142373] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.144621] fuse init (API version 7.23)\n[ 1.146161] Key type big_key registered\n[ 1.147568] Allocating IMA MOK and blacklist keyrings.\n[ 1.149981] Key type asymmetric registered\n[ 1.151447] Asymmetric key parser 'x509' registered\n[ 1.153138] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.155770] io scheduler noop registered\n[ 1.157173] io scheduler deadline registered (default)\n[ 1.158945] io scheduler cfq registered\n[ 1.160414] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.162286] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.164513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.167085] ACPI: Power Button [PWRF]\n[ 1.168623] GHES: HEST is not enabled!\n[ 1.188303] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.228244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.232419] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.257757] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.261454] Linux agpgart interface v0.103\n[ 1.264947] loop: module loaded\n[ 1.267873] vda: vda1\n[ 1.269698] scsi host0: ata_piix\n[ 1.271110] scsi host1: ata_piix\n[ 1.272369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.274558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.276827] libphy: Fixed MDIO Bus: probed\n[ 1.278345] tun: Universal TUN/TAP device driver, 1.6\n[ 1.280076] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.283389] PPP generic driver version 2.4.2\n[ 1.284964] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.287099] ehci-pci: EHCI PCI platform driver\n[ 1.288655] ehci-platform: EHCI generic platform driver\n[ 1.290415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.292440] ohci-pci: OHCI PCI platform driver\n[ 1.294005] ohci-platform: OHCI generic platform driver\n[ 1.295777] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.316143] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.317921] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.320551] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.322335] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.324349] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.326548] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.329078] usb usb1: Product: UHCI Host Controller\n[ 1.330750] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.332815] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.334501] hub 1-0:1.0: USB hub found\n[ 1.335874] hub 1-0:1.0: 2 ports detected\n[ 1.337459] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.341121] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.342825] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.344645] mousedev: PS/2 mouse device common for all mice\n[ 1.346748] rtc_cmos 00:00: RTC can wake from S4\n[ 1.348903] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.351919] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.354176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.356303] i2c /dev entries driver\n[ 1.357644] device-mapper: uevent: version 1.0.3\n[ 1.359315] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.362220] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.364630] NET: Registered protocol family 10\n[ 1.366514] NET: Registered protocol family 17\n[ 1.368106] Key type dns_resolver registered\n[ 1.369868] registered taskstats version 1\n[ 1.371347] Loading compiled-in X.509 certificates\n[ 1.389888] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.393183] zswap: loaded using pool lzo/zbud\n[ 1.396348] Key type trusted registered\n[ 1.400135] Key type encrypted registered\n[ 1.401579] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.403415] ima: No TPM chip found, activating TPM-bypass!\n[ 1.405263] ima: Allocated hash algorithm: sha1\n[ 1.406841] evm: HMAC attrs: 0x1\n[ 1.408475] Magic number: 15:400:327\n[ 1.409985] rtc_cmos 00:00: setting system clock to 2019-04-13 11:20:00 UTC (1555154400)\n[ 1.412890] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.414869] EDD information not available.\n[ 1.435273] Freeing unused kernel memory: 1484K\n[ 1.445759] Write protecting the kernel read-only data: 14336k\n[ 1.449078] Freeing unused kernel memory: 1620K\n[ 1.450871] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.463560] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.464277] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.464295] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472609] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472645] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472771] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472828] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472863] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472900] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472942] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.521031] virtio_net virtio0 ens3: renamed from eth0\n[ 1.529187] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.532397] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.548939] AVX2 version of gcm_enc/dec engaged.\n[ 1.550606] AES CTR mode by8 optimization enabled\n[ 1.566310] FDC 0 is a S82078B\n[ 1.649779] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.813926] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.816322] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.818608] usb 1-1: Product: QEMU USB Tablet\n[ 1.820120] usb 1-1: Manufacturer: QEMU\n[ 1.821503] usb 1-1: SerialNumber: 42\n[ 1.829402] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.836334] usbcore: registered new interface driver usbhid\n[ 1.838186] usbhid: USB HID core driver\n[ 1.841420] 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.845347] 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.910188] md: linear personality registered for level -1\n[ 2.913799] md: multipath personality registered for level -4\n[ 2.917417] md: raid0 personality registered for level 0\n[ 2.921581] md: raid1 personality registered for level 1\n[ 2.993750] raid6: sse2x1 gen() 11377 MB/s\n[ 3.061748] raid6: sse2x1 xor() 8890 MB/s\n[ 3.129746] raid6: sse2x2 gen() 14451 MB/s\n[ 3.197746] raid6: sse2x2 xor() 9929 MB/s\n[ 3.265748] raid6: sse2x4 gen() 17051 MB/s\n[ 3.333748] raid6: sse2x4 xor() 11317 MB/s\n[ 3.401748] raid6: avx2x1 gen() 21966 MB/s\n[ 3.469749] raid6: avx2x2 gen() 25497 MB/s\n[ 3.537748] raid6: avx2x4 gen() 29420 MB/s\n[ 3.539238] raid6: using algorithm avx2x4 gen() 29420 MB/s\n[ 3.541055] raid6: using avx2x2 recovery algorithm\n[ 3.543670] xor: automatically using best checksumming function:\n[ 3.581719] avx : 32337.000 MB/sec\n[ 3.584133] async_tx: api initialized (async)\n[ 3.593114] md: raid6 personality registered for level 6\n[ 3.594952] md: raid5 personality registered for level 5\n[ 3.596774] md: raid4 personality registered for level 4\n[ 3.603162] 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.631385] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.647708] 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.738615] 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.744326] systemd[1]: Detected virtualization kvm.\n[ 3.746032] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.750963] systemd[1]: Set hostname to .\n[ 3.754553] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.756523] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.874419] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.878822] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.882575] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.885573] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.888868] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.892582] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.905901] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.910504] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.914448] systemd[1]: Starting Nameserver information manager...\n[ 3.916526] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Nameserver information manager...\n[ 3.919359] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.923334] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.927397] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.931234] 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.936393] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.940810] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.944955] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.949344] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.953984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.958726] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.962585] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.966063] 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.972559] systemd[1]: Reached target Encrypted Volumes.\n[ 3.974445] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.977401] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.981784] 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.986641] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.990036] iscsi: registered transport (tcp)\n[ 3.991342] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.995700] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.013888] 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.019371] iscsi: registered transport (iser)\n[ 4.020005] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.026241] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.030289] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.046376] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.050262] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.053497] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.056952] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\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 Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\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 Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2019-04-13 11:20:04,907 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207/action used request id req-5045d49e-66cd-4c71-b7aa-e6e4338fb290 2019-04-13 11:20:04,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0742309093475s 2019-04-13 11:20:04,908 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff] [ 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 656215243 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-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.381337] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.384658] pid_max: default: 32768 minimum: 301 [ 0.386476] ACPI: Core revision 20150930 [ 0.388682] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.391280] Security Framework initialized [ 0.392909] Yama: becoming mindful. [ 0.394366] AppArmor: AppArmor initialized [ 0.396213] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402480] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.406745] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.409229] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412192] Initializing cgroup subsys io [ 0.416284] Initializing cgroup subsys memory [ 0.418283] Initializing cgroup subsys devices [ 0.420043] Initializing cgroup subsys freezer [ 0.421800] Initializing cgroup subsys net_cls [ 0.423557] Initializing cgroup subsys perf_event [ 0.425388] Initializing cgroup subsys net_prio [ 0.427239] Initializing cgroup subsys hugetlb [ 0.428993] Initializing cgroup subsys pids [ 0.431529] mce: CPU supports 10 MCE banks [ 0.433265] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.435284] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.437530] Spectre V2 : Mitigation: Full generic retpoline [ 0.439660] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.442852] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.446039] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.448624] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.454440] Freeing SMP alternatives memory: 36K [ 0.461077] ftrace: allocating 32283 entries in 127 pages [ 0.505277] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.507760] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.510207] smpboot: Max logical packages: 2 [ 0.512181] x2apic enabled [ 0.513683] Switched APIC routing to physical x2apic. [ 0.516816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.519168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.523438] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.535010] KVM setup paravirtual spinlock [ 0.538204] x86: Booting SMP configuration: [ 0.539909] .... node #0, CPUs: #1 [ 0.541583] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.564598] x86: Booted up 1 node, 2 CPUs [ 0.564609] KVM setup async PF for cpu 1 [ 0.564613] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.569849] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.572954] devtmpfs: initialized [ 0.575816] evm: security.selinux [ 0.577240] evm: security.SMACK64 [ 0.578682] evm: security.SMACK64EXEC [ 0.580194] evm: security.SMACK64TRANSMUTE [ 0.581845] evm: security.SMACK64MMAP [ 0.583360] evm: security.ima [ 0.584653] evm: security.capability [ 0.586326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.590041] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.592478] pinctrl core: initialized pinctrl subsystem [ 0.594659] RTC time: 11:20:00, date: 04/13/19 [ 0.597238] NET: Registered protocol family 16 [ 0.611032] cpuidle: using governor ladder [ 0.623055] cpuidle: using governor menu [ 0.624627] PCCT header not found. [ 0.626102] ACPI: bus type PCI registered [ 0.627705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.630257] PCI: Using configuration type 1 for base access [ 0.644981] ACPI: Added _OSI(Module Device) [ 0.646697] ACPI: Added _OSI(Processor Device) [ 0.648473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.650318] ACPI: Added _OSI(Processor Aggregator Device) [ 0.654055] ACPI: Interpreter enabled [ 0.655593] ACPI: (supports S0 S5) [ 0.672648] ACPI: Using IOAPIC for interrupt routing [ 0.674624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.680120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.682161] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.684422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.686540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.690518] acpiphp: Slot [3] registered [ 0.691964] acpiphp: Slot [4] registered [ 0.693399] acpiphp: Slot [5] registered [ 0.694820] acpiphp: Slot [6] registered [ 0.696245] acpiphp: Slot [7] registered [ 0.697666] acpiphp: Slot [8] registered [ 0.699081] acpiphp: Slot [9] registered [ 0.700511] acpiphp: Slot [10] registered [ 0.701956] acpiphp: Slot [11] registered [ 0.703394] acpiphp: Slot [12] registered [ 0.704958] acpiphp: Slot [13] registered [ 0.706404] acpiphp: Slot [14] registered [ 0.707849] acpiphp: Slot [15] registered [ 0.709294] acpiphp: Slot [16] registered [ 0.710753] acpiphp: Slot [17] registered [ 0.712202] acpiphp: Slot [18] registered [ 0.713648] acpiphp: Slot [19] registered [ 0.715090] acpiphp: Slot [20] registered [ 0.716534] acpiphp: Slot [21] registered [ 0.717982] acpiphp: Slot [22] registered [ 0.719424] acpiphp: Slot [23] registered [ 0.720883] acpiphp: Slot [24] registered [ 0.722342] acpiphp: Slot [25] registered [ 0.723771] acpiphp: Slot [26] registered [ 0.725196] acpiphp: Slot [27] registered [ 0.726668] acpiphp: Slot [28] registered [ 0.728112] acpiphp: Slot [29] registered [ 0.729552] acpiphp: Slot [30] registered [ 0.730998] acpiphp: Slot [31] registered [ 0.732419] PCI host bridge to bus 0000:00 [ 0.733877] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.736036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.738211] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.740772] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.743376] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.746016] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.754121] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.756237] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.758516] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.763331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.765903] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.791833] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.794836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.797365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.799880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.802348] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.804560] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.806922] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.808802] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.811548] vgaarb: loaded [ 0.812617] vgaarb: bridge control possible 0000:00:02.0 [ 0.814717] SCSI subsystem initialized [ 0.816353] ACPI: bus type USB registered [ 0.817813] usbcore: registered new interface driver usbfs [ 0.819633] usbcore: registered new interface driver hub [ 0.821440] usbcore: registered new device driver usb [ 0.823466] PCI: Using ACPI for IRQ routing [ 0.825380] NetLabel: Initializing [ 0.826647] NetLabel: domain hash size = 128 [ 0.828132] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.829851] NetLabel: unlabeled traffic allowed by default [ 0.831926] amd_nb: Cannot enumerate AMD northbridges [ 0.833719] clocksource: Switched to clocksource kvm-clock [ 0.845828] AppArmor: AppArmor Filesystem Enabled [ 0.847514] pnp: PnP ACPI init [ 0.849040] pnp: PnP ACPI: found 5 devices [ 0.857210] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.860236] NET: Registered protocol family 2 [ 0.862143] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.864893] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.867442] TCP: Hash tables configured (established 32768 bind 32768) [ 0.869694] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.871751] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.873982] NET: Registered protocol family 1 [ 0.875505] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.877461] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.879390] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.899837] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.920324] Unpacking initramfs... [ 1.117340] Freeing initrd memory: 14832K [ 1.118919] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.121015] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.123423] Scanning for low memory corruption every 60 seconds [ 1.125830] audit: initializing netlink subsys (disabled) [ 1.127687] audit: type=2000 audit(1555154400.976:1): initialized [ 1.129961] Initialise system trusted keyring [ 1.131676] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.133754] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.137060] zbud: loaded [ 1.138458] VFS: Disk quotas dquot_6.6.0 [ 1.139913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.142373] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.144621] fuse init (API version 7.23) [ 1.146161] Key type big_key registered [ 1.147568] Allocating IMA MOK and blacklist keyrings. [ 1.149981] Key type asymmetric registered [ 1.151447] Asymmetric key parser 'x509' registered [ 1.153138] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.155770] io scheduler noop registered [ 1.157173] io scheduler deadline registered (default) [ 1.158945] io scheduler cfq registered [ 1.160414] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.162286] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.164513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.167085] ACPI: Power Button [PWRF] [ 1.168623] GHES: HEST is not enabled! [ 1.188303] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.228244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.232419] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.257757] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.261454] Linux agpgart interface v0.103 [ 1.264947] loop: module loaded [ 1.267873] vda: vda1 [ 1.269698] scsi host0: ata_piix [ 1.271110] scsi host1: ata_piix [ 1.272369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.274558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.276827] libphy: Fixed MDIO Bus: probed [ 1.278345] tun: Universal TUN/TAP device driver, 1.6 [ 1.280076] tun: (C) 1999-2004 Max Krasnyansky [ 1.283389] PPP generic driver version 2.4.2 [ 1.284964] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.287099] ehci-pci: EHCI PCI platform driver [ 1.288655] ehci-platform: EHCI generic platform driver [ 1.290415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.292440] ohci-pci: OHCI PCI platform driver [ 1.294005] ohci-platform: OHCI generic platform driver [ 1.295777] uhci_hcd: USB Universal Host Controller Interface driver [ 1.316143] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.317921] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.320551] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.322335] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.324349] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.326548] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.329078] usb usb1: Product: UHCI Host Controller [ 1.330750] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.332815] usb usb1: SerialNumber: 0000:00:01.2 [ 1.334501] hub 1-0:1.0: USB hub found [ 1.335874] hub 1-0:1.0: 2 ports detected [ 1.337459] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.341121] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.342825] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.344645] mousedev: PS/2 mouse device common for all mice [ 1.346748] rtc_cmos 00:00: RTC can wake from S4 [ 1.348903] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.351919] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.354176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.356303] i2c /dev entries driver [ 1.357644] device-mapper: uevent: version 1.0.3 [ 1.359315] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.362220] ledtrig-cpu: registered to indicate activity on CPUs [ 1.364630] NET: Registered protocol family 10 [ 1.366514] NET: Registered protocol family 17 [ 1.368106] Key type dns_resolver registered [ 1.369868] registered taskstats version 1 [ 1.371347] Loading compiled-in X.509 certificates [ 1.389888] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.393183] zswap: loaded using pool lzo/zbud [ 1.396348] Key type trusted registered [ 1.400135] Key type encrypted registered [ 1.401579] AppArmor: AppArmor sha1 policy hashing enabled [ 1.403415] ima: No TPM chip found, activating TPM-bypass! [ 1.405263] ima: Allocated hash algorithm: sha1 [ 1.406841] evm: HMAC attrs: 0x1 [ 1.408475] Magic number: 15:400:327 [ 1.409985] rtc_cmos 00:00: setting system clock to 2019-04-13 11:20:00 UTC (1555154400) [ 1.412890] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.414869] EDD information not available. [ 1.435273] Freeing unused kernel memory: 1484K [ 1.445759] Write protecting the kernel read-only data: 14336k [ 1.449078] Freeing unused kernel memory: 1620K [ 1.450871] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.463560] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.464277] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.464295] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472609] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472645] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472771] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472828] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472863] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472900] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472942] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.521031] virtio_net virtio0 ens3: renamed from eth0 [ 1.529187] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.532397] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.548939] AVX2 version of gcm_enc/dec engaged. [ 1.550606] AES CTR mode by8 optimization enabled [ 1.566310] FDC 0 is a S82078B [ 1.649779] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.813926] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.816322] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.818608] usb 1-1: Product: QEMU USB Tablet [ 1.820120] usb 1-1: Manufacturer: QEMU [ 1.821503] usb 1-1: SerialNumber: 42 [ 1.829402] hidraw: raw HID events driver (C) Jiri Kosina [ 1.836334] usbcore: registered new interface driver usbhid [ 1.838186] usbhid: USB HID core driver [ 1.841420] 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.845347] 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.910188] md: linear personality registered for level -1 [ 2.913799] md: multipath personality registered for level -4 [ 2.917417] md: raid0 personality registered for level 0 [ 2.921581] md: raid1 personality registered for level 1 [ 2.993750] raid6: sse2x1 gen() 11377 MB/s [ 3.061748] raid6: sse2x1 xor() 8890 MB/s [ 3.129746] raid6: sse2x2 gen() 14451 MB/s [ 3.197746] raid6: sse2x2 xor() 9929 MB/s [ 3.265748] raid6: sse2x4 gen() 17051 MB/s [ 3.333748] raid6: sse2x4 xor() 11317 MB/s [ 3.401748] raid6: avx2x1 gen() 21966 MB/s [ 3.469749] raid6: avx2x2 gen() 25497 MB/s [ 3.537748] raid6: avx2x4 gen() 29420 MB/s [ 3.539238] raid6: using algorithm avx2x4 gen() 29420 MB/s [ 3.541055] raid6: using avx2x2 recovery algorithm [ 3.543670] xor: automatically using best checksumming function: [ 3.581719] avx : 32337.000 MB/sec [ 3.584133] async_tx: api initialized (async) [ 3.593114] md: raid6 personality registered for level 6 [ 3.594952] md: raid5 personality registered for level 5 [ 3.596774] md: raid4 personality registered for level 4 [ 3.603162] 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.631385] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.647708] 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.738615] 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.744326] systemd[1]: Detected virtualization kvm. [ 3.746032] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.750963] systemd[1]: Set hostname to . [ 3.754553] systemd[1]: Initializing machine ID from KVM UUID. [ 3.756523] systemd[1]: Installed transient /etc/machine-id file. [ 3.874419] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.878822] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.882575] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.885573] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.888868] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.892582] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.905901] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.910504] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.914448] systemd[1]: Starting Nameserver information manager... [ 3.916526] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Nameserver information manager... [ 3.919359] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.923334] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.927397] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.931234] 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.936393] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.940810] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.944955] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.949344] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.953984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.958726] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.962585] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.966063] 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.972559] systemd[1]: Reached target Encrypted Volumes. [ 3.974445] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.977401] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.981784] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.986641] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.990036] iscsi: registered transport (tcp) [ 3.991342] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.995700] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.013888] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.019371] iscsi: registered transport (iser) [ 4.020005] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.026241] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.030289] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.046376] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.050262] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.053497] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.056952] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[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 Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started udev Kernel Device Manager. [[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 Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2019-04-13 11:20:05,648 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2019-04-13 11:20:14,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 11:20:14,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207/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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 11:20:14,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13309 Content-Type: application/json Date: Sat, 13 Apr 2019 11:20: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-679cdad3-c6db-467d-a9cb-df9f93617ed0 x-openstack-request-id: req-679cdad3-c6db-467d-a9cb-df9f93617ed0 2019-04-13 11:20:14,735 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff]\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 656215243 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-145-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: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.381337] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.384658] pid_max: default: 32768 minimum: 301\n[ 0.386476] ACPI: Core revision 20150930\n[ 0.388682] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.391280] Security Framework initialized\n[ 0.392909] Yama: becoming mindful.\n[ 0.394366] AppArmor: AppArmor initialized\n[ 0.396213] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.402480] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.406745] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.409229] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.412192] Initializing cgroup subsys io\n[ 0.416284] Initializing cgroup subsys memory\n[ 0.418283] Initializing cgroup subsys devices\n[ 0.420043] Initializing cgroup subsys freezer\n[ 0.421800] Initializing cgroup subsys net_cls\n[ 0.423557] Initializing cgroup subsys perf_event\n[ 0.425388] Initializing cgroup subsys net_prio\n[ 0.427239] Initializing cgroup subsys hugetlb\n[ 0.428993] Initializing cgroup subsys pids\n[ 0.431529] mce: CPU supports 10 MCE banks\n[ 0.433265] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.435284] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.437530] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.439660] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.442852] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.446039] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.448624] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.454440] Freeing SMP alternatives memory: 36K\n[ 0.461077] ftrace: allocating 32283 entries in 127 pages\n[ 0.505277] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.507760] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.510207] smpboot: Max logical packages: 2\n[ 0.512181] x2apic enabled\n[ 0.513683] Switched APIC routing to physical x2apic.\n[ 0.516816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.519168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.523438] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.535010] KVM setup paravirtual spinlock\n[ 0.538204] x86: Booting SMP configuration:\n[ 0.539909] .... node #0, CPUs: #1\n[ 0.541583] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.564598] x86: Booted up 1 node, 2 CPUs\n[ 0.564609] KVM setup async PF for cpu 1\n[ 0.564613] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.569849] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.572954] devtmpfs: initialized\n[ 0.575816] evm: security.selinux\n[ 0.577240] evm: security.SMACK64\n[ 0.578682] evm: security.SMACK64EXEC\n[ 0.580194] evm: security.SMACK64TRANSMUTE\n[ 0.581845] evm: security.SMACK64MMAP\n[ 0.583360] evm: security.ima\n[ 0.584653] evm: security.capability\n[ 0.586326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.590041] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.592478] pinctrl core: initialized pinctrl subsystem\n[ 0.594659] RTC time: 11:20:00, date: 04/13/19\n[ 0.597238] NET: Registered protocol family 16\n[ 0.611032] cpuidle: using governor ladder\n[ 0.623055] cpuidle: using governor menu\n[ 0.624627] PCCT header not found.\n[ 0.626102] ACPI: bus type PCI registered\n[ 0.627705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.630257] PCI: Using configuration type 1 for base access\n[ 0.644981] ACPI: Added _OSI(Module Device)\n[ 0.646697] ACPI: Added _OSI(Processor Device)\n[ 0.648473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.650318] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.654055] ACPI: Interpreter enabled\n[ 0.655593] ACPI: (supports S0 S5)\n[ 0.672648] ACPI: Using IOAPIC for interrupt routing\n[ 0.674624] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.680120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.682161] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.684422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.686540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.690518] acpiphp: Slot [3] registered\n[ 0.691964] acpiphp: Slot [4] registered\n[ 0.693399] acpiphp: Slot [5] registered\n[ 0.694820] acpiphp: Slot [6] registered\n[ 0.696245] acpiphp: Slot [7] registered\n[ 0.697666] acpiphp: Slot [8] registered\n[ 0.699081] acpiphp: Slot [9] registered\n[ 0.700511] acpiphp: Slot [10] registered\n[ 0.701956] acpiphp: Slot [11] registered\n[ 0.703394] acpiphp: Slot [12] registered\n[ 0.704958] acpiphp: Slot [13] registered\n[ 0.706404] acpiphp: Slot [14] registered\n[ 0.707849] acpiphp: Slot [15] registered\n[ 0.709294] acpiphp: Slot [16] registered\n[ 0.710753] acpiphp: Slot [17] registered\n[ 0.712202] acpiphp: Slot [18] registered\n[ 0.713648] acpiphp: Slot [19] registered\n[ 0.715090] acpiphp: Slot [20] registered\n[ 0.716534] acpiphp: Slot [21] registered\n[ 0.717982] acpiphp: Slot [22] registered\n[ 0.719424] acpiphp: Slot [23] registered\n[ 0.720883] acpiphp: Slot [24] registered\n[ 0.722342] acpiphp: Slot [25] registered\n[ 0.723771] acpiphp: Slot [26] registered\n[ 0.725196] acpiphp: Slot [27] registered\n[ 0.726668] acpiphp: Slot [28] registered\n[ 0.728112] acpiphp: Slot [29] registered\n[ 0.729552] acpiphp: Slot [30] registered\n[ 0.730998] acpiphp: Slot [31] registered\n[ 0.732419] PCI host bridge to bus 0000:00\n[ 0.733877] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.736036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.738211] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.740772] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.743376] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.746016] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.751808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.754121] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.756237] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.758516] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.763331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.765903] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.791833] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.794836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.797365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.799880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.802348] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.804560] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.806922] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.808802] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.811548] vgaarb: loaded\n[ 0.812617] vgaarb: bridge control possible 0000:00:02.0\n[ 0.814717] SCSI subsystem initialized\n[ 0.816353] ACPI: bus type USB registered\n[ 0.817813] usbcore: registered new interface driver usbfs\n[ 0.819633] usbcore: registered new interface driver hub\n[ 0.821440] usbcore: registered new device driver usb\n[ 0.823466] PCI: Using ACPI for IRQ routing\n[ 0.825380] NetLabel: Initializing\n[ 0.826647] NetLabel: domain hash size = 128\n[ 0.828132] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.829851] NetLabel: unlabeled traffic allowed by default\n[ 0.831926] amd_nb: Cannot enumerate AMD northbridges\n[ 0.833719] clocksource: Switched to clocksource kvm-clock\n[ 0.845828] AppArmor: AppArmor Filesystem Enabled\n[ 0.847514] pnp: PnP ACPI init\n[ 0.849040] pnp: PnP ACPI: found 5 devices\n[ 0.857210] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.860236] NET: Registered protocol family 2\n[ 0.862143] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.864893] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.867442] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.869694] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.871751] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.873982] NET: Registered protocol family 1\n[ 0.875505] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.877461] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.879390] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.899837] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.920324] Unpacking initramfs...\n[ 1.117340] Freeing initrd memory: 14832K\n[ 1.118919] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.121015] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.123423] Scanning for low memory corruption every 60 seconds\n[ 1.125830] audit: initializing netlink subsys (disabled)\n[ 1.127687] audit: type=2000 audit(1555154400.976:1): initialized\n[ 1.129961] Initialise system trusted keyring\n[ 1.131676] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.133754] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.137060] zbud: loaded\n[ 1.138458] VFS: Disk quotas dquot_6.6.0\n[ 1.139913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.142373] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.144621] fuse init (API version 7.23)\n[ 1.146161] Key type big_key registered\n[ 1.147568] Allocating IMA MOK and blacklist keyrings.\n[ 1.149981] Key type asymmetric registered\n[ 1.151447] Asymmetric key parser 'x509' registered\n[ 1.153138] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.155770] io scheduler noop registered\n[ 1.157173] io scheduler deadline registered (default)\n[ 1.158945] io scheduler cfq registered\n[ 1.160414] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.162286] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.164513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.167085] ACPI: Power Button [PWRF]\n[ 1.168623] GHES: HEST is not enabled!\n[ 1.188303] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.228244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.232419] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.257757] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.261454] Linux agpgart interface v0.103\n[ 1.264947] loop: module loaded\n[ 1.267873] vda: vda1\n[ 1.269698] scsi host0: ata_piix\n[ 1.271110] scsi host1: ata_piix\n[ 1.272369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.274558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.276827] libphy: Fixed MDIO Bus: probed\n[ 1.278345] tun: Universal TUN/TAP device driver, 1.6\n[ 1.280076] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.283389] PPP generic driver version 2.4.2\n[ 1.284964] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.287099] ehci-pci: EHCI PCI platform driver\n[ 1.288655] ehci-platform: EHCI generic platform driver\n[ 1.290415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.292440] ohci-pci: OHCI PCI platform driver\n[ 1.294005] ohci-platform: OHCI generic platform driver\n[ 1.295777] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.316143] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.317921] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.320551] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.322335] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.324349] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.326548] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.329078] usb usb1: Product: UHCI Host Controller\n[ 1.330750] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.332815] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.334501] hub 1-0:1.0: USB hub found\n[ 1.335874] hub 1-0:1.0: 2 ports detected\n[ 1.337459] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.341121] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.342825] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.344645] mousedev: PS/2 mouse device common for all mice\n[ 1.346748] rtc_cmos 00:00: RTC can wake from S4\n[ 1.348903] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.351919] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.354176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.356303] i2c /dev entries driver\n[ 1.357644] device-mapper: uevent: version 1.0.3\n[ 1.359315] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.362220] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.364630] NET: Registered protocol family 10\n[ 1.366514] NET: Registered protocol family 17\n[ 1.368106] Key type dns_resolver registered\n[ 1.369868] registered taskstats version 1\n[ 1.371347] Loading compiled-in X.509 certificates\n[ 1.389888] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.393183] zswap: loaded using pool lzo/zbud\n[ 1.396348] Key type trusted registered\n[ 1.400135] Key type encrypted registered\n[ 1.401579] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.403415] ima: No TPM chip found, activating TPM-bypass!\n[ 1.405263] ima: Allocated hash algorithm: sha1\n[ 1.406841] evm: HMAC attrs: 0x1\n[ 1.408475] Magic number: 15:400:327\n[ 1.409985] rtc_cmos 00:00: setting system clock to 2019-04-13 11:20:00 UTC (1555154400)\n[ 1.412890] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.414869] EDD information not available.\n[ 1.435273] Freeing unused kernel memory: 1484K\n[ 1.445759] Write protecting the kernel read-only data: 14336k\n[ 1.449078] Freeing unused kernel memory: 1620K\n[ 1.450871] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.463560] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.464277] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.464295] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472609] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472645] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472771] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472828] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472863] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472900] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472942] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.521031] virtio_net virtio0 ens3: renamed from eth0\n[ 1.529187] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.532397] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.548939] AVX2 version of gcm_enc/dec engaged.\n[ 1.550606] AES CTR mode by8 optimization enabled\n[ 1.566310] FDC 0 is a S82078B\n[ 1.649779] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.813926] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.816322] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.818608] usb 1-1: Product: QEMU USB Tablet\n[ 1.820120] usb 1-1: Manufacturer: QEMU\n[ 1.821503] usb 1-1: SerialNumber: 42\n[ 1.829402] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.836334] usbcore: registered new interface driver usbhid\n[ 1.838186] usbhid: USB HID core driver\n[ 1.841420] 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.845347] 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.910188] md: linear personality registered for level -1\n[ 2.913799] md: multipath personality registered for level -4\n[ 2.917417] md: raid0 personality registered for level 0\n[ 2.921581] md: raid1 personality registered for level 1\n[ 2.993750] raid6: sse2x1 gen() 11377 MB/s\n[ 3.061748] raid6: sse2x1 xor() 8890 MB/s\n[ 3.129746] raid6: sse2x2 gen() 14451 MB/s\n[ 3.197746] raid6: sse2x2 xor() 9929 MB/s\n[ 3.265748] raid6: sse2x4 gen() 17051 MB/s\n[ 3.333748] raid6: sse2x4 xor() 11317 MB/s\n[ 3.401748] raid6: avx2x1 gen() 21966 MB/s\n[ 3.469749] raid6: avx2x2 gen() 25497 MB/s\n[ 3.537748] raid6: avx2x4 gen() 29420 MB/s\n[ 3.539238] raid6: using algorithm avx2x4 gen() 29420 MB/s\n[ 3.541055] raid6: using avx2x2 recovery algorithm\n[ 3.543670] xor: automatically using best checksumming function:\n[ 3.581719] avx : 32337.000 MB/sec\n[ 3.584133] async_tx: api initialized (async)\n[ 3.593114] md: raid6 personality registered for level 6\n[ 3.594952] md: raid5 personality registered for level 5\n[ 3.596774] md: raid4 personality registered for level 4\n[ 3.603162] 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.631385] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.647708] 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.738615] 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.744326] systemd[1]: Detected virtualization kvm.\n[ 3.746032] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.750963] systemd[1]: Set hostname to .\n[ 3.754553] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.756523] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.874419] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.878822] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.882575] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.885573] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.888868] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.892582] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.905901] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.910504] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.914448] systemd[1]: Starting Nameserver information manager...\n[ 3.916526] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Nameserver information manager...\n[ 3.919359] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.923334] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.927397] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.931234] 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.936393] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.940810] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.944955] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.949344] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.953984] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.958726] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.962585] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.966063] 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.972559] systemd[1]: Reached target Encrypted Volumes.\n[ 3.974445] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.977401] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.981784] 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.986641] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.990036] iscsi: registered transport (tcp)\n[ 3.991342] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.995700] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.013888] 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.019371] iscsi: registered transport (iser)\n[ 4.020005] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.026241] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.030289] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.046376] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.050262] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.053497] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.056952] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\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 Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\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 Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 8.784935] cloud-init[461]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 13 Apr 2019 11:20:04 +0000. Up 4.48 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[ 9.853426] cloud-init[896]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 13 Apr 2019 11:20:08 +0000. Up 9.27 seconds.\n[ 9.857394] cloud-init[896]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.860778] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.864129] cloud-init[896]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.867450] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.870782] cloud-init[896]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | global | fa:16:3e:7e:3b:50 |\n[ 9.874098] cloud-init[896]: ci-info: | ens3 | True | fe80::f816:3eff:fe7e:3b50/64 | . | link | fa:16:3e:7e:3b:50 |\n[ 9.877442] cloud-init[896]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.880746] cloud-init[896]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.884075] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.887347] cloud-init[896]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.890386] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.893415] cloud-init[896]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.896464] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.900235] cloud-init[896]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.904261] cloud-init[896]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.907297] cloud-init[896]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.912237] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.915292] cloud-init[896]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.917751] cloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.920222] cloud-init[896]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.922884] cloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[ 9.927320] [[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\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 D-Bus System Message Bus Socket.\n[896]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.938687] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\ncloud-init[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[896]: Starting Socket activation for snappy daemon.\nci-info: | 3 | ff00::/8 | :: | ens3 | U |[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.949998] cloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.952869] cloud-init[896]: Generating public/private rsa key pair.\n[ 9.955160] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.957980] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.960776] cloud-init[896]: The key fingerprint is:\n[ 9.962734] cloud-init[896]: SHA256:n4Ugw8wgFPu7TZ0WeOucix/m2c3bO9/KIEmZjuFP7TI root@cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting /etc/rc.local Compatibility...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 9.978796] cloud-init[896]: The key's randomart image is:\n[ 9.983117] cloud-init[896]: +---[RSA 2048]----+\n[ 9.985284] cloud-init[896]: | .+.. |\n[ 9.987149] cloud-init[896]: | o = |\n[ 9.989071] cloud-init[896]: | . * . |\n[ 9.990926] cloud-init[896]: | . + . + |\n[ 9.992878] cloud-init[896]: | . . S = . |\n[ 9.994770] cloud-init[896]: | . + X = |\n[ 9.996693] cloud-init[896]: | . . X B o |\n[ 9.998531] cloud-init[896]: | + B BE= +. .|\n[ 10.000433] cloud-init[896]: | . o.O.oo=.==o|\n[ 10.002436] cloud-init[896]: +----[SHA256]-----+\n[ 10.004637] cloud-init[896]: Generating public/private dsa key pair.\n[ 10.007294] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.010254] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.013658] cloud-init[896]: The key fingerprint is:\n[ 10.015938] cloud-init[896]: SHA256:rrevrCt7Uwwc+qOwJdTOxKHGO947sCN94GtocQZ/Ycc root@cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\n[ 10.019924] cloud-init[896]: The key's randomart image is:\n[ 10.022241] cloud-init[896]: +---[DSA 1024]----+\n[ 10.024319] cloud-init[896]: | |\n[ 10.026423] cloud-init[896]: | . . |\n[ 10.028464] cloud-init[896]: | . + +.. |\n[ 10.031304] cloud-init[896]: | .= =ooE |\n[ 10.033878] cloud-init[896]: | oo=..ooS |\n[ 10.036124] Starting Pollinate to seed the pseudo random number generator...\ncloud-init[896]: [[0;32m OK [0m] Started Regular background program processing daemon.\n| .B++.o.o | Starting Snappy daemon...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Accounts Service...\n\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting System Logging Service...\n Starting Login Service...\n[ 10.048220] cloud-init Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n[896]: [[0;32m OK [0m] Started /etc/rc.local Compatibility.| =+@.. o. |\n\n[ 10.084148] cloud-init[896]: [[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n|o.O * oo. |\n[ 10.114605] cloud-init[896]: |.o.+o*+=++. |\n[ 10.119950] cloud-init[896]: +----[SHA256]-----+\n[ 10.122958] cloud-init[896]: Generating public/private ecdsa key pair.\n[ 10.126085] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.129850] cloud-init[896]: Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.145022] cloud-init[896]: The key fingerprint is:\n[ 10.149767] cloud-init[896]: SHA256:jY4+np1mTWBZUjURB1A+UpeABsn/aIfFQ7Fh5YzGGTc root@cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\n[ 10.154751] cloud-init[896]: The key's randomart image is:\n[ 10.158480] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets.\n[896]: [[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n+---[ECDSA 256]---+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 10.181234] cloud-init[896]: | ..+o=#BE. |\n[ 10.186473] cloud-init[896]: | + +=.&.. | Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n\n[[0;32m OK [0m] Started Hold until boot process finishes up.[ 10.217532] \n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.cloud-init[896]: | *.oO o |\n\n[ 10.223304] cloud-init[896]: | +o.o+. |\n[ 10.227839] cloud-init[896]: | .S..= . |\n[ 10.232951] cloud-init[896]: | o = o |\n[ 10.237368] cloud-init[896]: | . .+ . |[[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\n[ 10.245819] cloud-init[896]: | ..oo.. |\n[ 10.249486] [[0;32m OK [0m] Started Set console scheme.\ncloud-init[896]: | .++o |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[ 10.262049] [[0;32m OK [0m] Started Accounts Service.\ncloud-init[896]: +----[SHA256]-----+\n[ 10.265705] cloud-init[896]: Generating public/private ed25519 key pair.\n[ 10.267967] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.270913] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.273898] cloud-init[896]: The key fingerprint is:\n[ 10.275776] cloud-init[896]: SHA256:IZYrNSOO6HOayPiRDcgxiHJveB51zTlALgvXrhVp/bE root@cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\n[ 10.279434] cloud-init[896]: The key's randomart image is:\n[ 10.281396] cloud-init[896]: +--[ED25519 256]--+\n[ 10.283157] cloud-init[896]: | .o |\n[ 10.284949] cloud-init[896]: |o + * . |\n[ 10.286658] cloud-init[896]: |+o. o @ O * . |\n[ 10.288154] cloud-init[896]: |o+o= B @ o o o |\n[ 10.289616] cloud-init[896]: |o.+ B o S E |\n[ 10.291048] cloud-init[896]: |. B o o |\n[ 10.292830] cloud-init[896]: | oo.o . |\n[ 10.294757] cloud-init[896]: |+ =. |\n[ 10.296736] cloud-init[896]: |o=. |\n[ 10.298562] cloud-init[896]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-04-13 11:20:14,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207/action used request id req-679cdad3-c6db-467d-a9cb-df9f93617ed0 2019-04-13 11:20:14,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0786161422729s 2019-04-13 11:20:14,738 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff] [ 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 656215243 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-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.381337] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.384658] pid_max: default: 32768 minimum: 301 [ 0.386476] ACPI: Core revision 20150930 [ 0.388682] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.391280] Security Framework initialized [ 0.392909] Yama: becoming mindful. [ 0.394366] AppArmor: AppArmor initialized [ 0.396213] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402480] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.406745] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.409229] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412192] Initializing cgroup subsys io [ 0.416284] Initializing cgroup subsys memory [ 0.418283] Initializing cgroup subsys devices [ 0.420043] Initializing cgroup subsys freezer [ 0.421800] Initializing cgroup subsys net_cls [ 0.423557] Initializing cgroup subsys perf_event [ 0.425388] Initializing cgroup subsys net_prio [ 0.427239] Initializing cgroup subsys hugetlb [ 0.428993] Initializing cgroup subsys pids [ 0.431529] mce: CPU supports 10 MCE banks [ 0.433265] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.435284] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.437530] Spectre V2 : Mitigation: Full generic retpoline [ 0.439660] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.442852] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.446039] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.448624] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.454440] Freeing SMP alternatives memory: 36K [ 0.461077] ftrace: allocating 32283 entries in 127 pages [ 0.505277] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.507760] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.510207] smpboot: Max logical packages: 2 [ 0.512181] x2apic enabled [ 0.513683] Switched APIC routing to physical x2apic. [ 0.516816] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.519168] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.523438] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.535010] KVM setup paravirtual spinlock [ 0.538204] x86: Booting SMP configuration: [ 0.539909] .... node #0, CPUs: #1 [ 0.541583] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.564598] x86: Booted up 1 node, 2 CPUs [ 0.564609] KVM setup async PF for cpu 1 [ 0.564613] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.569849] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.572954] devtmpfs: initialized [ 0.575816] evm: security.selinux [ 0.577240] evm: security.SMACK64 [ 0.578682] evm: security.SMACK64EXEC [ 0.580194] evm: security.SMACK64TRANSMUTE [ 0.581845] evm: security.SMACK64MMAP [ 0.583360] evm: security.ima [ 0.584653] evm: security.capability [ 0.586326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.590041] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.592478] pinctrl core: initialized pinctrl subsystem [ 0.594659] RTC time: 11:20:00, date: 04/13/19 [ 0.597238] NET: Registered protocol family 16 [ 0.611032] cpuidle: using governor ladder [ 0.623055] cpuidle: using governor menu [ 0.624627] PCCT header not found. [ 0.626102] ACPI: bus type PCI registered [ 0.627705] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.630257] PCI: Using configuration type 1 for base access [ 0.644981] ACPI: Added _OSI(Module Device) [ 0.646697] ACPI: Added _OSI(Processor Device) [ 0.648473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.650318] ACPI: Added _OSI(Processor Aggregator Device) [ 0.654055] ACPI: Interpreter enabled [ 0.655593] ACPI: (supports S0 S5) [ 0.672648] ACPI: Using IOAPIC for interrupt routing [ 0.674624] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.680120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.682161] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.684422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.686540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.690518] acpiphp: Slot [3] registered [ 0.691964] acpiphp: Slot [4] registered [ 0.693399] acpiphp: Slot [5] registered [ 0.694820] acpiphp: Slot [6] registered [ 0.696245] acpiphp: Slot [7] registered [ 0.697666] acpiphp: Slot [8] registered [ 0.699081] acpiphp: Slot [9] registered [ 0.700511] acpiphp: Slot [10] registered [ 0.701956] acpiphp: Slot [11] registered [ 0.703394] acpiphp: Slot [12] registered [ 0.704958] acpiphp: Slot [13] registered [ 0.706404] acpiphp: Slot [14] registered [ 0.707849] acpiphp: Slot [15] registered [ 0.709294] acpiphp: Slot [16] registered [ 0.710753] acpiphp: Slot [17] registered [ 0.712202] acpiphp: Slot [18] registered [ 0.713648] acpiphp: Slot [19] registered [ 0.715090] acpiphp: Slot [20] registered [ 0.716534] acpiphp: Slot [21] registered [ 0.717982] acpiphp: Slot [22] registered [ 0.719424] acpiphp: Slot [23] registered [ 0.720883] acpiphp: Slot [24] registered [ 0.722342] acpiphp: Slot [25] registered [ 0.723771] acpiphp: Slot [26] registered [ 0.725196] acpiphp: Slot [27] registered [ 0.726668] acpiphp: Slot [28] registered [ 0.728112] acpiphp: Slot [29] registered [ 0.729552] acpiphp: Slot [30] registered [ 0.730998] acpiphp: Slot [31] registered [ 0.732419] PCI host bridge to bus 0000:00 [ 0.733877] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.736036] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.738211] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.740772] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.743376] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.746016] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.754121] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.756237] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.758516] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.763331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.765903] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.791833] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.794836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.797365] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.799880] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.802348] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.804560] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.806922] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.808802] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.811548] vgaarb: loaded [ 0.812617] vgaarb: bridge control possible 0000:00:02.0 [ 0.814717] SCSI subsystem initialized [ 0.816353] ACPI: bus type USB registered [ 0.817813] usbcore: registered new interface driver usbfs [ 0.819633] usbcore: registered new interface driver hub [ 0.821440] usbcore: registered new device driver usb [ 0.823466] PCI: Using ACPI for IRQ routing [ 0.825380] NetLabel: Initializing [ 0.826647] NetLabel: domain hash size = 128 [ 0.828132] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.829851] NetLabel: unlabeled traffic allowed by default [ 0.831926] amd_nb: Cannot enumerate AMD northbridges [ 0.833719] clocksource: Switched to clocksource kvm-clock [ 0.845828] AppArmor: AppArmor Filesystem Enabled [ 0.847514] pnp: PnP ACPI init [ 0.849040] pnp: PnP ACPI: found 5 devices [ 0.857210] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.860236] NET: Registered protocol family 2 [ 0.862143] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.864893] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.867442] TCP: Hash tables configured (established 32768 bind 32768) [ 0.869694] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.871751] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.873982] NET: Registered protocol family 1 [ 0.875505] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.877461] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.879390] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.899837] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.920324] Unpacking initramfs... [ 1.117340] Freeing initrd memory: 14832K [ 1.118919] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.121015] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.123423] Scanning for low memory corruption every 60 seconds [ 1.125830] audit: initializing netlink subsys (disabled) [ 1.127687] audit: type=2000 audit(1555154400.976:1): initialized [ 1.129961] Initialise system trusted keyring [ 1.131676] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.133754] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.137060] zbud: loaded [ 1.138458] VFS: Disk quotas dquot_6.6.0 [ 1.139913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.142373] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.144621] fuse init (API version 7.23) [ 1.146161] Key type big_key registered [ 1.147568] Allocating IMA MOK and blacklist keyrings. [ 1.149981] Key type asymmetric registered [ 1.151447] Asymmetric key parser 'x509' registered [ 1.153138] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.155770] io scheduler noop registered [ 1.157173] io scheduler deadline registered (default) [ 1.158945] io scheduler cfq registered [ 1.160414] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.162286] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.164513] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.167085] ACPI: Power Button [PWRF] [ 1.168623] GHES: HEST is not enabled! [ 1.188303] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.228244] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.232419] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.257757] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.261454] Linux agpgart interface v0.103 [ 1.264947] loop: module loaded [ 1.267873] vda: vda1 [ 1.269698] scsi host0: ata_piix [ 1.271110] scsi host1: ata_piix [ 1.272369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.274558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.276827] libphy: Fixed MDIO Bus: probed [ 1.278345] tun: Universal TUN/TAP device driver, 1.6 [ 1.280076] tun: (C) 1999-2004 Max Krasnyansky [ 1.283389] PPP generic driver version 2.4.2 [ 1.284964] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.287099] ehci-pci: EHCI PCI platform driver [ 1.288655] ehci-platform: EHCI generic platform driver [ 1.290415] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.292440] ohci-pci: OHCI PCI platform driver [ 1.294005] ohci-platform: OHCI generic platform driver [ 1.295777] uhci_hcd: USB Universal Host Controller Interface driver [ 1.316143] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.317921] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.320551] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.322335] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.324349] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.326548] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.329078] usb usb1: Product: UHCI Host Controller [ 1.330750] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.332815] usb usb1: SerialNumber: 0000:00:01.2 [ 1.334501] hub 1-0:1.0: USB hub found [ 1.335874] hub 1-0:1.0: 2 ports detected [ 1.337459] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.341121] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.342825] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.344645] mousedev: PS/2 mouse device common for all mice [ 1.346748] rtc_cmos 00:00: RTC can wake from S4 [ 1.348903] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.351919] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.354176] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.356303] i2c /dev entries driver [ 1.357644] device-mapper: uevent: version 1.0.3 [ 1.359315] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.362220] ledtrig-cpu: registered to indicate activity on CPUs [ 1.364630] NET: Registered protocol family 10 [ 1.366514] NET: Registered protocol family 17 [ 1.368106] Key type dns_resolver registered [ 1.369868] registered taskstats version 1 [ 1.371347] Loading compiled-in X.509 certificates [ 1.389888] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.393183] zswap: loaded using pool lzo/zbud [ 1.396348] Key type trusted registered [ 1.400135] Key type encrypted registered [ 1.401579] AppArmor: AppArmor sha1 policy hashing enabled [ 1.403415] ima: No TPM chip found, activating TPM-bypass! [ 1.405263] ima: Allocated hash algorithm: sha1 [ 1.406841] evm: HMAC attrs: 0x1 [ 1.408475] Magic number: 15:400:327 [ 1.409985] rtc_cmos 00:00: setting system clock to 2019-04-13 11:20:00 UTC (1555154400) [ 1.412890] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.414869] EDD information not available. [ 1.435273] Freeing unused kernel memory: 1484K [ 1.445759] Write protecting the kernel read-only data: 14336k [ 1.449078] Freeing unused kernel memory: 1620K [ 1.450871] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.463560] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.464277] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.464295] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472609] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472645] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472771] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472828] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472863] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472900] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472942] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.521031] virtio_net virtio0 ens3: renamed from eth0 [ 1.529187] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.532397] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.548939] AVX2 version of gcm_enc/dec engaged. [ 1.550606] AES CTR mode by8 optimization enabled [ 1.566310] FDC 0 is a S82078B [ 1.649779] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.813926] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.816322] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.818608] usb 1-1: Product: QEMU USB Tablet [ 1.820120] usb 1-1: Manufacturer: QEMU [ 1.821503] usb 1-1: SerialNumber: 42 [ 1.829402] hidraw: raw HID events driver (C) Jiri Kosina [ 1.836334] usbcore: registered new interface driver usbhid [ 1.838186] usbhid: USB HID core driver [ 1.841420] 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.845347] 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.910188] md: linear personality registered for level -1 [ 2.913799] md: multipath personality registered for level -4 [ 2.917417] md: raid0 personality registered for level 0 [ 2.921581] md: raid1 personality registered for level 1 [ 2.993750] raid6: sse2x1 gen() 11377 MB/s [ 3.061748] raid6: sse2x1 xor() 8890 MB/s [ 3.129746] raid6: sse2x2 gen() 14451 MB/s [ 3.197746] raid6: sse2x2 xor() 9929 MB/s [ 3.265748] raid6: sse2x4 gen() 17051 MB/s [ 3.333748] raid6: sse2x4 xor() 11317 MB/s [ 3.401748] raid6: avx2x1 gen() 21966 MB/s [ 3.469749] raid6: avx2x2 gen() 25497 MB/s [ 3.537748] raid6: avx2x4 gen() 29420 MB/s [ 3.539238] raid6: using algorithm avx2x4 gen() 29420 MB/s [ 3.541055] raid6: using avx2x2 recovery algorithm [ 3.543670] xor: automatically using best checksumming function: [ 3.581719] avx : 32337.000 MB/sec [ 3.584133] async_tx: api initialized (async) [ 3.593114] md: raid6 personality registered for level 6 [ 3.594952] md: raid5 personality registered for level 5 [ 3.596774] md: raid4 personality registered for level 4 [ 3.603162] 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.631385] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.647708] 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.738615] 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.744326] systemd[1]: Detected virtualization kvm. [ 3.746032] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.750963] systemd[1]: Set hostname to . [ 3.754553] systemd[1]: Initializing machine ID from KVM UUID. [ 3.756523] systemd[1]: Installed transient /etc/machine-id file. [ 3.874419] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.878822] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.882575] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.885573] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.888868] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.892582] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.905901] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.910504] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.914448] systemd[1]: Starting Nameserver information manager... [ 3.916526] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Nameserver information manager... [ 3.919359] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.923334] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.927397] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.931234] 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.936393] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.940810] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.944955] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.949344] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.953984] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.958726] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.962585] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.966063] 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.972559] systemd[1]: Reached target Encrypted Volumes. [ 3.974445] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.977401] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.981784] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.986641] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.990036] iscsi: registered transport (tcp) [ 3.991342] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.995700] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.013888] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.019371] iscsi: registered transport (iser) [ 4.020005] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.026241] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.030289] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.046376] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.050262] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.053497] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.056952] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[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 Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[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 Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started udev Kernel Device Manager. [[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 Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 8.784935] cloud-init[461]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 13 Apr 2019 11:20:04 +0000. Up 4.48 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. [ 9.853426] cloud-init[896]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 13 Apr 2019 11:20:08 +0000. Up 9.27 seconds. [ 9.857394] cloud-init[896]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.860778] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.864129] cloud-init[896]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.867450] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.870782] cloud-init[896]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | global | fa:16:3e:7e:3b:50 | [ 9.874098] cloud-init[896]: ci-info: | ens3 | True | fe80::f816:3eff:fe7e:3b50/64 | . | link | fa:16:3e:7e:3b:50 | [ 9.877442] cloud-init[896]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.880746] cloud-init[896]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.884075] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.887347] cloud-init[896]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.890386] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.893415] cloud-init[896]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.896464] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.900235] cloud-init[896]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.904261] cloud-init[896]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.907297] cloud-init[896]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.912237] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.915292] cloud-init[896]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.917751] cloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.920222] cloud-init[896]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.922884] cloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 9.927320] [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. 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 D-Bus System Message Bus Socket. [896]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.938687] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. cloud-init[[0;32m OK [0m] Listening on ACPID Listen Socket. [896]: Starting Socket activation for snappy daemon. ci-info: | 3 | ff00::/8 | :: | ens3 | U |[[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. [ 9.949998] cloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.952869] cloud-init[896]: Generating public/private rsa key pair. [ 9.955160] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.957980] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.960776] cloud-init[896]: The key fingerprint is: [ 9.962734] cloud-init[896]: SHA256:n4Ugw8wgFPu7TZ0WeOucix/m2c3bO9/KIEmZjuFP7TI root@cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 9.978796] cloud-init[896]: The key's randomart image is: [ 9.983117] cloud-init[896]: +---[RSA 2048]----+ [ 9.985284] cloud-init[896]: | .+.. | [ 9.987149] cloud-init[896]: | o = | [ 9.989071] cloud-init[896]: | . * . | [ 9.990926] cloud-init[896]: | . + . + | [ 9.992878] cloud-init[896]: | . . S = . | [ 9.994770] cloud-init[896]: | . + X = | [ 9.996693] cloud-init[896]: | . . X B o | [ 9.998531] cloud-init[896]: | + B BE= +. .| [ 10.000433] cloud-init[896]: | . o.O.oo=.==o| [ 10.002436] cloud-init[896]: +----[SHA256]-----+ [ 10.004637] cloud-init[896]: Generating public/private dsa key pair. [ 10.007294] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.010254] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.013658] cloud-init[896]: The key fingerprint is: [ 10.015938] cloud-init[896]: SHA256:rrevrCt7Uwwc+qOwJdTOxKHGO947sCN94GtocQZ/Ycc root@cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 [ 10.019924] cloud-init[896]: The key's randomart image is: [ 10.022241] cloud-init[896]: +---[DSA 1024]----+ [ 10.024319] cloud-init[896]: | | [ 10.026423] cloud-init[896]: | . . | [ 10.028464] cloud-init[896]: | . + +.. | [ 10.031304] cloud-init[896]: | .= =ooE | [ 10.033878] cloud-init[896]: | oo=..ooS | [ 10.036124] Starting Pollinate to seed the pseudo random number generator... cloud-init[896]: [[0;32m OK [0m] Started Regular background program processing daemon. | .B++.o.o | Starting Snappy daemon... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Accounts Service... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. Starting System Logging Service... Starting Login Service... [ 10.048220] cloud-init Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [896]: [[0;32m OK [0m] Started /etc/rc.local Compatibility.| =+@.. o. | [ 10.084148] cloud-init[896]: [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). |o.O * oo. | [ 10.114605] cloud-init[896]: |.o.+o*+=++. | [ 10.119950] cloud-init[896]: +----[SHA256]-----+ [ 10.122958] cloud-init[896]: Generating public/private ecdsa key pair. [ 10.126085] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.129850] cloud-init[896]: Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.145022] cloud-init[896]: The key fingerprint is: [ 10.149767] cloud-init[896]: SHA256:jY4+np1mTWBZUjURB1A+UpeABsn/aIfFQ7Fh5YzGGTc root@cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 [ 10.154751] cloud-init[896]: The key's randomart image is: [ 10.158480] cloud-init[[0;32m OK [0m] Started Login to default iSCSI targets. [896]: [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... +---[ECDSA 256]---+ [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Permit User Sessions. [ 10.181234] cloud-init[896]: | ..+o=#BE. | [ 10.186473] cloud-init[896]: | + +=.&.. | Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Hold until boot process finishes up.[ 10.217532] [[0;32m OK [0m] Started Terminate Plymouth Boot Screen.cloud-init[896]: | *.oO o | [ 10.223304] cloud-init[896]: | +o.o+. | [ 10.227839] cloud-init[896]: | .S..= . | [ 10.232951] cloud-init[896]: | o = o | [ 10.237368] cloud-init[896]: | . .+ . |[[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. [ 10.245819] cloud-init[896]: | ..oo.. | [ 10.249486] [[0;32m OK [0m] Started Set console scheme. cloud-init[896]: | .++o | [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [ 10.262049] [[0;32m OK [0m] Started Accounts Service. cloud-init[896]: +----[SHA256]-----+ [ 10.265705] cloud-init[896]: Generating public/private ed25519 key pair. [ 10.267967] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.270913] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.273898] cloud-init[896]: The key fingerprint is: [ 10.275776] cloud-init[896]: SHA256:IZYrNSOO6HOayPiRDcgxiHJveB51zTlALgvXrhVp/bE root@cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 [ 10.279434] cloud-init[896]: The key's randomart image is: [ 10.281396] cloud-init[896]: +--[ED25519 256]--+ [ 10.283157] cloud-init[896]: | .o | [ 10.284949] cloud-init[896]: |o + * . | [ 10.286658] cloud-init[896]: |+o. o @ O * . | [ 10.288154] cloud-init[896]: |o+o= B @ o o o | [ 10.289616] cloud-init[896]: |o.+ B o S E | [ 10.291048] cloud-init[896]: |. B o o | [ 10.292830] cloud-init[896]: | oo.o . | [ 10.294757] cloud-init[896]: |+ =. | [ 10.296736] cloud-init[896]: |o=. | [ 10.298562] cloud-init[896]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-04-13 11:20:14,741 - paramiko.transport - DEBUG - starting thread (client mode): 0x918f5790L 2019-04-13 11:20:14,742 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 11:20:14,747 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-04-13 11:20:14,747 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-13 11:20:14,748 - 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-04-13 11:20:14,748 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 11:20:14,749 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 11:20:14,749 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 11:20:14,749 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 11:20:14,749 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 11:20:14,790 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 11:20:14,790 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 11:20:14,805 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: c3eca4da1cf0bc054dabfd1eeb07c6f7 2019-04-13 11:20:14,807 - paramiko.transport - DEBUG - Trying discovered key b250507c2a77179b264c0d6473b44108 in /tmp/tmpptScpb 2019-04-13 11:20:14,831 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 11:20:14,855 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 11:20:14,871 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 11:20:15,075 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-13 11:20:15,076 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-13 11:20:15,116 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 11:20:15,116 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 11:20:15,137 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 11:20:22,131 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-04-13 11:20:22,133 - 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-04-13 11:20:22,133 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 11:20:22,134 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 11:20:22,134 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 11:20:22,134 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 11:20:22,134 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 11:20:22,140 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 11:20:29,972 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-13 11:20:29,974 - 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-04-13 11:20:29,974 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 11:20:29,974 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 11:20:29,974 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 11:20:29,974 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 11:20:29,974 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 11:20:29,979 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 11:20:37,218 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-13 11:20:37,220 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-13 11:20:37,221 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 11:20:37,221 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 11:20:37,221 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 11:20:37,221 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 11:20:37,221 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 11:20:37,227 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 11:20:43,319 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-13 11:20:43,319 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-13 11:20:43,321 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 11:20:43,321 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-13 11:20:43,321 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-13 11:20:43,324 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-13 11:22:14,216 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-13 11:22:14,217 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.5 API version: 1.39 Go version: go1.10.8 Git commit: e8ff056 Built: Thu Apr 11 04:44:24 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.5 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: e8ff056 Built: Thu Apr 11 04:10:53 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 ce4e8f60e6c4335776f62f686a327fb822cce43cbbd2fd09ae1587d18dbabf67 2019-04-13 11:22:14,218 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-13 11:22:14,218 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 --2019-04-13 11:20:44-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.32.252.239, 13.32.252.145, 13.32.252.238, ... Connecting to get.docker.com (get.docker.com)|13.32.252.239|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 31.4M=0s 2019-04-13 11:20:44 (31.4 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 sudo: unable to resolve host cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 + 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-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 sudo: unable to resolve host cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 2019-04-13 11:22:14,218 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-04-13 11:22:14,219 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-04-13 11:22:14,219 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-04-13 11:22:14,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-13 11:22:14,225 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.202', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-04-13 11:22:44,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-13 11:22:46,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:46,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:46,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:46,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:46,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:46,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:46,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:46,220 - 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": 332, "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": 149, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 117, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 119, "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-04-13 11:22:46,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:46,220 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:46 GMT 2019-04-13 11:22:46,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:46,220 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:22:46,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:46,220 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:46,220 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:46,220 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:22:46,221 - 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': 332, 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': 149, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 117, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 119, 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-04-13 11:22:46,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-13 11:22:46,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:46,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:46,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:46,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:46,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:46,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:46,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:46,332 - 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": 332, "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": 149, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 117, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 119, "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-04-13 11:22:46,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:46,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:46 GMT 2019-04-13 11:22:46,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:46,333 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:22:46,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:46,333 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:46,333 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:46,333 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:22:46,334 - functest.core.cloudify - INFO - The current manager status is running 2019-04-13 11:22:46,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-04-13 11:22:46,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:46,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:46,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:46,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:46,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:46,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:46,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:46,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-13 11:22:46,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:46,411 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:46 GMT 2019-04-13 11:22:46,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:46,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-13 11:22:46,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:46,412 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:46,412 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:46,412 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-04-13 11:22:46,412 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-04-13 11:22:46,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:46,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:46,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:46,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:46,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:46,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:46,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:46,558 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-04-13 11:22:46,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:22:46.537Z", "updated_at": "2019-04-13T11:22:46.537Z", "value": "gAAAAABcscaGHuAHZsLUlihrWt62y4Re3PxdoS5cJac6VFkkh0RsJMEUoDaV2Xh8iJJWo7T3ZuTCLhPcQ-AistcaJYC70hv9tA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-13 11:22:46,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:46,558 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:46 GMT 2019-04-13 11:22:46,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:46,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-13 11:22:46,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:46,559 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:46,559 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:46,559 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-04-13 11:22:46,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:46,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:46,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:46,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:46,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:46,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:46,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:46,618 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-13 11:22:46,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:22:46.537Z", "updated_at": "2019-04-13T11:22:46.537Z", "value": "gAAAAABcscaGHuAHZsLUlihrWt62y4Re3PxdoS5cJac6VFkkh0RsJMEUoDaV2Xh8iJJWo7T3ZuTCLhPcQ-AistcaJYC70hv9tA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-13 11:22:46,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:46,618 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:46 GMT 2019-04-13 11:22:46,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:46,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-13 11:22:46,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:46,618 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:46,618 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:46,619 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-04-13 11:22:46,619 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-04-13 11:22:46,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 11:22:46,631 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:22:46,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 13 Apr 2019 11:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c72d2b4-913e-499e-ae4a-5dab3d36c67a 2019-04-13 11:22:46,846 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/b3d696e47fdf4e4c85e4eafbaa10616e"}, "tags": [], "enabled": true, "id": "b3d696e47fdf4e4c85e4eafbaa10616e", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:22:46,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1c72d2b4-913e-499e-ae4a-5dab3d36c67a 2019-04-13 11:22:46,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21858382225s 2019-04-13 11:22:46,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-04-13 11:22:46,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/b3d696e47fdf4e4c85e4eafbaa10616e.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-04-13 11:22:47,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sat, 13 Apr 2019 11:22:47 GMT X-Openstack-Request-Id: req-bb8b6b39-3bb4-4603-88fb-6eea04b0e836 2019-04-13 11:22:47,271 - 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-04-13 11:22:47,271 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/b3d696e47fdf4e4c85e4eafbaa10616e.json used request id req-bb8b6b39-3bb4-4603-88fb-6eea04b0e836 2019-04-13 11:22:47,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.422917842865s 2019-04-13 11:22:47,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-04-13 11:22:47,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-13 11:22:47,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" 2019-04-13 11:22:47,285 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 11:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c17c9f-372d-4072-a7fc-e3511cee72e4 2019-04-13 11:22:47,286 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-04-13 11:22:47,286 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-f2c17c9f-372d-4072-a7fc-e3511cee72e4 2019-04-13 11:22:47,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:22:47,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Sat, 13 Apr 2019 11:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116c6b6b-2dae-4adc-9ffe-6b66be8dad3b 2019-04-13 11:22:47,480 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1ef08615bfa241c282fb6c776d561699"}, "enabled": true, "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/2d5f474bc6184888a1f046a717575fa8"}, "enabled": true, "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/463c4d979e67408bba9262f8cbf7d7d0"}, "enabled": true, "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6400f578fa0d47d6802a981338b2ce7a"}, "enabled": true, "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6ddca6d61d1d4eecae8df54344aff82f"}, "enabled": true, "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7f5bf9dbf0a241c3b1433e0a19372b74"}, "enabled": true, "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/86757cd1ecda420faec6393caeb4ef3e"}, "enabled": true, "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9567fa689aa64be0b9dc78e010b4c9ed"}, "enabled": true, "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9709565379b14f47b6cbe7d0b8323201"}, "enabled": true, "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a56100f5b1844b1ea8953050a4cc8be8"}, "enabled": true, "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ac724402fd744af7b779c5dade03fdcb"}, "enabled": true, "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/aca41cf1c97640e3ba6f2e9b936ec6c8"}, "enabled": true, "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b8c26f8b093140b8abf05878b3a5372c"}, "enabled": true, "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"name": "tempest-service-1631545576", "links": {"self": "http://192.30.9.7:35357/v3/services/cd0a457809bc4960b0d89bded6919317"}, "enabled": true, "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "description": "tempest-description-877059426"}, {"name": "tempest-service-1890636611", "links": {"self": "http://192.30.9.7:35357/v3/services/e39eaec0edc044fc81f8537e3f291979"}, "enabled": true, "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "description": "tempest-description-1779181734"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f16553f6efb541ba898510a96df4c862"}, "enabled": true, "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-04-13 11:22:47,480 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-116c6b6b-2dae-4adc-9ffe-6b66be8dad3b 2019-04-13 11:22:47,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.205066204071s 2019-04-13 11:22:47,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-13 11:22:47,493 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:22:47,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1853 Content-Type: application/json Date: Sat, 13 Apr 2019 11:22:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a98a7f6-4606-4d1e-9102-ed6e1a13db95 2019-04-13 11:22:47,698 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/039cf85f4d724cb1a6807b49ca84115d"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0730415113ec45d3b1f02fe7f24719c5"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0dc7502a63ed483d9fe79395da3540fe"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0eadf3b479864147afa0049c9097444d"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "0eadf3b479864147afa0049c9097444d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/110517c7fba848c6a6c8f76c19a4e56b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/159bcc80584b426b98b9c88f5846ecd7"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1862d0b0816942c0bbea2ce796022ee6"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/20e50279077e4a80bd73aefdacf4478f"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/213e7cbaa82d4a269c843a9bb0212fed"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24bdb9f1220c4afc93fbf71d2b6c1b3b"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26be9df78e294b62b66e3ec1250ddd4b"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/32b611c54ebe4017ad254a82e497577d"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "32b611c54ebe4017ad254a82e497577d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/341e543ea53d49c0ae193e184a4d5a17"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/400eee9849144d34af2049732427b0dc"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "400eee9849144d34af2049732427b0dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/45ef1fc1997442f89581b066f7004705"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "45ef1fc1997442f89581b066f7004705"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/531b5cb3ce2341928b76a92a27e32bcd"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/57eb51be8a6b4836bfad01beca526273"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "57eb51be8a6b4836bfad01beca526273"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5baa20e7acc64bd0b6cbe188e37860ad"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/645366775ca64c9a8663dd58d9fa42b7"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6cb42660740f491788ba979a7de26c17"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "6cb42660740f491788ba979a7de26c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6f92eb3532f242fab685152d296fe99f"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "6f92eb3532f242fab685152d296fe99f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/76cf85836fa74358b9a705f4912631d3"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "76cf85836fa74358b9a705f4912631d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/76fa29d8bdef4ffc99fad6e89cf4428c"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/795ea3f3e40e4270945d213e9c95c5a9"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9cf422a1337c45b6bada232410cf743d"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "9cf422a1337c45b6bada232410cf743d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a2f379b0550d49a5864041c78f1cb01f"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "a2f379b0550d49a5864041c78f1cb01f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a39b119e552041d68eba004a75a3e950"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "a39b119e552041d68eba004a75a3e950"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a8f58a97cdf7419f9f53385a0f70869f"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a9717bc4b70a4feab43984b6a40e7871"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "a9717bc4b70a4feab43984b6a40e7871"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/abe116518adc47c085a72a8f8867a232"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "abe116518adc47c085a72a8f8867a232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b940e34462604888b507cfbdafea4873"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "b940e34462604888b507cfbdafea4873"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bb07f9ac5b6b488b9dac9c731a562b44"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c237416d23bb41cc90c53f86f80406f3"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "c237416d23bb41cc90c53f86f80406f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c2d8128cc3e64c7597bdd9dab5ef1ca1"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c375f54bf21c404db256ec20be0972f9"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "c375f54bf21c404db256ec20be0972f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dd2a7903cc2e4913a502890de8518a3f"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "dd2a7903cc2e4913a502890de8518a3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ec39e24e1d084873899730c83a64bff5"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "ec39e24e1d084873899730c83a64bff5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f1d61170b65f406885fff0b2954f589a"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "f1d61170b65f406885fff0b2954f589a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f2c39a394c9e42c99a4fdf81f2cfb528"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-13 11:22:47,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-4a98a7f6-4606-4d1e-9102-ed6e1a13db95 2019-04-13 11:22:47,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.20902299881s 2019-04-13 11:22:47,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '3E9jtjiVMGdjPOq8wqnJsF1lxn01rM', 'keystone_tenant_name': u'cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.23:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'project_domain_name': 'Default'} 2019-04-13 11:22:47,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-04-13 11:22:47,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:47,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:47,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:47,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:47,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:47,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:47,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:47,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-13 11:22:47,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:47,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:47 GMT 2019-04-13 11:22:47,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:47,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-13 11:22:47,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:47,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:47,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:47,772 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "3E9jtjiVMGdjPOq8wqnJsF1lxn01rM"} 2019-04-13 11:22:47,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:47,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:47,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:47,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:47,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:47,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:47,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:47,926 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-04-13 11:22:47,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:22:47.904Z", "updated_at": "2019-04-13T11:22:47.904Z", "value": "gAAAAABcscaHBLsd5-a1OCFDGEVileN_lHXcn03ri7mFnZkSC98a0I5cm5YHc9NxU3hHFSVLA8NztDDW3WuLnB2Ux1DXKAgkLt-jwMuwF4_BvMWuX04dVAI=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-04-13 11:22:47,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:47,927 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:47 GMT 2019-04-13 11:22:47,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:47,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-04-13 11:22:47,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:47,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:47,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:47,928 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"} 2019-04-13 11:22:48,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:48,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:48,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:48,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:48,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:48,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:48,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:48,060 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-04-13 11:22:48,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:22:48.041Z", "updated_at": "2019-04-13T11:22:48.041Z", "value": "gAAAAABcscaIwAI-VbIvQBrvnkNJb_KW1KRpNgB-xvqeqdNf3SqLguYsoLRAyE-FMMvOYBRXn0_xnBXVev2w2EC00Cz1LgxEbEC8LZFI6I9Y2zZA1X1ev_YpI0KjtxLoan4gkMwuBsxO4xoKXkjarWelb8NRScadiA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-04-13 11:22:48,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:48,060 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:48 GMT 2019-04-13 11:22:48,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:48,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-04-13 11:22:48,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:48,061 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:48,061 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:48,061 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-04-13 11:22:48,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:48,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:48,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:48,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:48,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:48,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:48,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:48,412 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-04-13 11:22:48,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:22:48.246Z", "updated_at": "2019-04-13T11:22:48.246Z", "value": "gAAAAABcscaIWcYb73K5825tWSX1j1_gUdwSFctBPgYjk3QHoGPVUxl7Y3QxoZqzuIPDogusPE8RpsuWoT2Kn27YNDc7UQ7KCA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-04-13 11:22:48,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:48,412 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:48 GMT 2019-04-13 11:22:48,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:48,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-04-13 11:22:48,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:48,413 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:48,413 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:48,413 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.23:5000"} 2019-04-13 11:22:48,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:48,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:48,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:48,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:48,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:48,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:48,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:48,480 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-04-13 11:22:48,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:22:48.467Z", "updated_at": "2019-04-13T11:22:48.467Z", "value": "gAAAAABcscaIRonXDZzGAyXZtUazwCLSWZIX-dRyCXbmBqSnqm-C-5aX4xL81ooOAG5JfsWvsCivx7Z6e4APCu6dRmtUKCQoAUAIrAFXPoY27gRVU5I_CGg=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-04-13 11:22:48,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:48,480 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:48 GMT 2019-04-13 11:22:48,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:48,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-04-13 11:22:48,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:48,480 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:48,481 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:48,481 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-04-13 11:22:48,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:48,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:48,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:48,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:48,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:48,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:48,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:48,530 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-04-13 11:22:48,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:22:48.518Z", "updated_at": "2019-04-13T11:22:48.518Z", "value": "gAAAAABcscaIITmJofnCOlItAtJk6qqeBRck6R7L5aOWT9w9mWlAO0gFXQYu3lyA_I1IzBdDtIWGLQO9ezVvDOswFKwyLTdtLA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-04-13 11:22:48,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:48,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:48 GMT 2019-04-13 11:22:48,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:48,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-04-13 11:22:48,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:48,531 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:48,531 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:48,531 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"} 2019-04-13 11:22:48,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:48,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:48,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:48,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:48,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:48,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:48,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:48,598 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-04-13 11:22:48,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:22:48.583Z", "updated_at": "2019-04-13T11:22:48.583Z", "value": "gAAAAABcscaIssVkP1XtdBGzSLTRV9cSGp_oBc4_9SwTZmBrYykZOgLW13kctVX6u2itq4kF_LWTRZt3UATz_NfukRroicQnOKFLbfYc7f8XybxpthZJ5DBzV4NY_JzsTCheUbO_0o_LlS9azIDkYyvpdjnc35yOuA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-04-13 11:22:48,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:48,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:48 GMT 2019-04-13 11:22:48,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:48,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-04-13 11:22:48,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:48,599 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:48,599 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:48,600 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-04-13 11:22:48,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:22:48,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:22:48,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:22:48,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:22:48,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:22:48,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:22:48,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:22:48,770 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-04-13 11:22:48,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:22:48.745Z", "updated_at": "2019-04-13T11:22:48.745Z", "value": "gAAAAABcscaIsmKUkzY5xdaG1GDTybSxtaPGUozCkUyaHPsRVyGioVjgiVW6KLjwRf6pDA303FZE2uFHII9rWx_v3bMHlFWKrA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-04-13 11:22:48,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:22:48,770 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:22:48 GMT 2019-04-13 11:22:48,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:22:48,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-04-13 11:22:48,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:22:48,770 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:22:48,770 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:22:48,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2019-04-13 11:22:48,771 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-04-13 11:22:48,773 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-04-13 11:22:48,773 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-04-13 11:22:48,777 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-04-13 11:22:48,798 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-04-13 11:22:48,799 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-04-13 11:22:48,799 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-04-13 11:22:48,840 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-04-13 11:22:48,840 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-04-13 11:22:48,864 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-04-13 11:22:58,221 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-04-13 11:22:58,222 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-04-13 11:22:58,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - 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/tmpv9bDyU/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/tmpwh99t4/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmp7dgd99.zip |-------------------------------------------------------| 0.05% tmp7dgd99.zip |-------------------------------------------------------| 0.09% tmp7dgd99.zip |-------------------------------------------------------| 0.14% tmp7dgd99.zip |-------------------------------------------------------| 0.18% tmp7dgd99.zip |-------------------------------------------------------| 0.23% tmp7dgd99.zip |-------------------------------------------------------| 0.27% tmp7dgd99.zip |-------------------------------------------------------| 0.32% tmp7dgd99.zip |-------------------------------------------------------| 0.37% tmp7dgd99.zip |-------------------------------------------------------| 0.41% tmp7dgd99.zip |-------------------------------------------------------| 0.46% tmp7dgd99.zip |-------------------------------------------------------| 0.5% tmp7dgd99.zip |-------------------------------------------------------| 0.55% tmp7dgd99.zip |-------------------------------------------------------| 0.59% tmp7dgd99.zip |-------------------------------------------------------| 0.64% tmp7dgd99.zip |-------------------------------------------------------| 0.68% tmp7dgd99.zip |-------------------------------------------------------| 0.73% tmp7dgd99.zip |-------------------------------------------------------| 0.78% tmp7dgd99.zip |-------------------------------------------------------| 0.82% tmp7dgd99.zip |-------------------------------------------------------| 0.87% tmp7dgd99.zip |#------------------------------------------------------| 0.91% tmp7dgd99.zip |#------------------------------------------------------| 0.96% tmp7dgd99.zip |#------------------------------------------------------| 1.0% tmp7dgd99.zip |#------------------------------------------------------| 1.05% tmp7dgd99.zip |#------------------------------------------------------| 1.1% tmp7dgd99.zip |#------------------------------------------------------| 1.14% tmp7dgd99.zip |#------------------------------------------------------| 1.19% tmp7dgd99.zip |#------------------------------------------------------| 1.23% tmp7dgd99.zip |#------------------------------------------------------| 1.28% tmp7dgd99.zip |#------------------------------------------------------| 1.32% tmp7dgd99.zip |#------------------------------------------------------| 1.37% tmp7dgd99.zip |#------------------------------------------------------| 1.42% tmp7dgd99.zip |#------------------------------------------------------| 1.46% tmp7dgd99.zip |#------------------------------------------------------| 1.51% tmp7dgd99.zip |#------------------------------------------------------| 1.55% tmp7dgd99.zip |#------------------------------------------------------| 1.6% tmp7dgd99.zip |#------------------------------------------------------| 1.64% tmp7dgd99.zip |#------------------------------------------------------| 1.69% tmp7dgd99.zip |#------------------------------------------------------| 1.73% tmp7dgd99.zip |#------------------------------------------------------| 1.78% tmp7dgd99.zip |#------------------------------------------------------| 1.83% tmp7dgd99.zip |#------------------------------------------------------| 1.87% tmp7dgd99.zip |#------------------------------------------------------| 1.92% tmp7dgd99.zip |#------------------------------------------------------| 1.96% tmp7dgd99.zip |#------------------------------------------------------| 2.01% tmp7dgd99.zip |#------------------------------------------------------| 2.05% tmp7dgd99.zip |#------------------------------------------------------| 2.1% tmp7dgd99.zip |#------------------------------------------------------| 2.15% tmp7dgd99.zip |#------------------------------------------------------| 2.19% tmp7dgd99.zip |#------------------------------------------------------| 2.24% tmp7dgd99.zip |#------------------------------------------------------| 2.28% tmp7dgd99.zip |#------------------------------------------------------| 2.33% tmp7dgd99.zip |#------------------------------------------------------| 2.37% tmp7dgd99.zip |#------------------------------------------------------| 2.42% tmp7dgd99.zip |#------------------------------------------------------| 2.47% tmp7dgd99.zip |#------------------------------------------------------| 2.51% tmp7dgd99.zip |#------------------------------------------------------| 2.56% tmp7dgd99.zip |#------------------------------------------------------| 2.6% tmp7dgd99.zip |#------------------------------------------------------| 2.65% tmp7dgd99.zip |#------------------------------------------------------| 2.69% tmp7dgd99.zip |##-----------------------------------------------------| 2.74% tmp7dgd99.zip |##-----------------------------------------------------| 2.78% tmp7dgd99.zip |##-----------------------------------------------------| 2.83% tmp7dgd99.zip |##-----------------------------------------------------| 2.88% tmp7dgd99.zip |##-----------------------------------------------------| 2.92% tmp7dgd99.zip |##-----------------------------------------------------| 2.97% tmp7dgd99.zip |##-----------------------------------------------------| 3.01% tmp7dgd99.zip |##-----------------------------------------------------| 3.06% tmp7dgd99.zip |##-----------------------------------------------------| 3.1% tmp7dgd99.zip |##-----------------------------------------------------| 3.15% tmp7dgd99.zip |##-----------------------------------------------------| 3.2% tmp7dgd99.zip |##-----------------------------------------------------| 3.24% tmp7dgd99.zip |##-----------------------------------------------------| 3.29% tmp7dgd99.zip |##-----------------------------------------------------| 3.33% tmp7dgd99.zip |##-----------------------------------------------------| 3.38% tmp7dgd99.zip |##-----------------------------------------------------| 3.42% tmp7dgd99.zip |##-----------------------------------------------------| 3.47% tmp7dgd99.zip |##-----------------------------------------------------| 3.51% tmp7dgd99.zip |##-----------------------------------------------------| 3.56% tmp7dgd99.zip |##-----------------------------------------------------| 3.61% tmp7dgd99.zip |##-----------------------------------------------------| 3.65% tmp7dgd99.zip |##-----------------------------------------------------| 3.7% tmp7dgd99.zip |##-----------------------------------------------------| 3.74% tmp7dgd99.zip |##-----------------------------------------------------| 3.79% tmp7dgd99.zip |##-----------------------------------------------------| 3.83% tmp7dgd99.zip |##-----------------------------------------------------| 3.88% tmp7dgd99.zip |##-----------------------------------------------------| 3.93% tmp7dgd99.zip |##-----------------------------------------------------| 3.97% tmp7dgd99.zip |##-----------------------------------------------------| 4.02% tmp7dgd99.zip |##-----------------------------------------------------| 4.06% tmp7dgd99.zip |##-----------------------------------------------------| 4.11% tmp7dgd99.zip |##-----------------------------------------------------| 4.15% tmp7dgd99.zip |##-----------------------------------------------------| 4.2% tmp7dgd99.zip |##-----------------------------------------------------| 4.25% tmp7dgd99.zip |##-----------------------------------------------------| 4.29% tmp7dgd99.zip |##-----------------------------------------------------| 4.34% tmp7dgd99.zip |##-----------------------------------------------------| 4.38% tmp7dgd99.zip |##-----------------------------------------------------| 4.43% tmp7dgd99.zip |##-----------------------------------------------------| 4.47% tmp7dgd99.zip |##-----------------------------------------------------| 4.52% tmp7dgd99.zip |###----------------------------------------------------| 4.56% tmp7dgd99.zip |###----------------------------------------------------| 4.61% tmp7dgd99.zip |###----------------------------------------------------| 4.66% tmp7dgd99.zip |###----------------------------------------------------| 4.7% tmp7dgd99.zip |###----------------------------------------------------| 4.75% tmp7dgd99.zip |###----------------------------------------------------| 4.79% tmp7dgd99.zip |###----------------------------------------------------| 4.84% tmp7dgd99.zip |###----------------------------------------------------| 4.88% tmp7dgd99.zip |###----------------------------------------------------| 4.93% tmp7dgd99.zip |###----------------------------------------------------| 4.98% tmp7dgd99.zip |###----------------------------------------------------| 5.02% tmp7dgd99.zip |###----------------------------------------------------| 5.07% tmp7dgd99.zip |###----------------------------------------------------| 5.11% tmp7dgd99.zip |###----------------------------------------------------| 5.16% tmp7dgd99.zip |###----------------------------------------------------| 5.2% tmp7dgd99.zip |###----------------------------------------------------| 5.25% tmp7dgd99.zip |###----------------------------------------------------| 5.3% tmp7dgd99.zip |###----------------------------------------------------| 5.34% tmp7dgd99.zip |###----------------------------------------------------| 5.39% tmp7dgd99.zip |###----------------------------------------------------| 5.43% tmp7dgd99.zip |###----------------------------------------------------| 5.48% tmp7dgd99.zip |###----------------------------------------------------| 5.52% tmp7dgd99.zip |###----------------------------------------------------| 5.57% tmp7dgd99.zip |###----------------------------------------------------| 5.61% tmp7dgd99.zip |###----------------------------------------------------| 5.66% tmp7dgd99.zip |###----------------------------------------------------| 5.71% tmp7dgd99.zip |###----------------------------------------------------| 5.75% tmp7dgd99.zip |###----------------------------------------------------| 5.8% tmp7dgd99.zip |###----------------------------------------------------| 5.84% tmp7dgd99.zip |###----------------------------------------------------| 5.89% tmp7dgd99.zip |###----------------------------------------------------| 5.93% tmp7dgd99.zip |###----------------------------------------------------| 5.98% tmp7dgd99.zip |###----------------------------------------------------| 6.03% tmp7dgd99.zip |###----------------------------------------------------| 6.07% tmp7dgd99.zip |###----------------------------------------------------| 6.12% tmp7dgd99.zip |###----------------------------------------------------| 6.16% tmp7dgd99.zip |###----------------------------------------------------| 6.21% tmp7dgd99.zip |###----------------------------------------------------| 6.25% tmp7dgd99.zip |###----------------------------------------------------| 6.3% tmp7dgd99.zip |###----------------------------------------------------| 6.35% tmp7dgd99.zip |####---------------------------------------------------| 6.39% tmp7dgd99.zip |####---------------------------------------------------| 6.44% tmp7dgd99.zip |####---------------------------------------------------| 6.48% tmp7dgd99.zip |####---------------------------------------------------| 6.53% tmp7dgd99.zip |####---------------------------------------------------| 6.57% tmp7dgd99.zip |####---------------------------------------------------| 6.62% tmp7dgd99.zip |####---------------------------------------------------| 6.66% tmp7dgd99.zip |####---------------------------------------------------| 6.71% tmp7dgd99.zip |####---------------------------------------------------| 6.76% tmp7dgd99.zip |####---------------------------------------------------| 6.8% tmp7dgd99.zip |####---------------------------------------------------| 6.85% tmp7dgd99.zip |####---------------------------------------------------| 6.89% tmp7dgd99.zip |####---------------------------------------------------| 6.94% tmp7dgd99.zip |####---------------------------------------------------| 6.98% tmp7dgd99.zip |####---------------------------------------------------| 7.03% tmp7dgd99.zip |####---------------------------------------------------| 7.08% tmp7dgd99.zip |####---------------------------------------------------| 7.12% tmp7dgd99.zip |####---------------------------------------------------| 7.17% tmp7dgd99.zip |####---------------------------------------------------| 7.21% tmp7dgd99.zip |####---------------------------------------------------| 7.26% tmp7dgd99.zip |####---------------------------------------------------| 7.3% tmp7dgd99.zip |####---------------------------------------------------| 7.35% tmp7dgd99.zip |####---------------------------------------------------| 7.4% tmp7dgd99.zip |####---------------------------------------------------| 7.44% tmp7dgd99.zip |####---------------------------------------------------| 7.49% tmp7dgd99.zip |####---------------------------------------------------| 7.53% tmp7dgd99.zip |####---------------------------------------------------| 7.58% tmp7dgd99.zip |####---------------------------------------------------| 7.62% tmp7dgd99.zip |####---------------------------------------------------| 7.67% tmp7dgd99.zip |####---------------------------------------------------| 7.71% tmp7dgd99.zip |####---------------------------------------------------| 7.76% tmp7dgd99.zip |####---------------------------------------------------| 7.81% tmp7dgd99.zip |####---------------------------------------------------| 7.85% tmp7dgd99.zip |####---------------------------------------------------| 7.9% tmp7dgd99.zip |####---------------------------------------------------| 7.94% tmp7dgd99.zip |####---------------------------------------------------| 7.99% tmp7dgd99.zip |####---------------------------------------------------| 8.03% tmp7dgd99.zip |####---------------------------------------------------| 8.08% tmp7dgd99.zip |####---------------------------------------------------| 8.13% tmp7dgd99.zip |####---------------------------------------------------| 8.17% tmp7dgd99.zip |#####--------------------------------------------------| 8.22% tmp7dgd99.zip |#####--------------------------------------------------| 8.26% tmp7dgd99.zip |#####--------------------------------------------------| 8.31% tmp7dgd99.zip |#####--------------------------------------------------| 8.35% tmp7dgd99.zip |#####--------------------------------------------------| 8.4% tmp7dgd99.zip |#####--------------------------------------------------| 8.45% tmp7dgd99.zip |#####--------------------------------------------------| 8.49% tmp7dgd99.zip |#####--------------------------------------------------| 8.54% tmp7dgd99.zip |#####--------------------------------------------------| 8.58% tmp7dgd99.zip |#####--------------------------------------------------| 8.63% tmp7dgd99.zip |#####--------------------------------------------------| 8.67% tmp7dgd99.zip |#####--------------------------------------------------| 8.72% tmp7dgd99.zip |#####--------------------------------------------------| 8.76% tmp7dgd99.zip |#####--------------------------------------------------| 8.81% tmp7dgd99.zip |#####--------------------------------------------------| 8.86% tmp7dgd99.zip |#####--------------------------------------------------| 8.9% tmp7dgd99.zip |#####--------------------------------------------------| 8.95% tmp7dgd99.zip |#####--------------------------------------------------| 8.99% tmp7dgd99.zip |#####--------------------------------------------------| 9.04% tmp7dgd99.zip |#####--------------------------------------------------| 9.08% tmp7dgd99.zip |#####--------------------------------------------------| 9.13% tmp7dgd99.zip |#####--------------------------------------------------| 9.18% tmp7dgd99.zip |#####--------------------------------------------------| 9.22% tmp7dgd99.zip |#####--------------------------------------------------| 9.27% tmp7dgd99.zip |#####--------------------------------------------------| 9.31% tmp7dgd99.zip |#####--------------------------------------------------| 9.36% tmp7dgd99.zip |#####--------------------------------------------------| 9.4% tmp7dgd99.zip |#####--------------------------------------------------| 9.45% tmp7dgd99.zip |#####--------------------------------------------------| 9.5% tmp7dgd99.zip |#####--------------------------------------------------| 9.54% tmp7dgd99.zip |#####--------------------------------------------------| 9.59% tmp7dgd99.zip |#####--------------------------------------------------| 9.63% tmp7dgd99.zip |#####--------------------------------------------------| 9.68% tmp7dgd99.zip |#####--------------------------------------------------| 9.72% tmp7dgd99.zip |#####--------------------------------------------------| 9.77% tmp7dgd99.zip |#####--------------------------------------------------| 9.81% tmp7dgd99.zip |#####--------------------------------------------------| 9.86% tmp7dgd99.zip |#####--------------------------------------------------| 9.91% tmp7dgd99.zip |#####--------------------------------------------------| 9.95% tmp7dgd99.zip |#####--------------------------------------------------| 10.0% tmp7dgd99.zip |######-------------------------------------------------| 10.04% tmp7dgd99.zip |######-------------------------------------------------| 10.09% tmp7dgd99.zip |######-------------------------------------------------| 10.13% tmp7dgd99.zip |######-------------------------------------------------| 10.18% tmp7dgd99.zip |######-------------------------------------------------| 10.23% tmp7dgd99.zip |######-------------------------------------------------| 10.27% tmp7dgd99.zip |######-------------------------------------------------| 10.32% tmp7dgd99.zip |######-------------------------------------------------| 10.36% tmp7dgd99.zip |######-------------------------------------------------| 10.41% tmp7dgd99.zip |######-------------------------------------------------| 10.45% tmp7dgd99.zip |######-------------------------------------------------| 10.5% tmp7dgd99.zip |######-------------------------------------------------| 10.54% tmp7dgd99.zip |######-------------------------------------------------| 10.59% tmp7dgd99.zip |######-------------------------------------------------| 10.64% tmp7dgd99.zip |######-------------------------------------------------| 10.68% tmp7dgd99.zip |######-------------------------------------------------| 10.73% tmp7dgd99.zip |######-------------------------------------------------| 10.77% tmp7dgd99.zip |######-------------------------------------------------| 10.82% tmp7dgd99.zip |######-------------------------------------------------| 10.86% tmp7dgd99.zip |######-------------------------------------------------| 10.91% tmp7dgd99.zip |######-------------------------------------------------| 10.96% tmp7dgd99.zip |######-------------------------------------------------| 11.0% tmp7dgd99.zip |######-------------------------------------------------| 11.05% tmp7dgd99.zip |######-------------------------------------------------| 11.09% tmp7dgd99.zip |######-------------------------------------------------| 11.14% tmp7dgd99.zip |######-------------------------------------------------| 11.18% tmp7dgd99.zip |######-------------------------------------------------| 11.23% tmp7dgd99.zip |######-------------------------------------------------| 11.28% tmp7dgd99.zip |######-------------------------------------------------| 11.32% tmp7dgd99.zip |######-------------------------------------------------| 11.37% tmp7dgd99.zip |######-------------------------------------------------| 11.41% tmp7dgd99.zip |######-------------------------------------------------| 11.46% tmp7dgd99.zip |######-------------------------------------------------| 11.5% tmp7dgd99.zip |######-------------------------------------------------| 11.55% tmp7dgd99.zip |######-------------------------------------------------| 11.59% tmp7dgd99.zip |######-------------------------------------------------| 11.64% tmp7dgd99.zip |######-------------------------------------------------| 11.69% tmp7dgd99.zip |######-------------------------------------------------| 11.73% tmp7dgd99.zip |######-------------------------------------------------| 11.78% tmp7dgd99.zip |#######------------------------------------------------| 11.82% tmp7dgd99.zip |#######------------------------------------------------| 11.87% tmp7dgd99.zip |#######------------------------------------------------| 11.91% tmp7dgd99.zip |#######------------------------------------------------| 11.96% tmp7dgd99.zip |#######------------------------------------------------| 12.01% tmp7dgd99.zip |#######------------------------------------------------| 12.05% tmp7dgd99.zip |#######------------------------------------------------| 12.1% tmp7dgd99.zip |#######------------------------------------------------| 12.14% tmp7dgd99.zip |#######------------------------------------------------| 12.19% tmp7dgd99.zip |#######------------------------------------------------| 12.23% tmp7dgd99.zip |#######------------------------------------------------| 12.28% tmp7dgd99.zip |#######------------------------------------------------| 12.33% tmp7dgd99.zip |#######------------------------------------------------| 12.37% tmp7dgd99.zip |#######------------------------------------------------| 12.42% tmp7dgd99.zip |#######------------------------------------------------| 12.46% tmp7dgd99.zip |#######------------------------------------------------| 12.51% tmp7dgd99.zip |#######------------------------------------------------| 12.55% tmp7dgd99.zip |#######------------------------------------------------| 12.6% tmp7dgd99.zip |#######------------------------------------------------| 12.64% tmp7dgd99.zip |#######------------------------------------------------| 12.69% tmp7dgd99.zip |#######------------------------------------------------| 12.74% tmp7dgd99.zip |#######------------------------------------------------| 12.78% tmp7dgd99.zip |#######------------------------------------------------| 12.83% tmp7dgd99.zip |#######------------------------------------------------| 12.87% tmp7dgd99.zip |#######------------------------------------------------| 12.92% tmp7dgd99.zip |#######------------------------------------------------| 12.96% tmp7dgd99.zip |#######------------------------------------------------| 13.01% tmp7dgd99.zip |#######------------------------------------------------| 13.06% tmp7dgd99.zip |#######------------------------------------------------| 13.1% tmp7dgd99.zip |#######------------------------------------------------| 13.15% tmp7dgd99.zip |#######------------------------------------------------| 13.19% tmp7dgd99.zip |#######------------------------------------------------| 13.24% tmp7dgd99.zip |#######------------------------------------------------| 13.28% tmp7dgd99.zip |#######------------------------------------------------| 13.33% tmp7dgd99.zip |#######------------------------------------------------| 13.38% tmp7dgd99.zip |#######------------------------------------------------| 13.42% tmp7dgd99.zip |#######------------------------------------------------| 13.47% tmp7dgd99.zip |#######------------------------------------------------| 13.51% tmp7dgd99.zip |#######------------------------------------------------| 13.56% tmp7dgd99.zip |#######------------------------------------------------| 13.6% tmp7dgd99.zip |########-----------------------------------------------| 13.65% tmp7dgd99.zip |########-----------------------------------------------| 13.69% tmp7dgd99.zip |########-----------------------------------------------| 13.74% tmp7dgd99.zip |########-----------------------------------------------| 13.79% tmp7dgd99.zip |########-----------------------------------------------| 13.83% tmp7dgd99.zip |########-----------------------------------------------| 13.88% tmp7dgd99.zip |########-----------------------------------------------| 13.92% tmp7dgd99.zip |########-----------------------------------------------| 13.97% tmp7dgd99.zip |########-----------------------------------------------| 14.01% tmp7dgd99.zip |########-----------------------------------------------| 14.06% tmp7dgd99.zip |########-----------------------------------------------| 14.11% tmp7dgd99.zip |########-----------------------------------------------| 14.15% tmp7dgd99.zip |########-----------------------------------------------| 14.2% tmp7dgd99.zip |########-----------------------------------------------| 14.24% tmp7dgd99.zip |########-----------------------------------------------| 14.29% tmp7dgd99.zip |########-----------------------------------------------| 14.33% tmp7dgd99.zip |########-----------------------------------------------| 14.38% tmp7dgd99.zip |########-----------------------------------------------| 14.43% tmp7dgd99.zip |########-----------------------------------------------| 14.47% tmp7dgd99.zip |########-----------------------------------------------| 14.52% tmp7dgd99.zip |########-----------------------------------------------| 14.56% tmp7dgd99.zip |########-----------------------------------------------| 14.61% tmp7dgd99.zip |########-----------------------------------------------| 14.65% tmp7dgd99.zip |########-----------------------------------------------| 14.7% tmp7dgd99.zip |########-----------------------------------------------| 14.74% tmp7dgd99.zip |########-----------------------------------------------| 14.79% tmp7dgd99.zip |########-----------------------------------------------| 14.84% tmp7dgd99.zip |########-----------------------------------------------| 14.88% tmp7dgd99.zip |########-----------------------------------------------| 14.93% tmp7dgd99.zip |########-----------------------------------------------| 14.97% tmp7dgd99.zip |########-----------------------------------------------| 15.02% tmp7dgd99.zip |########-----------------------------------------------| 15.06% tmp7dgd99.zip |########-----------------------------------------------| 15.11% tmp7dgd99.zip |########-----------------------------------------------| 15.16% tmp7dgd99.zip |########-----------------------------------------------| 15.2% tmp7dgd99.zip |########-----------------------------------------------| 15.25% tmp7dgd99.zip |########-----------------------------------------------| 15.29% tmp7dgd99.zip |########-----------------------------------------------| 15.34% tmp7dgd99.zip |########-----------------------------------------------| 15.38% tmp7dgd99.zip |########-----------------------------------------------| 15.43% tmp7dgd99.zip |#########----------------------------------------------| 15.48% tmp7dgd99.zip |#########----------------------------------------------| 15.52% tmp7dgd99.zip |#########----------------------------------------------| 15.57% tmp7dgd99.zip |#########----------------------------------------------| 15.61% tmp7dgd99.zip |#########----------------------------------------------| 15.66% tmp7dgd99.zip |#########----------------------------------------------| 15.7% tmp7dgd99.zip |#########----------------------------------------------| 15.75% tmp7dgd99.zip |#########----------------------------------------------| 15.79% tmp7dgd99.zip |#########----------------------------------------------| 15.84% tmp7dgd99.zip |#########----------------------------------------------| 15.89% tmp7dgd99.zip |#########----------------------------------------------| 15.93% tmp7dgd99.zip |#########----------------------------------------------| 15.98% tmp7dgd99.zip |#########----------------------------------------------| 16.02% tmp7dgd99.zip |#########----------------------------------------------| 16.07% tmp7dgd99.zip |#########----------------------------------------------| 16.11% tmp7dgd99.zip |#########----------------------------------------------| 16.16% tmp7dgd99.zip |#########----------------------------------------------| 16.21% tmp7dgd99.zip |#########----------------------------------------------| 16.25% tmp7dgd99.zip |#########----------------------------------------------| 16.3% tmp7dgd99.zip |#########----------------------------------------------| 16.34% tmp7dgd99.zip |#########----------------------------------------------| 16.39% tmp7dgd99.zip |#########----------------------------------------------| 16.43% tmp7dgd99.zip |#########----------------------------------------------| 16.48% tmp7dgd99.zip |#########----------------------------------------------| 16.53% tmp7dgd99.zip |#########----------------------------------------------| 16.57% tmp7dgd99.zip |#########----------------------------------------------| 16.62% tmp7dgd99.zip |#########----------------------------------------------| 16.66% tmp7dgd99.zip |#########----------------------------------------------| 16.71% tmp7dgd99.zip |#########----------------------------------------------| 16.75% tmp7dgd99.zip |#########----------------------------------------------| 16.8% tmp7dgd99.zip |#########----------------------------------------------| 16.84% tmp7dgd99.zip |#########----------------------------------------------| 16.89% tmp7dgd99.zip |#########----------------------------------------------| 16.94% tmp7dgd99.zip |#########----------------------------------------------| 16.98% tmp7dgd99.zip |#########----------------------------------------------| 17.03% tmp7dgd99.zip |#########----------------------------------------------| 17.07% tmp7dgd99.zip |#########----------------------------------------------| 17.12% tmp7dgd99.zip |#########----------------------------------------------| 17.16% tmp7dgd99.zip |#########----------------------------------------------| 17.21% tmp7dgd99.zip |#########----------------------------------------------| 17.26% tmp7dgd99.zip |##########---------------------------------------------| 17.3% tmp7dgd99.zip |##########---------------------------------------------| 17.35% tmp7dgd99.zip |##########---------------------------------------------| 17.39% tmp7dgd99.zip |##########---------------------------------------------| 17.44% tmp7dgd99.zip |##########---------------------------------------------| 17.48% tmp7dgd99.zip |##########---------------------------------------------| 17.53% tmp7dgd99.zip |##########---------------------------------------------| 17.57% tmp7dgd99.zip |##########---------------------------------------------| 17.62% tmp7dgd99.zip |##########---------------------------------------------| 17.67% tmp7dgd99.zip |##########---------------------------------------------| 17.71% tmp7dgd99.zip |##########---------------------------------------------| 17.76% tmp7dgd99.zip |##########---------------------------------------------| 17.8% tmp7dgd99.zip |##########---------------------------------------------| 17.85% tmp7dgd99.zip |##########---------------------------------------------| 17.89% tmp7dgd99.zip |##########---------------------------------------------| 17.94% tmp7dgd99.zip |##########---------------------------------------------| 17.99% tmp7dgd99.zip |##########---------------------------------------------| 18.03% tmp7dgd99.zip |##########---------------------------------------------| 18.08% tmp7dgd99.zip |##########---------------------------------------------| 18.12% tmp7dgd99.zip |##########---------------------------------------------| 18.17% tmp7dgd99.zip |##########---------------------------------------------| 18.21% tmp7dgd99.zip |##########---------------------------------------------| 18.26% tmp7dgd99.zip |##########---------------------------------------------| 18.31% tmp7dgd99.zip |##########---------------------------------------------| 18.35% tmp7dgd99.zip |##########---------------------------------------------| 18.4% tmp7dgd99.zip |##########---------------------------------------------| 18.44% tmp7dgd99.zip |##########---------------------------------------------| 18.49% tmp7dgd99.zip |##########---------------------------------------------| 18.53% tmp7dgd99.zip |##########---------------------------------------------| 18.58% tmp7dgd99.zip |##########---------------------------------------------| 18.62% tmp7dgd99.zip |##########---------------------------------------------| 18.67% tmp7dgd99.zip |##########---------------------------------------------| 18.72% tmp7dgd99.zip |##########---------------------------------------------| 18.76% tmp7dgd99.zip |##########---------------------------------------------| 18.81% tmp7dgd99.zip |##########---------------------------------------------| 18.85% tmp7dgd99.zip |##########---------------------------------------------| 18.9% tmp7dgd99.zip |##########---------------------------------------------| 18.94% tmp7dgd99.zip |##########---------------------------------------------| 18.99% tmp7dgd99.zip |##########---------------------------------------------| 19.04% tmp7dgd99.zip |##########---------------------------------------------| 19.08% tmp7dgd99.zip |###########--------------------------------------------| 19.13% tmp7dgd99.zip |###########--------------------------------------------| 19.17% tmp7dgd99.zip |###########--------------------------------------------| 19.22% tmp7dgd99.zip |###########--------------------------------------------| 19.26% tmp7dgd99.zip |###########--------------------------------------------| 19.31% tmp7dgd99.zip |###########--------------------------------------------| 19.36% tmp7dgd99.zip |###########--------------------------------------------| 19.4% tmp7dgd99.zip |###########--------------------------------------------| 19.45% tmp7dgd99.zip |###########--------------------------------------------| 19.49% tmp7dgd99.zip |###########--------------------------------------------| 19.54% tmp7dgd99.zip |###########--------------------------------------------| 19.58% tmp7dgd99.zip |###########--------------------------------------------| 19.63% tmp7dgd99.zip |###########--------------------------------------------| 19.67% tmp7dgd99.zip |###########--------------------------------------------| 19.72% tmp7dgd99.zip |###########--------------------------------------------| 19.77% tmp7dgd99.zip |###########--------------------------------------------| 19.81% tmp7dgd99.zip |###########--------------------------------------------| 19.86% tmp7dgd99.zip |###########--------------------------------------------| 19.9% tmp7dgd99.zip |###########--------------------------------------------| 19.95% tmp7dgd99.zip |###########--------------------------------------------| 19.99% tmp7dgd99.zip |###########--------------------------------------------| 20.04% tmp7dgd99.zip |###########--------------------------------------------| 20.09% tmp7dgd99.zip |###########--------------------------------------------| 20.13% tmp7dgd99.zip |###########--------------------------------------------| 20.18% tmp7dgd99.zip |###########--------------------------------------------| 20.22% tmp7dgd99.zip |###########--------------------------------------------| 20.27% tmp7dgd99.zip |###########--------------------------------------------| 20.31% tmp7dgd99.zip |###########--------------------------------------------| 20.36% tmp7dgd99.zip |###########--------------------------------------------| 20.41% tmp7dgd99.zip |###########--------------------------------------------| 20.45% tmp7dgd99.zip |###########--------------------------------------------| 20.5% tmp7dgd99.zip |###########--------------------------------------------| 20.54% tmp7dgd99.zip |###########--------------------------------------------| 20.59% tmp7dgd99.zip |###########--------------------------------------------| 20.63% tmp7dgd99.zip |###########--------------------------------------------| 20.68% tmp7dgd99.zip |###########--------------------------------------------| 20.72% tmp7dgd99.zip |###########--------------------------------------------| 20.77% tmp7dgd99.zip |###########--------------------------------------------| 20.82% tmp7dgd99.zip |###########--------------------------------------------| 20.86% tmp7dgd99.zip |###########--------------------------------------------| 20.91% tmp7dgd99.zip |############-------------------------------------------| 20.95% tmp7dgd99.zip |############-------------------------------------------| 21.0% tmp7dgd99.zip |############-------------------------------------------| 21.04% tmp7dgd99.zip |############-------------------------------------------| 21.09% tmp7dgd99.zip |############-------------------------------------------| 21.14% tmp7dgd99.zip |############-------------------------------------------| 21.18% tmp7dgd99.zip |############-------------------------------------------| 21.23% tmp7dgd99.zip |############-------------------------------------------| 21.27% tmp7dgd99.zip |############-------------------------------------------| 21.32% tmp7dgd99.zip |############-------------------------------------------| 21.36% tmp7dgd99.zip |############-------------------------------------------| 21.41% tmp7dgd99.zip |############-------------------------------------------| 21.46% tmp7dgd99.zip |############-------------------------------------------| 21.5% tmp7dgd99.zip |############-------------------------------------------| 21.55% tmp7dgd99.zip |############-------------------------------------------| 21.59% tmp7dgd99.zip |############-------------------------------------------| 21.64% tmp7dgd99.zip |############-------------------------------------------| 21.68% tmp7dgd99.zip |############-------------------------------------------| 21.73% tmp7dgd99.zip |############-------------------------------------------| 21.77% tmp7dgd99.zip |############-------------------------------------------| 21.82% tmp7dgd99.zip |############-------------------------------------------| 21.87% tmp7dgd99.zip |############-------------------------------------------| 21.91% tmp7dgd99.zip |############-------------------------------------------| 21.96% tmp7dgd99.zip |############-------------------------------------------| 22.0% tmp7dgd99.zip |############-------------------------------------------| 22.05% tmp7dgd99.zip |############-------------------------------------------| 22.09% tmp7dgd99.zip |############-------------------------------------------| 22.14% tmp7dgd99.zip |############-------------------------------------------| 22.19% tmp7dgd99.zip |############-------------------------------------------| 22.23% tmp7dgd99.zip |############-------------------------------------------| 22.28% tmp7dgd99.zip |############-------------------------------------------| 22.32% tmp7dgd99.zip |############-------------------------------------------| 22.37% tmp7dgd99.zip |############-------------------------------------------| 22.41% tmp7dgd99.zip |############-------------------------------------------| 22.46% tmp7dgd99.zip |############-------------------------------------------| 22.51% tmp7dgd99.zip |############-------------------------------------------| 22.55% tmp7dgd99.zip |############-------------------------------------------| 22.6% tmp7dgd99.zip |############-------------------------------------------| 22.64% tmp7dgd99.zip |############-------------------------------------------| 22.69% tmp7dgd99.zip |#############------------------------------------------| 22.73% tmp7dgd99.zip |#############------------------------------------------| 22.78% tmp7dgd99.zip |#############------------------------------------------| 22.82% tmp7dgd99.zip |#############------------------------------------------| 22.87% tmp7dgd99.zip |#############------------------------------------------| 22.92% tmp7dgd99.zip |#############------------------------------------------| 22.96% tmp7dgd99.zip |#############------------------------------------------| 23.01% tmp7dgd99.zip |#############------------------------------------------| 23.05% tmp7dgd99.zip |#############------------------------------------------| 23.1% tmp7dgd99.zip |#############------------------------------------------| 23.14% tmp7dgd99.zip |#############------------------------------------------| 23.19% tmp7dgd99.zip |#############------------------------------------------| 23.24% tmp7dgd99.zip |#############------------------------------------------| 23.28% tmp7dgd99.zip |#############------------------------------------------| 23.33% tmp7dgd99.zip |#############------------------------------------------| 23.37% tmp7dgd99.zip |#############------------------------------------------| 23.42% tmp7dgd99.zip |#############------------------------------------------| 23.46% tmp7dgd99.zip |#############------------------------------------------| 23.51% tmp7dgd99.zip |#############------------------------------------------| 23.56% tmp7dgd99.zip |#############------------------------------------------| 23.6% tmp7dgd99.zip |#############------------------------------------------| 23.65% tmp7dgd99.zip |#############------------------------------------------| 23.69% tmp7dgd99.zip |#############------------------------------------------| 23.74% tmp7dgd99.zip |#############------------------------------------------| 23.78% tmp7dgd99.zip |#############------------------------------------------| 23.83% tmp7dgd99.zip |#############------------------------------------------| 23.87% tmp7dgd99.zip |#############------------------------------------------| 23.92% tmp7dgd99.zip |#############------------------------------------------| 23.97% tmp7dgd99.zip |#############------------------------------------------| 24.01% tmp7dgd99.zip |#############------------------------------------------| 24.06% tmp7dgd99.zip |#############------------------------------------------| 24.1% tmp7dgd99.zip |#############------------------------------------------| 24.15% tmp7dgd99.zip |#############------------------------------------------| 24.19% tmp7dgd99.zip |#############------------------------------------------| 24.24% tmp7dgd99.zip |#############------------------------------------------| 24.29% tmp7dgd99.zip |#############------------------------------------------| 24.33% tmp7dgd99.zip |#############------------------------------------------| 24.38% tmp7dgd99.zip |#############------------------------------------------| 24.42% tmp7dgd99.zip |#############------------------------------------------| 24.47% tmp7dgd99.zip |#############------------------------------------------| 24.51% tmp7dgd99.zip |##############-----------------------------------------| 24.56% tmp7dgd99.zip |##############-----------------------------------------| 24.6% tmp7dgd99.zip |##############-----------------------------------------| 24.65% tmp7dgd99.zip |##############-----------------------------------------| 24.7% tmp7dgd99.zip |##############-----------------------------------------| 24.74% tmp7dgd99.zip |##############-----------------------------------------| 24.79% tmp7dgd99.zip |##############-----------------------------------------| 24.83% tmp7dgd99.zip |##############-----------------------------------------| 24.88% tmp7dgd99.zip |##############-----------------------------------------| 24.92% tmp7dgd99.zip |##############-----------------------------------------| 24.97% tmp7dgd99.zip |##############-----------------------------------------| 25.02% tmp7dgd99.zip |##############-----------------------------------------| 25.06% tmp7dgd99.zip |##############-----------------------------------------| 25.11% tmp7dgd99.zip |##############-----------------------------------------| 25.15% tmp7dgd99.zip |##############-----------------------------------------| 25.2% tmp7dgd99.zip |##############-----------------------------------------| 25.24% tmp7dgd99.zip |##############-----------------------------------------| 25.29% tmp7dgd99.zip |##############-----------------------------------------| 25.34% tmp7dgd99.zip |##############-----------------------------------------| 25.38% tmp7dgd99.zip |##############-----------------------------------------| 25.43% tmp7dgd99.zip |##############-----------------------------------------| 25.47% tmp7dgd99.zip |##############-----------------------------------------| 25.52% tmp7dgd99.zip |##############-----------------------------------------| 25.56% tmp7dgd99.zip |##############-----------------------------------------| 25.61% tmp7dgd99.zip |##############-----------------------------------------| 25.65% tmp7dgd99.zip |##############-----------------------------------------| 25.7% tmp7dgd99.zip |##############-----------------------------------------| 25.75% tmp7dgd99.zip |##############-----------------------------------------| 25.79% tmp7dgd99.zip |##############-----------------------------------------| 25.84% tmp7dgd99.zip |##############-----------------------------------------| 25.88% tmp7dgd99.zip |##############-----------------------------------------| 25.93% tmp7dgd99.zip |##############-----------------------------------------| 25.97% tmp7dgd99.zip |##############-----------------------------------------| 26.02% tmp7dgd99.zip |##############-----------------------------------------| 26.07% tmp7dgd99.zip |##############-----------------------------------------| 26.11% tmp7dgd99.zip |##############-----------------------------------------| 26.16% tmp7dgd99.zip |##############-----------------------------------------| 26.2% tmp7dgd99.zip |##############-----------------------------------------| 26.25% tmp7dgd99.zip |##############-----------------------------------------| 26.29% tmp7dgd99.zip |##############-----------------------------------------| 26.34% tmp7dgd99.zip |###############----------------------------------------| 26.39% tmp7dgd99.zip |###############----------------------------------------| 26.43% tmp7dgd99.zip |###############----------------------------------------| 26.48% tmp7dgd99.zip |###############----------------------------------------| 26.52% tmp7dgd99.zip |###############----------------------------------------| 26.57% tmp7dgd99.zip |###############----------------------------------------| 26.61% tmp7dgd99.zip |###############----------------------------------------| 26.66% tmp7dgd99.zip |###############----------------------------------------| 26.7% tmp7dgd99.zip |###############----------------------------------------| 26.75% tmp7dgd99.zip |###############----------------------------------------| 26.8% tmp7dgd99.zip |###############----------------------------------------| 26.84% tmp7dgd99.zip |###############----------------------------------------| 26.89% tmp7dgd99.zip |###############----------------------------------------| 26.93% tmp7dgd99.zip |###############----------------------------------------| 26.98% tmp7dgd99.zip |###############----------------------------------------| 27.02% tmp7dgd99.zip |###############----------------------------------------| 27.07% tmp7dgd99.zip |###############----------------------------------------| 27.12% tmp7dgd99.zip |###############----------------------------------------| 27.16% tmp7dgd99.zip |###############----------------------------------------| 27.21% tmp7dgd99.zip |###############----------------------------------------| 27.25% tmp7dgd99.zip |###############----------------------------------------| 27.3% tmp7dgd99.zip |###############----------------------------------------| 27.34% tmp7dgd99.zip |###############----------------------------------------| 27.39% tmp7dgd99.zip |###############----------------------------------------| 27.44% tmp7dgd99.zip |###############----------------------------------------| 27.48% tmp7dgd99.zip |###############----------------------------------------| 27.53% tmp7dgd99.zip |###############----------------------------------------| 27.57% tmp7dgd99.zip |###############----------------------------------------| 27.62% tmp7dgd99.zip |###############----------------------------------------| 27.66% tmp7dgd99.zip |###############----------------------------------------| 27.71% tmp7dgd99.zip |###############----------------------------------------| 27.75% tmp7dgd99.zip |###############----------------------------------------| 27.8% tmp7dgd99.zip |###############----------------------------------------| 27.85% tmp7dgd99.zip |###############----------------------------------------| 27.89% tmp7dgd99.zip |###############----------------------------------------| 27.94% tmp7dgd99.zip |###############----------------------------------------| 27.98% tmp7dgd99.zip |###############----------------------------------------| 28.03% tmp7dgd99.zip |###############----------------------------------------| 28.07% tmp7dgd99.zip |###############----------------------------------------| 28.12% tmp7dgd99.zip |###############----------------------------------------| 28.17% tmp7dgd99.zip |################---------------------------------------| 28.21% tmp7dgd99.zip |################---------------------------------------| 28.26% tmp7dgd99.zip |################---------------------------------------| 28.3% tmp7dgd99.zip |################---------------------------------------| 28.35% tmp7dgd99.zip |################---------------------------------------| 28.39% tmp7dgd99.zip |################---------------------------------------| 28.44% tmp7dgd99.zip |################---------------------------------------| 28.49% tmp7dgd99.zip |################---------------------------------------| 28.53% tmp7dgd99.zip |################---------------------------------------| 28.58% tmp7dgd99.zip |################---------------------------------------| 28.62% tmp7dgd99.zip |################---------------------------------------| 28.67% tmp7dgd99.zip |################---------------------------------------| 28.71% tmp7dgd99.zip |################---------------------------------------| 28.76% tmp7dgd99.zip |################---------------------------------------| 28.8% tmp7dgd99.zip |################---------------------------------------| 28.85% tmp7dgd99.zip |################---------------------------------------| 28.9% tmp7dgd99.zip |################---------------------------------------| 28.94% tmp7dgd99.zip |################---------------------------------------| 28.99% tmp7dgd99.zip |################---------------------------------------| 29.03% tmp7dgd99.zip |################---------------------------------------| 29.08% tmp7dgd99.zip |################---------------------------------------| 29.12% tmp7dgd99.zip |################---------------------------------------| 29.17% tmp7dgd99.zip |################---------------------------------------| 29.22% tmp7dgd99.zip |################---------------------------------------| 29.26% tmp7dgd99.zip |################---------------------------------------| 29.31% tmp7dgd99.zip |################---------------------------------------| 29.35% tmp7dgd99.zip |################---------------------------------------| 29.4% tmp7dgd99.zip |################---------------------------------------| 29.44% tmp7dgd99.zip |################---------------------------------------| 29.49% tmp7dgd99.zip |################---------------------------------------| 29.54% tmp7dgd99.zip |################---------------------------------------| 29.58% tmp7dgd99.zip |################---------------------------------------| 29.63% tmp7dgd99.zip |################---------------------------------------| 29.67% tmp7dgd99.zip |################---------------------------------------| 29.72% tmp7dgd99.zip |################---------------------------------------| 29.76% tmp7dgd99.zip |################---------------------------------------| 29.81% tmp7dgd99.zip |################---------------------------------------| 29.85% tmp7dgd99.zip |################---------------------------------------| 29.9% tmp7dgd99.zip |################---------------------------------------| 29.95% tmp7dgd99.zip |################---------------------------------------| 29.99% tmp7dgd99.zip |#################--------------------------------------| 30.04% tmp7dgd99.zip |#################--------------------------------------| 30.08% tmp7dgd99.zip |#################--------------------------------------| 30.13% tmp7dgd99.zip |#################--------------------------------------| 30.17% tmp7dgd99.zip |#################--------------------------------------| 30.22% tmp7dgd99.zip |#################--------------------------------------| 30.27% tmp7dgd99.zip |#################--------------------------------------| 30.31% tmp7dgd99.zip |#################--------------------------------------| 30.36% tmp7dgd99.zip |#################--------------------------------------| 30.4% tmp7dgd99.zip |#################--------------------------------------| 30.45% tmp7dgd99.zip |#################--------------------------------------| 30.49% tmp7dgd99.zip |#################--------------------------------------| 30.54% tmp7dgd99.zip |#################--------------------------------------| 30.59% tmp7dgd99.zip |#################--------------------------------------| 30.63% tmp7dgd99.zip |#################--------------------------------------| 30.68% tmp7dgd99.zip |#################--------------------------------------| 30.72% tmp7dgd99.zip |#################--------------------------------------| 30.77% tmp7dgd99.zip |#################--------------------------------------| 30.81% tmp7dgd99.zip |#################--------------------------------------| 30.86% tmp7dgd99.zip |#################--------------------------------------| 30.9% tmp7dgd99.zip |#################--------------------------------------| 30.95% tmp7dgd99.zip |#################--------------------------------------| 31.0% tmp7dgd99.zip |#################--------------------------------------| 31.04% tmp7dgd99.zip |#################--------------------------------------| 31.09% tmp7dgd99.zip |#################--------------------------------------| 31.13% tmp7dgd99.zip |#################--------------------------------------| 31.18% tmp7dgd99.zip |#################--------------------------------------| 31.22% tmp7dgd99.zip |#################--------------------------------------| 31.27% tmp7dgd99.zip |#################--------------------------------------| 31.32% tmp7dgd99.zip |#################--------------------------------------| 31.36% tmp7dgd99.zip |#################--------------------------------------| 31.41% tmp7dgd99.zip |#################--------------------------------------| 31.45% tmp7dgd99.zip |#################--------------------------------------| 31.5% tmp7dgd99.zip |#################--------------------------------------| 31.54% tmp7dgd99.zip |#################--------------------------------------| 31.59% tmp7dgd99.zip |#################--------------------------------------| 31.63% tmp7dgd99.zip |#################--------------------------------------| 31.68% tmp7dgd99.zip |#################--------------------------------------| 31.73% tmp7dgd99.zip |#################--------------------------------------| 31.77% tmp7dgd99.zip |#################--------------------------------------| 31.82% tmp7dgd99.zip |##################-------------------------------------| 31.86% tmp7dgd99.zip |##################-------------------------------------| 31.91% tmp7dgd99.zip |##################-------------------------------------| 31.95% tmp7dgd99.zip |##################-------------------------------------| 32.0% tmp7dgd99.zip |##################-------------------------------------| 32.05% tmp7dgd99.zip |##################-------------------------------------| 32.09% tmp7dgd99.zip |##################-------------------------------------| 32.14% tmp7dgd99.zip |##################-------------------------------------| 32.18% tmp7dgd99.zip |##################-------------------------------------| 32.23% tmp7dgd99.zip |##################-------------------------------------| 32.27% tmp7dgd99.zip |##################-------------------------------------| 32.32% tmp7dgd99.zip |##################-------------------------------------| 32.37% tmp7dgd99.zip |##################-------------------------------------| 32.41% tmp7dgd99.zip |##################-------------------------------------| 32.46% tmp7dgd99.zip |##################-------------------------------------| 32.5% tmp7dgd99.zip |##################-------------------------------------| 32.55% tmp7dgd99.zip |##################-------------------------------------| 32.59% tmp7dgd99.zip |##################-------------------------------------| 32.64% tmp7dgd99.zip |##################-------------------------------------| 32.68% tmp7dgd99.zip |##################-------------------------------------| 32.73% tmp7dgd99.zip |##################-------------------------------------| 32.78% tmp7dgd99.zip |##################-------------------------------------| 32.82% tmp7dgd99.zip |##################-------------------------------------| 32.87% tmp7dgd99.zip |##################-------------------------------------| 32.91% tmp7dgd99.zip |##################-------------------------------------| 32.96% tmp7dgd99.zip |##################-------------------------------------| 33.0% tmp7dgd99.zip |##################-------------------------------------| 33.05% tmp7dgd99.zip |##################-------------------------------------| 33.1% tmp7dgd99.zip |##################-------------------------------------| 33.14% tmp7dgd99.zip |##################-------------------------------------| 33.19% tmp7dgd99.zip |##################-------------------------------------| 33.23% tmp7dgd99.zip |##################-------------------------------------| 33.28% tmp7dgd99.zip |##################-------------------------------------| 33.32% tmp7dgd99.zip |##################-------------------------------------| 33.37% tmp7dgd99.zip |##################-------------------------------------| 33.42% tmp7dgd99.zip |##################-------------------------------------| 33.46% tmp7dgd99.zip |##################-------------------------------------| 33.51% tmp7dgd99.zip |##################-------------------------------------| 33.55% tmp7dgd99.zip |##################-------------------------------------| 33.6% tmp7dgd99.zip |###################------------------------------------| 33.64% tmp7dgd99.zip |###################------------------------------------| 33.69% tmp7dgd99.zip |###################------------------------------------| 33.73% tmp7dgd99.zip |###################------------------------------------| 33.78% tmp7dgd99.zip |###################------------------------------------| 33.83% tmp7dgd99.zip |###################------------------------------------| 33.87% tmp7dgd99.zip |###################------------------------------------| 33.92% tmp7dgd99.zip |###################------------------------------------| 33.96% tmp7dgd99.zip |###################------------------------------------| 34.01% tmp7dgd99.zip |###################------------------------------------| 34.05% tmp7dgd99.zip |###################------------------------------------| 34.1% tmp7dgd99.zip |###################------------------------------------| 34.15% tmp7dgd99.zip |###################------------------------------------| 34.19% tmp7dgd99.zip |###################------------------------------------| 34.24% tmp7dgd99.zip |###################------------------------------------| 34.28% tmp7dgd99.zip |###################------------------------------------| 34.33% tmp7dgd99.zip |###################------------------------------------| 34.37% tmp7dgd99.zip |###################------------------------------------| 34.42% tmp7dgd99.zip |###################------------------------------------| 34.47% tmp7dgd99.zip |###################------------------------------------| 34.51% tmp7dgd99.zip |###################------------------------------------| 34.56% tmp7dgd99.zip |###################------------------------------------| 34.6% tmp7dgd99.zip |###################------------------------------------| 34.65% tmp7dgd99.zip |###################------------------------------------| 34.69% tmp7dgd99.zip |###################------------------------------------| 34.74% tmp7dgd99.zip |###################------------------------------------| 34.78% tmp7dgd99.zip |###################------------------------------------| 34.83% tmp7dgd99.zip |###################------------------------------------| 34.88% tmp7dgd99.zip |###################------------------------------------| 34.92% tmp7dgd99.zip |###################------------------------------------| 34.97% tmp7dgd99.zip |###################------------------------------------| 35.01% tmp7dgd99.zip |###################------------------------------------| 35.06% tmp7dgd99.zip |###################------------------------------------| 35.1% tmp7dgd99.zip |###################------------------------------------| 35.15% tmp7dgd99.zip |###################------------------------------------| 35.2% tmp7dgd99.zip |###################------------------------------------| 35.24% tmp7dgd99.zip |###################------------------------------------| 35.29% tmp7dgd99.zip |###################------------------------------------| 35.33% tmp7dgd99.zip |###################------------------------------------| 35.38% tmp7dgd99.zip |###################------------------------------------| 35.42% tmp7dgd99.zip |####################-----------------------------------| 35.47% tmp7dgd99.zip |####################-----------------------------------| 35.52% tmp7dgd99.zip |####################-----------------------------------| 35.56% tmp7dgd99.zip |####################-----------------------------------| 35.61% tmp7dgd99.zip |####################-----------------------------------| 35.65% tmp7dgd99.zip |####################-----------------------------------| 35.7% tmp7dgd99.zip |####################-----------------------------------| 35.74% tmp7dgd99.zip |####################-----------------------------------| 35.79% tmp7dgd99.zip |####################-----------------------------------| 35.83% tmp7dgd99.zip |####################-----------------------------------| 35.88% tmp7dgd99.zip |####################-----------------------------------| 35.93% tmp7dgd99.zip |####################-----------------------------------| 35.97% tmp7dgd99.zip |####################-----------------------------------| 36.02% tmp7dgd99.zip |####################-----------------------------------| 36.06% tmp7dgd99.zip |####################-----------------------------------| 36.11% tmp7dgd99.zip |####################-----------------------------------| 36.15% tmp7dgd99.zip |####################-----------------------------------| 36.2% tmp7dgd99.zip |####################-----------------------------------| 36.25% tmp7dgd99.zip |####################-----------------------------------| 36.29% tmp7dgd99.zip |####################-----------------------------------| 36.34% tmp7dgd99.zip |####################-----------------------------------| 36.38% tmp7dgd99.zip |####################-----------------------------------| 36.43% tmp7dgd99.zip |####################-----------------------------------| 36.47% tmp7dgd99.zip |####################-----------------------------------| 36.52% tmp7dgd99.zip |####################-----------------------------------| 36.57% tmp7dgd99.zip |####################-----------------------------------| 36.61% tmp7dgd99.zip |####################-----------------------------------| 36.66% tmp7dgd99.zip |####################-----------------------------------| 36.7% tmp7dgd99.zip |####################-----------------------------------| 36.75% tmp7dgd99.zip |####################-----------------------------------| 36.79% tmp7dgd99.zip |####################-----------------------------------| 36.84% tmp7dgd99.zip |####################-----------------------------------| 36.88% tmp7dgd99.zip |####################-----------------------------------| 36.93% tmp7dgd99.zip |####################-----------------------------------| 36.98% tmp7dgd99.zip |####################-----------------------------------| 37.02% tmp7dgd99.zip |####################-----------------------------------| 37.07% tmp7dgd99.zip |####################-----------------------------------| 37.11% tmp7dgd99.zip |####################-----------------------------------| 37.16% tmp7dgd99.zip |####################-----------------------------------| 37.2% tmp7dgd99.zip |####################-----------------------------------| 37.25% tmp7dgd99.zip |#####################----------------------------------| 37.3% tmp7dgd99.zip |#####################----------------------------------| 37.34% tmp7dgd99.zip |#####################----------------------------------| 37.39% tmp7dgd99.zip |#####################----------------------------------| 37.43% tmp7dgd99.zip |#####################----------------------------------| 37.48% tmp7dgd99.zip |#####################----------------------------------| 37.52% tmp7dgd99.zip |#####################----------------------------------| 37.57% tmp7dgd99.zip |#####################----------------------------------| 37.62% tmp7dgd99.zip |#####################----------------------------------| 37.66% tmp7dgd99.zip |#####################----------------------------------| 37.71% tmp7dgd99.zip |#####################----------------------------------| 37.75% tmp7dgd99.zip |#####################----------------------------------| 37.8% tmp7dgd99.zip |#####################----------------------------------| 37.84% tmp7dgd99.zip |#####################----------------------------------| 37.89% tmp7dgd99.zip |#####################----------------------------------| 37.93% tmp7dgd99.zip |#####################----------------------------------| 37.98% tmp7dgd99.zip |#####################----------------------------------| 38.03% tmp7dgd99.zip |#####################----------------------------------| 38.07% tmp7dgd99.zip |#####################----------------------------------| 38.12% tmp7dgd99.zip |#####################----------------------------------| 38.16% tmp7dgd99.zip |#####################----------------------------------| 38.21% tmp7dgd99.zip |#####################----------------------------------| 38.25% tmp7dgd99.zip |#####################----------------------------------| 38.3% tmp7dgd99.zip |#####################----------------------------------| 38.35% tmp7dgd99.zip |#####################----------------------------------| 38.39% tmp7dgd99.zip |#####################----------------------------------| 38.44% tmp7dgd99.zip |#####################----------------------------------| 38.48% tmp7dgd99.zip |#####################----------------------------------| 38.53% tmp7dgd99.zip |#####################----------------------------------| 38.57% tmp7dgd99.zip |#####################----------------------------------| 38.62% tmp7dgd99.zip |#####################----------------------------------| 38.66% tmp7dgd99.zip |#####################----------------------------------| 38.71% tmp7dgd99.zip |#####################----------------------------------| 38.76% tmp7dgd99.zip |#####################----------------------------------| 38.8% tmp7dgd99.zip |#####################----------------------------------| 38.85% tmp7dgd99.zip |#####################----------------------------------| 38.89% tmp7dgd99.zip |#####################----------------------------------| 38.94% tmp7dgd99.zip |#####################----------------------------------| 38.98% tmp7dgd99.zip |#####################----------------------------------| 39.03% tmp7dgd99.zip |#####################----------------------------------| 39.08% tmp7dgd99.zip |######################---------------------------------| 39.12% tmp7dgd99.zip |######################---------------------------------| 39.17% tmp7dgd99.zip |######################---------------------------------| 39.21% tmp7dgd99.zip |######################---------------------------------| 39.26% tmp7dgd99.zip |######################---------------------------------| 39.3% tmp7dgd99.zip |######################---------------------------------| 39.35% tmp7dgd99.zip |######################---------------------------------| 39.4% tmp7dgd99.zip |######################---------------------------------| 39.44% tmp7dgd99.zip |######################---------------------------------| 39.49% tmp7dgd99.zip |######################---------------------------------| 39.53% tmp7dgd99.zip |######################---------------------------------| 39.58% tmp7dgd99.zip |######################---------------------------------| 39.62% tmp7dgd99.zip |######################---------------------------------| 39.67% tmp7dgd99.zip |######################---------------------------------| 39.71% tmp7dgd99.zip |######################---------------------------------| 39.76% tmp7dgd99.zip |######################---------------------------------| 39.81% tmp7dgd99.zip |######################---------------------------------| 39.85% tmp7dgd99.zip |######################---------------------------------| 39.9% tmp7dgd99.zip |######################---------------------------------| 39.94% tmp7dgd99.zip |######################---------------------------------| 39.99% tmp7dgd99.zip |######################---------------------------------| 40.03% tmp7dgd99.zip |######################---------------------------------| 40.08% tmp7dgd99.zip |######################---------------------------------| 40.13% tmp7dgd99.zip |######################---------------------------------| 40.17% tmp7dgd99.zip |######################---------------------------------| 40.22% tmp7dgd99.zip |######################---------------------------------| 40.26% tmp7dgd99.zip |######################---------------------------------| 40.31% tmp7dgd99.zip |######################---------------------------------| 40.35% tmp7dgd99.zip |######################---------------------------------| 40.4% tmp7dgd99.zip |######################---------------------------------| 40.45% tmp7dgd99.zip |######################---------------------------------| 40.49% tmp7dgd99.zip |######################---------------------------------| 40.54% tmp7dgd99.zip |######################---------------------------------| 40.58% tmp7dgd99.zip |######################---------------------------------| 40.63% tmp7dgd99.zip |######################---------------------------------| 40.67% tmp7dgd99.zip |######################---------------------------------| 40.72% tmp7dgd99.zip |######################---------------------------------| 40.76% tmp7dgd99.zip |######################---------------------------------| 40.81% tmp7dgd99.zip |######################---------------------------------| 40.86% tmp7dgd99.zip |######################---------------------------------| 40.9% tmp7dgd99.zip |#######################--------------------------------| 40.95% tmp7dgd99.zip |#######################--------------------------------| 40.99% tmp7dgd99.zip |#######################--------------------------------| 41.04% tmp7dgd99.zip |#######################--------------------------------| 41.08% tmp7dgd99.zip |#######################--------------------------------| 41.13% tmp7dgd99.zip |#######################--------------------------------| 41.18% tmp7dgd99.zip |#######################--------------------------------| 41.22% tmp7dgd99.zip |#######################--------------------------------| 41.27% tmp7dgd99.zip |#######################--------------------------------| 41.31% tmp7dgd99.zip |#######################--------------------------------| 41.36% tmp7dgd99.zip |#######################--------------------------------| 41.4% tmp7dgd99.zip |#######################--------------------------------| 41.45% tmp7dgd99.zip |#######################--------------------------------| 41.5% tmp7dgd99.zip |#######################--------------------------------| 41.54% tmp7dgd99.zip |#######################--------------------------------| 41.59% tmp7dgd99.zip |#######################--------------------------------| 41.63% tmp7dgd99.zip |#######################--------------------------------| 41.68% tmp7dgd99.zip |#######################--------------------------------| 41.72% tmp7dgd99.zip |#######################--------------------------------| 41.77% tmp7dgd99.zip |#######################--------------------------------| 41.81% tmp7dgd99.zip |#######################--------------------------------| 41.86% tmp7dgd99.zip |#######################--------------------------------| 41.91% tmp7dgd99.zip |#######################--------------------------------| 41.95% tmp7dgd99.zip |#######################--------------------------------| 42.0% tmp7dgd99.zip |#######################--------------------------------| 42.04% tmp7dgd99.zip |#######################--------------------------------| 42.09% tmp7dgd99.zip |#######################--------------------------------| 42.13% tmp7dgd99.zip |#######################--------------------------------| 42.18% tmp7dgd99.zip |#######################--------------------------------| 42.23% tmp7dgd99.zip |#######################--------------------------------| 42.27% tmp7dgd99.zip |#######################--------------------------------| 42.32% tmp7dgd99.zip |#######################--------------------------------| 42.36% tmp7dgd99.zip |#######################--------------------------------| 42.41% tmp7dgd99.zip |#######################--------------------------------| 42.45% tmp7dgd99.zip |#######################--------------------------------| 42.5% tmp7dgd99.zip |#######################--------------------------------| 42.55% tmp7dgd99.zip |#######################--------------------------------| 42.59% tmp7dgd99.zip |#######################--------------------------------| 42.64% tmp7dgd99.zip |#######################--------------------------------| 42.68% tmp7dgd99.zip |########################-------------------------------| 42.73% tmp7dgd99.zip |########################-------------------------------| 42.77% tmp7dgd99.zip |########################-------------------------------| 42.82% tmp7dgd99.zip |########################-------------------------------| 42.86% tmp7dgd99.zip |########################-------------------------------| 42.91% tmp7dgd99.zip |########################-------------------------------| 42.96% tmp7dgd99.zip |########################-------------------------------| 43.0% tmp7dgd99.zip |########################-------------------------------| 43.05% tmp7dgd99.zip |########################-------------------------------| 43.09% tmp7dgd99.zip |########################-------------------------------| 43.14% tmp7dgd99.zip |########################-------------------------------| 43.18% tmp7dgd99.zip |########################-------------------------------| 43.23% tmp7dgd99.zip |########################-------------------------------| 43.28% tmp7dgd99.zip |########################-------------------------------| 43.32% tmp7dgd99.zip |########################-------------------------------| 43.37% tmp7dgd99.zip |########################-------------------------------| 43.41% tmp7dgd99.zip |########################-------------------------------| 43.46% tmp7dgd99.zip |########################-------------------------------| 43.5% tmp7dgd99.zip |########################-------------------------------| 43.55% tmp7dgd99.zip |########################-------------------------------| 43.6% tmp7dgd99.zip |########################-------------------------------| 43.64% tmp7dgd99.zip |########################-------------------------------| 43.69% tmp7dgd99.zip |########################-------------------------------| 43.73% tmp7dgd99.zip |########################-------------------------------| 43.78% tmp7dgd99.zip |########################-------------------------------| 43.82% tmp7dgd99.zip |########################-------------------------------| 43.87% tmp7dgd99.zip |########################-------------------------------| 43.91% tmp7dgd99.zip |########################-------------------------------| 43.96% tmp7dgd99.zip |########################-------------------------------| 44.01% tmp7dgd99.zip |########################-------------------------------| 44.05% tmp7dgd99.zip |########################-------------------------------| 44.1% tmp7dgd99.zip |########################-------------------------------| 44.14% tmp7dgd99.zip |########################-------------------------------| 44.19% tmp7dgd99.zip |########################-------------------------------| 44.23% tmp7dgd99.zip |########################-------------------------------| 44.28% tmp7dgd99.zip |########################-------------------------------| 44.33% tmp7dgd99.zip |########################-------------------------------| 44.37% tmp7dgd99.zip |########################-------------------------------| 44.42% tmp7dgd99.zip |########################-------------------------------| 44.46% tmp7dgd99.zip |########################-------------------------------| 44.51% tmp7dgd99.zip |#########################------------------------------| 44.55% tmp7dgd99.zip |#########################------------------------------| 44.6% tmp7dgd99.zip |#########################------------------------------| 44.65% tmp7dgd99.zip |#########################------------------------------| 44.69% tmp7dgd99.zip |#########################------------------------------| 44.74% tmp7dgd99.zip |#########################------------------------------| 44.78% tmp7dgd99.zip |#########################------------------------------| 44.83% tmp7dgd99.zip |#########################------------------------------| 44.87% tmp7dgd99.zip |#########################------------------------------| 44.92% tmp7dgd99.zip |#########################------------------------------| 44.96% tmp7dgd99.zip |#########################------------------------------| 45.01% tmp7dgd99.zip |#########################------------------------------| 45.06% tmp7dgd99.zip |#########################------------------------------| 45.1% tmp7dgd99.zip |#########################------------------------------| 45.15% tmp7dgd99.zip |#########################------------------------------| 45.19% tmp7dgd99.zip |#########################------------------------------| 45.24% tmp7dgd99.zip |#########################------------------------------| 45.28% tmp7dgd99.zip |#########################------------------------------| 45.33% tmp7dgd99.zip |#########################------------------------------| 45.38% tmp7dgd99.zip |#########################------------------------------| 45.42% tmp7dgd99.zip |#########################------------------------------| 45.47% tmp7dgd99.zip |#########################------------------------------| 45.51% tmp7dgd99.zip |#########################------------------------------| 45.56% tmp7dgd99.zip |#########################------------------------------| 45.6% tmp7dgd99.zip |#########################------------------------------| 45.65% tmp7dgd99.zip |#########################------------------------------| 45.69% tmp7dgd99.zip |#########################------------------------------| 45.74% tmp7dgd99.zip |#########################------------------------------| 45.79% tmp7dgd99.zip |#########################------------------------------| 45.83% tmp7dgd99.zip |#########################------------------------------| 45.88% tmp7dgd99.zip |#########################------------------------------| 45.92% tmp7dgd99.zip |#########################------------------------------| 45.97% tmp7dgd99.zip |#########################------------------------------| 46.01% tmp7dgd99.zip |#########################------------------------------| 46.06% tmp7dgd99.zip |#########################------------------------------| 46.11% tmp7dgd99.zip |#########################------------------------------| 46.15% tmp7dgd99.zip |#########################------------------------------| 46.2% tmp7dgd99.zip |#########################------------------------------| 46.24% tmp7dgd99.zip |#########################------------------------------| 46.29% tmp7dgd99.zip |#########################------------------------------| 46.33% tmp7dgd99.zip |##########################-----------------------------| 46.38% tmp7dgd99.zip |##########################-----------------------------| 46.43% tmp7dgd99.zip |##########################-----------------------------| 46.47% tmp7dgd99.zip |##########################-----------------------------| 46.52% tmp7dgd99.zip |##########################-----------------------------| 46.56% tmp7dgd99.zip |##########################-----------------------------| 46.61% tmp7dgd99.zip |##########################-----------------------------| 46.65% tmp7dgd99.zip |##########################-----------------------------| 46.7% tmp7dgd99.zip |##########################-----------------------------| 46.74% tmp7dgd99.zip |##########################-----------------------------| 46.79% tmp7dgd99.zip |##########################-----------------------------| 46.84% tmp7dgd99.zip |##########################-----------------------------| 46.88% tmp7dgd99.zip |##########################-----------------------------| 46.93% tmp7dgd99.zip |##########################-----------------------------| 46.97% tmp7dgd99.zip |##########################-----------------------------| 47.02% tmp7dgd99.zip |##########################-----------------------------| 47.06% tmp7dgd99.zip |##########################-----------------------------| 47.11% tmp7dgd99.zip |##########################-----------------------------| 47.16% tmp7dgd99.zip |##########################-----------------------------| 47.2% tmp7dgd99.zip |##########################-----------------------------| 47.25% tmp7dgd99.zip |##########################-----------------------------| 47.29% tmp7dgd99.zip |##########################-----------------------------| 47.34% tmp7dgd99.zip |##########################-----------------------------| 47.38% tmp7dgd99.zip |##########################-----------------------------| 47.43% tmp7dgd99.zip |##########################-----------------------------| 47.48% tmp7dgd99.zip |##########################-----------------------------| 47.52% tmp7dgd99.zip |##########################-----------------------------| 47.57% tmp7dgd99.zip |##########################-----------------------------| 47.61% tmp7dgd99.zip |##########################-----------------------------| 47.66% tmp7dgd99.zip |##########################-----------------------------| 47.7% tmp7dgd99.zip |##########################-----------------------------| 47.75% tmp7dgd99.zip |##########################-----------------------------| 47.79% tmp7dgd99.zip |##########################-----------------------------| 47.84% tmp7dgd99.zip |##########################-----------------------------| 47.89% tmp7dgd99.zip |##########################-----------------------------| 47.93% tmp7dgd99.zip |##########################-----------------------------| 47.98% tmp7dgd99.zip |##########################-----------------------------| 48.02% tmp7dgd99.zip |##########################-----------------------------| 48.07% tmp7dgd99.zip |##########################-----------------------------| 48.11% tmp7dgd99.zip |##########################-----------------------------| 48.16% tmp7dgd99.zip |###########################----------------------------| 48.21% tmp7dgd99.zip |###########################----------------------------| 48.25% tmp7dgd99.zip |###########################----------------------------| 48.3% tmp7dgd99.zip |###########################----------------------------| 48.34% tmp7dgd99.zip |###########################----------------------------| 48.39% tmp7dgd99.zip |###########################----------------------------| 48.43% tmp7dgd99.zip |###########################----------------------------| 48.48% tmp7dgd99.zip |###########################----------------------------| 48.53% tmp7dgd99.zip |###########################----------------------------| 48.57% tmp7dgd99.zip |###########################----------------------------| 48.62% tmp7dgd99.zip |###########################----------------------------| 48.66% tmp7dgd99.zip |###########################----------------------------| 48.71% tmp7dgd99.zip |###########################----------------------------| 48.75% tmp7dgd99.zip |###########################----------------------------| 48.8% tmp7dgd99.zip |###########################----------------------------| 48.84% tmp7dgd99.zip |###########################----------------------------| 48.89% tmp7dgd99.zip |###########################----------------------------| 48.94% tmp7dgd99.zip |###########################----------------------------| 48.98% tmp7dgd99.zip |###########################----------------------------| 49.03% tmp7dgd99.zip |###########################----------------------------| 49.07% tmp7dgd99.zip |###########################----------------------------| 49.12% tmp7dgd99.zip |###########################----------------------------| 49.16% tmp7dgd99.zip |###########################----------------------------| 49.21% tmp7dgd99.zip |###########################----------------------------| 49.26% tmp7dgd99.zip |###########################----------------------------| 49.3% tmp7dgd99.zip |###########################----------------------------| 49.35% tmp7dgd99.zip |###########################----------------------------| 49.39% tmp7dgd99.zip |###########################----------------------------| 49.44% tmp7dgd99.zip |###########################----------------------------| 49.48% tmp7dgd99.zip |###########################----------------------------| 49.53% tmp7dgd99.zip |###########################----------------------------| 49.58% tmp7dgd99.zip |###########################----------------------------| 49.62% tmp7dgd99.zip |###########################----------------------------| 49.67% tmp7dgd99.zip |###########################----------------------------| 49.71% tmp7dgd99.zip |###########################----------------------------| 49.76% tmp7dgd99.zip |###########################----------------------------| 49.8% tmp7dgd99.zip |###########################----------------------------| 49.85% tmp7dgd99.zip |###########################----------------------------| 49.89% tmp7dgd99.zip |###########################----------------------------| 49.94% tmp7dgd99.zip |###########################----------------------------| 49.99% tmp7dgd99.zip |############################---------------------------| 50.03% tmp7dgd99.zip |############################---------------------------| 50.08% tmp7dgd99.zip |############################---------------------------| 50.12% tmp7dgd99.zip |############################---------------------------| 50.17% tmp7dgd99.zip |############################---------------------------| 50.21% tmp7dgd99.zip |############################---------------------------| 50.26% tmp7dgd99.zip |############################---------------------------| 50.31% tmp7dgd99.zip |############################---------------------------| 50.35% tmp7dgd99.zip |############################---------------------------| 50.4% tmp7dgd99.zip |############################---------------------------| 50.44% tmp7dgd99.zip |############################---------------------------| 50.49% tmp7dgd99.zip |############################---------------------------| 50.53% tmp7dgd99.zip |############################---------------------------| 50.58% tmp7dgd99.zip |############################---------------------------| 50.63% tmp7dgd99.zip |############################---------------------------| 50.67% tmp7dgd99.zip |############################---------------------------| 50.72% tmp7dgd99.zip |############################---------------------------| 50.76% tmp7dgd99.zip |############################---------------------------| 50.81% tmp7dgd99.zip |############################---------------------------| 50.85% tmp7dgd99.zip |############################---------------------------| 50.9% tmp7dgd99.zip |############################---------------------------| 50.94% tmp7dgd99.zip |############################---------------------------| 50.99% tmp7dgd99.zip |############################---------------------------| 51.04% tmp7dgd99.zip |############################---------------------------| 51.08% tmp7dgd99.zip |############################---------------------------| 51.13% tmp7dgd99.zip |############################---------------------------| 51.17% tmp7dgd99.zip |############################---------------------------| 51.22% tmp7dgd99.zip |############################---------------------------| 51.26% tmp7dgd99.zip |############################---------------------------| 51.31% tmp7dgd99.zip |############################---------------------------| 51.36% tmp7dgd99.zip |############################---------------------------| 51.4% tmp7dgd99.zip |############################---------------------------| 51.45% tmp7dgd99.zip |############################---------------------------| 51.49% tmp7dgd99.zip |############################---------------------------| 51.54% tmp7dgd99.zip |############################---------------------------| 51.58% tmp7dgd99.zip |############################---------------------------| 51.63% tmp7dgd99.zip |############################---------------------------| 51.68% tmp7dgd99.zip |############################---------------------------| 51.72% tmp7dgd99.zip |############################---------------------------| 51.77% tmp7dgd99.zip |############################---------------------------| 51.81% tmp7dgd99.zip |#############################--------------------------| 51.86% tmp7dgd99.zip |#############################--------------------------| 51.9% tmp7dgd99.zip |#############################--------------------------| 51.95% tmp7dgd99.zip |#############################--------------------------| 51.99% tmp7dgd99.zip |#############################--------------------------| 52.04% tmp7dgd99.zip |#############################--------------------------| 52.09% tmp7dgd99.zip |#############################--------------------------| 52.13% tmp7dgd99.zip |#############################--------------------------| 52.18% tmp7dgd99.zip |#############################--------------------------| 52.22% tmp7dgd99.zip |#############################--------------------------| 52.27% tmp7dgd99.zip |#############################--------------------------| 52.31% tmp7dgd99.zip |#############################--------------------------| 52.36% tmp7dgd99.zip |#############################--------------------------| 52.41% tmp7dgd99.zip |#############################--------------------------| 52.45% tmp7dgd99.zip |#############################--------------------------| 52.5% tmp7dgd99.zip |#############################--------------------------| 52.54% tmp7dgd99.zip |#############################--------------------------| 52.59% tmp7dgd99.zip |#############################--------------------------| 52.63% tmp7dgd99.zip |#############################--------------------------| 52.68% tmp7dgd99.zip |#############################--------------------------| 52.72% tmp7dgd99.zip |#############################--------------------------| 52.77% tmp7dgd99.zip |#############################--------------------------| 52.82% tmp7dgd99.zip |#############################--------------------------| 52.86% tmp7dgd99.zip |#############################--------------------------| 52.91% tmp7dgd99.zip |#############################--------------------------| 52.95% tmp7dgd99.zip |#############################--------------------------| 53.0% tmp7dgd99.zip |#############################--------------------------| 53.04% tmp7dgd99.zip |#############################--------------------------| 53.09% tmp7dgd99.zip |#############################--------------------------| 53.14% tmp7dgd99.zip |#############################--------------------------| 53.18% tmp7dgd99.zip |#############################--------------------------| 53.23% tmp7dgd99.zip |#############################--------------------------| 53.27% tmp7dgd99.zip |#############################--------------------------| 53.32% tmp7dgd99.zip |#############################--------------------------| 53.36% tmp7dgd99.zip |#############################--------------------------| 53.41% tmp7dgd99.zip |#############################--------------------------| 53.46% tmp7dgd99.zip |#############################--------------------------| 53.5% tmp7dgd99.zip |#############################--------------------------| 53.55% tmp7dgd99.zip |#############################--------------------------| 53.59% tmp7dgd99.zip |##############################-------------------------| 53.64% tmp7dgd99.zip |##############################-------------------------| 53.68% tmp7dgd99.zip |##############################-------------------------| 53.73% tmp7dgd99.zip |##############################-------------------------| 53.77% tmp7dgd99.zip |##############################-------------------------| 53.82% tmp7dgd99.zip |##############################-------------------------| 53.87% tmp7dgd99.zip |##############################-------------------------| 53.91% tmp7dgd99.zip |##############################-------------------------| 53.96% tmp7dgd99.zip |##############################-------------------------| 54.0% tmp7dgd99.zip |##############################-------------------------| 54.05% tmp7dgd99.zip |##############################-------------------------| 54.09% tmp7dgd99.zip |##############################-------------------------| 54.14% tmp7dgd99.zip |##############################-------------------------| 54.19% tmp7dgd99.zip |##############################-------------------------| 54.23% tmp7dgd99.zip |##############################-------------------------| 54.28% tmp7dgd99.zip |##############################-------------------------| 54.32% tmp7dgd99.zip |##############################-------------------------| 54.37% tmp7dgd99.zip |##############################-------------------------| 54.41% tmp7dgd99.zip |##############################-------------------------| 54.46% tmp7dgd99.zip |##############################-------------------------| 54.51% tmp7dgd99.zip |##############################-------------------------| 54.55% tmp7dgd99.zip |##############################-------------------------| 54.6% tmp7dgd99.zip |##############################-------------------------| 54.64% tmp7dgd99.zip |##############################-------------------------| 54.69% tmp7dgd99.zip |##############################-------------------------| 54.73% tmp7dgd99.zip |##############################-------------------------| 54.78% tmp7dgd99.zip |##############################-------------------------| 54.82% tmp7dgd99.zip |##############################-------------------------| 54.87% tmp7dgd99.zip |##############################-------------------------| 54.92% tmp7dgd99.zip |##############################-------------------------| 54.96% tmp7dgd99.zip |##############################-------------------------| 55.01% tmp7dgd99.zip |##############################-------------------------| 55.05% tmp7dgd99.zip |##############################-------------------------| 55.1% tmp7dgd99.zip |##############################-------------------------| 55.14% tmp7dgd99.zip |##############################-------------------------| 55.19% tmp7dgd99.zip |##############################-------------------------| 55.24% tmp7dgd99.zip |##############################-------------------------| 55.28% tmp7dgd99.zip |##############################-------------------------| 55.33% tmp7dgd99.zip |##############################-------------------------| 55.37% tmp7dgd99.zip |##############################-------------------------| 55.42% tmp7dgd99.zip |###############################------------------------| 55.46% tmp7dgd99.zip |###############################------------------------| 55.51% tmp7dgd99.zip |###############################------------------------| 55.56% tmp7dgd99.zip |###############################------------------------| 55.6% tmp7dgd99.zip |###############################------------------------| 55.65% tmp7dgd99.zip |###############################------------------------| 55.69% tmp7dgd99.zip |###############################------------------------| 55.74% tmp7dgd99.zip |###############################------------------------| 55.78% tmp7dgd99.zip |###############################------------------------| 55.83% tmp7dgd99.zip |###############################------------------------| 55.87% tmp7dgd99.zip |###############################------------------------| 55.92% tmp7dgd99.zip |###############################------------------------| 55.97% tmp7dgd99.zip |###############################------------------------| 56.01% tmp7dgd99.zip |###############################------------------------| 56.06% tmp7dgd99.zip |###############################------------------------| 56.1% tmp7dgd99.zip |###############################------------------------| 56.15% tmp7dgd99.zip |###############################------------------------| 56.19% tmp7dgd99.zip |###############################------------------------| 56.24% tmp7dgd99.zip |###############################------------------------| 56.29% tmp7dgd99.zip |###############################------------------------| 56.33% tmp7dgd99.zip |###############################------------------------| 56.38% tmp7dgd99.zip |###############################------------------------| 56.42% tmp7dgd99.zip |###############################------------------------| 56.47% tmp7dgd99.zip |###############################------------------------| 56.51% tmp7dgd99.zip |###############################------------------------| 56.56% tmp7dgd99.zip |###############################------------------------| 56.61% tmp7dgd99.zip |###############################------------------------| 56.65% tmp7dgd99.zip |###############################------------------------| 56.7% tmp7dgd99.zip |###############################------------------------| 56.74% tmp7dgd99.zip |###############################------------------------| 56.79% tmp7dgd99.zip |###############################------------------------| 56.83% tmp7dgd99.zip |###############################------------------------| 56.88% tmp7dgd99.zip |###############################------------------------| 56.92% tmp7dgd99.zip |###############################------------------------| 56.97% tmp7dgd99.zip |###############################------------------------| 57.02% tmp7dgd99.zip |###############################------------------------| 57.06% tmp7dgd99.zip |###############################------------------------| 57.11% tmp7dgd99.zip |###############################------------------------| 57.15% tmp7dgd99.zip |###############################------------------------| 57.2% tmp7dgd99.zip |###############################------------------------| 57.24% tmp7dgd99.zip |################################-----------------------| 57.29% tmp7dgd99.zip |################################-----------------------| 57.34% tmp7dgd99.zip |################################-----------------------| 57.38% tmp7dgd99.zip |################################-----------------------| 57.43% tmp7dgd99.zip |################################-----------------------| 57.47% tmp7dgd99.zip |################################-----------------------| 57.52% tmp7dgd99.zip |################################-----------------------| 57.56% tmp7dgd99.zip |################################-----------------------| 57.61% tmp7dgd99.zip |################################-----------------------| 57.66% tmp7dgd99.zip |################################-----------------------| 57.7% tmp7dgd99.zip |################################-----------------------| 57.75% tmp7dgd99.zip |################################-----------------------| 57.79% tmp7dgd99.zip |################################-----------------------| 57.84% tmp7dgd99.zip |################################-----------------------| 57.88% tmp7dgd99.zip |################################-----------------------| 57.93% tmp7dgd99.zip |################################-----------------------| 57.97% tmp7dgd99.zip |################################-----------------------| 58.02% tmp7dgd99.zip |################################-----------------------| 58.07% tmp7dgd99.zip |################################-----------------------| 58.11% tmp7dgd99.zip |################################-----------------------| 58.16% tmp7dgd99.zip |################################-----------------------| 58.2% tmp7dgd99.zip |################################-----------------------| 58.25% tmp7dgd99.zip |################################-----------------------| 58.29% tmp7dgd99.zip |################################-----------------------| 58.34% tmp7dgd99.zip |################################-----------------------| 58.39% tmp7dgd99.zip |################################-----------------------| 58.43% tmp7dgd99.zip |################################-----------------------| 58.48% tmp7dgd99.zip |################################-----------------------| 58.52% tmp7dgd99.zip |################################-----------------------| 58.57% tmp7dgd99.zip |################################-----------------------| 58.61% tmp7dgd99.zip |################################-----------------------| 58.66% tmp7dgd99.zip |################################-----------------------| 58.71% tmp7dgd99.zip |################################-----------------------| 58.75% tmp7dgd99.zip |################################-----------------------| 58.8% tmp7dgd99.zip |################################-----------------------| 58.84% tmp7dgd99.zip |################################-----------------------| 58.89% tmp7dgd99.zip |################################-----------------------| 58.93% tmp7dgd99.zip |################################-----------------------| 58.98% tmp7dgd99.zip |################################-----------------------| 59.02% tmp7dgd99.zip |################################-----------------------| 59.07% tmp7dgd99.zip |#################################----------------------| 59.12% tmp7dgd99.zip |#################################----------------------| 59.16% tmp7dgd99.zip |#################################----------------------| 59.21% tmp7dgd99.zip |#################################----------------------| 59.25% tmp7dgd99.zip |#################################----------------------| 59.3% tmp7dgd99.zip |#################################----------------------| 59.34% tmp7dgd99.zip |#################################----------------------| 59.39% tmp7dgd99.zip |#################################----------------------| 59.44% tmp7dgd99.zip |#################################----------------------| 59.48% tmp7dgd99.zip |#################################----------------------| 59.53% tmp7dgd99.zip |#################################----------------------| 59.57% tmp7dgd99.zip |#################################----------------------| 59.62% tmp7dgd99.zip |#################################----------------------| 59.66% tmp7dgd99.zip |#################################----------------------| 59.71% tmp7dgd99.zip |#################################----------------------| 59.75% tmp7dgd99.zip |#################################----------------------| 59.8% tmp7dgd99.zip |#################################----------------------| 59.85% tmp7dgd99.zip |#################################----------------------| 59.89% tmp7dgd99.zip |#################################----------------------| 59.94% tmp7dgd99.zip |#################################----------------------| 59.98% tmp7dgd99.zip |#################################----------------------| 60.03% tmp7dgd99.zip |#################################----------------------| 60.07% tmp7dgd99.zip |#################################----------------------| 60.12% tmp7dgd99.zip |#################################----------------------| 60.17% tmp7dgd99.zip |#################################----------------------| 60.21% tmp7dgd99.zip |#################################----------------------| 60.26% tmp7dgd99.zip |#################################----------------------| 60.3% tmp7dgd99.zip |#################################----------------------| 60.35% tmp7dgd99.zip |#################################----------------------| 60.39% tmp7dgd99.zip |#################################----------------------| 60.44% tmp7dgd99.zip |#################################----------------------| 60.49% tmp7dgd99.zip |#################################----------------------| 60.53% tmp7dgd99.zip |#################################----------------------| 60.58% tmp7dgd99.zip |#################################----------------------| 60.62% tmp7dgd99.zip |#################################----------------------| 60.67% tmp7dgd99.zip |#################################----------------------| 60.71% tmp7dgd99.zip |#################################----------------------| 60.76% tmp7dgd99.zip |#################################----------------------| 60.8% tmp7dgd99.zip |#################################----------------------| 60.85% tmp7dgd99.zip |#################################----------------------| 60.9% tmp7dgd99.zip |##################################---------------------| 60.94% tmp7dgd99.zip |##################################---------------------| 60.99% tmp7dgd99.zip |##################################---------------------| 61.03% tmp7dgd99.zip |##################################---------------------| 61.08% tmp7dgd99.zip |##################################---------------------| 61.12% tmp7dgd99.zip |##################################---------------------| 61.17% tmp7dgd99.zip |##################################---------------------| 61.22% tmp7dgd99.zip |##################################---------------------| 61.26% tmp7dgd99.zip |##################################---------------------| 61.31% tmp7dgd99.zip |##################################---------------------| 61.35% tmp7dgd99.zip |##################################---------------------| 61.4% tmp7dgd99.zip |##################################---------------------| 61.44% tmp7dgd99.zip |##################################---------------------| 61.49% tmp7dgd99.zip |##################################---------------------| 61.54% tmp7dgd99.zip |##################################---------------------| 61.58% tmp7dgd99.zip |##################################---------------------| 61.63% tmp7dgd99.zip |##################################---------------------| 61.67% tmp7dgd99.zip |##################################---------------------| 61.72% tmp7dgd99.zip |##################################---------------------| 61.76% tmp7dgd99.zip |##################################---------------------| 61.81% tmp7dgd99.zip |##################################---------------------| 61.85% tmp7dgd99.zip |##################################---------------------| 61.9% tmp7dgd99.zip |##################################---------------------| 61.95% tmp7dgd99.zip |##################################---------------------| 61.99% tmp7dgd99.zip |##################################---------------------| 62.04% tmp7dgd99.zip |##################################---------------------| 62.08% tmp7dgd99.zip |##################################---------------------| 62.13% tmp7dgd99.zip |##################################---------------------| 62.17% tmp7dgd99.zip |##################################---------------------| 62.22% tmp7dgd99.zip |##################################---------------------| 62.27% tmp7dgd99.zip |##################################---------------------| 62.31% tmp7dgd99.zip |##################################---------------------| 62.36% tmp7dgd99.zip |##################################---------------------| 62.4% tmp7dgd99.zip |##################################---------------------| 62.45% tmp7dgd99.zip |##################################---------------------| 62.49% tmp7dgd99.zip |##################################---------------------| 62.54% tmp7dgd99.zip |##################################---------------------| 62.59% tmp7dgd99.zip |##################################---------------------| 62.63% tmp7dgd99.zip |##################################---------------------| 62.68% tmp7dgd99.zip |##################################---------------------| 62.72% tmp7dgd99.zip |###################################--------------------| 62.77% tmp7dgd99.zip |###################################--------------------| 62.81% tmp7dgd99.zip |###################################--------------------| 62.86% tmp7dgd99.zip |###################################--------------------| 62.9% tmp7dgd99.zip |###################################--------------------| 62.95% tmp7dgd99.zip |###################################--------------------| 63.0% tmp7dgd99.zip |###################################--------------------| 63.04% tmp7dgd99.zip |###################################--------------------| 63.09% tmp7dgd99.zip |###################################--------------------| 63.13% tmp7dgd99.zip |###################################--------------------| 63.18% tmp7dgd99.zip |###################################--------------------| 63.22% tmp7dgd99.zip |###################################--------------------| 63.27% tmp7dgd99.zip |###################################--------------------| 63.32% tmp7dgd99.zip |###################################--------------------| 63.36% tmp7dgd99.zip |###################################--------------------| 63.41% tmp7dgd99.zip |###################################--------------------| 63.45% tmp7dgd99.zip |###################################--------------------| 63.5% tmp7dgd99.zip |###################################--------------------| 63.54% tmp7dgd99.zip |###################################--------------------| 63.59% tmp7dgd99.zip |###################################--------------------| 63.64% tmp7dgd99.zip |###################################--------------------| 63.68% tmp7dgd99.zip |###################################--------------------| 63.73% tmp7dgd99.zip |###################################--------------------| 63.77% tmp7dgd99.zip |###################################--------------------| 63.82% tmp7dgd99.zip |###################################--------------------| 63.86% tmp7dgd99.zip |###################################--------------------| 63.91% tmp7dgd99.zip |###################################--------------------| 63.95% tmp7dgd99.zip |###################################--------------------| 64.0% tmp7dgd99.zip |###################################--------------------| 64.05% tmp7dgd99.zip |###################################--------------------| 64.09% tmp7dgd99.zip |###################################--------------------| 64.14% tmp7dgd99.zip |###################################--------------------| 64.18% tmp7dgd99.zip |###################################--------------------| 64.23% tmp7dgd99.zip |###################################--------------------| 64.27% tmp7dgd99.zip |###################################--------------------| 64.32% tmp7dgd99.zip |###################################--------------------| 64.37% tmp7dgd99.zip |###################################--------------------| 64.41% tmp7dgd99.zip |###################################--------------------| 64.46% tmp7dgd99.zip |###################################--------------------| 64.5% tmp7dgd99.zip |####################################-------------------| 64.55% tmp7dgd99.zip |####################################-------------------| 64.59% tmp7dgd99.zip |####################################-------------------| 64.64% tmp7dgd99.zip |####################################-------------------| 64.69% tmp7dgd99.zip |####################################-------------------| 64.73% tmp7dgd99.zip |####################################-------------------| 64.78% tmp7dgd99.zip |####################################-------------------| 64.82% tmp7dgd99.zip |####################################-------------------| 64.87% tmp7dgd99.zip |####################################-------------------| 64.91% tmp7dgd99.zip |####################################-------------------| 64.96% tmp7dgd99.zip |####################################-------------------| 65.0% tmp7dgd99.zip |####################################-------------------| 65.05% tmp7dgd99.zip |####################################-------------------| 65.1% tmp7dgd99.zip |####################################-------------------| 65.14% tmp7dgd99.zip |####################################-------------------| 65.19% tmp7dgd99.zip |####################################-------------------| 65.23% tmp7dgd99.zip |####################################-------------------| 65.28% tmp7dgd99.zip |####################################-------------------| 65.32% tmp7dgd99.zip |####################################-------------------| 65.37% tmp7dgd99.zip |####################################-------------------| 65.42% tmp7dgd99.zip |####################################-------------------| 65.46% tmp7dgd99.zip |####################################-------------------| 65.51% tmp7dgd99.zip |####################################-------------------| 65.55% tmp7dgd99.zip |####################################-------------------| 65.6% tmp7dgd99.zip |####################################-------------------| 65.64% tmp7dgd99.zip |####################################-------------------| 65.69% tmp7dgd99.zip |####################################-------------------| 65.74% tmp7dgd99.zip |####################################-------------------| 65.78% tmp7dgd99.zip |####################################-------------------| 65.83% tmp7dgd99.zip |####################################-------------------| 65.87% tmp7dgd99.zip |####################################-------------------| 65.92% tmp7dgd99.zip |####################################-------------------| 65.96% tmp7dgd99.zip |####################################-------------------| 66.01% tmp7dgd99.zip |####################################-------------------| 66.05% tmp7dgd99.zip |####################################-------------------| 66.1% tmp7dgd99.zip |####################################-------------------| 66.15% tmp7dgd99.zip |####################################-------------------| 66.19% tmp7dgd99.zip |####################################-------------------| 66.24% tmp7dgd99.zip |####################################-------------------| 66.28% tmp7dgd99.zip |####################################-------------------| 66.33% tmp7dgd99.zip |#####################################------------------| 66.37% tmp7dgd99.zip |#####################################------------------| 66.42% tmp7dgd99.zip |#####################################------------------| 66.47% tmp7dgd99.zip |#####################################------------------| 66.51% tmp7dgd99.zip |#####################################------------------| 66.56% tmp7dgd99.zip |#####################################------------------| 66.6% tmp7dgd99.zip |#####################################------------------| 66.65% tmp7dgd99.zip |#####################################------------------| 66.69% tmp7dgd99.zip |#####################################------------------| 66.74% tmp7dgd99.zip |#####################################------------------| 66.78% tmp7dgd99.zip |#####################################------------------| 66.83% tmp7dgd99.zip |#####################################------------------| 66.88% tmp7dgd99.zip |#####################################------------------| 66.92% tmp7dgd99.zip |#####################################------------------| 66.97% tmp7dgd99.zip |#####################################------------------| 67.01% tmp7dgd99.zip |#####################################------------------| 67.06% tmp7dgd99.zip |#####################################------------------| 67.1% tmp7dgd99.zip |#####################################------------------| 67.15% tmp7dgd99.zip |#####################################------------------| 67.2% tmp7dgd99.zip |#####################################------------------| 67.24% tmp7dgd99.zip |#####################################------------------| 67.29% tmp7dgd99.zip |#####################################------------------| 67.33% tmp7dgd99.zip |#####################################------------------| 67.38% tmp7dgd99.zip |#####################################------------------| 67.42% tmp7dgd99.zip |#####################################------------------| 67.47% tmp7dgd99.zip |#####################################------------------| 67.52% tmp7dgd99.zip |#####################################------------------| 67.56% tmp7dgd99.zip |#####################################------------------| 67.61% tmp7dgd99.zip |#####################################------------------| 67.65% tmp7dgd99.zip |#####################################------------------| 67.7% tmp7dgd99.zip |#####################################------------------| 67.74% tmp7dgd99.zip |#####################################------------------| 67.79% tmp7dgd99.zip |#####################################------------------| 67.83% tmp7dgd99.zip |#####################################------------------| 67.88% tmp7dgd99.zip |#####################################------------------| 67.93% tmp7dgd99.zip |#####################################------------------| 67.97% tmp7dgd99.zip |#####################################------------------| 68.02% tmp7dgd99.zip |#####################################------------------| 68.06% tmp7dgd99.zip |#####################################------------------| 68.11% tmp7dgd99.zip |#####################################------------------| 68.15% tmp7dgd99.zip |######################################-----------------| 68.2% tmp7dgd99.zip |######################################-----------------| 68.25% tmp7dgd99.zip |######################################-----------------| 68.29% tmp7dgd99.zip |######################################-----------------| 68.34% tmp7dgd99.zip |######################################-----------------| 68.38% tmp7dgd99.zip |######################################-----------------| 68.43% tmp7dgd99.zip |######################################-----------------| 68.47% tmp7dgd99.zip |######################################-----------------| 68.52% tmp7dgd99.zip |######################################-----------------| 68.57% tmp7dgd99.zip |######################################-----------------| 68.61% tmp7dgd99.zip |######################################-----------------| 68.66% tmp7dgd99.zip |######################################-----------------| 68.7% tmp7dgd99.zip |######################################-----------------| 68.75% tmp7dgd99.zip |######################################-----------------| 68.79% tmp7dgd99.zip |######################################-----------------| 68.84% tmp7dgd99.zip |######################################-----------------| 68.88% tmp7dgd99.zip |######################################-----------------| 68.93% tmp7dgd99.zip |######################################-----------------| 68.98% tmp7dgd99.zip |######################################-----------------| 69.02% tmp7dgd99.zip |######################################-----------------| 69.07% tmp7dgd99.zip |######################################-----------------| 69.11% tmp7dgd99.zip |######################################-----------------| 69.16% tmp7dgd99.zip |######################################-----------------| 69.2% tmp7dgd99.zip |######################################-----------------| 69.25% tmp7dgd99.zip |######################################-----------------| 69.3% tmp7dgd99.zip |######################################-----------------| 69.34% tmp7dgd99.zip |######################################-----------------| 69.39% tmp7dgd99.zip |######################################-----------------| 69.43% tmp7dgd99.zip |######################################-----------------| 69.48% tmp7dgd99.zip |######################################-----------------| 69.52% tmp7dgd99.zip |######################################-----------------| 69.57% tmp7dgd99.zip |######################################-----------------| 69.62% tmp7dgd99.zip |######################################-----------------| 69.66% tmp7dgd99.zip |######################################-----------------| 69.71% tmp7dgd99.zip |######################################-----------------| 69.75% tmp7dgd99.zip |######################################-----------------| 69.8% tmp7dgd99.zip |######################################-----------------| 69.84% tmp7dgd99.zip |######################################-----------------| 69.89% tmp7dgd99.zip |######################################-----------------| 69.93% tmp7dgd99.zip |######################################-----------------| 69.98% tmp7dgd99.zip |#######################################----------------| 70.03% tmp7dgd99.zip |#######################################----------------| 70.07% tmp7dgd99.zip |#######################################----------------| 70.12% tmp7dgd99.zip |#######################################----------------| 70.16% tmp7dgd99.zip |#######################################----------------| 70.21% tmp7dgd99.zip |#######################################----------------| 70.25% tmp7dgd99.zip |#######################################----------------| 70.3% tmp7dgd99.zip |#######################################----------------| 70.35% tmp7dgd99.zip |#######################################----------------| 70.39% tmp7dgd99.zip |#######################################----------------| 70.44% tmp7dgd99.zip |#######################################----------------| 70.48% tmp7dgd99.zip |#######################################----------------| 70.53% tmp7dgd99.zip |#######################################----------------| 70.57% tmp7dgd99.zip |#######################################----------------| 70.62% tmp7dgd99.zip |#######################################----------------| 70.67% tmp7dgd99.zip |#######################################----------------| 70.71% tmp7dgd99.zip |#######################################----------------| 70.76% tmp7dgd99.zip |#######################################----------------| 70.8% tmp7dgd99.zip |#######################################----------------| 70.85% tmp7dgd99.zip |#######################################----------------| 70.89% tmp7dgd99.zip |#######################################----------------| 70.94% tmp7dgd99.zip |#######################################----------------| 70.98% tmp7dgd99.zip |#######################################----------------| 71.03% tmp7dgd99.zip |#######################################----------------| 71.08% tmp7dgd99.zip |#######################################----------------| 71.12% tmp7dgd99.zip |#######################################----------------| 71.17% tmp7dgd99.zip |#######################################----------------| 71.21% tmp7dgd99.zip |#######################################----------------| 71.26% tmp7dgd99.zip |#######################################----------------| 71.3% tmp7dgd99.zip |#######################################----------------| 71.35% tmp7dgd99.zip |#######################################----------------| 71.4% tmp7dgd99.zip |#######################################----------------| 71.44% tmp7dgd99.zip |#######################################----------------| 71.49% tmp7dgd99.zip |#######################################----------------| 71.53% tmp7dgd99.zip |#######################################----------------| 71.58% tmp7dgd99.zip |#######################################----------------| 71.62% tmp7dgd99.zip |#######################################----------------| 71.67% tmp7dgd99.zip |#######################################----------------| 71.72% tmp7dgd99.zip |#######################################----------------| 71.76% tmp7dgd99.zip |#######################################----------------| 71.81% tmp7dgd99.zip |########################################---------------| 71.85% tmp7dgd99.zip |########################################---------------| 71.9% tmp7dgd99.zip |########################################---------------| 71.94% tmp7dgd99.zip |########################################---------------| 71.99% tmp7dgd99.zip |########################################---------------| 72.03% tmp7dgd99.zip |########################################---------------| 72.08% tmp7dgd99.zip |########################################---------------| 72.13% tmp7dgd99.zip |########################################---------------| 72.17% tmp7dgd99.zip |########################################---------------| 72.22% tmp7dgd99.zip |########################################---------------| 72.26% tmp7dgd99.zip |########################################---------------| 72.31% tmp7dgd99.zip |########################################---------------| 72.35% tmp7dgd99.zip |########################################---------------| 72.4% tmp7dgd99.zip |########################################---------------| 72.45% tmp7dgd99.zip |########################################---------------| 72.49% tmp7dgd99.zip |########################################---------------| 72.54% tmp7dgd99.zip |########################################---------------| 72.58% tmp7dgd99.zip |########################################---------------| 72.63% tmp7dgd99.zip |########################################---------------| 72.67% tmp7dgd99.zip |########################################---------------| 72.72% tmp7dgd99.zip |########################################---------------| 72.77% tmp7dgd99.zip |########################################---------------| 72.81% tmp7dgd99.zip |########################################---------------| 72.86% tmp7dgd99.zip |########################################---------------| 72.9% tmp7dgd99.zip |########################################---------------| 72.95% tmp7dgd99.zip |########################################---------------| 72.99% tmp7dgd99.zip |########################################---------------| 73.04% tmp7dgd99.zip |########################################---------------| 73.08% tmp7dgd99.zip |########################################---------------| 73.13% tmp7dgd99.zip |########################################---------------| 73.18% tmp7dgd99.zip |########################################---------------| 73.22% tmp7dgd99.zip |########################################---------------| 73.27% tmp7dgd99.zip |########################################---------------| 73.31% tmp7dgd99.zip |########################################---------------| 73.36% tmp7dgd99.zip |########################################---------------| 73.4% tmp7dgd99.zip |########################################---------------| 73.45% tmp7dgd99.zip |########################################---------------| 73.5% tmp7dgd99.zip |########################################---------------| 73.54% tmp7dgd99.zip |########################################---------------| 73.59% tmp7dgd99.zip |########################################---------------| 73.63% tmp7dgd99.zip |#########################################--------------| 73.68% tmp7dgd99.zip |#########################################--------------| 73.72% tmp7dgd99.zip |#########################################--------------| 73.77% tmp7dgd99.zip |#########################################--------------| 73.81% tmp7dgd99.zip |#########################################--------------| 73.86% tmp7dgd99.zip |#########################################--------------| 73.91% tmp7dgd99.zip |#########################################--------------| 73.95% tmp7dgd99.zip |#########################################--------------| 74.0% tmp7dgd99.zip |#########################################--------------| 74.04% tmp7dgd99.zip |#########################################--------------| 74.09% tmp7dgd99.zip |#########################################--------------| 74.13% tmp7dgd99.zip |#########################################--------------| 74.18% tmp7dgd99.zip |#########################################--------------| 74.23% tmp7dgd99.zip |#########################################--------------| 74.27% tmp7dgd99.zip |#########################################--------------| 74.32% tmp7dgd99.zip |#########################################--------------| 74.36% tmp7dgd99.zip |#########################################--------------| 74.41% tmp7dgd99.zip |#########################################--------------| 74.45% tmp7dgd99.zip |#########################################--------------| 74.5% tmp7dgd99.zip |#########################################--------------| 74.55% tmp7dgd99.zip |#########################################--------------| 74.59% tmp7dgd99.zip |#########################################--------------| 74.64% tmp7dgd99.zip |#########################################--------------| 74.68% tmp7dgd99.zip |#########################################--------------| 74.73% tmp7dgd99.zip |#########################################--------------| 74.77% tmp7dgd99.zip |#########################################--------------| 74.82% tmp7dgd99.zip |#########################################--------------| 74.86% tmp7dgd99.zip |#########################################--------------| 74.91% tmp7dgd99.zip |#########################################--------------| 74.96% tmp7dgd99.zip |#########################################--------------| 75.0% tmp7dgd99.zip |#########################################--------------| 75.05% tmp7dgd99.zip |#########################################--------------| 75.09% tmp7dgd99.zip |#########################################--------------| 75.14% tmp7dgd99.zip |#########################################--------------| 75.18% tmp7dgd99.zip |#########################################--------------| 75.23% tmp7dgd99.zip |#########################################--------------| 75.28% tmp7dgd99.zip |#########################################--------------| 75.32% tmp7dgd99.zip |#########################################--------------| 75.37% tmp7dgd99.zip |#########################################--------------| 75.41% tmp7dgd99.zip |##########################################-------------| 75.46% tmp7dgd99.zip |##########################################-------------| 75.5% tmp7dgd99.zip |##########################################-------------| 75.55% tmp7dgd99.zip |##########################################-------------| 75.6% tmp7dgd99.zip |##########################################-------------| 75.64% tmp7dgd99.zip |##########################################-------------| 75.69% tmp7dgd99.zip |##########################################-------------| 75.73% tmp7dgd99.zip |##########################################-------------| 75.78% tmp7dgd99.zip |##########################################-------------| 75.82% tmp7dgd99.zip |##########################################-------------| 75.87% tmp7dgd99.zip |##########################################-------------| 75.91% tmp7dgd99.zip |##########################################-------------| 75.96% tmp7dgd99.zip |##########################################-------------| 76.01% tmp7dgd99.zip |##########################################-------------| 76.05% tmp7dgd99.zip |##########################################-------------| 76.1% tmp7dgd99.zip |##########################################-------------| 76.14% tmp7dgd99.zip |##########################################-------------| 76.19% tmp7dgd99.zip |##########################################-------------| 76.23% tmp7dgd99.zip |##########################################-------------| 76.28% tmp7dgd99.zip |##########################################-------------| 76.33% tmp7dgd99.zip |##########################################-------------| 76.37% tmp7dgd99.zip |##########################################-------------| 76.42% tmp7dgd99.zip |##########################################-------------| 76.46% tmp7dgd99.zip |##########################################-------------| 76.51% tmp7dgd99.zip |##########################################-------------| 76.55% tmp7dgd99.zip |##########################################-------------| 76.6% tmp7dgd99.zip |##########################################-------------| 76.65% tmp7dgd99.zip |##########################################-------------| 76.69% tmp7dgd99.zip |##########################################-------------| 76.74% tmp7dgd99.zip |##########################################-------------| 76.78% tmp7dgd99.zip |##########################################-------------| 76.83% tmp7dgd99.zip |##########################################-------------| 76.87% tmp7dgd99.zip |##########################################-------------| 76.92% tmp7dgd99.zip |##########################################-------------| 76.96% tmp7dgd99.zip |##########################################-------------| 77.01% tmp7dgd99.zip |##########################################-------------| 77.06% tmp7dgd99.zip |##########################################-------------| 77.1% tmp7dgd99.zip |##########################################-------------| 77.15% tmp7dgd99.zip |##########################################-------------| 77.19% tmp7dgd99.zip |##########################################-------------| 77.24% tmp7dgd99.zip |###########################################------------| 77.28% tmp7dgd99.zip |###########################################------------| 77.33% tmp7dgd99.zip |###########################################------------| 77.38% tmp7dgd99.zip |###########################################------------| 77.42% tmp7dgd99.zip |###########################################------------| 77.47% tmp7dgd99.zip |###########################################------------| 77.51% tmp7dgd99.zip |###########################################------------| 77.56% tmp7dgd99.zip |###########################################------------| 77.6% tmp7dgd99.zip |###########################################------------| 77.65% tmp7dgd99.zip |###########################################------------| 77.7% tmp7dgd99.zip |###########################################------------| 77.74% tmp7dgd99.zip |###########################################------------| 77.79% tmp7dgd99.zip |###########################################------------| 77.83% tmp7dgd99.zip |###########################################------------| 77.88% tmp7dgd99.zip |###########################################------------| 77.92% tmp7dgd99.zip |###########################################------------| 77.97% tmp7dgd99.zip |###########################################------------| 78.01% tmp7dgd99.zip |###########################################------------| 78.06% tmp7dgd99.zip |###########################################------------| 78.11% tmp7dgd99.zip |###########################################------------| 78.15% tmp7dgd99.zip |###########################################------------| 78.2% tmp7dgd99.zip |###########################################------------| 78.24% tmp7dgd99.zip |###########################################------------| 78.29% tmp7dgd99.zip |###########################################------------| 78.33% tmp7dgd99.zip |###########################################------------| 78.38% tmp7dgd99.zip |###########################################------------| 78.43% tmp7dgd99.zip |###########################################------------| 78.47% tmp7dgd99.zip |###########################################------------| 78.52% tmp7dgd99.zip |###########################################------------| 78.56% tmp7dgd99.zip |###########################################------------| 78.61% tmp7dgd99.zip |###########################################------------| 78.65% tmp7dgd99.zip |###########################################------------| 78.7% tmp7dgd99.zip |###########################################------------| 78.75% tmp7dgd99.zip |###########################################------------| 78.79% tmp7dgd99.zip |###########################################------------| 78.84% tmp7dgd99.zip |###########################################------------| 78.88% tmp7dgd99.zip |###########################################------------| 78.93% tmp7dgd99.zip |###########################################------------| 78.97% tmp7dgd99.zip |###########################################------------| 79.02% tmp7dgd99.zip |###########################################------------| 79.06% tmp7dgd99.zip |############################################-----------| 79.11% tmp7dgd99.zip |############################################-----------| 79.16% tmp7dgd99.zip |############################################-----------| 79.2% tmp7dgd99.zip |############################################-----------| 79.25% tmp7dgd99.zip |############################################-----------| 79.29% tmp7dgd99.zip |############################################-----------| 79.34% tmp7dgd99.zip |############################################-----------| 79.38% tmp7dgd99.zip |############################################-----------| 79.43% tmp7dgd99.zip |############################################-----------| 79.48% tmp7dgd99.zip |############################################-----------| 79.52% tmp7dgd99.zip |############################################-----------| 79.57% tmp7dgd99.zip |############################################-----------| 79.61% tmp7dgd99.zip |############################################-----------| 79.66% tmp7dgd99.zip |############################################-----------| 79.7% tmp7dgd99.zip |############################################-----------| 79.75% tmp7dgd99.zip |############################################-----------| 79.8% tmp7dgd99.zip |############################################-----------| 79.84% tmp7dgd99.zip |############################################-----------| 79.89% tmp7dgd99.zip |############################################-----------| 79.93% tmp7dgd99.zip |############################################-----------| 79.98% tmp7dgd99.zip |############################################-----------| 80.02% tmp7dgd99.zip |############################################-----------| 80.07% tmp7dgd99.zip |############################################-----------| 80.11% tmp7dgd99.zip |############################################-----------| 80.16% tmp7dgd99.zip |############################################-----------| 80.21% tmp7dgd99.zip |############################################-----------| 80.25% tmp7dgd99.zip |############################################-----------| 80.3% tmp7dgd99.zip |############################################-----------| 80.34% tmp7dgd99.zip |############################################-----------| 80.39% tmp7dgd99.zip |############################################-----------| 80.43% tmp7dgd99.zip |############################################-----------| 80.48% tmp7dgd99.zip |############################################-----------| 80.53% tmp7dgd99.zip |############################################-----------| 80.57% tmp7dgd99.zip |############################################-----------| 80.62% tmp7dgd99.zip |############################################-----------| 80.66% tmp7dgd99.zip |############################################-----------| 80.71% tmp7dgd99.zip |############################################-----------| 80.75% tmp7dgd99.zip |############################################-----------| 80.8% tmp7dgd99.zip |############################################-----------| 80.84% tmp7dgd99.zip |############################################-----------| 80.89% tmp7dgd99.zip |#############################################----------| 80.94% tmp7dgd99.zip |#############################################----------| 80.98% tmp7dgd99.zip |#############################################----------| 81.03% tmp7dgd99.zip |#############################################----------| 81.07% tmp7dgd99.zip |#############################################----------| 81.12% tmp7dgd99.zip |#############################################----------| 81.16% tmp7dgd99.zip |#############################################----------| 81.21% tmp7dgd99.zip |#############################################----------| 81.26% tmp7dgd99.zip |#############################################----------| 81.3% tmp7dgd99.zip |#############################################----------| 81.35% tmp7dgd99.zip |#############################################----------| 81.39% tmp7dgd99.zip |#############################################----------| 81.44% tmp7dgd99.zip |#############################################----------| 81.48% tmp7dgd99.zip |#############################################----------| 81.53% tmp7dgd99.zip |#############################################----------| 81.58% tmp7dgd99.zip |#############################################----------| 81.62% tmp7dgd99.zip |#############################################----------| 81.67% tmp7dgd99.zip |#############################################----------| 81.71% tmp7dgd99.zip |#############################################----------| 81.76% tmp7dgd99.zip |#############################################----------| 81.8% tmp7dgd99.zip |#############################################----------| 81.85% tmp7dgd99.zip |#############################################----------| 81.89% tmp7dgd99.zip |#############################################----------| 81.94% tmp7dgd99.zip |#############################################----------| 81.99% tmp7dgd99.zip |#############################################----------| 82.03% tmp7dgd99.zip |#############################################----------| 82.08% tmp7dgd99.zip |#############################################----------| 82.12% tmp7dgd99.zip |#############################################----------| 82.17% tmp7dgd99.zip |#############################################----------| 82.21% tmp7dgd99.zip |#############################################----------| 82.26% tmp7dgd99.zip |#############################################----------| 82.31% tmp7dgd99.zip |#############################################----------| 82.35% tmp7dgd99.zip |#############################################----------| 82.4% tmp7dgd99.zip |#############################################----------| 82.44% tmp7dgd99.zip |#############################################----------| 82.49% tmp7dgd99.zip |#############################################----------| 82.53% tmp7dgd99.zip |#############################################----------| 82.58% tmp7dgd99.zip |#############################################----------| 82.63% tmp7dgd99.zip |#############################################----------| 82.67% tmp7dgd99.zip |#############################################----------| 82.72% tmp7dgd99.zip |##############################################---------| 82.76% tmp7dgd99.zip |##############################################---------| 82.81% tmp7dgd99.zip |##############################################---------| 82.85% tmp7dgd99.zip |##############################################---------| 82.9% tmp7dgd99.zip |##############################################---------| 82.94% tmp7dgd99.zip |##############################################---------| 82.99% tmp7dgd99.zip |##############################################---------| 83.04% tmp7dgd99.zip |##############################################---------| 83.08% tmp7dgd99.zip |##############################################---------| 83.13% tmp7dgd99.zip |##############################################---------| 83.17% tmp7dgd99.zip |##############################################---------| 83.22% tmp7dgd99.zip |##############################################---------| 83.26% tmp7dgd99.zip |##############################################---------| 83.31% tmp7dgd99.zip |##############################################---------| 83.36% tmp7dgd99.zip |##############################################---------| 83.4% tmp7dgd99.zip |##############################################---------| 83.45% tmp7dgd99.zip |##############################################---------| 83.49% tmp7dgd99.zip |##############################################---------| 83.54% tmp7dgd99.zip |##############################################---------| 83.58% tmp7dgd99.zip |##############################################---------| 83.63% tmp7dgd99.zip |##############################################---------| 83.68% tmp7dgd99.zip |##############################################---------| 83.72% tmp7dgd99.zip |##############################################---------| 83.77% tmp7dgd99.zip |##############################################---------| 83.81% tmp7dgd99.zip |##############################################---------| 83.86% tmp7dgd99.zip |##############################################---------| 83.9% tmp7dgd99.zip |##############################################---------| 83.95% tmp7dgd99.zip |##############################################---------| 83.99% tmp7dgd99.zip |##############################################---------| 84.04% tmp7dgd99.zip |##############################################---------| 84.09% tmp7dgd99.zip |##############################################---------| 84.13% tmp7dgd99.zip |##############################################---------| 84.18% tmp7dgd99.zip |##############################################---------| 84.22% tmp7dgd99.zip |##############################################---------| 84.27% tmp7dgd99.zip |##############################################---------| 84.31% tmp7dgd99.zip |##############################################---------| 84.36% tmp7dgd99.zip |##############################################---------| 84.41% tmp7dgd99.zip |##############################################---------| 84.45% tmp7dgd99.zip |##############################################---------| 84.5% tmp7dgd99.zip |##############################################---------| 84.54% tmp7dgd99.zip |###############################################--------| 84.59% tmp7dgd99.zip |###############################################--------| 84.63% tmp7dgd99.zip |###############################################--------| 84.68% tmp7dgd99.zip |###############################################--------| 84.73% tmp7dgd99.zip |###############################################--------| 84.77% tmp7dgd99.zip |###############################################--------| 84.82% tmp7dgd99.zip |###############################################--------| 84.86% tmp7dgd99.zip |###############################################--------| 84.91% tmp7dgd99.zip |###############################################--------| 84.95% tmp7dgd99.zip |###############################################--------| 85.0% tmp7dgd99.zip |###############################################--------| 85.04% tmp7dgd99.zip |###############################################--------| 85.09% tmp7dgd99.zip |###############################################--------| 85.14% tmp7dgd99.zip |###############################################--------| 85.18% tmp7dgd99.zip |###############################################--------| 85.23% tmp7dgd99.zip |###############################################--------| 85.27% tmp7dgd99.zip |###############################################--------| 85.32% tmp7dgd99.zip |###############################################--------| 85.36% tmp7dgd99.zip |###############################################--------| 85.41% tmp7dgd99.zip |###############################################--------| 85.46% tmp7dgd99.zip |###############################################--------| 85.5% tmp7dgd99.zip |###############################################--------| 85.55% tmp7dgd99.zip |###############################################--------| 85.59% tmp7dgd99.zip |###############################################--------| 85.64% tmp7dgd99.zip |###############################################--------| 85.68% tmp7dgd99.zip |###############################################--------| 85.73% tmp7dgd99.zip |###############################################--------| 85.78% tmp7dgd99.zip |###############################################--------| 85.82% tmp7dgd99.zip |###############################################--------| 85.87% tmp7dgd99.zip |###############################################--------| 85.91% tmp7dgd99.zip |###############################################--------| 85.96% tmp7dgd99.zip |###############################################--------| 86.0% tmp7dgd99.zip |###############################################--------| 86.05% tmp7dgd99.zip |###############################################--------| 86.09% tmp7dgd99.zip |###############################################--------| 86.14% tmp7dgd99.zip |###############################################--------| 86.19% tmp7dgd99.zip |###############################################--------| 86.23% tmp7dgd99.zip |###############################################--------| 86.28% tmp7dgd99.zip |###############################################--------| 86.32% tmp7dgd99.zip |################################################-------| 86.37% tmp7dgd99.zip |################################################-------| 86.41% tmp7dgd99.zip |################################################-------| 86.46% tmp7dgd99.zip |################################################-------| 86.51% tmp7dgd99.zip |################################################-------| 86.55% tmp7dgd99.zip |################################################-------| 86.6% tmp7dgd99.zip |################################################-------| 86.64% tmp7dgd99.zip |################################################-------| 86.69% tmp7dgd99.zip |################################################-------| 86.73% tmp7dgd99.zip |################################################-------| 86.78% tmp7dgd99.zip |################################################-------| 86.83% tmp7dgd99.zip |################################################-------| 86.87% tmp7dgd99.zip |################################################-------| 86.92% tmp7dgd99.zip |################################################-------| 86.96% tmp7dgd99.zip |################################################-------| 87.01% tmp7dgd99.zip |################################################-------| 87.05% tmp7dgd99.zip |################################################-------| 87.1% tmp7dgd99.zip |################################################-------| 87.14% tmp7dgd99.zip |################################################-------| 87.19% tmp7dgd99.zip |################################################-------| 87.24% tmp7dgd99.zip |################################################-------| 87.28% tmp7dgd99.zip |################################################-------| 87.33% tmp7dgd99.zip |################################################-------| 87.37% tmp7dgd99.zip |################################################-------| 87.42% tmp7dgd99.zip |################################################-------| 87.46% tmp7dgd99.zip |################################################-------| 87.51% tmp7dgd99.zip |################################################-------| 87.56% tmp7dgd99.zip |################################################-------| 87.6% tmp7dgd99.zip |################################################-------| 87.65% tmp7dgd99.zip |################################################-------| 87.69% tmp7dgd99.zip |################################################-------| 87.74% tmp7dgd99.zip |################################################-------| 87.78% tmp7dgd99.zip |################################################-------| 87.83% tmp7dgd99.zip |################################################-------| 87.87% tmp7dgd99.zip |################################################-------| 87.92% tmp7dgd99.zip |################################################-------| 87.97% tmp7dgd99.zip |################################################-------| 88.01% tmp7dgd99.zip |################################################-------| 88.06% tmp7dgd99.zip |################################################-------| 88.1% tmp7dgd99.zip |################################################-------| 88.15% tmp7dgd99.zip |#################################################------| 88.19% tmp7dgd99.zip |#################################################------| 88.24% tmp7dgd99.zip |#################################################------| 88.29% tmp7dgd99.zip |#################################################------| 88.33% tmp7dgd99.zip |#################################################------| 88.38% tmp7dgd99.zip |#################################################------| 88.42% tmp7dgd99.zip |#################################################------| 88.47% tmp7dgd99.zip |#################################################------| 88.51% tmp7dgd99.zip |#################################################------| 88.56% tmp7dgd99.zip |#################################################------| 88.61% tmp7dgd99.zip |#################################################------| 88.65% tmp7dgd99.zip |#################################################------| 88.7% tmp7dgd99.zip |#################################################------| 88.74% tmp7dgd99.zip |#################################################------| 88.79% tmp7dgd99.zip |#################################################------| 88.83% tmp7dgd99.zip |#################################################------| 88.88% tmp7dgd99.zip |#################################################------| 88.92% tmp7dgd99.zip |#################################################------| 88.97% tmp7dgd99.zip |#################################################------| 89.02% tmp7dgd99.zip |#################################################------| 89.06% tmp7dgd99.zip |#################################################------| 89.11% tmp7dgd99.zip |#################################################------| 89.15% tmp7dgd99.zip |#################################################------| 89.2% tmp7dgd99.zip |#################################################------| 89.24% tmp7dgd99.zip |#################################################------| 89.29% tmp7dgd99.zip |#################################################------| 89.34% tmp7dgd99.zip |#################################################------| 89.38% tmp7dgd99.zip |#################################################------| 89.43% tmp7dgd99.zip |#################################################------| 89.47% tmp7dgd99.zip |#################################################------| 89.52% tmp7dgd99.zip |#################################################------| 89.56% tmp7dgd99.zip |#################################################------| 89.61% tmp7dgd99.zip |#################################################------| 89.66% tmp7dgd99.zip |#################################################------| 89.7% tmp7dgd99.zip |#################################################------| 89.75% tmp7dgd99.zip |#################################################------| 89.79% tmp7dgd99.zip |#################################################------| 89.84% tmp7dgd99.zip |#################################################------| 89.88% tmp7dgd99.zip |#################################################------| 89.93% tmp7dgd99.zip |#################################################------| 89.97% tmp7dgd99.zip |##################################################-----| 90.02% tmp7dgd99.zip |##################################################-----| 90.07% tmp7dgd99.zip |##################################################-----| 90.11% tmp7dgd99.zip |##################################################-----| 90.16% tmp7dgd99.zip |##################################################-----| 90.2% tmp7dgd99.zip |##################################################-----| 90.25% tmp7dgd99.zip |##################################################-----| 90.29% tmp7dgd99.zip |##################################################-----| 90.34% tmp7dgd99.zip |##################################################-----| 90.39% tmp7dgd99.zip |##################################################-----| 90.43% tmp7dgd99.zip |##################################################-----| 90.48% tmp7dgd99.zip |##################################################-----| 90.52% tmp7dgd99.zip |##################################################-----| 90.57% tmp7dgd99.zip |##################################################-----| 90.61% tmp7dgd99.zip |##################################################-----| 90.66% tmp7dgd99.zip |##################################################-----| 90.71% tmp7dgd99.zip |##################################################-----| 90.75% tmp7dgd99.zip |##################################################-----| 90.8% tmp7dgd99.zip |##################################################-----| 90.84% tmp7dgd99.zip |##################################################-----| 90.89% tmp7dgd99.zip |##################################################-----| 90.93% tmp7dgd99.zip |##################################################-----| 90.98% tmp7dgd99.zip |##################################################-----| 91.02% tmp7dgd99.zip |##################################################-----| 91.07% tmp7dgd99.zip |##################################################-----| 91.12% tmp7dgd99.zip |##################################################-----| 91.16% tmp7dgd99.zip |##################################################-----| 91.21% tmp7dgd99.zip |##################################################-----| 91.25% tmp7dgd99.zip |##################################################-----| 91.3% tmp7dgd99.zip |##################################################-----| 91.34% tmp7dgd99.zip |##################################################-----| 91.39% tmp7dgd99.zip |##################################################-----| 91.44% tmp7dgd99.zip |##################################################-----| 91.48% tmp7dgd99.zip |##################################################-----| 91.53% tmp7dgd99.zip |##################################################-----| 91.57% tmp7dgd99.zip |##################################################-----| 91.62% tmp7dgd99.zip |##################################################-----| 91.66% tmp7dgd99.zip |##################################################-----| 91.71% tmp7dgd99.zip |##################################################-----| 91.76% tmp7dgd99.zip |##################################################-----| 91.8% tmp7dgd99.zip |###################################################----| 91.85% tmp7dgd99.zip |###################################################----| 91.89% tmp7dgd99.zip |###################################################----| 91.94% tmp7dgd99.zip |###################################################----| 91.98% tmp7dgd99.zip |###################################################----| 92.03% tmp7dgd99.zip |###################################################----| 92.07% tmp7dgd99.zip |###################################################----| 92.12% tmp7dgd99.zip |###################################################----| 92.17% tmp7dgd99.zip |###################################################----| 92.21% tmp7dgd99.zip |###################################################----| 92.26% tmp7dgd99.zip |###################################################----| 92.3% tmp7dgd99.zip |###################################################----| 92.35% tmp7dgd99.zip |###################################################----| 92.39% tmp7dgd99.zip |###################################################----| 92.44% tmp7dgd99.zip |###################################################----| 92.49% tmp7dgd99.zip |###################################################----| 92.53% tmp7dgd99.zip |###################################################----| 92.58% tmp7dgd99.zip |###################################################----| 92.62% tmp7dgd99.zip |###################################################----| 92.67% tmp7dgd99.zip |###################################################----| 92.71% tmp7dgd99.zip |###################################################----| 92.76% tmp7dgd99.zip |###################################################----| 92.81% tmp7dgd99.zip |###################################################----| 92.85% tmp7dgd99.zip |###################################################----| 92.9% tmp7dgd99.zip |###################################################----| 92.94% tmp7dgd99.zip |###################################################----| 92.99% tmp7dgd99.zip |###################################################----| 93.03% tmp7dgd99.zip |###################################################----| 93.08% tmp7dgd99.zip |###################################################----| 93.12% tmp7dgd99.zip |###################################################----| 93.17% tmp7dgd99.zip |###################################################----| 93.22% tmp7dgd99.zip |###################################################----| 93.26% tmp7dgd99.zip |###################################################----| 93.31% tmp7dgd99.zip |###################################################----| 93.35% tmp7dgd99.zip |###################################################----| 93.4% tmp7dgd99.zip |###################################################----| 93.44% tmp7dgd99.zip |###################################################----| 93.49% tmp7dgd99.zip |###################################################----| 93.54% tmp7dgd99.zip |###################################################----| 93.58% tmp7dgd99.zip |###################################################----| 93.63% tmp7dgd99.zip |####################################################---| 93.67% tmp7dgd99.zip |####################################################---| 93.72% tmp7dgd99.zip |####################################################---| 93.76% tmp7dgd99.zip |####################################################---| 93.81% tmp7dgd99.zip |####################################################---| 93.86% tmp7dgd99.zip |####################################################---| 93.9% tmp7dgd99.zip |####################################################---| 93.95% tmp7dgd99.zip |####################################################---| 93.99% tmp7dgd99.zip |####################################################---| 94.04% tmp7dgd99.zip |####################################################---| 94.08% tmp7dgd99.zip |####################################################---| 94.13% tmp7dgd99.zip |####################################################---| 94.17% tmp7dgd99.zip |####################################################---| 94.22% tmp7dgd99.zip |####################################################---| 94.27% tmp7dgd99.zip |####################################################---| 94.31% tmp7dgd99.zip |####################################################---| 94.36% tmp7dgd99.zip |####################################################---| 94.4% tmp7dgd99.zip |####################################################---| 94.45% tmp7dgd99.zip |####################################################---| 94.49% tmp7dgd99.zip |####################################################---| 94.54% tmp7dgd99.zip |####################################################---| 94.59% tmp7dgd99.zip |####################################################---| 94.63% tmp7dgd99.zip |####################################################---| 94.68% tmp7dgd99.zip |####################################################---| 94.72% tmp7dgd99.zip |####################################################---| 94.77% tmp7dgd99.zip |####################################################---| 94.81% tmp7dgd99.zip |####################################################---| 94.86% tmp7dgd99.zip |####################################################---| 94.9% tmp7dgd99.zip |####################################################---| 94.95% tmp7dgd99.zip |####################################################---| 95.0% tmp7dgd99.zip |####################################################---| 95.04% tmp7dgd99.zip |####################################################---| 95.09% tmp7dgd99.zip |####################################################---| 95.13% tmp7dgd99.zip |####################################################---| 95.18% tmp7dgd99.zip |####################################################---| 95.22% tmp7dgd99.zip |####################################################---| 95.27% tmp7dgd99.zip |####################################################---| 95.32% tmp7dgd99.zip |####################################################---| 95.36% tmp7dgd99.zip |####################################################---| 95.41% tmp7dgd99.zip |####################################################---| 95.45% tmp7dgd99.zip |#####################################################--| 95.5% tmp7dgd99.zip |#####################################################--| 95.54% tmp7dgd99.zip |#####################################################--| 95.59% tmp7dgd99.zip |#####################################################--| 95.64% tmp7dgd99.zip |#####################################################--| 95.68% tmp7dgd99.zip |#####################################################--| 95.73% tmp7dgd99.zip |#####################################################--| 95.77% tmp7dgd99.zip |#####################################################--| 95.82% tmp7dgd99.zip |#####################################################--| 95.86% tmp7dgd99.zip |#####################################################--| 95.91% tmp7dgd99.zip |#####################################################--| 95.95% tmp7dgd99.zip |#####################################################--| 96.0% tmp7dgd99.zip |#####################################################--| 96.05% tmp7dgd99.zip |#####################################################--| 96.09% tmp7dgd99.zip |#####################################################--| 96.14% tmp7dgd99.zip |#####################################################--| 96.18% tmp7dgd99.zip |#####################################################--| 96.23% tmp7dgd99.zip |#####################################################--| 96.27% tmp7dgd99.zip |#####################################################--| 96.32% tmp7dgd99.zip |#####################################################--| 96.37% tmp7dgd99.zip |#####################################################--| 96.41% tmp7dgd99.zip |#####################################################--| 96.46% tmp7dgd99.zip |#####################################################--| 96.5% tmp7dgd99.zip |#####################################################--| 96.55% tmp7dgd99.zip |#####################################################--| 96.59% tmp7dgd99.zip |#####################################################--| 96.64% tmp7dgd99.zip |#####################################################--| 96.69% tmp7dgd99.zip |#####################################################--| 96.73% tmp7dgd99.zip |#####################################################--| 96.78% tmp7dgd99.zip |#####################################################--| 96.82% tmp7dgd99.zip |#####################################################--| 96.87% tmp7dgd99.zip |#####################################################--| 96.91% tmp7dgd99.zip |#####################################################--| 96.96% tmp7dgd99.zip |#####################################################--| 97.0% tmp7dgd99.zip |#####################################################--| 97.05% tmp7dgd99.zip |#####################################################--| 97.1% tmp7dgd99.zip |#####################################################--| 97.14% tmp7dgd99.zip |#####################################################--| 97.19% tmp7dgd99.zip |#####################################################--| 97.23% tmp7dgd99.zip |######################################################-| 97.28% tmp7dgd99.zip |######################################################-| 97.32% tmp7dgd99.zip |######################################################-| 97.37% tmp7dgd99.zip |######################################################-| 97.42% tmp7dgd99.zip |######################################################-| 97.46% tmp7dgd99.zip |######################################################-| 97.51% tmp7dgd99.zip |######################################################-| 97.55% tmp7dgd99.zip |######################################################-| 97.6% tmp7dgd99.zip |######################################################-| 97.64% tmp7dgd99.zip |######################################################-| 97.69% tmp7dgd99.zip |######################################################-| 97.74% tmp7dgd99.zip |######################################################-| 97.78% tmp7dgd99.zip |######################################################-| 97.83% tmp7dgd99.zip |######################################################-| 97.87% tmp7dgd99.zip |######################################################-| 97.92% tmp7dgd99.zip |######################################################-| 97.96% tmp7dgd99.zip |######################################################-| 98.01% tmp7dgd99.zip |######################################################-| 98.05% tmp7dgd99.zip |######################################################-| 98.1% tmp7dgd99.zip |######################################################-| 98.15% tmp7dgd99.zip |######################################################-| 98.19% tmp7dgd99.zip |######################################################-| 98.24% tmp7dgd99.zip |######################################################-| 98.28% tmp7dgd99.zip |######################################################-| 98.33% tmp7dgd99.zip |######################################################-| 98.37% tmp7dgd99.zip |######################################################-| 98.42% tmp7dgd99.zip |######################################################-| 98.47% tmp7dgd99.zip |######################################################-| 98.51% tmp7dgd99.zip |######################################################-| 98.56% tmp7dgd99.zip |######################################################-| 98.6% tmp7dgd99.zip |######################################################-| 98.65% tmp7dgd99.zip |######################################################-| 98.69% tmp7dgd99.zip |######################################################-| 98.74% tmp7dgd99.zip |######################################################-| 98.79% tmp7dgd99.zip |######################################################-| 98.83% tmp7dgd99.zip |######################################################-| 98.88% tmp7dgd99.zip |######################################################-| 98.92% tmp7dgd99.zip |######################################################-| 98.97% tmp7dgd99.zip |######################################################-| 99.01% tmp7dgd99.zip |######################################################-| 99.06% tmp7dgd99.zip |#######################################################| 99.1% tmp7dgd99.zip |#######################################################| 99.15% tmp7dgd99.zip |#######################################################| 99.2% tmp7dgd99.zip |#######################################################| 99.24% tmp7dgd99.zip |#######################################################| 99.29% tmp7dgd99.zip |#######################################################| 99.33% tmp7dgd99.zip |#######################################################| 99.38% tmp7dgd99.zip |#######################################################| 99.42% tmp7dgd99.zip |#######################################################| 99.47% tmp7dgd99.zip |#######################################################| 99.52% tmp7dgd99.zip |#######################################################| 99.56% tmp7dgd99.zip |#######################################################| 99.61% tmp7dgd99.zip |#######################################################| 99.65% tmp7dgd99.zip |#######################################################| 99.7% tmp7dgd99.zip |#######################################################| 99.74% tmp7dgd99.zip |#######################################################| 99.79% tmp7dgd99.zip |#######################################################| 99.84% tmp7dgd99.zip |#######################################################| 99.88% tmp7dgd99.zip |#######################################################| 99.93% tmp7dgd99.zip |#######################################################| 99.97% tmp7dgd99.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 5bafb85e-20e8-41f3-b7a8-daa4eab0249a 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-04-13 11:22:58,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: sudo: unable to resolve host cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 sudo: unable to resolve host cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 sudo: unable to resolve host cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 sudo: unable to resolve host cloudify-ims-vm-69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 2019-04-13 11:22:58,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:22:58,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b3d696e47fdf4e4c85e4eafbaa10616e&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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:22:58,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 11:22:58 GMT X-Openstack-Request-Id: req-937aee0d-79cc-4de4-a626-cddfe8828752 2019-04-13 11:22:58,967 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:43Z", "updated_at": "2019-04-13T11:17:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "87481a6c-b767-4298-936a-d22988dd5a88", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "9c90531e-3eb7-4cc1-ba15-c57da7b9da60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "d2a943f5-a210-47f4-a120-f1c32baaf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "eb3413de-508d-4b98-b9b3-b8cbbfd9d5ea", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1a5405fb-7732-492d-bb47-17d41f071d95", "name": "default"}]} 2019-04-13 11:22:58,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b3d696e47fdf4e4c85e4eafbaa10616e&name=default used request id req-937aee0d-79cc-4de4-a626-cddfe8828752 2019-04-13 11:22:58,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.737241983414s 2019-04-13 11:22:58,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:22:58,974 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:22:59,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sat, 13 Apr 2019 11:22:59 GMT X-Openstack-Request-Id: req-53e453fb-ae1e-4837-ba7e-216355fac6c6 2019-04-13 11:22:59,025 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:43Z", "updated_at": "2019-04-13T11:17:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "87481a6c-b767-4298-936a-d22988dd5a88", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "9c90531e-3eb7-4cc1-ba15-c57da7b9da60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "d2a943f5-a210-47f4-a120-f1c32baaf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "eb3413de-508d-4b98-b9b3-b8cbbfd9d5ea", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1a5405fb-7732-492d-bb47-17d41f071d95", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:56Z", "updated_at": "2019-04-13T11:17:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "0c4d13e5-bbe4-4d36-8c14-756ca248ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "5a67f0ac-4eab-4a1b-bfa0-5bf28162ce8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "5c0b3835-656c-429d-a846-d7490a0dd227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "622bcb6a-3826-43c9-9e2a-db4769c35023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "77019542-cd42-46df-ae79-b6da32343605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "a7e916f9-4ee5-4d89-a14b-8ead69c8f8a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "c696b865-ba74-42eb-b285-afbaeaffc677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "ccb4f4ec-f7d3-484d-a724-81eb2d9cd99c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 7, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:22:59,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-53e453fb-ae1e-4837-ba7e-216355fac6c6 2019-04-13 11:22:59,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0521099567413s 2019-04-13 11:22:59,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 11:22:59,033 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -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": "1a5405fb-7732-492d-bb47-17d41f071d95"}}' 2019-04-13 11:22:59,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 11:22:59 GMT X-Openstack-Request-Id: req-8577858c-51da-4aa7-9504-bcdffdbd39dd 2019-04-13 11:22:59,174 - 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-04-13T11:22:59Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "port_range_min": 22, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:22:59Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "5b6e19e4-5ef3-4d6a-8add-ff81ac22c21c"}} 2019-04-13 11:22:59,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8577858c-51da-4aa7-9504-bcdffdbd39dd 2019-04-13 11:22:59,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141294956207s 2019-04-13 11:22:59,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-04-13 11:22:59,271 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-04-13 11:23:07,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:07,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:07,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:07,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:07,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:07,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:07,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:07,103 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-04-13 11:23:07,104 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:06.994Z", "updated_at": "2019-04-13T11:23:06.994Z", "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"}}}, "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"}}}, "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"}}}, "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"}}}, "app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["bono_group"], "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}}}, "metadata": null}} 2019-04-13 11:23:07,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:07,106 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:07 GMT 2019-04-13 11:23:07,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:07,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580059 2019-04-13 11:23:07,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:07,107 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:07,107 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:07,155 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-13 11:23:08,254 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-13 11:23:08,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:23:08,258 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:23:08,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 11:23:08 GMT X-Openstack-Request-Id: req-88df7071-e2c9-429d-94c5-a38c0dbd4b3c 2019-04-13 11:23:08,566 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:17:55Z", "file": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/file", "owner": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "size": 301006848, "self": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T11:17:51Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:23:08,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-88df7071-e2c9-429d-94c5-a38c0dbd4b3c 2019-04-13 11:23:08,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310081958771s 2019-04-13 11:23:08,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 11:23:08,582 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}' 2019-04-13 11:23:08,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sat, 13 Apr 2019 11:23:08 GMT Location: http://172.30.9.23:9292/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cf759503-faa9-46cc-ae2e-252a38613efe 2019-04-13 11:23:08,650 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:23:08Z", "file": "/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9/file", "owner": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "size": null, "self": "/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "checksum": null, "created_at": "2019-04-13T11:23:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 11:23:08,650 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cf759503-faa9-46cc-ae2e-252a38613efe 2019-04-13 11:23:08,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0724627971649s 2019-04-13 11:23:08,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 11:23:08,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9/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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '' 2019-04-13 11:23:14,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:23:14 GMT X-Openstack-Request-Id: req-bc5e8ff9-ed22-4e88-b4ea-2f47cddd3b25 2019-04-13 11:23:14,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-04-13 11:23:14,788 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9/file used request id req-bc5e8ff9-ed22-4e88-b4ea-2f47cddd3b25 2019-04-13 11:23:14,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.13694810867s 2019-04-13 11:23:14,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:23:14,798 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:23:14,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 13 Apr 2019 11:23:14 GMT X-Openstack-Request-Id: req-77ef3562-1464-4acd-9f07-2074b870efc3 2019-04-13 11:23:14,838 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:23:14Z", "file": "/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9/file", "owner": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "size": 263848448, "self": "/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:23:08Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:17:55Z", "file": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/file", "owner": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "size": 301006848, "self": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T11:17:51Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:23:14,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-77ef3562-1464-4acd-9f07-2074b870efc3 2019-04-13 11:23:14,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0449340343475s 2019-04-13 11:23:14,840 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9/file', 'owner': u'b3d696e47fdf4e4c85e4eafbaa10616e', 'id': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'size': 263848448, u'self': u'/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b3d696e47fdf4e4c85e4eafbaa10616e', 'name': 'cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T11:23:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T11:23:14Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'created': u'2019-04-13T11:23:08Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-13T11:23:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-13 11:23:14,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 11:23:14,844 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-13 11:23:15,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 13 Apr 2019 11:23: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-5be80c9c-f6df-4320-8e82-341b37b5a74e x-openstack-request-id: req-5be80c9c-f6df-4320-8e82-341b37b5a74e 2019-04-13 11:23:15,264 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "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": "ac444b45-5f63-4450-ac1a-ec028a993147"}} 2019-04-13 11:23:15,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5be80c9c-f6df-4320-8e82-341b37b5a74e 2019-04-13 11:23:15,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.423310995102s 2019-04-13 11:23:15,265 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', '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'8cb957e698214daa959a3206e3607cbf', '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'ac444b45-5f63-4450-ac1a-ec028a993147', 'swap': 0}) 2019-04-13 11:23:15,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 11:23:15,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147/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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" -d '{"extra_specs": {}}' 2019-04-13 11:23:15,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 11:23:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec61094f-8cf8-4a44-ad1f-b537a17bd1f5 x-openstack-request-id: req-ec61094f-8cf8-4a44-ad1f-b537a17bd1f5 2019-04-13 11:23:15,287 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 11:23:15,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147/os-extra_specs used request id req-ec61094f-8cf8-4a44-ad1f-b537a17bd1f5 2019-04-13 11:23:15,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209560394287s 2019-04-13 11:23:15,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-04-13 11:23:15,288 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "bono_cluster_size": 1, "flavor_id": "ac444b45-5f63-4450-ac1a-ec028a993147", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-04-13 11:23:16,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:16,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:16,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:16,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:16,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:16,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:16,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:16,690 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-04-13 11:23:16,690 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "bono_cluster_size": 1, "flavor_id": "ac444b45-5f63-4450-ac1a-ec028a993147", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:15.670Z", "created_by": "admin", "updated_at": "2019-04-13T11:23:15.670Z", "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": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-04-13 11:23:16,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:16,690 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:16 GMT 2019-04-13 11:23:16,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:16,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8304 2019-04-13 11:23:16,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:16,690 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:16,691 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:16,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-04-13 11:23:16,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:16,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:16,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:16,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:16,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:16,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:16,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:16,794 - 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-04-13T11:23:16.389Z", "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:16.391Z", "id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-04-13 11:23:16,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:16,794 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:16 GMT 2019-04-13 11:23:16,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:16,794 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:23:16,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:16,794 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:16,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:16,795 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:23:16,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:23:16,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:16,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:16,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:16,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:16,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:16,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:16,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:16,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-13 11:23:16,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:16,878 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:16 GMT 2019-04-13 11:23:16,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:16,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-13 11:23:16,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:16,878 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:16,879 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:16,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea 2019-04-13 11:23:16,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:16,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:16,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:16,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:16,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:16,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:16,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:16,962 - 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-04-13T11:23:16.389Z", "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:16.391Z", "id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"} 2019-04-13 11:23:16,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:16,963 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:16 GMT 2019-04-13 11:23:16,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:16,963 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:23:16,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:16,963 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:16,963 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:16,963 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:23:21,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:23:22,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:22,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:22,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:22,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:22,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:22,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:22,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:22,047 - 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-04-13T11:23:17.803Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:17.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:18.447Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:17.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:18.447Z", "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-04-13T11:23:17.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:18.447Z", "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-04-13T11:23:17.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:19.030Z", "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-04-13T11:23:18.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:19.030Z", "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-04-13T11:23:18.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:19.030Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:18.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:19.030Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:18.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:19.030Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:17.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea", "logger": "ctx.56524788-23ee-429f-852b-ca97d600c719"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:19.030Z", "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-04-13T11:23:17.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea", "logger": "ctx.56524788-23ee-429f-852b-ca97d600c719"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:19.030Z", "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-04-13T11:23:18.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea", "logger": "ctx.56524788-23ee-429f-852b-ca97d600c719"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:19.030Z", "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-04-13T11:23:18.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea", "logger": "ctx.56524788-23ee-429f-852b-ca97d600c719"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:19.030Z", "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-04-13T11:23:18.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea", "logger": "ctx.56524788-23ee-429f-852b-ca97d600c719"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:19.030Z", "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-04-13T11:23:18.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea", "logger": "ctx.56524788-23ee-429f-852b-ca97d600c719"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:19.030Z", "message": "Using existing installation of managed plugin: 5bafb85e-20e8-41f3-b7a8-daa4eab0249a [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-04-13T11:23:18.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea", "logger": "ctx.56524788-23ee-429f-852b-ca97d600c719"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-04-13 11:23:22,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:22,047 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:22 GMT 2019-04-13 11:23:22,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:22,048 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:23:22,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:22,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:22,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:22,048 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:23:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-04-13 11:23:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-04-13 11:23:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-13 11:23:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-04-13 11:23:22,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-13 11:23:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-04-13 11:23:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-04-13 11:23:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-04-13 11:23:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-04-13 11:23:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-04-13 11:23:22,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-04-13 11:23:22,051 - 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-04-13 11:23:22,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-04-13 11:23:22,051 - 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-04-13 11:23:22,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 5bafb85e-20e8-41f3-b7a8-daa4eab0249a [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-04-13 11:23:22,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea 2019-04-13 11:23:22,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:22,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:22,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:22,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:22,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:22,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:22,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:22,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-13T11:23:18.821Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:16.389Z", "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:16.391Z", "id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"} 2019-04-13 11:23:22,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:22,106 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:22 GMT 2019-04-13 11:23:22,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:22,106 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:23:22,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:22,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:22,106 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:22,107 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:23:22,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-04-13 11:23:22,108 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-04-13 11:23:22,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:22,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:22,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:22,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:22,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:22,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:22,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:22,570 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-04-13 11:23:22,570 - 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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:23:22,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:22,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:22 GMT 2019-04-13 11:23:22,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:22,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:23:22,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:22,571 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:22,571 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:22,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:23:22,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:22,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:22,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:22,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:22,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:22,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:22,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:22,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-13 11:23:22,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:22,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:22 GMT 2019-04-13 11:23:22,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:22,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-13 11:23:22,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:22,643 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:22,643 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:22,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:23:22,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:22,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:22,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:22,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:22,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:22,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:22,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:22,739 - 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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:23:22,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:22,739 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:22 GMT 2019-04-13 11:23:22,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:22,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:23:22,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:22,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:22,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:27,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:23:27,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:27,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:27,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:27,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:27,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:27,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:27,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:27,843 - 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-04-13T11:23:23.663Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:23.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 50}}} 2019-04-13 11:23:27,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:27,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:27 GMT 2019-04-13 11:23:27,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:27,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 563 2019-04-13 11:23:27,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:27,843 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:27,843 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:27,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-04-13 11:23:27,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:23:27,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:27,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:27,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:27,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:27,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:27,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:27,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:27,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:23:27,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:27,942 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:27 GMT 2019-04-13 11:23:27,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:27,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:23:27,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:27,943 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:27,943 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:32,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:23:33,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:33,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:33,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:33,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:33,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:33,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:33,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:33,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:28.241Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:28.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:28.838Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:28.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:28.838Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:28.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:28.838Z", "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-04-13T11:23:28.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:29.485Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:28.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:29.485Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:28.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:29.485Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:28.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:30.083Z", "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-04-13T11:23:28.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:30.083Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:29.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:30.083Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:29.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:30.684Z", "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-04-13T11:23:29.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:30.684Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:29.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:30.684Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:29.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.281Z", "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-04-13T11:23:30.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.281Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:31.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.281Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:29.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.281Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:29.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.281Z", "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-04-13T11:23:31.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.882Z", "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-04-13T11:23:30.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.882Z", "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-04-13T11:23:30.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.882Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:29.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.882Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf01790-1c51-4522-b1ac-4a61d998a6c9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:31.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.882Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3cf01790-1c51-4522-b1ac-4a61d998a6c9", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:31.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.882Z", "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}8dde1195552ef6b395d439521831e1a2afdf5ad8\" -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-04-13T11:23:31.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:31.882Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:30.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:32.529Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-239f78f8-44f3-40e7-850c-dfc0cb2f7870", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:31.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:32.529Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:30.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:32.529Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:31.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:32.529Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:31.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:32.529Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-239f78f8-44f3-40e7-850c-dfc0cb2f7870 Date: Sat, 13 Apr 2019 11:23:31 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:31Z\", \"updated_at\": \"2019-04-13T11:23:31Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:31Z\", \"revision_number\": 0, \"id\": \"559c4ddf-8c54-49fa-9d3a-a94dc9ab9683\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:31Z\", \"security_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:31Z\", \"revision_number\": 0, \"id\": \"a93cf0e7-ad29-43d3-bb18-c59a0896c77f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:31Z\", \"security_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:31.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:32.529Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-239f78f8-44f3-40e7-850c-dfc0cb2f7870", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:31.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-73845f7c-cce9-40fe-88a5-b7058f872498", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:32.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:31.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:33.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:32.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}], "metadata": {"pagination": {"total": 54, "offset": 1, "size": 50}}} 2019-04-13 11:23:33,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:33,428 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:33 GMT 2019-04-13 11:23:33,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:33,428 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:23:33,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:33,428 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:33,428 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:33,428 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:23:33,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-13 11:23:33,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-13 11:23:33,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-13 11:23:33,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-13 11:23:33,432 - 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-04-13 11:23:33,432 - 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-04-13 11:23:33,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-13 11:23:33,433 - 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-04-13 11:23:33,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-13 11:23:33,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-13 11:23:33,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf01790-1c51-4522-b1ac-4a61d998a6c9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:33,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3cf01790-1c51-4522-b1ac-4a61d998a6c9 2019-04-13 11:23:33,434 - 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}8dde1195552ef6b395d439521831e1a2afdf5ad8" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-04-13 11:23:33,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,434 - 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-239f78f8-44f3-40e7-850c-dfc0cb2f7870 2019-04-13 11:23:33,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-04-13 11:23:33,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:23:33,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-13 11:23:33,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-239f78f8-44f3-40e7-850c-dfc0cb2f7870 Date: Sat, 13 Apr 2019 11:23:31 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:31Z", "updated_at": "2019-04-13T11:23:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:31Z", "revision_number": 0, "id": "559c4ddf-8c54-49fa-9d3a-a94dc9ab9683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:31Z", "security_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:31Z", "revision_number": 0, "id": "a93cf0e7-ad29-43d3-bb18-c59a0896c77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:31Z", "security_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "name": "clearwater-sg_sprout"}} 2019-04-13 11:23:33,435 - 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-239f78f8-44f3-40e7-850c-dfc0cb2f7870 2019-04-13 11:23:33,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-73845f7c-cce9-40fe-88a5-b7058f872498 2019-04-13 11:23:33,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-13 11:23:33,435 - 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-04-13 11:23:33,436 - 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-04-13 11:23:33,436 - 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-04-13 11:23:33,436 - 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-04-13 11:23:33,436 - 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-04-13 11:23:33,436 - 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-04-13 11:23:33,436 - 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-04-13 11:23:33,436 - 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-04-13 11:23:33,437 - 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-04-13 11:23:33,437 - 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-04-13 11:23:33,437 - 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-04-13 11:23:33,437 - 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-04-13 11:23:33,437 - 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-04-13 11:23:33,437 - 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-04-13 11:23:33,438 - 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-04-13 11:23:33,438 - 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-04-13 11:23:33,438 - 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-04-13 11:23:33,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:23:33,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:33,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:33,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:33,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:33,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:33,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:33,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:33,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:23:33,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:33,867 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:33 GMT 2019-04-13 11:23:33,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:33,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:23:33,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:33,867 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:33,867 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:38,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:23:38,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:38,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:38,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:38,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:38,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:38,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:38,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:38,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:32.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.102Z", "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-04-13T11:23:32.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.612Z", "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-04-13T11:23:32.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.612Z", "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-04-13T11:23:32.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.612Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6dd9d2de-72b1-4154-a1af-fe1cc3fbca56", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:33.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.612Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-32f61f7d-3c83-48c3-baef-fcd85a8c11ec Date: Sat, 13 Apr 2019 11:23:33 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:33Z\", \"updated_at\": \"2019-04-13T11:23:33Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:33Z\", \"revision_number\": 0, \"id\": \"95dee312-952c-47ca-bd9c-3a40e2b34f5b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:33Z\", \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:33Z\", \"revision_number\": 0, \"id\": \"c6219230-a83d-4232-a579-b053270e1266\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:33Z\", \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:33.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.612Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dd9d2de-72b1-4154-a1af-fe1cc3fbca56 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:33.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.612Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:33.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.612Z", "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}aad649955f48fbf3b4c214761f32340621ba7fe3\" -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-04-13T11:23:33.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.612Z", "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-04-13T11:23:33.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.612Z", "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-04-13T11:23:33.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:33.612Z", "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-04-13T11:23:33.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-87cec04d-4da1-4786-bc80-ccc32e463438 Date: Sat, 13 Apr 2019 11:23:34 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-04-13T11:23:34Z\", \"security_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:34Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"d0de846f-3f5d-4271-aa05-eac279116e54\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "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}8dde1195552ef6b395d439521831e1a2afdf5ad8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"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-04-13T11:23:33.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "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}4e45d939a367dc203fca22ec9f2ba9abd3f0680e\" -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-04-13T11:23:33.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json used request id req-c9a59691-55d1-4dda-aa89-622f626add24", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:33.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-c9a59691-55d1-4dda-aa89-622f626add24 Date: Sat, 13 Apr 2019 11:23:33 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:31Z\", \"updated_at\": \"2019-04-13T11:23:31Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:31Z\", \"revision_number\": 0, \"id\": \"559c4ddf-8c54-49fa-9d3a-a94dc9ab9683\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:31Z\", \"security_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:31Z\", \"revision_number\": 0, \"id\": \"a93cf0e7-ad29-43d3-bb18-c59a0896c77f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:31Z\", \"security_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:33.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8dde1195552ef6b395d439521831e1a2afdf5ad8\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:33.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9062d7fd-4018-4e0b-940c-b1ef0ec2be42", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:33.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9062d7fd-4018-4e0b-940c-b1ef0ec2be42 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:33.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:33.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-32f61f7d-3c83-48c3-baef-fcd85a8c11ec", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:33.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-32f61f7d-3c83-48c3-baef-fcd85a8c11ec", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:33.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.278Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json used request id req-c9a59691-55d1-4dda-aa89-622f626add24", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:33.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.867Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-59768bf5-3dce-4ab9-9542-122073e75d5d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.867Z", "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}077788434a3fe2d4794d10fc323ff5c3664cdab8\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.867Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-59768bf5-3dce-4ab9-9542-122073e75d5d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.867Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a699c1a4-24a7-411d-9c35-d7587307834a", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.867Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a699c1a4-24a7-411d-9c35-d7587307834a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:34.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.867Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:34.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.867Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-87cec04d-4da1-4786-bc80-ccc32e463438", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.867Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-87cec04d-4da1-4786-bc80-ccc32e463438", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.046b80ff-01bd-491e-9532-7df568f5ab2b"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.867Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-59768bf5-3dce-4ab9-9542-122073e75d5d Date: Sat, 13 Apr 2019 11:23:34 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:34Z\", \"updated_at\": \"2019-04-13T11:23:34Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:34Z\", \"revision_number\": 0, \"id\": \"6d4906c9-8458-4d81-895e-50a3ab5d1628\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:34Z\", \"security_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:34Z\", \"revision_number\": 0, \"id\": \"e5f8d632-3766-4bb2-b2ca-aab8004fa90f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:34Z\", \"security_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:34.867Z", "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}96768e796be4fcafe9834ba5c14afcb8d9551ede\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "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-04-13T11:23:35.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "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-04-13T11:23:35.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "Using floating ip network 73931f23-5145-40e4-ae9f-c0cf1d558598 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d5b93684-b68c-49a4-ae36-613a8ee91df0", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d5b93684-b68c-49a4-ae36-613a8ee91df0", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d5b93684-b68c-49a4-ae36-613a8ee91df0 Date: Sat, 13 Apr 2019 11:23:34 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"73931f23-5145-40e4-ae9f-c0cf1d558598\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4b652ed4-365c-45c1-bdb1-1a97245d17d2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T06:40:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"created_at\":\"2019-04-13T06:25:47Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "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}96768e796be4fcafe9834ba5c14afcb8d9551ede\" -d '{\"floatingip\": {\"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-78f78ffc-9b76-448a-97b1-7a9e77db99ba Date: Sat, 13 Apr 2019 11:23:35 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"73931f23-5145-40e4-ae9f-c0cf1d558598\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4b652ed4-365c-45c1-bdb1-1a97245d17d2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T06:40:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"created_at\":\"2019-04-13T06:25:47Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-78f78ffc-9b76-448a-97b1-7a9e77db99ba", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-78f78ffc-9b76-448a-97b1-7a9e77db99ba", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "Using floating ip network 73931f23-5145-40e4-ae9f-c0cf1d558598 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "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}077788434a3fe2d4794d10fc323ff5c3664cdab8\" -d '{\"floatingip\": {\"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "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-04-13T11:23:35.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}], "metadata": {"pagination": {"total": 263, "offset": 51, "size": 50}}} 2019-04-13 11:23:38,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:38,976 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:38 GMT 2019-04-13 11:23:38,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:38,976 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:23:38,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:38,976 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:38,976 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:38,977 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:23:38,979 - 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-04-13 11:23:38,979 - 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-04-13 11:23:38,980 - 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-04-13 11:23:38,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-13 11:23:38,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-13 11:23:38,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6dd9d2de-72b1-4154-a1af-fe1cc3fbca56 2019-04-13 11:23:38,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-32f61f7d-3c83-48c3-baef-fcd85a8c11ec Date: Sat, 13 Apr 2019 11:23:33 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:33Z", "updated_at": "2019-04-13T11:23:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:33Z", "revision_number": 0, "id": "95dee312-952c-47ca-bd9c-3a40e2b34f5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:33Z", "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:33Z", "revision_number": 0, "id": "c6219230-a83d-4232-a579-b053270e1266", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:33Z", "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "9b2c4568-6b51-451a-8782-30b9896988c2", "name": "clearwater-sg_bono"}} 2019-04-13 11:23:38,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dd9d2de-72b1-4154-a1af-fe1cc3fbca56 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:38,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-04-13 11:23:38,981 - 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}aad649955f48fbf3b4c214761f32340621ba7fe3" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-04-13 11:23:38,981 - 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-04-13 11:23:38,981 - 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-04-13 11:23:38,981 - 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-04-13 11:23:38,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-87cec04d-4da1-4786-bc80-ccc32e463438 Date: Sat, 13 Apr 2019 11:23:34 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-04-13T11:23:34Z", "security_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "port_range_min": 9888, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:34Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "d0de846f-3f5d-4271-aa05-eac279116e54"}} 2019-04-13 11:23:38,982 - 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}8dde1195552ef6b395d439521831e1a2afdf5ad8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:23:38,982 - 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}4e45d939a367dc203fca22ec9f2ba9abd3f0680e" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-04-13 11:23:38,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json used request id req-c9a59691-55d1-4dda-aa89-622f626add24 2019-04-13 11:23:38,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-c9a59691-55d1-4dda-aa89-622f626add24 Date: Sat, 13 Apr 2019 11:23:33 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:31Z", "updated_at": "2019-04-13T11:23:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:31Z", "revision_number": 0, "id": "559c4ddf-8c54-49fa-9d3a-a94dc9ab9683", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:31Z", "security_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:31Z", "revision_number": 0, "id": "a93cf0e7-ad29-43d3-bb18-c59a0896c77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:31Z", "security_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "name": "clearwater-sg_sprout"}} 2019-04-13 11:23:38,982 - 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/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde1195552ef6b395d439521831e1a2afdf5ad8" 2019-04-13 11:23:38,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9062d7fd-4018-4e0b-940c-b1ef0ec2be42 2019-04-13 11:23:38,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9062d7fd-4018-4e0b-940c-b1ef0ec2be42 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:38,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-04-13 11:23:38,983 - 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-32f61f7d-3c83-48c3-baef-fcd85a8c11ec 2019-04-13 11:23:38,983 - 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-32f61f7d-3c83-48c3-baef-fcd85a8c11ec 2019-04-13 11:23:38,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json used request id req-c9a59691-55d1-4dda-aa89-622f626add24 2019-04-13 11:23:38,983 - 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-59768bf5-3dce-4ab9-9542-122073e75d5d 2019-04-13 11:23:38,984 - 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}077788434a3fe2d4794d10fc323ff5c3664cdab8" 2019-04-13 11:23:38,984 - 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-59768bf5-3dce-4ab9-9542-122073e75d5d 2019-04-13 11:23:38,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a699c1a4-24a7-411d-9c35-d7587307834a 2019-04-13 11:23:38,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a699c1a4-24a7-411d-9c35-d7587307834a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:38,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-04-13 11:23:38,984 - 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-87cec04d-4da1-4786-bc80-ccc32e463438 2019-04-13 11:23:38,984 - 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-87cec04d-4da1-4786-bc80-ccc32e463438 2019-04-13 11:23:38,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-59768bf5-3dce-4ab9-9542-122073e75d5d Date: Sat, 13 Apr 2019 11:23:34 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:34Z", "updated_at": "2019-04-13T11:23:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:34Z", "revision_number": 0, "id": "6d4906c9-8458-4d81-895e-50a3ab5d1628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:34Z", "security_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:34Z", "revision_number": 0, "id": "e5f8d632-3766-4bb2-b2ca-aab8004fa90f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:34Z", "security_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "79b604b8-cc29-4087-bb97-fd30621f4836", "name": "clearwater-sg_homer"}} 2019-04-13 11:23:38,985 - 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}96768e796be4fcafe9834ba5c14afcb8d9551ede" 2019-04-13 11:23:38,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-13 11:23:38,985 - 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-04-13 11:23:38,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 73931f23-5145-40e4-ae9f-c0cf1d558598 from name external provided. 2019-04-13 11:23:38,985 - 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-d5b93684-b68c-49a4-ae36-613a8ee91df0 2019-04-13 11:23:38,986 - 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-d5b93684-b68c-49a4-ae36-613a8ee91df0 2019-04-13 11:23:38,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d5b93684-b68c-49a4-ae36-613a8ee91df0 Date: Sat, 13 Apr 2019 11:23:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 11:23:38,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2019-04-13 11:23:38,986 - 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}96768e796be4fcafe9834ba5c14afcb8d9551ede" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}}' 2019-04-13 11:23:38,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-78f78ffc-9b76-448a-97b1-7a9e77db99ba Date: Sat, 13 Apr 2019 11:23:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 11:23:38,986 - 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-78f78ffc-9b76-448a-97b1-7a9e77db99ba 2019-04-13 11:23:38,986 - 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-78f78ffc-9b76-448a-97b1-7a9e77db99ba 2019-04-13 11:23:38,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 73931f23-5145-40e4-ae9f-c0cf1d558598 from name external provided. 2019-04-13 11:23:38,987 - 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}077788434a3fe2d4794d10fc323ff5c3664cdab8" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}}' 2019-04-13 11:23:38,987 - 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-04-13 11:23:38,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-13 11:23:38,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:23:39,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:39,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:39,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:39,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:39,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:39,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:39,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:39,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:23:39,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:39,067 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:39 GMT 2019-04-13 11:23:39,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:39,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:23:39,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:39,067 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:39,068 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:44,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:23:44,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:44,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:44,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:44,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:44,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:44,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:44,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:44,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "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}96768e796be4fcafe9834ba5c14afcb8d9551ede\" -d '{\"floatingip\": {\"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d5b93684-b68c-49a4-ae36-613a8ee91df0", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-d5b93684-b68c-49a4-ae36-613a8ee91df0", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d5b93684-b68c-49a4-ae36-613a8ee91df0 Date: Sat, 13 Apr 2019 11:23:34 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"73931f23-5145-40e4-ae9f-c0cf1d558598\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4b652ed4-365c-45c1-bdb1-1a97245d17d2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T06:40:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"created_at\":\"2019-04-13T06:25:47Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:34.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.494Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-78f78ffc-9b76-448a-97b1-7a9e77db99ba", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "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-04-13T11:23:35.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "keypair_6zoyx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c434bd0b-32ec-45ce-98ab-3f48bb028229", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cce8b458-4021-40b0-9f40-e0b7887ff29c"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "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-04-13T11:23:35.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "keypair_6zoyx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c434bd0b-32ec-45ce-98ab-3f48bb028229 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:35.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cce8b458-4021-40b0-9f40-e0b7887ff29c"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "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}4da541c85e1c8046b65b58eb694173fb522dc73d\" -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-04-13T11:23:35.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/9b2c4568-6b51-451a-8782-30b9896988c2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aad649955f48fbf3b4c214761f32340621ba7fe3\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e9c084d3-4b73-44d9-b315-760daf2d60de", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9c084d3-4b73-44d9-b315-760daf2d60de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "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-04-13T11:23:35.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.999Z", "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-04-13T11:23:35.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "keypair_6zoyx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:35.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": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cce8b458-4021-40b0-9f40-e0b7887ff29c"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-d762238f-f5f1-4aa6-ad78-7cffaec3d689 Date: Sat, 13 Apr 2019 11:23:35 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:33Z\", \"updated_at\": \"2019-04-13T11:23:33Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:33Z\", \"revision_number\": 0, \"id\": \"95dee312-952c-47ca-bd9c-3a40e2b34f5b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:33Z\", \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:33Z\", \"revision_number\": 0, \"id\": \"c6219230-a83d-4232-a579-b053270e1266\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:33Z\", \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/9b2c4568-6b51-451a-8782-30b9896988c2.json used request id req-d762238f-f5f1-4aa6-ad78-7cffaec3d689", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/9b2c4568-6b51-451a-8782-30b9896988c2.json used request id req-d762238f-f5f1-4aa6-ad78-7cffaec3d689", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "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}aad649955f48fbf3b4c214761f32340621ba7fe3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"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-04-13T11:23:35.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "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-04-13T11:23:36.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8326ec2-bd4e-4360-b532-90735292c5e0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c171ec43-6e3f-468a-bd1a-693f22bd4beb", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f8326ec2-bd4e-4360-b532-90735292c5e0", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c171ec43-6e3f-468a-bd1a-693f22bd4beb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:36.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f1643d17-81eb-4a85-b0c9-184772036dec", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ccf6afd4-c60e-44a1-b51b-6fe18f37e96f", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f1643d17-81eb-4a85-b0c9-184772036dec Date: Sat, 13 Apr 2019 11:23: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\": 3478, \"updated_at\": \"2019-04-13T11:23:36Z\", \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:36Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"d45c0b86-3460-4da7-b852-a217497d8d3a\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "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-04-13T11:23:36.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f1643d17-81eb-4a85-b0c9-184772036dec", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "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-04-13T11:23:36.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "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}aad649955f48fbf3b4c214761f32340621ba7fe3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"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-04-13T11:23:36.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "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-04-13T11:23:36.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-beeec7d0-4839-4fd1-b586-8acb3657ee63", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "keypair_6zoyx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "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}1c08001a9fd7f6eb9e70a2a06caa3d7d9932e392\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cce8b458-4021-40b0-9f40-e0b7887ff29c"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beeec7d0-4839-4fd1-b586-8acb3657ee63 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:36.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "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-04-13T11:23:35.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c2314e11-1087-4542-9d8f-3539d8d6008f Date: Sat, 13 Apr 2019 11:23:36 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:36Z\", \"updated_at\": \"2019-04-13T11:23:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:36Z\", \"revision_number\": 0, \"id\": \"135ed465-9188-4183-9aac-cb8ca8cc1ddb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:36Z\", \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:36Z\", \"revision_number\": 0, \"id\": \"c7ed0553-199d-45e8-8ec9-ebab35d8eb69\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:36Z\", \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c2314e11-1087-4542-9d8f-3539d8d6008f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c2314e11-1087-4542-9d8f-3539d8d6008f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "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-04-13T11:23:35.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-ccf6afd4-c60e-44a1-b51b-6fe18f37e96f Date: Sat, 13 Apr 2019 11:23:36 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:35Z\", \"updated_at\": \"2019-04-13T11:23:35Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 0, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": null, \"id\": \"b5e5fae2-8630-47b9-9945-8614b32c2e71\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ccf6afd4-c60e-44a1-b51b-6fe18f37e96f", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cc90fd1-8264-434b-99c8-e3fae21ac6d0"}], "metadata": {"pagination": {"total": 456, "offset": 101, "size": 50}}} 2019-04-13 11:23:44,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:44,264 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:44 GMT 2019-04-13 11:23:44,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:44,264 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:23:44,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:44,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:44,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:44,265 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:23:44,267 - 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}96768e796be4fcafe9834ba5c14afcb8d9551ede" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}}' 2019-04-13 11:23:44,268 - 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-d5b93684-b68c-49a4-ae36-613a8ee91df0 2019-04-13 11:23:44,268 - 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-d5b93684-b68c-49a4-ae36-613a8ee91df0 2019-04-13 11:23:44,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d5b93684-b68c-49a4-ae36-613a8ee91df0 Date: Sat, 13 Apr 2019 11:23:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 11:23:44,268 - 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-78f78ffc-9b76-448a-97b1-7a9e77db99ba 2019-04-13 11:23:44,268 - 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-04-13 11:23:44,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c434bd0b-32ec-45ce-98ab-3f48bb028229 2019-04-13 11:23:44,269 - 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-04-13 11:23:44,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c434bd0b-32ec-45ce-98ab-3f48bb028229 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:44,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:23:44,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:23:44,269 - 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}4da541c85e1c8046b65b58eb694173fb522dc73d" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-04-13 11:23:44,269 - 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/9b2c4568-6b51-451a-8782-30b9896988c2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad649955f48fbf3b4c214761f32340621ba7fe3" 2019-04-13 11:23:44,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e9c084d3-4b73-44d9-b315-760daf2d60de 2019-04-13 11:23:44,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9c084d3-4b73-44d9-b315-760daf2d60de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:44,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:23:44,270 - 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-04-13 11:23:44,270 - 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-04-13 11:23:44,270 - 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-04-13 11:23:44,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-d762238f-f5f1-4aa6-ad78-7cffaec3d689 Date: Sat, 13 Apr 2019 11:23:35 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:33Z", "updated_at": "2019-04-13T11:23:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:33Z", "revision_number": 0, "id": "95dee312-952c-47ca-bd9c-3a40e2b34f5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:33Z", "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:33Z", "revision_number": 0, "id": "c6219230-a83d-4232-a579-b053270e1266", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:33Z", "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "9b2c4568-6b51-451a-8782-30b9896988c2", "name": "clearwater-sg_bono"}} 2019-04-13 11:23:44,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/9b2c4568-6b51-451a-8782-30b9896988c2.json used request id req-d762238f-f5f1-4aa6-ad78-7cffaec3d689 2019-04-13 11:23:44,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/9b2c4568-6b51-451a-8782-30b9896988c2.json used request id req-d762238f-f5f1-4aa6-ad78-7cffaec3d689 2019-04-13 11:23:44,271 - 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}aad649955f48fbf3b4c214761f32340621ba7fe3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:23:44,271 - 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-04-13 11:23:44,271 - 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-04-13 11:23:44,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8326ec2-bd4e-4360-b532-90735292c5e0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:44,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-04-13 11:23:44,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c171ec43-6e3f-468a-bd1a-693f22bd4beb 2019-04-13 11:23:44,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f8326ec2-bd4e-4360-b532-90735292c5e0 2019-04-13 11:23:44,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c171ec43-6e3f-468a-bd1a-693f22bd4beb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:44,272 - 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-f1643d17-81eb-4a85-b0c9-184772036dec 2019-04-13 11:23:44,273 - 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-ccf6afd4-c60e-44a1-b51b-6fe18f37e96f 2019-04-13 11:23:44,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f1643d17-81eb-4a85-b0c9-184772036dec Date: Sat, 13 Apr 2019 11:23: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": 3478, "updated_at": "2019-04-13T11:23:36Z", "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 3478, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:36Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "d45c0b86-3460-4da7-b852-a217497d8d3a"}} 2019-04-13 11:23:44,273 - 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-04-13 11:23:44,273 - 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-f1643d17-81eb-4a85-b0c9-184772036dec 2019-04-13 11:23:44,273 - 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-04-13 11:23:44,273 - 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}aad649955f48fbf3b4c214761f32340621ba7fe3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:23:44,273 - 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-04-13 11:23:44,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-beeec7d0-4839-4fd1-b586-8acb3657ee63 2019-04-13 11:23:44,274 - 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}1c08001a9fd7f6eb9e70a2a06caa3d7d9932e392" 2019-04-13 11:23:44,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beeec7d0-4839-4fd1-b586-8acb3657ee63 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:44,274 - 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-04-13 11:23:44,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c2314e11-1087-4542-9d8f-3539d8d6008f Date: Sat, 13 Apr 2019 11:23:36 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:36Z", "updated_at": "2019-04-13T11:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:36Z", "revision_number": 0, "id": "135ed465-9188-4183-9aac-cb8ca8cc1ddb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:36Z", "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:36Z", "revision_number": 0, "id": "c7ed0553-199d-45e8-8ec9-ebab35d8eb69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:36Z", "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base"}} 2019-04-13 11:23:44,274 - 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-c2314e11-1087-4542-9d8f-3539d8d6008f 2019-04-13 11:23:44,274 - 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-04-13 11:23:44,275 - 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-c2314e11-1087-4542-9d8f-3539d8d6008f 2019-04-13 11:23:44,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:23:44,275 - 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-04-13 11:23:44,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-ccf6afd4-c60e-44a1-b51b-6fe18f37e96f Date: Sat, 13 Apr 2019 11:23:36 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:35Z", "updated_at": "2019-04-13T11:23:35Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": null, "id": "b5e5fae2-8630-47b9-9945-8614b32c2e71", "qos_policy_id": null}} 2019-04-13 11:23:44,275 - 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-ccf6afd4-c60e-44a1-b51b-6fe18f37e96f 2019-04-13 11:23:44,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:23:44,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:44,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:44,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:44,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:44,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:44,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:44,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:44,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:23:44,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:44,394 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:44 GMT 2019-04-13 11:23:44,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:44,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:23:44,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:44,395 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:44,395 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:49,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:23:49,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:49,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:49,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:49,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:49,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:49,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:49,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:49,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "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-04-13T11:23:36.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:36.506Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:35.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:36.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fb7c1a98-c422-40fa-9648-84f5687319d5 Date: Sat, 13 Apr 2019 11:23:36 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-04-13T11:23:36Z\", \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:36Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"bacd9f04-0253-495d-83be-99e8129578ca\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef1cefce-cacf-491d-9dff-bf146c0a3a78 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:36.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fb7c1a98-c422-40fa-9648-84f5687319d5", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fb7c1a98-c422-40fa-9648-84f5687319d5", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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}cd3be3666d7387dd6e19e779c7b61ae8629578f3\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ef1cefce-cacf-491d-9dff-bf146c0a3a78", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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}181ba49a1c303c2f88947175c858a0b0467607ab\" -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-04-13T11:23:36.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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}aad649955f48fbf3b4c214761f32340621ba7fe3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"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-04-13T11:23:36.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/79b604b8-cc29-4087-bb97-fd30621f4836.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e45d939a367dc203fca22ec9f2ba9abd3f0680e\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f4857854-b39d-4d99-b925-14133bd2a8ab Date: Sat, 13 Apr 2019 11:23: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\": 5060, \"updated_at\": \"2019-04-13T11:23:36Z\", \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:36Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/79b604b8-cc29-4087-bb97-fd30621f4836.json used request id req-7ab3f580-ecc4-405b-aab8-0baccca0f74e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-7ab3f580-ecc4-405b-aab8-0baccca0f74e Date: Sat, 13 Apr 2019 11:23:36 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:34Z\", \"updated_at\": \"2019-04-13T11:23:34Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:34Z\", \"revision_number\": 0, \"id\": \"6d4906c9-8458-4d81-895e-50a3ab5d1628\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:34Z\", \"security_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:34Z\", \"revision_number\": 0, \"id\": \"e5f8d632-3766-4bb2-b2ca-aab8004fa90f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:34Z\", \"security_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/79b604b8-cc29-4087-bb97-fd30621f4836.json used request id req-7ab3f580-ecc4-405b-aab8-0baccca0f74e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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}4e45d939a367dc203fca22ec9f2ba9abd3f0680e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"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-04-13T11:23:36.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb40f9f-7bf5-48d1-ba1c-4b460cec1509 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:36.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8cb40f9f-7bf5-48d1-ba1c-4b460cec1509", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:36.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "keypair_6zoyx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f995c053-7e5b-428a-8a32-a64756e3124e x-compute-request-id: req-f995c053-7e5b-428a-8a32-a64756e3124e Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cce8b458-4021-40b0-9f40-e0b7887ff29c"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4376a302-7991-4d84-9c9b-cac68fd5f1e6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:36.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4376a302-7991-4d84-9c9b-cac68fd5f1e6", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "keypair_6zoyx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f995c053-7e5b-428a-8a32-a64756e3124e", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cce8b458-4021-40b0-9f40-e0b7887ff29c"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:36.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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}8b0eba9c3efabff14c17ec1c2befe9e935692e6e\" -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-04-13T11:23:36.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "keypair_6zoyx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f995c053-7e5b-428a-8a32-a64756e3124e", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cce8b458-4021-40b0-9f40-e0b7887ff29c"}, {"node_instance_id": "keypair_6zoyx8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "Using external resource keypair: cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cce8b458-4021-40b0-9f40-e0b7887ff29c"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f4857854-b39d-4d99-b925-14133bd2a8ab", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}], "metadata": {"pagination": {"total": 699, "offset": 151, "size": 50}}} 2019-04-13 11:23:49,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:49,493 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:49 GMT 2019-04-13 11:23:49,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:49,494 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:23:49,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:49,494 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:49,494 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:49,494 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:23:49,496 - 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-04-13 11:23:49,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:23:49,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-04-13 11:23:49,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-04-13 11:23:49,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-13 11:23:49,497 - 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-04-13 11:23:49,497 - 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-04-13 11:23:49,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fb7c1a98-c422-40fa-9648-84f5687319d5 Date: Sat, 13 Apr 2019 11:23:36 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-04-13T11:23:36Z", "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 3478, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:36Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "bacd9f04-0253-495d-83be-99e8129578ca"}} 2019-04-13 11:23:49,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef1cefce-cacf-491d-9dff-bf146c0a3a78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:49,498 - 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-fb7c1a98-c422-40fa-9648-84f5687319d5 2019-04-13 11:23:49,498 - 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-fb7c1a98-c422-40fa-9648-84f5687319d5 2019-04-13 11:23:49,498 - 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}cd3be3666d7387dd6e19e779c7b61ae8629578f3" 2019-04-13 11:23:49,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ef1cefce-cacf-491d-9dff-bf146c0a3a78 2019-04-13 11:23:49,498 - 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}181ba49a1c303c2f88947175c858a0b0467607ab" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-04-13 11:23:49,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-13 11:23:49,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-13 11:23:49,499 - 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}aad649955f48fbf3b4c214761f32340621ba7fe3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:23:49,499 - 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/79b604b8-cc29-4087-bb97-fd30621f4836.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45d939a367dc203fca22ec9f2ba9abd3f0680e" 2019-04-13 11:23:49,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f4857854-b39d-4d99-b925-14133bd2a8ab Date: Sat, 13 Apr 2019 11:23: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": 5060, "updated_at": "2019-04-13T11:23:36Z", "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 5060, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:36Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b"}} 2019-04-13 11:23:49,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/79b604b8-cc29-4087-bb97-fd30621f4836.json used request id req-7ab3f580-ecc4-405b-aab8-0baccca0f74e 2019-04-13 11:23:49,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-7ab3f580-ecc4-405b-aab8-0baccca0f74e Date: Sat, 13 Apr 2019 11:23:36 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:34Z", "updated_at": "2019-04-13T11:23:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:34Z", "revision_number": 0, "id": "6d4906c9-8458-4d81-895e-50a3ab5d1628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:34Z", "security_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:34Z", "revision_number": 0, "id": "e5f8d632-3766-4bb2-b2ca-aab8004fa90f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:34Z", "security_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "79b604b8-cc29-4087-bb97-fd30621f4836", "name": "clearwater-sg_homer"}} 2019-04-13 11:23:49,500 - 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-04-13 11:23:49,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/79b604b8-cc29-4087-bb97-fd30621f4836.json used request id req-7ab3f580-ecc4-405b-aab8-0baccca0f74e 2019-04-13 11:23:49,500 - 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-04-13 11:23:49,500 - 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}4e45d939a367dc203fca22ec9f2ba9abd3f0680e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:23:49,500 - 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-04-13 11:23:49,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb40f9f-7bf5-48d1-ba1c-4b460cec1509 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:49,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8cb40f9f-7bf5-48d1-ba1c-4b460cec1509 2019-04-13 11:23:49,501 - 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-04-13 11:23:49,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:23:49,501 - 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-04-13 11:23:49,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f995c053-7e5b-428a-8a32-a64756e3124e x-compute-request-id: req-f995c053-7e5b-428a-8a32-a64756e3124e Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:23:49,501 - 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-04-13 11:23:49,502 - 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-04-13 11:23:49,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4376a302-7991-4d84-9c9b-cac68fd5f1e6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:23:49,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4376a302-7991-4d84-9c9b-cac68fd5f1e6 2019-04-13 11:23:49,502 - 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-04-13 11:23:49,502 - 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-f995c053-7e5b-428a-8a32-a64756e3124e 2019-04-13 11:23:49,502 - 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-04-13 11:23:49,503 - 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-04-13 11:23:49,503 - 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-04-13 11:23:49,503 - 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-04-13 11:23:49,503 - 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-04-13 11:23:49,503 - 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-04-13 11:23:49,503 - 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-04-13 11:23:49,504 - 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-04-13 11:23:49,504 - 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}8b0eba9c3efabff14c17ec1c2befe9e935692e6e" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-04-13 11:23:49,504 - 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-f995c053-7e5b-428a-8a32-a64756e3124e 2019-04-13 11:23:49,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 2019-04-13 11:23:49,504 - 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-f4857854-b39d-4d99-b925-14133bd2a8ab 2019-04-13 11:23:49,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:23:49,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:49,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:49,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:49,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:49,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:49,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:49,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:49,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:23:49,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:49,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:49 GMT 2019-04-13 11:23:49,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:49,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:23:49,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:49,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:49,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:54,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:23:54,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:54,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:54,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:54,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:54,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:54,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:54,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:54,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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}aad649955f48fbf3b4c214761f32340621ba7fe3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"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-04-13T11:23:36.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ae6c6d7b-8522-4ce3-aa5d-5f0708b8b076 Date: Sat, 13 Apr 2019 11:23: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\": 9160, \"updated_at\": \"2019-04-13T11:23:36Z\", \"security_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:36Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"bc985fcd-0196-4304-9750-45b3039018ff\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1f1afd90-b35d-492e-9c17-3d2b635fdf4d Date: Sat, 13 Apr 2019 11:23: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\": 7888, \"updated_at\": \"2019-04-13T11:23:36Z\", \"security_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:36Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"defc7f9d-383d-4d67-8ff1-8767616eaa77\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ae6c6d7b-8522-4ce3-aa5d-5f0708b8b076", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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}4e45d939a367dc203fca22ec9f2ba9abd3f0680e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"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-04-13T11:23:36.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ae6c6d7b-8522-4ce3-aa5d-5f0708b8b076", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:36.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fc6b5c17-521a-44e1-ae59-5adc9ca5cd68"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39\" -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-04-13T11:23:36.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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-04-13T11:23:36.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.084Z", "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}3d555b86b11581dd9280b1cadc7bedc306d44849\" -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-04-13T11:23:36.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "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}cd3be3666d7387dd6e19e779c7b61ae8629578f3\" -d '{\"floatingip\": {\"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a2c1b975-11ad-46a3-a462-d98c45a76bac", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "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}aad649955f48fbf3b4c214761f32340621ba7fe3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"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-04-13T11:23:37.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-5f3e6443-de1c-4340-932b-67fbf8d81cd7 Date: Sat, 13 Apr 2019 11:23:37 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:36Z\", \"updated_at\": \"2019-04-13T11:23:36Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": null, \"id\": \"7af8ce20-347c-4edb-87e4-06f34c448c4b\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5f3e6443-de1c-4340-932b-67fbf8d81cd7", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a2c1b975-11ad-46a3-a462-d98c45a76bac", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5f3e6443-de1c-4340-932b-67fbf8d81cd7", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', u'created_at': u'2019-04-13T11:23:36Z', u'updated_at': u'2019-04-13T11:23:36Z', u'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', u'port_id': None, u'id': u'7af8ce20-347c-4edb-87e4-06f34c448c4b', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba085eb6-d383-4de2-ad87-41199e792326"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-3838658b-be3b-4ff1-9443-8218648def09 Date: Sat, 13 Apr 2019 11:23:37 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:23:37Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"d2450e7d-d27f-4608-a2a1-c5c68d6bc82a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"ef879681-a353-4394-8d3c-dc734b769cf0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-db99935c-2c5b-4b21-a7c6-acc2e1ce1d94 Date: Sat, 13 Apr 2019 11:23: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\": 5060, \"updated_at\": \"2019-04-13T11:23:36Z\", \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:36Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"1936b03d-3752-46a5-84d0-65df20267451\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3838658b-be3b-4ff1-9443-8218648def09", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "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}aad649955f48fbf3b4c214761f32340621ba7fe3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"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-04-13T11:23:37.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3838658b-be3b-4ff1-9443-8218648def09", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-ac0ca452-0a99-4175-b0c8-7de8c8872179 Date: Sat, 13 Apr 2019 11:23: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-04-13T11:23:37Z\", \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"2b05c147-cdba-4696-9af5-8d18b581f600\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ac0ca452-0a99-4175-b0c8-7de8c8872179", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-083723ca-1988-430d-ac75-98adc6c41bf7", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ac0ca452-0a99-4175-b0c8-7de8c8872179", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-083723ca-1988-430d-ac75-98adc6c41bf7", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-083723ca-1988-430d-ac75-98adc6c41bf7 Date: Sat, 13 Apr 2019 11:23:37 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:23:37Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"b30ba7f0-0076-4d43-82cd-94ed3f7cb5d7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"d5ed6a53-b321-43a7-8055-546dab0d0985\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-55c071a0-299a-4a0c-8dea-322a3fc476ea Date: Sat, 13 Apr 2019 11:23:37 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:23:37Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"653c27ae-ff06-4bb0-a026-94aaf2013648\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"6a47f1f4-169e-464d-a427-87a260d78507\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"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-04-13T11:23:37.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "Using floating ip network 73931f23-5145-40e4-ae9f-c0cf1d558598 from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-db99935c-2c5b-4b21-a7c6-acc2e1ce1d94", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-db99935c-2c5b-4b21-a7c6-acc2e1ce1d94", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "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}96c9dad871c4388fd7a45d507da6fbba26be8358\" -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-04-13T11:23:36.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "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}aad649955f48fbf3b4c214761f32340621ba7fe3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"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-04-13T11:23:37.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-57731a8a-97d8-4525-85ad-d9b28a51e176 Date: Sat, 13 Apr 2019 11:23:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"73931f23-5145-40e4-ae9f-c0cf1d558598\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4b652ed4-365c-45c1-bdb1-1a97245d17d2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T06:40:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"created_at\":\"2019-04-13T06:25:47Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-57731a8a-97d8-4525-85ad-d9b28a51e176", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-57731a8a-97d8-4525-85ad-d9b28a51e176", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:37.662Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a2c1b975-11ad-46a3-a462-d98c45a76bac Date: Sat, 13 Apr 2019 11:23: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\": 5062, \"updated_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"fec2f367-380e-46d1-ab60-ac2b77c8ce4c\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-55c071a0-299a-4a0c-8dea-322a3fc476ea", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-55c071a0-299a-4a0c-8dea-322a3fc476ea", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1ea94b22-09b9-4471-b7c0-0165d0f28d00", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "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-04-13T11:23:37.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 904, "offset": 201, "size": 50}}} 2019-04-13 11:23:54,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:54,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:54 GMT 2019-04-13 11:23:54,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:54,795 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:23:54,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:54,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:54,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:54,796 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:23:54,798 - 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}aad649955f48fbf3b4c214761f32340621ba7fe3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:23:54,799 - 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-04-13 11:23:54,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ae6c6d7b-8522-4ce3-aa5d-5f0708b8b076 Date: Sat, 13 Apr 2019 11:23: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": 9160, "updated_at": "2019-04-13T11:23:36Z", "security_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "port_range_min": 9160, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:36Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "bc985fcd-0196-4304-9750-45b3039018ff"}} 2019-04-13 11:23:54,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1f1afd90-b35d-492e-9c17-3d2b635fdf4d Date: Sat, 13 Apr 2019 11:23: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": 7888, "updated_at": "2019-04-13T11:23:36Z", "security_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "port_range_min": 7888, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:36Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "defc7f9d-383d-4d67-8ff1-8767616eaa77"}} 2019-04-13 11:23:54,799 - 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-ae6c6d7b-8522-4ce3-aa5d-5f0708b8b076 2019-04-13 11:23:54,799 - 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}4e45d939a367dc203fca22ec9f2ba9abd3f0680e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:23:54,799 - 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-ae6c6d7b-8522-4ce3-aa5d-5f0708b8b076 2019-04-13 11:23:54,800 - 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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-04-13 11:23:54,800 - 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-04-13 11:23:54,800 - 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-04-13 11:23:54,800 - 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}3d555b86b11581dd9280b1cadc7bedc306d44849" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-04-13 11:23:54,800 - 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}cd3be3666d7387dd6e19e779c7b61ae8629578f3" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}}' 2019-04-13 11:23:54,800 - 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-a2c1b975-11ad-46a3-a462-d98c45a76bac 2019-04-13 11:23:54,801 - 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}aad649955f48fbf3b4c214761f32340621ba7fe3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:23:54,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-5f3e6443-de1c-4340-932b-67fbf8d81cd7 Date: Sat, 13 Apr 2019 11:23:37 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:36Z", "updated_at": "2019-04-13T11:23:36Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": null, "id": "7af8ce20-347c-4edb-87e4-06f34c448c4b", "qos_policy_id": null}} 2019-04-13 11:23:54,801 - 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-5f3e6443-de1c-4340-932b-67fbf8d81cd7 2019-04-13 11:23:54,801 - 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-a2c1b975-11ad-46a3-a462-d98c45a76bac 2019-04-13 11:23:54,801 - 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-5f3e6443-de1c-4340-932b-67fbf8d81cd7 2019-04-13 11:23:54,801 - 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'b3d696e47fdf4e4c85e4eafbaa10616e', u'created_at': u'2019-04-13T11:23:36Z', u'updated_at': u'2019-04-13T11:23:36Z', u'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', u'port_id': None, u'id': u'7af8ce20-347c-4edb-87e4-06f34c448c4b', u'qos_policy_id': None} 2019-04-13 11:23:54,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-3838658b-be3b-4ff1-9443-8218648def09 Date: Sat, 13 Apr 2019 11:23:37 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:23:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "d2450e7d-d27f-4608-a2a1-c5c68d6bc82a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "ef879681-a353-4394-8d3c-dc734b769cf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "name": "clearwater-sg_vellum"}} 2019-04-13 11:23:54,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-db99935c-2c5b-4b21-a7c6-acc2e1ce1d94 Date: Sat, 13 Apr 2019 11:23: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": 5060, "updated_at": "2019-04-13T11:23:36Z", "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 5060, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:36Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1936b03d-3752-46a5-84d0-65df20267451"}} 2019-04-13 11:23:54,802 - 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-3838658b-be3b-4ff1-9443-8218648def09 2019-04-13 11:23:54,802 - 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}aad649955f48fbf3b4c214761f32340621ba7fe3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:23:54,802 - 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-3838658b-be3b-4ff1-9443-8218648def09 2019-04-13 11:23:54,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-ac0ca452-0a99-4175-b0c8-7de8c8872179 Date: Sat, 13 Apr 2019 11:23: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-04-13T11:23:37Z", "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 32768, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "2b05c147-cdba-4696-9af5-8d18b581f600"}} 2019-04-13 11:23:54,802 - 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-ac0ca452-0a99-4175-b0c8-7de8c8872179 2019-04-13 11:23:54,803 - 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-083723ca-1988-430d-ac75-98adc6c41bf7 2019-04-13 11:23:54,803 - 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-ac0ca452-0a99-4175-b0c8-7de8c8872179 2019-04-13 11:23:54,803 - 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-083723ca-1988-430d-ac75-98adc6c41bf7 2019-04-13 11:23:54,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-083723ca-1988-430d-ac75-98adc6c41bf7 Date: Sat, 13 Apr 2019 11:23:37 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:23:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "b30ba7f0-0076-4d43-82cd-94ed3f7cb5d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "d5ed6a53-b321-43a7-8055-546dab0d0985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "name": "clearwater-sg_dime"}} 2019-04-13 11:23:54,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-55c071a0-299a-4a0c-8dea-322a3fc476ea Date: Sat, 13 Apr 2019 11:23:37 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:23:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "653c27ae-ff06-4bb0-a026-94aaf2013648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "6a47f1f4-169e-464d-a427-87a260d78507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip"}} 2019-04-13 11:23:54,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:23:54,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-13 11:23:54,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-04-13 11:23:54,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 73931f23-5145-40e4-ae9f-c0cf1d558598 from name external provided. 2019-04-13 11:23:54,804 - 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-db99935c-2c5b-4b21-a7c6-acc2e1ce1d94 2019-04-13 11:23:54,804 - 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-db99935c-2c5b-4b21-a7c6-acc2e1ce1d94 2019-04-13 11:23:54,804 - 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}96c9dad871c4388fd7a45d507da6fbba26be8358" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-04-13 11:23:54,804 - 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}aad649955f48fbf3b4c214761f32340621ba7fe3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:23:54,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-57731a8a-97d8-4525-85ad-d9b28a51e176 Date: Sat, 13 Apr 2019 11:23:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 11:23:54,805 - 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-57731a8a-97d8-4525-85ad-d9b28a51e176 2019-04-13 11:23:54,805 - 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-57731a8a-97d8-4525-85ad-d9b28a51e176 2019-04-13 11:23:54,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a2c1b975-11ad-46a3-a462-d98c45a76bac Date: Sat, 13 Apr 2019 11:23: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": 5062, "updated_at": "2019-04-13T11:23:37Z", "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 5062, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "fec2f367-380e-46d1-ab60-ac2b77c8ce4c"}} 2019-04-13 11:23:54,805 - 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-55c071a0-299a-4a0c-8dea-322a3fc476ea 2019-04-13 11:23:54,805 - 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-55c071a0-299a-4a0c-8dea-322a3fc476ea 2019-04-13 11:23:54,805 - 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-1ea94b22-09b9-4471-b7c0-0165d0f28d00 2019-04-13 11:23:54,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:23:54,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-13 11:23:54,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:23:54,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:23:54,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:23:54,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:54,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:54,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:54,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:54,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:54,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:54,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:54,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:23:54,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:54,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:54 GMT 2019-04-13 11:23:54,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:54,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:23:54,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:54,906 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:54,906 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:59,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:23:59,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:23:59,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:23:59,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:23:59,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:23:59,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:23:59,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:23:59,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:23:59,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_b3z3pb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "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-04-13T11:23:37.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-7c2c1ee8-e94d-4c58-aa50-9a59ef740b8d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9a82d839-3d3f-4613-b094-bed9e34ad75b", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9a82d839-3d3f-4613-b094-bed9e34ad75b", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1ea94b22-09b9-4471-b7c0-0165d0f28d00 Date: Sat, 13 Apr 2019 11:23: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\": 5058, \"updated_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"feaee286-3340-46a4-9524-86edf8683cea\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-aa8a8e3e-e4f1-4321-ad9d-b5eb94f521b6", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-aa8a8e3e-e4f1-4321-ad9d-b5eb94f521b6", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1ea94b22-09b9-4471-b7c0-0165d0f28d00", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1ea94b22-09b9-4471-b7c0-0165d0f28d00", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.edf8df97-5425-49ba-a35f-207604447685"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-aa8a8e3e-e4f1-4321-ad9d-b5eb94f521b6 Date: Sat, 13 Apr 2019 11:23:37 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:23:37Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"c6377389-d28f-47ab-a2bd-c77f145a7d71\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"f4f08bb1-d40d-4311-b0c2-9b60fdc11470\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.368Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/61011ec7-cd2e-4e08-b293-1105d2e6e8e9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4da541c85e1c8046b65b58eb694173fb522dc73d\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-273c6355-25e2-4407-9432-8e5df87fa0c5 Date: Sat, 13 Apr 2019 11:23:38 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-04-13T11:23:38Z\", \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:38Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/61011ec7-cd2e-4e08-b293-1105d2e6e8e9.json used request id req-b4c036fc-2bbf-45f1-b499-652c69a241e0", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-273c6355-25e2-4407-9432-8e5df87fa0c5", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-b4c036fc-2bbf-45f1-b499-652c69a241e0 Date: Sat, 13 Apr 2019 11:23:38 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:36Z\", \"updated_at\": \"2019-04-13T11:23:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:36Z\", \"revision_number\": 0, \"id\": \"135ed465-9188-4183-9aac-cb8ca8cc1ddb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:36Z\", \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:36Z\", \"revision_number\": 0, \"id\": \"c7ed0553-199d-45e8-8ec9-ebab35d8eb69\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:36Z\", \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/61011ec7-cd2e-4e08-b293-1105d2e6e8e9.json used request id req-b4c036fc-2bbf-45f1-b499-652c69a241e0", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "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}4da541c85e1c8046b65b58eb694173fb522dc73d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"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-04-13T11:23:38.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-273c6355-25e2-4407-9432-8e5df87fa0c5", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "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}4da541c85e1c8046b65b58eb694173fb522dc73d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"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-04-13T11:23:38.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-eb3e8071-ca90-4a2f-a777-11c2e9790549", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-eb3e8071-ca90-4a2f-a777-11c2e9790549 Date: Sat, 13 Apr 2019 11:23:38 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:23:37Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 0, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": null, \"id\": \"970b2d95-c2d8-4ede-a250-bc108981d073\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-eb3e8071-ca90-4a2f-a777-11c2e9790549", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:38.973Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', u'created_at': u'2019-04-13T11:23:37Z', u'updated_at': u'2019-04-13T11:23:37Z', u'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', u'port_id': None, u'id': u'970b2d95-c2d8-4ede-a250-bc108981d073', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.acd7a145-fb5a-4193-9025-fb876581c65a"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fdc829ec-d6ec-4c9b-aabc-d29c0d7929a8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "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}4da541c85e1c8046b65b58eb694173fb522dc73d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"port_range_min\": 161, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-fdc829ec-d6ec-4c9b-aabc-d29c0d7929a8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6fa5e6e6-6e3a-488e-9752-728076876b53 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z\", \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/1430d991-2863-4e53-b961-dd8d65ca30b7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6fa5e6e6-6e3a-488e-9752-728076876b53", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d555b86b11581dd9280b1cadc7bedc306d44849\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6fa5e6e6-6e3a-488e-9752-728076876b53", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fdc829ec-d6ec-4c9b-aabc-d29c0d7929a8 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z\", \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "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}4da541c85e1c8046b65b58eb694173fb522dc73d\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"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-04-13T11:23:38.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1b7165e2-7650-4b69-86fa-c0cf87e88adc", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1b7165e2-7650-4b69-86fa-c0cf87e88adc Date: Sat, 13 Apr 2019 11:23:38 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-04-13T11:23:38Z\", \"security_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:38Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:39.534Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1b7165e2-7650-4b69-86fa-c0cf87e88adc", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8b5caaba-6212-44af-ae91-c8b4dc461940"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d329578-5ea9-4886-aa9e-9d8600c781ab", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d329578-5ea9-4886-aa9e-9d8600c781ab", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-7d329578-5ea9-4886-aa9e-9d8600c781ab Date: Sat, 13 Apr 2019 11:23:39 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:23:37Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"b30ba7f0-0076-4d43-82cd-94ed3f7cb5d7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"d5ed6a53-b321-43a7-8055-546dab0d0985\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/4da22e46-57a4-4b1d-a1ca-071d44ce974a.json used request id req-d1df8852-275b-445b-b20c-a41b20f4c20d", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 985, "offset": 251, "size": 50}}} 2019-04-13 11:23:59,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:23:59,997 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:23:59 GMT 2019-04-13 11:23:59,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:23:59,997 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:23:59,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:23:59,997 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:23:59,997 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:23:59,997 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:00,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-13 11:24:00,000 - 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-7c2c1ee8-e94d-4c58-aa50-9a59ef740b8d 2019-04-13 11:24:00,000 - 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-9a82d839-3d3f-4613-b094-bed9e34ad75b 2019-04-13 11:24:00,000 - 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-9a82d839-3d3f-4613-b094-bed9e34ad75b 2019-04-13 11:24:00,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1ea94b22-09b9-4471-b7c0-0165d0f28d00 Date: Sat, 13 Apr 2019 11:23: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": 5058, "updated_at": "2019-04-13T11:23:37Z", "security_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "port_range_min": 5058, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "feaee286-3340-46a4-9524-86edf8683cea"}} 2019-04-13 11:24:00,001 - 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-aa8a8e3e-e4f1-4321-ad9d-b5eb94f521b6 2019-04-13 11:24:00,001 - 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-aa8a8e3e-e4f1-4321-ad9d-b5eb94f521b6 2019-04-13 11:24:00,001 - 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-1ea94b22-09b9-4471-b7c0-0165d0f28d00 2019-04-13 11:24:00,001 - 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-1ea94b22-09b9-4471-b7c0-0165d0f28d00 2019-04-13 11:24:00,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-aa8a8e3e-e4f1-4321-ad9d-b5eb94f521b6 Date: Sat, 13 Apr 2019 11:23:37 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:23:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "c6377389-d28f-47ab-a2bd-c77f145a7d71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "f4f08bb1-d40d-4311-b0c2-9b60fdc11470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "name": "clearwater-sg_bind"}} 2019-04-13 11:24:00,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:24:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:00,002 - 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/61011ec7-cd2e-4e08-b293-1105d2e6e8e9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4da541c85e1c8046b65b58eb694173fb522dc73d" 2019-04-13 11:24:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-273c6355-25e2-4407-9432-8e5df87fa0c5 Date: Sat, 13 Apr 2019 11:23:38 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-04-13T11:23:38Z", "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "port_range_min": 22, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:38Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}} 2019-04-13 11:24:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/61011ec7-cd2e-4e08-b293-1105d2e6e8e9.json used request id req-b4c036fc-2bbf-45f1-b499-652c69a241e0 2019-04-13 11:24:00,002 - 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-273c6355-25e2-4407-9432-8e5df87fa0c5 2019-04-13 11:24:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-b4c036fc-2bbf-45f1-b499-652c69a241e0 Date: Sat, 13 Apr 2019 11:23:38 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:36Z", "updated_at": "2019-04-13T11:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:36Z", "revision_number": 0, "id": "135ed465-9188-4183-9aac-cb8ca8cc1ddb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:36Z", "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:36Z", "revision_number": 0, "id": "c7ed0553-199d-45e8-8ec9-ebab35d8eb69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:36Z", "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base"}} 2019-04-13 11:24:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-13 11:24:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/61011ec7-cd2e-4e08-b293-1105d2e6e8e9.json used request id req-b4c036fc-2bbf-45f1-b499-652c69a241e0 2019-04-13 11:24:00,003 - 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}4da541c85e1c8046b65b58eb694173fb522dc73d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:00,003 - 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-273c6355-25e2-4407-9432-8e5df87fa0c5 2019-04-13 11:24:00,003 - 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}4da541c85e1c8046b65b58eb694173fb522dc73d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:00,004 - 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-eb3e8071-ca90-4a2f-a777-11c2e9790549 2019-04-13 11:24:00,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-eb3e8071-ca90-4a2f-a777-11c2e9790549 Date: Sat, 13 Apr 2019 11:23:38 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:23:37Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": null, "id": "970b2d95-c2d8-4ede-a250-bc108981d073", "qos_policy_id": null}} 2019-04-13 11:24:00,004 - 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-eb3e8071-ca90-4a2f-a777-11c2e9790549 2019-04-13 11:24:00,004 - 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'b3d696e47fdf4e4c85e4eafbaa10616e', u'created_at': u'2019-04-13T11:23:37Z', u'updated_at': u'2019-04-13T11:23:37Z', u'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'b3d696e47fdf4e4c85e4eafbaa10616e', u'port_id': None, u'id': u'970b2d95-c2d8-4ede-a250-bc108981d073', u'qos_policy_id': None} 2019-04-13 11:24:00,004 - 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-fdc829ec-d6ec-4c9b-aabc-d29c0d7929a8 2019-04-13 11:24:00,004 - 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}4da541c85e1c8046b65b58eb694173fb522dc73d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:00,004 - 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-fdc829ec-d6ec-4c9b-aabc-d29c0d7929a8 2019-04-13 11:24:00,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6fa5e6e6-6e3a-488e-9752-728076876b53 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z", "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "port_range_min": 161, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}} 2019-04-13 11:24:00,005 - 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/1430d991-2863-4e53-b961-dd8d65ca30b7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39" 2019-04-13 11:24:00,005 - 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-6fa5e6e6-6e3a-488e-9752-728076876b53 2019-04-13 11:24:00,005 - 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/75e32cdc-b5f0-409d-9055-8b505bcd892b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d555b86b11581dd9280b1cadc7bedc306d44849" 2019-04-13 11:24:00,005 - 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-6fa5e6e6-6e3a-488e-9752-728076876b53 2019-04-13 11:24:00,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fdc829ec-d6ec-4c9b-aabc-d29c0d7929a8 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z", "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "port_range_min": 2380, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}} 2019-04-13 11:24:00,006 - 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}4da541c85e1c8046b65b58eb694173fb522dc73d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:00,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:24:00,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:00,006 - 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-1b7165e2-7650-4b69-86fa-c0cf87e88adc 2019-04-13 11:24:00,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1b7165e2-7650-4b69-86fa-c0cf87e88adc Date: Sat, 13 Apr 2019 11:23:38 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-04-13T11:23:38Z", "security_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "port_range_min": 4000, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:38Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}} 2019-04-13 11:24:00,006 - 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-1b7165e2-7650-4b69-86fa-c0cf87e88adc 2019-04-13 11:24:00,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d329578-5ea9-4886-aa9e-9d8600c781ab 2019-04-13 11:24:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d329578-5ea9-4886-aa9e-9d8600c781ab 2019-04-13 11:24:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-7d329578-5ea9-4886-aa9e-9d8600c781ab Date: Sat, 13 Apr 2019 11:23:39 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:23:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "b30ba7f0-0076-4d43-82cd-94ed3f7cb5d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "d5ed6a53-b321-43a7-8055-546dab0d0985", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "name": "clearwater-sg_dime"}} 2019-04-13 11:24:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/4da22e46-57a4-4b1d-a1ca-071d44ce974a.json used request id req-d1df8852-275b-445b-b20c-a41b20f4c20d 2019-04-13 11:24:00,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:00,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:00,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:00,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:00,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:00,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:00,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:00,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:00,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:00,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:00,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:00,078 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:00 GMT 2019-04-13 11:24:00,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:00,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:00,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:00,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:00,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:05,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:24:05,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:05,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:05,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:05,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:05,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:05,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:05,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:05,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/4da22e46-57a4-4b1d-a1ca-071d44ce974a.json used request id req-d1df8852-275b-445b-b20c-a41b20f4c20d", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-d1df8852-275b-445b-b20c-a41b20f4c20d Date: Sat, 13 Apr 2019 11:23:39 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:23:37Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"653c27ae-ff06-4bb0-a026-94aaf2013648\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"6a47f1f4-169e-464d-a427-87a260d78507\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"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-04-13T11:23:39.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ddba662d-49af-4ce0-9b17-cf64013a35f5", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/1430d991-2863-4e53-b961-dd8d65ca30b7.json used request id req-b9cc20af-cf11-4d22-9760-9fdc9ff30925", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:37.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d329578-5ea9-4886-aa9e-9d8600c781ab", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d329578-5ea9-4886-aa9e-9d8600c781ab", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "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}3d555b86b11581dd9280b1cadc7bedc306d44849\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"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-04-13T11:23:39.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/edb06287-71da-4cda-beeb-61f4e0096b1c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}181ba49a1c303c2f88947175c858a0b0467607ab\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/4da22e46-57a4-4b1d-a1ca-071d44ce974a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b0eba9c3efabff14c17ec1c2befe9e935692e6e\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/4da22e46-57a4-4b1d-a1ca-071d44ce974a.json used request id req-d1df8852-275b-445b-b20c-a41b20f4c20d", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "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}8b0eba9c3efabff14c17ec1c2befe9e935692e6e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"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-04-13T11:23:39.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"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-04-13T11:23:39.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-b9cc20af-cf11-4d22-9760-9fdc9ff30925 Date: Sat, 13 Apr 2019 11:23:39 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:23:37Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"d2450e7d-d27f-4608-a2a1-c5c68d6bc82a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"ef879681-a353-4394-8d3c-dc734b769cf0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/1430d991-2863-4e53-b961-dd8d65ca30b7.json used request id req-b9cc20af-cf11-4d22-9760-9fdc9ff30925", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "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}181ba49a1c303c2f88947175c858a0b0467607ab\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"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-04-13T11:23:39.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/edb06287-71da-4cda-beeb-61f4e0096b1c.json used request id req-cdc48161-1c94-4d90-a407-90b481ad2a6e", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/edb06287-71da-4cda-beeb-61f4e0096b1c.json used request id req-cdc48161-1c94-4d90-a407-90b481ad2a6e", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-cdc48161-1c94-4d90-a407-90b481ad2a6e Date: Sat, 13 Apr 2019 11:23:39 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:23:37Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"326613ea-298e-4ee3-bc16-67dc033e1ad7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T11:23:37Z\", \"revision_number\": 0, \"id\": \"c2f82127-1e08-42a8-aee9-5b69787e0529\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T11:23:37Z\", \"security_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\"}], \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "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}181ba49a1c303c2f88947175c858a0b0467607ab\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"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-04-13T11:23:39.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3c5a88f1-537e-408f-9259-4e0c74022c98 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z\", \"security_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"2e51c2eb-2e28-44dd-87c3-ab54a7a8cb32\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3c5a88f1-537e-408f-9259-4e0c74022c98", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ddba662d-49af-4ce0-9b17-cf64013a35f5 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z\", \"security_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"3f8aaecc-1953-4eef-922f-b037f201bcc1\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3c5a88f1-537e-408f-9259-4e0c74022c98", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "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}3d555b86b11581dd9280b1cadc7bedc306d44849\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"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-04-13T11:23:39.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "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}3d555b86b11581dd9280b1cadc7bedc306d44849\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"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-04-13T11:23:39.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6fe6ade1-5fff-4929-8adb-cd7119257e6d Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z\", \"security_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-ddba662d-49af-4ce0-9b17-cf64013a35f5", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6fe6ade1-5fff-4929-8adb-cd7119257e6d", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "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}8b0eba9c3efabff14c17ec1c2befe9e935692e6e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"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-04-13T11:23:39.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d30fbed7-ebeb-45f3-9318-9aa5b9437df2 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z\", \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"1fbe883d-7241-4907-9cb5-b2b29d554783\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-6fe6ade1-5fff-4929-8adb-cd7119257e6d", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d30fbed7-ebeb-45f3-9318-9aa5b9437df2", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d30fbed7-ebeb-45f3-9318-9aa5b9437df2", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-993f679e-7b17-4a4a-80f3-2220285094e8 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z\", \"security_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"0c0c6228-b59f-44f9-a61e-1a9d35b90384\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"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-04-13T11:23:39.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-993f679e-7b17-4a4a-80f3-2220285094e8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.071Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-993f679e-7b17-4a4a-80f3-2220285094e8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "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-04-13T11:23:38.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"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-04-13T11:23:39.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0581a86c-3b9d-4883-97ae-4d870131af13", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0581a86c-3b9d-4883-97ae-4d870131af13", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-0581a86c-3b9d-4883-97ae-4d870131af13 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z\", \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"e5cb3609-7380-4c4d-90d5-c39c98fab9ad\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "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}8b0eba9c3efabff14c17ec1c2befe9e935692e6e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"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-04-13T11:23:39.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3327c9d7-9935-4806-9eda-8cc93bb2d0f5", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3327c9d7-9935-4806-9eda-8cc93bb2d0f5", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}], "metadata": {"pagination": {"total": 1008, "offset": 301, "size": 50}}} 2019-04-13 11:24:05,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:05,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:05 GMT 2019-04-13 11:24:05,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:05,161 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:24:05,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:05,161 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:05,161 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:05,161 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:05,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/4da22e46-57a4-4b1d-a1ca-071d44ce974a.json used request id req-d1df8852-275b-445b-b20c-a41b20f4c20d 2019-04-13 11:24:05,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-d1df8852-275b-445b-b20c-a41b20f4c20d Date: Sat, 13 Apr 2019 11:23:39 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:23:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "653c27ae-ff06-4bb0-a026-94aaf2013648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "6a47f1f4-169e-464d-a427-87a260d78507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip"}} 2019-04-13 11:24:05,164 - 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-ddba662d-49af-4ce0-9b17-cf64013a35f5 2019-04-13 11:24:05,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/1430d991-2863-4e53-b961-dd8d65ca30b7.json used request id req-b9cc20af-cf11-4d22-9760-9fdc9ff30925 2019-04-13 11:24:05,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:05,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d329578-5ea9-4886-aa9e-9d8600c781ab 2019-04-13 11:24:05,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d329578-5ea9-4886-aa9e-9d8600c781ab 2019-04-13 11:24:05,165 - 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}3d555b86b11581dd9280b1cadc7bedc306d44849" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:05,165 - 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/edb06287-71da-4cda-beeb-61f4e0096b1c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}181ba49a1c303c2f88947175c858a0b0467607ab" 2019-04-13 11:24:05,165 - 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/4da22e46-57a4-4b1d-a1ca-071d44ce974a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b0eba9c3efabff14c17ec1c2befe9e935692e6e" 2019-04-13 11:24:05,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/4da22e46-57a4-4b1d-a1ca-071d44ce974a.json used request id req-d1df8852-275b-445b-b20c-a41b20f4c20d 2019-04-13 11:24:05,166 - 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}8b0eba9c3efabff14c17ec1c2befe9e935692e6e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:05,166 - 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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:05,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-b9cc20af-cf11-4d22-9760-9fdc9ff30925 Date: Sat, 13 Apr 2019 11:23:39 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:23:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "d2450e7d-d27f-4608-a2a1-c5c68d6bc82a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "ef879681-a353-4394-8d3c-dc734b769cf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "name": "clearwater-sg_vellum"}} 2019-04-13 11:24:05,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/1430d991-2863-4e53-b961-dd8d65ca30b7.json used request id req-b9cc20af-cf11-4d22-9760-9fdc9ff30925 2019-04-13 11:24:05,166 - 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}181ba49a1c303c2f88947175c858a0b0467607ab" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:05,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/edb06287-71da-4cda-beeb-61f4e0096b1c.json used request id req-cdc48161-1c94-4d90-a407-90b481ad2a6e 2019-04-13 11:24:05,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/edb06287-71da-4cda-beeb-61f4e0096b1c.json used request id req-cdc48161-1c94-4d90-a407-90b481ad2a6e 2019-04-13 11:24:05,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-cdc48161-1c94-4d90-a407-90b481ad2a6e Date: Sat, 13 Apr 2019 11:23:39 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:23:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "326613ea-298e-4ee3-bc16-67dc033e1ad7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:23:37Z", "revision_number": 0, "id": "c2f82127-1e08-42a8-aee9-5b69787e0529", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:23:37Z", "security_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "name": "clearwater-sg_ellis"}} 2019-04-13 11:24:05,167 - 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}181ba49a1c303c2f88947175c858a0b0467607ab" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:05,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:05,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3c5a88f1-537e-408f-9259-4e0c74022c98 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z", "security_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "port_range_min": 8888, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "2e51c2eb-2e28-44dd-87c3-ab54a7a8cb32"}} 2019-04-13 11:24:05,167 - 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-3c5a88f1-537e-408f-9259-4e0c74022c98 2019-04-13 11:24:05,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ddba662d-49af-4ce0-9b17-cf64013a35f5 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z", "security_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "port_range_min": 8889, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "3f8aaecc-1953-4eef-922f-b037f201bcc1"}} 2019-04-13 11:24:05,168 - 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-3c5a88f1-537e-408f-9259-4e0c74022c98 2019-04-13 11:24:05,168 - 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}3d555b86b11581dd9280b1cadc7bedc306d44849" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:05,168 - 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}3d555b86b11581dd9280b1cadc7bedc306d44849" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:05,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6fe6ade1-5fff-4929-8adb-cd7119257e6d Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z", "security_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "port_range_min": 5058, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}} 2019-04-13 11:24:05,168 - 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-ddba662d-49af-4ce0-9b17-cf64013a35f5 2019-04-13 11:24:05,168 - 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-6fe6ade1-5fff-4929-8adb-cd7119257e6d 2019-04-13 11:24:05,169 - 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}8b0eba9c3efabff14c17ec1c2befe9e935692e6e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:05,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d30fbed7-ebeb-45f3-9318-9aa5b9437df2 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z", "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 11211, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1fbe883d-7241-4907-9cb5-b2b29d554783"}} 2019-04-13 11:24:05,169 - 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-6fe6ade1-5fff-4929-8adb-cd7119257e6d 2019-04-13 11:24:05,169 - 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-d30fbed7-ebeb-45f3-9318-9aa5b9437df2 2019-04-13 11:24:05,169 - 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-d30fbed7-ebeb-45f3-9318-9aa5b9437df2 2019-04-13 11:24:05,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-993f679e-7b17-4a4a-80f3-2220285094e8 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z", "security_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "port_range_min": 80, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "0c0c6228-b59f-44f9-a61e-1a9d35b90384"}} 2019-04-13 11:24:05,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:05,170 - 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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:05,170 - 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-993f679e-7b17-4a4a-80f3-2220285094e8 2019-04-13 11:24:05,170 - 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-993f679e-7b17-4a4a-80f3-2220285094e8 2019-04-13 11:24:05,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:05,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-13 11:24:05,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:05,170 - 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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:05,171 - 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-0581a86c-3b9d-4883-97ae-4d870131af13 2019-04-13 11:24:05,171 - 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-0581a86c-3b9d-4883-97ae-4d870131af13 2019-04-13 11:24:05,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-0581a86c-3b9d-4883-97ae-4d870131af13 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z", "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 11311, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "e5cb3609-7380-4c4d-90d5-c39c98fab9ad"}} 2019-04-13 11:24:05,171 - 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}8b0eba9c3efabff14c17ec1c2befe9e935692e6e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:05,171 - 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-3327c9d7-9935-4806-9eda-8cc93bb2d0f5 2019-04-13 11:24:05,171 - 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-3327c9d7-9935-4806-9eda-8cc93bb2d0f5 2019-04-13 11:24:05,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:05,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:05,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:05,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:05,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:05,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:05,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:05,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:05,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:05,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:05,234 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:05 GMT 2019-04-13 11:24:05,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:05,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:05,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:05,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:05,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:10,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:24:10,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:10,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:10,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:10,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:10,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:10,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:10,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:10,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "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}96c9dad871c4388fd7a45d507da6fbba26be8358\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"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-04-13T11:23:40.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2cc8580d-5e72-4a30-b153-7064323a8262", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c765ebed-6dc5-480c-8c1d-23d111d587f2 Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:39Z\", \"security_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2bdaf5e2-096f-4421-9f8c-39678fd8464f", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e5304118-114c-4b40-93c0-df52c2699eb7 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z\", \"security_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"83f1aa69-e0b9-4831-bcb6-0fd8bda00f1b\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e5304118-114c-4b40-93c0-df52c2699eb7", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e5304118-114c-4b40-93c0-df52c2699eb7", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7770f00a-e4e3-48b5-9469-b872adf3d9c4"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c765ebed-6dc5-480c-8c1d-23d111d587f2", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-09a94cc7-1ca4-4a4e-b2c2-f7d1d79d4e4c Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:40Z\", \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:40Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"ac2932d9-4413-421c-8cc0-d5514e02dcb2\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-09a94cc7-1ca4-4a4e-b2c2-f7d1d79d4e4c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c765ebed-6dc5-480c-8c1d-23d111d587f2", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-09a94cc7-1ca4-4a4e-b2c2-f7d1d79d4e4c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"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-04-13T11:23:40.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-60a4d2c5-3306-4103-b918-99363f399095 Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:40Z\", \"security_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:40Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"ae00d289-79cc-4296-b44a-4f296926b17d\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2cc8580d-5e72-4a30-b153-7064323a8262 Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:40Z\", \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:40Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"2d893904-b9c4-41d3-a861-fa9edbe47cd4\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2cc8580d-5e72-4a30-b153-7064323a8262", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-60a4d2c5-3306-4103-b918-99363f399095", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e1562e18-f67a-4b49-adc2-bffe6caec83c Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:40Z\", \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:40Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"529c3446-59a2-4504-9531-bd34cdd43d99\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-60a4d2c5-3306-4103-b918-99363f399095", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e1562e18-f67a-4b49-adc2-bffe6caec83c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"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-04-13T11:23:40.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e1562e18-f67a-4b49-adc2-bffe6caec83c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c84b599b-df70-497e-8a3c-d2b58fe57481 Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:40Z\", \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:40Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"a4d7b0ed-0afc-44b0-bdfa-0b1240b3cc3a\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3327c9d7-9935-4806-9eda-8cc93bb2d0f5", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"port_range_min\": 6667, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3327c9d7-9935-4806-9eda-8cc93bb2d0f5", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "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}8b0eba9c3efabff14c17ec1c2befe9e935692e6e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"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-04-13T11:23:39.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a652f4dd-7c1a-4675-a0ce-090c5feb4e53"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-2bdaf5e2-096f-4421-9f8c-39678fd8464f Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:39Z\", \"security_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"90b50c8f-5ed2-4abb-aedd-7a35c13ab726\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27e8faf8-245e-4726-a7f1-532913bb476d"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:40.678Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-2e8872ce-7bc8-458f-bfdf-59746502f25c Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z\", \"security_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:39Z\", \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"69b0564a-b6a5-47bd-8f44-4d1204ea78e5\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0952cc6d-5abb-4bf4-a374-6b11a67a9f2b"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2596ec2b-8710-4176-9100-24e981bfafba", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_ypqok9'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2596ec2b-8710-4176-9100-24e981bfafba", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova', u'name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'fingerprint': u'b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c84b599b-df70-497e-8a3c-d2b58fe57481", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:38.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2596ec2b-8710-4176-9100-24e981bfafba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:41.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c84b599b-df70-497e-8a3c-d2b58fe57481", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f8fa714e-37ec-41b9-a87f-7343232d7dab"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2596ec2b-8710-4176-9100-24e981bfafba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:41.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.813Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.813Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.813Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.813Z", "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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:41.813Z", "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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 x-compute-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1008, "offset": 351, "size": 50}}} 2019-04-13 11:24:10,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:10,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:10 GMT 2019-04-13 11:24:10,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:10,315 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:24:10,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:10,315 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:10,315 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:10,315 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:10,318 - 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}96c9dad871c4388fd7a45d507da6fbba26be8358" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:10,318 - 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-2cc8580d-5e72-4a30-b153-7064323a8262 2019-04-13 11:24:10,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c765ebed-6dc5-480c-8c1d-23d111d587f2 Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:39Z", "security_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "port_range_min": 5052, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}} 2019-04-13 11:24:10,318 - 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-2bdaf5e2-096f-4421-9f8c-39678fd8464f 2019-04-13 11:24:10,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e5304118-114c-4b40-93c0-df52c2699eb7 Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z", "security_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "port_range_min": 10888, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "83f1aa69-e0b9-4831-bcb6-0fd8bda00f1b"}} 2019-04-13 11:24:10,318 - 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-e5304118-114c-4b40-93c0-df52c2699eb7 2019-04-13 11:24:10,319 - 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-e5304118-114c-4b40-93c0-df52c2699eb7 2019-04-13 11:24:10,319 - 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-c765ebed-6dc5-480c-8c1d-23d111d587f2 2019-04-13 11:24:10,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-09a94cc7-1ca4-4a4e-b2c2-f7d1d79d4e4c Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:40Z", "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 7253, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:40Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "ac2932d9-4413-421c-8cc0-d5514e02dcb2"}} 2019-04-13 11:24:10,319 - 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-09a94cc7-1ca4-4a4e-b2c2-f7d1d79d4e4c 2019-04-13 11:24:10,319 - 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-c765ebed-6dc5-480c-8c1d-23d111d587f2 2019-04-13 11:24:10,319 - 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-09a94cc7-1ca4-4a4e-b2c2-f7d1d79d4e4c 2019-04-13 11:24:10,319 - 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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:10,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-60a4d2c5-3306-4103-b918-99363f399095 Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:40Z", "security_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "port_range_min": 53, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:40Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "ae00d289-79cc-4296-b44a-4f296926b17d"}} 2019-04-13 11:24:10,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2cc8580d-5e72-4a30-b153-7064323a8262 Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:40Z", "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 7000, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:40Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "2d893904-b9c4-41d3-a861-fa9edbe47cd4"}} 2019-04-13 11:24:10,320 - 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-2cc8580d-5e72-4a30-b153-7064323a8262 2019-04-13 11:24:10,320 - 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-60a4d2c5-3306-4103-b918-99363f399095 2019-04-13 11:24:10,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e1562e18-f67a-4b49-adc2-bffe6caec83c Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:40Z", "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 9160, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:40Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "529c3446-59a2-4504-9531-bd34cdd43d99"}} 2019-04-13 11:24:10,320 - 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-60a4d2c5-3306-4103-b918-99363f399095 2019-04-13 11:24:10,320 - 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-e1562e18-f67a-4b49-adc2-bffe6caec83c 2019-04-13 11:24:10,321 - 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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:10,321 - 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-e1562e18-f67a-4b49-adc2-bffe6caec83c 2019-04-13 11:24:10,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c84b599b-df70-497e-8a3c-d2b58fe57481 Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:40Z", "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 6667, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:40Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "a4d7b0ed-0afc-44b0-bdfa-0b1240b3cc3a"}} 2019-04-13 11:24:10,321 - 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-3327c9d7-9935-4806-9eda-8cc93bb2d0f5 2019-04-13 11:24:10,321 - 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}f3ea4aa1f0ed322dd9f6bd1c2dda0b22a91bcf39" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:10,321 - 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-3327c9d7-9935-4806-9eda-8cc93bb2d0f5 2019-04-13 11:24:10,321 - 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}8b0eba9c3efabff14c17ec1c2befe9e935692e6e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 11:24:10,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-2bdaf5e2-096f-4421-9f8c-39678fd8464f Date: Sat, 13 Apr 2019 11:23:40 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-04-13T11:23:39Z", "security_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "port_range_min": 53, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "90b50c8f-5ed2-4abb-aedd-7a35c13ab726"}} 2019-04-13 11:24:10,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-2e8872ce-7bc8-458f-bfdf-59746502f25c Date: Sat, 13 Apr 2019 11:23:39 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-04-13T11:23:39Z", "security_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "port_range_min": 443, "revision_number": 0, "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:39Z", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "69b0564a-b6a5-47bd-8f44-4d1204ea78e5"}} 2019-04-13 11:24:10,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2596ec2b-8710-4176-9100-24e981bfafba 2019-04-13 11:24:10,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_ypqok9'} 2019-04-13 11:24:10,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2596ec2b-8710-4176-9100-24e981bfafba 2019-04-13 11:24:10,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova', u'name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'fingerprint': u'b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08'}}}] 2019-04-13 11:24:10,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:10,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:10,323 - 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-c84b599b-df70-497e-8a3c-d2b58fe57481 2019-04-13 11:24:10,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:24:10,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2596ec2b-8710-4176-9100-24e981bfafba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:10,323 - 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-c84b599b-df70-497e-8a3c-d2b58fe57481 2019-04-13 11:24:10,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-04-13 11:24:10,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2596ec2b-8710-4176-9100-24e981bfafba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:10,324 - 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-04-13 11:24:10,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:24:10,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:10,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:10,324 - 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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8" 2019-04-13 11:24:10,324 - 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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8" 2019-04-13 11:24:10,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-13 11:24:10,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 x-compute-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:10,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:10,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:10,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:10,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:10,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:10,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:10,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:10,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:10,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:10,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:10,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:10,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:10 GMT 2019-04-13 11:24:10,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:10,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:10,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:10,388 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:10,388 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:15,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:24:15,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:15,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:15,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:15,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:15,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:15,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:15,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:15,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9fad300-5115-49ff-955a-967b417bb269 x-compute-request-id: req-a9fad300-5115-49ff-955a-967b417bb269 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9fad300-5115-49ff-955a-967b417bb269 x-compute-request-id: req-a9fad300-5115-49ff-955a-967b417bb269 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a9fad300-5115-49ff-955a-967b417bb269", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a9fad300-5115-49ff-955a-967b417bb269", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a9fad300-5115-49ff-955a-967b417bb269", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14539c99-58db-49a9-82e9-b684cec9397e x-compute-request-id: req-14539c99-58db-49a9-82e9-b684cec9397e Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a9fad300-5115-49ff-955a-967b417bb269", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14539c99-58db-49a9-82e9-b684cec9397e x-compute-request-id: req-14539c99-58db-49a9-82e9-b684cec9397e Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-14539c99-58db-49a9-82e9-b684cec9397e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 x-compute-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 x-compute-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:42.321Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-14539c99-58db-49a9-82e9-b684cec9397e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "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-04-13T11:23:39.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4079c0d-753e-4df4-953a-96590758ded7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:42.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e4079c0d-753e-4df4-953a-96590758ded7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e4079c0d-753e-4df4-953a-96590758ded7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-14539c99-58db-49a9-82e9-b684cec9397e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-14539c99-58db-49a9-82e9-b684cec9397e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3530327c370fcd0de3bfe28c64033ded169065a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:42.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3530327c370fcd0de3bfe28c64033ded169065a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:42.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4079c0d-753e-4df4-953a-96590758ded7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:42.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.010Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.561Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-353a7498-5fd5-4103-82db-6d6670e967a4 Date: Sat, 13 Apr 2019 11:23:43 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.561Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:43.561Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:39.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_ypqok9', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13T11:23:43.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-353a7498-5fd5-4103-82db-6d6670e967a4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-353a7498-5fd5-4103-82db-6d6670e967a4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-353a7498-5fd5-4103-82db-6d6670e967a4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-353a7498-5fd5-4103-82db-6d6670e967a4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-353a7498-5fd5-4103-82db-6d6670e967a4 Date: Sat, 13 Apr 2019 11:23:43 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_ypqok9', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_ypqok9\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_ypqok9\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}], "metadata": {"pagination": {"total": 1008, "offset": 401, "size": 50}}} 2019-04-13 11:24:15,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:15,470 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:15 GMT 2019-04-13 11:24:15,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:15,470 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:24:15,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:15,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:15,470 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:15,470 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:15,472 - 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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8" 2019-04-13 11:24:15,473 - 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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8" 2019-04-13 11:24:15,473 - 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-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 2019-04-13 11:24:15,473 - 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-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 2019-04-13 11:24:15,473 - 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-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 2019-04-13 11:24:15,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9fad300-5115-49ff-955a-967b417bb269 x-compute-request-id: req-a9fad300-5115-49ff-955a-967b417bb269 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:15,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9fad300-5115-49ff-955a-967b417bb269 x-compute-request-id: req-a9fad300-5115-49ff-955a-967b417bb269 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:15,474 - 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-a9fad300-5115-49ff-955a-967b417bb269 2019-04-13 11:24:15,474 - 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-a9fad300-5115-49ff-955a-967b417bb269 2019-04-13 11:24:15,474 - 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-a9fad300-5115-49ff-955a-967b417bb269 2019-04-13 11:24:15,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14539c99-58db-49a9-82e9-b684cec9397e x-compute-request-id: req-14539c99-58db-49a9-82e9-b684cec9397e Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:15,474 - 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-a9fad300-5115-49ff-955a-967b417bb269 2019-04-13 11:24:15,475 - 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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8" 2019-04-13 11:24:15,475 - 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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8" 2019-04-13 11:24:15,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14539c99-58db-49a9-82e9-b684cec9397e x-compute-request-id: req-14539c99-58db-49a9-82e9-b684cec9397e Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:15,475 - 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-14539c99-58db-49a9-82e9-b684cec9397e 2019-04-13 11:24:15,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 x-compute-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:15,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 x-compute-request-id: req-77e0f5f7-87a1-48f4-9b69-3e33bc1f0311 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:15,476 - 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-14539c99-58db-49a9-82e9-b684cec9397e 2019-04-13 11:24:15,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:15,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-13 11:24:15,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4079c0d-753e-4df4-953a-96590758ded7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:15,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e4079c0d-753e-4df4-953a-96590758ded7 2019-04-13 11:24:15,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e4079c0d-753e-4df4-953a-96590758ded7 2019-04-13 11:24:15,476 - 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-14539c99-58db-49a9-82e9-b684cec9397e 2019-04-13 11:24:15,477 - 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-14539c99-58db-49a9-82e9-b684cec9397e 2019-04-13 11:24:15,477 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3530327c370fcd0de3bfe28c64033ded169065a" 2019-04-13 11:24:15,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:24:15,477 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3530327c370fcd0de3bfe28c64033ded169065a" 2019-04-13 11:24:15,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:24:15,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4079c0d-753e-4df4-953a-96590758ded7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:15,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-13 11:24:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:24:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-353a7498-5fd5-4103-82db-6d6670e967a4 Date: Sat, 13 Apr 2019 11:23:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:24:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_ypqok9', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': []} 2019-04-13 11:24:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13 11:24:15,478 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-353a7498-5fd5-4103-82db-6d6670e967a4 2019-04-13 11:24:15,479 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-353a7498-5fd5-4103-82db-6d6670e967a4 2019-04-13 11:24:15,479 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-353a7498-5fd5-4103-82db-6d6670e967a4 2019-04-13 11:24:15,479 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-353a7498-5fd5-4103-82db-6d6670e967a4 2019-04-13 11:24:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-353a7498-5fd5-4103-82db-6d6670e967a4 Date: Sat, 13 Apr 2019 11:23:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_ypqok9', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': []} 2019-04-13 11:24:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:15,480 - 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-04-13 11:24:15,480 - 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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_ypqok9", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:15,480 - 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}c4c3aa27f8f7269a627859b37ea1f56c2b3ac6d8" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_ypqok9", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:15,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:15,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:15,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:15,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:15,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:15,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:15,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:15,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:15,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:15,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:15,547 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:15 GMT 2019-04-13 11:24:15,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:15,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:15,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:15,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:15,547 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:20,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:24:20,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:20,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:20,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:20,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:20,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:20,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:20,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:20,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-353a7498-5fd5-4103-82db-6d6670e967a4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.072Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.634Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-63344967-a9be-4502-82c4-e028a8d3c8e1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.634Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63344967-a9be-4502-82c4-e028a8d3c8e1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:43.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.634Z", "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}afa9af238099bb02db07e081112c4c2c0ac1524d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:44.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.634Z", "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}afa9af238099bb02db07e081112c4c2c0ac1524d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:44.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.634Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-63344967-a9be-4502-82c4-e028a8d3c8e1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.634Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.634Z", "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-04-13T11:23:40.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:44.634Z", "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-04-13T11:23:40.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-87050efb-3ef0-4f22-8d19-826244f07905", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "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}afa9af238099bb02db07e081112c4c2c0ac1524d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-e5123278-615f-44af-a5fb-c74ce2ed740d x-compute-request-id: req-e5123278-615f-44af-a5fb-c74ce2ed740d Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-529189db-31d4-4311-b50e-959aa66748bb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-529189db-31d4-4311-b50e-959aa66748bb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-529189db-31d4-4311-b50e-959aa66748bb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-529189db-31d4-4311-b50e-959aa66748bb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "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}afa9af238099bb02db07e081112c4c2c0ac1524d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-87050efb-3ef0-4f22-8d19-826244f07905 x-compute-request-id: req-87050efb-3ef0-4f22-8d19-826244f07905 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-87050efb-3ef0-4f22-8d19-826244f07905", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e5123278-615f-44af-a5fb-c74ce2ed740d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-87050efb-3ef0-4f22-8d19-826244f07905 x-compute-request-id: req-87050efb-3ef0-4f22-8d19-826244f07905 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "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}afa9af238099bb02db07e081112c4c2c0ac1524d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "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}afa9af238099bb02db07e081112c4c2c0ac1524d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-e5123278-615f-44af-a5fb-c74ce2ed740d x-compute-request-id: req-e5123278-615f-44af-a5fb-c74ce2ed740d Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e5123278-615f-44af-a5fb-c74ce2ed740d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e5123278-615f-44af-a5fb-c74ce2ed740d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:45.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e5123278-615f-44af-a5fb-c74ce2ed740d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:45.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bbe985c-e455-4286-831a-ea55636c1c69 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:45.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bbe985c-e455-4286-831a-ea55636c1c69 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:45.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-529189db-31d4-4311-b50e-959aa66748bb x-compute-request-id: req-529189db-31d4-4311-b50e-959aa66748bb Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-529189db-31d4-4311-b50e-959aa66748bb x-compute-request-id: req-529189db-31d4-4311-b50e-959aa66748bb Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:40.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1bbe985c-e455-4286-831a-ea55636c1c69", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "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-04-13T11:23:40.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1bbe985c-e455-4286-831a-ea55636c1c69", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "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-04-13T11:23:40.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-87050efb-3ef0-4f22-8d19-826244f07905", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.251Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-87050efb-3ef0-4f22-8d19-826244f07905", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.829Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f x-compute-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"bookmark\"}], \"adminPass\": \"xhPo5qz7Psn7\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.829Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f x-compute-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"bookmark\"}], \"adminPass\": \"xhPo5qz7Psn7\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.829Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d11e42080d5bd5675421d10e32f9bf8901f18f5e\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.829Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d11e42080d5bd5675421d10e32f9bf8901f18f5e\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.829Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.829Z", "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-04-13T11:23:41.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1008, "offset": 451, "size": 50}}} 2019-04-13 11:24:20,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:20,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:20 GMT 2019-04-13 11:24:20,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:20,634 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:24:20,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:20,635 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:20,635 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:20,635 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:20,637 - 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-04-13 11:24:20,637 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-353a7498-5fd5-4103-82db-6d6670e967a4 2019-04-13 11:24:20,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:20,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:20,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:20,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-63344967-a9be-4502-82c4-e028a8d3c8e1 2019-04-13 11:24:20,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63344967-a9be-4502-82c4-e028a8d3c8e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:20,638 - 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}afa9af238099bb02db07e081112c4c2c0ac1524d" 2019-04-13 11:24:20,639 - 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}afa9af238099bb02db07e081112c4c2c0ac1524d" 2019-04-13 11:24:20,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-63344967-a9be-4502-82c4-e028a8d3c8e1 2019-04-13 11:24:20,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:20,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-13 11:24:20,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-13 11:24:20,639 - 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-87050efb-3ef0-4f22-8d19-826244f07905 2019-04-13 11:24:20,639 - 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}afa9af238099bb02db07e081112c4c2c0ac1524d" 2019-04-13 11:24:20,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-e5123278-615f-44af-a5fb-c74ce2ed740d x-compute-request-id: req-e5123278-615f-44af-a5fb-c74ce2ed740d Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:20,640 - 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-529189db-31d4-4311-b50e-959aa66748bb 2019-04-13 11:24:20,640 - 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-529189db-31d4-4311-b50e-959aa66748bb 2019-04-13 11:24:20,640 - 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-529189db-31d4-4311-b50e-959aa66748bb 2019-04-13 11:24:20,640 - 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-529189db-31d4-4311-b50e-959aa66748bb 2019-04-13 11:24:20,640 - 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}afa9af238099bb02db07e081112c4c2c0ac1524d" 2019-04-13 11:24:20,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-87050efb-3ef0-4f22-8d19-826244f07905 x-compute-request-id: req-87050efb-3ef0-4f22-8d19-826244f07905 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:20,641 - 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-87050efb-3ef0-4f22-8d19-826244f07905 2019-04-13 11:24:20,641 - 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-e5123278-615f-44af-a5fb-c74ce2ed740d 2019-04-13 11:24:20,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-87050efb-3ef0-4f22-8d19-826244f07905 x-compute-request-id: req-87050efb-3ef0-4f22-8d19-826244f07905 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:20,641 - 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}afa9af238099bb02db07e081112c4c2c0ac1524d" 2019-04-13 11:24:20,641 - 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}afa9af238099bb02db07e081112c4c2c0ac1524d" 2019-04-13 11:24:20,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-e5123278-615f-44af-a5fb-c74ce2ed740d x-compute-request-id: req-e5123278-615f-44af-a5fb-c74ce2ed740d Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:20,642 - 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-e5123278-615f-44af-a5fb-c74ce2ed740d 2019-04-13 11:24:20,642 - 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-e5123278-615f-44af-a5fb-c74ce2ed740d 2019-04-13 11:24:20,642 - 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-04-13 11:24:20,642 - 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-e5123278-615f-44af-a5fb-c74ce2ed740d 2019-04-13 11:24:20,642 - 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-04-13 11:24:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bbe985c-e455-4286-831a-ea55636c1c69 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:20,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bbe985c-e455-4286-831a-ea55636c1c69 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-529189db-31d4-4311-b50e-959aa66748bb x-compute-request-id: req-529189db-31d4-4311-b50e-959aa66748bb Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-529189db-31d4-4311-b50e-959aa66748bb x-compute-request-id: req-529189db-31d4-4311-b50e-959aa66748bb Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:24:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1bbe985c-e455-4286-831a-ea55636c1c69 2019-04-13 11:24:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-13 11:24:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1bbe985c-e455-4286-831a-ea55636c1c69 2019-04-13 11:24:20,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-13 11:24:20,644 - 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-87050efb-3ef0-4f22-8d19-826244f07905 2019-04-13 11:24:20,644 - 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-87050efb-3ef0-4f22-8d19-826244f07905 2019-04-13 11:24:20,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f x-compute-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d6821bf5-7912-4e4e-9187-2ff414eb63b3", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "bookmark"}], "adminPass": "xhPo5qz7Psn7"}} 2019-04-13 11:24:20,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f x-compute-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d6821bf5-7912-4e4e-9187-2ff414eb63b3", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "bookmark"}], "adminPass": "xhPo5qz7Psn7"}} 2019-04-13 11:24:20,644 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11e42080d5bd5675421d10e32f9bf8901f18f5e" 2019-04-13 11:24:20,644 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11e42080d5bd5675421d10e32f9bf8901f18f5e" 2019-04-13 11:24:20,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:24:20,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-13 11:24:20,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:20,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:20,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:20,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:20,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:20,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:20,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:20,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:20,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:20,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:20,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:20 GMT 2019-04-13 11:24:20,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:20,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:20,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:20,701 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:20,701 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:25,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:24:25,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:25,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:25,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:25,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:25,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:25,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:25,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:25,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.829Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.829Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d11e42080d5bd5675421d10e32f9bf8901f18f5e\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.829Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d11e42080d5bd5675421d10e32f9bf8901f18f5e\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.829Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f x-compute-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"bookmark\"}], \"adminPass\": \"xhPo5qz7Psn7\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:45.829Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3abde4e7-6eba-452f-8f07-36aedea96b4e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_vj9jlr', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:45.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_1b3qip'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.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": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.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": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d060ca95-fa20-47db-af13-6706d0b2d2a0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:45.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d060ca95-fa20-47db-af13-6706d0b2d2a0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:45.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d060ca95-fa20-47db-af13-6706d0b2d2a0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d060ca95-fa20-47db-af13-6706d0b2d2a0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "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}ba41a4e113a9c424f3761a98b461cad5bcad8722\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:46.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9153f02b-2ac4-4cdd-b00a-f53012ba4900 Date: Sat, 13 Apr 2019 11:23:45 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9153f02b-2ac4-4cdd-b00a-f53012ba4900 Date: Sat, 13 Apr 2019 11:23:45 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-9153f02b-2ac4-4cdd-b00a-f53012ba4900", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-9153f02b-2ac4-4cdd-b00a-f53012ba4900", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-9153f02b-2ac4-4cdd-b00a-f53012ba4900", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-9153f02b-2ac4-4cdd-b00a-f53012ba4900", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13T11:23:45.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_vj9jlr', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:45.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "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-04-13T11:23:45.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "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}afa9af238099bb02db07e081112c4c2c0ac1524d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "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}afa9af238099bb02db07e081112c4c2c0ac1524d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:46.463Z", "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}ba41a4e113a9c424f3761a98b461cad5bcad8722\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:46.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.038Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4023953-d3dd-4416-9259-5c8720c61879 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:46.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.038Z", "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-04-13T11:23:41.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.038Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.038Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova', u'name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'fingerprint': u'b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08'}}}, {u'external_id': u'61011ec7-cd2e-4e08-b293-1105d2e6e8e9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9b2c4568-6b51-451a-8782-30b9896988c2', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'4da22e46-57a4-4b1d-a1ca-071d44ce974a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'970b2d95-c2d8-4ede-a250-bc108981d073', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:46.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.038Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e4023953-d3dd-4416-9259-5c8720c61879", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:46.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.038Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e4023953-d3dd-4416-9259-5c8720c61879", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:46.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.038Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4023953-d3dd-4416-9259-5c8720c61879 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:46.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:46.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.038Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:46.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.038Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ftdk2v'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:46.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:47.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bba5ee7-7e2e-4f81-85ee-afb91e0e8871 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:47.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bba5ee7-7e2e-4f81-85ee-afb91e0e8871 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:47.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3bba5ee7-7e2e-4f81-85ee-afb91e0e8871", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3bba5ee7-7e2e-4f81-85ee-afb91e0e8871", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52e22e75-d4e7-4f82-af59-569ae25d577f x-compute-request-id: req-52e22e75-d4e7-4f82-af59-569ae25d577f Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 x-compute-request-id: req-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"adminPass\": \"C8RfJA9mdfrm\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}], "metadata": {"pagination": {"total": 1018, "offset": 501, "size": 50}}} 2019-04-13 11:24:25,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:25,786 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:25 GMT 2019-04-13 11:24:25,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:25,787 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:24:25,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:25,787 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:25,787 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:25,787 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:25,789 - 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-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f 2019-04-13 11:24:25,790 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11e42080d5bd5675421d10e32f9bf8901f18f5e" 2019-04-13 11:24:25,790 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11e42080d5bd5675421d10e32f9bf8901f18f5e" 2019-04-13 11:24:25,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f x-compute-request-id: req-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d6821bf5-7912-4e4e-9187-2ff414eb63b3", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "bookmark"}], "adminPass": "xhPo5qz7Psn7"}} 2019-04-13 11:24:25,790 - 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-95c4fc3b-1d83-4f8b-b522-5e57e15ec57f 2019-04-13 11:24:25,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_vj9jlr', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-04-13 11:24:25,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:25,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:24:25,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:24:25,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:25,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_1b3qip'} 2019-04-13 11:24:25,791 - 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-04-13 11:24:25,792 - 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-04-13 11:24:25,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d060ca95-fa20-47db-af13-6706d0b2d2a0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:25,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d060ca95-fa20-47db-af13-6706d0b2d2a0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:25,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d060ca95-fa20-47db-af13-6706d0b2d2a0 2019-04-13 11:24:25,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d060ca95-fa20-47db-af13-6706d0b2d2a0 2019-04-13 11:24:25,792 - 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}ba41a4e113a9c424f3761a98b461cad5bcad8722" 2019-04-13 11:24:25,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9153f02b-2ac4-4cdd-b00a-f53012ba4900 Date: Sat, 13 Apr 2019 11:23:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:25,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9153f02b-2ac4-4cdd-b00a-f53012ba4900 Date: Sat, 13 Apr 2019 11:23:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:25,793 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-9153f02b-2ac4-4cdd-b00a-f53012ba4900 2019-04-13 11:24:25,793 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-9153f02b-2ac4-4cdd-b00a-f53012ba4900 2019-04-13 11:24:25,793 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-9153f02b-2ac4-4cdd-b00a-f53012ba4900 2019-04-13 11:24:25,793 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-9153f02b-2ac4-4cdd-b00a-f53012ba4900 2019-04-13 11:24:25,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13 11:24:25,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_vj9jlr', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-04-13 11:24:25,794 - 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-04-13 11:24:25,794 - 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}afa9af238099bb02db07e081112c4c2c0ac1524d" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_vj9jlr", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:25,794 - 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}afa9af238099bb02db07e081112c4c2c0ac1524d" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_vj9jlr", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:25,794 - 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}ba41a4e113a9c424f3761a98b461cad5bcad8722" 2019-04-13 11:24:25,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4023953-d3dd-4416-9259-5c8720c61879 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:25,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:25,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:24:25,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova', u'name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'fingerprint': u'b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08'}}}, {u'external_id': u'61011ec7-cd2e-4e08-b293-1105d2e6e8e9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9b2c4568-6b51-451a-8782-30b9896988c2', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'4da22e46-57a4-4b1d-a1ca-071d44ce974a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'970b2d95-c2d8-4ede-a250-bc108981d073', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2019-04-13 11:24:25,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e4023953-d3dd-4416-9259-5c8720c61879 2019-04-13 11:24:25,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e4023953-d3dd-4416-9259-5c8720c61879 2019-04-13 11:24:25,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4023953-d3dd-4416-9259-5c8720c61879 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:25,796 - 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-04-13 11:24:25,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:25,796 - 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-04-13 11:24:25,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ftdk2v'} 2019-04-13 11:24:25,796 - 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-04-13 11:24:25,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bba5ee7-7e2e-4f81-85ee-afb91e0e8871 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:25,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bba5ee7-7e2e-4f81-85ee-afb91e0e8871 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:25,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3bba5ee7-7e2e-4f81-85ee-afb91e0e8871 2019-04-13 11:24:25,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3bba5ee7-7e2e-4f81-85ee-afb91e0e8871 2019-04-13 11:24:25,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52e22e75-d4e7-4f82-af59-569ae25d577f x-compute-request-id: req-52e22e75-d4e7-4f82-af59-569ae25d577f Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:25,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:25,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:25,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 x-compute-request-id: req-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "adminPass": "C8RfJA9mdfrm"}} 2019-04-13 11:24:25,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:25,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:25,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:25,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:25,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:25,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:25,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:25,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:25,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:25,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:25,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:25 GMT 2019-04-13 11:24:25,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:25,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:25,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:25,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:25,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:30,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:24:30,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:30,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:30,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:30,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:30,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:30,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:30,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:30,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:47.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600fda60-f72f-45b3-b001-17670a756e36 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:47.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-600fda60-f72f-45b3-b001-17670a756e36", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-600fda60-f72f-45b3-b001-17670a756e36", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 x-compute-request-id: req-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"adminPass\": \"C8RfJA9mdfrm\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 x-compute-request-id: req-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"adminPass\": \"C8RfJA9mdfrm\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-01bb07fd-81cd-444e-bb4c-1412a2ee3c98", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-01bb07fd-81cd-444e-bb4c-1412a2ee3c98", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-01bb07fd-81cd-444e-bb4c-1412a2ee3c98", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1d13b365-e69d-4629-8e4f-cd8b8c1b23ac"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fcd8905a-f8a8-4609-ad41-da82ee497ef7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fcd8905a-f8a8-4609-ad41-da82ee497ef7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fcd8905a-f8a8-4609-ad41-da82ee497ef7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcd8905a-f8a8-4609-ad41-da82ee497ef7 x-compute-request-id: req-fcd8905a-f8a8-4609-ad41-da82ee497ef7 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcd8905a-f8a8-4609-ad41-da82ee497ef7 x-compute-request-id: req-fcd8905a-f8a8-4609-ad41-da82ee497ef7 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-fcd8905a-f8a8-4609-ad41-da82ee497ef7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "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}2555ba1a83c07f23d2950ba667028fca17426c69\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:46.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "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}2555ba1a83c07f23d2950ba667028fca17426c69\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:46.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:47.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-04905c5b-4703-409d-92cd-d7b93c078c4b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-04905c5b-4703-409d-92cd-d7b93c078c4b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-04905c5b-4703-409d-92cd-d7b93c078c4b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-04905c5b-4703-409d-92cd-d7b93c078c4b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04905c5b-4703-409d-92cd-d7b93c078c4b x-compute-request-id: req-04905c5b-4703-409d-92cd-d7b93c078c4b Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:47.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600fda60-f72f-45b3-b001-17670a756e36 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:47.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04905c5b-4703-409d-92cd-d7b93c078c4b x-compute-request-id: req-04905c5b-4703-409d-92cd-d7b93c078c4b Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "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}ba41a4e113a9c424f3761a98b461cad5bcad8722\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "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}ba41a4e113a9c424f3761a98b461cad5bcad8722\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dddad36f-8de5-43db-a715-81af4d365971", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dddad36f-8de5-43db-a715-81af4d365971", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dddad36f-8de5-43db-a715-81af4d365971", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dddad36f-8de5-43db-a715-81af4d365971", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dddad36f-8de5-43db-a715-81af4d365971 x-compute-request-id: req-dddad36f-8de5-43db-a715-81af4d365971 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dddad36f-8de5-43db-a715-81af4d365971 x-compute-request-id: req-dddad36f-8de5-43db-a715-81af4d365971 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "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}ba41a4e113a9c424f3761a98b461cad5bcad8722\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:47.608Z", "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}ba41a4e113a9c424f3761a98b461cad5bcad8722\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.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": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82abfcf-da94-47ea-a795-4a1556a278fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:47.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82abfcf-da94-47ea-a795-4a1556a278fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:47.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c82abfcf-da94-47ea-a795-4a1556a278fe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c82abfcf-da94-47ea-a795-4a1556a278fe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a33bcf563718cb5c81024be1f9c3b762e1f7838e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}], "metadata": {"pagination": {"total": 1044, "offset": 551, "size": 50}}} 2019-04-13 11:24:30,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:30,963 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:30 GMT 2019-04-13 11:24:30,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:30,963 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:24:30,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:30,963 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:30,963 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:30,963 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:30,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-04-13 11:24:30,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:30,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:30,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600fda60-f72f-45b3-b001-17670a756e36 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:30,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-600fda60-f72f-45b3-b001-17670a756e36 2019-04-13 11:24:30,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-600fda60-f72f-45b3-b001-17670a756e36 2019-04-13 11:24:30,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 x-compute-request-id: req-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "adminPass": "C8RfJA9mdfrm"}} 2019-04-13 11:24:30,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 x-compute-request-id: req-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "adminPass": "C8RfJA9mdfrm"}} 2019-04-13 11:24:30,967 - 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-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 2019-04-13 11:24:30,967 - 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-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 2019-04-13 11:24:30,967 - 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-01bb07fd-81cd-444e-bb4c-1412a2ee3c98 2019-04-13 11:24:30,968 - 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-fcd8905a-f8a8-4609-ad41-da82ee497ef7 2019-04-13 11:24:30,968 - 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-fcd8905a-f8a8-4609-ad41-da82ee497ef7 2019-04-13 11:24:30,968 - 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-fcd8905a-f8a8-4609-ad41-da82ee497ef7 2019-04-13 11:24:30,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcd8905a-f8a8-4609-ad41-da82ee497ef7 x-compute-request-id: req-fcd8905a-f8a8-4609-ad41-da82ee497ef7 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:30,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcd8905a-f8a8-4609-ad41-da82ee497ef7 x-compute-request-id: req-fcd8905a-f8a8-4609-ad41-da82ee497ef7 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:30,968 - 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-fcd8905a-f8a8-4609-ad41-da82ee497ef7 2019-04-13 11:24:30,969 - 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}2555ba1a83c07f23d2950ba667028fca17426c69" 2019-04-13 11:24:30,969 - 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}2555ba1a83c07f23d2950ba667028fca17426c69" 2019-04-13 11:24:30,969 - 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-04-13 11:24:30,969 - 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-04905c5b-4703-409d-92cd-d7b93c078c4b 2019-04-13 11:24:30,969 - 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-04905c5b-4703-409d-92cd-d7b93c078c4b 2019-04-13 11:24:30,969 - 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-04905c5b-4703-409d-92cd-d7b93c078c4b 2019-04-13 11:24:30,970 - 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-04905c5b-4703-409d-92cd-d7b93c078c4b 2019-04-13 11:24:30,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04905c5b-4703-409d-92cd-d7b93c078c4b x-compute-request-id: req-04905c5b-4703-409d-92cd-d7b93c078c4b Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:30,970 - 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-04-13 11:24:30,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600fda60-f72f-45b3-b001-17670a756e36 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:30,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04905c5b-4703-409d-92cd-d7b93c078c4b x-compute-request-id: req-04905c5b-4703-409d-92cd-d7b93c078c4b Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:30,970 - 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}ba41a4e113a9c424f3761a98b461cad5bcad8722" 2019-04-13 11:24:30,970 - 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}ba41a4e113a9c424f3761a98b461cad5bcad8722" 2019-04-13 11:24:30,971 - 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-dddad36f-8de5-43db-a715-81af4d365971 2019-04-13 11:24:30,971 - 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-dddad36f-8de5-43db-a715-81af4d365971 2019-04-13 11:24:30,971 - 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-dddad36f-8de5-43db-a715-81af4d365971 2019-04-13 11:24:30,971 - 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-dddad36f-8de5-43db-a715-81af4d365971 2019-04-13 11:24:30,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dddad36f-8de5-43db-a715-81af4d365971 x-compute-request-id: req-dddad36f-8de5-43db-a715-81af4d365971 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:30,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dddad36f-8de5-43db-a715-81af4d365971 x-compute-request-id: req-dddad36f-8de5-43db-a715-81af4d365971 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:30,972 - 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}ba41a4e113a9c424f3761a98b461cad5bcad8722" 2019-04-13 11:24:30,972 - 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}ba41a4e113a9c424f3761a98b461cad5bcad8722" 2019-04-13 11:24:30,972 - 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-04-13 11:24:30,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82abfcf-da94-47ea-a795-4a1556a278fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:30,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82abfcf-da94-47ea-a795-4a1556a278fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:30,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c82abfcf-da94-47ea-a795-4a1556a278fe 2019-04-13 11:24:30,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c82abfcf-da94-47ea-a795-4a1556a278fe 2019-04-13 11:24:30,973 - 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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07" 2019-04-13 11:24:30,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:30,973 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33bcf563718cb5c81024be1f9c3b762e1f7838e" 2019-04-13 11:24:30,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:24:30,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:30,973 - 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-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a 2019-04-13 11:24:30,973 - 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-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a 2019-04-13 11:24:30,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:31,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:31,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:31,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:31,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:31,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:31,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:31,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:31,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:31,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:31,036 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:31 GMT 2019-04-13 11:24:31,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:31,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:31,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:31,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:31,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:36,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:24:36,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:36,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:36,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:36,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:36,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:36,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:36,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:36,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-52e22e75-d4e7-4f82-af59-569ae25d577f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "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}2555ba1a83c07f23d2950ba667028fca17426c69\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "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}2555ba1a83c07f23d2950ba667028fca17426c69\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a x-compute-request-id: req-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a x-compute-request-id: req-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf x-compute-request-id: req-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.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": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.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": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-078dfe05-a223-4019-82b5-8102e0e05f38 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:47.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-078dfe05-a223-4019-82b5-8102e0e05f38 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:47.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-078dfe05-a223-4019-82b5-8102e0e05f38", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-078dfe05-a223-4019-82b5-8102e0e05f38", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7be9f9da3242b70ba3dc85cd047096a762fca04\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova', u'name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'fingerprint': u'b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08'}}}, {u'external_id': u'61011ec7-cd2e-4e08-b293-1105d2e6e8e9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'75e32cdc-b5f0-409d-9055-8b505bcd892b', 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-04-13T11:23:47.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_0us399'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.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": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.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": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82abfcf-da94-47ea-a795-4a1556a278fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:47.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82abfcf-da94-47ea-a795-4a1556a278fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:47.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c82abfcf-da94-47ea-a795-4a1556a278fe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c82abfcf-da94-47ea-a795-4a1556a278fe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a33bcf563718cb5c81024be1f9c3b762e1f7838e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a33bcf563718cb5c81024be1f9c3b762e1f7838e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.270Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:41.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "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}2555ba1a83c07f23d2950ba667028fca17426c69\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "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-04-13T11:23:42.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-019f4909-500e-4747-a437-02ce950f50e6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-39a0ce3e-717a-4a1f-8513-35e25f358701 Date: Sat, 13 Apr 2019 11:23:48 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-39a0ce3e-717a-4a1f-8513-35e25f358701 Date: Sat, 13 Apr 2019 11:23:48 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-39a0ce3e-717a-4a1f-8513-35e25f358701", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-39a0ce3e-717a-4a1f-8513-35e25f358701", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-39a0ce3e-717a-4a1f-8513-35e25f358701", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-39a0ce3e-717a-4a1f-8513-35e25f358701", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3b178548-aa22-4c33-a053-70ce9675e2ec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3b178548-aa22-4c33-a053-70ce9675e2ec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13T11:23:48.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_1b3qip', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:48.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_1b3qip', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:48.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "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-04-13T11:23:48.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "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}ba41a4e113a9c424f3761a98b461cad5bcad8722\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}], "metadata": {"pagination": {"total": 1080, "offset": 601, "size": 50}}} 2019-04-13 11:24:36,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:36,125 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:36 GMT 2019-04-13 11:24:36,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:36,125 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:24:36,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:36,126 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:36,126 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:36,126 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:36,128 - 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-52e22e75-d4e7-4f82-af59-569ae25d577f 2019-04-13 11:24:36,128 - 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}2555ba1a83c07f23d2950ba667028fca17426c69" 2019-04-13 11:24:36,128 - 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}2555ba1a83c07f23d2950ba667028fca17426c69" 2019-04-13 11:24:36,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a x-compute-request-id: req-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:36,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a x-compute-request-id: req-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:36,129 - 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-988dd3b0-74d1-4a83-a5ee-e6ab14e4a95a 2019-04-13 11:24:36,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf x-compute-request-id: req-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:36,129 - 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-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf 2019-04-13 11:24:36,130 - 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-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf 2019-04-13 11:24:36,130 - 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-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf 2019-04-13 11:24:36,130 - 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-35dc6bbd-84d7-42fa-b1e1-0599b8edc3cf 2019-04-13 11:24:36,130 - 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-04-13 11:24:36,130 - 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-04-13 11:24:36,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-078dfe05-a223-4019-82b5-8102e0e05f38 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:36,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-078dfe05-a223-4019-82b5-8102e0e05f38 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:36,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-078dfe05-a223-4019-82b5-8102e0e05f38 2019-04-13 11:24:36,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-078dfe05-a223-4019-82b5-8102e0e05f38 2019-04-13 11:24:36,131 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be9f9da3242b70ba3dc85cd047096a762fca04" 2019-04-13 11:24:36,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova', u'name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'fingerprint': u'b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08'}}}, {u'external_id': u'61011ec7-cd2e-4e08-b293-1105d2e6e8e9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'75e32cdc-b5f0-409d-9055-8b505bcd892b', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-04-13 11:24:36,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_0us399'} 2019-04-13 11:24:36,131 - 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-04-13 11:24:36,132 - 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-04-13 11:24:36,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82abfcf-da94-47ea-a795-4a1556a278fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:36,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82abfcf-da94-47ea-a795-4a1556a278fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:36,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c82abfcf-da94-47ea-a795-4a1556a278fe 2019-04-13 11:24:36,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c82abfcf-da94-47ea-a795-4a1556a278fe 2019-04-13 11:24:36,132 - 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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07" 2019-04-13 11:24:36,133 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33bcf563718cb5c81024be1f9c3b762e1f7838e" 2019-04-13 11:24:36,133 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33bcf563718cb5c81024be1f9c3b762e1f7838e" 2019-04-13 11:24:36,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:24:36,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:36,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:36,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:36,134 - 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}2555ba1a83c07f23d2950ba667028fca17426c69" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_ftdk2v", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:36,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:36,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:36,134 - 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-019f4909-500e-4747-a437-02ce950f50e6 2019-04-13 11:24:36,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-39a0ce3e-717a-4a1f-8513-35e25f358701 Date: Sat, 13 Apr 2019 11:23:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:36,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-39a0ce3e-717a-4a1f-8513-35e25f358701 Date: Sat, 13 Apr 2019 11:23:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:36,135 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-39a0ce3e-717a-4a1f-8513-35e25f358701 2019-04-13 11:24:36,135 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-39a0ce3e-717a-4a1f-8513-35e25f358701 2019-04-13 11:24:36,135 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-39a0ce3e-717a-4a1f-8513-35e25f358701 2019-04-13 11:24:36,135 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-39a0ce3e-717a-4a1f-8513-35e25f358701 2019-04-13 11:24:36,135 - 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-3b178548-aa22-4c33-a053-70ce9675e2ec 2019-04-13 11:24:36,135 - 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-3b178548-aa22-4c33-a053-70ce9675e2ec 2019-04-13 11:24:36,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13 11:24:36,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_1b3qip', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-04-13 11:24:36,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_1b3qip', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-04-13 11:24:36,136 - 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-04-13 11:24:36,136 - 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}ba41a4e113a9c424f3761a98b461cad5bcad8722" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_1b3qip", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:36,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:36,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:36,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:36,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:36,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:36,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:36,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:36,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:36,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:36,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:36,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:36 GMT 2019-04-13 11:24:36,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:36,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:36,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:36,192 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:36,192 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:41,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:24:41,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:41,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:41,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:41,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:41,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:41,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:41,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:41,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "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}ba41a4e113a9c424f3761a98b461cad5bcad8722\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}267306f4cce13097bb2e336814576eb1c1774c7d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}267306f4cce13097bb2e336814576eb1c1774c7d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova', u'name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'fingerprint': u'b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08'}}}, {u'external_id': u'61011ec7-cd2e-4e08-b293-1105d2e6e8e9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f75b5f63-c287-4477-8382-d8b8dc821ab3', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'b5e5fae2-8630-47b9-9945-8614b32c2e71', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_y0s84t'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:48.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:48.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f27693c-a3ee-4e52-ad07-c70417dc8dd0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:48.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f27693c-a3ee-4e52-ad07-c70417dc8dd0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:48.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2f27693c-a3ee-4e52-ad07-c70417dc8dd0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2f27693c-a3ee-4e52-ad07-c70417dc8dd0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d8793d48-6ea3-4a39-a014-7d61ab296c10 Date: Sat, 13 Apr 2019 11:23:48 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d8793d48-6ea3-4a39-a014-7d61ab296c10 Date: Sat, 13 Apr 2019 11:23:48 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-d8793d48-6ea3-4a39-a014-7d61ab296c10", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-d8793d48-6ea3-4a39-a014-7d61ab296c10", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-d8793d48-6ea3-4a39-a014-7d61ab296c10", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-d8793d48-6ea3-4a39-a014-7d61ab296c10", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13T11:23:48.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ftdk2v', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:48.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ftdk2v', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:48.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "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-04-13T11:23:48.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "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}2555ba1a83c07f23d2950ba667028fca17426c69\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova', u'name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'fingerprint': u'b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08'}}}, {u'external_id': u'61011ec7-cd2e-4e08-b293-1105d2e6e8e9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1430d991-2863-4e53-b961-dd8d65ca30b7', 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-04-13T11:23:48.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_nz0joj'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:48.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:48.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b178548-aa22-4c33-a053-70ce9675e2ec x-compute-request-id: req-3b178548-aa22-4c33-a053-70ce9675e2ec Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b178548-aa22-4c33-a053-70ce9675e2ec x-compute-request-id: req-3b178548-aa22-4c33-a053-70ce9675e2ec Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3b178548-aa22-4c33-a053-70ce9675e2ec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3b178548-aa22-4c33-a053-70ce9675e2ec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c0e312b-429f-4d33-911f-d7a7eb353070 x-compute-request-id: req-5c0e312b-429f-4d33-911f-d7a7eb353070 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c0e312b-429f-4d33-911f-d7a7eb353070 x-compute-request-id: req-5c0e312b-429f-4d33-911f-d7a7eb353070 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5c0e312b-429f-4d33-911f-d7a7eb353070", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5c0e312b-429f-4d33-911f-d7a7eb353070", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5c0e312b-429f-4d33-911f-d7a7eb353070", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5c0e312b-429f-4d33-911f-d7a7eb353070", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-019f4909-500e-4747-a437-02ce950f50e6 x-compute-request-id: req-019f4909-500e-4747-a437-02ce950f50e6 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-019f4909-500e-4747-a437-02ce950f50e6 x-compute-request-id: req-019f4909-500e-4747-a437-02ce950f50e6 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-019f4909-500e-4747-a437-02ce950f50e6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-019f4909-500e-4747-a437-02ce950f50e6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:48.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:48.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a4704c8effce16e2743f145f42a152dda89f3fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:48.826Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-019f4909-500e-4747-a437-02ce950f50e6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.480Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.480Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1080, "offset": 651, "size": 50}}} 2019-04-13 11:24:41,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:41,302 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:41 GMT 2019-04-13 11:24:41,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:41,302 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:24:41,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:41,302 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:41,302 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:41,302 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:41,305 - 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}ba41a4e113a9c424f3761a98b461cad5bcad8722" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_1b3qip", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:41,305 - 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}267306f4cce13097bb2e336814576eb1c1774c7d" 2019-04-13 11:24:41,305 - 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}267306f4cce13097bb2e336814576eb1c1774c7d" 2019-04-13 11:24:41,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova', u'name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'fingerprint': u'b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08'}}}, {u'external_id': u'61011ec7-cd2e-4e08-b293-1105d2e6e8e9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f75b5f63-c287-4477-8382-d8b8dc821ab3', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'b5e5fae2-8630-47b9-9945-8614b32c2e71', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2019-04-13 11:24:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_y0s84t'} 2019-04-13 11:24:41,306 - 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-04-13 11:24:41,306 - 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-04-13 11:24:41,306 - 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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07" 2019-04-13 11:24:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f27693c-a3ee-4e52-ad07-c70417dc8dd0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:41,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f27693c-a3ee-4e52-ad07-c70417dc8dd0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2f27693c-a3ee-4e52-ad07-c70417dc8dd0 2019-04-13 11:24:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2f27693c-a3ee-4e52-ad07-c70417dc8dd0 2019-04-13 11:24:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d8793d48-6ea3-4a39-a014-7d61ab296c10 Date: Sat, 13 Apr 2019 11:23:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:41,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d8793d48-6ea3-4a39-a014-7d61ab296c10 Date: Sat, 13 Apr 2019 11:23:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:41,307 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-d8793d48-6ea3-4a39-a014-7d61ab296c10 2019-04-13 11:24:41,307 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-d8793d48-6ea3-4a39-a014-7d61ab296c10 2019-04-13 11:24:41,308 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-d8793d48-6ea3-4a39-a014-7d61ab296c10 2019-04-13 11:24:41,308 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-d8793d48-6ea3-4a39-a014-7d61ab296c10 2019-04-13 11:24:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13 11:24:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ftdk2v', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-04-13 11:24:41,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ftdk2v', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-04-13 11:24:41,308 - 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-04-13 11:24:41,308 - 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}2555ba1a83c07f23d2950ba667028fca17426c69" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_ftdk2v", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova', u'name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', u'fingerprint': u'b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08'}}}, {u'external_id': u'61011ec7-cd2e-4e08-b293-1105d2e6e8e9', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1430d991-2863-4e53-b961-dd8d65ca30b7', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-04-13 11:24:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_nz0joj'} 2019-04-13 11:24:41,309 - 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-04-13 11:24:41,309 - 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-04-13 11:24:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b178548-aa22-4c33-a053-70ce9675e2ec x-compute-request-id: req-3b178548-aa22-4c33-a053-70ce9675e2ec Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:41,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b178548-aa22-4c33-a053-70ce9675e2ec x-compute-request-id: req-3b178548-aa22-4c33-a053-70ce9675e2ec Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:41,310 - 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-3b178548-aa22-4c33-a053-70ce9675e2ec 2019-04-13 11:24:41,310 - 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-3b178548-aa22-4c33-a053-70ce9675e2ec 2019-04-13 11:24:41,310 - 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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07" 2019-04-13 11:24:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c0e312b-429f-4d33-911f-d7a7eb353070 x-compute-request-id: req-5c0e312b-429f-4d33-911f-d7a7eb353070 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:41,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c0e312b-429f-4d33-911f-d7a7eb353070 x-compute-request-id: req-5c0e312b-429f-4d33-911f-d7a7eb353070 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:41,310 - 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-5c0e312b-429f-4d33-911f-d7a7eb353070 2019-04-13 11:24:41,311 - 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-5c0e312b-429f-4d33-911f-d7a7eb353070 2019-04-13 11:24:41,311 - 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-5c0e312b-429f-4d33-911f-d7a7eb353070 2019-04-13 11:24:41,311 - 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-5c0e312b-429f-4d33-911f-d7a7eb353070 2019-04-13 11:24:41,311 - 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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07" 2019-04-13 11:24:41,311 - 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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07" 2019-04-13 11:24:41,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-019f4909-500e-4747-a437-02ce950f50e6 x-compute-request-id: req-019f4909-500e-4747-a437-02ce950f50e6 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:41,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-019f4909-500e-4747-a437-02ce950f50e6 x-compute-request-id: req-019f4909-500e-4747-a437-02ce950f50e6 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:41,312 - 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-019f4909-500e-4747-a437-02ce950f50e6 2019-04-13 11:24:41,312 - 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-019f4909-500e-4747-a437-02ce950f50e6 2019-04-13 11:24:41,312 - 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-04-13 11:24:41,312 - 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-04-13 11:24:41,312 - 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}3a4704c8effce16e2743f145f42a152dda89f3fc" 2019-04-13 11:24:41,312 - 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-019f4909-500e-4747-a437-02ce950f50e6 2019-04-13 11:24:41,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:41,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:41,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:41,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:41,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:41,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:41,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:41,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:41,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:41,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:41,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:41,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:41,376 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:41 GMT 2019-04-13 11:24:41,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:41,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:41,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:41,377 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:41,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:46,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:24:46,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:46,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:46,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:46,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:46,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:46,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:46,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:46,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.480Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68eed39a-aadc-472a-8fea-23d7d87b0d73 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:48.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.480Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68eed39a-aadc-472a-8fea-23d7d87b0d73 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:48.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.480Z", "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}3a4704c8effce16e2743f145f42a152dda89f3fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.480Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.480Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.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": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d56e17d7-ed96-49bf-8561-b47272322f0c"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.480Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-68eed39a-aadc-472a-8fea-23d7d87b0d73", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.480Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-68eed39a-aadc-472a-8fea-23d7d87b0d73", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.989Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.989Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:42.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.989Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c67844d4-a29d-4901-b8a9-aac37f865672 x-compute-request-id: req-c67844d4-a29d-4901-b8a9-aac37f865672 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.989Z", "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}348e8bab9b6acdb125ac861a881d06363682b4d2\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:49.989Z", "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}348e8bab9b6acdb125ac861a881d06363682b4d2\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7517cb3b-8b59-4b90-9a0c-3045333c9bd1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d56e17d7-ed96-49bf-8561-b47272322f0c"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12873d8c86ad179e6da37463a5c094642e56614e\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d56e17d7-ed96-49bf-8561-b47272322f0c"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dd997ac38038ac6e4c9a81bd77e2d7b25b2d84f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dd997ac38038ac6e4c9a81bd77e2d7b25b2d84f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ad033014-7a57-43bf-87a2-d6b2474a7101", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1b4224a-d519-43fa-87d4-3767441855b8"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad033014-7a57-43bf-87a2-d6b2474a7101 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:50.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1b4224a-d519-43fa-87d4-3767441855b8"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "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-04-13T11:23:50.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_q5zrdk', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:50.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_q5zrdk', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:50.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13T11:23:50.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9 Date: Sat, 13 Apr 2019 11:23:50 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9 Date: Sat, 13 Apr 2019 11:23:50 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-392d9ddf-e141-4188-b967-a8c91910a471", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-392d9ddf-e141-4188-b967-a8c91910a471", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:50.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-392d9ddf-e141-4188-b967-a8c91910a471 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:50.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:50.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1b4224a-d519-43fa-87d4-3767441855b8"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c67844d4-a29d-4901-b8a9-aac37f865672 x-compute-request-id: req-c67844d4-a29d-4901-b8a9-aac37f865672 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-c67844d4-a29d-4901-b8a9-aac37f865672", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-c67844d4-a29d-4901-b8a9-aac37f865672", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-c67844d4-a29d-4901-b8a9-aac37f865672", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-c67844d4-a29d-4901-b8a9-aac37f865672", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "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}348e8bab9b6acdb125ac861a881d06363682b4d2\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "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}348e8bab9b6acdb125ac861a881d06363682b4d2\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6917e0ef-7e54-41d6-b610-2063900d0839 x-compute-request-id: req-6917e0ef-7e54-41d6-b610-2063900d0839 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6917e0ef-7e54-41d6-b610-2063900d0839 x-compute-request-id: req-6917e0ef-7e54-41d6-b610-2063900d0839 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6917e0ef-7e54-41d6-b610-2063900d0839", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6917e0ef-7e54-41d6-b610-2063900d0839", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6917e0ef-7e54-41d6-b610-2063900d0839", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6917e0ef-7e54-41d6-b610-2063900d0839", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}], "metadata": {"pagination": {"total": 1080, "offset": 701, "size": 50}}} 2019-04-13 11:24:46,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:46,486 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:46 GMT 2019-04-13 11:24:46,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:46,486 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:24:46,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:46,486 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:46,486 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:46,486 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:46,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68eed39a-aadc-472a-8fea-23d7d87b0d73 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:46,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68eed39a-aadc-472a-8fea-23d7d87b0d73 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:46,489 - 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}3a4704c8effce16e2743f145f42a152dda89f3fc" 2019-04-13 11:24:46,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-13 11:24:46,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:24:46,490 - 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-04-13 11:24:46,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-68eed39a-aadc-472a-8fea-23d7d87b0d73 2019-04-13 11:24:46,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-68eed39a-aadc-472a-8fea-23d7d87b0d73 2019-04-13 11:24:46,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:46,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:24:46,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c67844d4-a29d-4901-b8a9-aac37f865672 x-compute-request-id: req-c67844d4-a29d-4901-b8a9-aac37f865672 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:46,491 - 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}348e8bab9b6acdb125ac861a881d06363682b4d2" 2019-04-13 11:24:46,491 - 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}348e8bab9b6acdb125ac861a881d06363682b4d2" 2019-04-13 11:24:46,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7517cb3b-8b59-4b90-9a0c-3045333c9bd1 2019-04-13 11:24:46,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12873d8c86ad179e6da37463a5c094642e56614e" 2019-04-13 11:24:46,491 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd997ac38038ac6e4c9a81bd77e2d7b25b2d84f" 2019-04-13 11:24:46,491 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd997ac38038ac6e4c9a81bd77e2d7b25b2d84f" 2019-04-13 11:24:46,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-13 11:24:46,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:24:46,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ad033014-7a57-43bf-87a2-d6b2474a7101 2019-04-13 11:24:46,492 - 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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_q5zrdk", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:46,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad033014-7a57-43bf-87a2-d6b2474a7101 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:46,492 - 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}ac0d32fd76b5c5dc40839225a5cea866a78d6d07" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_q5zrdk", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:46,493 - 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-04-13 11:24:46,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_q5zrdk', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-04-13 11:24:46,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_q5zrdk', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-04-13 11:24:46,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13 11:24:46,493 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9 2019-04-13 11:24:46,493 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9 2019-04-13 11:24:46,494 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9 2019-04-13 11:24:46,494 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9 2019-04-13 11:24:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9 Date: Sat, 13 Apr 2019 11:23:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b74d4bf5-34aa-495f-a3b2-4a4ea806cec9 Date: Sat, 13 Apr 2019 11:23:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-392d9ddf-e141-4188-b967-a8c91910a471 2019-04-13 11:24:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-392d9ddf-e141-4188-b967-a8c91910a471 2019-04-13 11:24:46,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-392d9ddf-e141-4188-b967-a8c91910a471 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:46,495 - 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-04-13 11:24:46,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c67844d4-a29d-4901-b8a9-aac37f865672 x-compute-request-id: req-c67844d4-a29d-4901-b8a9-aac37f865672 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:46,495 - 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-c67844d4-a29d-4901-b8a9-aac37f865672 2019-04-13 11:24:46,495 - 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-c67844d4-a29d-4901-b8a9-aac37f865672 2019-04-13 11:24:46,495 - 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-c67844d4-a29d-4901-b8a9-aac37f865672 2019-04-13 11:24:46,495 - 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-c67844d4-a29d-4901-b8a9-aac37f865672 2019-04-13 11:24:46,496 - 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}348e8bab9b6acdb125ac861a881d06363682b4d2" 2019-04-13 11:24:46,496 - 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}348e8bab9b6acdb125ac861a881d06363682b4d2" 2019-04-13 11:24:46,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6917e0ef-7e54-41d6-b610-2063900d0839 x-compute-request-id: req-6917e0ef-7e54-41d6-b610-2063900d0839 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:46,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6917e0ef-7e54-41d6-b610-2063900d0839 x-compute-request-id: req-6917e0ef-7e54-41d6-b610-2063900d0839 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:46,496 - 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-6917e0ef-7e54-41d6-b610-2063900d0839 2019-04-13 11:24:46,496 - 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-6917e0ef-7e54-41d6-b610-2063900d0839 2019-04-13 11:24:46,496 - 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-6917e0ef-7e54-41d6-b610-2063900d0839 2019-04-13 11:24:46,497 - 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-6917e0ef-7e54-41d6-b610-2063900d0839 2019-04-13 11:24:46,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:46,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:46,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:46,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:46,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:46,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:46,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:46,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:46,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:46,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:46,561 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:46 GMT 2019-04-13 11:24:46,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:46,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:46,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:46,561 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:46,561 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:51,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:24:51,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:51,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:51,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:51,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:51,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:51,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:51,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:51,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "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}348e8bab9b6acdb125ac861a881d06363682b4d2\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "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}348e8bab9b6acdb125ac861a881d06363682b4d2\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a26638da-2f28-457f-a28e-2833e11cc12b x-compute-request-id: req-a26638da-2f28-457f-a28e-2833e11cc12b Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-392d9ddf-e141-4188-b967-a8c91910a471 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:50.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a26638da-2f28-457f-a28e-2833e11cc12b x-compute-request-id: req-a26638da-2f28-457f-a28e-2833e11cc12b Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a26638da-2f28-457f-a28e-2833e11cc12b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a26638da-2f28-457f-a28e-2833e11cc12b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a26638da-2f28-457f-a28e-2833e11cc12b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a26638da-2f28-457f-a28e-2833e11cc12b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:49.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:49.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6461a86c-0b54-4885-ac64-f4c1dff2795c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:49.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6461a86c-0b54-4885-ac64-f4c1dff2795c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:49.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6461a86c-0b54-4885-ac64-f4c1dff2795c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6461a86c-0b54-4885-ac64-f4c1dff2795c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:49.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7517cb3b-8b59-4b90-9a0c-3045333c9bd1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:49.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d56e17d7-ed96-49bf-8561-b47272322f0c"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:44.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:44.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:44.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:44.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.284Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:43.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-db6cd547-3a4d-4444-b985-87dec505b6f7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:44.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:44.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-db6cd547-3a4d-4444-b985-87dec505b6f7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c x-compute-request-id: req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c x-compute-request-id: req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "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}267306f4cce13097bb2e336814576eb1c1774c7d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "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}267306f4cce13097bb2e336814576eb1c1774c7d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bc5d23ca-1b3d-40a7-b035-397424240d63", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bc5d23ca-1b3d-40a7-b035-397424240d63", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bc5d23ca-1b3d-40a7-b035-397424240d63", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bc5d23ca-1b3d-40a7-b035-397424240d63", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc5d23ca-1b3d-40a7-b035-397424240d63 x-compute-request-id: req-bc5d23ca-1b3d-40a7-b035-397424240d63 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc5d23ca-1b3d-40a7-b035-397424240d63 x-compute-request-id: req-bc5d23ca-1b3d-40a7-b035-397424240d63 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "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}267306f4cce13097bb2e336814576eb1c1774c7d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "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}267306f4cce13097bb2e336814576eb1c1774c7d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-db6cd547-3a4d-4444-b985-87dec505b6f7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db6cd547-3a4d-4444-b985-87dec505b6f7 x-compute-request-id: req-db6cd547-3a4d-4444-b985-87dec505b6f7 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db6cd547-3a4d-4444-b985-87dec505b6f7 x-compute-request-id: req-db6cd547-3a4d-4444-b985-87dec505b6f7 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}390962ed473df49cb347b611b7f98fa55e4bed67\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}390962ed473df49cb347b611b7f98fa55e4bed67\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}642663671ae78f29db8dacf3a4b5d338056547b2\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1b4224a-d519-43fa-87d4-3767441855b8"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:44.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-db6cd547-3a4d-4444-b985-87dec505b6f7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:51.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:51.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}], "metadata": {"pagination": {"total": 1080, "offset": 751, "size": 50}}} 2019-04-13 11:24:51,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:51,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:51 GMT 2019-04-13 11:24:51,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:51,652 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:24:51,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:51,652 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:51,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:51,652 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:51,654 - 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}348e8bab9b6acdb125ac861a881d06363682b4d2" 2019-04-13 11:24:51,654 - 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}348e8bab9b6acdb125ac861a881d06363682b4d2" 2019-04-13 11:24:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a26638da-2f28-457f-a28e-2833e11cc12b x-compute-request-id: req-a26638da-2f28-457f-a28e-2833e11cc12b Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-392d9ddf-e141-4188-b967-a8c91910a471 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:51,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a26638da-2f28-457f-a28e-2833e11cc12b x-compute-request-id: req-a26638da-2f28-457f-a28e-2833e11cc12b Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:51,655 - 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-a26638da-2f28-457f-a28e-2833e11cc12b 2019-04-13 11:24:51,655 - 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-a26638da-2f28-457f-a28e-2833e11cc12b 2019-04-13 11:24:51,655 - 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-a26638da-2f28-457f-a28e-2833e11cc12b 2019-04-13 11:24:51,655 - 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-a26638da-2f28-457f-a28e-2833e11cc12b 2019-04-13 11:24:51,656 - 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-04-13 11:24:51,656 - 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-04-13 11:24:51,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6461a86c-0b54-4885-ac64-f4c1dff2795c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:51,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6461a86c-0b54-4885-ac64-f4c1dff2795c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:51,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6461a86c-0b54-4885-ac64-f4c1dff2795c 2019-04-13 11:24:51,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6461a86c-0b54-4885-ac64-f4c1dff2795c 2019-04-13 11:24:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7517cb3b-8b59-4b90-9a0c-3045333c9bd1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-13 11:24:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-13 11:24:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:24:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:24:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:24:51,657 - 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-db6cd547-3a4d-4444-b985-87dec505b6f7 2019-04-13 11:24:51,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:24:51,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:24:51,658 - 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-db6cd547-3a4d-4444-b985-87dec505b6f7 2019-04-13 11:24:51,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c x-compute-request-id: req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:51,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c x-compute-request-id: req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:51,658 - 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}267306f4cce13097bb2e336814576eb1c1774c7d" 2019-04-13 11:24:51,658 - 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}267306f4cce13097bb2e336814576eb1c1774c7d" 2019-04-13 11:24:51,659 - 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-bc5d23ca-1b3d-40a7-b035-397424240d63 2019-04-13 11:24:51,659 - 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-bc5d23ca-1b3d-40a7-b035-397424240d63 2019-04-13 11:24:51,659 - 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-bc5d23ca-1b3d-40a7-b035-397424240d63 2019-04-13 11:24:51,659 - 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-bc5d23ca-1b3d-40a7-b035-397424240d63 2019-04-13 11:24:51,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc5d23ca-1b3d-40a7-b035-397424240d63 x-compute-request-id: req-bc5d23ca-1b3d-40a7-b035-397424240d63 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:51,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc5d23ca-1b3d-40a7-b035-397424240d63 x-compute-request-id: req-bc5d23ca-1b3d-40a7-b035-397424240d63 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:51,660 - 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}267306f4cce13097bb2e336814576eb1c1774c7d" 2019-04-13 11:24:51,660 - 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}267306f4cce13097bb2e336814576eb1c1774c7d" 2019-04-13 11:24:51,660 - 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-db6cd547-3a4d-4444-b985-87dec505b6f7 2019-04-13 11:24:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db6cd547-3a4d-4444-b985-87dec505b6f7 x-compute-request-id: req-db6cd547-3a4d-4444-b985-87dec505b6f7 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db6cd547-3a4d-4444-b985-87dec505b6f7 x-compute-request-id: req-db6cd547-3a4d-4444-b985-87dec505b6f7 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:51,660 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}390962ed473df49cb347b611b7f98fa55e4bed67" 2019-04-13 11:24:51,660 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}390962ed473df49cb347b611b7f98fa55e4bed67" 2019-04-13 11:24:51,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642663671ae78f29db8dacf3a4b5d338056547b2" 2019-04-13 11:24:51,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-13 11:24:51,661 - 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-db6cd547-3a4d-4444-b985-87dec505b6f7 2019-04-13 11:24:51,661 - 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-04-13 11:24:51,661 - 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-04-13 11:24:51,662 - 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-8ab9af06-4640-4ed0-8ede-fd903b4ec93c 2019-04-13 11:24:51,662 - 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-8ab9af06-4640-4ed0-8ede-fd903b4ec93c 2019-04-13 11:24:51,662 - 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-8ab9af06-4640-4ed0-8ede-fd903b4ec93c 2019-04-13 11:24:51,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:51,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:51,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:51,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:51,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:51,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:51,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:51,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:51,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:51,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:51,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:51 GMT 2019-04-13 11:24:51,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:51,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:51,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:51,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:51,719 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:56,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:24:56,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:56,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:56,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:56,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:56,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:56,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:56,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:56,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:51.916Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-8ab9af06-4640-4ed0-8ede-fd903b4ec93c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13T11:23:52.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_nz0joj', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:52.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_nz0joj', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:52.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-74330151-de34-4737-92a4-163bcc9e1309", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-74330151-de34-4737-92a4-163bcc9e1309 Date: Sat, 13 Apr 2019 11:23:52 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:45.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}348e8bab9b6acdb125ac861a881d06363682b4d2\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}348e8bab9b6acdb125ac861a881d06363682b4d2\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ced06d83-e232-4297-994b-84a413049607 x-compute-request-id: req-ced06d83-e232-4297-994b-84a413049607 Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 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\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"adminPass\": \"uzVLi287Pg4o\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-74330151-de34-4737-92a4-163bcc9e1309 Date: Sat, 13 Apr 2019 11:23:52 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5f2d42ff-bb13-47b1-9770-f4cb4b78792e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5f2d42ff-bb13-47b1-9770-f4cb4b78792e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:51.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f2d42ff-bb13-47b1-9770-f4cb4b78792e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:51.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f2d42ff-bb13-47b1-9770-f4cb4b78792e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:51.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-74330151-de34-4737-92a4-163bcc9e1309", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-74330151-de34-4737-92a4-163bcc9e1309", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:52.465Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-74330151-de34-4737-92a4-163bcc9e1309", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:46.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:46.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:46.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ade4b668-27b4-42a5-97db-0f64c368e468", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ced06d83-e232-4297-994b-84a413049607 x-compute-request-id: req-ced06d83-e232-4297-994b-84a413049607 Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 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\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"adminPass\": \"uzVLi287Pg4o\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ced06d83-e232-4297-994b-84a413049607", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ced06d83-e232-4297-994b-84a413049607", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ced06d83-e232-4297-994b-84a413049607", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ced06d83-e232-4297-994b-84a413049607", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6b79fee4-17d0-466d-9d75-eb0e00a584a3"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c760b01a3accd479613db24caa0eddbd02592e8\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ade4b668-27b4-42a5-97db-0f64c368e468", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c760b01a3accd479613db24caa0eddbd02592e8\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 x-compute-request-id: req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 x-compute-request-id: req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "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}3a4704c8effce16e2743f145f42a152dda89f3fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "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}3a4704c8effce16e2743f145f42a152dda89f3fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-ade4b668-27b4-42a5-97db-0f64c368e468 x-compute-request-id: req-ade4b668-27b4-42a5-97db-0f64c368e468 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-ade4b668-27b4-42a5-97db-0f64c368e468 x-compute-request-id: req-ade4b668-27b4-42a5-97db-0f64c368e468 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ade4b668-27b4-42a5-97db-0f64c368e468", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ade4b668-27b4-42a5-97db-0f64c368e468", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "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}3a4704c8effce16e2743f145f42a152dda89f3fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "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}3a4704c8effce16e2743f145f42a152dda89f3fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251 x-compute-request-id: req-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251 x-compute-request-id: req-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"fingerprint\": \"b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}], "metadata": {"pagination": {"total": 1080, "offset": 801, "size": 50}}} 2019-04-13 11:24:56,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:56,802 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:56 GMT 2019-04-13 11:24:56,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:56,802 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:24:56,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:56,802 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:56,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:24:56,802 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:24:56,805 - 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-8ab9af06-4640-4ed0-8ede-fd903b4ec93c 2019-04-13 11:24:56,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13 11:24:56,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_nz0joj', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-04-13 11:24:56,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_nz0joj', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-04-13 11:24:56,805 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-74330151-de34-4737-92a4-163bcc9e1309 2019-04-13 11:24:56,806 - 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-04-13 11:24:56,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-74330151-de34-4737-92a4-163bcc9e1309 Date: Sat, 13 Apr 2019 11:23:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:56,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-13 11:24:56,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-13 11:24:56,806 - 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}348e8bab9b6acdb125ac861a881d06363682b4d2" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_nz0joj", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:56,806 - 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}348e8bab9b6acdb125ac861a881d06363682b4d2" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_nz0joj", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:24:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ced06d83-e232-4297-994b-84a413049607 x-compute-request-id: req-ced06d83-e232-4297-994b-84a413049607 Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 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": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "adminPass": "uzVLi287Pg4o"}} 2019-04-13 11:24:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-74330151-de34-4737-92a4-163bcc9e1309 Date: Sat, 13 Apr 2019 11:23:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:24:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5f2d42ff-bb13-47b1-9770-f4cb4b78792e 2019-04-13 11:24:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5f2d42ff-bb13-47b1-9770-f4cb4b78792e 2019-04-13 11:24:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f2d42ff-bb13-47b1-9770-f4cb4b78792e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:56,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f2d42ff-bb13-47b1-9770-f4cb4b78792e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:24:56,808 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-74330151-de34-4737-92a4-163bcc9e1309 2019-04-13 11:24:56,808 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-74330151-de34-4737-92a4-163bcc9e1309 2019-04-13 11:24:56,808 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-74330151-de34-4737-92a4-163bcc9e1309 2019-04-13 11:24:56,808 - 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-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 2019-04-13 11:24:56,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:24:56,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:24:56,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-13 11:24:56,809 - 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-ade4b668-27b4-42a5-97db-0f64c368e468 2019-04-13 11:24:56,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ced06d83-e232-4297-994b-84a413049607 x-compute-request-id: req-ced06d83-e232-4297-994b-84a413049607 Content-Length: 459 location: http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 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": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "adminPass": "uzVLi287Pg4o"}} 2019-04-13 11:24:56,809 - 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-ced06d83-e232-4297-994b-84a413049607 2019-04-13 11:24:56,809 - 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-ced06d83-e232-4297-994b-84a413049607 2019-04-13 11:24:56,809 - 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-ced06d83-e232-4297-994b-84a413049607 2019-04-13 11:24:56,809 - 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-ced06d83-e232-4297-994b-84a413049607 2019-04-13 11:24:56,810 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c760b01a3accd479613db24caa0eddbd02592e8" 2019-04-13 11:24:56,810 - 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-ade4b668-27b4-42a5-97db-0f64c368e468 2019-04-13 11:24:56,810 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c760b01a3accd479613db24caa0eddbd02592e8" 2019-04-13 11:24:56,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 x-compute-request-id: req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:56,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 x-compute-request-id: req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:56,810 - 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-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 2019-04-13 11:24:56,810 - 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-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 2019-04-13 11:24:56,811 - 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-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 2019-04-13 11:24:56,811 - 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}3a4704c8effce16e2743f145f42a152dda89f3fc" 2019-04-13 11:24:56,811 - 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}3a4704c8effce16e2743f145f42a152dda89f3fc" 2019-04-13 11:24:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-ade4b668-27b4-42a5-97db-0f64c368e468 x-compute-request-id: req-ade4b668-27b4-42a5-97db-0f64c368e468 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:56,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-ade4b668-27b4-42a5-97db-0f64c368e468 x-compute-request-id: req-ade4b668-27b4-42a5-97db-0f64c368e468 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:24:56,811 - 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-ade4b668-27b4-42a5-97db-0f64c368e468 2019-04-13 11:24:56,812 - 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-ade4b668-27b4-42a5-97db-0f64c368e468 2019-04-13 11:24:56,812 - 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}3a4704c8effce16e2743f145f42a152dda89f3fc" 2019-04-13 11:24:56,812 - 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}3a4704c8effce16e2743f145f42a152dda89f3fc" 2019-04-13 11:24:56,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251 x-compute-request-id: req-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:56,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251 x-compute-request-id: req-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDowBCBtohbhVSjuqwqmUvUUCQcGyy5p6K/PYjwbak6PTsRW5mQ5St826IJVV9xSI1rt0lwyJXvmKt3VYBM/J0u4LQ79OtojJo3CdptqwiU34Uoz8S6OxkqeR5SqREfAiifF4jb51/sgWk1EtmMWdNJavuyZGl9RskFuRZ2rANTn9rzLWgWSYvUiXfJ2Iy3cegjppfSNgZz1SeRx57+h0YhTLAqEW8I/R1ceIHZjBthzCB8lg7PMcp6fyE9cOSgGbXHpInbPk85BF/W8+h2SIS+lASexDWJaSo/UZbQ2nYG41lSrTxfL4MY70Q8qObyUhKmfHpT/GE63fiSU3HHHVx1 Generated-by-Nova", "name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "fingerprint": "b2:50:50:7c:2a:77:17:9b:26:4c:0d:64:73:b4:41:08"}}]} 2019-04-13 11:24:56,812 - 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-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251 2019-04-13 11:24:56,812 - 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-40ed6f16-c2e5-40e1-8a6a-a9f9825c2251 2019-04-13 11:24:56,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:24:56,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:24:56,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:24:56,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:24:56,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:24:56,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:24:56,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:24:56,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:24:56,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:24:56,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:24:56,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:24:56 GMT 2019-04-13 11:24:56,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:24:56,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:24:56,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:24:56,902 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:24:56,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:01,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:25:02,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:02,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:02,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:02,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:02,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:02,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:02,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:02,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-272f2350-48b6-4fe5-9d5f-8bc6bd854b10", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "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}3a4704c8effce16e2743f145f42a152dda89f3fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "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}3a4704c8effce16e2743f145f42a152dda89f3fc\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-ade4b668-27b4-42a5-97db-0f64c368e468 x-compute-request-id: req-ade4b668-27b4-42a5-97db-0f64c368e468 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-ade4b668-27b4-42a5-97db-0f64c368e468 x-compute-request-id: req-ade4b668-27b4-42a5-97db-0f64c368e468 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}, {\"id\": \"e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ade4b668-27b4-42a5-97db-0f64c368e468", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.060Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ade4b668-27b4-42a5-97db-0f64c368e468", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-6da44d0e-e9eb-4d96-9f00-e44d767019e7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-6da44d0e-e9eb-4d96-9f00-e44d767019e7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-2e69d454-13cb-4bd6-afac-976a08e0b418", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13T11:23:53.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_0us399', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:53.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "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}267306f4cce13097bb2e336814576eb1c1774c7d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2e69d454-13cb-4bd6-afac-976a08e0b418 Date: Sat, 13 Apr 2019 11:23:53 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7c0b9cdc-dbbe-4f90-8a9c-820b0886beb2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7c0b9cdc-dbbe-4f90-8a9c-820b0886beb2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c0b9cdc-dbbe-4f90-8a9c-820b0886beb2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:52.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_0us399', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:53.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "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-04-13T11:23:53.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:47.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "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}267306f4cce13097bb2e336814576eb1c1774c7d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7903ac6-be05-40a3-96e1-0ad62f545926 x-compute-request-id: req-d7903ac6-be05-40a3-96e1-0ad62f545926 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/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:50Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1b4224a-d519-43fa-87d4-3767441855b8"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-d7903ac6-be05-40a3-96e1-0ad62f545926", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1b4224a-d519-43fa-87d4-3767441855b8"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-d7903ac6-be05-40a3-96e1-0ad62f545926", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1b4224a-d519-43fa-87d4-3767441855b8"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfa1f44bbf33ad18c31eec7f85458f2a3c7f14c2\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfa1f44bbf33ad18c31eec7f85458f2a3c7f14c2\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6da44d0e-e9eb-4d96-9f00-e44d767019e7 x-compute-request-id: req-6da44d0e-e9eb-4d96-9f00-e44d767019e7 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 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\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"adminPass\": \"dd4uhL5E5za3\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6da44d0e-e9eb-4d96-9f00-e44d767019e7 x-compute-request-id: req-6da44d0e-e9eb-4d96-9f00-e44d767019e7 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 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\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"adminPass\": \"dd4uhL5E5za3\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-6da44d0e-e9eb-4d96-9f00-e44d767019e7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-6da44d0e-e9eb-4d96-9f00-e44d767019e7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c21daa6-c54b-4f25-bd12-6a95e802b288"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2e69d454-13cb-4bd6-afac-976a08e0b418 Date: Sat, 13 Apr 2019 11:23:53 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-2e69d454-13cb-4bd6-afac-976a08e0b418", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-2e69d454-13cb-4bd6-afac-976a08e0b418", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:53.702Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-2e69d454-13cb-4bd6-afac-976a08e0b418", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c Date: Sat, 13 Apr 2019 11:23:53 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13T11:23:53.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_y0s84t', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:53.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_y0s84t', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', '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-04-13T11:23:53.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "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-04-13T11:23:53.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "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}3a4704c8effce16e2743f145f42a152dda89f3fc\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"imageRef\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"flavorRef\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1099, "offset": 851, "size": 50}}} 2019-04-13 11:25:02,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:02,036 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:02 GMT 2019-04-13 11:25:02,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:02,037 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:25:02,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:02,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:02,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:02,037 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:25:02,039 - 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-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 2019-04-13 11:25:02,040 - 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-272f2350-48b6-4fe5-9d5f-8bc6bd854b10 2019-04-13 11:25:02,040 - 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}3a4704c8effce16e2743f145f42a152dda89f3fc" 2019-04-13 11:25:02,040 - 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}3a4704c8effce16e2743f145f42a152dda89f3fc" 2019-04-13 11:25:02,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-ade4b668-27b4-42a5-97db-0f64c368e468 x-compute-request-id: req-ade4b668-27b4-42a5-97db-0f64c368e468 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:25:02,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-ade4b668-27b4-42a5-97db-0f64c368e468 x-compute-request-id: req-ade4b668-27b4-42a5-97db-0f64c368e468 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}, {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:25:02,041 - 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-ade4b668-27b4-42a5-97db-0f64c368e468 2019-04-13 11:25:02,041 - 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-ade4b668-27b4-42a5-97db-0f64c368e468 2019-04-13 11:25:02,041 - 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-6da44d0e-e9eb-4d96-9f00-e44d767019e7 2019-04-13 11:25:02,041 - 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-6da44d0e-e9eb-4d96-9f00-e44d767019e7 2019-04-13 11:25:02,041 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-2e69d454-13cb-4bd6-afac-976a08e0b418 2019-04-13 11:25:02,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13 11:25:02,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_0us399', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-04-13 11:25:02,042 - 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}267306f4cce13097bb2e336814576eb1c1774c7d" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_0us399", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:25:02,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2e69d454-13cb-4bd6-afac-976a08e0b418 Date: Sat, 13 Apr 2019 11:23:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:25:02,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7c0b9cdc-dbbe-4f90-8a9c-820b0886beb2 2019-04-13 11:25:02,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7c0b9cdc-dbbe-4f90-8a9c-820b0886beb2 2019-04-13 11:25:02,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c0b9cdc-dbbe-4f90-8a9c-820b0886beb2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:02,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_0us399', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-04-13 11:25:02,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:25:02,043 - 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-04-13 11:25:02,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-13 11:25:02,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-13 11:25:02,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-13 11:25:02,043 - 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}267306f4cce13097bb2e336814576eb1c1774c7d" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_0us399", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:25:02,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7903ac6-be05-40a3-96e1-0ad62f545926 x-compute-request-id: req-d7903ac6-be05-40a3-96e1-0ad62f545926 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/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:50Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:02,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-d7903ac6-be05-40a3-96e1-0ad62f545926 2019-04-13 11:25:02,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-d7903ac6-be05-40a3-96e1-0ad62f545926 2019-04-13 11:25:02,044 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa1f44bbf33ad18c31eec7f85458f2a3c7f14c2" 2019-04-13 11:25:02,044 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa1f44bbf33ad18c31eec7f85458f2a3c7f14c2" 2019-04-13 11:25:02,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6da44d0e-e9eb-4d96-9f00-e44d767019e7 x-compute-request-id: req-6da44d0e-e9eb-4d96-9f00-e44d767019e7 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 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": "6c2aeae5-9b88-44e4-8293-7730b7909545", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "adminPass": "dd4uhL5E5za3"}} 2019-04-13 11:25:02,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6da44d0e-e9eb-4d96-9f00-e44d767019e7 x-compute-request-id: req-6da44d0e-e9eb-4d96-9f00-e44d767019e7 Content-Length: 457 location: http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 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": "6c2aeae5-9b88-44e4-8293-7730b7909545", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "adminPass": "dd4uhL5E5za3"}} 2019-04-13 11:25:02,045 - 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-6da44d0e-e9eb-4d96-9f00-e44d767019e7 2019-04-13 11:25:02,045 - 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-6da44d0e-e9eb-4d96-9f00-e44d767019e7 2019-04-13 11:25:02,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2e69d454-13cb-4bd6-afac-976a08e0b418 Date: Sat, 13 Apr 2019 11:23:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:25:02,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=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-2e69d454-13cb-4bd6-afac-976a08e0b418 2019-04-13 11:25:02,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=cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-2e69d454-13cb-4bd6-afac-976a08e0b418 2019-04-13 11:25:02,046 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-2e69d454-13cb-4bd6-afac-976a08e0b418 2019-04-13 11:25:02,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-13 11:25:02,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c Date: Sat, 13 Apr 2019 11:23:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:25:02,046 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c 2019-04-13 11:25:02,046 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c 2019-04-13 11:25:02,046 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c 2019-04-13 11:25:02,046 - 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_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c 2019-04-13 11:25:02,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4), 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-04-13 11:25:02,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_y0s84t', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-04-13 11:25:02,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_y0s84t', 'key_name': u'cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'image': u'cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4', 'cloudify_management_network_id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}, 'nics': [{'net-id': u'f8476207-a396-4bd4-84e5-ecffdbb3ea85'}], 'flavor': u'ac444b45-5f63-4450-ac1a-ec028a993147', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-04-13 11:25:02,047 - 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-04-13 11:25:02,047 - 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}3a4704c8effce16e2743f145f42a152dda89f3fc" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_y0s84t", "imageRef": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "flavorRef": "ac444b45-5f63-4450-ac1a-ec028a993147", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}}' 2019-04-13 11:25:02,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:25:02,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:25:02,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:02,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:02,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:02,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:02,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:02,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:02,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:02,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:25:02,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:02,159 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:02 GMT 2019-04-13 11:25:02,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:02,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:25:02,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:02,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:02,160 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:07,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:25:07,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:07,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:07,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:07,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:07,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:07,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:07,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:07,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c Date: Sat, 13 Apr 2019 11:23:53 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"58c967e0-c954-496c-bc34-f42b8fdd3eda\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T11:17:44Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\",\"admin_state_up\":true,\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:17:43Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.316Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:48.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.913Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd5b6040-20de-4796-81af-221dd423ac9e x-compute-request-id: req-cd5b6040-20de-4796-81af-221dd423ac9e Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"adminPass\": \"4RvCrXm4vaMY\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:54.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.913Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd5b6040-20de-4796-81af-221dd423ac9e x-compute-request-id: req-cd5b6040-20de-4796-81af-221dd423ac9e Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"adminPass\": \"4RvCrXm4vaMY\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:54.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.913Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-cd5b6040-20de-4796-81af-221dd423ac9e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:54.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.913Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-cd5b6040-20de-4796-81af-221dd423ac9e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:54.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.913Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-cd5b6040-20de-4796-81af-221dd423ac9e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:54.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.913Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-13T11:23:53.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.913Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.913Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:52.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:54.913Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-cd5b6040-20de-4796-81af-221dd423ac9e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:54.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95fe5121-9e08-42d7-b06d-70a4f85dcd2e"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7a329251-c299-47ff-98d5-8530177cd900", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "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-04-13T11:23:53.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-832e8aba-abb1-4512-9ce2-190d35edf185", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:54.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b61b24e6-ffa4-49ef-b917-b536403457e0"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ccebc99-8778-4c34-9b81-de98df6afb81 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:54.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b61b24e6-ffa4-49ef-b917-b536403457e0"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9ccebc99-8778-4c34-9b81-de98df6afb81", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:54.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b61b24e6-ffa4-49ef-b917-b536403457e0"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-832e8aba-abb1-4512-9ce2-190d35edf185 x-compute-request-id: req-832e8aba-abb1-4512-9ce2-190d35edf185 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"adminPass\": \"W56VEDod2Hvz\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-832e8aba-abb1-4512-9ce2-190d35edf185 x-compute-request-id: req-832e8aba-abb1-4512-9ce2-190d35edf185 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"adminPass\": \"W56VEDod2Hvz\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-832e8aba-abb1-4512-9ce2-190d35edf185", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-832e8aba-abb1-4512-9ce2-190d35edf185", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-832e8aba-abb1-4512-9ce2-190d35edf185", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cd8babe-63a7-42ef-9284-f71e200385f8"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-7a329251-c299-47ff-98d5-8530177cd900 x-compute-request-id: req-7a329251-c299-47ff-98d5-8530177cd900 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"adminPass\": \"CoWrDjK7v7Ke\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-7a329251-c299-47ff-98d5-8530177cd900 x-compute-request-id: req-7a329251-c299-47ff-98d5-8530177cd900 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"adminPass\": \"CoWrDjK7v7Ke\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7a329251-c299-47ff-98d5-8530177cd900", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7a329251-c299-47ff-98d5-8530177cd900", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:55.525Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7a329251-c299-47ff-98d5-8530177cd900", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.83919c0d-61e5-4d8f-b66f-5607be9ef4a3"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.053Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-652ef989-2e9d-417c-9a45-39ec9b672b83 x-compute-request-id: req-652ef989-2e9d-417c-9a45-39ec9b672b83 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"adminPass\": \"ox4is5WC4Euc\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.053Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-652ef989-2e9d-417c-9a45-39ec9b672b83", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.053Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-652ef989-2e9d-417c-9a45-39ec9b672b83", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.053Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-652ef989-2e9d-417c-9a45-39ec9b672b83", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.053Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:56.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a02dfa49-c496-496d-a294-6acc87c9059e"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.053Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.053Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:53.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.053Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f1043329930638c98666c39bdc1a0b27a7bf00fd\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b61b24e6-ffa4-49ef-b917-b536403457e0"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.053Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-652ef989-2e9d-417c-9a45-39ec9b672b83 x-compute-request-id: req-652ef989-2e9d-417c-9a45-39ec9b672b83 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"adminPass\": \"ox4is5WC4Euc\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.053Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-652ef989-2e9d-417c-9a45-39ec9b672b83", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e8120-ba81-48aa-9ee8-32a27dd2e007"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.673Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:54.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.673Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6e507e0-b32e-465b-802e-7b77481c69cf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:56.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a02dfa49-c496-496d-a294-6acc87c9059e"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.673Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:54.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.673Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:54.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.673Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a6e507e0-b32e-465b-802e-7b77481c69cf", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a02dfa49-c496-496d-a294-6acc87c9059e"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:56.673Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c49d224daa92c64f0d9ff6722dd9333138251ad\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a02dfa49-c496-496d-a294-6acc87c9059e"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.313Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-795b2ba0-cce7-458d-bc24-57acc0dbd957", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b61b24e6-ffa4-49ef-b917-b536403457e0"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.313Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-937ac996-dec4-4386-90e6-c5b7fdb4b12b x-compute-request-id: req-937ac996-dec4-4386-90e6-c5b7fdb4b12b 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/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:54Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:57.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a02dfa49-c496-496d-a294-6acc87c9059e"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.313Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-795b2ba0-cce7-458d-bc24-57acc0dbd957", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b61b24e6-ffa4-49ef-b917-b536403457e0"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.313Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1148, "offset": 901, "size": 50}}} 2019-04-13 11:25:07,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:07,272 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:07 GMT 2019-04-13 11:25:07,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:07,272 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:25:07,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:07,272 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:07,272 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:07,272 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:25:07,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-34ed8f4e-d2c9-4e35-a8aa-4e427bfbfc7c Date: Sat, 13 Apr 2019 11:23:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":["58c967e0-c954-496c-bc34-f42b8fdd3eda"],"description":"","tags":[],"updated_at":"2019-04-13T11:17:44Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:25:07,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-13 11:25:07,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:25:07,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd5b6040-20de-4796-81af-221dd423ac9e x-compute-request-id: req-cd5b6040-20de-4796-81af-221dd423ac9e Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "adminPass": "4RvCrXm4vaMY"}} 2019-04-13 11:25:07,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd5b6040-20de-4796-81af-221dd423ac9e x-compute-request-id: req-cd5b6040-20de-4796-81af-221dd423ac9e Content-Length: 418 location: http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "adminPass": "4RvCrXm4vaMY"}} 2019-04-13 11:25:07,276 - 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-cd5b6040-20de-4796-81af-221dd423ac9e 2019-04-13 11:25:07,276 - 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-cd5b6040-20de-4796-81af-221dd423ac9e 2019-04-13 11:25:07,276 - 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-cd5b6040-20de-4796-81af-221dd423ac9e 2019-04-13 11:25:07,276 - 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-04-13 11:25:07,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:25:07,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-13 11:25:07,277 - 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-cd5b6040-20de-4796-81af-221dd423ac9e 2019-04-13 11:25:07,277 - 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-7a329251-c299-47ff-98d5-8530177cd900 2019-04-13 11:25:07,277 - 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-04-13 11:25:07,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-13 11:25:07,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:25:07,278 - 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-832e8aba-abb1-4512-9ce2-190d35edf185 2019-04-13 11:25:07,278 - 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-04-13 11:25:07,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ccebc99-8778-4c34-9b81-de98df6afb81 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:07,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9ccebc99-8778-4c34-9b81-de98df6afb81 2019-04-13 11:25:07,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-832e8aba-abb1-4512-9ce2-190d35edf185 x-compute-request-id: req-832e8aba-abb1-4512-9ce2-190d35edf185 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "adminPass": "W56VEDod2Hvz"}} 2019-04-13 11:25:07,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-832e8aba-abb1-4512-9ce2-190d35edf185 x-compute-request-id: req-832e8aba-abb1-4512-9ce2-190d35edf185 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "adminPass": "W56VEDod2Hvz"}} 2019-04-13 11:25:07,279 - 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-832e8aba-abb1-4512-9ce2-190d35edf185 2019-04-13 11:25:07,279 - 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-832e8aba-abb1-4512-9ce2-190d35edf185 2019-04-13 11:25:07,279 - 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-832e8aba-abb1-4512-9ce2-190d35edf185 2019-04-13 11:25:07,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-7a329251-c299-47ff-98d5-8530177cd900 x-compute-request-id: req-7a329251-c299-47ff-98d5-8530177cd900 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "adminPass": "CoWrDjK7v7Ke"}} 2019-04-13 11:25:07,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23: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-7a329251-c299-47ff-98d5-8530177cd900 x-compute-request-id: req-7a329251-c299-47ff-98d5-8530177cd900 Content-Length: 417 location: http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "adminPass": "CoWrDjK7v7Ke"}} 2019-04-13 11:25:07,279 - 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-7a329251-c299-47ff-98d5-8530177cd900 2019-04-13 11:25:07,280 - 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-7a329251-c299-47ff-98d5-8530177cd900 2019-04-13 11:25:07,280 - 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-7a329251-c299-47ff-98d5-8530177cd900 2019-04-13 11:25:07,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-652ef989-2e9d-417c-9a45-39ec9b672b83 x-compute-request-id: req-652ef989-2e9d-417c-9a45-39ec9b672b83 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "adminPass": "ox4is5WC4Euc"}} 2019-04-13 11:25:07,280 - 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-652ef989-2e9d-417c-9a45-39ec9b672b83 2019-04-13 11:25:07,280 - 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-652ef989-2e9d-417c-9a45-39ec9b672b83 2019-04-13 11:25:07,280 - 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-652ef989-2e9d-417c-9a45-39ec9b672b83 2019-04-13 11:25:07,280 - 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-04-13 11:25:07,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-13 11:25:07,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-13 11:25:07,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1043329930638c98666c39bdc1a0b27a7bf00fd" 2019-04-13 11:25:07,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-652ef989-2e9d-417c-9a45-39ec9b672b83 x-compute-request-id: req-652ef989-2e9d-417c-9a45-39ec9b672b83 Content-Length: 419 location: http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "adminPass": "ox4is5WC4Euc"}} 2019-04-13 11:25:07,281 - 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-652ef989-2e9d-417c-9a45-39ec9b672b83 2019-04-13 11:25:07,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:25:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6e507e0-b32e-465b-802e-7b77481c69cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:25:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-13 11:25:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a6e507e0-b32e-465b-802e-7b77481c69cf 2019-04-13 11:25:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c49d224daa92c64f0d9ff6722dd9333138251ad" 2019-04-13 11:25:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-795b2ba0-cce7-458d-bc24-57acc0dbd957 2019-04-13 11:25:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-937ac996-dec4-4386-90e6-c5b7fdb4b12b x-compute-request-id: req-937ac996-dec4-4386-90e6-c5b7fdb4b12b 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/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:54Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:07,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-795b2ba0-cce7-458d-bc24-57acc0dbd957 2019-04-13 11:25:07,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:25:07,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:25:07,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:07,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:07,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:07,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:07,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:07,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:07,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:07,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:25:07,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:07,341 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:07 GMT 2019-04-13 11:25:07,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:07,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:25:07,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:07,342 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:07,342 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:12,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:25:12,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:12,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:12,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:12,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:12,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:12,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:12,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:12,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.313Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:54.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.313Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-795b2ba0-cce7-458d-bc24-57acc0dbd957 x-compute-request-id: req-795b2ba0-cce7-458d-bc24-57acc0dbd957 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:54Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b61b24e6-ffa4-49ef-b917-b536403457e0"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.313Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-795b2ba0-cce7-458d-bc24-57acc0dbd957", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b61b24e6-ffa4-49ef-b917-b536403457e0"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.962Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.962Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.962Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e09974e7-0df5-4c53-bea4-03aa87767234", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:57.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.622456bb-4057-40cc-b3ce-b26f4fdf5d9f"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.962Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09974e7-0df5-4c53-bea4-03aa87767234 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:57.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.622456bb-4057-40cc-b3ce-b26f4fdf5d9f"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.962Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:57.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.622456bb-4057-40cc-b3ce-b26f4fdf5d9f"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.962Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-937ac996-dec4-4386-90e6-c5b7fdb4b12b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:57.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a02dfa49-c496-496d-a294-6acc87c9059e"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.962Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-937ac996-dec4-4386-90e6-c5b7fdb4b12b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:57.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a02dfa49-c496-496d-a294-6acc87c9059e"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.962Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:57.962Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:55.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:58.470Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:58.470Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:58.470Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dc91e18cdbd5d32da79f68cd3fd98fe6a7d0085\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:57.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.622456bb-4057-40cc-b3ce-b26f4fdf5d9f"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:58.470Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:58.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cd1db423-1363-4d1a-b01f-758a83b5add2"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b54107-1695-418d-8877-e18ab02e68b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:58.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cd1db423-1363-4d1a-b01f-758a83b5add2"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-68b54107-1695-418d-8877-e18ab02e68b1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:58.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cd1db423-1363-4d1a-b01f-758a83b5add2"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a170cc65d87fcb2d82692ef3382d5a629ccce9a0\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:58.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cd1db423-1363-4d1a-b01f-758a83b5add2"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-630a5d9e-4ec9-4047-8f42-a1352fe62609 x-compute-request-id: req-630a5d9e-4ec9-4047-8f42-a1352fe62609 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:56Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:59.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.622456bb-4057-40cc-b3ce-b26f4fdf5d9f"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-630a5d9e-4ec9-4047-8f42-a1352fe62609", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:59.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.622456bb-4057-40cc-b3ce-b26f4fdf5d9f"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-630a5d9e-4ec9-4047-8f42-a1352fe62609", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:59.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.622456bb-4057-40cc-b3ce-b26f4fdf5d9f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:59.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2f4e4934-5286-48d6-9a7c-6341bc8ab8d0"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7537253-b175-41fc-9475-c24be7deab4c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:59.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2f4e4934-5286-48d6-9a7c-6341bc8ab8d0"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e7537253-b175-41fc-9475-c24be7deab4c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:59.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2f4e4934-5286-48d6-9a7c-6341bc8ab8d0"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:23:59.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c2d4268e-a27d-4b4a-91b1-26ea1d1ba13e"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd7c63db-9969-4b65-9f58-2c79d7eeac2e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:23:59.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c2d4268e-a27d-4b4a-91b1-26ea1d1ba13e"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:23:59.571Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fd7c63db-9969-4b65-9f58-2c79d7eeac2e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:59.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c2d4268e-a27d-4b4a-91b1-26ea1d1ba13e"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6585c711d09bc68420513289a20e5203a721257a\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:59.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2f4e4934-5286-48d6-9a7c-6341bc8ab8d0"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d0312fc192462c2e028983d6a2c9244c3f01592\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:59.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c2d4268e-a27d-4b4a-91b1-26ea1d1ba13e"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.184Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-d024fbf8-2c76-4239-8cbe-0d9dbcc1ec9c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:59.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cd1db423-1363-4d1a-b01f-758a83b5add2"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.184Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:57.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.184Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.184Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:56.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.184Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-d024fbf8-2c76-4239-8cbe-0d9dbcc1ec9c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:59.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cd1db423-1363-4d1a-b01f-758a83b5add2"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.184Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-d024fbf8-2c76-4239-8cbe-0d9dbcc1ec9c x-compute-request-id: req-d024fbf8-2c76-4239-8cbe-0d9dbcc1ec9c Content-Encoding: gzip Content-Length: 722 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:57Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:59.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.cd1db423-1363-4d1a-b01f-758a83b5add2"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.693Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-2c8642e1-42f4-43a9-a265-88605a47fa8e x-compute-request-id: req-2c8642e1-42f4-43a9-a265-88605a47fa8e Content-Encoding: gzip Content-Length: 722 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:56Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:00.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2f4e4934-5286-48d6-9a7c-6341bc8ab8d0"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.693Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:57.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.693Z", "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-04-13T11:23:57.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.693Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-527e264e-e6ed-468e-ad0e-3d2f9ec8c65e x-compute-request-id: req-527e264e-e6ed-468e-ad0e-3d2f9ec8c65e 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/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:59Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:00.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c2d4268e-a27d-4b4a-91b1-26ea1d1ba13e"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.693Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-2c8642e1-42f4-43a9-a265-88605a47fa8e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:00.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2f4e4934-5286-48d6-9a7c-6341bc8ab8d0"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:00.693Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-2c8642e1-42f4-43a9-a265-88605a47fa8e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:00.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2f4e4934-5286-48d6-9a7c-6341bc8ab8d0"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:01.439Z", "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-04-13T11:24:00.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:01.439Z", "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-04-13T11:24:00.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1152, "offset": 951, "size": 50}}} 2019-04-13 11:25:12,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:12,420 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:12 GMT 2019-04-13 11:25:12,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:12,420 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:25:12,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:12,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:12,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:12,421 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:25:12,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-13 11:25:12,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-795b2ba0-cce7-458d-bc24-57acc0dbd957 x-compute-request-id: req-795b2ba0-cce7-458d-bc24-57acc0dbd957 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:54Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:12,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-795b2ba0-cce7-458d-bc24-57acc0dbd957 2019-04-13 11:25:12,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-13 11:25:12,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-13 11:25:12,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e09974e7-0df5-4c53-bea4-03aa87767234 2019-04-13 11:25:12,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09974e7-0df5-4c53-bea4-03aa87767234 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:12,424 - 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-04-13 11:25:12,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-937ac996-dec4-4386-90e6-c5b7fdb4b12b 2019-04-13 11:25:12,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-937ac996-dec4-4386-90e6-c5b7fdb4b12b 2019-04-13 11:25:12,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:25:12,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-13 11:25:12,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:25:12,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-13 11:25:12,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc91e18cdbd5d32da79f68cd3fd98fe6a7d0085" 2019-04-13 11:25:12,426 - 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-04-13 11:25:12,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:25:12,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:25:12,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:25:12,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-13 11:25:12,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-13 11:25:12,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-13 11:25:12,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b54107-1695-418d-8877-e18ab02e68b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:12,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-68b54107-1695-418d-8877-e18ab02e68b1 2019-04-13 11:25:12,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a170cc65d87fcb2d82692ef3382d5a629ccce9a0" 2019-04-13 11:25:12,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-630a5d9e-4ec9-4047-8f42-a1352fe62609 x-compute-request-id: req-630a5d9e-4ec9-4047-8f42-a1352fe62609 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:56Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:12,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-630a5d9e-4ec9-4047-8f42-a1352fe62609 2019-04-13 11:25:12,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-630a5d9e-4ec9-4047-8f42-a1352fe62609 2019-04-13 11:25:12,428 - 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-04-13 11:25:12,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7537253-b175-41fc-9475-c24be7deab4c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:12,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e7537253-b175-41fc-9475-c24be7deab4c 2019-04-13 11:25:12,428 - 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-04-13 11:25:12,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd7c63db-9969-4b65-9f58-2c79d7eeac2e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:12,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fd7c63db-9969-4b65-9f58-2c79d7eeac2e 2019-04-13 11:25:12,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6585c711d09bc68420513289a20e5203a721257a" 2019-04-13 11:25:12,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0312fc192462c2e028983d6a2c9244c3f01592" 2019-04-13 11:25:12,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-d024fbf8-2c76-4239-8cbe-0d9dbcc1ec9c 2019-04-13 11:25:12,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:25:12,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:25:12,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-13 11:25:12,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-d024fbf8-2c76-4239-8cbe-0d9dbcc1ec9c 2019-04-13 11:25:12,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-d024fbf8-2c76-4239-8cbe-0d9dbcc1ec9c x-compute-request-id: req-d024fbf8-2c76-4239-8cbe-0d9dbcc1ec9c Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:57Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:12,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-2c8642e1-42f4-43a9-a265-88605a47fa8e x-compute-request-id: req-2c8642e1-42f4-43a9-a265-88605a47fa8e Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:56Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:12,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-13 11:25:12,430 - 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-04-13 11:25:12,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:23: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-527e264e-e6ed-468e-ad0e-3d2f9ec8c65e x-compute-request-id: req-527e264e-e6ed-468e-ad0e-3d2f9ec8c65e 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/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:59Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:12,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-2c8642e1-42f4-43a9-a265-88605a47fa8e 2019-04-13 11:25:12,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-2c8642e1-42f4-43a9-a265-88605a47fa8e 2019-04-13 11:25:12,431 - 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-04-13 11:25:12,431 - 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-04-13 11:25:12,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:25:12,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:12,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:12,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:12,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:12,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:12,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:12,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:12,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:25:12,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:12,486 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:12 GMT 2019-04-13 11:25:12,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:12,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:25:12,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:12,487 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:12,487 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:17,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:25:17,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:17,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:17,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:17,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:17,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:17,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:17,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:17,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1b3qip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:01.439Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-13T11:23:59.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:01.439Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:57.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:01.439Z", "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-04-13T11:23:57.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:01.439Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:23:57.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:01.439Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-527e264e-e6ed-468e-ad0e-3d2f9ec8c65e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:00.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c2d4268e-a27d-4b4a-91b1-26ea1d1ba13e"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:01.439Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-527e264e-e6ed-468e-ad0e-3d2f9ec8c65e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:00.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c2d4268e-a27d-4b4a-91b1-26ea1d1ba13e"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:01.439Z", "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-04-13T11:24:00.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:23.371Z", "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-04-13T11:24:23.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:24.039Z", "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-04-13T11:24:23.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:24.756Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d7fc6cc-913e-4b51-99d4-84aeb8b72e7c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:24:24.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.382bf277-fde8-498c-adb3-3ecdce427027"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:24.756Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4d7fc6cc-913e-4b51-99d4-84aeb8b72e7c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:24.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.382bf277-fde8-498c-adb3-3ecdce427027"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:24.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": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:24.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.382bf277-fde8-498c-adb3-3ecdce427027"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:25.268Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b84c9802836c7dc24339c9a1e82308e95039539\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:24.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.382bf277-fde8-498c-adb3-3ecdce427027"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:25.268Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f7f0c03f-61c1-468e-a76b-b07f69f03970", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:24.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3687be2c-f171-4cd5-bec7-9cbb838be93e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:25.268Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:24:24.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3687be2c-f171-4cd5-bec7-9cbb838be93e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:25.268Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f0c03f-61c1-468e-a76b-b07f69f03970 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:24:24.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3687be2c-f171-4cd5-bec7-9cbb838be93e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:25.268Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b3001a25ea690a7403b68649cd9d6a5313c7eef\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:25.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3687be2c-f171-4cd5-bec7-9cbb838be93e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:26.305Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-2a49fb7d-04f2-462d-bc6e-5b8e618099fe x-compute-request-id: req-2a49fb7d-04f2-462d-bc6e-5b8e618099fe Content-Encoding: gzip Content-Length: 742 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/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:48Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_proxy_host_ypqok9\", \"created\": \"2019-04-13T11:23:45Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:26.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.382bf277-fde8-498c-adb3-3ecdce427027"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:27.009Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-04-13T11:24:26.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:27.009Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-04-13T11:24:26.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:27.009Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-3fb86e92-a424-48bf-b89e-f8633a8bea4d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:26.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3687be2c-f171-4cd5-bec7-9cbb838be93e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:27.009Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-3fb86e92-a424-48bf-b89e-f8633a8bea4d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:26.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3687be2c-f171-4cd5-bec7-9cbb838be93e"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:27.009Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-2a49fb7d-04f2-462d-bc6e-5b8e618099fe", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:26.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.382bf277-fde8-498c-adb3-3ecdce427027"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:27.009Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-2a49fb7d-04f2-462d-bc6e-5b8e618099fe", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:26.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.382bf277-fde8-498c-adb3-3ecdce427027"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:27.009Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-3fb86e92-a424-48bf-b89e-f8633a8bea4d x-compute-request-id: req-3fb86e92-a424-48bf-b89e-f8633a8bea4d 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/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:50Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:26.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3687be2c-f171-4cd5-bec7-9cbb838be93e"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:27.629Z", "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-04-13T11:24:27.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:28.245Z", "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-04-13T11:24:27.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:28.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": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:28.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c1e8c00-5b8d-42bd-b063-d53c2931a865"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:29.338Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca78fe4f-9fbc-4e23-af5a-b383cd2a43da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:24:28.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c1e8c00-5b8d-42bd-b063-d53c2931a865"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:29.338Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ca78fe4f-9fbc-4e23-af5a-b383cd2a43da", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:28.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c1e8c00-5b8d-42bd-b063-d53c2931a865"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:29.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:24:28.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.00fc40ce-f511-46e3-a60d-86c24a91f619"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:29.338Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef76b9ff-99e8-4ef1-a009-5730f82a08c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:24:28.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.00fc40ce-f511-46e3-a60d-86c24a91f619"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:29.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7b8c96712f51449d828c8fada79103dea7505a1f\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:29.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.00fc40ce-f511-46e3-a60d-86c24a91f619"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:29.338Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ef76b9ff-99e8-4ef1-a009-5730f82a08c6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:28.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.00fc40ce-f511-46e3-a60d-86c24a91f619"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:29.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}690f93b47b7183a50d10aa48f1effa40d7ba93b2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:28.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c1e8c00-5b8d-42bd-b063-d53c2931a865"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:30.056Z", "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-04-13T11:24:29.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:30.752Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-339f42c8-f421-42f8-849c-166b516caec3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:30.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c1e8c00-5b8d-42bd-b063-d53c2931a865"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:30.752Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-339f42c8-f421-42f8-849c-166b516caec3 x-compute-request-id: req-339f42c8-f421-42f8-849c-166b516caec3 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:54Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:30.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c1e8c00-5b8d-42bd-b063-d53c2931a865"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:30.752Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0cf45d77-a601-4f63-ad4e-dc38b7e88308", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:30.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.00fc40ce-f511-46e3-a60d-86c24a91f619"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:30.752Z", "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-04-13T11:24:30.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:30.752Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0cf45d77-a601-4f63-ad4e-dc38b7e88308", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:30.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.00fc40ce-f511-46e3-a60d-86c24a91f619"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:30.752Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-0cf45d77-a601-4f63-ad4e-dc38b7e88308 x-compute-request-id: req-0cf45d77-a601-4f63-ad4e-dc38b7e88308 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/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:54Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:30.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.00fc40ce-f511-46e3-a60d-86c24a91f619"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:30.752Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-339f42c8-f421-42f8-849c-166b516caec3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:30.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1c1e8c00-5b8d-42bd-b063-d53c2931a865"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:31.297Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-50381713-5387-4de9-a855-00c6f2579e76", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:30.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9ae4e76c-7dad-40ea-8fc4-db8a65510e50"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:31.297Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50381713-5387-4de9-a855-00c6f2579e76 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:24:30.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9ae4e76c-7dad-40ea-8fc4-db8a65510e50"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:31.297Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:24:30.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9ae4e76c-7dad-40ea-8fc4-db8a65510e50"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:31.297Z", "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-04-13T11:24:30.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:31.805Z", "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-04-13T11:24:31.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:31.805Z", "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-04-13T11:24:31.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:31.805Z", "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-04-13T11:24:31.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1152, "offset": 1001, "size": 50}}} 2019-04-13 11:25:17,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:17,697 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:17 GMT 2019-04-13 11:25:17,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:17,697 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:25:17,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:17,697 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:17,697 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:17,697 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:25:17,701 - 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-04-13 11:25:17,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-13 11:25:17,701 - 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-04-13 11:25:17,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-13 11:25:17,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-527e264e-e6ed-468e-ad0e-3d2f9ec8c65e 2019-04-13 11:25:17,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-527e264e-e6ed-468e-ad0e-3d2f9ec8c65e 2019-04-13 11:25:17,702 - 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-04-13 11:25:17,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-13 11:25:17,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-13 11:25:17,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d7fc6cc-913e-4b51-99d4-84aeb8b72e7c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:17,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4d7fc6cc-913e-4b51-99d4-84aeb8b72e7c 2019-04-13 11:25:17,702 - 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-04-13 11:25:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b84c9802836c7dc24339c9a1e82308e95039539" 2019-04-13 11:25:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f7f0c03f-61c1-468e-a76b-b07f69f03970 2019-04-13 11:25:17,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-04-13 11:25:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f0c03f-61c1-468e-a76b-b07f69f03970 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b3001a25ea690a7403b68649cd9d6a5313c7eef" 2019-04-13 11:25:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-2a49fb7d-04f2-462d-bc6e-5b8e618099fe x-compute-request-id: req-2a49fb7d-04f2-462d-bc6e-5b8e618099fe Content-Encoding: gzip Content-Length: 742 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/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "d6821bf5-7912-4e4e-9187-2ff414eb63b3", "security_groups": [{"name": "default"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:48Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_proxy_host_ypqok9", "created": "2019-04-13T11:23:45Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:17,704 - 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-04-13 11:25:17,704 - 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-04-13 11:25:17,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-3fb86e92-a424-48bf-b89e-f8633a8bea4d 2019-04-13 11:25:17,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-3fb86e92-a424-48bf-b89e-f8633a8bea4d 2019-04-13 11:25:17,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-2a49fb7d-04f2-462d-bc6e-5b8e618099fe 2019-04-13 11:25:17,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-2a49fb7d-04f2-462d-bc6e-5b8e618099fe 2019-04-13 11:25:17,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-3fb86e92-a424-48bf-b89e-f8633a8bea4d x-compute-request-id: req-3fb86e92-a424-48bf-b89e-f8633a8bea4d 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/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:50Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:17,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-13 11:25:17,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-13 11:25:17,705 - 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-04-13 11:25:17,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca78fe4f-9fbc-4e23-af5a-b383cd2a43da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:17,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ca78fe4f-9fbc-4e23-af5a-b383cd2a43da 2019-04-13 11:25:17,705 - 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-04-13 11:25:17,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef76b9ff-99e8-4ef1-a009-5730f82a08c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:17,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8c96712f51449d828c8fada79103dea7505a1f" 2019-04-13 11:25:17,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ef76b9ff-99e8-4ef1-a009-5730f82a08c6 2019-04-13 11:25:17,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690f93b47b7183a50d10aa48f1effa40d7ba93b2" 2019-04-13 11:25:17,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-13 11:25:17,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-339f42c8-f421-42f8-849c-166b516caec3 2019-04-13 11:25:17,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-339f42c8-f421-42f8-849c-166b516caec3 x-compute-request-id: req-339f42c8-f421-42f8-849c-166b516caec3 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:54Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:17,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0cf45d77-a601-4f63-ad4e-dc38b7e88308 2019-04-13 11:25:17,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-13 11:25:17,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0cf45d77-a601-4f63-ad4e-dc38b7e88308 2019-04-13 11:25:17,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-0cf45d77-a601-4f63-ad4e-dc38b7e88308 x-compute-request-id: req-0cf45d77-a601-4f63-ad4e-dc38b7e88308 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/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:54Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:17,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-339f42c8-f421-42f8-849c-166b516caec3 2019-04-13 11:25:17,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-50381713-5387-4de9-a855-00c6f2579e76 2019-04-13 11:25:17,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50381713-5387-4de9-a855-00c6f2579e76 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:17,708 - 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-04-13 11:25:17,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-13 11:25:17,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-13 11:25:17,708 - 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-04-13 11:25:17,708 - 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-04-13 11:25:17,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:25:17,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:17,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:17,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:17,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:17,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:17,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:17,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:17,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:25:17,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:17,891 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:17 GMT 2019-04-13 11:25:17,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:17,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:25:17,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:17,891 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:17,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:22,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:25:23,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:23,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:23,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:23,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:23,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:23,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:23,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:23,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:31.805Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-119b4332-d7b9-4fc8-8a33-769fcda2e841", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:31.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5e83d114-ad5d-464b-ba21-cd2a520174d9"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:31.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}527f3acb88f5dc1ca00f46ef64b5378502c59913\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:31.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9ae4e76c-7dad-40ea-8fc4-db8a65510e50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:31.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:31.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5e83d114-ad5d-464b-ba21-cd2a520174d9"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:31.805Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-119b4332-d7b9-4fc8-8a33-769fcda2e841 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:24:31.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5e83d114-ad5d-464b-ba21-cd2a520174d9"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:32.422Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:24:32.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e9e8203e-81d2-43c7-b00b-eae0ac5f25ba"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:32.422Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e4f2361513fd613e17a88484661abda51bf0deaa\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:32.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5e83d114-ad5d-464b-ba21-cd2a520174d9"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:32.422Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0c1f6d40-4a57-4596-a35e-0bc86fe8ce38", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:32.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e9e8203e-81d2-43c7-b00b-eae0ac5f25ba"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:32.422Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c1f6d40-4a57-4596-a35e-0bc86fe8ce38 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:24:32.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e9e8203e-81d2-43c7-b00b-eae0ac5f25ba"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.014Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a80d27-5fcb-4433-b3e5-bb2179930007 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:24:32.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.64bef805-d5c4-4a7b-9022-6ffcab7bbac0"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:24:32.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.64bef805-d5c4-4a7b-9022-6ffcab7bbac0"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1de1c69f03f3192966bf1b7674be04fe4f960366\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:32.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e9e8203e-81d2-43c7-b00b-eae0ac5f25ba"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.014Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-1b1cc4cc-961b-4ff7-8a0d-515c2ce73f97", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:32.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9ae4e76c-7dad-40ea-8fc4-db8a65510e50"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.014Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-1b1cc4cc-961b-4ff7-8a0d-515c2ce73f97", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:32.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9ae4e76c-7dad-40ea-8fc4-db8a65510e50"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.014Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-1b1cc4cc-961b-4ff7-8a0d-515c2ce73f97 x-compute-request-id: req-1b1cc4cc-961b-4ff7-8a0d-515c2ce73f97 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:56Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:32.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9ae4e76c-7dad-40ea-8fc4-db8a65510e50"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.014Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "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-04-13T11:24:32.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.014Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-ef74ce79-5662-4291-84cd-99e0b2bc392b x-compute-request-id: req-ef74ce79-5662-4291-84cd-99e0b2bc392b 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/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:57Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:32.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5e83d114-ad5d-464b-ba21-cd2a520174d9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.014Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c3a80d27-5fcb-4433-b3e5-bb2179930007", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:32.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.64bef805-d5c4-4a7b-9022-6ffcab7bbac0"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.597Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-8ac906c7-b58c-42a0-b5ec-98c22c2b5d03 x-compute-request-id: req-8ac906c7-b58c-42a0-b5ec-98c22c2b5d03 Content-Encoding: gzip Content-Length: 750 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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:56Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:33.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e9e8203e-81d2-43c7-b00b-eae0ac5f25ba"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.597Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-8ac906c7-b58c-42a0-b5ec-98c22c2b5d03", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:33.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e9e8203e-81d2-43c7-b00b-eae0ac5f25ba"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.597Z", "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-04-13T11:24:33.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.597Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-ef74ce79-5662-4291-84cd-99e0b2bc392b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:32.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5e83d114-ad5d-464b-ba21-cd2a520174d9"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.597Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-ef74ce79-5662-4291-84cd-99e0b2bc392b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:32.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5e83d114-ad5d-464b-ba21-cd2a520174d9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a78f8495f342a14b1335b8543d1cd7745abe8544\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:33.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.64bef805-d5c4-4a7b-9022-6ffcab7bbac0"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:33.597Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-8ac906c7-b58c-42a0-b5ec-98c22c2b5d03", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:33.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e9e8203e-81d2-43c7-b00b-eae0ac5f25ba"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:34.329Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-72288bd3-2de3-48cb-975c-9833126f1fcd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:33.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.64bef805-d5c4-4a7b-9022-6ffcab7bbac0"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:34.329Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-72288bd3-2de3-48cb-975c-9833126f1fcd x-compute-request-id: req-72288bd3-2de3-48cb-975c-9833126f1fcd Content-Encoding: gzip Content-Length: 752 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/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:59Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:33.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.64bef805-d5c4-4a7b-9022-6ffcab7bbac0"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:34.329Z", "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-04-13T11:24:33.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:34.329Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-72288bd3-2de3-48cb-975c-9833126f1fcd", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:33.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.64bef805-d5c4-4a7b-9022-6ffcab7bbac0"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:34.947Z", "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-04-13T11:24:34.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:57.028Z", "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-04-13T11:24:56.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:57.696Z", "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-04-13T11:24:57.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:58.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:24:58.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c89a6f6e-fae7-42a6-9131-0eeeacffe2c6"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:58.780Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e6219e4f-4197-4d6d-9dc7-791dfe16048c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:58.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.33443b83-79e8-4aa9-a33d-68fe35096216"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:58.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a312680310e21835ff2f5c681977260e655708a2\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:58.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c89a6f6e-fae7-42a6-9131-0eeeacffe2c6"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:58.780Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6219e4f-4197-4d6d-9dc7-791dfe16048c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:24:58.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.33443b83-79e8-4aa9-a33d-68fe35096216"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:58.780Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1c7fde9d-3971-47e4-b325-4feb3fda33d2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:58.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c89a6f6e-fae7-42a6-9131-0eeeacffe2c6"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:58.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046db0696e64fde8cdb560ea9be65d580aa9f071\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:58.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.33443b83-79e8-4aa9-a33d-68fe35096216"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:58.780Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c7fde9d-3971-47e4-b325-4feb3fda33d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:24:58.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c89a6f6e-fae7-42a6-9131-0eeeacffe2c6"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:58.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:58.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.33443b83-79e8-4aa9-a33d-68fe35096216"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:24:59.649Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-75645c75-197f-43b4-a50f-56ee39a57ad6 x-compute-request-id: req-75645c75-197f-43b4-a50f-56ee39a57ad6 Content-Encoding: gzip Content-Length: 742 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/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:48Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_proxy_host_ypqok9\", \"created\": \"2019-04-13T11:23:45Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:59.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c89a6f6e-fae7-42a6-9131-0eeeacffe2c6"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:00.246Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-75645c75-197f-43b4-a50f-56ee39a57ad6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:59.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c89a6f6e-fae7-42a6-9131-0eeeacffe2c6"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:00.246Z", "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-04-13T11:25:00.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:00.246Z", "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-04-13T11:24:59.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:00.246Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-75645c75-197f-43b4-a50f-56ee39a57ad6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:59.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c89a6f6e-fae7-42a6-9131-0eeeacffe2c6"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:00.246Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-041bcd03-2561-4316-80d2-e18f6f6bcdb0 x-compute-request-id: req-041bcd03-2561-4316-80d2-e18f6f6bcdb0 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/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:50Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:59.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.33443b83-79e8-4aa9-a33d-68fe35096216"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:00.246Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-041bcd03-2561-4316-80d2-e18f6f6bcdb0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:59.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.33443b83-79e8-4aa9-a33d-68fe35096216"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:00.246Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-041bcd03-2561-4316-80d2-e18f6f6bcdb0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:24:59.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.33443b83-79e8-4aa9-a33d-68fe35096216"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:01.464Z", "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-04-13T11:25:01.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:02.081Z", "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-04-13T11:25:01.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:02.747Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-745bc37d-90a1-4be6-a989-7692fc51522f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:02.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2929f0cb-03a2-4d07-9637-aebb0813ab14"}], "metadata": {"pagination": {"total": 1152, "offset": 1051, "size": 50}}} 2019-04-13 11:25:23,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:23,753 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:23 GMT 2019-04-13 11:25:23,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:23,753 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:25:23,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:23,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:23,753 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:23,753 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:25:23,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-119b4332-d7b9-4fc8-8a33-769fcda2e841 2019-04-13 11:25:23,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527f3acb88f5dc1ca00f46ef64b5378502c59913" 2019-04-13 11:25:23,757 - 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-04-13 11:25:23,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-119b4332-d7b9-4fc8-8a33-769fcda2e841 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:23,757 - 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-04-13 11:25:23,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4f2361513fd613e17a88484661abda51bf0deaa" 2019-04-13 11:25:23,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0c1f6d40-4a57-4596-a35e-0bc86fe8ce38 2019-04-13 11:25:23,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c1f6d40-4a57-4596-a35e-0bc86fe8ce38 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:23,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a80d27-5fcb-4433-b3e5-bb2179930007 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:23,758 - 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-04-13 11:25:23,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de1c69f03f3192966bf1b7674be04fe4f960366" 2019-04-13 11:25:23,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-1b1cc4cc-961b-4ff7-8a0d-515c2ce73f97 2019-04-13 11:25:23,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-1b1cc4cc-961b-4ff7-8a0d-515c2ce73f97 2019-04-13 11:25:23,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-1b1cc4cc-961b-4ff7-8a0d-515c2ce73f97 x-compute-request-id: req-1b1cc4cc-961b-4ff7-8a0d-515c2ce73f97 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:56Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:23,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:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-04-13 11:25:23,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-ef74ce79-5662-4291-84cd-99e0b2bc392b x-compute-request-id: req-ef74ce79-5662-4291-84cd-99e0b2bc392b 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/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:57Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:23,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c3a80d27-5fcb-4433-b3e5-bb2179930007 2019-04-13 11:25:23,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-8ac906c7-b58c-42a0-b5ec-98c22c2b5d03 x-compute-request-id: req-8ac906c7-b58c-42a0-b5ec-98c22c2b5d03 Content-Encoding: gzip Content-Length: 750 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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:56Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:23,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-8ac906c7-b58c-42a0-b5ec-98c22c2b5d03 2019-04-13 11:25:23,760 - 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-04-13 11:25:23,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-ef74ce79-5662-4291-84cd-99e0b2bc392b 2019-04-13 11:25:23,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-ef74ce79-5662-4291-84cd-99e0b2bc392b 2019-04-13 11:25:23,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78f8495f342a14b1335b8543d1cd7745abe8544" 2019-04-13 11:25:23,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-8ac906c7-b58c-42a0-b5ec-98c22c2b5d03 2019-04-13 11:25:23,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-72288bd3-2de3-48cb-975c-9833126f1fcd 2019-04-13 11:25:23,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-72288bd3-2de3-48cb-975c-9833126f1fcd x-compute-request-id: req-72288bd3-2de3-48cb-975c-9833126f1fcd Content-Encoding: gzip Content-Length: 752 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/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:59Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:23,761 - 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-04-13 11:25:23,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-72288bd3-2de3-48cb-975c-9833126f1fcd 2019-04-13 11:25:23,761 - 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-04-13 11:25:23,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-13 11:25:23,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-13 11:25:23,762 - 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-04-13 11:25:23,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e6219e4f-4197-4d6d-9dc7-791dfe16048c 2019-04-13 11:25:23,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a312680310e21835ff2f5c681977260e655708a2" 2019-04-13 11:25:23,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6219e4f-4197-4d6d-9dc7-791dfe16048c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:23,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1c7fde9d-3971-47e4-b325-4feb3fda33d2 2019-04-13 11:25:23,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046db0696e64fde8cdb560ea9be65d580aa9f071" 2019-04-13 11:25:23,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c7fde9d-3971-47e4-b325-4feb3fda33d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:23,763 - 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-04-13 11:25:23,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-75645c75-197f-43b4-a50f-56ee39a57ad6 x-compute-request-id: req-75645c75-197f-43b4-a50f-56ee39a57ad6 Content-Encoding: gzip Content-Length: 742 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/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "d6821bf5-7912-4e4e-9187-2ff414eb63b3", "security_groups": [{"name": "default"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:48Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_proxy_host_ypqok9", "created": "2019-04-13T11:23:45Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:23,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-75645c75-197f-43b4-a50f-56ee39a57ad6 2019-04-13 11:25:23,763 - 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-04-13 11:25:23,763 - 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-04-13 11:25:23,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-75645c75-197f-43b4-a50f-56ee39a57ad6 2019-04-13 11:25:23,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:24: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-041bcd03-2561-4316-80d2-e18f6f6bcdb0 x-compute-request-id: req-041bcd03-2561-4316-80d2-e18f6f6bcdb0 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/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:50Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:23,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-041bcd03-2561-4316-80d2-e18f6f6bcdb0 2019-04-13 11:25:23,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-041bcd03-2561-4316-80d2-e18f6f6bcdb0 2019-04-13 11:25:23,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-13 11:25:23,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-13 11:25:23,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-745bc37d-90a1-4be6-a989-7692fc51522f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:23,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:25:23,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:23,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:23,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:23,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:23,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:23,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:23,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:23,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:25:23,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:23,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:23 GMT 2019-04-13 11:25:23,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:23,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:25:23,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:23,993 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:23,993 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:28,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:25:29,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:29,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:29,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:29,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:29,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:29,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:29,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:29,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:02.747Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-745bc37d-90a1-4be6-a989-7692fc51522f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:02.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2929f0cb-03a2-4d07-9637-aebb0813ab14"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:02.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:02.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2929f0cb-03a2-4d07-9637-aebb0813ab14"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:03.368Z", "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-04-13T11:25:02.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:03.368Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-981d01e2-69e1-4f20-9883-2c7bc449fd84", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:02.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4ec8c9a2-c91f-49f3-aa2a-84dbff8e2fe7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:03.368Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-981d01e2-69e1-4f20-9883-2c7bc449fd84 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:02.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4ec8c9a2-c91f-49f3-aa2a-84dbff8e2fe7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:03.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:25:02.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4ec8c9a2-c91f-49f3-aa2a-84dbff8e2fe7"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:03.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f56fbbec17a4cd0996be7b08149da40e72cde29\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:02.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2929f0cb-03a2-4d07-9637-aebb0813ab14"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:03.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe211a3c7cc747cf4a4e87c798f00576cecdf4d0\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:03.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4ec8c9a2-c91f-49f3-aa2a-84dbff8e2fe7"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:03.941Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-220ff9a4-31b9-4f13-b124-9e05bb935100", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:03.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2929f0cb-03a2-4d07-9637-aebb0813ab14"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:03.941Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-220ff9a4-31b9-4f13-b124-9e05bb935100 x-compute-request-id: req-220ff9a4-31b9-4f13-b124-9e05bb935100 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:54Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:03.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2929f0cb-03a2-4d07-9637-aebb0813ab14"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:03.941Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-220ff9a4-31b9-4f13-b124-9e05bb935100", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:03.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2929f0cb-03a2-4d07-9637-aebb0813ab14"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:03.941Z", "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-04-13T11:25:03.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:04.470Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-f5435d8e-e739-4e85-a8df-d2d05e64e6c9 x-compute-request-id: req-f5435d8e-e739-4e85-a8df-d2d05e64e6c9 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/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:54Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:04.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4ec8c9a2-c91f-49f3-aa2a-84dbff8e2fe7"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:04.470Z", "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-04-13T11:25:04.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:04.470Z", "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-04-13T11:25:04.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:04.470Z", "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-04-13T11:25:03.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:04.470Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:25:04.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9222aa46-75d2-484d-86a9-151ff514d858"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:04.470Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ddecf5-6d4d-49e9-91ff-91fa270a0d23 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:04.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9222aa46-75d2-484d-86a9-151ff514d858"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:04.470Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-10ddecf5-6d4d-49e9-91ff-91fa270a0d23", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:04.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9222aa46-75d2-484d-86a9-151ff514d858"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:04.470Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-f5435d8e-e739-4e85-a8df-d2d05e64e6c9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:04.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4ec8c9a2-c91f-49f3-aa2a-84dbff8e2fe7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:04.470Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-f5435d8e-e739-4e85-a8df-d2d05e64e6c9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:04.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4ec8c9a2-c91f-49f3-aa2a-84dbff8e2fe7"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.102Z", "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-04-13T11:25:04.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:25:05.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5f736249-115e-45d0-b45c-8b6e35e4fe41"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34fbde85644856a7244ada6ef50366b06e8d5c56\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:04.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9222aa46-75d2-484d-86a9-151ff514d858"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.663Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d2d14067-746d-48e7-bbba-971e4ade84b1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:05.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d0f1b029-57e6-4243-a498-7c314466e3eb"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.663Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-3eac813c-01a0-49ea-9d01-c9345668c07a x-compute-request-id: req-3eac813c-01a0-49ea-9d01-c9345668c07a 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:56Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:05.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9222aa46-75d2-484d-86a9-151ff514d858"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.663Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79444462-dfc0-4a7b-9608-ae0999f53c02 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:05.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5f736249-115e-45d0-b45c-8b6e35e4fe41"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcd25a499f5bea690ea7de8e7bdff6b03cc13ed4\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:05.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5f736249-115e-45d0-b45c-8b6e35e4fe41"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}42b924db12f5d8d1a62dbfdcfb84a18bd7001127\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:05.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d0f1b029-57e6-4243-a498-7c314466e3eb"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.663Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-3eac813c-01a0-49ea-9d01-c9345668c07a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:05.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9222aa46-75d2-484d-86a9-151ff514d858"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.663Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:25:05.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d0f1b029-57e6-4243-a498-7c314466e3eb"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.663Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-79444462-dfc0-4a7b-9608-ae0999f53c02", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:05.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5f736249-115e-45d0-b45c-8b6e35e4fe41"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.663Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d14067-746d-48e7-bbba-971e4ade84b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:05.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d0f1b029-57e6-4243-a498-7c314466e3eb"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:05.663Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-3eac813c-01a0-49ea-9d01-c9345668c07a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:05.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9222aa46-75d2-484d-86a9-151ff514d858"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.235Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-de2f89e9-64e8-421a-a762-122cc379529f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:05.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b22f17f7-e531-4e82-b941-443ab3ca635b"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.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": "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-04-13T11:25:05.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.235Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79428cf614978fda8ddc1a3e268af1c41b3c2d48\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:06.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b22f17f7-e531-4e82-b941-443ab3ca635b"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.235Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-34828b4b-07b6-446b-a13a-282933f1a3d9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:06.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5f736249-115e-45d0-b45c-8b6e35e4fe41"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.235Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-34828b4b-07b6-446b-a13a-282933f1a3d9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:06.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5f736249-115e-45d0-b45c-8b6e35e4fe41"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.235Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-34828b4b-07b6-446b-a13a-282933f1a3d9 x-compute-request-id: req-34828b4b-07b6-446b-a13a-282933f1a3d9 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/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:57Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:06.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5f736249-115e-45d0-b45c-8b6e35e4fe41"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.235Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2f89e9-64e8-421a-a762-122cc379529f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:05.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b22f17f7-e531-4e82-b941-443ab3ca635b"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.235Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:25:05.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b22f17f7-e531-4e82-b941-443ab3ca635b"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.235Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-043c96a2-cb57-4628-a030-729c7073a41c x-compute-request-id: req-043c96a2-cb57-4628-a030-729c7073a41c Content-Encoding: gzip Content-Length: 750 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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:56Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:06.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d0f1b029-57e6-4243-a498-7c314466e3eb"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.869Z", "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-04-13T11:25:06.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.869Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-043c96a2-cb57-4628-a030-729c7073a41c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:06.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d0f1b029-57e6-4243-a498-7c314466e3eb"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.869Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-043c96a2-cb57-4628-a030-729c7073a41c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:06.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d0f1b029-57e6-4243-a498-7c314466e3eb"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:06.869Z", "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-04-13T11:25:06.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:07.499Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-8deee0b6-912a-4654-bfa4-188aadd165ff x-compute-request-id: req-8deee0b6-912a-4654-bfa4-188aadd165ff Content-Encoding: gzip Content-Length: 752 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/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:59Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:06.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b22f17f7-e531-4e82-b941-443ab3ca635b"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:07.499Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-8deee0b6-912a-4654-bfa4-188aadd165ff", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:06.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b22f17f7-e531-4e82-b941-443ab3ca635b"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:07.499Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-8deee0b6-912a-4654-bfa4-188aadd165ff", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:06.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b22f17f7-e531-4e82-b941-443ab3ca635b"}], "metadata": {"pagination": {"total": 1152, "offset": 1101, "size": 50}}} 2019-04-13 11:25:29,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:29,695 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:29 GMT 2019-04-13 11:25:29,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:29,696 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:25:29,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:29,696 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:29,696 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:29,696 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:25:29,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-745bc37d-90a1-4be6-a989-7692fc51522f 2019-04-13 11:25:29,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-04-13 11:25:29,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-13 11:25:29,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-981d01e2-69e1-4f20-9883-2c7bc449fd84 2019-04-13 11:25:29,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-981d01e2-69e1-4f20-9883-2c7bc449fd84 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:29,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-04-13 11:25:29,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f56fbbec17a4cd0996be7b08149da40e72cde29" 2019-04-13 11:25:29,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/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe211a3c7cc747cf4a4e87c798f00576cecdf4d0" 2019-04-13 11:25:29,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-220ff9a4-31b9-4f13-b124-9e05bb935100 2019-04-13 11:25:29,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-220ff9a4-31b9-4f13-b124-9e05bb935100 x-compute-request-id: req-220ff9a4-31b9-4f13-b124-9e05bb935100 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:54Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:29,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-220ff9a4-31b9-4f13-b124-9e05bb935100 2019-04-13 11:25:29,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-13 11:25:29,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-f5435d8e-e739-4e85-a8df-d2d05e64e6c9 x-compute-request-id: req-f5435d8e-e739-4e85-a8df-d2d05e64e6c9 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/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:54Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:29,702 - 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-04-13 11:25:29,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-13 11:25:29,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-13 11:25:29,702 - 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-04-13 11:25:29,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ddecf5-6d4d-49e9-91ff-91fa270a0d23 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:29,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-10ddecf5-6d4d-49e9-91ff-91fa270a0d23 2019-04-13 11:25:29,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-f5435d8e-e739-4e85-a8df-d2d05e64e6c9 2019-04-13 11:25:29,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-f5435d8e-e739-4e85-a8df-d2d05e64e6c9 2019-04-13 11:25:29,703 - 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-04-13 11:25:29,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-04-13 11:25:29,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34fbde85644856a7244ada6ef50366b06e8d5c56" 2019-04-13 11:25:29,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d2d14067-746d-48e7-bbba-971e4ade84b1 2019-04-13 11:25:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-3eac813c-01a0-49ea-9d01-c9345668c07a x-compute-request-id: req-3eac813c-01a0-49ea-9d01-c9345668c07a 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:56Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79444462-dfc0-4a7b-9608-ae0999f53c02 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:29,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/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd25a499f5bea690ea7de8e7bdff6b03cc13ed4" 2019-04-13 11:25:29,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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42b924db12f5d8d1a62dbfdcfb84a18bd7001127" 2019-04-13 11:25:29,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-3eac813c-01a0-49ea-9d01-c9345668c07a 2019-04-13 11:25:29,704 - 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-04-13 11:25:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-79444462-dfc0-4a7b-9608-ae0999f53c02 2019-04-13 11:25:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d14067-746d-48e7-bbba-971e4ade84b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-3eac813c-01a0-49ea-9d01-c9345668c07a 2019-04-13 11:25:29,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-de2f89e9-64e8-421a-a762-122cc379529f 2019-04-13 11:25:29,705 - 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-04-13 11:25:29,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/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79428cf614978fda8ddc1a3e268af1c41b3c2d48" 2019-04-13 11:25:29,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-34828b4b-07b6-446b-a13a-282933f1a3d9 2019-04-13 11:25:29,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-34828b4b-07b6-446b-a13a-282933f1a3d9 2019-04-13 11:25:29,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-34828b4b-07b6-446b-a13a-282933f1a3d9 x-compute-request-id: req-34828b4b-07b6-446b-a13a-282933f1a3d9 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/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:57Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:29,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2f89e9-64e8-421a-a762-122cc379529f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:29,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-04-13 11:25:29,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-043c96a2-cb57-4628-a030-729c7073a41c x-compute-request-id: req-043c96a2-cb57-4628-a030-729c7073a41c Content-Encoding: gzip Content-Length: 750 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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:56Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:29,707 - 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-04-13 11:25:29,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-043c96a2-cb57-4628-a030-729c7073a41c 2019-04-13 11:25:29,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-043c96a2-cb57-4628-a030-729c7073a41c 2019-04-13 11:25:29,707 - 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-04-13 11:25:29,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-8deee0b6-912a-4654-bfa4-188aadd165ff x-compute-request-id: req-8deee0b6-912a-4654-bfa4-188aadd165ff Content-Encoding: gzip Content-Length: 752 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/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:59Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:29,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-8deee0b6-912a-4654-bfa4-188aadd165ff 2019-04-13 11:25:29,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-8deee0b6-912a-4654-bfa4-188aadd165ff 2019-04-13 11:25:29,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:25:30,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:30,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:30,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:30,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:30,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:30,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:30,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:30,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:25:30,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:30,373 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:30 GMT 2019-04-13 11:25:30,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:30,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:25:30,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:30,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:30,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:35,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:25:36,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:36,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:36,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:36,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:36,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:36,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:36,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:36,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:07.499Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-8deee0b6-912a-4654-bfa4-188aadd165ff", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:06.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b22f17f7-e531-4e82-b941-443ab3ca635b"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:30.270Z", "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-04-13T11:25:30.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:31.460Z", "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-04-13T11:25:31.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:33.307Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:25:33.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ad5c57f-a4b4-42ef-95dc-4d890dadf322"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:34.865Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-51936add-8f39-4afa-8ec1-9ff8b4ab3367", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:33.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ad5c57f-a4b4-42ef-95dc-4d890dadf322"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:34.865Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e163a8c5-b8e5-4e82-ac1f-aada162b183d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:34.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.364bceff-d7c0-4931-9386-26f038185ea1"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:34.865Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51936add-8f39-4afa-8ec1-9ff8b4ab3367 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:33.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ad5c57f-a4b4-42ef-95dc-4d890dadf322"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:34.865Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d1f60329437aa4e45edb59e0056fec43e809fd9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:33.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ad5c57f-a4b4-42ef-95dc-4d890dadf322"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:34.865Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e163a8c5-b8e5-4e82-ac1f-aada162b183d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:34.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.364bceff-d7c0-4931-9386-26f038185ea1"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:34.865Z", "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-04-13T11:25:34.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:34.865Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:25:34.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.364bceff-d7c0-4931-9386-26f038185ea1"}], "metadata": {"pagination": {"total": 1162, "offset": 1151, "size": 50}}} 2019-04-13 11:25:36,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:36,183 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:36 GMT 2019-04-13 11:25:36,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:36,183 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:25:36,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:36,183 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:36,183 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:36,183 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:25:36,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-8deee0b6-912a-4654-bfa4-188aadd165ff 2019-04-13 11:25:36,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-13 11:25:36,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-13 11:25:36,185 - 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-04-13 11:25:36,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-51936add-8f39-4afa-8ec1-9ff8b4ab3367 2019-04-13 11:25:36,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e163a8c5-b8e5-4e82-ac1f-aada162b183d 2019-04-13 11:25:36,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51936add-8f39-4afa-8ec1-9ff8b4ab3367 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:36,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1f60329437aa4e45edb59e0056fec43e809fd9" 2019-04-13 11:25:36,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e163a8c5-b8e5-4e82-ac1f-aada162b183d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:36,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-13 11:25:36,186 - 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-04-13 11:25:36,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:25:38,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:38,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:38,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:38,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:38,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:38,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:38,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:38,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:25:38,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:38,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:38 GMT 2019-04-13 11:25:38,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:38,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:25:38,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:38,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:38,852 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:43,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:25:44,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:44,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:44,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:44,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:44,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:44,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:44,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:44,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:35.777Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-9dd0c447-65e7-4c06-aaeb-c9da1b33ec49 x-compute-request-id: req-9dd0c447-65e7-4c06-aaeb-c9da1b33ec49 Content-Encoding: gzip Content-Length: 742 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/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:48Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_proxy_host_ypqok9\", \"created\": \"2019-04-13T11:23:45Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:35.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ad5c57f-a4b4-42ef-95dc-4d890dadf322"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:35.777Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-9dd0c447-65e7-4c06-aaeb-c9da1b33ec49", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:35.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ad5c57f-a4b4-42ef-95dc-4d890dadf322"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:35.777Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-9dd0c447-65e7-4c06-aaeb-c9da1b33ec49", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:35.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ad5c57f-a4b4-42ef-95dc-4d890dadf322"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:35.777Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}431c3422d3779c538090f0d901ae8f76e58361c2\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:34.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.364bceff-d7c0-4931-9386-26f038185ea1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:35.777Z", "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-04-13T11:25:34.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:37.000Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-edb8ffa5-1e74-4706-b150-5a8d971a8fef", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:36.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.364bceff-d7c0-4931-9386-26f038185ea1"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:37.000Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-edb8ffa5-1e74-4706-b150-5a8d971a8fef", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:36.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.364bceff-d7c0-4931-9386-26f038185ea1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:37.000Z", "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-04-13T11:25:35.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:37.000Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-edb8ffa5-1e74-4706-b150-5a8d971a8fef x-compute-request-id: req-edb8ffa5-1e74-4706-b150-5a8d971a8fef 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/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:50Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:36.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.364bceff-d7c0-4931-9386-26f038185ea1"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:39.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:25:39.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ec607c32-a1be-48fa-bb21-69e7784e152a"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:40.518Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beaf064c-ca7c-4472-9c5e-3f43a4fc6700 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:39.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ffa406b-052a-41c6-beb5-69421420a094"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:40.518Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-1136a56a-eae5-4f1b-bb28-fd12962696eb x-compute-request-id: req-1136a56a-eae5-4f1b-bb28-fd12962696eb 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/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:54Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:40.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ec607c32-a1be-48fa-bb21-69e7784e152a"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:40.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7466087e6e10b62bb280ee6a63a032e2b0cc6c2\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:39.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ffa406b-052a-41c6-beb5-69421420a094"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:40.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ef4b4d7bf524eaa7b61ef6cfdc221db9df78779\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:39.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ec607c32-a1be-48fa-bb21-69e7784e152a"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:40.518Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-beaf064c-ca7c-4472-9c5e-3f43a4fc6700", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:39.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ffa406b-052a-41c6-beb5-69421420a094"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:40.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:25:39.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ffa406b-052a-41c6-beb5-69421420a094"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:40.518Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-957c553c-4ef7-4987-a3da-debe8d13253f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:39.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ec607c32-a1be-48fa-bb21-69e7784e152a"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:40.518Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-957c553c-4ef7-4987-a3da-debe8d13253f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:39.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ec607c32-a1be-48fa-bb21-69e7784e152a"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:40.518Z", "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-04-13T11:25:40.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:41.589Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-1136a56a-eae5-4f1b-bb28-fd12962696eb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:40.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ec607c32-a1be-48fa-bb21-69e7784e152a"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:41.589Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-1e3d86cb-9fd1-456e-ac1b-b9d74cb15490", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:40.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ffa406b-052a-41c6-beb5-69421420a094"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:41.589Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-1e3d86cb-9fd1-456e-ac1b-b9d74cb15490 x-compute-request-id: req-1e3d86cb-9fd1-456e-ac1b-b9d74cb15490 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:54Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:40.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ffa406b-052a-41c6-beb5-69421420a094"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:41.589Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-1136a56a-eae5-4f1b-bb28-fd12962696eb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:40.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ec607c32-a1be-48fa-bb21-69e7784e152a"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:41.589Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-1e3d86cb-9fd1-456e-ac1b-b9d74cb15490", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:40.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0ffa406b-052a-41c6-beb5-69421420a094"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:42.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 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-04-13T11:25:41.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:43.317Z", "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-04-13T11:25:42.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:43.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:25:42.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0d02fd2f-7aa0-4af9-bf6c-b73dd4f57a6c"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:43.317Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3e25d84-a1c8-4743-819a-3d5ee366ec55 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:42.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0d02fd2f-7aa0-4af9-bf6c-b73dd4f57a6c"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:43.317Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d3e25d84-a1c8-4743-819a-3d5ee366ec55", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:42.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0d02fd2f-7aa0-4af9-bf6c-b73dd4f57a6c"}], "metadata": {"pagination": {"total": 1191, "offset": 1162, "size": 50}}} 2019-04-13 11:25:44,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:44,439 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:44 GMT 2019-04-13 11:25:44,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:44,439 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:25:44,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:44,439 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:44,439 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:44,440 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:25:44,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-9dd0c447-65e7-4c06-aaeb-c9da1b33ec49 x-compute-request-id: req-9dd0c447-65e7-4c06-aaeb-c9da1b33ec49 Content-Encoding: gzip Content-Length: 742 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/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "d6821bf5-7912-4e4e-9187-2ff414eb63b3", "security_groups": [{"name": "default"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:48Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_proxy_host_ypqok9", "created": "2019-04-13T11:23:45Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-9dd0c447-65e7-4c06-aaeb-c9da1b33ec49 2019-04-13 11:25:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-9dd0c447-65e7-4c06-aaeb-c9da1b33ec49 2019-04-13 11:25:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}431c3422d3779c538090f0d901ae8f76e58361c2" 2019-04-13 11:25:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-13 11:25:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-edb8ffa5-1e74-4706-b150-5a8d971a8fef 2019-04-13 11:25:44,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-edb8ffa5-1e74-4706-b150-5a8d971a8fef 2019-04-13 11:25:44,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-13 11:25:44,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-edb8ffa5-1e74-4706-b150-5a8d971a8fef x-compute-request-id: req-edb8ffa5-1e74-4706-b150-5a8d971a8fef 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/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:50Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:44,443 - 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-04-13 11:25:44,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beaf064c-ca7c-4472-9c5e-3f43a4fc6700 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:44,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-1136a56a-eae5-4f1b-bb28-fd12962696eb x-compute-request-id: req-1136a56a-eae5-4f1b-bb28-fd12962696eb 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/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:54Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:44,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7466087e6e10b62bb280ee6a63a032e2b0cc6c2" 2019-04-13 11:25:44,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ef4b4d7bf524eaa7b61ef6cfdc221db9df78779" 2019-04-13 11:25:44,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-beaf064c-ca7c-4472-9c5e-3f43a4fc6700 2019-04-13 11:25:44,444 - 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-04-13 11:25:44,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-957c553c-4ef7-4987-a3da-debe8d13253f 2019-04-13 11:25:44,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-957c553c-4ef7-4987-a3da-debe8d13253f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:44,444 - 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-04-13 11:25:44,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-1136a56a-eae5-4f1b-bb28-fd12962696eb 2019-04-13 11:25:44,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-1e3d86cb-9fd1-456e-ac1b-b9d74cb15490 2019-04-13 11:25:44,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-1e3d86cb-9fd1-456e-ac1b-b9d74cb15490 x-compute-request-id: req-1e3d86cb-9fd1-456e-ac1b-b9d74cb15490 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:54Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:44,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-1136a56a-eae5-4f1b-bb28-fd12962696eb 2019-04-13 11:25:44,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-1e3d86cb-9fd1-456e-ac1b-b9d74cb15490 2019-04-13 11:25:44,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-04-13 11:25:44,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-13 11:25:44,445 - 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-04-13 11:25:44,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3e25d84-a1c8-4743-819a-3d5ee366ec55 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:44,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d3e25d84-a1c8-4743-819a-3d5ee366ec55 2019-04-13 11:25:44,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:25:45,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:45,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:45,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:45,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:45,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:45,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:45,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:45,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:25:45,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:45,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:45 GMT 2019-04-13 11:25:45,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:45,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:25:45,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:45,931 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:45,931 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:50,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:25:53,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:53,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:53,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:53,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:53,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:53,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:53,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:53,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:44.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e76076154379fbba510cc856f47fdbd0a1ea9aec\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:43.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0d02fd2f-7aa0-4af9-bf6c-b73dd4f57a6c"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:44.737Z", "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-04-13T11:25:44.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:44.737Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-98250882-24e9-40c9-bc31-16626c74ae0f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:44.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0d02fd2f-7aa0-4af9-bf6c-b73dd4f57a6c"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:44.737Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-98250882-24e9-40c9-bc31-16626c74ae0f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:44.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0d02fd2f-7aa0-4af9-bf6c-b73dd4f57a6c"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:44.737Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98250882-24e9-40c9-bc31-16626c74ae0f x-compute-request-id: req-98250882-24e9-40c9-bc31-16626c74ae0f 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:56Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:44.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.0d02fd2f-7aa0-4af9-bf6c-b73dd4f57a6c"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:46.325Z", "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-04-13T11:25:46.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:47.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_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:47.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.014961f3-76eb-4f5b-a76d-d950e762527d"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:49.286Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da6b2f81-679a-4202-b264-8de086d82cf1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:47.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.014961f3-76eb-4f5b-a76d-d950e762527d"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:49.286Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb29358da79125415a5f208dfe63d3b19f778276\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:48.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.014961f3-76eb-4f5b-a76d-d950e762527d"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:49.286Z", "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-04-13T11:25:49.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:49.286Z", "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-04-13T11:25:47.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:49.286Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-20abd299-a9c6-4640-a2a7-92e888656975 x-compute-request-id: req-20abd299-a9c6-4640-a2a7-92e888656975 Content-Encoding: gzip Content-Length: 750 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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:56Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:48.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.014961f3-76eb-4f5b-a76d-d950e762527d"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:49.286Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-20abd299-a9c6-4640-a2a7-92e888656975", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:48.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.014961f3-76eb-4f5b-a76d-d950e762527d"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:49.286Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-20abd299-a9c6-4640-a2a7-92e888656975", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:48.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.014961f3-76eb-4f5b-a76d-d950e762527d"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:49.286Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-da6b2f81-679a-4202-b264-8de086d82cf1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:47.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.014961f3-76eb-4f5b-a76d-d950e762527d"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:50.779Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-d5126adc-51d5-47c1-94b3-09607ca943d6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:50.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1b736704-8e53-4300-bada-59b5eaa3384a"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:50.779Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0748851-e599-4192-98ba-3481d03f0ebb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:49.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1b736704-8e53-4300-bada-59b5eaa3384a"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:50.779Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-d5126adc-51d5-47c1-94b3-09607ca943d6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:50.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1b736704-8e53-4300-bada-59b5eaa3384a"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:50.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": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:49.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1b736704-8e53-4300-bada-59b5eaa3384a"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:50.779Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d0748851-e599-4192-98ba-3481d03f0ebb", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:49.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1b736704-8e53-4300-bada-59b5eaa3384a"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:50.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50a763f99c39eb715de56c916b8c6fcb9f8fc0d2\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:49.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1b736704-8e53-4300-bada-59b5eaa3384a"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:50.779Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5126adc-51d5-47c1-94b3-09607ca943d6 x-compute-request-id: req-d5126adc-51d5-47c1-94b3-09607ca943d6 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/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:57Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:50.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1b736704-8e53-4300-bada-59b5eaa3384a"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:51.586Z", "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-04-13T11:25:50.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1214, "offset": 1191, "size": 50}}} 2019-04-13 11:25:53,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:53,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:53 GMT 2019-04-13 11:25:53,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:53,101 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:25:53,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:53,101 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:53,101 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:53,101 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:25:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76076154379fbba510cc856f47fdbd0a1ea9aec" 2019-04-13 11:25:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-13 11:25:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-98250882-24e9-40c9-bc31-16626c74ae0f 2019-04-13 11:25:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-98250882-24e9-40c9-bc31-16626c74ae0f 2019-04-13 11:25:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98250882-24e9-40c9-bc31-16626c74ae0f x-compute-request-id: req-98250882-24e9-40c9-bc31-16626c74ae0f 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:56Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-13 11:25:53,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-04-13 11:25:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da6b2f81-679a-4202-b264-8de086d82cf1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:53,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb29358da79125415a5f208dfe63d3b19f778276" 2019-04-13 11:25:53,105 - 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-04-13 11:25:53,105 - 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-04-13 11:25:53,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-20abd299-a9c6-4640-a2a7-92e888656975 x-compute-request-id: req-20abd299-a9c6-4640-a2a7-92e888656975 Content-Encoding: gzip Content-Length: 750 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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:56Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:53,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-20abd299-a9c6-4640-a2a7-92e888656975 2019-04-13 11:25:53,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-20abd299-a9c6-4640-a2a7-92e888656975 2019-04-13 11:25:53,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-da6b2f81-679a-4202-b264-8de086d82cf1 2019-04-13 11:25:53,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-d5126adc-51d5-47c1-94b3-09607ca943d6 2019-04-13 11:25:53,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0748851-e599-4192-98ba-3481d03f0ebb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:53,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-d5126adc-51d5-47c1-94b3-09607ca943d6 2019-04-13 11:25:53,106 - 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-04-13 11:25:53,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d0748851-e599-4192-98ba-3481d03f0ebb 2019-04-13 11:25:53,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50a763f99c39eb715de56c916b8c6fcb9f8fc0d2" 2019-04-13 11:25:53,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5126adc-51d5-47c1-94b3-09607ca943d6 x-compute-request-id: req-d5126adc-51d5-47c1-94b3-09607ca943d6 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/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:57Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:53,107 - 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-04-13 11:25:53,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:25:54,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:54,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:54,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:54,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:54,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:54,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:54,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:54,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:25:54,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:54,123 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:54 GMT 2019-04-13 11:25:54,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:54,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:25:54,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:54,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:54,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:59,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:25:59,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:59,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:59,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:59,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:59,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:59,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:59,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:59,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:53.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:25:51.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fa6ca191-c884-479b-b5f5-8d87b4b45cf9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:53.453Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d5d30e6a-e71b-44f3-8d88-8fd83bd9da0c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:51.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fa6ca191-c884-479b-b5f5-8d87b4b45cf9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:53.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b022902a9bf51bb4b2b7c9c10ed8663c4a6e877\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:51.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fa6ca191-c884-479b-b5f5-8d87b4b45cf9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:53.453Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-35a3b528-badb-4be8-9e7f-b23fb4339cce x-compute-request-id: req-35a3b528-badb-4be8-9e7f-b23fb4339cce Content-Encoding: gzip Content-Length: 752 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/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:59Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:52.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fa6ca191-c884-479b-b5f5-8d87b4b45cf9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:53.453Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d30e6a-e71b-44f3-8d88-8fd83bd9da0c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:25:51.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fa6ca191-c884-479b-b5f5-8d87b4b45cf9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:53.453Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-35a3b528-badb-4be8-9e7f-b23fb4339cce", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:52.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fa6ca191-c884-479b-b5f5-8d87b4b45cf9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:53.453Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-35a3b528-badb-4be8-9e7f-b23fb4339cce", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:25:52.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fa6ca191-c884-479b-b5f5-8d87b4b45cf9"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:54.393Z", "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-04-13T11:25:53.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:55.792Z", "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-04-13T11:25:55.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:25:56.530Z", "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-04-13T11:25:56.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1224, "offset": 1214, "size": 50}}} 2019-04-13 11:25:59,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:59,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:59 GMT 2019-04-13 11:25:59,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:59,488 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:25:59,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:59,488 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:59,488 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:25:59,488 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:25:59,489 - 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-04-13 11:25:59,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d5d30e6a-e71b-44f3-8d88-8fd83bd9da0c 2019-04-13 11:25:59,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b022902a9bf51bb4b2b7c9c10ed8663c4a6e877" 2019-04-13 11:25:59,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:25: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-35a3b528-badb-4be8-9e7f-b23fb4339cce x-compute-request-id: req-35a3b528-badb-4be8-9e7f-b23fb4339cce Content-Encoding: gzip Content-Length: 752 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/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:59Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:25:59,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d30e6a-e71b-44f3-8d88-8fd83bd9da0c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:25:59,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-35a3b528-badb-4be8-9e7f-b23fb4339cce 2019-04-13 11:25:59,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-35a3b528-badb-4be8-9e7f-b23fb4339cce 2019-04-13 11:25:59,490 - 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-04-13 11:25:59,490 - 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-04-13 11:25:59,490 - 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-04-13 11:25:59,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:25:59,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:25:59,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:25:59,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:25:59,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:25:59,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:25:59,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:25:59,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:25:59,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:25:59,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:25:59,687 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:25:59 GMT 2019-04-13 11:25:59,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:25:59,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:25:59,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:25:59,688 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:25:59,688 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:04,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:26:05,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:05,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:05,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:05,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:05,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:05,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:05,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:05,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1224, "offset": 1224, "size": 50}}} 2019-04-13 11:26:05,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:05,069 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:05 GMT 2019-04-13 11:26:05,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:05,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:26:05,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:05,069 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:05,069 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:05,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:26:05,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:05,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:05,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:05,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:05,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:05,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:05,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:05,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:26:05,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:05,216 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:05 GMT 2019-04-13 11:26:05,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:05,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:26:05,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:05,216 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:05,216 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:10,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:26:10,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:10,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:10,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:10,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:10,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:10,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:10,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:10,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1224, "offset": 1224, "size": 50}}} 2019-04-13 11:26:10,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:10,505 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:10 GMT 2019-04-13 11:26:10,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:10,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:26:10,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:10,506 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:10,506 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:10,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:26:10,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:10,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:10,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:10,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:10,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:10,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:10,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:10,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:26:10,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:10,943 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:10 GMT 2019-04-13 11:26:10,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:10,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:26:10,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:10,943 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:10,943 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:15,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:26:16,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:16,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:16,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:16,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:16,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:16,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:16,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:16,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:10.511Z", "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-04-13T11:26:10.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:11.713Z", "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-04-13T11:26:11.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:12.843Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:26:12.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.06dc636c-167b-4001-86de-e989b0142a7a"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:13.497Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a245405-5d7b-4079-90cb-837e91a9739e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:26:12.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.06dc636c-167b-4001-86de-e989b0142a7a"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:13.497Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2a245405-5d7b-4079-90cb-837e91a9739e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:12.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.06dc636c-167b-4001-86de-e989b0142a7a"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:13.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}890924781f7c44fdd7e4253ebb2d4d71a7355559\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:13.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.06dc636c-167b-4001-86de-e989b0142a7a"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:14.241Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-055b0c75-701b-4561-a33d-515dca90eba6 x-compute-request-id: req-055b0c75-701b-4561-a33d-515dca90eba6 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e5:02:82\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_proxy_host_ypqok9\", \"created\": \"2019-04-13T11:23:45Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:14.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.06dc636c-167b-4001-86de-e989b0142a7a"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:15.453Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-055b0c75-701b-4561-a33d-515dca90eba6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:14.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.06dc636c-167b-4001-86de-e989b0142a7a"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:15.453Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-055b0c75-701b-4561-a33d-515dca90eba6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:14.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.06dc636c-167b-4001-86de-e989b0142a7a"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:15.453Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:14.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.06dc636c-167b-4001-86de-e989b0142a7a"}], "metadata": {"pagination": {"total": 1234, "offset": 1224, "size": 50}}} 2019-04-13 11:26:16,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:16,336 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:16 GMT 2019-04-13 11:26:16,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:16,336 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:26:16,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:16,336 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:16,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:16,336 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:26:16,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:16,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:16,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:26:16,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a245405-5d7b-4079-90cb-837e91a9739e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:26:16,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2a245405-5d7b-4079-90cb-837e91a9739e 2019-04-13 11:26:16,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890924781f7c44fdd7e4253ebb2d4d71a7355559" 2019-04-13 11:26:16,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-055b0c75-701b-4561-a33d-515dca90eba6 x-compute-request-id: req-055b0c75-701b-4561-a33d-515dca90eba6 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:02:82", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "d6821bf5-7912-4e4e-9187-2ff414eb63b3", "security_groups": [{"name": "default"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_proxy_host_ypqok9", "created": "2019-04-13T11:23:45Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:26:16,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-055b0c75-701b-4561-a33d-515dca90eba6 2019-04-13 11:26:16,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-055b0c75-701b-4561-a33d-515dca90eba6 2019-04-13 11:26:16,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-13 11:26:16,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:26:16,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:16,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:16,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:16,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:16,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:16,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:16,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:16,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:26:16,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:16,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:16 GMT 2019-04-13 11:26:16,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:16,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:26:16,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:16,638 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:16,638 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:21,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:26:22,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:22,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:22,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:22,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:22,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:22,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:22,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:22,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:16.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5e6749f3c07d1d17c488b25d1e49675705a49d9c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:15.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4456b364-e846-483e-a5e1-a4009d4a267e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:16.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:26:15.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4456b364-e846-483e-a5e1-a4009d4a267e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:16.712Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-912c2404-bdc4-41ac-b81d-b9a1baa3c3b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:26:15.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4456b364-e846-483e-a5e1-a4009d4a267e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:16.712Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-912c2404-bdc4-41ac-b81d-b9a1baa3c3b5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:15.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4456b364-e846-483e-a5e1-a4009d4a267e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:17.309Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:16.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4456b364-e846-483e-a5e1-a4009d4a267e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:17.309Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-815511e7-c0f0-4a79-9e3e-59a45b091d19", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:16.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4456b364-e846-483e-a5e1-a4009d4a267e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:17.309Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-815511e7-c0f0-4a79-9e3e-59a45b091d19 x-compute-request-id: req-815511e7-c0f0-4a79-9e3e-59a45b091d19 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:16.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4456b364-e846-483e-a5e1-a4009d4a267e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:17.309Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-815511e7-c0f0-4a79-9e3e-59a45b091d19", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:16.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4456b364-e846-483e-a5e1-a4009d4a267e"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:18.125Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:17.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:18.125Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:17.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:18.125Z", "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-04-13T11:26:17.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:19.729Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:19.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:20.647Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:19.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1247, "offset": 1234, "size": 50}}} 2019-04-13 11:26:22,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:22,541 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:22 GMT 2019-04-13 11:26:22,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:22,541 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:26:22,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:22,541 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:22,541 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:22,541 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:26:22,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e6749f3c07d1d17c488b25d1e49675705a49d9c" 2019-04-13 11:26:22,543 - 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-04-13 11:26:22,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-912c2404-bdc4-41ac-b81d-b9a1baa3c3b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:26:22,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-912c2404-bdc4-41ac-b81d-b9a1baa3c3b5 2019-04-13 11:26:22,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-13 11:26:22,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-815511e7-c0f0-4a79-9e3e-59a45b091d19 2019-04-13 11:26:22,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-815511e7-c0f0-4a79-9e3e-59a45b091d19 x-compute-request-id: req-815511e7-c0f0-4a79-9e3e-59a45b091d19 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:26:22,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-815511e7-c0f0-4a79-9e3e-59a45b091d19 2019-04-13 11:26:22,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:22,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-13 11:26:22,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:22,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:22,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-13 11:26:22,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:26:23,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:23,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:23,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:23,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:23,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:23,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:23,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:23,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:26:23,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:23,163 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:23 GMT 2019-04-13 11:26:23,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:23,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:26:23,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:23,163 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:23,163 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:28,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:26:29,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:29,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:29,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:29,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:29,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:29,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:29,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:29,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:23.020Z", "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-04-13T11:26:22.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:23.020Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:26:22.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.37831d53-d7ce-4d6a-bfc2-859ff2049370"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:23.020Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6befca67-6d09-43e3-9661-9ba6432d67eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:26:22.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.37831d53-d7ce-4d6a-bfc2-859ff2049370"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:23.020Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6befca67-6d09-43e3-9661-9ba6432d67eb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:22.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.37831d53-d7ce-4d6a-bfc2-859ff2049370"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:24.578Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-de19e6d6-1c89-4dd0-9e3e-5931b83214b4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:24.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.37831d53-d7ce-4d6a-bfc2-859ff2049370"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:24.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab5995d236acd342732a064bc46922dc95e95c10\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:23.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.37831d53-d7ce-4d6a-bfc2-859ff2049370"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:24.578Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-de19e6d6-1c89-4dd0-9e3e-5931b83214b4 x-compute-request-id: req-de19e6d6-1c89-4dd0-9e3e-5931b83214b4 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:56Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:24.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.37831d53-d7ce-4d6a-bfc2-859ff2049370"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:24.578Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-de19e6d6-1c89-4dd0-9e3e-5931b83214b4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:24.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.37831d53-d7ce-4d6a-bfc2-859ff2049370"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:24.578Z", "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-04-13T11:26:24.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:25.647Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:24.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c90f9b6a-7f40-4ada-b92b-78adf7bee279"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:25.647Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:24.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:25.647Z", "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-04-13T11:26:24.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:28.190Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:26:28.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.91855ab2-d93e-4fec-b1c1-b64f577faac6"}], "metadata": {"pagination": {"total": 1260, "offset": 1247, "size": 50}}} 2019-04-13 11:26:29,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:29,638 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:29 GMT 2019-04-13 11:26:29,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:29,639 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:26:29,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:29,639 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:29,639 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:29,639 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:26:29,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:29,640 - 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-04-13 11:26:29,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6befca67-6d09-43e3-9661-9ba6432d67eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:26:29,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6befca67-6d09-43e3-9661-9ba6432d67eb 2019-04-13 11:26:29,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-de19e6d6-1c89-4dd0-9e3e-5931b83214b4 2019-04-13 11:26:29,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5995d236acd342732a064bc46922dc95e95c10" 2019-04-13 11:26:29,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-de19e6d6-1c89-4dd0-9e3e-5931b83214b4 x-compute-request-id: req-de19e6d6-1c89-4dd0-9e3e-5931b83214b4 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:56Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:26:29,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-de19e6d6-1c89-4dd0-9e3e-5931b83214b4 2019-04-13 11:26:29,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:29,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:26:29,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-13 11:26:29,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:29,642 - 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-04-13 11:26:29,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:26:31,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:31,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:31,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:31,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:31,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:31,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:31,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:31,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:26:31,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:31,445 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:31 GMT 2019-04-13 11:26:31,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:31,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:26:31,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:31,445 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:31,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:36,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:26:37,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:37,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:37,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:37,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:37,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:37,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:37,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:37,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1b3qip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:29.083Z", "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-04-13T11:26:28.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:29.083Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-690920b4-4906-4533-87e1-af9563e4cfa2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:28.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.91855ab2-d93e-4fec-b1c1-b64f577faac6"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:29.083Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-690920b4-4906-4533-87e1-af9563e4cfa2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:26:28.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.91855ab2-d93e-4fec-b1c1-b64f577faac6"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:29.083Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b4b4facadc7236122f46bae90aa16812d88e829a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:28.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.91855ab2-d93e-4fec-b1c1-b64f577faac6"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:30.871Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-182b626e-50ab-45cf-92e2-abb4f221b25e x-compute-request-id: req-182b626e-50ab-45cf-92e2-abb4f221b25e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:29.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.91855ab2-d93e-4fec-b1c1-b64f577faac6"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:30.871Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-182b626e-50ab-45cf-92e2-abb4f221b25e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:29.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.91855ab2-d93e-4fec-b1c1-b64f577faac6"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:30.871Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:29.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.91855ab2-d93e-4fec-b1c1-b64f577faac6"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:30.871Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-182b626e-50ab-45cf-92e2-abb4f221b25e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:29.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.91855ab2-d93e-4fec-b1c1-b64f577faac6"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:31.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:26:31.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4a557c58-c734-4877-8e1e-8e7bfb8bce56"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:31.969Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7a7d3aa-c3f5-4260-9d30-8b3511984138 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:26:31.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4a557c58-c734-4877-8e1e-8e7bfb8bce56"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:31.969Z", "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-04-13T11:26:30.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:31.969Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d7a7d3aa-c3f5-4260-9d30-8b3511984138", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:31.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4a557c58-c734-4877-8e1e-8e7bfb8bce56"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:31.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}88574d8419020b30f5930e9d937c90bad14e6bcf\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:31.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4a557c58-c734-4877-8e1e-8e7bfb8bce56"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:32.749Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-72886a23-abc4-4f68-939b-7b40c7513f2d x-compute-request-id: req-72886a23-abc4-4f68-939b-7b40c7513f2d Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:10Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:32.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4a557c58-c734-4877-8e1e-8e7bfb8bce56"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:32.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:32.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.752e5c05-0bbe-407c-94f7-67f02018bf40"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:32.749Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d9ff13c-830e-4be2-9c4f-549b6db65c48 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:26:32.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.752e5c05-0bbe-407c-94f7-67f02018bf40"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:32.749Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7d9ff13c-830e-4be2-9c4f-549b6db65c48", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:32.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.752e5c05-0bbe-407c-94f7-67f02018bf40"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:32.749Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-72886a23-abc4-4f68-939b-7b40c7513f2d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:32.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4a557c58-c734-4877-8e1e-8e7bfb8bce56"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:32.749Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-72886a23-abc4-4f68-939b-7b40c7513f2d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:32.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4a557c58-c734-4877-8e1e-8e7bfb8bce56"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:32.749Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:32.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.4a557c58-c734-4877-8e1e-8e7bfb8bce56"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:32.749Z", "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-04-13T11:26:32.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:32.749Z", "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-04-13T11:26:32.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:34.420Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-7593cca6-1942-4ca9-b662-c81099302ace x-compute-request-id: req-7593cca6-1942-4ca9-b662-c81099302ace 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/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:57Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:33.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.752e5c05-0bbe-407c-94f7-67f02018bf40"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:34.420Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-7593cca6-1942-4ca9-b662-c81099302ace", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:33.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.752e5c05-0bbe-407c-94f7-67f02018bf40"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:34.420Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-7593cca6-1942-4ca9-b662-c81099302ace", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:33.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.752e5c05-0bbe-407c-94f7-67f02018bf40"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:34.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5bd9512e4f475f4c85db03bf462a3acef419993\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:32.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.752e5c05-0bbe-407c-94f7-67f02018bf40"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:35.273Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:34.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:35.273Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bede56b-c7c2-4963-8fa9-6c1a23702567 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:26:34.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fcd0a852-6b4a-4984-9238-6df189702ff9"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:35.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:26:34.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fcd0a852-6b4a-4984-9238-6df189702ff9"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:35.273Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6bede56b-c7c2-4963-8fa9-6c1a23702567", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:34.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fcd0a852-6b4a-4984-9238-6df189702ff9"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:36.496Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-88fd8d24-7c3e-4645-a277-1aacb1f9b4cf", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:36.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fcd0a852-6b4a-4984-9238-6df189702ff9"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:36.496Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-88fd8d24-7c3e-4645-a277-1aacb1f9b4cf", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:36.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fcd0a852-6b4a-4984-9238-6df189702ff9"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:36.496Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:36.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:36.496Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}099025f2d39590eea01e67e58336fc1125377eb4\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:35.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fcd0a852-6b4a-4984-9238-6df189702ff9"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:36.496Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-88fd8d24-7c3e-4645-a277-1aacb1f9b4cf x-compute-request-id: req-88fd8d24-7c3e-4645-a277-1aacb1f9b4cf Content-Encoding: gzip Content-Length: 750 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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:56Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:36.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fcd0a852-6b4a-4984-9238-6df189702ff9"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:36.496Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-13T11:26:35.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1296, "offset": 1260, "size": 50}}} 2019-04-13 11:26:37,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:37,933 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:37 GMT 2019-04-13 11:26:37,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:37,933 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:26:37,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:37,933 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:37,933 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:37,933 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:26:37,935 - 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-04-13 11:26:37,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-690920b4-4906-4533-87e1-af9563e4cfa2 2019-04-13 11:26:37,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-690920b4-4906-4533-87e1-af9563e4cfa2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:26:37,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b4facadc7236122f46bae90aa16812d88e829a" 2019-04-13 11:26:37,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-182b626e-50ab-45cf-92e2-abb4f221b25e x-compute-request-id: req-182b626e-50ab-45cf-92e2-abb4f221b25e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:26:37,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-182b626e-50ab-45cf-92e2-abb4f221b25e 2019-04-13 11:26:37,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-13 11:26:37,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-182b626e-50ab-45cf-92e2-abb4f221b25e 2019-04-13 11:26:37,937 - 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-04-13 11:26:37,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7a7d3aa-c3f5-4260-9d30-8b3511984138 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:26:37,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:37,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d7a7d3aa-c3f5-4260-9d30-8b3511984138 2019-04-13 11:26:37,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88574d8419020b30f5930e9d937c90bad14e6bcf" 2019-04-13 11:26:37,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-72886a23-abc4-4f68-939b-7b40c7513f2d x-compute-request-id: req-72886a23-abc4-4f68-939b-7b40c7513f2d Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:10Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:26:37,938 - 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-04-13 11:26:37,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d9ff13c-830e-4be2-9c4f-549b6db65c48 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:26:37,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7d9ff13c-830e-4be2-9c4f-549b6db65c48 2019-04-13 11:26:37,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-72886a23-abc4-4f68-939b-7b40c7513f2d 2019-04-13 11:26:37,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-72886a23-abc4-4f68-939b-7b40c7513f2d 2019-04-13 11:26:37,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-13 11:26:37,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:37,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:37,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-7593cca6-1942-4ca9-b662-c81099302ace x-compute-request-id: req-7593cca6-1942-4ca9-b662-c81099302ace 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/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:57Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:26:37,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-7593cca6-1942-4ca9-b662-c81099302ace 2019-04-13 11:26:37,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-7593cca6-1942-4ca9-b662-c81099302ace 2019-04-13 11:26:37,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9512e4f475f4c85db03bf462a3acef419993" 2019-04-13 11:26:37,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-13 11:26:37,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bede56b-c7c2-4963-8fa9-6c1a23702567 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:26:37,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-04-13 11:26:37,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6bede56b-c7c2-4963-8fa9-6c1a23702567 2019-04-13 11:26:37,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-88fd8d24-7c3e-4645-a277-1aacb1f9b4cf 2019-04-13 11:26:37,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-88fd8d24-7c3e-4645-a277-1aacb1f9b4cf 2019-04-13 11:26:37,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-04-13 11:26:37,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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}099025f2d39590eea01e67e58336fc1125377eb4" 2019-04-13 11:26:37,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:26: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-88fd8d24-7c3e-4645-a277-1aacb1f9b4cf x-compute-request-id: req-88fd8d24-7c3e-4645-a277-1aacb1f9b4cf Content-Encoding: gzip Content-Length: 750 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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:56Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:26:37,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.8 on port 22: Unable to connect to port 22 on 192.168.120.8 (tried 1 time) 2019-04-13 11:26:37,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:26:40,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:40,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:40,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:40,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:40,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:40,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:40,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:40,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:26:40,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:40,556 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:40 GMT 2019-04-13 11:26:40,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:40,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:26:40,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:40,556 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:40,556 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:45,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:26:46,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:46,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:46,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:46,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:46,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:46,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:46,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:46,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0us399", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:37.961Z", "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-04-13T11:26:37.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:37.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01d846eff610e21fb85bfdcfc9163dfa5e66da18\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:37.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cfebcbb-dfc2-47e6-bcb3-8c4db73834e2"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:37.961Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9a00669d-991b-4531-96fe-25d14fca6129", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:37.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cfebcbb-dfc2-47e6-bcb3-8c4db73834e2"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:37.961Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a00669d-991b-4531-96fe-25d14fca6129 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:26:37.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cfebcbb-dfc2-47e6-bcb3-8c4db73834e2"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:37.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:26:37.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cfebcbb-dfc2-47e6-bcb3-8c4db73834e2"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:41.239Z", "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-04-13T11:26:40.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:41.239Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:37.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1018fef7-bc73-4565-bdd1-cf9806be360c"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:41.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-d0486ed7-f899-46de-8003-4437b63426e2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:38.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cfebcbb-dfc2-47e6-bcb3-8c4db73834e2"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:41.239Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:26:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0486ed7-f899-46de-8003-4437b63426e2 x-compute-request-id: req-d0486ed7-f899-46de-8003-4437b63426e2 Content-Encoding: gzip Content-Length: 752 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/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:59Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:38.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cfebcbb-dfc2-47e6-bcb3-8c4db73834e2"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:41.239Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-d0486ed7-f899-46de-8003-4437b63426e2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:38.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9cfebcbb-dfc2-47e6-bcb3-8c4db73834e2"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:42.855Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:41.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:42.855Z", "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-04-13T11:26:42.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:43.983Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:42.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:43.983Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (tried 1 time)", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (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.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-13T11:26:42.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:45.408Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:44.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1311, "offset": 1296, "size": 50}}} 2019-04-13 11:26:46,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:46,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:46 GMT 2019-04-13 11:26:46,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:46,015 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:26:46,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:46,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:46,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:46,016 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:26:46,017 - 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-04-13 11:26:46,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d846eff610e21fb85bfdcfc9163dfa5e66da18" 2019-04-13 11:26:46,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9a00669d-991b-4531-96fe-25d14fca6129 2019-04-13 11:26:46,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a00669d-991b-4531-96fe-25d14fca6129 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:26:46,018 - 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-04-13 11:26:46,018 - 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-04-13 11:26:46,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:26:46,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-d0486ed7-f899-46de-8003-4437b63426e2 2019-04-13 11:26:46,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:26:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0486ed7-f899-46de-8003-4437b63426e2 x-compute-request-id: req-d0486ed7-f899-46de-8003-4437b63426e2 Content-Encoding: gzip Content-Length: 752 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/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:59Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:26:46,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-d0486ed7-f899-46de-8003-4437b63426e2 2019-04-13 11:26:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-13 11:26:46,019 - 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-04-13 11:26:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-13 11:26:46,019 - 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.16 on port 22: Unable to connect to port 22 on 192.168.120.16 (tried 1 time) 2019-04-13 11:26:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-13 11:26:46,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:26:46,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:46,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:46,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:46,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:46,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:46,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:46,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:46,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:26:46,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:46,435 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:46 GMT 2019-04-13 11:26:46,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:46,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:26:46,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:46,436 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:46,436 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:51,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:26:52,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:52,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:52,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:52,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:52,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:52,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:52,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:52,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:46.442Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:46.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:48.700Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:48.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:49.541Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:49.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}], "metadata": {"pagination": {"total": 1314, "offset": 1311, "size": 50}}} 2019-04-13 11:26:52,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:52,131 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:52 GMT 2019-04-13 11:26:52,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:52,132 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:26:52,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:52,132 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:52,132 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:52,132 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:26:52,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-13 11:26:52,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:26:52,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:26:52,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:26:52,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:52,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:52,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:52,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:52,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:52,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:52,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:52,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:26:52,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:52,518 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:52 GMT 2019-04-13 11:26:52,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:52,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:26:52,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:52,518 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:52,519 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:57,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:26:58,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:58,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:58,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:58,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:58,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:58,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:58,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:58,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:52.220Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:50.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:54.150Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:53.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}], "metadata": {"pagination": {"total": 1316, "offset": 1314, "size": 50}}} 2019-04-13 11:26:58,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:58,485 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:58 GMT 2019-04-13 11:26:58,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:58,486 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:26:58,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:58,486 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:58,486 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:26:58,486 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:26:58,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-13 11:26:58,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:26:58,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:26:59,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:26:59,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:26:59,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:26:59,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:26:59,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:26:59,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:26:59,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:26:59,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:26:59,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:26:59,112 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:26:59 GMT 2019-04-13 11:26:59,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:26:59,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:26:59,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:26:59,112 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:26:59,113 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:04,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:27:04,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:04,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:04,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:04,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:04,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:04,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:04,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:04,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:58.183Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:58.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:26:59.280Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:26:59.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:00.014Z", "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-04-13T11:26:59.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:00.714Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:00.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:01.725Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:01.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5f4b8f5-f991-42f0-925f-aea8923cc2d8"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:01.725Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:01.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:01.725Z", "message": "Creating Agent bono_host_ftdk2v", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:01.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:01.725Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:01.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:02.409Z", "message": "Creating Agent sprout_host_q5zrdk", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:01.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:02.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba89ce913726f236d0ad5a4f6faca4c6278fc4a9\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:02.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5f4b8f5-f991-42f0-925f-aea8923cc2d8"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:02.409Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a893059-1ba5-4e9b-af43-7238761c8822 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:27:01.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5f4b8f5-f991-42f0-925f-aea8923cc2d8"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:02.409Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9a893059-1ba5-4e9b-af43-7238761c8822", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:01.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5f4b8f5-f991-42f0-925f-aea8923cc2d8"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:02.409Z", "message": "Creating Agent proxy_host_ypqok9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:01.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:03.127Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-44f4bd47-c3d5-421f-af87-be02bf8ca46e x-compute-request-id: req-44f4bd47-c3d5-421f-af87-be02bf8ca46e 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T11:23:56Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:03.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5f4b8f5-f991-42f0-925f-aea8923cc2d8"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:03.632Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-44f4bd47-c3d5-421f-af87-be02bf8ca46e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:03.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5f4b8f5-f991-42f0-925f-aea8923cc2d8"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:03.632Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-44f4bd47-c3d5-421f-af87-be02bf8ca46e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:03.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5f4b8f5-f991-42f0-925f-aea8923cc2d8"}], "metadata": {"pagination": {"total": 1332, "offset": 1316, "size": 50}}} 2019-04-13 11:27:04,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:04,399 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:04 GMT 2019-04-13 11:27:04,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:04,399 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:27:04,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:04,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:04,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:04,400 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:27:04,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-13 11:27:04,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-13 11:27:04,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-13 11:27:04,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-13 11:27:04,402 - 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-04-13 11:27:04,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-13 11:27:04,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_ftdk2v 2019-04-13 11:27:04,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:27:04,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_q5zrdk 2019-04-13 11:27:04,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba89ce913726f236d0ad5a4f6faca4c6278fc4a9" 2019-04-13 11:27:04,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a893059-1ba5-4e9b-af43-7238761c8822 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:27:04,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9a893059-1ba5-4e9b-af43-7238761c8822 2019-04-13 11:27:04,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_ypqok9 2019-04-13 11:27:04,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-44f4bd47-c3d5-421f-af87-be02bf8ca46e x-compute-request-id: req-44f4bd47-c3d5-421f-af87-be02bf8ca46e 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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T11:23:56Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:27:04,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-44f4bd47-c3d5-421f-af87-be02bf8ca46e 2019-04-13 11:27:04,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-44f4bd47-c3d5-421f-af87-be02bf8ca46e 2019-04-13 11:27:04,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:27:04,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:04,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:04,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:04,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:04,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:04,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:04,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:04,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:27:04,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:04,526 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:04 GMT 2019-04-13 11:27:04,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:04,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:27:04,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:04,527 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:04,527 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:09,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:27:09,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:09,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:09,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:09,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:09,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:09,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:09,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:09,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1b3qip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:04.651Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60]", "target_id": null, "node_name": "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-04-13T11:27:04.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:05.786Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:05.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:06.567Z", "message": "Creating Agent homer_host_vj9jlr", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:06.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:08.185Z", "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-04-13T11:27:08.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:09.455Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:27:09.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dc075e67-0621-48dd-bd03-140fc5762286"}], "metadata": {"pagination": {"total": 1337, "offset": 1332, "size": 50}}} 2019-04-13 11:27:09,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:09,650 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:09 GMT 2019-04-13 11:27:09,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:09,651 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:27:09,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:09,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:09,651 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:09,651 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:27:09,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60] 2019-04-13 11:27:09,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-13 11:27:09,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_vj9jlr 2019-04-13 11:27:09,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-13 11:27:09,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:27:09,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:27:10,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:10,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:10,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:10,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:10,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:10,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:10,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:10,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:27:10,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:10,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:10 GMT 2019-04-13 11:27:10,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:10,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:27:10,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:10,011 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:10,011 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:15,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:27:15,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:15,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:15,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:15,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:15,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:15,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:15,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:15,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:10.090Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a319c1c3-1607-430a-99bb-06fe50aca419 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:27:09.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dc075e67-0621-48dd-bd03-140fc5762286"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:10.090Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a319c1c3-1607-430a-99bb-06fe50aca419", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:09.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dc075e67-0621-48dd-bd03-140fc5762286"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:10.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22871f66429d059487a980412e4eb79ed206aac5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:09.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dc075e67-0621-48dd-bd03-140fc5762286"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "2019-04-13 11:27:02 (107 MB/s) - \u2018/tmp/tmp.kKRpesTFNd/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-04-13T11:27:10.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "100%[======================================>] 24,073,211 107MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "76% [============================> ] 18,308,739 87.3MB/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Saving to: \u2018/tmp/tmp.kKRpesTFNd/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "--2019-04-13 11:27:01-- https://192.168.120.7: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-04-13T11:27:10.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Downloading https://192.168.120.7: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-04-13T11:27:10.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-ftdk2v", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dc075e67-0621-48dd-bd03-140fc5762286"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:11.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Successfully created daemon: proxy_host_ypqok9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Downloading https://192.168.120.7: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-04-13T11:27:10.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-07835cb8-a844-45e5-8247-8c876faeab1e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dc075e67-0621-48dd-bd03-140fc5762286"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "--2019-04-13 11:27:02-- https://192.168.120.7: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-04-13T11:27:10.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_ftdk2v start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "11:27:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_ftdk2v: No response received for task b6bb0b80e76442c09d6cf74e37fbca5a", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_ypqok9/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "2019-04-13 11:27:02 (174 MB/s) - \u2018/tmp/tmp.udooLOjqgp/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-04-13T11:27:10.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Successfully created daemon: bono_host_ftdk2v", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_ftdk2v/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}], "metadata": {"pagination": {"total": 1444, "offset": 1337, "size": 50}}} 2019-04-13 11:27:15,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:15,158 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:15 GMT 2019-04-13 11:27:15,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:15,158 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:27:15,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:15,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:15,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:15,158 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:27:15,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a319c1c3-1607-430a-99bb-06fe50aca419 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:27:15,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a319c1c3-1607-430a-99bb-06fe50aca419 2019-04-13 11:27:15,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22871f66429d059487a980412e4eb79ed206aac5" 2019-04-13 11:27:15,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:02 (107 MB/s) - ‘/tmp/tmp.kKRpesTFNd/agent.tar.gz’ saved [24073211/24073211] 2019-04-13 11:27:15,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-13 11:27:15,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:15,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 107MB/s in 0.2s 2019-04-13 11:27:15,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 76% [============================> ] 18,308,739 87.3MB/s 2019-04-13 11:27:15,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-13 11:27:15,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:15,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:15,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.kKRpesTFNd/agent.tar.gz’ 2019-04-13 11:27:15,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-13 11:27:15,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-13 11:27:15,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-13 11:27:15,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-13 11:27:01-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-13 11:27:15,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-13 11:27:15,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-ftdk2v 2019-04-13 11:27:15,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-13 11:27:15,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-13 11:27:15,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-13 11:27:15,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-13 11:27:15,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-13 11:27:15,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-13 11:27:15,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-13 11:27:15,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_ypqok9 2019-04-13 11:27:15,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-13 11:27:15,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-07835cb8-a844-45e5-8247-8c876faeab1e 2019-04-13 11:27:15,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-13 11:27:02-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-13 11:27:15,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-13 11:27:15,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_ftdk2v start 2019-04-13 11:27:15,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:27:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_ftdk2v: No response received for task b6bb0b80e76442c09d6cf74e37fbca5a 2019-04-13 11:27:15,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-13 11:27:15,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_ypqok9/env 2019-04-13 11:27:15,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-13 11:27:15,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:15,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:02 (174 MB/s) - ‘/tmp/tmp.udooLOjqgp/agent.tar.gz’ saved [24073211/24073211] 2019-04-13 11:27:15,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:15,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-13 11:27:15,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-13 11:27:15,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-13 11:27:15,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_ftdk2v 2019-04-13 11:27:15,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-13 11:27:15,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-13 11:27:15,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-13 11:27:15,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-04-13 11:27:15,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-13 11:27:15,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-13 11:27:15,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_ftdk2v/env 2019-04-13 11:27:15,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-13 11:27:15,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:27:15,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:15,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:15,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:15,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:15,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:15,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:15,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:15,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:27:15,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:15,244 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:15 GMT 2019-04-13 11:27:15,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:15,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:27:15,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:15,244 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:15,244 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:20,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:27:20,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:20,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:20,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:20,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:20,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:20,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:20,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:20,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_ypqok9 start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "11:27:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_ypqok9: No response received for task 9d0d15418a444466a9089c549f5dd7dc", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Successfully started daemon: proxy_host_ypqok9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-ypqok9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Successfully started daemon: bono_host_ftdk2v", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "11:27:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_ftdk2v: No response received for task b6bb0b80e76442c09d6cf74e37fbca5a", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_ftdk2v start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Successfully configured daemon: bono_host_ftdk2v", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7c307676-c168-47e5-a8e0-ebe8f9abd6dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "message": "Saving to: \u2018/tmp/tmp.udooLOjqgp/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:10.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.221Z", "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-04-13T11:27:10.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2fb728dd-b496-4857-afb1-7bc4811e1f67"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.829Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:11.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.829Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:11.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:11.829Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:11.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:12.423Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:11.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:12.423Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:11.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:12.423Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:12.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:13.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": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:12.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba9bd745-9b94-49a4-9df1-b644abdfb894"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:13.049Z", "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-04-13T11:27:12.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:13.049Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:12.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:13.049Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:12.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:13.049Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eccd5bc8eec6fb36974c7cedf4a9b5f45391c265\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:12.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba9bd745-9b94-49a4-9df1-b644abdfb894"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:13.049Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-04e92ae6-4db8-4d83-a70d-570c8547f8ae", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:12.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba9bd745-9b94-49a4-9df1-b644abdfb894"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:13.049Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e92ae6-4db8-4d83-a70d-570c8547f8ae Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:27:12.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba9bd745-9b94-49a4-9df1-b644abdfb894"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:13.661Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:13.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:13.661Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:13.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a596e05e-99af-4f48-b93b-ceec043ff575"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:13.661Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:12.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.246Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-614a1d63-2af4-4ff1-ae9a-157c249dba28", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:13.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e184c1de-3417-4766-9ec2-285f95be369b"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.246Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614a1d63-2af4-4ff1-ae9a-157c249dba28 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:27:13.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e184c1de-3417-4766-9ec2-285f95be369b"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:27:13.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e184c1de-3417-4766-9ec2-285f95be369b"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.246Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:13.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba9bd745-9b94-49a4-9df1-b644abdfb894"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad647523f905ef30db4e557b8c9c1c3f7acbd97b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:14.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e184c1de-3417-4766-9ec2-285f95be369b"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.246Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-4896ffb3-eb37-40e9-91df-eebf13faa84e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:13.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba9bd745-9b94-49a4-9df1-b644abdfb894"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.246Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-4896ffb3-eb37-40e9-91df-eebf13faa84e x-compute-request-id: req-4896ffb3-eb37-40e9-91df-eebf13faa84e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:13.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba9bd745-9b94-49a4-9df1-b644abdfb894"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.246Z", "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-04-13T11:27:14.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.246Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-4896ffb3-eb37-40e9-91df-eebf13faa84e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:13.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.ba9bd745-9b94-49a4-9df1-b644abdfb894"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.246Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_ypqok9/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:13.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3e765b08-b3ee-4dd8-9fe9-af6f9110b7b9"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.246Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:13.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3e765b08-b3ee-4dd8-9fe9-af6f9110b7b9"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.856Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:14.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1503, "offset": 1387, "size": 50}}} 2019-04-13 11:27:20,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:20,395 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:20 GMT 2019-04-13 11:27:20,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:20,395 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:27:20,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:20,395 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:20,395 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:20,395 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:27:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_ypqok9 start 2019-04-13 11:27:20,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:27:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_ypqok9: No response received for task 9d0d15418a444466a9089c549f5dd7dc 2019-04-13 11:27:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_ypqok9 2019-04-13 11:27:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-13 11:27:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-13 11:27:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-13 11:27:20,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-13 11:27:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-ypqok9 2019-04-13 11:27:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-13 11:27:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_ftdk2v 2019-04-13 11:27:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:27:08 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_ftdk2v: No response received for task b6bb0b80e76442c09d6cf74e37fbca5a 2019-04-13 11:27:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_ftdk2v start 2019-04-13 11:27:20,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-13 11:27:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_ftdk2v 2019-04-13 11:27:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-13 11:27:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-13 11:27:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-13 11:27:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:20,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.udooLOjqgp/agent.tar.gz’ 2019-04-13 11:27:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-13 11:27:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-13 11:27:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-13 11:27:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-13 11:27:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-13 11:27:20,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-13 11:27:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-13 11:27:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-13 11:27:20,402 - 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-04-13 11:27:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-13 11:27:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-13 11:27:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-13 11:27:20,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd5bc8eec6fb36974c7cedf4a9b5f45391c265" 2019-04-13 11:27:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-04e92ae6-4db8-4d83-a70d-570c8547f8ae 2019-04-13 11:27:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e92ae6-4db8-4d83-a70d-570c8547f8ae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:27:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-13 11:27:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:27:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-13 11:27:20,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-614a1d63-2af4-4ff1-ae9a-157c249dba28 2019-04-13 11:27:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614a1d63-2af4-4ff1-ae9a-157c249dba28 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:27:20,404 - 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-04-13 11:27:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-13 11:27:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad647523f905ef30db4e557b8c9c1c3f7acbd97b" 2019-04-13 11:27:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-4896ffb3-eb37-40e9-91df-eebf13faa84e 2019-04-13 11:27:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-4896ffb3-eb37-40e9-91df-eebf13faa84e x-compute-request-id: req-4896ffb3-eb37-40e9-91df-eebf13faa84e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:27:20,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-13 11:27:20,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-4896ffb3-eb37-40e9-91df-eebf13faa84e 2019-04-13 11:27:20,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_ypqok9/env/bin/pip', 'freeze', '--all'] 2019-04-13 11:27:20,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-13 11:27:20,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-13 11:27:20,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:27:20,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:20,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:20,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:20,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:20,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:20,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:20,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:20,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:27:20,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:20,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:20 GMT 2019-04-13 11:27:20,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:20,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:27:20,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:20,473 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:20,473 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:25,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:27:25,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:25,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:25,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:25,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:25,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:25,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:25,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:25,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.856Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:14.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.856Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_ftdk2v/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:14.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.12f257b6-508c-49b2-a7dc-1e9770a86a04"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.856Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:14.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.12f257b6-508c-49b2-a7dc-1e9770a86a04"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.856Z", "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-04-13T11:27:14.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3e765b08-b3ee-4dd8-9fe9-af6f9110b7b9"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.856Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:14.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3e765b08-b3ee-4dd8-9fe9-af6f9110b7b9"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.856Z", "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-04-13T11:27:14.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3e765b08-b3ee-4dd8-9fe9-af6f9110b7b9"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:14.856Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:14.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:15.588Z", "message": "Removing directory: /tmp/tmpwp9bA3/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3e765b08-b3ee-4dd8-9fe9-af6f9110b7b9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:15.588Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e184c1de-3417-4766-9ec2-285f95be369b"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:15.588Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-0b23deb3-e3a6-4fb2-aa77-f72ef659a1eb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e184c1de-3417-4766-9ec2-285f95be369b"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:15.588Z", "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-04-13T11:27:15.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3e765b08-b3ee-4dd8-9fe9-af6f9110b7b9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:15.588Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-0b23deb3-e3a6-4fb2-aa77-f72ef659a1eb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e184c1de-3417-4766-9ec2-285f95be369b"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:15.588Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-0b23deb3-e3a6-4fb2-aa77-f72ef659a1eb x-compute-request-id: req-0b23deb3-e3a6-4fb2-aa77-f72ef659a1eb Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e184c1de-3417-4766-9ec2-285f95be369b"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.111Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.111Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.111Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q5zrdk", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.111Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.b8b59e09-8e38-4494-b4cc-2e49d3135f3e"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.111Z", "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-04-13T11:27:15.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Successfully created daemon: sprout_host_q5zrdk", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:16.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-13T11:27:16.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "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-04-13T11:27:15.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Successfully started daemon: sprout_host_q5zrdk", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "11:27:13 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_q5zrdk: No response received for task 02996c318941455287f8f6bb1acaddb7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_q5zrdk start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Successfully configured daemon: sprout_host_q5zrdk", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "2019-04-13 11:27:07 (168 MB/s) - \u2018/tmp/tmp.ZxR9KbzdPs/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-04-13T11:27:15.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "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-04-13T11:27:15.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "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-04-13T11:27:15.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Saving to: \u2018/tmp/tmp.ZxR9KbzdPs/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_q5zrdk/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "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-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "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-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:15.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Downloading https://192.168.120.7: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-04-13T11:27:15.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.da6049af-e9fd-42ce-b388-d27e4cc40411"}], "metadata": {"pagination": {"total": 1571, "offset": 1437, "size": 50}}} 2019-04-13 11:27:25,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:25,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:25 GMT 2019-04-13 11:27:25,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:25,582 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:27:25,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:25,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:25,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:25,583 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:27:25,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-13 11:27:25,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_ftdk2v/env/bin/pip', 'freeze', '--all'] 2019-04-13 11:27:25,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-13 11:27:25,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-13 11:27:25,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-13 11:27:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-13 11:27:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-13 11:27:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwp9bA3/cloudify-diamond-plugin-1.3.5 2019-04-13 11:27:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-13 11:27:25,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-0b23deb3-e3a6-4fb2-aa77-f72ef659a1eb 2019-04-13 11:27:25,586 - 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-04-13 11:27:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-0b23deb3-e3a6-4fb2-aa77-f72ef659a1eb 2019-04-13 11:27:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-0b23deb3-e3a6-4fb2-aa77-f72ef659a1eb x-compute-request-id: req-0b23deb3-e3a6-4fb2-aa77-f72ef659a1eb Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:27:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-13 11:27:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-13 11:27:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q5zrdk 2019-04-13 11:27:25,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:27:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-13 11:27:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-13 11:27:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-13 11:27:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_q5zrdk 2019-04-13 11:27:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-13 11:27:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-13 11:27:25,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-13 11:27:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time) 2019-04-13 11:27:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-13 11:27:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-13 11:27:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-13 11:27:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_q5zrdk 2019-04-13 11:27:25,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:27:13 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_q5zrdk: No response received for task 02996c318941455287f8f6bb1acaddb7 2019-04-13 11:27:25,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_q5zrdk start 2019-04-13 11:27:25,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-13 11:27:25,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_q5zrdk 2019-04-13 11:27:25,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-13 11:27:25,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:07 (168 MB/s) - ‘/tmp/tmp.ZxR9KbzdPs/agent.tar.gz’ saved [24073211/24073211] 2019-04-13 11:27:25,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-13 11:27:25,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-13 11:27:25,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.ZxR9KbzdPs/agent.tar.gz’ 2019-04-13 11:27:25,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:25,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:25,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-13 11:27:25,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-04-13 11:27:25,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:25,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:25,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-13 11:27:25,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_q5zrdk/env 2019-04-13 11:27:25,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-13 11:27:25,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-13 11:27:25,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-13 11:27:25,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-13 11:27:25,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:27:25,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:25,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:25,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:25,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:25,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:25,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:25,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:25,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:27:25,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:25,665 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:25 GMT 2019-04-13 11:27:25,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:25,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:27:25,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:25,665 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:25,665 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:30,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:27:30,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:30,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:30,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:30,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:30,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:30,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:30,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:30,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:16.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:16.878Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-13T11:27:16.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:17.566Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:16.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:17.566Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:17.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5ec77a71-1d2f-46bb-b3c8-a9fa6a2b8b99"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:18.275Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:17.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:18.275Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:17.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:18.275Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-13T11:27:17.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:18.275Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:17.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:18.907Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:18.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:18.907Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:18.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:19.410Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_q5zrdk/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:18.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.814e0d06-9aa9-4461-bcde-8f0e851f235b"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:19.410Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:18.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.814e0d06-9aa9-4461-bcde-8f0e851f235b"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:19.991Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.814e0d06-9aa9-4461-bcde-8f0e851f235b"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:19.991Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-vj9jlr", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:19.991Z", "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-04-13T11:27:19.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.814e0d06-9aa9-4461-bcde-8f0e851f235b"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:19.991Z", "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-04-13T11:27:19.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.814e0d06-9aa9-4461-bcde-8f0e851f235b"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_vj9jlr/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:20.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:20.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:20.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Downloading https://192.168.120.7: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-04-13T11:27:19.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "--2019-04-13 11:27:11-- https://192.168.120.7: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-04-13T11:27:19.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "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-04-13T11:27:19.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "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-04-13T11:27:19.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Saving to: \u2018/tmp/tmp.9f53KNG4nN/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "100%[======================================>] 24,073,211 139MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "2019-04-13 11:27:12 (139 MB/s) - \u2018/tmp/tmp.9f53KNG4nN/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-04-13T11:27:19.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "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-04-13T11:27:19.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "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-04-13T11:27:19.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "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-04-13T11:27:19.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Successfully created daemon: homer_host_vj9jlr", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Successfully configured daemon: homer_host_vj9jlr", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_vj9jlr start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "11:27:17 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_vj9jlr: No response received for task f7817d838c13410ab5a0adbed738507e", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Successfully started daemon: homer_host_vj9jlr", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "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-04-13T11:27:19.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "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-04-13T11:27:20.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.12f257b6-508c-49b2-a7dc-1e9770a86a04"}], "metadata": {"pagination": {"total": 1581, "offset": 1487, "size": 50}}} 2019-04-13 11:27:30,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:30,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:30 GMT 2019-04-13 11:27:30,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:30,809 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:27:30,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:30,809 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:30,809 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:30,809 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:27:30,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-13 11:27:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time) 2019-04-13 11:27:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-13 11:27:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:27:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-13 11:27:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-13 11:27:30,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time) 2019-04-13 11:27:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-13 11:27:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-13 11:27:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-13 11:27:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_q5zrdk/env/bin/pip', 'freeze', '--all'] 2019-04-13 11:27:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-13 11:27:30,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-13 11:27:30,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-vj9jlr 2019-04-13 11:27:30,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-13 11:27:30,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-13 11:27:30,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_vj9jlr/env 2019-04-13 11:27:30,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-13 11:27:30,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:27:30,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-13 11:27:30,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-13 11:27:30,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-13 11:27:11-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-13 11:27:30,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-13 11:27:30,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-13 11:27:30,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-13 11:27:30,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.9f53KNG4nN/agent.tar.gz’ 2019-04-13 11:27:30,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:30,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:30,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-13 11:27:30,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 139MB/s in 0.2s 2019-04-13 11:27:30,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:30,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:12 (139 MB/s) - ‘/tmp/tmp.9f53KNG4nN/agent.tar.gz’ saved [24073211/24073211] 2019-04-13 11:27:30,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:30,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-13 11:27:30,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-13 11:27:30,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-13 11:27:30,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-13 11:27:30,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-13 11:27:30,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-13 11:27:30,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_vj9jlr 2019-04-13 11:27:30,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-13 11:27:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-13 11:27:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-13 11:27:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_vj9jlr 2019-04-13 11:27:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-13 11:27:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_vj9jlr start 2019-04-13 11:27:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:27:17 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_vj9jlr: No response received for task f7817d838c13410ab5a0adbed738507e 2019-04-13 11:27:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_vj9jlr 2019-04-13 11:27:30,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-13 11:27:30,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-13 11:27:30,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:27:30,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:30,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:30,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:30,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:30,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:30,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:30,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:30,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:27:30,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:30,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:30 GMT 2019-04-13 11:27:30,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:30,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:27:30,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:30,902 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:30,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:35,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:27:36,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:36,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:36,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:36,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:36,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:36,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:36,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:36,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "11:27:17 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_vj9jlr: No response received for task f7817d838c13410ab5a0adbed738507e", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "message": "Successfully started daemon: homer_host_vj9jlr", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:19.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "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-04-13T11:27:19.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d7446923-7d25-4022-afa5-b4220b81bb27"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:20.704Z", "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-04-13T11:27:20.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.12f257b6-508c-49b2-a7dc-1e9770a86a04"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:21.511Z", "message": "Removing directory: /tmp/tmpR2m592/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:21.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.12f257b6-508c-49b2-a7dc-1e9770a86a04"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:21.511Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:20.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:21.511Z", "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-04-13T11:27:21.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.12f257b6-508c-49b2-a7dc-1e9770a86a04"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:21.511Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:20.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:21.511Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:21.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:21.511Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:20.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:22.480Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:21.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95008fe9-da0f-423b-b312-1981f607bc4a"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:22.480Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:22.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:22.480Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:21.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:22.480Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:21.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:22.480Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:22.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:22.480Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_vj9jlr/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:21.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95008fe9-da0f-423b-b312-1981f607bc4a"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:23.003Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:22.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:23.003Z", "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-04-13T11:27:22.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95008fe9-da0f-423b-b312-1981f607bc4a"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:23.003Z", "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-04-13T11:27:22.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95008fe9-da0f-423b-b312-1981f607bc4a"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:23.003Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:22.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95008fe9-da0f-423b-b312-1981f607bc4a"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:23.703Z", "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-04-13T11:27:23.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95008fe9-da0f-423b-b312-1981f607bc4a"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:23.703Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:23.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:23.703Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:23.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:23.703Z", "message": "Removing directory: /tmp/tmpvM9zyC/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:23.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.95008fe9-da0f-423b-b312-1981f607bc4a"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:24.336Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:23.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:24.336Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:23.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:24.336Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/E1Y6W/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:24.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:24.916Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:24.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:24.916Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:24.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:24.916Z", "message": "Process created, PID: 1602", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:24.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:24.916Z", "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-04-13T11:27:24.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:24.916Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:24.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:24.916Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:24.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:25.485Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:25.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:26.202Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:25.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:26.784Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:26.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:26.784Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:26.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:27.535Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:27.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:27.535Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:27.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:28.117Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:27.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:28.117Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:28.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:29.096Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:28.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:29.915Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:29.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:30.732Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:30.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:31.503Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:30.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:31.503Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:30.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:32.180Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:31.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:33.121Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:32.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:33.755Z", "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-04-13T11:27:33.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:33.755Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:32.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 1597, "offset": 1537, "size": 50}}} 2019-04-13 11:27:36,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:36,070 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:36 GMT 2019-04-13 11:27:36,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:36,070 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:27:36,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:36,070 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:36,070 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:36,071 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:27:36,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:27:17 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_vj9jlr: No response received for task f7817d838c13410ab5a0adbed738507e 2019-04-13 11:27:36,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_vj9jlr 2019-04-13 11:27:36,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-13 11:27:36,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-13 11:27:36,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpR2m592/cloudify-diamond-plugin-1.3.5 2019-04-13 11:27:36,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-13 11:27:36,074 - 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-04-13 11:27:36,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-13 11:27:36,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-13 11:27:36,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-13 11:27:36,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-13 11:27:36,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:27:36,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-13 11:27:36,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-13 11:27:36,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-13 11:27:36,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_vj9jlr/env/bin/pip', 'freeze', '--all'] 2019-04-13 11:27:36,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-13 11:27:36,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-13 11:27:36,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-13 11:27:36,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-13 11:27:36,078 - 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-04-13 11:27:36,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:27:36,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-13 11:27:36,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvM9zyC/cloudify-diamond-plugin-1.3.5 2019-04-13 11:27:36,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-13 11:27:36,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-13 11:27:36,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/E1Y6W/install_requirements.sh 2019-04-13 11:27:36,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:27:36,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:27:36,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1602 2019-04-13 11:27:36,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:27:36,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-13 11:27:36,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-13 11:27:36,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-13 11:27:36,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-13 11:27:36,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-13 11:27:36,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-13 11:27:36,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-13 11:27:36,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-13 11:27:36,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-13 11:27:36,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-13 11:27:36,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-13 11:27:36,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-13 11:27:36,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-13 11:27:36,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:27:36,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-13 11:27:36,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-13 11:27:36,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-13 11:27:36,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-13 11:27:36,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:27:36,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:27:36,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:36,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:36,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:36,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:36,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:36,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:36,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:36,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:27:36,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:36,223 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:36 GMT 2019-04-13 11:27:36,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:36,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:27:36,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:36,223 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:36,223 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:41,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:27:41,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:41,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:41,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:41,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:41,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:41,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:41,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:41,509 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:33.755Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:33.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:33.755Z", "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-04-13T11:27:33.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:34.548Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:34.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:34.548Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:34.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:34.548Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:34.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:34.548Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:33.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:34.548Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:34.299Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:35.133Z", "message": "Creating Agent dime_host_0us399", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:34.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:35.133Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:34.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:35.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": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:35.731Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:36.429Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}721584582d2fa537a78a5d5a230ee03339727162\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:36.139Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:36.429Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9078e23-05e4-45bf-9af3-bc61141195cc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:35.737Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:36.429Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b9078e23-05e4-45bf-9af3-bc61141195cc", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:35.737Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.141Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd96037a-3bed-48e7-a92d-dc32717fbc03 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:36.685Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.141Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:36.934Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.141Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:36.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.141Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:36.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.141Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:36.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:36.678Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.141Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fd96037a-3bed-48e7-a92d-dc32717fbc03", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:36.685Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:27:36.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.97aa393a-cb4b-46c0-b01a-b97b3aea339f"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.141Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddbcaa0e-867d-4c84-9233-3c978382f149 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:27:36.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.97aa393a-cb4b-46c0-b01a-b97b3aea339f"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.141Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ddbcaa0e-867d-4c84-9233-3c978382f149", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:36.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.97aa393a-cb4b-46c0-b01a-b97b3aea339f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.796Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-47d200b5-71cc-41df-b7db-ddd56ffb0245", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.132Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.796Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-47d200b5-71cc-41df-b7db-ddd56ffb0245 x-compute-request-id: req-47d200b5-71cc-41df-b7db-ddd56ffb0245 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.131Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.796Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-47d200b5-71cc-41df-b7db-ddd56ffb0245", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.132Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.796Z", "message": "Creating Agent bind_host_y0s84t", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.796Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa1fa660fca65c68fc00392ec03db101ae422d75\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.97aa393a-cb4b-46c0-b01a-b97b3aea339f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2666c7af6f796c96aac76103b54db4658a1a94bd\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.083Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:37.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}721584582d2fa537a78a5d5a230ee03339727162\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.133Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-65baf58c-c071-454a-9c84-9ccf5ff44e09", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.739Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87c183d4-86c9-44c6-a135-eeb5fd9f106e x-compute-request-id: req-87c183d4-86c9-44c6-a135-eeb5fd9f106e Content-Encoding: gzip Content-Length: 624 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d0de846f-3f5d-4271-aa05-eac279116e54\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.586Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-87c183d4-86c9-44c6-a135-eeb5fd9f106e", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.586Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-87c183d4-86c9-44c6-a135-eeb5fd9f106e", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.586Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}721584582d2fa537a78a5d5a230ee03339727162\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.587Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}721584582d2fa537a78a5d5a230ee03339727162\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.016Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65baf58c-c071-454a-9c84-9ccf5ff44e09 x-compute-request-id: req-65baf58c-c071-454a-9c84-9ccf5ff44e09 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:10Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.738Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-65baf58c-c071-454a-9c84-9ccf5ff44e09", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.738Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2666c7af6f796c96aac76103b54db4658a1a94bd\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.740Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27841c8c-2120-44e5-ba46-3ff660410fa2 x-compute-request-id: req-27841c8c-2120-44e5-ba46-3ff660410fa2 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.97aa393a-cb4b-46c0-b01a-b97b3aea339f"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-27841c8c-2120-44e5-ba46-3ff660410fa2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.97aa393a-cb4b-46c0-b01a-b97b3aea339f"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-27841c8c-2120-44e5-ba46-3ff660410fa2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.97aa393a-cb4b-46c0-b01a-b97b3aea339f"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:37.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.97aa393a-cb4b-46c0-b01a-b97b3aea339f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b97cc31c-851a-4f4c-a12f-3cd13586dd9c x-compute-request-id: req-b97cc31c-851a-4f4c-a12f-3cd13586dd9c Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.016Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-b97cc31c-851a-4f4c-a12f-3cd13586dd9c", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.016Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-b97cc31c-851a-4f4c-a12f-3cd13586dd9c", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.016Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-bc31581a-893a-443a-a81e-19882c48c1eb x-compute-request-id: req-bc31581a-893a-443a-a81e-19882c48c1eb Content-Encoding: gzip Content-Length: 624 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d0de846f-3f5d-4271-aa05-eac279116e54\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.160Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-bc31581a-893a-443a-a81e-19882c48c1eb", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.160Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:38.479Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-bc31581a-893a-443a-a81e-19882c48c1eb", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.161Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e35c1de8-e2d7-4038-aea2-0ec0507a1fa0"}], "metadata": {"pagination": {"total": 1770, "offset": 1587, "size": 50}}} 2019-04-13 11:27:41,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:41,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:41 GMT 2019-04-13 11:27:41,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:41,510 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:27:41,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:41,510 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:41,510 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:41,510 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:27:41,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:27:41,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-13 11:27:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:27:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-13 11:27:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:27:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-13 11:27:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:27:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_0us399 2019-04-13 11:27:41,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2019-04-13 11:27:41,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-04-13 11:27:41,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/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721584582d2fa537a78a5d5a230ee03339727162" 2019-04-13 11:27:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9078e23-05e4-45bf-9af3-bc61141195cc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:27:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b9078e23-05e4-45bf-9af3-bc61141195cc 2019-04-13 11:27:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd96037a-3bed-48e7-a92d-dc32717fbc03 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:27:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:27:41,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:27:41,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-13 11:27:41,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-13 11:27:41,516 - 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-04-13 11:27:41,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fd96037a-3bed-48e7-a92d-dc32717fbc03 2019-04-13 11:27:41,516 - 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-04-13 11:27:41,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddbcaa0e-867d-4c84-9233-3c978382f149 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:27:41,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ddbcaa0e-867d-4c84-9233-3c978382f149 2019-04-13 11:27:41,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-47d200b5-71cc-41df-b7db-ddd56ffb0245 2019-04-13 11:27:41,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-47d200b5-71cc-41df-b7db-ddd56ffb0245 x-compute-request-id: req-47d200b5-71cc-41df-b7db-ddd56ffb0245 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:27:41,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-47d200b5-71cc-41df-b7db-ddd56ffb0245 2019-04-13 11:27:41,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_y0s84t 2019-04-13 11:27:41,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-13 11:27:41,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/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1fa660fca65c68fc00392ec03db101ae422d75" 2019-04-13 11:27:41,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2666c7af6f796c96aac76103b54db4658a1a94bd" 2019-04-13 11:27:41,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721584582d2fa537a78a5d5a230ee03339727162" 2019-04-13 11:27:41,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-65baf58c-c071-454a-9c84-9ccf5ff44e09 2019-04-13 11:27:41,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87c183d4-86c9-44c6-a135-eeb5fd9f106e x-compute-request-id: req-87c183d4-86c9-44c6-a135-eeb5fd9f106e Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d0de846f-3f5d-4271-aa05-eac279116e54"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-13 11:27:41,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-87c183d4-86c9-44c6-a135-eeb5fd9f106e 2019-04-13 11:27:41,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-87c183d4-86c9-44c6-a135-eeb5fd9f106e 2019-04-13 11:27:41,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721584582d2fa537a78a5d5a230ee03339727162" 2019-04-13 11:27:41,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/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721584582d2fa537a78a5d5a230ee03339727162" 2019-04-13 11:27:41,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65baf58c-c071-454a-9c84-9ccf5ff44e09 x-compute-request-id: req-65baf58c-c071-454a-9c84-9ccf5ff44e09 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:10Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:27:41,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-65baf58c-c071-454a-9c84-9ccf5ff44e09 2019-04-13 11:27:41,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/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2666c7af6f796c96aac76103b54db4658a1a94bd" 2019-04-13 11:27:41,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27841c8c-2120-44e5-ba46-3ff660410fa2 x-compute-request-id: req-27841c8c-2120-44e5-ba46-3ff660410fa2 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:27:41,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-27841c8c-2120-44e5-ba46-3ff660410fa2 2019-04-13 11:27:41,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-27841c8c-2120-44e5-ba46-3ff660410fa2 2019-04-13 11:27:41,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-13 11:27:41,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b97cc31c-851a-4f4c-a12f-3cd13586dd9c x-compute-request-id: req-b97cc31c-851a-4f4c-a12f-3cd13586dd9c Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:27:41,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-b97cc31c-851a-4f4c-a12f-3cd13586dd9c 2019-04-13 11:27:41,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-b97cc31c-851a-4f4c-a12f-3cd13586dd9c 2019-04-13 11:27:41,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-bc31581a-893a-443a-a81e-19882c48c1eb x-compute-request-id: req-bc31581a-893a-443a-a81e-19882c48c1eb Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d0de846f-3f5d-4271-aa05-eac279116e54"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-13 11:27:41,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-bc31581a-893a-443a-a81e-19882c48c1eb 2019-04-13 11:27:41,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-bc31581a-893a-443a-a81e-19882c48c1eb 2019-04-13 11:27:41,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:27:41,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:41,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:41,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:41,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:41,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:41,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:41,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:41,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:27:41,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:41,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:41 GMT 2019-04-13 11:27:41,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:41,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:27:41,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:41,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:41,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:46,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:27:47,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:47,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:47,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:47,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:47,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:47,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:47,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:47,086 - 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-04-13T11:27:39.089Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c54d631-3214-40c5-9d2d-bb952bb1bcdd x-compute-request-id: req-8c54d631-3214-40c5-9d2d-bb952bb1bcdd Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1936b03d-3752-46a5-84d0-65df20267451\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2b05c147-cdba-4696-9af5-8d18b581f600\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bacd9f04-0253-495d-83be-99e8129578ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d45c0b86-3460-4da7-b852-a217497d8d3a\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dcd9a44c-937e-46e0-8e59-94d9ca49ebb2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"feaee286-3340-46a4-9524-86edf8683cea\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fec2f367-380e-46d1-ab60-ac2b77c8ce4c\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.409Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.089Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-8c54d631-3214-40c5-9d2d-bb952bb1bcdd", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.409Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.089Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-8c54d631-3214-40c5-9d2d-bb952bb1bcdd", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.409Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2666c7af6f796c96aac76103b54db4658a1a94bd\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.410Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.089Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-81607506-a490-4c9c-bf7b-de44fb67dad4 x-compute-request-id: req-81607506-a490-4c9c-bf7b-de44fb67dad4 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:10Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.857Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.089Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-81607506-a490-4c9c-bf7b-de44fb67dad4", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.858Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.089Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-81607506-a490-4c9c-bf7b-de44fb67dad4", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.858Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.989Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.089Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2666c7af6f796c96aac76103b54db4658a1a94bd\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.858Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.089Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.718Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.980Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.980Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:39.926Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.980Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:39.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.980Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.818Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.980Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f22f1308-469b-4eb1-9f4d-7a35e63cd208 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.994Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.980Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f22f1308-469b-4eb1-9f4d-7a35e63cd208", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:38.994Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64a6aecef1041653eaa04a925d60ac72e8d99237\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:39.402Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.980Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-2377bfd9-9853-444a-9b75-4292cfefc7df x-compute-request-id: req-2377bfd9-9853-444a-9b75-4292cfefc7df Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1936b03d-3752-46a5-84d0-65df20267451\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2b05c147-cdba-4696-9af5-8d18b581f600\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bacd9f04-0253-495d-83be-99e8129578ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d45c0b86-3460-4da7-b852-a217497d8d3a\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dcd9a44c-937e-46e0-8e59-94d9ca49ebb2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"feaee286-3340-46a4-9524-86edf8683cea\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fec2f367-380e-46d1-ab60-ac2b77c8ce4c\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:39.462Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.980Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-2377bfd9-9853-444a-9b75-4292cfefc7df", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:39.462Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:39.980Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-2377bfd9-9853-444a-9b75-4292cfefc7df", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:39.463Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1c0c28d-5bda-4c98-bce7-7c9b84bd0692"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " libc6-dev libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " libmpc3 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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " The following packages will be upgraded:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " libc6", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " 1 upgraded, 21 newly installed, 0 to remove and 28 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Need to get 23.9 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:2 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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:3 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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:4 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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:5 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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:6 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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:7 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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}], "metadata": {"pagination": {"total": 1915, "offset": 1637, "size": 50}}} 2019-04-13 11:27:47,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:47,086 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:47 GMT 2019-04-13 11:27:47,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:47,086 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:27:47,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:47,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:47,087 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:47,087 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:27:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c54d631-3214-40c5-9d2d-bb952bb1bcdd x-compute-request-id: req-8c54d631-3214-40c5-9d2d-bb952bb1bcdd Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1936b03d-3752-46a5-84d0-65df20267451"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b05c147-cdba-4696-9af5-8d18b581f600"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bacd9f04-0253-495d-83be-99e8129578ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d45c0b86-3460-4da7-b852-a217497d8d3a"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dcd9a44c-937e-46e0-8e59-94d9ca49ebb2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "feaee286-3340-46a4-9524-86edf8683cea"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fec2f367-380e-46d1-ab60-ac2b77c8ce4c"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "9b2c4568-6b51-451a-8782-30b9896988c2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-13 11:27:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-8c54d631-3214-40c5-9d2d-bb952bb1bcdd 2019-04-13 11:27:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-8c54d631-3214-40c5-9d2d-bb952bb1bcdd 2019-04-13 11:27:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2666c7af6f796c96aac76103b54db4658a1a94bd" 2019-04-13 11:27:47,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-81607506-a490-4c9c-bf7b-de44fb67dad4 x-compute-request-id: req-81607506-a490-4c9c-bf7b-de44fb67dad4 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:10Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:27:47,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-81607506-a490-4c9c-bf7b-de44fb67dad4 2019-04-13 11:27:47,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-81607506-a490-4c9c-bf7b-de44fb67dad4 2019-04-13 11:27:47,091 - 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-04-13 11:27:47,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2019-04-13 11:27:47,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2666c7af6f796c96aac76103b54db4658a1a94bd" 2019-04-13 11:27:47,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:27:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-13 11:27:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:27:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-13 11:27:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:27:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f22f1308-469b-4eb1-9f4d-7a35e63cd208 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:27:47,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f22f1308-469b-4eb1-9f4d-7a35e63cd208 2019-04-13 11:27:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6aecef1041653eaa04a925d60ac72e8d99237" 2019-04-13 11:27:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-2377bfd9-9853-444a-9b75-4292cfefc7df x-compute-request-id: req-2377bfd9-9853-444a-9b75-4292cfefc7df Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1936b03d-3752-46a5-84d0-65df20267451"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b05c147-cdba-4696-9af5-8d18b581f600"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bacd9f04-0253-495d-83be-99e8129578ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d45c0b86-3460-4da7-b852-a217497d8d3a"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dcd9a44c-937e-46e0-8e59-94d9ca49ebb2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "feaee286-3340-46a4-9524-86edf8683cea"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fec2f367-380e-46d1-ab60-ac2b77c8ce4c"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "9b2c4568-6b51-451a-8782-30b9896988c2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-13 11:27:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-2377bfd9-9853-444a-9b75-4292cfefc7df 2019-04-13 11:27:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-2377bfd9-9853-444a-9b75-4292cfefc7df 2019-04-13 11:27:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-04-13 11:27:47,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-04-13 11:27:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-04-13 11:27:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-04-13 11:27:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-04-13 11:27:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6 2019-04-13 11:27:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libc6-dev libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 2019-04-13 11:27:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpc3 libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-04-13 11:27:47,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-04-13 11:27:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-04-13 11:27:47,095 - 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-04-13 11:27:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-04-13 11:27:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-04-13 11:27:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-04-13 11:27:47,095 - 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-04-13 11:27:47,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-04-13 11:27:47,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-04-13 11:27:47,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following packages will be upgraded: 2019-04-13 11:27:47,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libc6 2019-04-13 11:27:47,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 1 upgraded, 21 newly installed, 0 to remove and 28 not upgraded. 2019-04-13 11:27:47,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 23.9 MB of archives. 2019-04-13 11:27:47,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-04-13 11:27:47,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] 2019-04-13 11:27:47,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-04-13 11:27:47,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-04-13 11:27:47,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-04-13 11:27:47,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-04-13 11:27:47,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-04-13 11:27:47,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-04-13 11:27:47,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:27:47,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:47,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:47,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:47,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:47,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:47,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:47,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:47,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:27:47,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:47,238 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:47 GMT 2019-04-13 11:27:47,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:47,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:27:47,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:47,238 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:47,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:52,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:27:52,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:52,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:52,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:52,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:52,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:52,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:52,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:52,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:12 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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:13 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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:14 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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:15 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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:17 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-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": "Creating Agent vellum_host_nz0joj", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:39.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-96bfce07-e054-4bcc-972b-60033d99dc19 x-compute-request-id: req-96bfce07-e054-4bcc-972b-60033d99dc19 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:39.996Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-96bfce07-e054-4bcc-972b-60033d99dc19", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:39.996Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-96bfce07-e054-4bcc-972b-60033d99dc19", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:39.996Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64a6aecef1041653eaa04a925d60ac72e8d99237\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:39.997Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:5 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-04-13T11:27:40.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:7 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-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:8 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-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:10 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-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}], "metadata": {"pagination": {"total": 2022, "offset": 1687, "size": 50}}} 2019-04-13 11:27:52,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:52,640 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:52 GMT 2019-04-13 11:27:52,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:52,641 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:27:52,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:52,641 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:52,641 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:52,641 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:27:52,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-04-13 11:27:52,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-04-13 11:27:52,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 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-04-13 11:27:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-04-13 11:27:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 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-04-13 11:27:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-04-13 11:27:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] 2019-04-13 11:27:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_nz0joj 2019-04-13 11:27:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-96bfce07-e054-4bcc-972b-60033d99dc19 x-compute-request-id: req-96bfce07-e054-4bcc-972b-60033d99dc19 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:27:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-96bfce07-e054-4bcc-972b-60033d99dc19 2019-04-13 11:27:52,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-96bfce07-e054-4bcc-972b-60033d99dc19 2019-04-13 11:27:52,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6aecef1041653eaa04a925d60ac72e8d99237" 2019-04-13 11:27:52,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-04-13 11:27:52,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-04-13 11:27:52,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-04-13 11:27:52,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-04-13 11:27:52,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-04-13 11:27:52,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] 2019-04-13 11:27:52,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-04-13 11:27:52,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] 2019-04-13 11:27:52,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-04-13 11:27:52,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-04-13 11:27:52,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] 2019-04-13 11:27:52,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-04-13 11:27:52,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] 2019-04-13 11:27:52,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB] 2019-04-13 11:27:52,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] 2019-04-13 11:27:52,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-04-13 11:27:52,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] 2019-04-13 11:27:52,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-04-13 11:27:52,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] 2019-04-13 11:27:52,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-04-13 11:27:52,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-04-13 11:27:52,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] 2019-04-13 11:27:52,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-04-13 11:27:52,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-04-13 11:27:52,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-04-13 11:27:52,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-04-13 11:27:52,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-04-13 11:27:52,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-04-13 11:27:52,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-04-13 11:27:52,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-04-13 11:27:52,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-04-13 11:27:52,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-04-13 11:27:52,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-04-13 11:27:52,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-04-13 11:27:52,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-04-13 11:27:52,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-04-13 11:27:52,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-04-13 11:27:52,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-04-13 11:27:52,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:27:52,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:52,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:52,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:52,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:52,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:52,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:52,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:52,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:27:52,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:52,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:52 GMT 2019-04-13 11:27:52,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:52,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:27:52,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:52,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:52,735 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:57,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:27:57,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:57,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:57,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:57,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:57,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:57,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:57,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:57,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "message": " Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.242Z", "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-04-13T11:27:40.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.815Z", "message": " Get:22 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-04-13T11:27:40.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.678Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.815Z", "message": " Fetched 23.9 MB in 4s (4,957 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.815Z", "message": " (Reading database ... 51347 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.815Z", "message": " Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.815Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 0%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.815Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-03e51e5a-d9e9-45e0-a952-8dcf36567893 x-compute-request-id: req-03e51e5a-d9e9-45e0-a952-8dcf36567893 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bc985fcd-0196-4304-9750-45b3039018ff\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"defc7f9d-383d-4d67-8ff1-8767616eaa77\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.647Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.815Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-03e51e5a-d9e9-45e0-a952-8dcf36567893", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.647Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.815Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-03e51e5a-d9e9-45e0-a952-8dcf36567893", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.647Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64a6aecef1041653eaa04a925d60ac72e8d99237\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.648Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:40.815Z", "message": " Get:21 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-04-13T11:27:40.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:41.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0141a3ce4c1b0852d820e8ada1ad0d256b2e182\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.099Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:41.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64a6aecef1041653eaa04a925d60ac72e8d99237\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.982Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:41.481Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bb80262-8bc2-4b2f-a78d-c9005e1afc5e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.682Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:41.481Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-8e0210e3-3455-41b2-a142-ed40ff952553", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.981Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:41.481Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-8e0210e3-3455-41b2-a142-ed40ff952553", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.981Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:41.481Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-8e0210e3-3455-41b2-a142-ed40ff952553 x-compute-request-id: req-8e0210e3-3455-41b2-a142-ed40ff952553 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.981Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:41.481Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:41.481Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4bb80262-8bc2-4b2f-a78d-c9005e1afc5e", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:40.682Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.066Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-8c45e3d2-3738-4eba-ac63-0691345cbe79 x-compute-request-id: req-8c45e3d2-3738-4eba-ac63-0691345cbe79 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bc985fcd-0196-4304-9750-45b3039018ff\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"defc7f9d-383d-4d67-8ff1-8767616eaa77\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.331Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3d6df0cd-f537-4fb0-af65-5246354129dd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.066Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-cdb837b7-106e-47be-984c-2f81550cb382 x-compute-request-id: req-cdb837b7-106e-47be-984c-2f81550cb382 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d0de846f-3f5d-4271-aa05-eac279116e54\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.999Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.066Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e11ab8ba-e963-4071-ba84-5bcc8514265d", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.835Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.066Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11ab8ba-e963-4071-ba84-5bcc8514265d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.835Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.066Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.830Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.066Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0141a3ce4c1b0852d820e8ada1ad0d256b2e182\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.676Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.066Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-eef23346-08cc-4577-b990-a118f1efa591", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.676Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.066Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-eef23346-08cc-4577-b990-a118f1efa591", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.675Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.066Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-eef23346-08cc-4577-b990-a118f1efa591 x-compute-request-id: req-eef23346-08cc-4577-b990-a118f1efa591 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.675Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}], "metadata": {"pagination": {"total": 2087, "offset": 1737, "size": 50}}} 2019-04-13 11:27:57,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:57,929 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:57 GMT 2019-04-13 11:27:57,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:57,929 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:27:57,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:57,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:57,930 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:27:57,930 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:27:57,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-04-13 11:27:57,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-04-13 11:27:57,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-04-13 11:27:57,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-04-13 11:27:57,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-04-13 11:27:57,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-04-13 11:27:57,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-04-13 11:27:57,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-04-13 11:27:57,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-04-13 11:27:57,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-04-13 11:27:57,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-04-13 11:27:57,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-04-13 11:27:57,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-04-13 11:27:57,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-04-13 11:27:57,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-04-13 11:27:57,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-04-13 11:27:57,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-04-13 11:27:57,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-04-13 11:27:57,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-04-13 11:27:57,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-04-13 11:27:57,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-04-13 11:27:57,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-04-13 11:27:57,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-04-13 11:27:57,936 - 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-04-13 11:27:57,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 23.9 MB in 4s (4,957 kB/s) 2019-04-13 11:27:57,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51347 files and directories currently installed.) 2019-04-13 11:27:57,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... 2019-04-13 11:27:57,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... 2019-04-13 11:27:57,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-03e51e5a-d9e9-45e0-a952-8dcf36567893 x-compute-request-id: req-03e51e5a-d9e9-45e0-a952-8dcf36567893 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc985fcd-0196-4304-9750-45b3039018ff"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "defc7f9d-383d-4d67-8ff1-8767616eaa77"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "79b604b8-cc29-4087-bb97-fd30621f4836", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-13 11:27:57,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-03e51e5a-d9e9-45e0-a952-8dcf36567893 2019-04-13 11:27:57,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-03e51e5a-d9e9-45e0-a952-8dcf36567893 2019-04-13 11:27:57,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6aecef1041653eaa04a925d60ac72e8d99237" 2019-04-13 11:27:57,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-04-13 11:27:57,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0141a3ce4c1b0852d820e8ada1ad0d256b2e182" 2019-04-13 11:27:57,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a6aecef1041653eaa04a925d60ac72e8d99237" 2019-04-13 11:27:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bb80262-8bc2-4b2f-a78d-c9005e1afc5e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:27:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-8e0210e3-3455-41b2-a142-ed40ff952553 2019-04-13 11:27:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-8e0210e3-3455-41b2-a142-ed40ff952553 2019-04-13 11:27:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-8e0210e3-3455-41b2-a142-ed40ff952553 x-compute-request-id: req-8e0210e3-3455-41b2-a142-ed40ff952553 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:27:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-13 11:27:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4bb80262-8bc2-4b2f-a78d-c9005e1afc5e 2019-04-13 11:27:57,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-8c45e3d2-3738-4eba-ac63-0691345cbe79 x-compute-request-id: req-8c45e3d2-3738-4eba-ac63-0691345cbe79 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc985fcd-0196-4304-9750-45b3039018ff"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "defc7f9d-383d-4d67-8ff1-8767616eaa77"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "79b604b8-cc29-4087-bb97-fd30621f4836", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-13 11:27:57,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-cdb837b7-106e-47be-984c-2f81550cb382 x-compute-request-id: req-cdb837b7-106e-47be-984c-2f81550cb382 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d0de846f-3f5d-4271-aa05-eac279116e54"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-13 11:27:57,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e11ab8ba-e963-4071-ba84-5bcc8514265d 2019-04-13 11:27:57,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11ab8ba-e963-4071-ba84-5bcc8514265d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:27:57,939 - 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-04-13 11:27:57,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0141a3ce4c1b0852d820e8ada1ad0d256b2e182" 2019-04-13 11:27:57,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-eef23346-08cc-4577-b990-a118f1efa591 2019-04-13 11:27:57,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-eef23346-08cc-4577-b990-a118f1efa591 2019-04-13 11:27:57,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-eef23346-08cc-4577-b990-a118f1efa591 x-compute-request-id: req-eef23346-08cc-4577-b990-a118f1efa591 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:27:57,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:27:57,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:27:57,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:27:57,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:27:57,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:27:57,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:27:57,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:27:57,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:27:57,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:27:58,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:27:58,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:27:57 GMT 2019-04-13 11:27:58,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:27:58,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:27:58,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:27:58,000 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:27:58,000 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:03,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:28:03,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:03,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:03,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:03,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:03,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:03,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:03,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:03,109 - 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-04-13T11:27:42.066Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.830Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.066Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-cdb837b7-106e-47be-984c-2f81550cb382 x-compute-request-id: req-cdb837b7-106e-47be-984c-2f81550cb382 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d0de846f-3f5d-4271-aa05-eac279116e54\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.999Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.675Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.107Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.675Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.965Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.675Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-cdb837b7-106e-47be-984c-2f81550cb382", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.999Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.675Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-cdb837b7-106e-47be-984c-2f81550cb382", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:41.999Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.675Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0141a3ce4c1b0852d820e8ada1ad0d256b2e182\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.000Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.675Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7372bc2a8d7de2c731176139e35db24c90b6b754\"", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.231Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.675Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-60286798-d023-44db-9673-a186bad52b76 x-compute-request-id: req-60286798-d023-44db-9673-a186bad52b76 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.370Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.675Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-60286798-d023-44db-9673-a186bad52b76", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.370Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.675Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-60286798-d023-44db-9673-a186bad52b76", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.370Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:42.675Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0141a3ce4c1b0852d820e8ada1ad0d256b2e182\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.372Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.369Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-2ced677a-882f-4d2f-8be0-3c08db5873d0 x-compute-request-id: req-2ced677a-882f-4d2f-8be0-3c08db5873d0 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:10Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.923Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.369Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-2ced677a-882f-4d2f-8be0-3c08db5873d0", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.923Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.369Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7372bc2a8d7de2c731176139e35db24c90b6b754\"", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.925Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.369Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-2ced677a-882f-4d2f-8be0-3c08db5873d0", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.924Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.369Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-e1651ee9-00de-4338-963c-b40d1843af5a x-compute-request-id: req-e1651ee9-00de-4338-963c-b40d1843af5a Content-Encoding: gzip Content-Length: 624 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d0de846f-3f5d-4271-aa05-eac279116e54\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.725Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.369Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-211273ba-0161-4ab2-83ea-908a57acce1b x-compute-request-id: req-211273ba-0161-4ab2-83ea-908a57acce1b Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1936b03d-3752-46a5-84d0-65df20267451\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2b05c147-cdba-4696-9af5-8d18b581f600\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bacd9f04-0253-495d-83be-99e8129578ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d45c0b86-3460-4da7-b852-a217497d8d3a\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dcd9a44c-937e-46e0-8e59-94d9ca49ebb2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"feaee286-3340-46a4-9524-86edf8683cea\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fec2f367-380e-46d1-ab60-ac2b77c8ce4c\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.343Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.369Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-e1651ee9-00de-4338-963c-b40d1843af5a", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.725Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.369Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-e1651ee9-00de-4338-963c-b40d1843af5a", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:42.726Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.590e3e57-1dc3-4cb2-af4b-924837b915db"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "2019-04-13 11:27:35 (65.0 MB/s) - \u2018/tmp/tmp.NOoQXRmS7Y/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-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "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-04-13T11:27:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_0us399/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "100%[======================================>] 24,073,211 65.0MB/s in 0.4s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "54% [====================> ] 13,115,011 58.0MB/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "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-04-13T11:27:43.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.561Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Saving to: \u2018/tmp/tmp.NOoQXRmS7Y/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.668Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "--2019-04-13 11:27:35-- https://192.168.120.7: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-04-13T11:27:43.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Downloading https://192.168.120.7: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-04-13T11:27:43.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-211273ba-0161-4ab2-83ea-908a57acce1b", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.343Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-211273ba-0161-4ab2-83ea-908a57acce1b", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.344Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7372bc2a8d7de2c731176139e35db24c90b6b754\"", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.345Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-0us399", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-66307cc3-00d0-4ace-96bf-65dfb4c2dfe6", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.611Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66307cc3-00d0-4ace-96bf-65dfb4c2dfe6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.610Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.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": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.606Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "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-04-13T11:27:43.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Successfully started daemon: dime_host_0us399", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "11:27:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_0us399: No response received for task 1d3e46abb6ea48b9b83dc6fb0afc5746", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_0us399 start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Successfully configured daemon: dime_host_0us399", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}], "metadata": {"pagination": {"total": 2117, "offset": 1787, "size": 50}}} 2019-04-13 11:28:03,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:03,109 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:03 GMT 2019-04-13 11:28:03,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:03,109 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:28:03,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:03,109 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:03,109 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:03,109 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:28:03,112 - 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-04-13 11:28:03,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-cdb837b7-106e-47be-984c-2f81550cb382 x-compute-request-id: req-cdb837b7-106e-47be-984c-2f81550cb382 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d0de846f-3f5d-4271-aa05-eac279116e54"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-13 11:28:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-cdb837b7-106e-47be-984c-2f81550cb382 2019-04-13 11:28:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-cdb837b7-106e-47be-984c-2f81550cb382 2019-04-13 11:28:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0141a3ce4c1b0852d820e8ada1ad0d256b2e182" 2019-04-13 11:28:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372bc2a8d7de2c731176139e35db24c90b6b754" 2019-04-13 11:28:03,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-60286798-d023-44db-9673-a186bad52b76 x-compute-request-id: req-60286798-d023-44db-9673-a186bad52b76 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:03,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-60286798-d023-44db-9673-a186bad52b76 2019-04-13 11:28:03,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-60286798-d023-44db-9673-a186bad52b76 2019-04-13 11:28:03,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0141a3ce4c1b0852d820e8ada1ad0d256b2e182" 2019-04-13 11:28:03,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-2ced677a-882f-4d2f-8be0-3c08db5873d0 x-compute-request-id: req-2ced677a-882f-4d2f-8be0-3c08db5873d0 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:10Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:03,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-2ced677a-882f-4d2f-8be0-3c08db5873d0 2019-04-13 11:28:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372bc2a8d7de2c731176139e35db24c90b6b754" 2019-04-13 11:28:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-2ced677a-882f-4d2f-8be0-3c08db5873d0 2019-04-13 11:28:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-e1651ee9-00de-4338-963c-b40d1843af5a x-compute-request-id: req-e1651ee9-00de-4338-963c-b40d1843af5a Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d0de846f-3f5d-4271-aa05-eac279116e54"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-13 11:28:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-211273ba-0161-4ab2-83ea-908a57acce1b x-compute-request-id: req-211273ba-0161-4ab2-83ea-908a57acce1b Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1936b03d-3752-46a5-84d0-65df20267451"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b05c147-cdba-4696-9af5-8d18b581f600"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bacd9f04-0253-495d-83be-99e8129578ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d45c0b86-3460-4da7-b852-a217497d8d3a"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dcd9a44c-937e-46e0-8e59-94d9ca49ebb2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "feaee286-3340-46a4-9524-86edf8683cea"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fec2f367-380e-46d1-ab60-ac2b77c8ce4c"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "9b2c4568-6b51-451a-8782-30b9896988c2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-13 11:28:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-e1651ee9-00de-4338-963c-b40d1843af5a 2019-04-13 11:28:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-e1651ee9-00de-4338-963c-b40d1843af5a 2019-04-13 11:28:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:35 (65.0 MB/s) - ‘/tmp/tmp.NOoQXRmS7Y/agent.tar.gz’ saved [24073211/24073211] 2019-04-13 11:28:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-13 11:28:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_0us399/env 2019-04-13 11:28:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-13 11:28:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 65.0MB/s in 0.4s 2019-04-13 11:28:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 54% [====================> ] 13,115,011 58.0MB/s 2019-04-13 11:28:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-13 11:28:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-13 11:28:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-13 11:28:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.NOoQXRmS7Y/agent.tar.gz’ 2019-04-13 11:28:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-13 11:27:35-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-13 11:28:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-13 11:28:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-211273ba-0161-4ab2-83ea-908a57acce1b 2019-04-13 11:28:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-211273ba-0161-4ab2-83ea-908a57acce1b 2019-04-13 11:28:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372bc2a8d7de2c731176139e35db24c90b6b754" 2019-04-13 11:28:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-0us399 2019-04-13 11:28:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-66307cc3-00d0-4ace-96bf-65dfb4c2dfe6 2019-04-13 11:28:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66307cc3-00d0-4ace-96bf-65dfb4c2dfe6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:28:03,119 - 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-04-13 11:28:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-13 11:28:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_0us399 2019-04-13 11:28:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:27:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_0us399: No response received for task 1d3e46abb6ea48b9b83dc6fb0afc5746 2019-04-13 11:28:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_0us399 start 2019-04-13 11:28:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-13 11:28:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_0us399 2019-04-13 11:28:03,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:28:03,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:03,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:03,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:03,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:03,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:03,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:03,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:03,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:28:03,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:03,185 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:03 GMT 2019-04-13 11:28:03,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:03,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:28:03,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:03,186 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:03,186 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:08,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:28:08,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:08,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:08,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:08,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:08,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:08,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:08,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:08,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Successfully created daemon: dime_host_0us399", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "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-04-13T11:27:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "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-04-13T11:27:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "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-04-13T11:27:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_0us399/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:43.972Z", "message": "2019-04-13 11:27:35 (65.0 MB/s) - \u2018/tmp/tmp.NOoQXRmS7Y/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-04-13T11:27:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c7b54111-f9f1-4166-84c4-0d810fe59905"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-3cc7cbff-a5b2-4ebf-85c7-f1b69faeb5e7", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.886Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bfb589e0cafc17d5b3b00684115ab3c8cb46acd\"", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.024Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7372bc2a8d7de2c731176139e35db24c90b6b754\"", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.887Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-0dca3c00-8ee3-4a95-9b01-b653dc4115d4", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.629Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-0dca3c00-8ee3-4a95-9b01-b653dc4115d4", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.629Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-3cc7cbff-a5b2-4ebf-85c7-f1b69faeb5e7", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.886Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cc7cbff-a5b2-4ebf-85c7-f1b69faeb5e7 x-compute-request-id: req-3cc7cbff-a5b2-4ebf-85c7-f1b69faeb5e7 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:10Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:43.886Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cecd7dd-7731-4e97-9fd7-0078cef7fa27 x-compute-request-id: req-0cecd7dd-7731-4e97-9fd7-0078cef7fa27 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1936b03d-3752-46a5-84d0-65df20267451\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2b05c147-cdba-4696-9af5-8d18b581f600\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bacd9f04-0253-495d-83be-99e8129578ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d45c0b86-3460-4da7-b852-a217497d8d3a\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dcd9a44c-937e-46e0-8e59-94d9ca49ebb2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"feaee286-3340-46a4-9524-86edf8683cea\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fec2f367-380e-46d1-ab60-ac2b77c8ce4c\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.037Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0cecd7dd-7731-4e97-9fd7-0078cef7fa27", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.037Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0cecd7dd-7731-4e97-9fd7-0078cef7fa27", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.038Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.633e11eb-5f68-4552-b7f4-bc3952eb0758"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "Waiting for process 1602 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-0dca3c00-8ee3-4a95-9b01-b653dc4115d4 x-compute-request-id: req-0dca3c00-8ee3-4a95-9b01-b653dc4115d4 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.628Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:44.991Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bfb589e0cafc17d5b3b00684115ab3c8cb46acd\"", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.629Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.877Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-722422e5-9044-41c4-b865-249066066bb4", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.054Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-722422e5-9044-41c4-b865-249066066bb4 x-compute-request-id: req-722422e5-9044-41c4-b865-249066066bb4 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bc985fcd-0196-4304-9750-45b3039018ff\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"defc7f9d-383d-4d67-8ff1-8767616eaa77\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.054Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bfb589e0cafc17d5b3b00684115ab3c8cb46acd\"", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.055Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-8a010e45-a846-4269-8d05-30221497dacb x-compute-request-id: req-8a010e45-a846-4269-8d05-30221497dacb Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.200Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-8a010e45-a846-4269-8d05-30221497dacb", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.201Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "Creating Agent ellis_host_1b3qip", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-aed35453-e315-4368-b981-41d6396e9e08", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.617Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-aed35453-e315-4368-b981-41d6396e9e08", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.617Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-aed35453-e315-4368-b981-41d6396e9e08 x-compute-request-id: req-aed35453-e315-4368-b981-41d6396e9e08 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bc985fcd-0196-4304-9750-45b3039018ff\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"defc7f9d-383d-4d67-8ff1-8767616eaa77\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"79b604b8-cc29-4087-bb97-fd30621f4836\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.616Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-722422e5-9044-41c4-b865-249066066bb4", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.054Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:44.732Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8bd41c98-7cc0-49f2-818e-a37cdcbb2486", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.621Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd41c98-7cc0-49f2-818e-a37cdcbb2486 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.620Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.614Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bfb589e0cafc17d5b3b00684115ab3c8cb46acd\"", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.202Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:45.933Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-8a010e45-a846-4269-8d05-30221497dacb", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.201Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.de248c34-0366-4fa8-984e-c98089ad845f"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.218Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Saving to: \u2018/tmp/tmp.eObBiZGOWz/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "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-04-13T11:27:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}], "metadata": {"pagination": {"total": 2320, "offset": 1837, "size": 50}}} 2019-04-13 11:28:08,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:08,303 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:08 GMT 2019-04-13 11:28:08,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:08,303 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:28:08,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:08,303 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:08,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:08,303 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:28:08,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_0us399 2019-04-13 11:28:08,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-13 11:28:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-13 11:28:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-13 11:28:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-13 11:28:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-13 11:28:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_0us399/env 2019-04-13 11:28:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-13 11:28:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:35 (65.0 MB/s) - ‘/tmp/tmp.NOoQXRmS7Y/agent.tar.gz’ saved [24073211/24073211] 2019-04-13 11:28:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-3cc7cbff-a5b2-4ebf-85c7-f1b69faeb5e7 2019-04-13 11:28:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-13 11:28:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-13 11:28:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb589e0cafc17d5b3b00684115ab3c8cb46acd" 2019-04-13 11:28:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7372bc2a8d7de2c731176139e35db24c90b6b754" 2019-04-13 11:28:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-0dca3c00-8ee3-4a95-9b01-b653dc4115d4 2019-04-13 11:28:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-0dca3c00-8ee3-4a95-9b01-b653dc4115d4 2019-04-13 11:28:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-3cc7cbff-a5b2-4ebf-85c7-f1b69faeb5e7 2019-04-13 11:28:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cc7cbff-a5b2-4ebf-85c7-f1b69faeb5e7 x-compute-request-id: req-3cc7cbff-a5b2-4ebf-85c7-f1b69faeb5e7 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:10Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cecd7dd-7731-4e97-9fd7-0078cef7fa27 x-compute-request-id: req-0cecd7dd-7731-4e97-9fd7-0078cef7fa27 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1936b03d-3752-46a5-84d0-65df20267451"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b05c147-cdba-4696-9af5-8d18b581f600"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bacd9f04-0253-495d-83be-99e8129578ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d45c0b86-3460-4da7-b852-a217497d8d3a"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dcd9a44c-937e-46e0-8e59-94d9ca49ebb2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "feaee286-3340-46a4-9524-86edf8683cea"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fec2f367-380e-46d1-ab60-ac2b77c8ce4c"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "9b2c4568-6b51-451a-8782-30b9896988c2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-13 11:28:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0cecd7dd-7731-4e97-9fd7-0078cef7fa27 2019-04-13 11:28:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0cecd7dd-7731-4e97-9fd7-0078cef7fa27 2019-04-13 11:28:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1602 to end... 2019-04-13 11:28:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-0dca3c00-8ee3-4a95-9b01-b653dc4115d4 x-compute-request-id: req-0dca3c00-8ee3-4a95-9b01-b653dc4115d4 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb589e0cafc17d5b3b00684115ab3c8cb46acd" 2019-04-13 11:28:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-13 11:28:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-722422e5-9044-41c4-b865-249066066bb4 2019-04-13 11:28:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-722422e5-9044-41c4-b865-249066066bb4 x-compute-request-id: req-722422e5-9044-41c4-b865-249066066bb4 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc985fcd-0196-4304-9750-45b3039018ff"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "defc7f9d-383d-4d67-8ff1-8767616eaa77"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "79b604b8-cc29-4087-bb97-fd30621f4836", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-13 11:28:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb589e0cafc17d5b3b00684115ab3c8cb46acd" 2019-04-13 11:28:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-13 11:28:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-8a010e45-a846-4269-8d05-30221497dacb x-compute-request-id: req-8a010e45-a846-4269-8d05-30221497dacb Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-8a010e45-a846-4269-8d05-30221497dacb 2019-04-13 11:28:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_1b3qip 2019-04-13 11:28:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-aed35453-e315-4368-b981-41d6396e9e08 2019-04-13 11:28:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-aed35453-e315-4368-b981-41d6396e9e08 2019-04-13 11:28:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-aed35453-e315-4368-b981-41d6396e9e08 x-compute-request-id: req-aed35453-e315-4368-b981-41d6396e9e08 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc985fcd-0196-4304-9750-45b3039018ff"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "79b604b8-cc29-4087-bb97-fd30621f4836", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "defc7f9d-383d-4d67-8ff1-8767616eaa77"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "79b604b8-cc29-4087-bb97-fd30621f4836", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-13 11:28:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-722422e5-9044-41c4-b865-249066066bb4 2019-04-13 11:28:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8bd41c98-7cc0-49f2-818e-a37cdcbb2486 2019-04-13 11:28:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd41c98-7cc0-49f2-818e-a37cdcbb2486 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:28:08,313 - 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-04-13 11:28:08,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb589e0cafc17d5b3b00684115ab3c8cb46acd" 2019-04-13 11:28:08,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-8a010e45-a846-4269-8d05-30221497dacb 2019-04-13 11:28:08,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-13 11:28:08,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:08,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:08,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:08,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.eObBiZGOWz/agent.tar.gz’ 2019-04-13 11:28:08,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-13 11:28:08,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:28:08,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:08,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:08,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:08,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:08,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:08,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:08,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:08,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:28:08,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:08,388 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:08 GMT 2019-04-13 11:28:08,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:08,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:28:08,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:08,388 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:08,388 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:13,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:28:13,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:13,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:13,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:13,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:13,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:13,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:13,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:13,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "--2019-04-13 11:27:37-- https://192.168.120.7: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-04-13T11:27:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Downloading https://192.168.120.7: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-04-13T11:27:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-y0s84t", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5983b432def71f668fc49fb92e19dceba635146\"", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.024Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Successfully configured daemon: bind_host_y0s84t", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "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-04-13T11:27:45.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Successfully started daemon: bind_host_y0s84t", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "11:27:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_y0s84t: No response received for task 74673e6c681940e18dfd4cad40b5a40e", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Successfully created daemon: bind_host_y0s84t", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "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-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "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-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "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-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_y0s84t/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "2019-04-13 11:27:38 (177 MB/s) - \u2018/tmp/tmp.eObBiZGOWz/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-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:46.618Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.14ca78d1-0ac3-4920-901a-82b767ac4f1f"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-a49ee514-ca01-4361-b864-e866532925cf x-compute-request-id: req-a49ee514-ca01-4361-b864-e866532925cf Content-Encoding: gzip Content-Length: 624 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d0de846f-3f5d-4271-aa05-eac279116e54\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.066Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2678bf91-e515-44a6-ae89-bd2c5ef417b4", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.837Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2678bf91-e515-44a6-ae89-bd2c5ef417b4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.837Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.833Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_0us399/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6e045a10-24ca-4d83-9eaa-451270256d35"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6e045a10-24ca-4d83-9eaa-451270256d35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5983b432def71f668fc49fb92e19dceba635146\"", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.727Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-8155a385-8e53-40c6-84aa-77bedb7d0f6a", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.726Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-8155a385-8e53-40c6-84aa-77bedb7d0f6a", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.726Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.275Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-8155a385-8e53-40c6-84aa-77bedb7d0f6a x-compute-request-id: req-8155a385-8e53-40c6-84aa-77bedb7d0f6a Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:46.725Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0057bb4b-03f5-4ae1-a165-32d4cc97eeae x-compute-request-id: req-0057bb4b-03f5-4ae1-a165-32d4cc97eeae Content-Encoding: gzip Content-Length: 624 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d0de846f-3f5d-4271-aa05-eac279116e54\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"13c06f75-8491-4ee6-89cc-a4a2b669bae0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.631Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-a49ee514-ca01-4361-b864-e866532925cf", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.066Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-a49ee514-ca01-4361-b864-e866532925cf", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.066Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5983b432def71f668fc49fb92e19dceba635146\"", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.068Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad x-compute-request-id: req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.223Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.223Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}], "metadata": {"pagination": {"total": 2406, "offset": 1887, "size": 50}}} 2019-04-13 11:28:13,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:13,501 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:13 GMT 2019-04-13 11:28:13,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:13,502 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:28:13,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:13,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:13,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:13,502 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:28:13,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-13 11:28:13,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-13 11:27:37-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-13 11:28:13,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-13 11:28:13,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-y0s84t 2019-04-13 11:28:13,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5983b432def71f668fc49fb92e19dceba635146" 2019-04-13 11:28:13,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_y0s84t 2019-04-13 11:28:13,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-13 11:28:13,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-13 11:28:13,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-13 11:28:13,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-13 11:28:13,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_y0s84t 2019-04-13 11:28:13,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:27:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_y0s84t: No response received for task 74673e6c681940e18dfd4cad40b5a40e 2019-04-13 11:28:13,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-13 11:28:13,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_y0s84t 2019-04-13 11:28:13,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-13 11:28:13,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-13 11:28:13,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-13 11:28:13,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-13 11:28:13,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-13 11:28:13,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_y0s84t/env 2019-04-13 11:28:13,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-13 11:28:13,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:13,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:38 (177 MB/s) - ‘/tmp/tmp.eObBiZGOWz/agent.tar.gz’ saved [24073211/24073211] 2019-04-13 11:28:13,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:13,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-04-13 11:28:13,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-13 11:28:13,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:13,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:13,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:28:13,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-13 11:28:13,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-a49ee514-ca01-4361-b864-e866532925cf x-compute-request-id: req-a49ee514-ca01-4361-b864-e866532925cf Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d0de846f-3f5d-4271-aa05-eac279116e54"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-13 11:28:13,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2678bf91-e515-44a6-ae89-bd2c5ef417b4 2019-04-13 11:28:13,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2678bf91-e515-44a6-ae89-bd2c5ef417b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:28:13,510 - 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-04-13 11:28:13,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_0us399/env/bin/pip', 'freeze', '--all'] 2019-04-13 11:28:13,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-13 11:28:13,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5983b432def71f668fc49fb92e19dceba635146" 2019-04-13 11:28:13,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-8155a385-8e53-40c6-84aa-77bedb7d0f6a 2019-04-13 11:28:13,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-8155a385-8e53-40c6-84aa-77bedb7d0f6a 2019-04-13 11:28:13,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-8155a385-8e53-40c6-84aa-77bedb7d0f6a x-compute-request-id: req-8155a385-8e53-40c6-84aa-77bedb7d0f6a Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0057bb4b-03f5-4ae1-a165-32d4cc97eeae x-compute-request-id: req-0057bb4b-03f5-4ae1-a165-32d4cc97eeae Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d0de846f-3f5d-4271-aa05-eac279116e54"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "13c06f75-8491-4ee6-89cc-a4a2b669bae0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-13 11:28:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:28:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-13 11:28:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-13 11:28:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-13 11:28:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-a49ee514-ca01-4361-b864-e866532925cf 2019-04-13 11:28:13,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-a49ee514-ca01-4361-b864-e866532925cf 2019-04-13 11:28:13,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5983b432def71f668fc49fb92e19dceba635146" 2019-04-13 11:28:13,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad x-compute-request-id: req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:13,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad 2019-04-13 11:28:13,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:28:13,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:13,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:13,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:13,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:13,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:13,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:13,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:13,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:28:13,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:13,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:13 GMT 2019-04-13 11:28:13,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:13,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:28:13,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:13,572 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:13,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:18,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:28:18,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:18,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:18,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:18,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:18,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:18,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:18,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:18,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "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-04-13T11:27:47.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6e045a10-24ca-4d83-9eaa-451270256d35"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6e045a10-24ca-4d83-9eaa-451270256d35"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "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-04-13T11:27:47.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6e045a10-24ca-4d83-9eaa-451270256d35"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59c878add608169559ed3ffa7b826ff2f23202af\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.237Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5983b432def71f668fc49fb92e19dceba635146\"", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.224Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.223Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.223Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:47.966Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad x-compute-request-id: req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.223Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7f1b425d-ce2e-4600-9e85-a430738072eb"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Saving to: \u2018/tmp/tmp.imAUR85MuM/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.116Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Successfully configured daemon: vellum_host_nz0joj", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-880661ec-3687-40ad-802a-697cc02dbc68 x-compute-request-id: req-880661ec-3687-40ad-802a-697cc02dbc68 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:10Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.836Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-880661ec-3687-40ad-802a-697cc02dbc68", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.836Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-880661ec-3687-40ad-802a-697cc02dbc68", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.838Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59c878add608169559ed3ffa7b826ff2f23202af\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.839Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-nz0joj", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Downloading https://192.168.120.7: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-04-13T11:27:48.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "--2019-04-13 11:27:40-- https://192.168.120.7: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-04-13T11:27:48.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "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-04-13T11:27:48.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "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-04-13T11:27:48.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "100%[======================================>] 24,073,211 121MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "2019-04-13 11:27:40 (121 MB/s) - \u2018/tmp/tmp.imAUR85MuM/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-04-13T11:27:48.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_nz0joj/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "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-04-13T11:27:48.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "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-04-13T11:27:48.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "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-04-13T11:27:48.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Successfully created daemon: vellum_host_nz0joj", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_nz0joj start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "11:27:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_nz0joj: No response received for task bf83675dd3794a43b7c86bba032c9789", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Successfully started daemon: vellum_host_nz0joj", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "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-04-13T11:27:48.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fca602f5-aa39-42bf-a2ef-a7a8470090a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54eb767b-ff2d-4160-b481-ef02cdd2c5b1 x-compute-request-id: req-54eb767b-ff2d-4160-b481-ef02cdd2c5b1 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1936b03d-3752-46a5-84d0-65df20267451\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2b05c147-cdba-4696-9af5-8d18b581f600\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bacd9f04-0253-495d-83be-99e8129578ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d45c0b86-3460-4da7-b852-a217497d8d3a\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dcd9a44c-937e-46e0-8e59-94d9ca49ebb2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"feaee286-3340-46a4-9524-86edf8683cea\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fec2f367-380e-46d1-ab60-ac2b77c8ce4c\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.173Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-54eb767b-ff2d-4160-b481-ef02cdd2c5b1", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.174Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-54eb767b-ff2d-4160-b481-ef02cdd2c5b1", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.174Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59c878add608169559ed3ffa7b826ff2f23202af\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.175Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "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-04-13T11:27:47.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6e045a10-24ca-4d83-9eaa-451270256d35"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "Removing directory: /tmp/tmpIdwVeF/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:47.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6e045a10-24ca-4d83-9eaa-451270256d35"}], "metadata": {"pagination": {"total": 2444, "offset": 1937, "size": 50}}} 2019-04-13 11:28:18,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:18,673 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:18 GMT 2019-04-13 11:28:18,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:18,673 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:28:18,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:18,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:18,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:18,673 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:28:18,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-13 11:28:18,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-13 11:28:18,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-13 11:28:18,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c878add608169559ed3ffa7b826ff2f23202af" 2019-04-13 11:28:18,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5983b432def71f668fc49fb92e19dceba635146" 2019-04-13 11:28:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad 2019-04-13 11:28:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad 2019-04-13 11:28:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad x-compute-request-id: req-95e317ab-698e-4eb9-bbe7-0ca5af5983ad Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.imAUR85MuM/agent.tar.gz’ 2019-04-13 11:28:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:18,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-13 11:28:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-13 11:28:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-13 11:28:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_nz0joj 2019-04-13 11:28:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-13 11:28:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-880661ec-3687-40ad-802a-697cc02dbc68 x-compute-request-id: req-880661ec-3687-40ad-802a-697cc02dbc68 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:10Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-880661ec-3687-40ad-802a-697cc02dbc68 2019-04-13 11:28:18,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-880661ec-3687-40ad-802a-697cc02dbc68 2019-04-13 11:28:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c878add608169559ed3ffa7b826ff2f23202af" 2019-04-13 11:28:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-nz0joj 2019-04-13 11:28:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-13 11:28:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-13 11:27:40-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-13 11:28:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-13 11:28:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-13 11:28:18,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-13 11:28:18,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:18,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:18,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-13 11:28:18,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 121MB/s in 0.2s 2019-04-13 11:28:18,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:18,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:40 (121 MB/s) - ‘/tmp/tmp.imAUR85MuM/agent.tar.gz’ saved [24073211/24073211] 2019-04-13 11:28:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-13 11:28:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_nz0joj/env 2019-04-13 11:28:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-13 11:28:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-13 11:28:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-13 11:28:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-13 11:28:18,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-13 11:28:18,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_nz0joj 2019-04-13 11:28:18,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_nz0joj start 2019-04-13 11:28:18,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:27:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_nz0joj: No response received for task bf83675dd3794a43b7c86bba032c9789 2019-04-13 11:28:18,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_nz0joj 2019-04-13 11:28:18,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-13 11:28:18,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54eb767b-ff2d-4160-b481-ef02cdd2c5b1 x-compute-request-id: req-54eb767b-ff2d-4160-b481-ef02cdd2c5b1 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1936b03d-3752-46a5-84d0-65df20267451"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b05c147-cdba-4696-9af5-8d18b581f600"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bacd9f04-0253-495d-83be-99e8129578ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d45c0b86-3460-4da7-b852-a217497d8d3a"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dcd9a44c-937e-46e0-8e59-94d9ca49ebb2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "feaee286-3340-46a4-9524-86edf8683cea"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fec2f367-380e-46d1-ab60-ac2b77c8ce4c"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "9b2c4568-6b51-451a-8782-30b9896988c2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-13 11:28:18,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-54eb767b-ff2d-4160-b481-ef02cdd2c5b1 2019-04-13 11:28:18,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-54eb767b-ff2d-4160-b481-ef02cdd2c5b1 2019-04-13 11:28:18,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c878add608169559ed3ffa7b826ff2f23202af" 2019-04-13 11:28:18,683 - 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-04-13 11:28:18,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpIdwVeF/cloudify-diamond-plugin-1.3.5 2019-04-13 11:28:18,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:28:18,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:18,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:18,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:18,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:18,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:18,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:18,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:18,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:28:18,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:18,737 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:18 GMT 2019-04-13 11:28:18,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:18,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:28:18,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:18,737 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:18,737 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:23,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:28:23,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:23,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:23,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:23,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:23,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:23,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:23,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:23,822 - 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-04-13T11:27:48.704Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-5ddc8a02-9125-44d4-b188-e33676d8784f x-compute-request-id: req-5ddc8a02-9125-44d4-b188-e33676d8784f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:10Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.332Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-5ddc8a02-9125-44d4-b188-e33676d8784f", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.332Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-5ddc8a02-9125-44d4-b188-e33676d8784f", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.332Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:48.704Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59c878add608169559ed3ffa7b826ff2f23202af\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.333Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.397Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.397Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.397Z", "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-04-13T11:27:48.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.397Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_y0s84t/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:49.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3f7e014f-d107-49f6-94e2-b70431940a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.397Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-1dad8b34-7e85-4dce-ad62-3e2afaa2157a", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.755Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.397Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-1dad8b34-7e85-4dce-ad62-3e2afaa2157a", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.754Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.397Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3f7e014f-d107-49f6-94e2-b70431940a67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.397Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-1dad8b34-7e85-4dce-ad62-3e2afaa2157a x-compute-request-id: req-1dad8b34-7e85-4dce-ad62-3e2afaa2157a Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1936b03d-3752-46a5-84d0-65df20267451\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2b05c147-cdba-4696-9af5-8d18b581f600\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bacd9f04-0253-495d-83be-99e8129578ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d45c0b86-3460-4da7-b852-a217497d8d3a\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dcd9a44c-937e-46e0-8e59-94d9ca49ebb2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"feaee286-3340-46a4-9524-86edf8683cea\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fec2f367-380e-46d1-ab60-ac2b77c8ce4c\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.754Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f6210396-d4fc-4198-9421-f2e841b3b1e0"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.397Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.996Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:49.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3f7e014f-d107-49f6-94e2-b70431940a67"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.996Z", "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-04-13T11:27:49.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3f7e014f-d107-49f6-94e2-b70431940a67"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.996Z", "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-04-13T11:27:49.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3f7e014f-d107-49f6-94e2-b70431940a67"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.996Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.996Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:48.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:49.996Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:49.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:50.838Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:49.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:50.838Z", "message": "Removing directory: /tmp/tmp5CKj12/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:50.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3f7e014f-d107-49f6-94e2-b70431940a67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:50.838Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:49.394Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:50.838Z", "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-04-13T11:27:50.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3f7e014f-d107-49f6-94e2-b70431940a67"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:50.838Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:50.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:50.838Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:50.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:50.838Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:50.235Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:51.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:51.360Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:51.420Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:50.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.165Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:51.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.165Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04758a9639a32d947668f913547f230b24cb6b46\"", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:51.770Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.165Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:51.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.165Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_nz0joj/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:51.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7a72072a-385c-43a3-815e-fa00a653a438"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.165Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c5dda15-98e2-4090-b087-a9eb3e56214e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:51.365Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.165Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:51.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7a72072a-385c-43a3-815e-fa00a653a438"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.165Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6c5dda15-98e2-4090-b087-a9eb3e56214e", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:51.365Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.873Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:52.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.873Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0c12ad7a-7173-4e0c-9bd6-92fd25f4ff2f", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:52.511Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.873Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04758a9639a32d947668f913547f230b24cb6b46\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.203\"}}'", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:52.513Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.873Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:52.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7a72072a-385c-43a3-815e-fa00a653a438"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.873Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0c12ad7a-7173-4e0c-9bd6-92fd25f4ff2f", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:52.511Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.873Z", "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-04-13T11:27:52.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7a72072a-385c-43a3-815e-fa00a653a438"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.873Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-0c12ad7a-7173-4e0c-9bd6-92fd25f4ff2f x-compute-request-id: req-0c12ad7a-7173-4e0c-9bd6-92fd25f4ff2f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:10Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:52.511Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:52.873Z", "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-04-13T11:27:52.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7a72072a-385c-43a3-815e-fa00a653a438"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:53.442Z", "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-04-13T11:27:53.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7a72072a-385c-43a3-815e-fa00a653a438"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:53.442Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:53.442Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:53.442Z", "message": "Removing directory: /tmp/tmp7rVkk0/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.7a72072a-385c-43a3-815e-fa00a653a438"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Successfully created daemon: ellis_host_1b3qip", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}], "metadata": {"pagination": {"total": 2460, "offset": 1987, "size": 50}}} 2019-04-13 11:28:23,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:23,823 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:23 GMT 2019-04-13 11:28:23,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:23,823 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:28:23,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:23,823 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:23,823 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:23,823 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:28:23,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-5ddc8a02-9125-44d4-b188-e33676d8784f x-compute-request-id: req-5ddc8a02-9125-44d4-b188-e33676d8784f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:10Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:23,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-5ddc8a02-9125-44d4-b188-e33676d8784f 2019-04-13 11:28:23,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-5ddc8a02-9125-44d4-b188-e33676d8784f 2019-04-13 11:28:23,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c878add608169559ed3ffa7b826ff2f23202af" 2019-04-13 11:28:23,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-13 11:28:23,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:28:23,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-13 11:28:23,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_y0s84t/env/bin/pip', 'freeze', '--all'] 2019-04-13 11:28:23,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-1dad8b34-7e85-4dce-ad62-3e2afaa2157a 2019-04-13 11:28:23,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-1dad8b34-7e85-4dce-ad62-3e2afaa2157a 2019-04-13 11:28:23,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-13 11:28:23,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-1dad8b34-7e85-4dce-ad62-3e2afaa2157a x-compute-request-id: req-1dad8b34-7e85-4dce-ad62-3e2afaa2157a Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1936b03d-3752-46a5-84d0-65df20267451"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b05c147-cdba-4696-9af5-8d18b581f600"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bacd9f04-0253-495d-83be-99e8129578ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d45c0b86-3460-4da7-b852-a217497d8d3a"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dcd9a44c-937e-46e0-8e59-94d9ca49ebb2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "feaee286-3340-46a4-9524-86edf8683cea"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fec2f367-380e-46d1-ab60-ac2b77c8ce4c"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "9b2c4568-6b51-451a-8782-30b9896988c2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-13 11:28:23,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-13 11:28:23,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-13 11:28:23,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-13 11:28:23,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-13 11:28:23,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-13 11:28:23,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-13 11:28:23,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:28:23,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-13 11:28:23,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp5CKj12/cloudify-diamond-plugin-1.3.5 2019-04-13 11:28:23,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:23,829 - 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-04-13 11:28:23,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-13 11:28:23,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-13 11:28:23,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-04-13 11:28:23,830 - 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-04-13 11:28:23,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-13 11:28:23,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-13 11:28:23,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04758a9639a32d947668f913547f230b24cb6b46" 2019-04-13 11:28:23,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-13 11:28:23,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_nz0joj/env/bin/pip', 'freeze', '--all'] 2019-04-13 11:28:23,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c5dda15-98e2-4090-b087-a9eb3e56214e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:28:23,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-13 11:28:23,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6c5dda15-98e2-4090-b087-a9eb3e56214e 2019-04-13 11:28:23,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-13 11:28:23,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0c12ad7a-7173-4e0c-9bd6-92fd25f4ff2f 2019-04-13 11:28:23,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04758a9639a32d947668f913547f230b24cb6b46" -d '{"addFloatingIp": {"address": "172.30.9.203"}}' 2019-04-13 11:28:23,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-13 11:28:23,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0c12ad7a-7173-4e0c-9bd6-92fd25f4ff2f 2019-04-13 11:28:23,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-13 11:28:23,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-0c12ad7a-7173-4e0c-9bd6-92fd25f4ff2f x-compute-request-id: req-0c12ad7a-7173-4e0c-9bd6-92fd25f4ff2f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:10Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:23,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-13 11:28:23,832 - 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-04-13 11:28:23,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-13 11:28:23,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-13 11:28:23,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp7rVkk0/cloudify-diamond-plugin-1.3.5 2019-04-13 11:28:23,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-13 11:28:23,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_1b3qip 2019-04-13 11:28:23,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:23,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:28:23,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:23,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:23,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:23,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:23,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:23,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:23,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:23,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:28:23,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:23,890 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:23 GMT 2019-04-13 11:28:23,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:23,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:28:23,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:23,891 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:23,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:28,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:28:28,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:28,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:28,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:28,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:28,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:28,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:28,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:28,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "2019-04-13 11:27:46 (151 MB/s) - \u2018/tmp/tmp.AJuA4vC43Y/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-04-13T11:27:53.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_1b3qip/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "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-04-13T11:27:53.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "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-04-13T11:27:53.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Successfully configured daemon: ellis_host_1b3qip", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_1b3qip start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "11:27:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_1b3qip: No response received for task 8296adaee7424a53a35ab6e2a7c3370e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Successfully started daemon: ellis_host_1b3qip", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "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-04-13T11:27:53.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "100%[======================================>] 24,073,211 151MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Saving to: \u2018/tmp/tmp.AJuA4vC43Y/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "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-04-13T11:27:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "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-04-13T11:27:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "--2019-04-13 11:27:46-- https://192.168.120.7: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-04-13T11:27:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "Downloading https://192.168.120.7: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-04-13T11:27:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.192Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1b3qip", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:53.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.10b37fa1-1900-4c3a-989f-1753a4b2e230"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.859Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:54.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.859Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:54.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.859Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:54.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:54.859Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:54.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:55.389Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:54.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:55.389Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:27:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8eaf4802-0bf8-41ac-97a4-5ea6361f7436 x-compute-request-id: req-8eaf4802-0bf8-41ac-97a4-5ea6361f7436 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_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:55.304Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.045Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-8eaf4802-0bf8-41ac-97a4-5ea6361f7436", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:55.304Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04758a9639a32d947668f913547f230b24cb6b46\"", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:55.306Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.045Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:55.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.045Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:55.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.045Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-8eaf4802-0bf8-41ac-97a4-5ea6361f7436", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:55.304Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.045Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:55.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.654Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-f7b4986a-f31b-4d03-a4a2-ac491c8c1e17", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:55.993Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.654Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:56.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.654Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:56.453Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.654Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-f7b4986a-f31b-4d03-a4a2-ac491c8c1e17", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:55.994Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.654Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:55.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:56.654Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-f7b4986a-f31b-4d03-a4a2-ac491c8c1e17 x-compute-request-id: req-f7b4986a-f31b-4d03-a4a2-ac491c8c1e17 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:10Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:55.993Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.d69dc771-3e98-4a26-8d20-618f35fcec52"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:57.286Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:56.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.759c18e2-6cd6-4bac-97e3-abbfde05e8c9"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:57.286Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_1b3qip/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:56.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.759c18e2-6cd6-4bac-97e3-abbfde05e8c9"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:57.286Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:56.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 2460, "offset": 2037, "size": 50}}} 2019-04-13 11:28:29,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:29,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:28 GMT 2019-04-13 11:28:29,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:29,000 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:28:29,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:29,000 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:29,000 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:29,000 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:28:29,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:27:46 (151 MB/s) - ‘/tmp/tmp.AJuA4vC43Y/agent.tar.gz’ saved [24073211/24073211] 2019-04-13 11:28:29,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:29,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-13 11:28:29,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_1b3qip/env 2019-04-13 11:28:29,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-13 11:28:29,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-13 11:28:29,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-13 11:28:29,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-13 11:28:29,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-13 11:28:29,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-13 11:28:29,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_1b3qip 2019-04-13 11:28:29,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_1b3qip start 2019-04-13 11:28:29,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:27:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_1b3qip: No response received for task 8296adaee7424a53a35ab6e2a7c3370e 2019-04-13 11:28:29,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_1b3qip 2019-04-13 11:28:29,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-13 11:28:29,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-13 11:28:29,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-13 11:28:29,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 151MB/s in 0.2s 2019-04-13 11:28:29,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-13 11:28:29,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:29,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-13 11:28:29,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:29,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.AJuA4vC43Y/agent.tar.gz’ 2019-04-13 11:28:29,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-13 11:28:29,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-13 11:28:29,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-13 11:28:29,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-13 11:27:46-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-13 11:28:29,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-13 11:28:29,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1b3qip 2019-04-13 11:28:29,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-13 11:28:29,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-13 11:28:29,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-13 11:28:29,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-13 11:28:29,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-13 11:28:29,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:27:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8eaf4802-0bf8-41ac-97a4-5ea6361f7436 x-compute-request-id: req-8eaf4802-0bf8-41ac-97a4-5ea6361f7436 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-04-13 11:28:29,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-8eaf4802-0bf8-41ac-97a4-5ea6361f7436 2019-04-13 11:28:29,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04758a9639a32d947668f913547f230b24cb6b46" 2019-04-13 11:28:29,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-13 11:28:29,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-13 11:28:29,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-8eaf4802-0bf8-41ac-97a4-5ea6361f7436 2019-04-13 11:28:29,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-13 11:28:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-f7b4986a-f31b-4d03-a4a2-ac491c8c1e17 2019-04-13 11:28:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-13 11:28:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-04-13 11:28:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-f7b4986a-f31b-4d03-a4a2-ac491c8c1e17 2019-04-13 11:28:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-13 11:28:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:27: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-f7b4986a-f31b-4d03-a4a2-ac491c8c1e17 x-compute-request-id: req-f7b4986a-f31b-4d03-a4a2-ac491c8c1e17 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:10Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-13 11:28:29,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_1b3qip/env/bin/pip', 'freeze', '--all'] 2019-04-13 11:28:29,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-13 11:28:29,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:28:29,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:29,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:29,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:29,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:29,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:29,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:29,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:29,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:28:29,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:29,062 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:29 GMT 2019-04-13 11:28:29,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:29,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:28:29,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:29,062 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:29,062 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:34,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:28:34,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:34,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:34,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:34,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:34,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:34,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:34,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:34,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:57.918Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:57.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.759c18e2-6cd6-4bac-97e3-abbfde05e8c9"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:57.918Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:57.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:57.918Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:57.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:57.918Z", "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-04-13T11:27:57.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.759c18e2-6cd6-4bac-97e3-abbfde05e8c9"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:57.918Z", "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-04-13T11:27:57.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.759c18e2-6cd6-4bac-97e3-abbfde05e8c9"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:58.484Z", "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-04-13T11:27:58.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.759c18e2-6cd6-4bac-97e3-abbfde05e8c9"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:58.484Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:58.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:58.484Z", "message": "Removing directory: /tmp/tmpStU5N7/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:58.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.759c18e2-6cd6-4bac-97e3-abbfde05e8c9"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:59.082Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:58.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:59.082Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:58.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:59.082Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:58.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:59.902Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:58.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:59.902Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:58.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:59.902Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:59.484Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:27:59.902Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:58.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:00.485Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:27:59.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:00.485Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:00.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:01.044Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:00.883Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:01.993Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:00.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:01.993Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f8cb8849156c5f77dd2633733fc2373ff2f706b\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:01.288Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:01.993Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e1d477aa-2e89-4c83-8e91-2c7841195189", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:00.887Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:01.993Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d477aa-2e89-4c83-8e91-2c7841195189 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:00.887Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:02.653Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-ce4b2edd-639e-41c5-8486-f22b67dd0989", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:02.232Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:02.653Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:02.166Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:02.653Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:02.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:02.653Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:01.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:02.653Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:01.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:02.653Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-ce4b2edd-639e-41c5-8486-f22b67dd0989", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:02.232Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:02.653Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f8cb8849156c5f77dd2633733fc2373ff2f706b\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:02.232Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:02.653Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-ce4b2edd-639e-41c5-8486-f22b67dd0989 x-compute-request-id: req-ce4b2edd-639e-41c5-8486-f22b67dd0989 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:03Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:02.231Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.285Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f8cb8849156c5f77dd2633733fc2373ff2f706b\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:02.742Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.285Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-12504eae-151e-4920-824a-e06efd847e3d x-compute-request-id: req-12504eae-151e-4920-824a-e06efd847e3d Content-Encoding: gzip Content-Length: 527 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2e51c2eb-2e28-44dd-87c3-ab54a7a8cb32\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3f8aaecc-1953-4eef-922f-b037f201bcc1\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"83f1aa69-e0b9-4831-bcb6-0fd8bda00f1b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:02.741Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.285Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-12504eae-151e-4920-824a-e06efd847e3d", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:02.741Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.285Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:02.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.285Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-860f11a6-33ea-448b-ac04-ca6ea59f0edf x-compute-request-id: req-860f11a6-33ea-448b-ac04-ca6ea59f0edf Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:03Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.154Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.285Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-12504eae-151e-4920-824a-e06efd847e3d", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:02.742Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 3%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 4%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-860f11a6-33ea-448b-ac04-ca6ea59f0edf", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.154Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-860f11a6-33ea-448b-ac04-ca6ea59f0edf", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.155Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f8cb8849156c5f77dd2633733fc2373ff2f706b\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.156Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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[uSetting up libc6:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " (Reading database ... 51347 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 5%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 6%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 7%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 8%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 9%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 10%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}], "metadata": {"pagination": {"total": 2460, "offset": 2087, "size": 50}}} 2019-04-13 11:28:34,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:34,154 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:34 GMT 2019-04-13 11:28:34,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:34,154 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:28:34,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:34,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:34,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:34,154 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:28:34,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-13 11:28:34,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-13 11:28:34,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:28:34,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-13 11:28:34,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-13 11:28:34,158 - 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-04-13 11:28:34,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:28:34,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpStU5N7/cloudify-diamond-plugin-1.3.5 2019-04-13 11:28:34,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-13 11:28:34,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-13 11:28:34,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-13 11:28:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:28:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-13 11:28:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-13 11:28:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-13 11:28:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-13 11:28:34,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:28:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-13 11:28:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8cb8849156c5f77dd2633733fc2373ff2f706b" 2019-04-13 11:28:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e1d477aa-2e89-4c83-8e91-2c7841195189 2019-04-13 11:28:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d477aa-2e89-4c83-8e91-2c7841195189 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:28:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-ce4b2edd-639e-41c5-8486-f22b67dd0989 2019-04-13 11:28:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:34,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-13 11:28:34,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:28:34,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-13 11:28:34,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-ce4b2edd-639e-41c5-8486-f22b67dd0989 2019-04-13 11:28:34,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8cb8849156c5f77dd2633733fc2373ff2f706b" 2019-04-13 11:28:34,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-ce4b2edd-639e-41c5-8486-f22b67dd0989 x-compute-request-id: req-ce4b2edd-639e-41c5-8486-f22b67dd0989 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:03Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:34,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8cb8849156c5f77dd2633733fc2373ff2f706b" 2019-04-13 11:28:34,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-12504eae-151e-4920-824a-e06efd847e3d x-compute-request-id: req-12504eae-151e-4920-824a-e06efd847e3d Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2e51c2eb-2e28-44dd-87c3-ab54a7a8cb32"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3f8aaecc-1953-4eef-922f-b037f201bcc1"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "83f1aa69-e0b9-4831-bcb6-0fd8bda00f1b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-04-13 11:28:34,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-12504eae-151e-4920-824a-e06efd847e3d 2019-04-13 11:28:34,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-13 11:28:34,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-860f11a6-33ea-448b-ac04-ca6ea59f0edf x-compute-request-id: req-860f11a6-33ea-448b-ac04-ca6ea59f0edf Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:03Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:34,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-12504eae-151e-4920-824a-e06efd847e3d 2019-04-13 11:28:34,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Progress: [ 4%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 2019-04-13 11:28:34,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-860f11a6-33ea-448b-ac04-ca6ea59f0edf 2019-04-13 11:28:34,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-860f11a6-33ea-448b-ac04-ca6ea59f0edf 2019-04-13 11:28:34,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8cb8849156c5f77dd2633733fc2373ff2f706b" 2019-04-13 11:28:34,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Setting up libc6:amd64 (2.19-0ubuntu6.15) ... 2019-04-13 11:28:34,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-04-13 11:28:34,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51347 files and directories currently installed.) 2019-04-13 11:28:34,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:34,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 5%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:34,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Progress: [ 7%] Selecting previously unselected package libatomic1:amd64. 2019-04-13 11:28:34,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:34,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 8%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:34,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Progress: [ 10%] Selecting previously unselected package libgmp10:amd64. 2019-04-13 11:28:34,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-04-13 11:28:34,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:28:34,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:34,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:34,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:34,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:34,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:34,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:34,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:34,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:28:34,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:34,232 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:34 GMT 2019-04-13 11:28:34,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:34,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:28:34,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:34,233 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:34,233 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:39,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:28:39,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:39,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:39,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:39,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:39,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:39,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:39,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:39,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " Unpacking 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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 11%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 12%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 13%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 14%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 15%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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 binutils.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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 cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " Unpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\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-04-13T11:28:03.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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 libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 43%]\u001b[49m\u001b[39m \u001b[uUnpacking 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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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 gcc.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\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-04-13T11:28:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\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-04-13T11:28:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\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-04-13T11:28:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 52%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 53%]\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-04-13T11:28:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}], "metadata": {"pagination": {"total": 2461, "offset": 2137, "size": 50}}} 2019-04-13 11:28:39,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:39,359 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:39 GMT 2019-04-13 11:28:39,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:39,359 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:28:39,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:39,359 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:39,359 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:39,359 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:28:39,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-04-13 11:28:39,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 11%] Progress: [ 12%] Selecting previously unselected package libisl10:amd64. 2019-04-13 11:28:39,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-04-13 11:28:39,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-04-13 11:28:39,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 14%] Progress: [ 15%] Selecting previously unselected package libcloog-isl4:amd64. 2019-04-13 11:28:39,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-04-13 11:28:39,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-04-13 11:28:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 17%] Progress: [ 18%] Selecting previously unselected package libgomp1:amd64. 2019-04-13 11:28:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 20%] Selecting previously unselected package libitm1:amd64. 2019-04-13 11:28:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 22%] Progress: [ 23%] Selecting previously unselected package libmpfr4:amd64. 2019-04-13 11:28:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-04-13 11:28:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-04-13 11:28:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 25%] Progress: [ 26%] Selecting previously unselected package libquadmath0:amd64. 2019-04-13 11:28:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 28%] Progress: [ 29%] Selecting previously unselected package libtsan0:amd64. 2019-04-13 11:28:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 31%] Selecting previously unselected package libmpc3:amd64. 2019-04-13 11:28:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-04-13 11:28:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-04-13 11:28:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package binutils. 2019-04-13 11:28:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-04-13 11:28:39,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-04-13 11:28:39,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp-4.8. 2019-04-13 11:28:39,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:39,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:39,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package cpp. 2019-04-13 11:28:39,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-04-13 11:28:39,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-04-13 11:28:39,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:39,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-04-13 11:28:39,367 - 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-04-13 11:28:39,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:39,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc-4.8. 2019-04-13 11:28:39,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:39,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:39,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package gcc. 2019-04-13 11:28:39,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-04-13 11:28:39,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-04-13 11:28:39,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Selecting previously unselected package libc-dev-bin. 2019-04-13 11:28:39,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-04-13 11:28:39,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 51%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-04-13 11:28:39,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Progress: [ 53%] Selecting previously unselected package linux-libc-dev:amd64. 2019-04-13 11:28:39,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... 2019-04-13 11:28:39,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 54%] Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 2019-04-13 11:28:39,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:28:39,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:39,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:39,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:39,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:39,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:39,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:39,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:39,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:28:39,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:39,441 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:39 GMT 2019-04-13 11:28:39,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:39,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:28:39,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:39,442 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:39,442 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:44,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:28:44,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:44,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:44,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:44,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:44,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:44,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:44,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:44,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\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-04-13T11:28:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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 binutils.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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 cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " Unpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\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-04-13T11:28:03.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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 libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 43%]\u001b[49m\u001b[39m \u001b[uUnpacking 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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\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-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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 gcc.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "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-04-13T11:28:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\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-04-13T11:28:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:03.667Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\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-04-13T11:28:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.788Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.905Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-ypqok9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_ypqok9/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-04-13T11:28:03.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "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-04-13T11:28:03.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "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-04-13T11:28:03.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ec9a07528ba6aa9e7e675936bfe9c649a5c5aaa\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.757Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-b36a0340-b96d-4d65-b1ce-1d9ff2c39573", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.484Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f27cbc0f-0aa3-417c-8e55-a58cfc1dcabf"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}], "metadata": {"pagination": {"total": 2499, "offset": 2187, "size": 50}}} 2019-04-13 11:28:44,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:44,759 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:44 GMT 2019-04-13 11:28:44,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:44,759 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:28:44,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:44,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:44,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:44,759 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:28:44,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:44,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:44,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 20%] Selecting previously unselected package libitm1:amd64. 2019-04-13 11:28:44,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:44,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:44,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 22%] Progress: [ 23%] Selecting previously unselected package libmpfr4:amd64. 2019-04-13 11:28:44,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-04-13 11:28:44,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-04-13 11:28:44,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 25%] Progress: [ 26%] Selecting previously unselected package libquadmath0:amd64. 2019-04-13 11:28:44,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:44,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:44,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 28%] Progress: [ 29%] Selecting previously unselected package libtsan0:amd64. 2019-04-13 11:28:44,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:44,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:44,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 31%] Selecting previously unselected package libmpc3:amd64. 2019-04-13 11:28:44,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-04-13 11:28:44,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-04-13 11:28:44,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package binutils. 2019-04-13 11:28:44,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-04-13 11:28:44,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-04-13 11:28:44,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp-4.8. 2019-04-13 11:28:44,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:44,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:44,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package cpp. 2019-04-13 11:28:44,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-04-13 11:28:44,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-04-13 11:28:44,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:44,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-04-13 11:28:44,766 - 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-04-13 11:28:44,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:44,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc-4.8. 2019-04-13 11:28:44,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-13 11:28:44,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-13 11:28:44,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package gcc. 2019-04-13 11:28:44,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-04-13 11:28:44,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-04-13 11:28:44,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Selecting previously unselected package libc-dev-bin. 2019-04-13 11:28:44,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:44,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:44,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-ypqok9 2019-04-13 11:28:44,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_ypqok9/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-04-13 11:28:44,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-04-13 11:28:44,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-04-13 11:28:44,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-04-13 11:28:44,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-04-13 11:28:44,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5 2019-04-13 11:28:44,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec9a07528ba6aa9e7e675936bfe9c649a5c5aaa" 2019-04-13 11:28:44,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-13 11:28:44,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-b36a0340-b96d-4d65-b1ce-1d9ff2c39573 2019-04-13 11:28:44,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:28:44,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:28:44,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:44,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:44,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:44,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:44,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:44,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:44,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:44,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:28:44,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:44,839 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:44 GMT 2019-04-13 11:28:44,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:44,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:28:44,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:44,840 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:44,840 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:49,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:28:49,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:49,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:49,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:49,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:49,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:49,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:49,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:49,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": "Execution done (PID=1602, return_code=0): /tmp/E1Y6W/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_ypqok9/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-04-13T11:28:03.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_ypqok9/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-04-13T11:28:03.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "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-04-13T11:28:03.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " You are using pip version 9.0.1, however version 19.0.3 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " /home/ubuntu/proxy_host_ypqok9/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-04-13T11:28:03.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " /home/ubuntu/proxy_host_ypqok9/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-04-13T11:28:03.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " /home/ubuntu/proxy_host_ypqok9/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-04-13T11:28:03.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " /home/ubuntu/proxy_host_ypqok9/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-04-13T11:28:03.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " /home/ubuntu/proxy_host_ypqok9/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-04-13T11:28:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "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-04-13T11:28:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "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-04-13T11:28:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-ypqok9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "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-04-13T11:28:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.189Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.882Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.882Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.882Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.882Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.882Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.882Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": "proxy_node_xp140u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.882Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.2e72288c-03ec-41d7-8f44-bf0a05006914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.882Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-a03534e5-28ba-49e8-a29f-68b3f5602165 x-compute-request-id: req-a03534e5-28ba-49e8-a29f-68b3f5602165 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.278Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.882Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-a03534e5-28ba-49e8-a29f-68b3f5602165", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.278Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.882Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-a03534e5-28ba-49e8-a29f-68b3f5602165", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.278Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:04.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ec9a07528ba6aa9e7e675936bfe9c649a5c5aaa\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.279Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-9ccdb4b6-0726-4bfa-8da9-9eb0c6aa3695", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.882Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-9ccdb4b6-0726-4bfa-8da9-9eb0c6aa3695", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.881Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-9ccdb4b6-0726-4bfa-8da9-9eb0c6aa3695 x-compute-request-id: req-9ccdb4b6-0726-4bfa-8da9-9eb0c6aa3695 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90b50c8f-5ed2-4abb-aedd-7a35c13ab726\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ae00d289-79cc-4296-b44a-4f296926b17d\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.881Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.961Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ec9a07528ba6aa9e7e675936bfe9c649a5c5aaa\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.284Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-0086e020-1a32-48d7-9adc-3880fbd9ce3d", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.282Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-0086e020-1a32-48d7-9adc-3880fbd9ce3d", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.282Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-0086e020-1a32-48d7-9adc-3880fbd9ce3d x-compute-request-id: req-0086e020-1a32-48d7-9adc-3880fbd9ce3d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.281Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9fcec3c4-8d3f-4417-b375-3c2880680d6f", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.315Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fcec3c4-8d3f-4417-b375-3c2880680d6f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.315Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.310Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:05.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ec9a07528ba6aa9e7e675936bfe9c649a5c5aaa\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:04.885Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:06.067Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:06.067Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:06.067Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-24caa0dd-ec33-4a8e-a5a4-5051b21d8183", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.629Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}], "metadata": {"pagination": {"total": 2499, "offset": 2237, "size": 50}}} 2019-04-13 11:28:49,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:49,978 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:49 GMT 2019-04-13 11:28:49,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:49,979 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:28:49,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:49,979 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:49,979 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:49,979 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:28:49,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1602, return_code=0): /tmp/E1Y6W/install_requirements.sh 2019-04-13 11:28:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_ypqok9/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-04-13 11:28:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_ypqok9/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-04-13 11:28:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-04-13 11:28:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.0.3 is available. 2019-04-13 11:28:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-13 11:28:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_ypqok9/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-04-13 11:28:49,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_ypqok9/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-04-13 11:28:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-13 11:28:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_ypqok9/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-04-13 11:28:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-13 11:28:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_ypqok9/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-04-13 11:28:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-04-13 11:28:49,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_ypqok9/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-04-13 11:28:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-04-13 11:28:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-04-13 11:28:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-ypqok9 2019-04-13 11:28:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:49,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-04-13 11:28:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:28:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:28:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-13 11:28:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:28:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:28:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:28:49,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:28:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:28:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-a03534e5-28ba-49e8-a29f-68b3f5602165 x-compute-request-id: req-a03534e5-28ba-49e8-a29f-68b3f5602165 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-a03534e5-28ba-49e8-a29f-68b3f5602165 2019-04-13 11:28:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-a03534e5-28ba-49e8-a29f-68b3f5602165 2019-04-13 11:28:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec9a07528ba6aa9e7e675936bfe9c649a5c5aaa" 2019-04-13 11:28:49,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-9ccdb4b6-0726-4bfa-8da9-9eb0c6aa3695 2019-04-13 11:28:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-9ccdb4b6-0726-4bfa-8da9-9eb0c6aa3695 2019-04-13 11:28:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-9ccdb4b6-0726-4bfa-8da9-9eb0c6aa3695 x-compute-request-id: req-9ccdb4b6-0726-4bfa-8da9-9eb0c6aa3695 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90b50c8f-5ed2-4abb-aedd-7a35c13ab726"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ae00d289-79cc-4296-b44a-4f296926b17d"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-13 11:28:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-13 11:28:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:28:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec9a07528ba6aa9e7e675936bfe9c649a5c5aaa" 2019-04-13 11:28:49,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-0086e020-1a32-48d7-9adc-3880fbd9ce3d 2019-04-13 11:28:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-0086e020-1a32-48d7-9adc-3880fbd9ce3d 2019-04-13 11:28:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-0086e020-1a32-48d7-9adc-3880fbd9ce3d x-compute-request-id: req-0086e020-1a32-48d7-9adc-3880fbd9ce3d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9fcec3c4-8d3f-4417-b375-3c2880680d6f 2019-04-13 11:28:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fcec3c4-8d3f-4417-b375-3c2880680d6f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:28:49,988 - 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-04-13 11:28:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec9a07528ba6aa9e7e675936bfe9c649a5c5aaa" 2019-04-13 11:28:49,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:28:49,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:28:49,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-24caa0dd-ec33-4a8e-a5a4-5051b21d8183 2019-04-13 11:28:49,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:28:50,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:50,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:50,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:50,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:50,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:50,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:50,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:50,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:28:50,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:50,056 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:50 GMT 2019-04-13 11:28:50,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:50,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:28:50,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:50,056 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:50,056 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:55,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:28:55,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:55,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:55,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:55,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:55,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:55,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:55,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:55,294 - 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-04-13T11:28:06.067Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-24caa0dd-ec33-4a8e-a5a4-5051b21d8183 x-compute-request-id: req-24caa0dd-ec33-4a8e-a5a4-5051b21d8183 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90b50c8f-5ed2-4abb-aedd-7a35c13ab726\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ae00d289-79cc-4296-b44a-4f296926b17d\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.629Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:06.067Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab1cc927371ef4bd6daea2f4bb410b9c8c6c03c3\"", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.712Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:06.067Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-24caa0dd-ec33-4a8e-a5a4-5051b21d8183", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:05.629Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a867a442-8e54-40eb-91fc-1a15e1ef6243"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:06.067Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:06.049Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:06.658Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace4f0d3-c68d-4774-881b-e267acf5cfec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:06.230Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:06.658Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:06.225Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:06.658Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:06.132Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:06.658Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ace4f0d3-c68d-4774-881b-e267acf5cfec", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:06.230Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.205Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-f29bef46-edd6-4405-a3dd-5bdc5d4f03ff x-compute-request-id: req-f29bef46-edd6-4405-a3dd-5bdc5d4f03ff Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:03Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:06.608Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.205Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cc48a634bb5199d012c1751bd8e6389f651746d\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:06.739Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.205Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.159Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.205Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab1cc927371ef4bd6daea2f4bb410b9c8c6c03c3\"", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:06.609Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.205Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-f29bef46-edd6-4405-a3dd-5bdc5d4f03ff", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:06.609Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.205Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-f29bef46-edd6-4405-a3dd-5bdc5d4f03ff", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:06.609Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-60137bbd-71dd-4a25-91d7-e6e206a13c6e", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.339Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-d676efc0-3584-4f72-a4c1-1f14876b82cd x-compute-request-id: req-d676efc0-3584-4f72-a4c1-1f14876b82cd Content-Encoding: gzip Content-Length: 527 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2e51c2eb-2e28-44dd-87c3-ab54a7a8cb32\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3f8aaecc-1953-4eef-922f-b037f201bcc1\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"83f1aa69-e0b9-4831-bcb6-0fd8bda00f1b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.485Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-d676efc0-3584-4f72-a4c1-1f14876b82cd", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.485Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-e0942bbd-c6ab-4070-9877-7194fb871178 x-compute-request-id: req-e0942bbd-c6ab-4070-9877-7194fb871178 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1fbe883d-7241-4907-9cb5-b2b29d554783\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2d893904-b9c4-41d3-a861-fa9edbe47cd4\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"529c3446-59a2-4504-9531-bd34cdd43d99\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a4d7b0ed-0afc-44b0-bdfa-0b1240b3cc3a\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac2932d9-4413-421c-8cc0-d5514e02dcb2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e5cb3609-7380-4c4d-90d5-c39c98fab9ad\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.599Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bdb90ecb-557d-492b-ab30-6bb5312a33b6", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.164Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab1cc927371ef4bd6daea2f4bb410b9c8c6c03c3\"", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.340Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca0e1456bb99015ecf8aac5d90acd837eed84b99\"", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.572Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdb90ecb-557d-492b-ab30-6bb5312a33b6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.164Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-23d0d292-2e91-4373-b537-e22861595c80 x-compute-request-id: req-23d0d292-2e91-4373-b537-e22861595c80 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2e51c2eb-2e28-44dd-87c3-ab54a7a8cb32\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3f8aaecc-1953-4eef-922f-b037f201bcc1\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"83f1aa69-e0b9-4831-bcb6-0fd8bda00f1b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"75e32cdc-b5f0-409d-9055-8b505bcd892b\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.171Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-23d0d292-2e91-4373-b537-e22861595c80", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.171Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-23d0d292-2e91-4373-b537-e22861595c80", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.171Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab1cc927371ef4bd6daea2f4bb410b9c8c6c03c3\"", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.172Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-4fb9109e-39cc-4d12-a91d-e6d87e29680f x-compute-request-id: req-4fb9109e-39cc-4d12-a91d-e6d87e29680f Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.261Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-4fb9109e-39cc-4d12-a91d-e6d87e29680f", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.261Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-4fb9109e-39cc-4d12-a91d-e6d87e29680f", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.262Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cc48a634bb5199d012c1751bd8e6389f651746d\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.263Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-60137bbd-71dd-4a25-91d7-e6e206a13c6e x-compute-request-id: req-60137bbd-71dd-4a25-91d7-e6e206a13c6e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:03Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.339Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-60137bbd-71dd-4a25-91d7-e6e206a13c6e", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.339Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:07.830Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-d676efc0-3584-4f72-a4c1-1f14876b82cd", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.485Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.6717e045-edce-4e65-9c2a-e166b097b95b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-1977e297-3f3e-4669-a24a-0edcfba67144", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.936Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-1977e297-3f3e-4669-a24a-0edcfba67144", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.937Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cc48a634bb5199d012c1751bd8e6389f651746d\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.937Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-13a50c31-9b2c-45bc-add5-2f5874037650 x-compute-request-id: req-13a50c31-9b2c-45bc-add5-2f5874037650 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.165Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-13a50c31-9b2c-45bc-add5-2f5874037650", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.165Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-13a50c31-9b2c-45bc-add5-2f5874037650", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.165Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca0e1456bb99015ecf8aac5d90acd837eed84b99\"", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.166Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-29b17af5-9c8e-4d00-a7e3-d040cf6d1e31 x-compute-request-id: req-29b17af5-9c8e-4d00-a7e3-d040cf6d1e31 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1fbe883d-7241-4907-9cb5-b2b29d554783\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2d893904-b9c4-41d3-a861-fa9edbe47cd4\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"529c3446-59a2-4504-9531-bd34cdd43d99\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a4d7b0ed-0afc-44b0-bdfa-0b1240b3cc3a\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac2932d9-4413-421c-8cc0-d5514e02dcb2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e5cb3609-7380-4c4d-90d5-c39c98fab9ad\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.326Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-e0942bbd-c6ab-4070-9877-7194fb871178", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.599Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.944Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-e0942bbd-c6ab-4070-9877-7194fb871178", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.599Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5cc48a634bb5199d012c1751bd8e6389f651746d\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.600Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.426Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-1977e297-3f3e-4669-a24a-0edcfba67144 x-compute-request-id: req-1977e297-3f3e-4669-a24a-0edcfba67144 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:07.936Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.999Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-d49f359b-5047-4ab0-b906-c9974b286926 x-compute-request-id: req-d49f359b-5047-4ab0-b906-c9974b286926 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.906Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-29b17af5-9c8e-4d00-a7e3-d040cf6d1e31", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.327Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}], "metadata": {"pagination": {"total": 2499, "offset": 2287, "size": 50}}} 2019-04-13 11:28:55,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:55,294 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:55 GMT 2019-04-13 11:28:55,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:55,294 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:28:55,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:55,294 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:55,295 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:28:55,295 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:28:55,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-24caa0dd-ec33-4a8e-a5a4-5051b21d8183 x-compute-request-id: req-24caa0dd-ec33-4a8e-a5a4-5051b21d8183 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90b50c8f-5ed2-4abb-aedd-7a35c13ab726"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ae00d289-79cc-4296-b44a-4f296926b17d"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-13 11:28:55,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab1cc927371ef4bd6daea2f4bb410b9c8c6c03c3" 2019-04-13 11:28:55,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-24caa0dd-ec33-4a8e-a5a4-5051b21d8183 2019-04-13 11:28:55,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:55,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace4f0d3-c68d-4774-881b-e267acf5cfec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:28:55,299 - 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-04-13 11:28:55,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:55,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ace4f0d3-c68d-4774-881b-e267acf5cfec 2019-04-13 11:28:55,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-f29bef46-edd6-4405-a3dd-5bdc5d4f03ff x-compute-request-id: req-f29bef46-edd6-4405-a3dd-5bdc5d4f03ff Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:03Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:55,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc48a634bb5199d012c1751bd8e6389f651746d" 2019-04-13 11:28:55,300 - 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-04-13 11:28:55,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab1cc927371ef4bd6daea2f4bb410b9c8c6c03c3" 2019-04-13 11:28:55,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-f29bef46-edd6-4405-a3dd-5bdc5d4f03ff 2019-04-13 11:28:55,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-f29bef46-edd6-4405-a3dd-5bdc5d4f03ff 2019-04-13 11:28:55,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-60137bbd-71dd-4a25-91d7-e6e206a13c6e 2019-04-13 11:28:55,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-d676efc0-3584-4f72-a4c1-1f14876b82cd x-compute-request-id: req-d676efc0-3584-4f72-a4c1-1f14876b82cd Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2e51c2eb-2e28-44dd-87c3-ab54a7a8cb32"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3f8aaecc-1953-4eef-922f-b037f201bcc1"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "83f1aa69-e0b9-4831-bcb6-0fd8bda00f1b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-04-13 11:28:55,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-d676efc0-3584-4f72-a4c1-1f14876b82cd 2019-04-13 11:28:55,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-e0942bbd-c6ab-4070-9877-7194fb871178 x-compute-request-id: req-e0942bbd-c6ab-4070-9877-7194fb871178 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fbe883d-7241-4907-9cb5-b2b29d554783"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d893904-b9c4-41d3-a861-fa9edbe47cd4"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "529c3446-59a2-4504-9531-bd34cdd43d99"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a4d7b0ed-0afc-44b0-bdfa-0b1240b3cc3a"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac2932d9-4413-421c-8cc0-d5514e02dcb2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e5cb3609-7380-4c4d-90d5-c39c98fab9ad"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-13 11:28:55,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bdb90ecb-557d-492b-ab30-6bb5312a33b6 2019-04-13 11:28:55,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab1cc927371ef4bd6daea2f4bb410b9c8c6c03c3" 2019-04-13 11:28:55,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0e1456bb99015ecf8aac5d90acd837eed84b99" 2019-04-13 11:28:55,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdb90ecb-557d-492b-ab30-6bb5312a33b6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:28:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-23d0d292-2e91-4373-b537-e22861595c80 x-compute-request-id: req-23d0d292-2e91-4373-b537-e22861595c80 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2e51c2eb-2e28-44dd-87c3-ab54a7a8cb32"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3f8aaecc-1953-4eef-922f-b037f201bcc1"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "83f1aa69-e0b9-4831-bcb6-0fd8bda00f1b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "75e32cdc-b5f0-409d-9055-8b505bcd892b", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-04-13 11:28:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-23d0d292-2e91-4373-b537-e22861595c80 2019-04-13 11:28:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-23d0d292-2e91-4373-b537-e22861595c80 2019-04-13 11:28:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab1cc927371ef4bd6daea2f4bb410b9c8c6c03c3" 2019-04-13 11:28:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-4fb9109e-39cc-4d12-a91d-e6d87e29680f x-compute-request-id: req-4fb9109e-39cc-4d12-a91d-e6d87e29680f Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-4fb9109e-39cc-4d12-a91d-e6d87e29680f 2019-04-13 11:28:55,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-4fb9109e-39cc-4d12-a91d-e6d87e29680f 2019-04-13 11:28:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc48a634bb5199d012c1751bd8e6389f651746d" 2019-04-13 11:28:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-60137bbd-71dd-4a25-91d7-e6e206a13c6e x-compute-request-id: req-60137bbd-71dd-4a25-91d7-e6e206a13c6e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:03Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-60137bbd-71dd-4a25-91d7-e6e206a13c6e 2019-04-13 11:28:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-d676efc0-3584-4f72-a4c1-1f14876b82cd 2019-04-13 11:28:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-1977e297-3f3e-4669-a24a-0edcfba67144 2019-04-13 11:28:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-1977e297-3f3e-4669-a24a-0edcfba67144 2019-04-13 11:28:55,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc48a634bb5199d012c1751bd8e6389f651746d" 2019-04-13 11:28:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-13a50c31-9b2c-45bc-add5-2f5874037650 x-compute-request-id: req-13a50c31-9b2c-45bc-add5-2f5874037650 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-13a50c31-9b2c-45bc-add5-2f5874037650 2019-04-13 11:28:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-13a50c31-9b2c-45bc-add5-2f5874037650 2019-04-13 11:28:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0e1456bb99015ecf8aac5d90acd837eed84b99" 2019-04-13 11:28:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-29b17af5-9c8e-4d00-a7e3-d040cf6d1e31 x-compute-request-id: req-29b17af5-9c8e-4d00-a7e3-d040cf6d1e31 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fbe883d-7241-4907-9cb5-b2b29d554783"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d893904-b9c4-41d3-a861-fa9edbe47cd4"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "529c3446-59a2-4504-9531-bd34cdd43d99"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a4d7b0ed-0afc-44b0-bdfa-0b1240b3cc3a"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac2932d9-4413-421c-8cc0-d5514e02dcb2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e5cb3609-7380-4c4d-90d5-c39c98fab9ad"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-13 11:28:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:28:55,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-e0942bbd-c6ab-4070-9877-7194fb871178 2019-04-13 11:28:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:28:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-13 11:28:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-e0942bbd-c6ab-4070-9877-7194fb871178 2019-04-13 11:28:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc48a634bb5199d012c1751bd8e6389f651746d" 2019-04-13 11:28:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-1977e297-3f3e-4669-a24a-0edcfba67144 x-compute-request-id: req-1977e297-3f3e-4669-a24a-0edcfba67144 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-d49f359b-5047-4ab0-b906-c9974b286926 x-compute-request-id: req-d49f359b-5047-4ab0-b906-c9974b286926 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:28:55,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-29b17af5-9c8e-4d00-a7e3-d040cf6d1e31 2019-04-13 11:28:55,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:28:55,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:28:55,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:28:55,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:28:55,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:28:55,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:28:55,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:28:55,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:28:55,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:28:55,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:28:55,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:28:55 GMT 2019-04-13 11:28:55,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:28:55,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:28:55,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:28:55,416 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:28:55,416 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:00,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:00,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:00,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:00,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:00,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:00,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:00,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:00,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:00,528 - 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-04-13T11:28:08.999Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca0e1456bb99015ecf8aac5d90acd837eed84b99\"", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.509Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.999Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-9a50af48-2a63-4a5e-bb9c-fddee8a69c56 x-compute-request-id: req-9a50af48-2a63-4a5e-bb9c-fddee8a69c56 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90b50c8f-5ed2-4abb-aedd-7a35c13ab726\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ae00d289-79cc-4296-b44a-4f296926b17d\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.508Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-29b17af5-9c8e-4d00-a7e3-d040cf6d1e31", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.327Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-29b17af5-9c8e-4d00-a7e3-d040cf6d1e31", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.327Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.27bf5f66-27fb-40be-a0b5-b25526a0d0b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.999Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-9a50af48-2a63-4a5e-bb9c-fddee8a69c56", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.508Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.999Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.999Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-d49f359b-5047-4ab0-b906-c9974b286926 x-compute-request-id: req-d49f359b-5047-4ab0-b906-c9974b286926 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.906Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:08.999Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-bcf88def-4749-40ee-bc9b-48210c8e931c", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:09.258Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.937Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.806Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-d49f359b-5047-4ab0-b906-c9974b286926", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.906Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-d49f359b-5047-4ab0-b906-c9974b286926", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.906Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca0e1456bb99015ecf8aac5d90acd837eed84b99\"", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:08.907Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:09.177Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09d1b949-7954-437f-8977-7d781f157cf8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:09.181Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-09d1b949-7954-437f-8977-7d781f157cf8", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:09.181Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-bcf88def-4749-40ee-bc9b-48210c8e931c x-compute-request-id: req-bcf88def-4749-40ee-bc9b-48210c8e931c Content-Encoding: gzip Content-Length: 480 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90b50c8f-5ed2-4abb-aedd-7a35c13ab726\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ae00d289-79cc-4296-b44a-4f296926b17d\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"f75b5f63-c287-4477-8382-d8b8dc821ab3\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:09.257Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-bcf88def-4749-40ee-bc9b-48210c8e931c", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:09.258Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.853d1928-b0f9-4b8c-8da5-40c0eafb2496"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:09.622Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}403ae90ee41ab3c17ebf3184ac2d072d4a82cf13\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:09.578Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:10.237Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb00120f-4b92-4058-96a2-6fd014e1f797 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.052Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:10.237Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:09.699Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:10.237Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.047Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:10.237Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cb00120f-4b92-4058-96a2-6fd014e1f797", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.052Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:10.237Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-4d430947-da5a-43f6-9a5a-50846d4d4dbb x-compute-request-id: req-4d430947-da5a-43f6-9a5a-50846d4d4dbb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.154Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:10.237Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:09.574Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:10.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb88b6e1eaaff30a7c92df4d81e1525019226514\"", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.449Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:10.742Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-4d430947-da5a-43f6-9a5a-50846d4d4dbb", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.155Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:10.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}403ae90ee41ab3c17ebf3184ac2d072d4a82cf13\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.157Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:10.742Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-4d430947-da5a-43f6-9a5a-50846d4d4dbb", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.155Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.301Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-75573ff9-0a54-4222-90d7-33a9e02bf203", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.928Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.301Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.811Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.301Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-350df306-8ae2-48fd-a9bc-7445c365bf1b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.816Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.301Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-350df306-8ae2-48fd-a9bc-7445c365bf1b", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.816Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.301Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-75573ff9-0a54-4222-90d7-33a9e02bf203 x-compute-request-id: req-75573ff9-0a54-4222-90d7-33a9e02bf203 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0c0c6228-b59f-44f9-a61e-1a9d35b90384\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69b0564a-b6a5-47bd-8f44-4d1204ea78e5\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.928Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.301Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-75573ff9-0a54-4222-90d7-33a9e02bf203", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.928Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.301Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}403ae90ee41ab3c17ebf3184ac2d072d4a82cf13\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:10.929Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.301Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0b3832647c910964faf45d30a2e8c51e43a0104\"", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.224Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.301Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-a5d0acc1-9aaa-46b0-a79a-a6dad4821923 x-compute-request-id: req-a5d0acc1-9aaa-46b0-a79a-a6dad4821923 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.124Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-a5d0acc1-9aaa-46b0-a79a-a6dad4821923", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.125Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-bb64a948-04fc-4e9a-af81-abafd0f527ed x-compute-request-id: req-bb64a948-04fc-4e9a-af81-abafd0f527ed Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.677Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-a5d0acc1-9aaa-46b0-a79a-a6dad4821923", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.125Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-bcc2ca77-b313-4f79-9930-bb92a57c09e5", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.645Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-bcc2ca77-b313-4f79-9930-bb92a57c09e5", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.645Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-bcc2ca77-b313-4f79-9930-bb92a57c09e5 x-compute-request-id: req-bcc2ca77-b313-4f79-9930-bb92a57c09e5 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0c0c6228-b59f-44f9-a61e-1a9d35b90384\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69b0564a-b6a5-47bd-8f44-4d1204ea78e5\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.645Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb88b6e1eaaff30a7c92df4d81e1525019226514\"", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.515Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-0e4fdfb4-686a-4087-8c8e-46f2d4f9d564", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.514Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-0e4fdfb4-686a-4087-8c8e-46f2d4f9d564", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.514Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-0e4fdfb4-686a-4087-8c8e-46f2d4f9d564 x-compute-request-id: req-0e4fdfb4-686a-4087-8c8e-46f2d4f9d564 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1fbe883d-7241-4907-9cb5-b2b29d554783\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2d893904-b9c4-41d3-a861-fa9edbe47cd4\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"529c3446-59a2-4504-9531-bd34cdd43d99\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a4d7b0ed-0afc-44b0-bdfa-0b1240b3cc3a\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac2932d9-4413-421c-8cc0-d5514e02dcb2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e5cb3609-7380-4c4d-90d5-c39c98fab9ad\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.514Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}403ae90ee41ab3c17ebf3184ac2d072d4a82cf13\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.291Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}], "metadata": {"pagination": {"total": 2502, "offset": 2337, "size": 50}}} 2019-04-13 11:29:00,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:00,528 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:00 GMT 2019-04-13 11:29:00,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:00,528 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:29:00,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:00,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:00,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:00,529 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:29:00,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0e1456bb99015ecf8aac5d90acd837eed84b99" 2019-04-13 11:29:00,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-9a50af48-2a63-4a5e-bb9c-fddee8a69c56 x-compute-request-id: req-9a50af48-2a63-4a5e-bb9c-fddee8a69c56 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90b50c8f-5ed2-4abb-aedd-7a35c13ab726"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ae00d289-79cc-4296-b44a-4f296926b17d"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-13 11:29:00,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-29b17af5-9c8e-4d00-a7e3-d040cf6d1e31 2019-04-13 11:29:00,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-29b17af5-9c8e-4d00-a7e3-d040cf6d1e31 2019-04-13 11:29:00,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-9a50af48-2a63-4a5e-bb9c-fddee8a69c56 2019-04-13 11:29:00,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:29:00,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-d49f359b-5047-4ab0-b906-c9974b286926 x-compute-request-id: req-d49f359b-5047-4ab0-b906-c9974b286926 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:29:00,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:29:00,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-bcf88def-4749-40ee-bc9b-48210c8e931c 2019-04-13 11:29:00,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:29:00,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:29:00,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-d49f359b-5047-4ab0-b906-c9974b286926 2019-04-13 11:29:00,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-d49f359b-5047-4ab0-b906-c9974b286926 2019-04-13 11:29:00,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0e1456bb99015ecf8aac5d90acd837eed84b99" 2019-04-13 11:29:00,534 - 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-04-13 11:29:00,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09d1b949-7954-437f-8977-7d781f157cf8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:29:00,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-09d1b949-7954-437f-8977-7d781f157cf8 2019-04-13 11:29:00,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-bcf88def-4749-40ee-bc9b-48210c8e931c x-compute-request-id: req-bcf88def-4749-40ee-bc9b-48210c8e931c Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90b50c8f-5ed2-4abb-aedd-7a35c13ab726"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ae00d289-79cc-4296-b44a-4f296926b17d"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "f75b5f63-c287-4477-8382-d8b8dc821ab3", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-13 11:29:00,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-bcf88def-4749-40ee-bc9b-48210c8e931c 2019-04-13 11:29:00,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403ae90ee41ab3c17ebf3184ac2d072d4a82cf13" 2019-04-13 11:29:00,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb00120f-4b92-4058-96a2-6fd014e1f797 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:29:00,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-04-13 11:29:00,535 - 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-04-13 11:29:00,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cb00120f-4b92-4058-96a2-6fd014e1f797 2019-04-13 11:29:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-4d430947-da5a-43f6-9a5a-50846d4d4dbb x-compute-request-id: req-4d430947-da5a-43f6-9a5a-50846d4d4dbb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:29:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:29:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb88b6e1eaaff30a7c92df4d81e1525019226514" 2019-04-13 11:29:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-4d430947-da5a-43f6-9a5a-50846d4d4dbb 2019-04-13 11:29:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403ae90ee41ab3c17ebf3184ac2d072d4a82cf13" 2019-04-13 11:29:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-4d430947-da5a-43f6-9a5a-50846d4d4dbb 2019-04-13 11:29:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-75573ff9-0a54-4222-90d7-33a9e02bf203 2019-04-13 11:29:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:29:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-350df306-8ae2-48fd-a9bc-7445c365bf1b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:29:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-350df306-8ae2-48fd-a9bc-7445c365bf1b 2019-04-13 11:29:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-75573ff9-0a54-4222-90d7-33a9e02bf203 x-compute-request-id: req-75573ff9-0a54-4222-90d7-33a9e02bf203 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c0c6228-b59f-44f9-a61e-1a9d35b90384"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69b0564a-b6a5-47bd-8f44-4d1204ea78e5"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-04-13 11:29:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-75573ff9-0a54-4222-90d7-33a9e02bf203 2019-04-13 11:29:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403ae90ee41ab3c17ebf3184ac2d072d4a82cf13" 2019-04-13 11:29:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b3832647c910964faf45d30a2e8c51e43a0104" 2019-04-13 11:29:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-a5d0acc1-9aaa-46b0-a79a-a6dad4821923 x-compute-request-id: req-a5d0acc1-9aaa-46b0-a79a-a6dad4821923 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:29:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-a5d0acc1-9aaa-46b0-a79a-a6dad4821923 2019-04-13 11:29:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-bb64a948-04fc-4e9a-af81-abafd0f527ed x-compute-request-id: req-bb64a948-04fc-4e9a-af81-abafd0f527ed Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:29:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-a5d0acc1-9aaa-46b0-a79a-a6dad4821923 2019-04-13 11:29:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-bcc2ca77-b313-4f79-9930-bb92a57c09e5 2019-04-13 11:29:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-bcc2ca77-b313-4f79-9930-bb92a57c09e5 2019-04-13 11:29:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-bcc2ca77-b313-4f79-9930-bb92a57c09e5 x-compute-request-id: req-bcc2ca77-b313-4f79-9930-bb92a57c09e5 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c0c6228-b59f-44f9-a61e-1a9d35b90384"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69b0564a-b6a5-47bd-8f44-4d1204ea78e5"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-04-13 11:29:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb88b6e1eaaff30a7c92df4d81e1525019226514" 2019-04-13 11:29:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-0e4fdfb4-686a-4087-8c8e-46f2d4f9d564 2019-04-13 11:29:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-0e4fdfb4-686a-4087-8c8e-46f2d4f9d564 2019-04-13 11:29:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-0e4fdfb4-686a-4087-8c8e-46f2d4f9d564 x-compute-request-id: req-0e4fdfb4-686a-4087-8c8e-46f2d4f9d564 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fbe883d-7241-4907-9cb5-b2b29d554783"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d893904-b9c4-41d3-a861-fa9edbe47cd4"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "529c3446-59a2-4504-9531-bd34cdd43d99"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a4d7b0ed-0afc-44b0-bdfa-0b1240b3cc3a"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac2932d9-4413-421c-8cc0-d5514e02dcb2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e5cb3609-7380-4c4d-90d5-c39c98fab9ad"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-13 11:29:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403ae90ee41ab3c17ebf3184ac2d072d4a82cf13" 2019-04-13 11:29:00,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:00,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:00,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:00,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:00,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:00,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:00,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:00,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:00,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:00,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:00,920 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:00 GMT 2019-04-13 11:29:00,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:00,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:00,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:00,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:00,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:05,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:06,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:06,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:06,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:06,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:06,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:06,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:06,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:06,115 - 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-04-13T11:28:11.907Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-c77dd408-6ee0-428d-9b5d-cc018067cc3f", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.291Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-c77dd408-6ee0-428d-9b5d-cc018067cc3f", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.290Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-c77dd408-6ee0-428d-9b5d-cc018067cc3f x-compute-request-id: req-c77dd408-6ee0-428d-9b5d-cc018067cc3f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.290Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.13d154ab-7aee-4afd-97f6-2ac1f535dd6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:11.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb88b6e1eaaff30a7c92df4d81e1525019226514\"", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.126Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-8a26585f-0097-4ed2-9dda-645194d6e9a0", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.856Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-d9d0dbcf-0603-4ba4-b9c2-88e8c9c3b75e x-compute-request-id: req-d9d0dbcf-0603-4ba4-b9c2-88e8c9c3b75e Content-Encoding: gzip Content-Length: 638 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1fbe883d-7241-4907-9cb5-b2b29d554783\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2d893904-b9c4-41d3-a861-fa9edbe47cd4\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"529c3446-59a2-4504-9531-bd34cdd43d99\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a4d7b0ed-0afc-44b0-bdfa-0b1240b3cc3a\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac2932d9-4413-421c-8cc0-d5514e02dcb2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e5cb3609-7380-4c4d-90d5-c39c98fab9ad\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"1430d991-2863-4e53-b961-dd8d65ca30b7\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:12.025Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:12.250Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:12.111Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-d9d0dbcf-0603-4ba4-b9c2-88e8c9c3b75e", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:12.026Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-d9d0dbcf-0603-4ba4-b9c2-88e8c9c3b75e", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:12.025Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-bb64a948-04fc-4e9a-af81-abafd0f527ed", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.677Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-bb64a948-04fc-4e9a-af81-abafd0f527ed", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.678Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb88b6e1eaaff30a7c92df4d81e1525019226514\"", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.678Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72e11913-5536-4b91-9b97-aa6b48517499"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-8a26585f-0097-4ed2-9dda-645194d6e9a0 x-compute-request-id: req-8a26585f-0097-4ed2-9dda-645194d6e9a0 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.855Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-8a26585f-0097-4ed2-9dda-645194d6e9a0", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.855Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:12.487Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0b3832647c910964faf45d30a2e8c51e43a0104\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:11.856Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:13.135Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:12.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:13.135Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:12.480Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:13.135Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:12.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:13.638Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:13.420Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:14.269Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-26b88550-3978-4c39-b85e-16aff769ccfc", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:13.425Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:14.269Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}541dcf78904d17df0d85a7e5931015a7a8962a0a\"", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:13.837Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:14.269Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:28: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-8123a3f4-dd1c-4ca1-8290-321324c09826 x-compute-request-id: req-8123a3f4-dd1c-4ca1-8290-321324c09826 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_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.106Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:14.269Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b88550-3978-4c39-b85e-16aff769ccfc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:13.425Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:14.851Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-a0ef69c4-6ff1-44f6-8323-94ce8fe3f1ff", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.483Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:14.851Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-a0ef69c4-6ff1-44f6-8323-94ce8fe3f1ff x-compute-request-id: req-a0ef69c4-6ff1-44f6-8323-94ce8fe3f1ff Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.483Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:14.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0b3832647c910964faf45d30a2e8c51e43a0104\"", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.108Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:14.851Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-8123a3f4-dd1c-4ca1-8290-321324c09826", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.107Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:14.851Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-8123a3f4-dd1c-4ca1-8290-321324c09826", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.107Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:14.851Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-eeb9f6fc-85d2-4fa4-a6f8-5fd7098cfda6 x-compute-request-id: req-eeb9f6fc-85d2-4fa4-a6f8-5fd7098cfda6 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.693Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:14.851Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-a0ef69c4-6ff1-44f6-8323-94ce8fe3f1ff", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.483Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.72ecbede-d0ea-447c-b947-6e36f247cec8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-eeb9f6fc-85d2-4fa4-a6f8-5fd7098cfda6", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.693Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.895Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-eeb9f6fc-85d2-4fa4-a6f8-5fd7098cfda6", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.693Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}541dcf78904d17df0d85a7e5931015a7a8962a0a\"", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:14.694Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-64880e3a-33cc-47ba-a0c0-42da93d55ee8 x-compute-request-id: req-64880e3a-33cc-47ba-a0c0-42da93d55ee8 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0c0c6228-b59f-44f9-a61e-1a9d35b90384\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69b0564a-b6a5-47bd-8f44-4d1204ea78e5\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.038Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-64880e3a-33cc-47ba-a0c0-42da93d55ee8", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.038Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-64880e3a-33cc-47ba-a0c0-42da93d55ee8", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.038Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}541dcf78904d17df0d85a7e5931015a7a8962a0a\"", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.039Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-89aae4a4-5483-47d4-a475-d82fa7d35f35 x-compute-request-id: req-89aae4a4-5483-47d4-a475-d82fa7d35f35 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.203Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-89aae4a4-5483-47d4-a475-d82fa7d35f35", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.203Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-89aae4a4-5483-47d4-a475-d82fa7d35f35", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.203Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}541dcf78904d17df0d85a7e5931015a7a8962a0a\"", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.204Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:15.505Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:16.139Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-28f8e023-088a-4bd1-8879-6abe64e40c2c", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.548Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:16.139Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-28f8e023-088a-4bd1-8879-6abe64e40c2c", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.548Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:16.139Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:16.139Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-28f8e023-088a-4bd1-8879-6abe64e40c2c x-compute-request-id: req-28f8e023-088a-4bd1-8879-6abe64e40c2c Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0c0c6228-b59f-44f9-a61e-1a9d35b90384\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69b0564a-b6a5-47bd-8f44-4d1204ea78e5\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"edb06287-71da-4cda-beeb-61f4e0096b1c\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:15.548Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dbd62dba-7d0d-4401-9549-90c88aea81c8"}, {"node_instance_id": "bind_disxqw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:16.771Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:16.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 2503, "offset": 2387, "size": 50}}} 2019-04-13 11:29:06,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:06,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:06 GMT 2019-04-13 11:29:06,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:06,115 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:29:06,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:06,116 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:06,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:06,116 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:29:06,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-c77dd408-6ee0-428d-9b5d-cc018067cc3f 2019-04-13 11:29:06,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-c77dd408-6ee0-428d-9b5d-cc018067cc3f 2019-04-13 11:29:06,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-c77dd408-6ee0-428d-9b5d-cc018067cc3f x-compute-request-id: req-c77dd408-6ee0-428d-9b5d-cc018067cc3f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:29:06,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb88b6e1eaaff30a7c92df4d81e1525019226514" 2019-04-13 11:29:06,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-8a26585f-0097-4ed2-9dda-645194d6e9a0 2019-04-13 11:29:06,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-d9d0dbcf-0603-4ba4-b9c2-88e8c9c3b75e x-compute-request-id: req-d9d0dbcf-0603-4ba4-b9c2-88e8c9c3b75e Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fbe883d-7241-4907-9cb5-b2b29d554783"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2d893904-b9c4-41d3-a861-fa9edbe47cd4"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "529c3446-59a2-4504-9531-bd34cdd43d99"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a4d7b0ed-0afc-44b0-bdfa-0b1240b3cc3a"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac2932d9-4413-421c-8cc0-d5514e02dcb2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e5cb3609-7380-4c4d-90d5-c39c98fab9ad"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1430d991-2863-4e53-b961-dd8d65ca30b7", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-13 11:29:06,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-13 11:29:06,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:29:06,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-d9d0dbcf-0603-4ba4-b9c2-88e8c9c3b75e 2019-04-13 11:29:06,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-d9d0dbcf-0603-4ba4-b9c2-88e8c9c3b75e 2019-04-13 11:29:06,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-bb64a948-04fc-4e9a-af81-abafd0f527ed 2019-04-13 11:29:06,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-bb64a948-04fc-4e9a-af81-abafd0f527ed 2019-04-13 11:29:06,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb88b6e1eaaff30a7c92df4d81e1525019226514" 2019-04-13 11:29:06,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-8a26585f-0097-4ed2-9dda-645194d6e9a0 x-compute-request-id: req-8a26585f-0097-4ed2-9dda-645194d6e9a0 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:29:06,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-8a26585f-0097-4ed2-9dda-645194d6e9a0 2019-04-13 11:29:06,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b3832647c910964faf45d30a2e8c51e43a0104" -d '{"addFloatingIp": {"address": "172.30.9.201"}}' 2019-04-13 11:29:06,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:29:06,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:29:06,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:29:06,122 - 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-04-13 11:29:06,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-26b88550-3978-4c39-b85e-16aff769ccfc 2019-04-13 11:29:06,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541dcf78904d17df0d85a7e5931015a7a8962a0a" 2019-04-13 11:29:06,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:28: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-8123a3f4-dd1c-4ca1-8290-321324c09826 x-compute-request-id: req-8123a3f4-dd1c-4ca1-8290-321324c09826 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-04-13 11:29:06,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b88550-3978-4c39-b85e-16aff769ccfc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:29:06,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-a0ef69c4-6ff1-44f6-8323-94ce8fe3f1ff 2019-04-13 11:29:06,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-a0ef69c4-6ff1-44f6-8323-94ce8fe3f1ff x-compute-request-id: req-a0ef69c4-6ff1-44f6-8323-94ce8fe3f1ff Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:29:06,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b3832647c910964faf45d30a2e8c51e43a0104" 2019-04-13 11:29:06,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-8123a3f4-dd1c-4ca1-8290-321324c09826 2019-04-13 11:29:06,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-8123a3f4-dd1c-4ca1-8290-321324c09826 2019-04-13 11:29:06,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-eeb9f6fc-85d2-4fa4-a6f8-5fd7098cfda6 x-compute-request-id: req-eeb9f6fc-85d2-4fa4-a6f8-5fd7098cfda6 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:29:06,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-a0ef69c4-6ff1-44f6-8323-94ce8fe3f1ff 2019-04-13 11:29:06,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-eeb9f6fc-85d2-4fa4-a6f8-5fd7098cfda6 2019-04-13 11:29:06,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-04-13 11:29:06,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-eeb9f6fc-85d2-4fa4-a6f8-5fd7098cfda6 2019-04-13 11:29:06,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541dcf78904d17df0d85a7e5931015a7a8962a0a" 2019-04-13 11:29:06,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-64880e3a-33cc-47ba-a0c0-42da93d55ee8 x-compute-request-id: req-64880e3a-33cc-47ba-a0c0-42da93d55ee8 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c0c6228-b59f-44f9-a61e-1a9d35b90384"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69b0564a-b6a5-47bd-8f44-4d1204ea78e5"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-04-13 11:29:06,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-64880e3a-33cc-47ba-a0c0-42da93d55ee8 2019-04-13 11:29:06,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-64880e3a-33cc-47ba-a0c0-42da93d55ee8 2019-04-13 11:29:06,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541dcf78904d17df0d85a7e5931015a7a8962a0a" 2019-04-13 11:29:06,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-89aae4a4-5483-47d4-a475-d82fa7d35f35 x-compute-request-id: req-89aae4a4-5483-47d4-a475-d82fa7d35f35 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:29:06,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-89aae4a4-5483-47d4-a475-d82fa7d35f35 2019-04-13 11:29:06,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-89aae4a4-5483-47d4-a475-d82fa7d35f35 2019-04-13 11:29:06,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541dcf78904d17df0d85a7e5931015a7a8962a0a" 2019-04-13 11:29:06,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:29:06,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:29:06,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-28f8e023-088a-4bd1-8879-6abe64e40c2c 2019-04-13 11:29:06,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-28f8e023-088a-4bd1-8879-6abe64e40c2c 2019-04-13 11:29:06,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:29:06,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-28f8e023-088a-4bd1-8879-6abe64e40c2c x-compute-request-id: req-28f8e023-088a-4bd1-8879-6abe64e40c2c Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0c0c6228-b59f-44f9-a61e-1a9d35b90384"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69b0564a-b6a5-47bd-8f44-4d1204ea78e5"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "edb06287-71da-4cda-beeb-61f4e0096b1c", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-04-13 11:29:06,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:29:06,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:06,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:06,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:06,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:06,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:06,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:06,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:06,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:06,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:06,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:06,190 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:06 GMT 2019-04-13 11:29:06,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:06,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:06,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:06,191 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:06,191 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:11,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:11,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:11,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:11,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:11,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:11,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:11,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:11,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:11,282 - 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-04-13T11:28:16.771Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:16.102Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:17.353Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:16.976Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:18.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:18.063Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:18.295Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beeb6342-4ab4-464f-8e64-167e15565cd6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:18.069Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:18.295Z", "message": "Downloaded scripts/bind/bind.py to /tmp/AIY9Q/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:17.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:18.295Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:17.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:18.295Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:17.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:18.969Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-beeb6342-4ab4-464f-8e64-167e15565cd6", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:18.070Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:18.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f6eea068ee78cac9efb0523fe2290072b5753ef4\"", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:18.474Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:19.536Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f6eea068ee78cac9efb0523fe2290072b5753ef4\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:19.109Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:19.536Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-43b0f60e-c7fb-431d-bd57-5d0e8b742acd x-compute-request-id: req-43b0f60e-c7fb-431d-bd57-5d0e8b742acd Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:19.108Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:19.536Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-43b0f60e-c7fb-431d-bd57-5d0e8b742acd", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:19.108Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:19.536Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-43b0f60e-c7fb-431d-bd57-5d0e8b742acd", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:19.108Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:22.110Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:28: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-f3612078-1603-4bdb-8f9c-693363b27297 x-compute-request-id: req-f3612078-1603-4bdb-8f9c-693363b27297 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_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:21.894Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:22.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f6eea068ee78cac9efb0523fe2290072b5753ef4\"", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:21.896Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:22.990Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:22.620Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:22.990Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-f3612078-1603-4bdb-8f9c-693363b27297", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:21.894Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:22.990Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-f3612078-1603-4bdb-8f9c-693363b27297", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:21.895Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:22.990Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-8d882977-b0f3-4c16-ac15-caff3c3e2e60 x-compute-request-id: req-8d882977-b0f3-4c16-ac15-caff3c3e2e60 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:22.324Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:22.990Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-8d882977-b0f3-4c16-ac15-caff3c3e2e60", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:22.324Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:22.990Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-8d882977-b0f3-4c16-ac15-caff3c3e2e60", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:22.324Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.709fb961-6fca-4513-801e-505828bcd1f7"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:23.772Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:23.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:23.772Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:23.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:35.748Z", "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-04-13T11:28:35.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:40.747Z", "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-04-13T11:28:40.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "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-04-13T11:28:40.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "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-04-13T11:28:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEOo4nJ', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:40.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "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-04-13T11:28:41.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpJIOZLP', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:41.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "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-04-13T11:28:41.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpeve5WS', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:40.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "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-04-13T11:28:40.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "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-04-13T11:28:40.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "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-04-13T11:28:41.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "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-04-13T11:28:40.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:41.376Z", "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-04-13T11:28:40.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "message": "The config dict: {'public_ip': u'172.30.9.201', '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-04-13T11:28:41.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:41.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "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-04-13T11:28:41.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "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-04-13T11:28:41.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "message": "The config dict: {'public_ip': u'172.30.9.201', '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-04-13T11:28:41.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpm3GsHg', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:41.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "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-04-13T11:28:41.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:41.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "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-04-13T11:28:41.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWFU2Gs', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:41.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "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-04-13T11:28:41.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.009Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:41.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1a9c1e24-39f2-4bb7-addc-acb73ace3d38"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.559Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:42.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 2503, "offset": 2437, "size": 50}}} 2019-04-13 11:29:11,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:11,283 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:11 GMT 2019-04-13 11:29:11,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:11,283 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:29:11,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:11,283 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:11,283 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:11,283 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:29:11,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-13 11:29:11,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-04-13 11:29:11,286 - 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-04-13 11:29:11,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beeb6342-4ab4-464f-8e64-167e15565cd6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:29:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/AIY9Q/bind.py 2019-04-13 11:29:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-04-13 11:29:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-04-13 11:29:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-beeb6342-4ab4-464f-8e64-167e15565cd6 2019-04-13 11:29:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6eea068ee78cac9efb0523fe2290072b5753ef4" 2019-04-13 11:29:11,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6eea068ee78cac9efb0523fe2290072b5753ef4" -d '{"addFloatingIp": {"address": "172.30.9.200"}}' 2019-04-13 11:29:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-43b0f60e-c7fb-431d-bd57-5d0e8b742acd x-compute-request-id: req-43b0f60e-c7fb-431d-bd57-5d0e8b742acd Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:29:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-43b0f60e-c7fb-431d-bd57-5d0e8b742acd 2019-04-13 11:29:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-43b0f60e-c7fb-431d-bd57-5d0e8b742acd 2019-04-13 11:29:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:28: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-f3612078-1603-4bdb-8f9c-693363b27297 x-compute-request-id: req-f3612078-1603-4bdb-8f9c-693363b27297 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-04-13 11:29:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6eea068ee78cac9efb0523fe2290072b5753ef4" 2019-04-13 11:29:11,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-04-13 11:29:11,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-f3612078-1603-4bdb-8f9c-693363b27297 2019-04-13 11:29:11,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-f3612078-1603-4bdb-8f9c-693363b27297 2019-04-13 11:29:11,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:28: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-8d882977-b0f3-4c16-ac15-caff3c3e2e60 x-compute-request-id: req-8d882977-b0f3-4c16-ac15-caff3c3e2e60 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:29:11,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-8d882977-b0f3-4c16-ac15-caff3c3e2e60 2019-04-13 11:29:11,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-8d882977-b0f3-4c16-ac15-caff3c3e2e60 2019-04-13 11:29:11,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:29:11,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:29:11,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-04-13 11:29:11,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-13 11:29:11,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-13 11:29:11,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-13 11:29:11,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEOo4nJ', '/etc/bind/named.conf.local'] 2019-04-13 11:29:11,291 - 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-04-13 11:29:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpJIOZLP', '/etc/clearwater/shared_config'] 2019-04-13 11:29:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-04-13 11:29:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpeve5WS', '/etc/clearwater/local_config'] 2019-04-13 11:29:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-04-13 11:29:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-04-13 11:29:11,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-04-13 11:29:11,292 - 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-04-13 11:29:11,292 - 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-04-13 11:29:11,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', '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-04-13 11:29:11,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:29:11,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:29:11,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:29:11,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', '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-04-13 11:29:11,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpm3GsHg', '/etc/bind/db.clearwater.local'] 2019-04-13 11:29:11,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:29:11,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:29:11,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:29:11,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWFU2Gs', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:29:11,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:29:11,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:29:11,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-13 11:29:11,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:11,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:11,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:11,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:11,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:11,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:11,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:11,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:11,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:11,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:11,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:11 GMT 2019-04-13 11:29:11,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:11,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:11,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:11,349 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:11,349 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:16,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:16,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:16,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:16,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:16,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:16,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:16,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:16,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:16,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_disxqw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.559Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:42.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:42.559Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:42.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_disxqw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:43.227Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:42.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:43.746Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/D2HUA/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:43.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:44.575Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:43.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:44.575Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:43.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:44.575Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:43.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:44.575Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:43.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:44.575Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:44.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:44.575Z", "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-04-13T11:28:43.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:44.575Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:43.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:44.575Z", "message": "Process created, PID: 2388", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:43.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:55.748Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-y0s84t\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,741 B/s)\nReading package lists...\n\nreal\t0m11.130s\nuser\t0m2.713s\nsys\t0m0.387s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:55.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:56.251Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:55.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:28:56.251Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:28:55.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:03.975Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:03.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}], "metadata": {"pagination": {"total": 2503, "offset": 2487, "size": 50}}} 2019-04-13 11:29:16,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:16,457 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:16 GMT 2019-04-13 11:29:16,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:16,457 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:29:16,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:16,457 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:16,457 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:16,457 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:29:16,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:29:16,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:29:16,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:29:16,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/D2HUA/install-etcd.sh 2019-04-13 11:29:16,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:29:16,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:29:16,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-04-13 11:29:16,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-04-13 11:29:16,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-04-13 11:29:16,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:29:16,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-04-13 11:29:16,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2388 2019-04-13 11:29:16,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-y0s84t Hit http://security.ubuntu.com trusty-security InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/universe Sources Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main amd64 Packages Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,741 B/s) Reading package lists... real 0m11.130s user 0m2.713s sys 0m0.387s 2019-04-13 11:29:16,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:29:16,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-04-13 11:29:16,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-04-13 11:29:16,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:16,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:16,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:16,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:16,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:16,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:16,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:16,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:16,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:16,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:16,517 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:16 GMT 2019-04-13 11:29:16,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:16,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:16,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:16,517 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:16,517 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:21,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:21,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:21,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:21,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:21,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:21,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:21,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:21,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:21,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2503, "offset": 2503, "size": 50}}} 2019-04-13 11:29:21,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:21,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:21 GMT 2019-04-13 11:29:21,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:21,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:29:21,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:21,636 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:21,636 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:21,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:21,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:21,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:21,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:21,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:21,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:21,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:21,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:21,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:21,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:21,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:21 GMT 2019-04-13 11:29:21,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:21,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:21,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:21,706 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:21,706 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:26,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:26,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:26,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:26,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:26,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:26,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:26,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:26,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:26,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:23.961Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:23.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}], "metadata": {"pagination": {"total": 2504, "offset": 2503, "size": 50}}} 2019-04-13 11:29:26,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:26,796 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:26 GMT 2019-04-13 11:29:26,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:26,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-13 11:29:26,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:26,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:26,797 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:26,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-04-13 11:29:26,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:26,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:26 GMT 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:26,862 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:26,863 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:31,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:31,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:31,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:31,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:31,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:31,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:31,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:31,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:31,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2504, "offset": 2504, "size": 50}}} 2019-04-13 11:29:31,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:31,952 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:31 GMT 2019-04-13 11:29:31,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:31,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:29:31,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:31,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:31,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:31,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:32,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:32,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:32,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:32,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:32,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:32,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:32,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:32,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:32,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:32,010 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:32 GMT 2019-04-13 11:29:32,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:32,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:32,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:32,010 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:32,010 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:37,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:37,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:37,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:37,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:37,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:37,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:37,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:37,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:37,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2504, "offset": 2504, "size": 50}}} 2019-04-13 11:29:37,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:37,096 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:37 GMT 2019-04-13 11:29:37,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:37,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:29:37,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:37,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:37,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:37,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:37,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:37,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:37,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:37,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:37,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:37,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:37,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:37,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:37,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:37,149 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:37 GMT 2019-04-13 11:29:37,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:37,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:37,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:37,149 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:37,150 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:42,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:42,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:42,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:42,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:42,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:42,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:42,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:42,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:42,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2504, "offset": 2504, "size": 50}}} 2019-04-13 11:29:42,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:42,238 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:42 GMT 2019-04-13 11:29:42,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:42,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:29:42,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:42,238 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:42,239 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:42,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:42,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:42,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:42,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:42,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:42,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:42,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:42,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:42,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:42,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:42,320 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:42 GMT 2019-04-13 11:29:42,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:42,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:42,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:42,321 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:42,321 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:47,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:47,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:47,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:47,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:47,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:47,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:47,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:47,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:47,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:43.981Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:43.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}], "metadata": {"pagination": {"total": 2505, "offset": 2504, "size": 50}}} 2019-04-13 11:29:47,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:47,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:47 GMT 2019-04-13 11:29:47,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:47,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-13 11:29:47,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:47,416 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:47,416 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:47,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-04-13 11:29:47,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:47,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:47,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:47,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:47,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:47,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:47,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:47,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:47,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:47,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:47,502 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:47 GMT 2019-04-13 11:29:47,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:47,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:47,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:47,503 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:47,503 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:52,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:52,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:52,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:52,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:52,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:52,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:52,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:52,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:52,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:50.603Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-y0s84t\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 77 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 89.8 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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 binutils amd64 2.24-5ubuntu14.2 [2,076 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-168.218 [771 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:34 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:35 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: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/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:38 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:39 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:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:78 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: 76%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 89.8 MB in 7s (12.6 MB/s)\n(Reading database ... 51432 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51432 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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-168.218) ...\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 8948\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.14) ...\n\nreal\t0m54.733s\nuser\t0m19.244s\nsys\t0m8.310s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] => [13-Apr-2019 11:29:43 UTC] clearwater-diags-monitor starting\n[13-Apr-2019 11:29:43 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] => 2019-04-13 11:29:35.796109434 Stopping etcd clearwater-etcd\n2019-04-13 11:29:41.830792577 Restarting etcd clearwater-etcd\n2019-04-13 11:29:41.839513654 Configured ETCDCTL_PEERS: \n2019-04-13 11:29:41.841905814 Check for previous failed startup attempt\n2019-04-13 11:29:41.842985898 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2019-04-13 11:29:41.875275022 etcdctl returned 2\n2019-04-13 11:29:41.886815800 Creating new cluster...\n2019-04-13 11:29:41.892283942 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-04-13 11:29:41.894374045 Check we're actually a member of the cluster\n2019-04-13 11:29:41.906189727 Wait for etcd to startup\n2019-04-13 11:29:42.917035737 Etcd started successfully\n2019-04-13 11:29:41.938124 I | etcdmain: etcd Version: 3.1.7\n2019-04-13 11:29:41.938199 I | etcdmain: Git SHA: 43b7507\n2019-04-13 11:29:41.938204 I | etcdmain: Go Version: go1.7.5\n2019-04-13 11:29:41.938207 I | etcdmain: Go OS/Arch: linux/amd64\n2019-04-13 11:29:41.938211 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-04-13 11:29:41.938321 I | embed: listening for peers on http://192.168.120.11:2380\n2019-04-13 11:29:41.938388 I | embed: listening for client requests on 0.0.0.0:4000\n2019-04-13 11:29:41.995688 I | etcdserver: name = 192-168-120-11\n2019-04-13 11:29:41.995705 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11\n2019-04-13 11:29:41.995710 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member\n2019-04-13 11:29:41.995714 I | etcdserver: heartbeat = 100ms\n2019-04-13 11:29:41.995717 I | etcdserver: election = 1000ms\n2019-04-13 11:29:41.995720 I | etcdserver: snapshot count = 10000\n2019-04-13 11:29:41.995728 I | etcdserver: advertise client URLs = http://192.168.120.11:4000\n2019-04-13 11:29:41.995732 I | etcdserver: initial advertise peer URLs = http://192.168.120.11:2380\n2019-04-13 11:29:41.995749 I | etcdserver: initial cluster = 192-168-120-11=http://192.168.120.11:2380\n2019-04-13 11:29:42.060389 I | etcdserver: starting member 3d837e16ef9053fa in cluster 393837700a55259c\n2019-04-13 11:29:42.060469 I | raft: 3d837e16ef9053fa became follower at term 0\n2019-04-13 11:29:42.060498 I | raft: newRaft 3d837e16ef9053fa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-04-13 11:29:42.060503 I | raft: 3d837e16ef9053fa became follower at term 1\n2019-04-13 11:29:42.083308 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-04-13 11:29:42.084336 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c\n2019-04-13 11:29:42.560743 I | raft: 3d837e16ef9053fa is starting a new election at term 1\n2019-04-13 11:29:42.560860 I | raft: 3d837e16ef9053fa became candidate at term 2\n2019-04-13 11:29:42.560884 I | raft: 3d837e16ef9053fa received MsgVoteResp from 3d837e16ef9053fa at term 2\n2019-04-13 11:29:42.560897 I | raft: 3d837e16ef9053fa became leader at term 2\n2019-04-13 11:29:42.560904 I | raft: raft.node: 3d837e16ef9053fa elected leader 3d837e16ef9053fa at term 2\n2019-04-13 11:29:42.561197 I | etcdserver: setting up the initial cluster version to 3.1\n2019-04-13 11:29:42.563102 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-04-13 11:29:42.563128 I | etcdserver/api: enabled capabilities for version 3.1\n2019-04-13 11:29:42.563147 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster 393837700a55259c\n2019-04-13 11:29:42.563226 I | embed: ready to serve client requests\n2019-04-13 11:29:42.563825 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-04-13 11:29:43.158316 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:53665\n2019-04-13 11:29:43.168768 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:53666\n2019-04-13 11:29:43.173011 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:53667\n2019-04-13 11:29:50.429454 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.11/liveness-check remote:192.168.120.11:53674\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] => \nreal\t0m0.014s\nuser\t0m0.007s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ae:ab:82 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feae:ab82/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:74610 errors:0 dropped:0 overruns:0 frame:0\n TX packets:25516 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133094132 (133.0 MB) TX bytes:3043112 (3.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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:96157 (96.1 KB) TX bytes:96157 (96.1 KB)\n\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:27 ? 00:00:01 /sbin/init\nroot 2 0 0 11:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 11:27 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 11:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:27 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:27 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:27 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:27 ? 00:00:00 [migration/0]\nroot 12 2 0 11:27 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:27 ? 00:00:00 [khelper]\nroot 14 2 0 11:27 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:27 ? 00:00:00 [netns]\nroot 16 2 0 11:27 ? 00:00:00 [writeback]\nroot 17 2 0 11:27 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:27 ? 00:00:00 [bioset]\nroot 19 2 0 11:27 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:27 ? 00:00:00 [kblockd]\nroot 21 2 0 11:27 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:27 ? 00:00:00 [khubd]\nroot 23 2 0 11:27 ? 00:00:00 [md]\nroot 24 2 0 11:27 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:27 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:27 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:27 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:27 ? 00:00:00 [vmstat]\nroot 30 2 0 11:27 ? 00:00:00 [ksmd]\nroot 31 2 0 11:27 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:27 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:27 ? 00:00:00 [crypto]\nroot 46 2 0 11:27 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:27 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:27 ? 00:00:00 [vballoon]\nroot 49 2 0 11:27 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:27 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 11:27 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 11:27 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 11:27 ? 00:00:00 [deferwq]\nroot 72 2 0 11:27 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:27 ? 00:00:00 [kpsmoused]\nroot 119 2 0 11:27 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:27 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:27 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 11:27 ? 00:00:00 [kworker/u3:1]\nroot 556 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 11:27 ? 00:00:00 [kauditd]\nmessage+ 879 1 0 11:27 ? 00:00:00 dbus-daemon --system --fork\nroot 908 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 929 1 0 11:27 ? 00:00:00 rsyslogd\nroot 1041 1 0 11:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 11:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 11:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 11:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 11:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 11:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 11:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 11:27 ? 00:00:00 cron\ndaemon 1098 1 0 11:27 ? 00:00:00 atd\nroot 1186 1 0 11:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 11:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_y0s84t/env/bin/python -m cloudify_agent.worker --queue bind_host_y0s84t --max-workers 5 --name bind_host_y0s84t\nubuntu 1466 1464 0 11:27 ? 00:00:00 /home/ubuntu/bind_host_y0s84t/env/bin/python -m cloudify_agent.worker --queue bind_host_y0s84t --max-workers 5 --name bind_host_y0s84t\nubuntu 1610 1 0 11:28 ? 00:00:00 python2.7 /home/ubuntu/bind_host_y0s84t/env/bin/diamond --configfile /home/ubuntu/bind_host_y0s84t/work/plugins/diamond/etc/diamond.conf\nbind 2323 1 0 11:28 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2376 1466 1 11:28 ? 00:00:00 /home/ubuntu/bind_host_y0s84t/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-VWDZ8Y\nubuntu 2388 2376 0 11:28 ? 00:00:00 /bin/sh -c /tmp/D2HUA/install-etcd.sh\nubuntu 2390 2388 0 11:28 ? 00:00:00 /bin/bash -e /tmp/D2HUA/install-etcd.sh\nroot 2708 1 0 11:29 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2711 1 0 11:29 ? 00:00:00 upstart-file-bridge --daemon\nroot 2714 1 0 11:29 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8542 1 0 11:29 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9076 1 0 11:29 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9083 9076 0 11:29 ? 00:00:00 [check-monit-upt] \nclearwa+ 9139 1 0 11:29 ? 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 9175 9076 0 11:29 ? 00:00:00 [check-etcd-upti] \nroot 9179 9076 0 11:29 ? 00:00:00 [poll_etcd_clust] \nroot 9182 9076 0 11:29 ? 00:00:00 [poll_etcd.sh] \nroot 9213 1 0 11:29 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9221 9213 0 11:29 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9337 2390 0 11:29 ? 00:00:00 /bin/bash -e /tmp/D2HUA/install-etcd.sh\nubuntu 9338 9337 0 11:29 ? 00:00:00 /bin/bash -e /tmp/D2HUA/install-etcd.sh\nroot 9339 9338 0 11:29 ? 00:00:00 sudo ps -edf\nroot 9340 9339 0 11:29 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "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 9139/etcd \ntcp 0 0 127.0.0.1:47087 0.0.0.0:* LISTEN 2376/python \ntcp 0 0 192.168.120.11:53 0.0.0.0:* LISTEN 2323/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2323/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2323/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9076/monit \ntcp6 0 0 :::53 :::* LISTEN 2323/named \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2323/named \ntcp6 0 0 :::4000 :::* LISTEN 9139/etcd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8542/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8542/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8542/ntpd \nudp 0 0 0.0.0.0:43665 0.0.0.0:* 556/dhclient \nudp 0 0 192.168.120.11:53 0.0.0.0:* 2323/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2323/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8542/ntpd \nudp6 0 0 ::1:123 :::* 8542/ntpd \nudp6 0 0 :::123 :::* 8542/ntpd \nudp6 0 0 :::1071 :::* 556/dhclient \nudp6 0 0 :::53 :::* 2323/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9045 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7255 384/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 15075 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8697 879/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "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.008s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.212Z", "message": "[etcd] => /var/log/btmp\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/sysstat/sa13\n/var/log/alternatives.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/wtmp\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/udev\n/var/log/syslog\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:50.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": "Execution done (PID=2388, return_code=0): /tmp/D2HUA/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": " \r100 3149 100 3149 0 0 11231 0 --:--:-- --:--:-- --:--:-- 11246", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-y0s84t", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "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-04-13T11:29:51.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-y0s84t", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:51.717Z", "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-04-13T11:29:51.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.9e29a202-5da9-42ad-ac15-86e8bb631b80"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:52.394Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_disxqw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:52.394Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:52.394Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:52.394Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:51.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 2544, "offset": 2505, "size": 50}}} 2019-04-13 11:29:52,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:52,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:52 GMT 2019-04-13 11:29:52,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:52,680 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:29:52,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:52,680 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:52,680 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:52,680 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:29:52,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-y0s84t 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 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 The following packages will be upgraded: libc6 1 upgraded, 77 newly installed, 0 to remove and 28 not upgraded. Need to get 89.8 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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 binutils amd64 2.24-5ubuntu14.2 [2,076 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-168.218 [771 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:34 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:35 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: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/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:38 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:39 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:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:78 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: 76% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 89.8 MB in 7s (12.6 MB/s) (Reading database ... 51432 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51432 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 8948 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.14) ... real 0m54.733s user 0m19.244s sys 0m8.310s 2019-04-13 11:29:52,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-13 11:29:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-13 11:29:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [13-Apr-2019 11:29:43 UTC] clearwater-diags-monitor starting [13-Apr-2019 11:29:43 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-13 11:29:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-13 11:29:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-13 11:29:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-04-13 11:29:35.796109434 Stopping etcd clearwater-etcd 2019-04-13 11:29:41.830792577 Restarting etcd clearwater-etcd 2019-04-13 11:29:41.839513654 Configured ETCDCTL_PEERS: 2019-04-13 11:29:41.841905814 Check for previous failed startup attempt 2019-04-13 11:29:41.842985898 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2019-04-13 11:29:41.875275022 etcdctl returned 2 2019-04-13 11:29:41.886815800 Creating new cluster... 2019-04-13 11:29:41.892283942 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-04-13 11:29:41.894374045 Check we're actually a member of the cluster 2019-04-13 11:29:41.906189727 Wait for etcd to startup 2019-04-13 11:29:42.917035737 Etcd started successfully 2019-04-13 11:29:41.938124 I | etcdmain: etcd Version: 3.1.7 2019-04-13 11:29:41.938199 I | etcdmain: Git SHA: 43b7507 2019-04-13 11:29:41.938204 I | etcdmain: Go Version: go1.7.5 2019-04-13 11:29:41.938207 I | etcdmain: Go OS/Arch: linux/amd64 2019-04-13 11:29:41.938211 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-04-13 11:29:41.938321 I | embed: listening for peers on http://192.168.120.11:2380 2019-04-13 11:29:41.938388 I | embed: listening for client requests on 0.0.0.0:4000 2019-04-13 11:29:41.995688 I | etcdserver: name = 192-168-120-11 2019-04-13 11:29:41.995705 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11 2019-04-13 11:29:41.995710 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member 2019-04-13 11:29:41.995714 I | etcdserver: heartbeat = 100ms 2019-04-13 11:29:41.995717 I | etcdserver: election = 1000ms 2019-04-13 11:29:41.995720 I | etcdserver: snapshot count = 10000 2019-04-13 11:29:41.995728 I | etcdserver: advertise client URLs = http://192.168.120.11:4000 2019-04-13 11:29:41.995732 I | etcdserver: initial advertise peer URLs = http://192.168.120.11:2380 2019-04-13 11:29:41.995749 I | etcdserver: initial cluster = 192-168-120-11=http://192.168.120.11:2380 2019-04-13 11:29:42.060389 I | etcdserver: starting member 3d837e16ef9053fa in cluster 393837700a55259c 2019-04-13 11:29:42.060469 I | raft: 3d837e16ef9053fa became follower at term 0 2019-04-13 11:29:42.060498 I | raft: newRaft 3d837e16ef9053fa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-04-13 11:29:42.060503 I | raft: 3d837e16ef9053fa became follower at term 1 2019-04-13 11:29:42.083308 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-04-13 11:29:42.084336 I | etcdserver/membership: added member 3d837e16ef9053fa [http://192.168.120.11:2380] to cluster 393837700a55259c 2019-04-13 11:29:42.560743 I | raft: 3d837e16ef9053fa is starting a new election at term 1 2019-04-13 11:29:42.560860 I | raft: 3d837e16ef9053fa became candidate at term 2 2019-04-13 11:29:42.560884 I | raft: 3d837e16ef9053fa received MsgVoteResp from 3d837e16ef9053fa at term 2 2019-04-13 11:29:42.560897 I | raft: 3d837e16ef9053fa became leader at term 2 2019-04-13 11:29:42.560904 I | raft: raft.node: 3d837e16ef9053fa elected leader 3d837e16ef9053fa at term 2 2019-04-13 11:29:42.561197 I | etcdserver: setting up the initial cluster version to 3.1 2019-04-13 11:29:42.563102 N | etcdserver/membership: set the initial cluster version to 3.1 2019-04-13 11:29:42.563128 I | etcdserver/api: enabled capabilities for version 3.1 2019-04-13 11:29:42.563147 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster 393837700a55259c 2019-04-13 11:29:42.563226 I | embed: ready to serve client requests 2019-04-13 11:29:42.563825 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-04-13 11:29:43.158316 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:53665 2019-04-13 11:29:43.168768 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:53666 2019-04-13 11:29:43.173011 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:53667 2019-04-13 11:29:50.429454 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.11/liveness-check remote:192.168.120.11:53674 real 0m0.004s user 0m0.003s sys 0m0.001s 2019-04-13 11:29:52,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-04-13 11:29:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-04-13 11:29:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.014s user 0m0.007s sys 0m0.005s 2019-04-13 11:29:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-04-13 11:29:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ae:ab:82 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feae:ab82/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:74610 errors:0 dropped:0 overruns:0 frame:0 TX packets:25516 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133094132 (133.0 MB) TX bytes:3043112 (3.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:96157 (96.1 KB) TX bytes:96157 (96.1 KB) real 0m0.009s user 0m0.000s sys 0m0.006s 2019-04-13 11:29:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-04-13 11:29:52,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:27 ? 00:00:01 /sbin/init root 2 0 0 11:27 ? 00:00:00 [kthreadd] root 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0] root 4 2 0 11:27 ? 00:00:00 [kworker/0:0] root 5 2 0 11:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:27 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:27 ? 00:00:00 [rcu_sched] root 8 2 0 11:27 ? 00:00:00 [rcuos/0] root 9 2 0 11:27 ? 00:00:00 [rcu_bh] root 10 2 0 11:27 ? 00:00:00 [rcuob/0] root 11 2 0 11:27 ? 00:00:00 [migration/0] root 12 2 0 11:27 ? 00:00:00 [watchdog/0] root 13 2 0 11:27 ? 00:00:00 [khelper] root 14 2 0 11:27 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:27 ? 00:00:00 [netns] root 16 2 0 11:27 ? 00:00:00 [writeback] root 17 2 0 11:27 ? 00:00:00 [kintegrityd] root 18 2 0 11:27 ? 00:00:00 [bioset] root 19 2 0 11:27 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:27 ? 00:00:00 [kblockd] root 21 2 0 11:27 ? 00:00:00 [ata_sff] root 22 2 0 11:27 ? 00:00:00 [khubd] root 23 2 0 11:27 ? 00:00:00 [md] root 24 2 0 11:27 ? 00:00:00 [devfreq_wq] root 25 2 0 11:27 ? 00:00:00 [kworker/0:1] root 27 2 0 11:27 ? 00:00:00 [khungtaskd] root 28 2 0 11:27 ? 00:00:00 [kswapd0] root 29 2 0 11:27 ? 00:00:00 [vmstat] root 30 2 0 11:27 ? 00:00:00 [ksmd] root 31 2 0 11:27 ? 00:00:00 [khugepaged] root 32 2 0 11:27 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:27 ? 00:00:00 [crypto] root 46 2 0 11:27 ? 00:00:00 [kthrotld] root 47 2 0 11:27 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:27 ? 00:00:00 [vballoon] root 49 2 0 11:27 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:27 ? 00:00:00 [scsi_eh_1] root 51 2 0 11:27 ? 00:00:00 [kworker/u2:2] root 52 2 0 11:27 ? 00:00:00 [kworker/u2:3] root 71 2 0 11:27 ? 00:00:00 [deferwq] root 72 2 0 11:27 ? 00:00:00 [charger_manager] root 114 2 0 11:27 ? 00:00:00 [kpsmoused] root 119 2 0 11:27 ? 00:00:00 [kworker/0:2] root 176 2 0 11:27 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:27 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 11:27 ? 00:00:00 [kworker/u3:1] root 556 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 11:27 ? 00:00:00 [kauditd] message+ 879 1 0 11:27 ? 00:00:00 dbus-daemon --system --fork root 908 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-logind syslog 929 1 0 11:27 ? 00:00:00 rsyslogd root 1041 1 0 11:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 11:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 11:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 11:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 11:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 11:27 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 11:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 11:27 ? 00:00:00 cron daemon 1098 1 0 11:27 ? 00:00:00 atd root 1186 1 0 11:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 11:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_y0s84t/env/bin/python -m cloudify_agent.worker --queue bind_host_y0s84t --max-workers 5 --name bind_host_y0s84t ubuntu 1466 1464 0 11:27 ? 00:00:00 /home/ubuntu/bind_host_y0s84t/env/bin/python -m cloudify_agent.worker --queue bind_host_y0s84t --max-workers 5 --name bind_host_y0s84t ubuntu 1610 1 0 11:28 ? 00:00:00 python2.7 /home/ubuntu/bind_host_y0s84t/env/bin/diamond --configfile /home/ubuntu/bind_host_y0s84t/work/plugins/diamond/etc/diamond.conf bind 2323 1 0 11:28 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2376 1466 1 11:28 ? 00:00:00 /home/ubuntu/bind_host_y0s84t/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-VWDZ8Y ubuntu 2388 2376 0 11:28 ? 00:00:00 /bin/sh -c /tmp/D2HUA/install-etcd.sh ubuntu 2390 2388 0 11:28 ? 00:00:00 /bin/bash -e /tmp/D2HUA/install-etcd.sh root 2708 1 0 11:29 ? 00:00:00 upstart-udev-bridge --daemon root 2711 1 0 11:29 ? 00:00:00 upstart-file-bridge --daemon root 2714 1 0 11:29 ? 00:00:00 upstart-socket-bridge --daemon ntp 8542 1 0 11:29 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9076 1 0 11:29 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9083 9076 0 11:29 ? 00:00:00 [check-monit-upt] clearwa+ 9139 1 0 11:29 ? 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 9175 9076 0 11:29 ? 00:00:00 [check-etcd-upti] root 9179 9076 0 11:29 ? 00:00:00 [poll_etcd_clust] root 9182 9076 0 11:29 ? 00:00:00 [poll_etcd.sh] root 9213 1 0 11:29 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9221 9213 0 11:29 ? 00:00:00 inotifywait -e create -qq . ubuntu 9337 2390 0 11:29 ? 00:00:00 /bin/bash -e /tmp/D2HUA/install-etcd.sh ubuntu 9338 9337 0 11:29 ? 00:00:00 /bin/bash -e /tmp/D2HUA/install-etcd.sh root 9339 9338 0 11:29 ? 00:00:00 sudo ps -edf root 9340 9339 0 11:29 ? 00:00:00 ps -edf real 0m0.010s user 0m0.005s sys 0m0.004s 2019-04-13 11:29:52,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-04-13 11:29:52,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.11:2380 0.0.0.0:* LISTEN 9139/etcd tcp 0 0 127.0.0.1:47087 0.0.0.0:* LISTEN 2376/python tcp 0 0 192.168.120.11:53 0.0.0.0:* LISTEN 2323/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2323/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2323/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9076/monit tcp6 0 0 :::53 :::* LISTEN 2323/named tcp6 0 0 :::22 :::* LISTEN 1094/sshd tcp6 0 0 ::1:953 :::* LISTEN 2323/named tcp6 0 0 :::4000 :::* LISTEN 9139/etcd udp 0 0 192.168.120.11:123 0.0.0.0:* 8542/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8542/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8542/ntpd udp 0 0 0.0.0.0:43665 0.0.0.0:* 556/dhclient udp 0 0 192.168.120.11:53 0.0.0.0:* 2323/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2323/named udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8542/ntpd udp6 0 0 ::1:123 :::* 8542/ntpd udp6 0 0 :::123 :::* 8542/ntpd udp6 0 0 :::1071 :::* 556/dhclient udp6 0 0 :::53 :::* 2323/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9045 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7255 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 15075 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8697 879/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.003s sys 0m0.004s 2019-04-13 11:29:52,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-04-13 11:29:52,687 - 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.008s user 0m0.003s sys 0m0.003s 2019-04-13 11:29:52,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-04-13 11:29:52,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/btmp /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/lastlog /var/log/sysstat/sa13 /var/log/alternatives.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/auth.log /var/log/cloud-init.log /var/log/wtmp /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/udev /var/log/syslog real 0m0.007s user 0m0.000s sys 0m0.005s 2019-04-13 11:29:52,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-04-13 11:29:52,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-13 11:29:52,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2388, return_code=0): /tmp/D2HUA/install-etcd.sh 2019-04-13 11:29:52,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:29:52,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:29:52,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:29:52,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:29:52,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-13 11:29:52,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:29:52,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11231 0 --:--:-- --:--:-- --:--:-- 11246 2019-04-13 11:29:52,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-y0s84t 2019-04-13 11:29:52,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-13 11:29:52,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-13 11:29:52,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-y0s84t 2019-04-13 11:29:52,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-13 11:29:52,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-13 11:29:52,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:29:52,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:29:52,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:29:52,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:52,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:52,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:52,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:52,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:52,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:52,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:52,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:52,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:52,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:52,768 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:52 GMT 2019-04-13 11:29:52,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:52,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:52,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:52,768 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:52,768 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:57,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:29:57,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:57,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:57,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:57,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:57,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:57,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:57,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:57,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:53.562Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:53.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:54.156Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:53.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:54.156Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:53.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:54.156Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:53.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:54.804Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:54.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:54.804Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:53.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:54.804Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:53.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.381Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:55.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.381Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:54.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.381Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/E2GP4/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:54.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5bed134-c8e8-4ec3-a8ed-ee3af7039c1f"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.381Z", "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-04-13T11:29:55.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5bed134-c8e8-4ec3-a8ed-ee3af7039c1f"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.381Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:54.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5bed134-c8e8-4ec3-a8ed-ee3af7039c1f"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.989Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:55.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8987dfd6-4e4b-4202-8eb3-5badd4cc6d49"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.989Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/JLOYR/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:55.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8987dfd6-4e4b-4202-8eb3-5badd4cc6d49"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.989Z", "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-04-13T11:29:55.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8987dfd6-4e4b-4202-8eb3-5badd4cc6d49"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.989Z", "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-04-13T11:29:55.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5bed134-c8e8-4ec3-a8ed-ee3af7039c1f"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.989Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'sprout-cf8ic5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:55.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5bed134-c8e8-4ec3-a8ed-ee3af7039c1f"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.989Z", "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-04-13T11:29:55.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5bed134-c8e8-4ec3-a8ed-ee3af7039c1f"}, {"node_instance_id": "bono_d28nxm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:55.989Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:55.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:56.525Z", "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-04-13T11:29:56.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8987dfd6-4e4b-4202-8eb3-5badd4cc6d49"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:56.525Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:56.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.60632c75-2d58-41df-905a-c32a277abd11"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:56.525Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:56.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.60632c75-2d58-41df-905a-c32a277abd11"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:56.525Z", "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-04-13T11:29:56.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8987dfd6-4e4b-4202-8eb3-5badd4cc6d49"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:56.525Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'vellum-z6vvlk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:56.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8987dfd6-4e4b-4202-8eb3-5badd4cc6d49"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:56.525Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/11AEA/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:56.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.60632c75-2d58-41df-905a-c32a277abd11"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:57.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-04-13T11:29:56.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.60632c75-2d58-41df-905a-c32a277abd11"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:57.058Z", "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-04-13T11:29:56.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.60632c75-2d58-41df-905a-c32a277abd11"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:57.058Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.11', 'name': u'ellis-eyk4zw', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:56.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.60632c75-2d58-41df-905a-c32a277abd11"}, {"node_instance_id": "homer_wwl8aq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:57.058Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:56.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:57.589Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:57.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3b31f942-7b8a-40ee-973e-b046f4543a9f"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:57.589Z", "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-04-13T11:29:57.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3b31f942-7b8a-40ee-973e-b046f4543a9f"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:57.589Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/2782H/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:57.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3b31f942-7b8a-40ee-973e-b046f4543a9f"}], "metadata": {"pagination": {"total": 2576, "offset": 2544, "size": 50}}} 2019-04-13 11:29:57,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:57,873 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:57 GMT 2019-04-13 11:29:57,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:57,873 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:29:57,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:57,873 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:57,873 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:29:57,873 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:29:57,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:29:57,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:29:57,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:29:57,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:29:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:29:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:29:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-13 11:29:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:29:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:29:57,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/E2GP4/clearwater.py 2019-04-13 11:29:57,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:29:57,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-13 11:29:57,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-13 11:29:57,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/JLOYR/clearwater.py 2019-04-13 11:29:57,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:29:57,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-13 11:29:57,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'sprout-cf8ic5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2019-04-13 11:29:57,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-13 11:29:57,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:29:57,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-13 11:29:57,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-13 11:29:57,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:29:57,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-13 11:29:57,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'vellum-z6vvlk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-04-13 11:29:57,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/11AEA/clearwater.py 2019-04-13 11:29:57,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-13 11:29:57,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-13 11:29:57,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.11', 'name': u'ellis-eyk4zw', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2019-04-13 11:29:57,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:29:57,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-13 11:29:57,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:29:57,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/2782H/clearwater.py 2019-04-13 11:29:57,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:29:57,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:29:57,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:29:57,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:29:57,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:29:57,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:29:57,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:29:57,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:29:57,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:29:57,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:29:57,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:29:57 GMT 2019-04-13 11:29:57,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:29:57,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:29:57,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:29:57,936 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:29:57,936 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:02,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:30:03,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:03,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:03,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:03,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:03,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:03,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:03,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:03,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:58.286Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/JZFWZ/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:57.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1377bed-794e-4380-868e-3c40a48b14fc"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:58.286Z", "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-04-13T11:29:57.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3b31f942-7b8a-40ee-973e-b046f4543a9f"}, {"node_instance_id": "dime_pc2gz6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:58.286Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:57.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:58.286Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'etcd_ip': u'192.168.120.11', 'name': u'bono-d28nxm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:57.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3b31f942-7b8a-40ee-973e-b046f4543a9f"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:58.286Z", "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-04-13T11:29:57.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3b31f942-7b8a-40ee-973e-b046f4543a9f"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:58.286Z", "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-04-13T11:29:58.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1377bed-794e-4380-868e-3c40a48b14fc"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:58.286Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:57.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1377bed-794e-4380-868e-3c40a48b14fc"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:58.825Z", "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-04-13T11:29:58.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1377bed-794e-4380-868e-3c40a48b14fc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:58.825Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/USO4P/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:58.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.143a5713-7ecc-4a7e-922f-85874729e4b8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:58.825Z", "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-04-13T11:29:58.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1377bed-794e-4380-868e-3c40a48b14fc"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:58.825Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'homer-wwl8aq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:58.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1377bed-794e-4380-868e-3c40a48b14fc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:59.505Z", "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-04-13T11:29:58.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.143a5713-7ecc-4a7e-922f-85874729e4b8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:59.505Z", "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-04-13T11:29:58.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.143a5713-7ecc-4a7e-922f-85874729e4b8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:59.505Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'dime-pc2gz6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:58.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.143a5713-7ecc-4a7e-922f-85874729e4b8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:59.505Z", "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-04-13T11:29:58.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.143a5713-7ecc-4a7e-922f-85874729e4b8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:29:59.505Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:29:58.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.143a5713-7ecc-4a7e-922f-85874729e4b8"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:00.423Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpq9dgj0', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:00.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5bed134-c8e8-4ec3-a8ed-ee3af7039c1f"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:01.140Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpognUCf', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:00.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5bed134-c8e8-4ec3-a8ed-ee3af7039c1f"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:01.140Z", "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-04-13T11:30:00.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5bed134-c8e8-4ec3-a8ed-ee3af7039c1f"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:01.140Z", "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-04-13T11:30:00.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c5bed134-c8e8-4ec3-a8ed-ee3af7039c1f"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:01.754Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6rV36Z', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:01.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.60632c75-2d58-41df-905a-c32a277abd11"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:01.754Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:01.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:01.754Z", "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-04-13T11:30:01.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8987dfd6-4e4b-4202-8eb3-5badd4cc6d49"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:01.754Z", "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-04-13T11:30:01.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8987dfd6-4e4b-4202-8eb3-5badd4cc6d49"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:01.754Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4rfVza', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:01.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8987dfd6-4e4b-4202-8eb3-5badd4cc6d49"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:01.754Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmprhrt6J', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:01.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8987dfd6-4e4b-4202-8eb3-5badd4cc6d49"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:01.754Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:01.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:01.754Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:01.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:02.411Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:01.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:02.411Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:02.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:02.411Z", "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-04-13T11:30:01.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.60632c75-2d58-41df-905a-c32a277abd11"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:02.411Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpnr4Y8P', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:01.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.60632c75-2d58-41df-905a-c32a277abd11"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:02.411Z", "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-04-13T11:30:01.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.60632c75-2d58-41df-905a-c32a277abd11"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:02.411Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:01.567Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:02.411Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:02.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:03.001Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:02.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:03.001Z", "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-04-13T11:30:02.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3b31f942-7b8a-40ee-973e-b046f4543a9f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:03.001Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/09BFX/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:02.670Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.dcd07f92-d008-4330-ad02-279332a71f0c"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:03.001Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpe8elEl', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:02.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3b31f942-7b8a-40ee-973e-b046f4543a9f"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:03.001Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:02.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 2616, "offset": 2576, "size": 50}}} 2019-04-13 11:30:03,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:03,064 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:03 GMT 2019-04-13 11:30:03,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:03,064 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:30:03,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:03,064 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:03,064 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:03,064 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:30:03,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/JZFWZ/clearwater.py 2019-04-13 11:30:03,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-13 11:30:03,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:30:03,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'etcd_ip': u'192.168.120.11', 'name': u'bono-d28nxm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2019-04-13 11:30:03,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-13 11:30:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:30:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-13 11:30:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-13 11:30:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/USO4P/clearwater.py 2019-04-13 11:30:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-13 11:30:03,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'homer-wwl8aq', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.16'}. 2019-04-13 11:30:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:30:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-13 11:30:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.11', 'name': u'dime-pc2gz6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-04-13 11:30:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-13 11:30:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-13 11:30:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpq9dgj0', '/etc/clearwater/local_config'] 2019-04-13 11:30:03,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpognUCf', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-13 11:30:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6rV36Z', '/etc/clearwater/local_config'] 2019-04-13 11:30:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:30:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-13 11:30:03,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4rfVza', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprhrt6J', '/etc/clearwater/local_config'] 2019-04-13 11:30:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-04-13 11:30:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:30:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:30:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-13 11:30:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:03,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpnr4Y8P', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-13 11:30:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:30:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:30:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:30:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-13 11:30:03,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/09BFX/append_proxy_snmp_conf.py 2019-04-13 11:30:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpe8elEl', '/etc/clearwater/local_config'] 2019-04-13 11:30:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:30:03,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:30:03,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:03,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:03,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:03,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:03,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:03,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:03,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:03,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:30:03,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:03,147 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:03 GMT 2019-04-13 11:30:03,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:03,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:30:03,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:03,148 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:03,148 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:08,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:30:08,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:08,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:08,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:08,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:08,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:08,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:08,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:08,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:03.526Z", "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-04-13T11:30:03.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3b31f942-7b8a-40ee-973e-b046f4543a9f"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:03.526Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:03.526Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.190Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:03.526Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:02.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:03.526Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4sWr1u', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3b31f942-7b8a-40ee-973e-b046f4543a9f"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:03.526Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpIyc9UD', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1377bed-794e-4380-868e-3c40a48b14fc"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.125Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.125Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.125Z", "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-04-13T11:30:03.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1377bed-794e-4380-868e-3c40a48b14fc"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.125Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpKKVPw3', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1377bed-794e-4380-868e-3c40a48b14fc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpKPPcK6', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.143a5713-7ecc-4a7e-922f-85874729e4b8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "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-04-13T11:30:03.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.143a5713-7ecc-4a7e-922f-85874729e4b8"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:04.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:04.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/I9QFE/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "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-04-13T11:30:03.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "Process created, PID: 1741", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:04.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_wwl8aq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:04.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "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-04-13T11:30:03.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f1377bed-794e-4380-868e-3c40a48b14fc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpjAuJYO', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:04.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.143a5713-7ecc-4a7e-922f-85874729e4b8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "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-04-13T11:30:04.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.143a5713-7ecc-4a7e-922f-85874729e4b8"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:04.636Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:03.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.252Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.252Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.252Z", "message": "Process created, PID: 1740", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.252Z", "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-04-13T11:30:05.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.252Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:04.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.252Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/RDKIH/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "dime_pc2gz6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.252Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:04.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.252Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:04.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.863Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.863Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.863Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.863Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.863Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:05.863Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:06.478Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:06.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:06.478Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:06.478Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:06.478Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:06.478Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:06.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:06.478Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:06.478Z", "message": "Process created, PID: 1754", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:06.478Z", "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-04-13T11:30:05.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:06.478Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/VJUL2/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:05.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:07.065Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:06.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}], "metadata": {"pagination": {"total": 2685, "offset": 2616, "size": 50}}} 2019-04-13 11:30:08,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:08,337 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:08 GMT 2019-04-13 11:30:08,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:08,337 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:30:08,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:08,337 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:08,337 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:08,337 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:30:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-13 11:30:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:30:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:30:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4sWr1u', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpIyc9UD', '/etc/clearwater/local_config'] 2019-04-13 11:30:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-04-13 11:30:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:30:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-13 11:30:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKKVPw3', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKPPcK6', '/etc/clearwater/local_config'] 2019-04-13 11:30:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-13 11:30:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-04-13 11:30:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-04-13 11:30:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/I9QFE/install-vellum.sh 2019-04-13 11:30:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:30:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1741 2019-04-13 11:30:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-13 11:30:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:30:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:30:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpjAuJYO', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-13 11:30:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:30:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:30:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-04-13 11:30:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:30:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:30:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1740 2019-04-13 11:30:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:30:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-04-13 11:30:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/RDKIH/install-ellis.sh 2019-04-13 11:30:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:30:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:30:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:30:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:30:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-04-13 11:30:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-04-13 11:30:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-04-13 11:30:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-04-13 11:30:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:30:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-13 11:30:08,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-04-13 11:30:08,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-13 11:30:08,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-04-13 11:30:08,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:30:08,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1754 2019-04-13 11:30:08,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:30:08,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/VJUL2/install-sprout.sh 2019-04-13 11:30:08,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-04-13 11:30:08,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:30:08,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:08,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:08,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:08,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:08,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:08,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:08,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:08,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:30:08,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:08,411 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:08 GMT 2019-04-13 11:30:08,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:08,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:30:08,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:08,411 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:08,411 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:13,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:30:13,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:13,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:13,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:13,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:13,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:13,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:13,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:13,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:07.065Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:06.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_pc2gz6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:07.065Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:06.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:07.065Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:06.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:07.065Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:06.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:07.065Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:06.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:07.065Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/4RFZY/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:06.905Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.66becd80-ad2d-4977-9c6f-babbd72dbd5f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:07.750Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:07.413Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_wwl8aq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:07.750Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:07.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.267Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:07.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.267Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:08.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.267Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:08.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.267Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:07.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.267Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/CZEY2/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:07.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.267Z", "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-04-13T11:30:07.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.267Z", "message": "Process created, PID: 1745", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:07.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.267Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:07.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.267Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:07.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.267Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:07.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.267Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:07.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.898Z", "message": "Process created, PID: 1754", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:08.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.898Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/JWHP6/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:08.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.898Z", "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-04-13T11:30:08.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.898Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:08.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.898Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:08.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.898Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:08.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.898Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:08.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.898Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:08.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:08.898Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:08.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:09.610Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:09.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:10.206Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/ZQ61T/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:09.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:10.206Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:09.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:10.206Z", "message": "Process created, PID: 1755", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:09.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:10.206Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:10.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:10.206Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:09.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:10.206Z", "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-04-13T11:30:09.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:10.206Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:09.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:10.894Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:10.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:10.894Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:10.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2704, "offset": 2666, "size": 50}}} 2019-04-13 11:30:13,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:13,552 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:13 GMT 2019-04-13 11:30:13,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:13,552 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:30:13,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:13,552 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:13,552 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:13,552 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:30:13,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-13 11:30:13,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:30:13,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-04-13 11:30:13,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-04-13 11:30:13,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-04-13 11:30:13,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/4RFZY/append_proxy_snmp_conf.py 2019-04-13 11:30:13,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:30:13,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:30:13,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-04-13 11:30:13,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-13 11:30:13,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-04-13 11:30:13,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-04-13 11:30:13,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/CZEY2/install-dime.sh 2019-04-13 11:30:13,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:30:13,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1745 2019-04-13 11:30:13,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:30:13,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:30:13,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-04-13 11:30:13,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-04-13 11:30:13,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1754 2019-04-13 11:30:13,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/JWHP6/install-homer.sh 2019-04-13 11:30:13,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:30:13,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:30:13,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:30:13,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-04-13 11:30:13,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-04-13 11:30:13,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:30:13,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-04-13 11:30:13,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-04-13 11:30:13,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/ZQ61T/install-bono.sh 2019-04-13 11:30:13,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:30:13,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1755 2019-04-13 11:30:13,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-04-13 11:30:13,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-04-13 11:30:13,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:30:13,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:30:13,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-04-13 11:30:13,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-04-13 11:30:13,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:30:13,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:13,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:13,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:13,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:13,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:13,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:13,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:13,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:30:13,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:13,627 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:13 GMT 2019-04-13 11:30:13,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:13,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:30:13,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:13,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:13,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:18,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:30:19,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:19,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:19,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:19,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:19,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:19,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:19,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:19,146 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:17.535Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-nz0joj\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\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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,166 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 [523 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 [576 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 [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,231 kB/s)\nReading package lists...\n\nreal\t0m12.747s\nuser\t0m4.949s\nsys\t0m0.739s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:17.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:18.202Z", "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-04-13T11:30:17.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:18.202Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}], "metadata": {"pagination": {"total": 2707, "offset": 2704, "size": 50}}} 2019-04-13 11:30:19,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:19,146 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:19 GMT 2019-04-13 11:30:19,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:19,147 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:30:19,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:19,147 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:19,147 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:19,147 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:30:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-nz0joj 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 Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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,166 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 [523 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 [576 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 [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,231 kB/s) Reading package lists... real 0m12.747s user 0m4.949s sys 0m0.739s 2019-04-13 11:30:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-04-13 11:30:19,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:30:19,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:30:19,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:19,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:19,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:19,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:19,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:19,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:19,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:19,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:30:19,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:19,557 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:19 GMT 2019-04-13 11:30:19,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:19,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:30:19,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:19,557 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:19,557 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:24,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:30:25,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:25,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:25,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:25,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:25,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:25,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:25,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:25,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:21.574Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1b3qip\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,241 kB/s)\nReading package lists...\n\nreal\t0m15.856s\nuser\t0m5.052s\nsys\t0m0.712s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:21.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:22.270Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:21.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:22.270Z", "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-04-13T11:30:21.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:24.139Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:23.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}], "metadata": {"pagination": {"total": 2711, "offset": 2707, "size": 50}}} 2019-04-13 11:30:25,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:25,049 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:25 GMT 2019-04-13 11:30:25,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:25,049 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:30:25,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:25,049 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:25,049 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:25,049 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:30:25,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1b3qip Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 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 [523 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 [576 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 [280 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,241 kB/s) Reading package lists... real 0m15.856s user 0m5.052s sys 0m0.712s 2019-04-13 11:30:25,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:30:25,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-04-13 11:30:25,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:30:25,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:30:25,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:25,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:25,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:25,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:25,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:25,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:25,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:25,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:30:25,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:25,166 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:25 GMT 2019-04-13 11:30:25,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:25,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:30:25,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:25,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:25,166 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:30,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:30:30,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:30,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:30,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:30,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:30,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:30,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:30,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:30,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:25.414Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q5zrdk\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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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,166 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 [523 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 [576 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 [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,215 kB/s)\nReading package lists...\n\nreal\t0m18.432s\nuser\t0m4.814s\nsys\t0m0.586s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:25.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:25.414Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-0us399\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://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 [830 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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,166 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 [523 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 [576 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 [280 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,233 kB/s)\nReading package lists...\n\nreal\t0m17.156s\nuser\t0m4.960s\nsys\t0m0.502s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:25.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:25.414Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:25.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:25.414Z", "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-04-13T11:30:25.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:25.414Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:25.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:26.432Z", "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-04-13T11:30:25.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:26.432Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:26.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:26.432Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:25.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:27.221Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:26.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:27.221Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-vj9jlr\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://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\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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,166 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 [523 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 [576 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 [280 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,234 kB/s)\nReading package lists...\n\nreal\t0m17.856s\nuser\t0m4.968s\nsys\t0m0.645s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:26.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:27.221Z", "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-04-13T11:30:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:27.221Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ftdk2v\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [830 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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,166 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 [523 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 [576 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 [280 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,241 kB/s)\nReading package lists...\n\nreal\t0m16.751s\nuser\t0m4.975s\nsys\t0m0.584s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:27.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:27.840Z", "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-04-13T11:30:27.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:27.840Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:27.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:27.840Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:27.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:28.559Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:28.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:30.015Z", "message": "Waiting for process 1755 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:29.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2728, "offset": 2711, "size": 50}}} 2019-04-13 11:30:30,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:30,533 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:30 GMT 2019-04-13 11:30:30,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:30,533 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:30:30,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:30,533 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:30,533 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:30,533 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:30:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q5zrdk 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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,166 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 [523 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 [576 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 [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,215 kB/s) Reading package lists... real 0m18.432s user 0m4.814s sys 0m0.586s 2019-04-13 11:30:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-0us399 Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://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 [830 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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,166 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 [523 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 [576 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 [280 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,233 kB/s) Reading package lists... real 0m17.156s user 0m4.960s sys 0m0.502s 2019-04-13 11:30:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:30:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-04-13 11:30:30,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-04-13 11:30:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-04-13 11:30:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:30:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:30:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:30:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-vj9jlr Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://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 Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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,166 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 [523 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 [576 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 [280 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,234 kB/s) Reading package lists... real 0m17.856s user 0m4.968s sys 0m0.645s 2019-04-13 11:30:30,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-04-13 11:30:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ftdk2v 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [830 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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,166 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 [523 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 [576 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 [280 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,241 kB/s) Reading package lists... real 0m16.751s user 0m4.975s sys 0m0.584s 2019-04-13 11:30:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-04-13 11:30:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:30:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:30:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:30:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1755 to end... 2019-04-13 11:30:30,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:30:30,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:30,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:30,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:30,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:30,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:30,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:30,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:30,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:30:30,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:30,620 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:30 GMT 2019-04-13 11:30:30,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:30,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:30:30,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:30,621 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:30,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:35,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:30:35,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:35,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:35,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:35,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:35,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:35,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:35,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:35,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2728, "offset": 2728, "size": 50}}} 2019-04-13 11:30:35,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:35,754 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:35 GMT 2019-04-13 11:30:35,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:35,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:30:35,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:35,755 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:35,755 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:35,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:30:35,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:35,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:35,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:35,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:35,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:35,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:35,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:35,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:30:35,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:35,889 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:35 GMT 2019-04-13 11:30:35,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:35,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:30:35,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:35,889 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:35,889 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:40,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:30:40,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:40,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:40,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:40,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:40,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:40,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:40,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:40,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2728, "offset": 2728, "size": 50}}} 2019-04-13 11:30:40,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:40,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:40 GMT 2019-04-13 11:30:40,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:40,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:30:40,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:40,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:40,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:40,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:30:41,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:41,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:41,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:41,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:41,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:41,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:41,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:41,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:30:41,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:41,056 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:41 GMT 2019-04-13 11:30:41,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:41,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:30:41,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:41,056 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:41,056 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:46,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:30:46,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:46,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:46,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:46,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:46,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:46,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:46,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:46,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:44.144Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:44.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:45.400Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:45.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}], "metadata": {"pagination": {"total": 2730, "offset": 2728, "size": 50}}} 2019-04-13 11:30:46,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:46,202 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:46 GMT 2019-04-13 11:30:46,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:46,202 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:30:46,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:46,202 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:46,202 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:46,202 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:30:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:30:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-04-13 11:30:46,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:30:46,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:46,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:46,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:46,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:46,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:46,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:46,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:46,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:30:46,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:46,267 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:46 GMT 2019-04-13 11:30:46,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:46,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:30:46,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:46,268 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:46,268 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:51,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:30:51,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:51,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:51,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:51,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:51,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:51,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:51,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:51,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:46.191Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:46.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:47.840Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:47.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:48.564Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:48.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:30:50.062Z", "message": "Waiting for process 1755 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:30:49.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2734, "offset": 2730, "size": 50}}} 2019-04-13 11:30:51,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:51,386 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:51 GMT 2019-04-13 11:30:51,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:51,386 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:30:51,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:51,386 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:51,386 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:51,386 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:30:51,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:30:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:30:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:30:51,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1755 to end... 2019-04-13 11:30:51,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:30:51,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:51,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:51,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:51,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:51,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:51,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:51,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:51,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:30:51,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:51,474 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:51 GMT 2019-04-13 11:30:51,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:51,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:30:51,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:51,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:51,475 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:56,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:30:56,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:56,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:56,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:56,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:56,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:56,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:56,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:56,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2734, "offset": 2734, "size": 50}}} 2019-04-13 11:30:56,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:56,655 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:56 GMT 2019-04-13 11:30:56,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:56,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:30:56,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:56,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:56,656 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:30:56,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:30:56,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:30:56,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:30:56,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:30:56,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:30:56,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:30:56,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:30:56,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:30:56,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:30:56,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:30:56,743 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:30:56 GMT 2019-04-13 11:30:56,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:30:56,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:30:56,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:30:56,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:30:56,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:01,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:01,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:01,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:01,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:01,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:01,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:01,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:01,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:01,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2734, "offset": 2734, "size": 50}}} 2019-04-13 11:31:01,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:01,877 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:01 GMT 2019-04-13 11:31:01,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:01,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:31:01,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:01,877 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:01,877 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:01,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:01,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:01,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:01,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:01,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:01,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:01,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:01,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:01,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:01,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:01,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:01 GMT 2019-04-13 11:31:01,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:01,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:01,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:01,965 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:01,965 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:06,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:07,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:07,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:07,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:07,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:07,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:07,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:07,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:07,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:04.145Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:04.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:05.409Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:05.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:06.199Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:06.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}], "metadata": {"pagination": {"total": 2737, "offset": 2734, "size": 50}}} 2019-04-13 11:31:07,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:07,083 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:07 GMT 2019-04-13 11:31:07,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:07,084 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:31:07,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:07,084 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:07,084 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:07,084 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:31:07,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:31:07,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-04-13 11:31:07,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:31:07,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:07,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:07,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:07,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:07,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:07,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:07,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:07,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:07,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:07,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:07,176 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:07 GMT 2019-04-13 11:31:07,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:07,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:07,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:07,176 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:07,176 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:12,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:12,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:12,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:12,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:12,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:12,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:12,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:12,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:12,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:07.826Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:07.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:08.566Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:08.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:10.055Z", "message": "Waiting for process 1755 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:09.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2740, "offset": 2737, "size": 50}}} 2019-04-13 11:31:12,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:12,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:12 GMT 2019-04-13 11:31:12,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:12,314 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:31:12,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:12,314 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:12,314 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:12,315 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:31:12,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:31:12,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:31:12,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1755 to end... 2019-04-13 11:31:12,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:12,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:12,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:12,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:12,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:12,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:12,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:12,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:12,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:12,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:12,403 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:12 GMT 2019-04-13 11:31:12,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:12,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:12,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:12,403 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:12,403 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:17,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:17,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:17,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:17,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:17,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:17,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:17,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:17,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:17,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2740, "offset": 2740, "size": 50}}} 2019-04-13 11:31:17,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:17,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:17 GMT 2019-04-13 11:31:17,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:17,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:31:17,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:17,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:17,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:17,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:17,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:17,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:17,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:17,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:17,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:17,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:17,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:17,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:17,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:17,616 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:17 GMT 2019-04-13 11:31:17,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:17,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:17,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:17,616 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:17,616 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:22,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:22,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:22,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:22,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:22,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:22,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:22,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:22,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:22,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2740, "offset": 2740, "size": 50}}} 2019-04-13 11:31:22,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:22,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:22 GMT 2019-04-13 11:31:22,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:22,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:31:22,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:22,742 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:22,742 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:22,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:22,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:22,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:22,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:22,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:22,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:22,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:22,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:22,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:22,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:22,836 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:22 GMT 2019-04-13 11:31:22,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:22,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:22,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:22,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:22,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:27,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:28,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:28,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:28,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:28,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:28,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:28,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:28,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:28,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:24.164Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:24.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:25.395Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:25.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:26.235Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:26.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}], "metadata": {"pagination": {"total": 2743, "offset": 2740, "size": 50}}} 2019-04-13 11:31:28,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:28,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:28 GMT 2019-04-13 11:31:28,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:28,167 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:31:28,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:28,167 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:28,167 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:28,167 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:31:28,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:31:28,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-04-13 11:31:28,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:31:28,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:28,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:28,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:28,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:28,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:28,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:28,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:28,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:28,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:28,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:28,456 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:28 GMT 2019-04-13 11:31:28,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:28,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:28,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:28,456 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:28,456 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:33,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:33,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:33,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:33,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:33,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:33,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:33,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:33,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:33,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:28.015Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:27.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:28.813Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:28.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:30.050Z", "message": "Waiting for process 1755 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:29.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2746, "offset": 2743, "size": 50}}} 2019-04-13 11:31:33,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:33,553 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:33 GMT 2019-04-13 11:31:33,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:33,553 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:31:33,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:33,553 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:33,553 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:33,553 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:31:33,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:31:33,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:31:33,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1755 to end... 2019-04-13 11:31:33,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:33,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:33,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:33,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:33,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:33,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:33,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:33,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:33,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:33,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:33,653 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:33 GMT 2019-04-13 11:31:33,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:33,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:33,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:33,653 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:33,653 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:38,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:38,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:38,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:38,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:38,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:38,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:38,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:38,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:38,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2746, "offset": 2746, "size": 50}}} 2019-04-13 11:31:38,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:38,763 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:38 GMT 2019-04-13 11:31:38,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:38,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:31:38,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:38,763 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:38,763 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:38,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:38,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:38,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:38,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:38,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:38,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:38,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:38,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:38,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:38,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:38,895 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:38 GMT 2019-04-13 11:31:38,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:38,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:38,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:38,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:38,896 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:43,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:44,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:44,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:44,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:44,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:44,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:44,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:44,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:44,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2746, "offset": 2746, "size": 50}}} 2019-04-13 11:31:44,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:44,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:44 GMT 2019-04-13 11:31:44,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:44,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:31:44,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:44,011 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:44,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:44,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:44,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:44,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:44,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:44,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:44,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:44,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:44,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:44,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:44,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:44,077 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:44 GMT 2019-04-13 11:31:44,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:44,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:44,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:44,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:44,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:49,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:49,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:49,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:49,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:49,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:49,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:49,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:49,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:49,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:44.183Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:44.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:45.405Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:45.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:46.245Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:46.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:48.025Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:47.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:48.574Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:48.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}], "metadata": {"pagination": {"total": 2751, "offset": 2746, "size": 50}}} 2019-04-13 11:31:49,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:49,297 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:49 GMT 2019-04-13 11:31:49,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:49,297 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:31:49,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:49,297 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:49,297 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:49,297 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:31:49,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:31:49,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-04-13 11:31:49,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:31:49,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:31:49,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:31:49,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:49,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:49,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:49,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:49,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:49,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:49,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:49,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:49,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:49,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:49,381 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:49 GMT 2019-04-13 11:31:49,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:49,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:49,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:49,381 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:49,381 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:54,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:54,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:54,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:54,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:54,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:54,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:54,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:54,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:54,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:31:50.081Z", "message": "Waiting for process 1755 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:31:49.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2752, "offset": 2751, "size": 50}}} 2019-04-13 11:31:54,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:54,486 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:54 GMT 2019-04-13 11:31:54,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:54,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-13 11:31:54,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:54,486 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:54,487 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:54,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1755 to end... 2019-04-13 11:31:54,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:54,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:54,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:54,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:54,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:54,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:54,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:54,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:54,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:54,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:54,562 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:54 GMT 2019-04-13 11:31:54,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:54,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:54,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:54,562 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:54,562 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:59,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:31:59,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:59,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:59,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:59,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:59,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:59,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:59,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:59,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2752, "offset": 2752, "size": 50}}} 2019-04-13 11:31:59,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:59,702 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:59 GMT 2019-04-13 11:31:59,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:59,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:31:59,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:59,702 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:59,702 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:31:59,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:31:59,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:31:59,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:31:59,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:31:59,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:31:59,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:31:59,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:31:59,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:31:59,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:31:59,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:31:59,803 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:31:59 GMT 2019-04-13 11:31:59,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:31:59,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:31:59,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:31:59,803 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:31:59,803 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:04,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:32:05,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:05,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:05,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:05,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:05,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:05,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:05,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:05,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:04.228Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:04.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}], "metadata": {"pagination": {"total": 2753, "offset": 2752, "size": 50}}} 2019-04-13 11:32:05,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:05,062 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:05 GMT 2019-04-13 11:32:05,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:05,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-04-13 11:32:05,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:05,063 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:05,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:05,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:32:05,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:32:05,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:05,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:05,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:05,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:05,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:05,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:05,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:05,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:32:05,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:05,182 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:05 GMT 2019-04-13 11:32:05,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:05,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:32:05,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:05,183 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:05,183 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:10,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:32:10,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:10,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:10,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:10,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:10,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:10,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:10,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:10,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:05.423Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:05.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:06.443Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:06.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:08.024Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:07.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:08.786Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:08.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:10.094Z", "message": "Waiting for process 1755 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:09.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2758, "offset": 2753, "size": 50}}} 2019-04-13 11:32:10,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:10,318 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:10 GMT 2019-04-13 11:32:10,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:10,318 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:32:10,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:10,319 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:10,319 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:10,319 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:32:10,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-04-13 11:32:10,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:32:10,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:32:10,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:32:10,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1755 to end... 2019-04-13 11:32:10,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:32:10,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:10,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:10,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:10,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:10,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:10,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:10,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:10,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:32:10,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:10,428 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:10 GMT 2019-04-13 11:32:10,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:10,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:32:10,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:10,429 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:10,429 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:15,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:32:15,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:15,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:15,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:15,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:15,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:15,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:15,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:15,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2758, "offset": 2758, "size": 50}}} 2019-04-13 11:32:15,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:15,543 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:15 GMT 2019-04-13 11:32:15,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:15,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:32:15,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:15,543 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:15,543 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:15,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:32:15,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:15,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:15,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:15,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:15,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:15,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:15,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:15,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:32:15,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:15,619 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:15 GMT 2019-04-13 11:32:15,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:15,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:32:15,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:15,619 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:15,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:20,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:32:20,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:20,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:20,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:20,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:20,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:20,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:20,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:20,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2758, "offset": 2758, "size": 50}}} 2019-04-13 11:32:20,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:20,743 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:20 GMT 2019-04-13 11:32:20,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:20,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:32:20,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:20,744 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:20,744 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:20,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:32:20,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:20,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:20,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:20,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:20,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:20,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:20,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:20,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:32:20,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:20,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:20 GMT 2019-04-13 11:32:20,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:20,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:32:20,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:20,859 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:20,859 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:25,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:32:25,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:25,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:25,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:25,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:25,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:25,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:25,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:25,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:24.405Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:24.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:25.422Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:25.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}], "metadata": {"pagination": {"total": 2760, "offset": 2758, "size": 50}}} 2019-04-13 11:32:25,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:25,986 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:25 GMT 2019-04-13 11:32:25,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:25,986 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:32:25,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:25,986 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:25,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:25,987 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:32:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:32:25,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-04-13 11:32:25,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:32:26,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:26,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:26,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:26,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:26,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:26,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:26,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:26,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:32:26,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:26,063 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:26 GMT 2019-04-13 11:32:26,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:26,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:32:26,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:26,063 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:26,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:31,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:32:31,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:31,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:31,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:31,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:31,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:31,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:31,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:31,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:26.459Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:26.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:28.014Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:27.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:28.790Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:28.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:30.076Z", "message": "Waiting for process 1755 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:30.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2764, "offset": 2760, "size": 50}}} 2019-04-13 11:32:31,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:31,178 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:31 GMT 2019-04-13 11:32:31,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:31,178 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:32:31,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:31,178 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:31,178 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:31,178 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:32:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:32:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:32:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:32:31,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1755 to end... 2019-04-13 11:32:31,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:32:31,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:31,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:31,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:31,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:31,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:31,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:31,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:31,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:32:31,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:31,273 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:31 GMT 2019-04-13 11:32:31,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:31,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:32:31,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:31,273 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:31,273 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:36,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:32:36,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:36,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:36,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:36,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:36,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:36,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:36,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:36,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2764, "offset": 2764, "size": 50}}} 2019-04-13 11:32:36,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:36,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:36 GMT 2019-04-13 11:32:36,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:36,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:32:36,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:36,390 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:36,390 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:36,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:32:36,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:36,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:36,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:36,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:36,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:36,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:36,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:36,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:32:36,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:36,463 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:36 GMT 2019-04-13 11:32:36,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:36,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:32:36,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:36,464 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:36,464 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:41,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:32:41,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:41,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:41,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:41,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:41,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:41,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:41,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:41,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:40.722Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ftdk2v\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 84 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 58.4 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 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/ bono 1.0-171215.183529 [2,167 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\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/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:52 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:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:85 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: 70%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 58.4 MB in 15s (3,657 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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-168.218) ...\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 8657\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 8713\nclearwater-socket-factory-sig start/running, process 8718\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.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m13.304s\nuser\t0m9.041s\nsys\t0m8.304s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:40.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:41.242Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:40.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2766, "offset": 2764, "size": 50}}} 2019-04-13 11:32:41,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:41,598 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:41 GMT 2019-04-13 11:32:41,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:41,598 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:32:41,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:41,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:41,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:41,598 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:32:41,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ftdk2v 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 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 The following packages will be upgraded: libc6 1 upgraded, 84 newly installed, 0 to remove and 28 not upgraded. Need to get 58.4 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 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/ bono 1.0-171215.183529 [2,167 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] 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/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:52 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:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:85 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: 70% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 58.4 MB in 15s (3,657 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 8657 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 8713 clearwater-socket-factory-sig start/running, process 8718 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m13.304s user 0m9.041s sys 0m8.304s 2019-04-13 11:32:41,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:32:41,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:32:41,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:41,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:41,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:41,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:41,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:41,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:41,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:41,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:32:41,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:41,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:41 GMT 2019-04-13 11:32:41,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:41,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:32:41,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:41,708 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:41,708 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:46,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:32:46,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:46,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:46,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:46,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:46,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:46,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:46,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:46,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:44.451Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:44.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:45.651Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:45.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:46.476Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:46.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}], "metadata": {"pagination": {"total": 2769, "offset": 2766, "size": 50}}} 2019-04-13 11:32:46,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:46,819 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:46 GMT 2019-04-13 11:32:46,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:46,819 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:32:46,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:46,819 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:46,819 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:46,819 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:32:46,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:32:46,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-04-13 11:32:46,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:32:46,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:32:46,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:46,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:46,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:46,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:46,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:46,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:46,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:46,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:32:46,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:46,886 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:46 GMT 2019-04-13 11:32:46,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:46,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:32:46,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:46,886 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:46,886 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:51,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:32:52,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:52,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:52,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:52,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:52,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:52,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:52,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:52,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:48.021Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:47.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:48.787Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:48.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:32:50.113Z", "message": "Waiting for process 1755 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:32:50.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2772, "offset": 2769, "size": 50}}} 2019-04-13 11:32:52,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:52,005 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:52 GMT 2019-04-13 11:32:52,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:52,005 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:32:52,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:52,005 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:52,005 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:52,006 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:32:52,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:32:52,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:32:52,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1755 to end... 2019-04-13 11:32:52,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:32:52,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:52,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:52,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:52,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:52,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:52,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:52,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:52,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:32:52,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:52,103 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:52 GMT 2019-04-13 11:32:52,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:52,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:32:52,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:52,103 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:52,103 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:57,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:32:57,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:57,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:57,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:57,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:57,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:57,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:57,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:57,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2772, "offset": 2772, "size": 50}}} 2019-04-13 11:32:57,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:57,244 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:57 GMT 2019-04-13 11:32:57,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:57,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:32:57,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:57,245 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:57,245 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:32:57,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:32:57,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:32:57,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:32:57,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:32:57,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:32:57,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:32:57,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:32:57,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:32:57,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:32:57,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:32:57,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:32:57 GMT 2019-04-13 11:32:57,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:32:57,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:32:57,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:32:57,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:32:57,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:02,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:33:02,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:02,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:02,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:02,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:02,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:02,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:02,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:02,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:00.270Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q5zrdk\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 105 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 61.1 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:59 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:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:61 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:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:106 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: 56%\rExtracting templates from packages: 84%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 61.1 MB in 16s (3,772 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1) ...\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-168.218) ...\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 8935\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 8966\nclearwater-socket-factory-sig start/running, process 8971\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9022\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.14) ...\n\nreal\t2m34.808s\nuser\t0m9.818s\nsys\t0m8.787s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:00.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:00.811Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:00.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}], "metadata": {"pagination": {"total": 2774, "offset": 2772, "size": 50}}} 2019-04-13 11:33:02,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:02,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:02 GMT 2019-04-13 11:33:02,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:02,705 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:33:02,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:02,705 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:02,705 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:02,705 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:33:02,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q5zrdk 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 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 The following packages will be upgraded: libc6 1 upgraded, 105 newly installed, 0 to remove and 28 not upgraded. Need to get 61.1 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:59 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:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:61 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:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:106 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: 56% Extracting templates from packages: 84% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 61.1 MB in 16s (3,772 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... 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-168.218) ... 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 8935 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 8966 clearwater-socket-factory-sig start/running, process 8971 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9022 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.14) ... real 2m34.808s user 0m9.818s sys 0m8.787s 2019-04-13 11:33:02,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:33:02,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:33:02,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:02,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:02,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:02,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:02,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:02,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:02,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:02,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:33:02,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:02,839 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:02 GMT 2019-04-13 11:33:02,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:02,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:33:02,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:02,839 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:02,839 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:07,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:33:07,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:07,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:07,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:07,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:07,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:07,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:07,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:07,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:04.440Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:04.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:05.671Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:05.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:06.468Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:06.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}], "metadata": {"pagination": {"total": 2777, "offset": 2774, "size": 50}}} 2019-04-13 11:33:07,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:07,962 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:07 GMT 2019-04-13 11:33:07,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:07,962 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:33:07,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:07,962 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:07,962 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:07,962 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:33:07,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:33:07,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-04-13 11:33:07,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:33:07,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:33:08,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:08,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:08,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:08,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:08,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:08,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:08,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:08,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:33:08,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:08,063 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:08 GMT 2019-04-13 11:33:08,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:08,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:33:08,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:08,063 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:08,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:13,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:33:13,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:13,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:13,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:13,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:13,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:13,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:13,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:13,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:08.016Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:07.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:08.830Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:08.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:10.352Z", "message": "Waiting for process 1755 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:10.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2780, "offset": 2777, "size": 50}}} 2019-04-13 11:33:13,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:13,323 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:13 GMT 2019-04-13 11:33:13,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:13,323 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:33:13,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:13,323 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:13,323 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:13,323 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:33:13,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:33:13,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:33:13,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1755 to end... 2019-04-13 11:33:13,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:33:13,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:13,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:13,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:13,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:13,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:13,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:13,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:13,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:33:13,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:13,528 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:13 GMT 2019-04-13 11:33:13,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:13,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:33:13,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:13,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:13,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:18,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:33:18,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:18,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:18,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:18,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:18,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:18,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:18,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:18,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:15.404Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-vj9jlr\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 94 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 92.4 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:44 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:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.4 MB in 17s (5,366 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\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.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\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-168.218) ...\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.1) ...\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.1) ...\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 9011\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.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m48.371s\nuser\t0m20.826s\nsys\t0m11.496s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:15.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:16.404Z", "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 28 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,135 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57636 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.364s\nuser\t0m12.917s\nsys\t0m3.528s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:16.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:16.404Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:15.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:16.404Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:16.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2784, "offset": 2780, "size": 50}}} 2019-04-13 11:33:18,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:18,649 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:18 GMT 2019-04-13 11:33:18,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:18,649 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:33:18,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:18,649 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:18,649 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:18,649 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:33:18,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-vj9jlr 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 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 The following packages will be upgraded: libc6 1 upgraded, 94 newly installed, 0 to remove and 28 not upgraded. Need to get 92.4 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:44 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:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 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:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.4 MB in 17s (5,366 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... 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-168.218) ... 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.1) ... 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.1) ... 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 9011 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m48.371s user 0m20.826s sys 0m11.496s 2019-04-13 11:33:18,653 - 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 28 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,135 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57636 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.364s user 0m12.917s sys 0m3.528s 2019-04-13 11:33:18,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:33:18,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:33:18,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:33:18,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:18,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:18,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:18,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:18,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:18,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:18,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:18,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:33:18,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:18,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:18 GMT 2019-04-13 11:33:18,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:18,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:33:18,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:18,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:18,719 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:23,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:33:23,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:23,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:23,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:23,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:23,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:23,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:23,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:23,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:21.663Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1b3qip\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 libc6-dev libcloog-isl4\n libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot\n libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10\n libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0\n libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4\n libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5\n mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5\n mysql-server-core-5.5 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-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources\n 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 98 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 74.2 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\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/ ellis 1.0-171213.182049 [10.4 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:39 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:40 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:41 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:42 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:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 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-168.218 [771 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 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: 60%\rExtracting templates from packages: 90%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 74.2 MB in 17s (4,225 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\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 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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\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 ... 51950 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1) ...\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 9238\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-168.218) ...\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 9977\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n........................................+++\n.....................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m59.984s\nuser\t0m17.200s\nsys\t0m11.588s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:21.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:22.176Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:21.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}], "metadata": {"pagination": {"total": 2786, "offset": 2784, "size": 50}}} 2019-04-13 11:33:23,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:23,858 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:23 GMT 2019-04-13 11:33:23,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:23,858 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:33:23,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:23,858 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:23,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:23,858 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:33:23,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1b3qip 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 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 The following packages will be upgraded: libc6 1 upgraded, 98 newly installed, 0 to remove and 28 not upgraded. Need to get 74.2 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] 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/ ellis 1.0-171213.182049 [10.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:39 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:40 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:41 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:42 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:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 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-168.218 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:53 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:54 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:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 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: 60% Extracting templates from packages: 90% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 74.2 MB in 17s (4,225 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 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 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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 ... 51950 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... 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 9238 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-168.218) ... 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 9977 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ........................................+++ .....................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m59.984s user 0m17.200s sys 0m11.588s 2019-04-13 11:33:23,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:33:23,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:33:23,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:23,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:23,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:23,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:23,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:23,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:23,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:23,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:33:23,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:23,939 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:23 GMT 2019-04-13 11:33:23,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:23,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:33:23,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:23,940 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:23,940 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:28,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:33:29,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:29,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:29,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:29,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:29,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:29,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:29,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:29,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:24.467Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:24.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:25.708Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:25.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:26.411Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:25.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:26.411Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:25.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:26.411Z", "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-04-13T11:33:25.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:26.411Z", "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 28 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (1,007 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57859 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.14) ...\n\nreal\t0m9.753s\nuser\t0m0.710s\nsys\t0m0.659s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:25.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:26.977Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:26.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.016Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:27.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "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 9789/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1086/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8657/monit \ntcp 0 0 127.0.0.1:54335 0.0.0.0:* LISTEN 1745/python \ntcp 0 0 192.168.120.15:5058 0.0.0.0:* LISTEN 9054/bono \ntcp 0 0 192.168.120.15:5060 0.0.0.0:* LISTEN 9054/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9054/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9789/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1086/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8150/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8150/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8150/ntpd \nudp 0 0 192.168.120.15:5058 0.0.0.0:* 9054/bono \nudp 0 0 192.168.120.15:5060 0.0.0.0:* 9054/bono \nudp 0 0 0.0.0.0:23052 0.0.0.0:* 558/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9789/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 558/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8150/ntpd \nudp6 0 0 ::1:123 :::* 8150/ntpd \nudp6 0 0 :::123 :::* 8150/ntpd \nudp6 0 0 :::28531 :::* 558/dhclient \nudp6 0 0 ::1:53 :::* 9789/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7220 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8785 933/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 20279 8728/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20282 8730/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9054 1089/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13372 1/init @/com/ubuntu/upstart\n\nreal\t0m0.013s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:26 ? 00:00:01 /sbin/init\nroot 2 0 0 11:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:26 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:26 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:26 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:26 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:26 ? 00:00:00 [migration/0]\nroot 12 2 0 11:26 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:26 ? 00:00:00 [khelper]\nroot 14 2 0 11:26 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:26 ? 00:00:00 [netns]\nroot 16 2 0 11:26 ? 00:00:00 [writeback]\nroot 17 2 0 11:26 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:26 ? 00:00:00 [bioset]\nroot 19 2 0 11:26 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:26 ? 00:00:00 [kblockd]\nroot 21 2 0 11:26 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:26 ? 00:00:00 [khubd]\nroot 23 2 0 11:26 ? 00:00:00 [md]\nroot 24 2 0 11:26 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:26 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:26 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:26 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:26 ? 00:00:00 [vmstat]\nroot 30 2 0 11:26 ? 00:00:00 [ksmd]\nroot 31 2 0 11:26 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:26 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:26 ? 00:00:00 [crypto]\nroot 46 2 0 11:26 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:26 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:26 ? 00:00:00 [vballoon]\nroot 49 2 0 11:26 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:26 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:26 ? 00:00:00 [deferwq]\nroot 72 2 0 11:26 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:26 ? 00:00:00 [kpsmoused]\nroot 117 2 0 11:26 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:26 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:26 ? 00:00:00 [ext4-rsv-conver]\nroot 381 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 11:26 ? 00:00:00 [kworker/u3:1]\nroot 558 1 0 11:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 11:26 ? 00:00:00 [kauditd]\nmessage+ 933 1 0 11:26 ? 00:00:00 dbus-daemon --system --fork\nroot 948 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 955 1 0 11:26 ? 00:00:00 rsyslogd\nroot 1041 1 0 11:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 11:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1051 1 0 11:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1052 1 0 11:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1054 1 0 11:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1086 1 0 11:26 ? 00:00:00 /usr/sbin/sshd -D\nroot 1089 1 0 11:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1090 1 0 11:26 ? 00:00:00 cron\ndaemon 1091 1 0 11:26 ? 00:00:00 atd\nroot 1245 1 0 11:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1251 1 0 11:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_ftdk2v/env/bin/python -m cloudify_agent.worker --queue bono_host_ftdk2v --max-workers 5 --name bono_host_ftdk2v\nubuntu 1466 1464 0 11:27 ? 00:00:01 /home/ubuntu/bono_host_ftdk2v/env/bin/python -m cloudify_agent.worker --queue bono_host_ftdk2v --max-workers 5 --name bono_host_ftdk2v\nubuntu 1610 1 0 11:27 ? 00:00:01 python2.7 /home/ubuntu/bono_host_ftdk2v/env/bin/diamond --configfile /home/ubuntu/bono_host_ftdk2v/work/plugins/diamond/etc/diamond.conf\nubuntu 1745 1466 1 11:30 ? 00:00:02 /home/ubuntu/bono_host_ftdk2v/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-4BhYPx\nubuntu 1755 1745 0 11:30 ? 00:00:00 /bin/sh -c /tmp/ZQ61T/install-bono.sh\nubuntu 1757 1755 0 11:30 ? 00:00:00 /bin/bash -e /tmp/ZQ61T/install-bono.sh\nroot 2092 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2095 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 2098 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8150 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8657 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8713 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8714 8713 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8718 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8719 8718 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8728 8714 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8729 8719 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8730 8729 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9054 1 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.15,bono-d28nxm.clearwater.local --alias=172.30.9.203,bono-d28nxm.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-d28nxm.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 9789 1 0 11:33 ? 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 9836 1757 0 11:33 ? 00:00:00 /bin/bash -e /tmp/ZQ61T/install-bono.sh\nubuntu 9837 9836 0 11:33 ? 00:00:00 /bin/bash -e /tmp/ZQ61T/install-bono.sh\nroot 9838 9837 0 11:33 ? 00:00:00 sudo ps -edf\nroot 9839 9838 0 11:33 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] => /var/log/btmp\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/sysstat/clearwater-sa13\n/var/log/alternatives.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/bono/bono_20190413T110000Z.txt\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/wtmp\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/udev\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] => 2019:04:13 11:32:37: Namespace: management\n2019:04:13 11:32:37: [management] Starting server\n2019:04:13 11:32:37: [management] Listening for requests\n2019:04:13 11:32:37: Namespace: signaling\n2019:04:13 11:32:37: [signaling] Starting server\n2019:04:13 11:32:37: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ff:e2:39 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feff:e239/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:79410 errors:0 dropped:0 overruns:0 frame:0\n TX packets:50442 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:140427089 (140.4 MB) TX bytes:6966924 (6.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:932 errors:0 dropped:0 overruns:0 frame:0\n TX packets:932 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:113019 (113.0 KB) TX bytes:113019 (113.0 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.005s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.002s\nsys\t0m0.050s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:28.764Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}], "metadata": {"pagination": {"total": 2808, "offset": 2786, "size": 50}}} 2019-04-13 11:33:29,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:29,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:29 GMT 2019-04-13 11:33:29,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:29,072 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:33:29,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:29,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:29,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:29,072 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:33:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:33:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-04-13 11:33:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-04-13 11:33:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-04-13 11:33:29,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-04-13 11:33:29,074 - 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 28 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,007 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57859 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.14) ... real 0m9.753s user 0m0.710s sys 0m0.659s 2019-04-13 11:33:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:33:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:33:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-04-13 11:33:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-13 11:33:29,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-13 11:33:29,075 - 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 9789/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1086/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8657/monit tcp 0 0 127.0.0.1:54335 0.0.0.0:* LISTEN 1745/python tcp 0 0 192.168.120.15:5058 0.0.0.0:* LISTEN 9054/bono tcp 0 0 192.168.120.15:5060 0.0.0.0:* LISTEN 9054/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9054/bono tcp6 0 0 ::1:53 :::* LISTEN 9789/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1086/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8150/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8150/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8150/ntpd udp 0 0 192.168.120.15:5058 0.0.0.0:* 9054/bono udp 0 0 192.168.120.15:5060 0.0.0.0:* 9054/bono udp 0 0 0.0.0.0:23052 0.0.0.0:* 558/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9789/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 558/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8150/ntpd udp6 0 0 ::1:123 :::* 8150/ntpd udp6 0 0 :::123 :::* 8150/ntpd udp6 0 0 :::28531 :::* 558/dhclient udp6 0 0 ::1:53 :::* 9789/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7220 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8785 933/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 20279 8728/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20282 8730/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9054 1089/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13372 1/init @/com/ubuntu/upstart real 0m0.013s user 0m0.000s sys 0m0.008s 2019-04-13 11:33:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-04-13 11:33:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:26 ? 00:00:01 /sbin/init root 2 0 0 11:26 ? 00:00:00 [kthreadd] root 3 2 0 11:26 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:26 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:26 ? 00:00:00 [rcu_sched] root 8 2 0 11:26 ? 00:00:00 [rcuos/0] root 9 2 0 11:26 ? 00:00:00 [rcu_bh] root 10 2 0 11:26 ? 00:00:00 [rcuob/0] root 11 2 0 11:26 ? 00:00:00 [migration/0] root 12 2 0 11:26 ? 00:00:00 [watchdog/0] root 13 2 0 11:26 ? 00:00:00 [khelper] root 14 2 0 11:26 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:26 ? 00:00:00 [netns] root 16 2 0 11:26 ? 00:00:00 [writeback] root 17 2 0 11:26 ? 00:00:00 [kintegrityd] root 18 2 0 11:26 ? 00:00:00 [bioset] root 19 2 0 11:26 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:26 ? 00:00:00 [kblockd] root 21 2 0 11:26 ? 00:00:00 [ata_sff] root 22 2 0 11:26 ? 00:00:00 [khubd] root 23 2 0 11:26 ? 00:00:00 [md] root 24 2 0 11:26 ? 00:00:00 [devfreq_wq] root 25 2 0 11:26 ? 00:00:00 [kworker/0:1] root 27 2 0 11:26 ? 00:00:00 [khungtaskd] root 28 2 0 11:26 ? 00:00:00 [kswapd0] root 29 2 0 11:26 ? 00:00:00 [vmstat] root 30 2 0 11:26 ? 00:00:00 [ksmd] root 31 2 0 11:26 ? 00:00:00 [khugepaged] root 32 2 0 11:26 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:26 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:26 ? 00:00:00 [crypto] root 46 2 0 11:26 ? 00:00:00 [kthrotld] root 47 2 0 11:26 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:26 ? 00:00:00 [vballoon] root 49 2 0 11:26 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:26 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:26 ? 00:00:00 [deferwq] root 72 2 0 11:26 ? 00:00:00 [charger_manager] root 114 2 0 11:26 ? 00:00:00 [kpsmoused] root 117 2 0 11:26 ? 00:00:00 [kworker/0:2] root 176 2 0 11:26 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:26 ? 00:00:00 [ext4-rsv-conver] root 381 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 11:26 ? 00:00:00 [kworker/u3:1] root 558 1 0 11:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 11:26 ? 00:00:00 [kauditd] message+ 933 1 0 11:26 ? 00:00:00 dbus-daemon --system --fork root 948 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-logind syslog 955 1 0 11:26 ? 00:00:00 rsyslogd root 1041 1 0 11:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 11:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1051 1 0 11:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1052 1 0 11:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1054 1 0 11:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1086 1 0 11:26 ? 00:00:00 /usr/sbin/sshd -D root 1089 1 0 11:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1090 1 0 11:26 ? 00:00:00 cron daemon 1091 1 0 11:26 ? 00:00:00 atd root 1245 1 0 11:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1251 1 0 11:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_ftdk2v/env/bin/python -m cloudify_agent.worker --queue bono_host_ftdk2v --max-workers 5 --name bono_host_ftdk2v ubuntu 1466 1464 0 11:27 ? 00:00:01 /home/ubuntu/bono_host_ftdk2v/env/bin/python -m cloudify_agent.worker --queue bono_host_ftdk2v --max-workers 5 --name bono_host_ftdk2v ubuntu 1610 1 0 11:27 ? 00:00:01 python2.7 /home/ubuntu/bono_host_ftdk2v/env/bin/diamond --configfile /home/ubuntu/bono_host_ftdk2v/work/plugins/diamond/etc/diamond.conf ubuntu 1745 1466 1 11:30 ? 00:00:02 /home/ubuntu/bono_host_ftdk2v/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-4BhYPx ubuntu 1755 1745 0 11:30 ? 00:00:00 /bin/sh -c /tmp/ZQ61T/install-bono.sh ubuntu 1757 1755 0 11:30 ? 00:00:00 /bin/bash -e /tmp/ZQ61T/install-bono.sh root 2092 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon root 2095 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon root 2098 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon ntp 8150 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8657 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8713 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8714 8713 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8718 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8719 8718 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8728 8714 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8729 8719 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8730 8729 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9054 1 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.15,bono-d28nxm.clearwater.local --alias=172.30.9.203,bono-d28nxm.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-d28nxm.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 9789 1 0 11:33 ? 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 9836 1757 0 11:33 ? 00:00:00 /bin/bash -e /tmp/ZQ61T/install-bono.sh ubuntu 9837 9836 0 11:33 ? 00:00:00 /bin/bash -e /tmp/ZQ61T/install-bono.sh root 9838 9837 0 11:33 ? 00:00:00 sudo ps -edf root 9839 9838 0 11:33 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.006s 2019-04-13 11:33:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/btmp /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/lastlog /var/log/sysstat/clearwater-sa13 /var/log/alternatives.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/bono/bono_20190413T110000Z.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/wtmp /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/udev /var/log/syslog /var/log/clearwater-socket-factory.log real 0m0.009s user 0m0.004s sys 0m0.002s 2019-04-13 11:33:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-13 11:33:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:04:13 11:32:37: Namespace: management 2019:04:13 11:32:37: [management] Starting server 2019:04:13 11:32:37: [management] Listening for requests 2019:04:13 11:32:37: Namespace: signaling 2019:04:13 11:32:37: [signaling] Starting server 2019:04:13 11:32:37: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-04-13 11:33:29,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-04-13 11:33:29,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ff:e2:39 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feff:e239/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:79410 errors:0 dropped:0 overruns:0 frame:0 TX packets:50442 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:140427089 (140.4 MB) TX bytes:6966924 (6.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:932 errors:0 dropped:0 overruns:0 frame:0 TX packets:932 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:113019 (113.0 KB) TX bytes:113019 (113.0 KB) real 0m0.007s user 0m0.005s sys 0m0.001s 2019-04-13 11:33:29,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-04-13 11:33:29,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.002s sys 0m0.050s 2019-04-13 11:33:29,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-13 11:33:29,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:33:29,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:29,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:29,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:29,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:29,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:29,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:29,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:29,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:33:29,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:29,194 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:29 GMT 2019-04-13 11:33:29,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:29,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:33:29,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:29,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:29,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:34,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:33:34,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:34,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:34,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:34,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:34,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:34,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:34,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:34,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "[bono] => 2019-04-13 11:32:54.450503629 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-04-13T11:33:28.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-ftdk2v", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "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-04-13T11:33:28.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-ftdk2v", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": " \r100 3149 100 3149 0 0 17378 0 --:--:-- --:--:-- --:--:-- 17397", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": " /tmp/ZQ61T/install-bono.sh: line 6: /home/ubuntu/bono_host_ftdk2v/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "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-04-13T11:33:28.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "Execution done (PID=1755, return_code=0): /tmp/ZQ61T/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:28.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:29.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:29.387Z", "message": "[bono] sudo cat /var/log/bono/bono_20190413T110000Z.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-04-13T11:33:28.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.1288ee46-ef42-40c4-8c22-d6f72a950471"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:30.060Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:29.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:31.020Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:30.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:31.020Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:30.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:31.692Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:31.098Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:32.666Z", "message": "Downloaded scripts/bind/bind.py to /tmp/45MPT/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:32.595Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.346Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.040Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.933Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.392Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.933Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.435Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.933Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.435Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.933Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpY64tNL', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.436Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.933Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.459Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.933Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpe99MoJ', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.647Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.933Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.455Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.933Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.455Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.933Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.447Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.933Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.664Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:33.933Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:33.655Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c1d5fe1d-d196-4c39-8463-eed34544984a"}], "metadata": {"pagination": {"total": 2846, "offset": 2808, "size": 50}}} 2019-04-13 11:33:34,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:34,360 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:34 GMT 2019-04-13 11:33:34,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:34,361 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:33:34,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:34,361 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:34,361 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:34,361 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:33:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-04-13 11:33:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-04-13 11:32:54.450503629 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-04-13 11:33:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-13 11:33:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-ftdk2v 2019-04-13 11:33:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-13 11:33:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-13 11:33:34,364 - 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-ftdk2v 2019-04-13 11:33:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17378 0 --:--:-- --:--:-- --:--:-- 17397 2019-04-13 11:33:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/ZQ61T/install-bono.sh: line 6: /home/ubuntu/bono_host_ftdk2v/env/bin/ctx: Argument list too long 2019-04-13 11:33:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-13 11:33:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-13 11:33:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-13 11:33:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:33:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1755, return_code=0): /tmp/ZQ61T/install-bono.sh 2019-04-13 11:33:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:33:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:33:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:33:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:33:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:33:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:33:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190413T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-04-13 11:33:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-13 11:33:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:33:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:33:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:33:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/45MPT/bind.py 2019-04-13 11:33:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:33:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:33:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:33:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:33:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpY64tNL', '/etc/bind/db.clearwater.local'] 2019-04-13 11:33:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:33:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpe99MoJ', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:33:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:33:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:33:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:33:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:33:34,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:33:34,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:33:34,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:34,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:34,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:34,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:34,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:34,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:34,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:34,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:33:34,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:34,456 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:34 GMT 2019-04-13 11:33:34,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:34,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:33:34,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:34,456 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:34,456 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:39,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:33:39,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:39,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:39,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:39,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:39,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:39,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:39,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:39,615 - 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-04-13T11:33:34.573Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:34.155Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:34.573Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:34.402Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:35.800Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/GIFGF/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:35.765Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d28ca43-7c31-4174-b129-2b88e0f5d59e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:36.467Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_ypqok9/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:36.132Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d28ca43-7c31-4174-b129-2b88e0f5d59e"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:38.911Z", "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 28 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 5s (7,140 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57939 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m38.605s\nuser\t0m12.889s\nsys\t0m3.728s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:38.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}], "metadata": {"pagination": {"total": 2851, "offset": 2846, "size": 50}}} 2019-04-13 11:33:39,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:39,616 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:39 GMT 2019-04-13 11:33:39,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:39,616 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:33:39,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:39,616 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:39,616 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:39,616 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:33:39,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:33:39,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:33:39,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/GIFGF/add-snmpproxy-collector.py 2019-04-13 11:33:39,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_ypqok9/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-04-13 11:33:39,618 - 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 28 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 5s (7,140 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57939 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.605s user 0m12.889s sys 0m3.728s 2019-04-13 11:33:39,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:33:39,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:39,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:39,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:39,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:39,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:39,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:39,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:39,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:33:39,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:39,764 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:39 GMT 2019-04-13 11:33:39,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:39,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:33:39,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:39,764 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:39,765 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:44,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:33:44,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:44,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:44,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:44,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:44,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:44,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:44,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:44,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:39.639Z", "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-04-13T11:33:38.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:39.639Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:38.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:39.639Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:38.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.111Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.068s\nuser\t0m0.012s\nsys\t0m0.048s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:26 ? 00:00:01 /sbin/init\nroot 2 0 0 11:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:26 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:26 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:26 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:26 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:26 ? 00:00:00 [migration/0]\nroot 12 2 0 11:26 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:26 ? 00:00:00 [khelper]\nroot 14 2 0 11:26 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:26 ? 00:00:00 [netns]\nroot 16 2 0 11:26 ? 00:00:00 [writeback]\nroot 17 2 0 11:26 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:26 ? 00:00:00 [bioset]\nroot 19 2 0 11:26 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:26 ? 00:00:00 [kblockd]\nroot 21 2 0 11:26 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:26 ? 00:00:00 [khubd]\nroot 23 2 0 11:26 ? 00:00:00 [md]\nroot 24 2 0 11:26 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:26 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:26 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:26 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:26 ? 00:00:00 [vmstat]\nroot 30 2 0 11:26 ? 00:00:00 [ksmd]\nroot 31 2 0 11:26 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:26 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:26 ? 00:00:00 [crypto]\nroot 46 2 0 11:26 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:26 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:26 ? 00:00:00 [vballoon]\nroot 49 2 0 11:26 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:26 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:26 ? 00:00:00 [deferwq]\nroot 72 2 0 11:26 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:26 ? 00:00:00 [kpsmoused]\nroot 132 2 0 11:26 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:26 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:26 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 448 2 0 11:26 ? 00:00:00 [kworker/u3:1]\nroot 598 1 0 11:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:26 ? 00:00:00 [kauditd]\nmessage+ 996 1 0 11:26 ? 00:00:00 dbus-daemon --system --fork\nroot 1006 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1037 1 0 11:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1040 1 0 11:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1044 1 0 11:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1045 1 0 11:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1047 1 0 11:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1088 1 0 11:26 ? 00:00:00 /usr/sbin/sshd -D\nroot 1090 1 0 11:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1091 1 0 11:26 ? 00:00:00 cron\ndaemon 1092 1 0 11:26 ? 00:00:00 atd\nroot 1240 1 0 11:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1246 1 0 11:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_q5zrdk/env/bin/python -m cloudify_agent.worker --queue sprout_host_q5zrdk --max-workers 5 --name sprout_host_q5zrdk\nubuntu 1465 1463 0 11:27 ? 00:00:01 /home/ubuntu/sprout_host_q5zrdk/env/bin/python -m cloudify_agent.worker --queue sprout_host_q5zrdk --max-workers 5 --name sprout_host_q5zrdk\nubuntu 1609 1 0 11:27 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_q5zrdk/env/bin/diamond --configfile /home/ubuntu/sprout_host_q5zrdk/work/plugins/diamond/etc/diamond.conf\nubuntu 1744 1465 1 11:30 ? 00:00:02 /home/ubuntu/sprout_host_q5zrdk/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-ERePrq\nubuntu 1754 1744 0 11:30 ? 00:00:00 /bin/sh -c /tmp/VJUL2/install-sprout.sh\nubuntu 1756 1754 0 11:30 ? 00:00:00 /bin/bash -e /tmp/VJUL2/install-sprout.sh\nroot 2117 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2120 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 2123 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8453 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8935 1 0 11:32 ? 00:00:00 rsyslogd\nroot 8966 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8967 8966 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8971 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8972 8971 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8981 8972 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8982 8967 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8983 8981 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9022 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9729 1 0 11:33 ? 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 9776 1756 0 11:33 ? 00:00:00 /bin/bash -e /tmp/VJUL2/install-sprout.sh\nubuntu 9777 9776 0 11:33 ? 00:00:00 /bin/bash -e /tmp/VJUL2/install-sprout.sh\nroot 9778 9777 0 11:33 ? 00:00:00 sudo ps -edf\nroot 9779 9778 0 11:33 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.007s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "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 9729/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1088/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9022/monit \ntcp 0 0 127.0.0.1:53053 0.0.0.0:* LISTEN 1744/python \ntcp6 0 0 ::1:53 :::* LISTEN 9729/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1088/sshd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8453/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8453/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8453/ntpd \nudp 0 0 0.0.0.0:11539 0.0.0.0:* 598/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9729/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 598/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8453/ntpd \nudp6 0 0 ::1:123 :::* 8453/ntpd \nudp6 0 0 :::123 :::* 8453/ntpd \nudp6 0 0 :::23932 :::* 598/dhclient \nudp6 0 0 ::1:53 :::* 9729/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9032 1090/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7247 384/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 13581 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8838 996/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 20547 8982/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20548 8983/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] => /var/log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa13\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/alternatives.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/sprout\n/var/log/sprout/sprout_20190413T110000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\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-04-13T11:33:41.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] => 2019:04:13 11:32:52: Namespace: management\n2019:04:13 11:32:52: [management] Starting server\n2019:04:13 11:32:52: [management] Listening for requests\n2019:04:13 11:32:52: Namespace: signaling\n2019:04:13 11:32:52: [signaling] Starting server\n2019:04:13 11:32:52: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.248Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:61:0b:63 \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe61:b63/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:83184 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44269 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:142647101 (142.6 MB) TX bytes:6693505 (6.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:762 errors:0 dropped:0 overruns:0 frame:0\n TX packets:762 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:108214 (108.2 KB) TX bytes:108214 (108.2 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:41.723Z", "message": "[sprout] => 2019-04-13 11:33:22.413627017 Stopping etcd clearwater-etcd\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "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-04-13T11:33:41.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": "Execution done (PID=1754, return_code=0): /tmp/VJUL2/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q5zrdk", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "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-04-13T11:33:41.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q5zrdk", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": " \r100 3149 100 3149 0 0 17314 0 --:--:-- --:--:-- --:--:-- 17397", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.228Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:41.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.f692223a-2969-4ec8-84f1-723a23b30a0a"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.989Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:42.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:42.989Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:42.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:43.652Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:43.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:43.652Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:42.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:44.465Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:44.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}], "metadata": {"pagination": {"total": 2893, "offset": 2851, "size": 50}}} 2019-04-13 11:33:44,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:44,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:44 GMT 2019-04-13 11:33:44,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:44,926 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:33:44,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:44,926 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:44,926 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:44,926 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:33:44,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-04-13 11:33:44,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-04-13 11:33:44,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-04-13 11:33:44,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.068s user 0m0.012s sys 0m0.048s 2019-04-13 11:33:44,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:26 ? 00:00:01 /sbin/init root 2 0 0 11:26 ? 00:00:00 [kthreadd] root 3 2 0 11:26 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:26 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:26 ? 00:00:00 [rcu_sched] root 8 2 0 11:26 ? 00:00:00 [rcuos/0] root 9 2 0 11:26 ? 00:00:00 [rcu_bh] root 10 2 0 11:26 ? 00:00:00 [rcuob/0] root 11 2 0 11:26 ? 00:00:00 [migration/0] root 12 2 0 11:26 ? 00:00:00 [watchdog/0] root 13 2 0 11:26 ? 00:00:00 [khelper] root 14 2 0 11:26 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:26 ? 00:00:00 [netns] root 16 2 0 11:26 ? 00:00:00 [writeback] root 17 2 0 11:26 ? 00:00:00 [kintegrityd] root 18 2 0 11:26 ? 00:00:00 [bioset] root 19 2 0 11:26 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:26 ? 00:00:00 [kblockd] root 21 2 0 11:26 ? 00:00:00 [ata_sff] root 22 2 0 11:26 ? 00:00:00 [khubd] root 23 2 0 11:26 ? 00:00:00 [md] root 24 2 0 11:26 ? 00:00:00 [devfreq_wq] root 25 2 0 11:26 ? 00:00:00 [kworker/0:1] root 27 2 0 11:26 ? 00:00:00 [khungtaskd] root 28 2 0 11:26 ? 00:00:00 [kswapd0] root 29 2 0 11:26 ? 00:00:00 [vmstat] root 30 2 0 11:26 ? 00:00:00 [ksmd] root 31 2 0 11:26 ? 00:00:00 [khugepaged] root 32 2 0 11:26 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:26 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:26 ? 00:00:00 [crypto] root 46 2 0 11:26 ? 00:00:00 [kthrotld] root 47 2 0 11:26 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:26 ? 00:00:00 [vballoon] root 49 2 0 11:26 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:26 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:26 ? 00:00:00 [deferwq] root 72 2 0 11:26 ? 00:00:00 [charger_manager] root 114 2 0 11:26 ? 00:00:00 [kpsmoused] root 132 2 0 11:26 ? 00:00:00 [kworker/0:2] root 176 2 0 11:26 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:26 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 448 2 0 11:26 ? 00:00:00 [kworker/u3:1] root 598 1 0 11:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:26 ? 00:00:00 [kauditd] message+ 996 1 0 11:26 ? 00:00:00 dbus-daemon --system --fork root 1006 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-logind root 1037 1 0 11:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1040 1 0 11:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1044 1 0 11:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1045 1 0 11:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1047 1 0 11:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1088 1 0 11:26 ? 00:00:00 /usr/sbin/sshd -D root 1090 1 0 11:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1091 1 0 11:26 ? 00:00:00 cron daemon 1092 1 0 11:26 ? 00:00:00 atd root 1240 1 0 11:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1246 1 0 11:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_q5zrdk/env/bin/python -m cloudify_agent.worker --queue sprout_host_q5zrdk --max-workers 5 --name sprout_host_q5zrdk ubuntu 1465 1463 0 11:27 ? 00:00:01 /home/ubuntu/sprout_host_q5zrdk/env/bin/python -m cloudify_agent.worker --queue sprout_host_q5zrdk --max-workers 5 --name sprout_host_q5zrdk ubuntu 1609 1 0 11:27 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_q5zrdk/env/bin/diamond --configfile /home/ubuntu/sprout_host_q5zrdk/work/plugins/diamond/etc/diamond.conf ubuntu 1744 1465 1 11:30 ? 00:00:02 /home/ubuntu/sprout_host_q5zrdk/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-ERePrq ubuntu 1754 1744 0 11:30 ? 00:00:00 /bin/sh -c /tmp/VJUL2/install-sprout.sh ubuntu 1756 1754 0 11:30 ? 00:00:00 /bin/bash -e /tmp/VJUL2/install-sprout.sh root 2117 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon root 2120 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon root 2123 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon ntp 8453 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8935 1 0 11:32 ? 00:00:00 rsyslogd root 8966 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8967 8966 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8971 1 0 11:32 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8972 8971 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8981 8972 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8982 8967 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8983 8981 0 11:32 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9022 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9729 1 0 11:33 ? 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 9776 1756 0 11:33 ? 00:00:00 /bin/bash -e /tmp/VJUL2/install-sprout.sh ubuntu 9777 9776 0 11:33 ? 00:00:00 /bin/bash -e /tmp/VJUL2/install-sprout.sh root 9778 9777 0 11:33 ? 00:00:00 sudo ps -edf root 9779 9778 0 11:33 ? 00:00:00 ps -edf real 0m0.010s user 0m0.007s sys 0m0.003s 2019-04-13 11:33:44,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:33:44,929 - 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 9729/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1088/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9022/monit tcp 0 0 127.0.0.1:53053 0.0.0.0:* LISTEN 1744/python tcp6 0 0 ::1:53 :::* LISTEN 9729/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1088/sshd udp 0 0 192.168.120.3:123 0.0.0.0:* 8453/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8453/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8453/ntpd udp 0 0 0.0.0.0:11539 0.0.0.0:* 598/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9729/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 598/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8453/ntpd udp6 0 0 ::1:123 :::* 8453/ntpd udp6 0 0 :::123 :::* 8453/ntpd udp6 0 0 :::23932 :::* 598/dhclient udp6 0 0 ::1:53 :::* 9729/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9032 1090/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7247 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 13581 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8838 996/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 20547 8982/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20548 8983/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.000s sys 0m0.008s 2019-04-13 11:33:44,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-04-13 11:33:44,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/unattended-upgrades /var/log/btmp /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/lastlog /var/log/sysstat /var/log/sysstat/clearwater-sa13 /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/alternatives.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/sprout /var/log/sprout/sprout_20190413T110000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog /var/log/clearwater-socket-factory.log real 0m0.008s user 0m0.004s sys 0m0.003s 2019-04-13 11:33:44,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-13 11:33:44,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:04:13 11:32:52: Namespace: management 2019:04:13 11:32:52: [management] Starting server 2019:04:13 11:32:52: [management] Listening for requests 2019:04:13 11:32:52: Namespace: signaling 2019:04:13 11:32:52: [signaling] Starting server 2019:04:13 11:32:52: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.001s 2019-04-13 11:33:44,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:33:44,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-13 11:33:44,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-13 11:33:44,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-04-13 11:33:44,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-04-13 11:33:44,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:61:0b:63 inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe61:b63/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83184 errors:0 dropped:0 overruns:0 frame:0 TX packets:44269 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:142647101 (142.6 MB) TX bytes:6693505 (6.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:762 errors:0 dropped:0 overruns:0 frame:0 TX packets:762 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:108214 (108.2 KB) TX bytes:108214 (108.2 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-04-13 11:33:44,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-04-13 11:33:44,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-13 11:33:44,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-04-13 11:33:22.413627017 Stopping etcd clearwater-etcd real 0m0.008s user 0m0.000s sys 0m0.006s 2019-04-13 11:33:44,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-13 11:33:44,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:33:44,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1754, return_code=0): /tmp/VJUL2/install-sprout.sh 2019-04-13 11:33:44,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q5zrdk 2019-04-13 11:33:44,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-13 11:33:44,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-13 11:33:44,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-04-13 11:33:44,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q5zrdk 2019-04-13 11:33:44,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-13 11:33:44,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:33:44,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:33:44,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:33:44,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:33:44,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:33:44,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17314 0 --:--:-- --:--:-- --:--:-- 17397 2019-04-13 11:33:44,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-13 11:33:44,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-13 11:33:44,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:33:44,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-13 11:33:44,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:33:44,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:33:44,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:33:44,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:33:45,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:45,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:45,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:45,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:45,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:45,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:45,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:45,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:33:45,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:45,136 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:45 GMT 2019-04-13 11:33:45,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:45,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:33:45,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:45,136 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:45,137 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:50,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:33:50,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:50,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:50,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:50,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:50,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:50,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:50,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:50,237 - 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-04-13T11:33:45.091Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:44.385Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:45.694Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:45.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:46.744Z", "message": "Downloaded scripts/bind/bind.py to /tmp/27KX2/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:46.090Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:47.944Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:47.939Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:48.532Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-0us399\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 116 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 97.6 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 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-monit 5.18-171207.172716 [271 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main 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-168.218 [771 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 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 [9,226 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 [1,330 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.1 [145 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 [2,076 kB]\nGet:65 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: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 [1,688 kB]\nGet:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 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 [1,051 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 [1,490 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 [4,838 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 [1,485 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 [5,418 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.1 [406 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 [1,820 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]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 76%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.6 MB in 19s (5,081 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\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.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\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-168.218) ...\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.1) ...\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.1) ...\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 9379\nclearwater-socket-factory-sig start/running, process 9384\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9433\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.14) ...\n\nreal\t3m22.483s\nuser\t0m22.501s\nsys\t0m13.725s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:47.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:48.532Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:47.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:48.532Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:47.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpeNtrwj', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.434Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.380Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.847Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.858Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp9E8tT4', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.837Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "Waiting for process 1754 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.454Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.454Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.453Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.434Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.446Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:49.222Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:48.432Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.e15cb25e-7ff4-4eb9-840f-cedad3f48fe5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:50.048Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:49.713Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 2913, "offset": 2893, "size": 50}}} 2019-04-13 11:33:50,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:50,237 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:50 GMT 2019-04-13 11:33:50,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:50,238 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:33:50,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:50,238 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:50,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:50,238 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:33:50,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:33:50,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-04-13 11:33:50,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/27KX2/bind.py 2019-04-13 11:33:50,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:33:50,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-0us399 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 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 The following packages will be upgraded: libc6 1 upgraded, 116 newly installed, 0 to remove and 28 not upgraded. Need to get 97.6 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 libc6 amd64 2.19-0ubuntu6.15 [4,727 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 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-monit 5.18-171207.172716 [271 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main 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-168.218 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 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 [9,226 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 [1,330 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.1 [145 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 [2,076 kB] Get:65 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: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 [1,688 kB] Get:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 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 [1,051 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 [1,490 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 [4,838 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 [1,485 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 [5,418 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.1 [406 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 [1,820 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 97.6 MB in 19s (5,081 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... 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-168.218) ... 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.1) ... 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.1) ... 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 9379 clearwater-socket-factory-sig start/running, process 9384 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9433 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.14) ... real 3m22.483s user 0m22.501s sys 0m13.725s 2019-04-13 11:33:50,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:33:50,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:33:50,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpeNtrwj', '/etc/bind/db.clearwater.local'] 2019-04-13 11:33:50,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:33:50,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:33:50,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:33:50,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp9E8tT4', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:33:50,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1754 to end... 2019-04-13 11:33:50,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:33:50,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:33:50,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:33:50,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:33:50,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:33:50,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:33:50,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:33:50,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:33:50,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:50,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:50,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:50,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:50,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:50,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:50,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:50,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:33:50,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:50,336 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:50 GMT 2019-04-13 11:33:50,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:50,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:33:50,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:50,336 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:50,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:55,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:33:55,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:55,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:55,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:55,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:55,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:55,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:55,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:55,483 - 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-04-13T11:33:50.714Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:49.990Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:51.344Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/XB2SO/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:51.251Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.fd5ce5c7-003e-402a-b290-adbdd16e0b2a"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:53.054Z", "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 28 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 ... 58200 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m37.376s\nuser\t0m12.865s\nsys\t0m3.295s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:52.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:53.824Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:53.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:53.824Z", "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-04-13T11:33:52.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:53.824Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:52.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.260Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.071s\nuser\t0m0.003s\nsys\t0m0.047s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}], "metadata": {"pagination": {"total": 2920, "offset": 2913, "size": 50}}} 2019-04-13 11:33:55,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:55,483 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:55 GMT 2019-04-13 11:33:55,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:55,483 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:33:55,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:55,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:55,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:33:55,483 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:33:55,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:33:55,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/XB2SO/add-snmpproxy-collector.py 2019-04-13 11:33:55,485 - 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 28 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 ... 58200 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m37.376s user 0m12.865s sys 0m3.295s 2019-04-13 11:33:55,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-04-13 11:33:55,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-04-13 11:33:55,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-04-13 11:33:55,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.071s user 0m0.003s sys 0m0.047s 2019-04-13 11:33:55,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:33:55,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:33:55,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:33:55,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:33:55,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:33:55,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:33:55,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:33:55,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:33:55,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:33:55,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:33:55,568 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:33:55 GMT 2019-04-13 11:33:55,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:33:55,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:33:55,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:33:55,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:33:55,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:00,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:00,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:00,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:00,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:00,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:00,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:00,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:00,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:00,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b3:b0:b8 \n inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb3:b0b8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:107409 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49233 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175573040 (175.5 MB) TX bytes:7267528 (7.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:812 errors:0 dropped:0 overruns:0 frame:0\n TX packets:812 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:115526 (115.5 KB) TX bytes:115526 (115.5 KB)\n\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] => [13-Apr-2019 11:32:52 UTC] clearwater-diags-monitor starting\n[13-Apr-2019 11:32:52 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "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 28 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,052 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58147 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.691s\nuser\t0m13.162s\nsys\t0m3.356s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "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-04-13T11:33:55.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] => 2019-04-13 11:33:32.487787304 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-vj9jlr", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "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-04-13T11:33:55.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-vj9jlr", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": " \r100 3149 100 3149 0 0 11228 0 --:--:-- --:--:-- --:--:-- 11246", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "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-04-13T11:33:55.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "Execution done (PID=1754, return_code=0): /tmp/JWHP6/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:26 ? 00:00:01 /sbin/init\nroot 2 0 0 11:26 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:26 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:26 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:26 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:26 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:26 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:26 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:26 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:26 ? 00:00:00 [migration/0]\nroot 12 2 0 11:26 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:26 ? 00:00:00 [khelper]\nroot 14 2 0 11:26 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:26 ? 00:00:00 [netns]\nroot 16 2 0 11:26 ? 00:00:00 [writeback]\nroot 17 2 0 11:26 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:26 ? 00:00:00 [bioset]\nroot 19 2 0 11:26 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:26 ? 00:00:00 [kblockd]\nroot 21 2 0 11:26 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:26 ? 00:00:00 [khubd]\nroot 23 2 0 11:26 ? 00:00:00 [md]\nroot 24 2 0 11:26 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:26 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:26 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:26 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:26 ? 00:00:00 [vmstat]\nroot 30 2 0 11:26 ? 00:00:00 [ksmd]\nroot 31 2 0 11:26 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:26 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:26 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:26 ? 00:00:00 [crypto]\nroot 46 2 0 11:26 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:26 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:26 ? 00:00:00 [vballoon]\nroot 49 2 0 11:26 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:26 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:26 ? 00:00:00 [deferwq]\nroot 72 2 0 11:26 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:26 ? 00:00:00 [kpsmoused]\nroot 116 2 0 11:26 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:26 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:26 ? 00:00:00 [ext4-rsv-conver]\nroot 383 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 419 2 0 11:26 ? 00:00:00 [kworker/u3:1]\nroot 573 1 0 11:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:26 ? 00:00:00 [kauditd]\nroot 1018 1 0 11:26 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1021 1 0 11:26 tty5 00:00:00 /sbin/getty -8 38400 tty5\nmessage+ 1025 1 0 11:26 ? 00:00:00 dbus-daemon --system --fork\nroot 1026 1 0 11:26 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1027 1 0 11:26 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1029 1 0 11:26 tty6 00:00:00 /sbin/getty -8 38400 tty6\nsyslog 1030 1 0 11:26 ? 00:00:00 rsyslogd\nroot 1071 1 0 11:26 ? 00:00:00 /usr/sbin/sshd -D\nroot 1073 1 0 11:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1074 1 0 11:26 ? 00:00:00 cron\ndaemon 1075 1 0 11:26 ? 00:00:00 atd\nroot 1100 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1244 1 0 11:26 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1250 1 0 11:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_vj9jlr/env/bin/python -m cloudify_agent.worker --queue homer_host_vj9jlr --max-workers 5 --name homer_host_vj9jlr\nubuntu 1465 1463 0 11:27 ? 00:00:01 /home/ubuntu/homer_host_vj9jlr/env/bin/python -m cloudify_agent.worker --queue homer_host_vj9jlr --max-workers 5 --name homer_host_vj9jlr\nubuntu 1609 1 0 11:27 ? 00:00:01 python2.7 /home/ubuntu/homer_host_vj9jlr/env/bin/diamond --configfile /home/ubuntu/homer_host_vj9jlr/work/plugins/diamond/etc/diamond.conf\nubuntu 1744 1465 1 11:30 ? 00:00:02 /home/ubuntu/homer_host_vj9jlr/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-zmG_D8\nubuntu 1754 1744 0 11:30 ? 00:00:00 /bin/sh -c /tmp/JWHP6/install-homer.sh\nubuntu 1756 1754 0 11:30 ? 00:00:00 /bin/bash -e /tmp/JWHP6/install-homer.sh\nroot 2106 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2109 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 2112 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8496 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9011 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9060 1 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9064 9060 0 11:32 ? 00:00:00 inotifywait -e create -qq .\nroot 9185 1 0 11:32 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9186 9185 0 11:32 ? 00:00:00 nginx: worker process\nwww-data 9187 9185 0 11:32 ? 00:00:00 nginx: worker process\nwww-data 9188 9185 0 11:32 ? 00:00:00 nginx: worker process\nwww-data 9189 9185 0 11:32 ? 00:00:00 nginx: worker process\nroot 9660 9011 0 11:33 ? 00:00:00 [nginx_ping] \nroot 9662 9011 0 11:33 ? 00:00:00 [check-nginx-upt] \nroot 9666 9011 0 11:33 ? 00:00:00 [check-monit-upt] \ndnsmasq 9807 1 0 11:33 ? 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 9854 1756 0 11:33 ? 00:00:00 /bin/bash -e /tmp/JWHP6/install-homer.sh\nubuntu 9855 9854 0 11:33 ? 00:00:00 /bin/bash -e /tmp/JWHP6/install-homer.sh\nroot 9856 9855 0 11:33 ? 00:00:00 sudo ps -edf\nroot 9857 9856 0 11:33 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "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:49107 0.0.0.0:* LISTEN 1744/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9807/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1071/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9011/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9185/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9807/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1071/sshd \nudp 0 0 192.168.120.16:123 0.0.0.0:* 8496/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8496/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8496/ntpd \nudp 0 0 0.0.0.0:55654 0.0.0.0:* 573/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9807/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8496/ntpd \nudp6 0 0 ::1:123 :::* 8496/ntpd \nudp6 0 0 :::123 :::* 8496/ntpd \nudp6 0 0 :::35049 :::* 573/dhclient \nudp6 0 0 ::1:53 :::* 9807/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7248 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 13484 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8882 1025/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 8958 1073/acpid /var/run/acpid.socket\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:55.912Z", "message": "[homer] => /var/log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa13\n/var/log/sysstat/sa13\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/alternatives.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:56.842Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:56.842Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:56.842Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:56.842Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:56.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_wwl8aq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:56.842Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:56.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:56.842Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:55.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a024f5b0-fb8c-423b-bb54-fc6dad0e0ea7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:57.400Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.330Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:57.400Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:57.400Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:56.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.006s\nsys\t0m0.048s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:62:f0:7d \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe62:f07d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94705 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42844 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:156528836 (156.5 MB) TX bytes:6614775 (6.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:812 errors:0 dropped:0 overruns:0 frame:0\n TX packets:812 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:110669 (110.6 KB) TX bytes:110669 (110.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] => [13-Apr-2019 11:33:03 UTC] clearwater-diags-monitor starting\n[13-Apr-2019 11:33:03 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-04-13T11:33:57.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:27 ? 00:00:01 /sbin/init\nroot 2 0 0 11:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:27 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:27 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:27 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:27 ? 00:00:00 [migration/0]\nroot 12 2 0 11:27 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:27 ? 00:00:00 [khelper]\nroot 14 2 0 11:27 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:27 ? 00:00:00 [netns]\nroot 16 2 0 11:27 ? 00:00:00 [writeback]\nroot 17 2 0 11:27 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:27 ? 00:00:00 [bioset]\nroot 19 2 0 11:27 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:27 ? 00:00:00 [kblockd]\nroot 21 2 0 11:27 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:27 ? 00:00:00 [khubd]\nroot 23 2 0 11:27 ? 00:00:00 [md]\nroot 24 2 0 11:27 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:27 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:27 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:27 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:27 ? 00:00:00 [vmstat]\nroot 30 2 0 11:27 ? 00:00:00 [ksmd]\nroot 31 2 0 11:27 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:27 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:27 ? 00:00:00 [crypto]\nroot 46 2 0 11:27 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:27 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:27 ? 00:00:00 [vballoon]\nroot 49 2 0 11:27 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:27 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:27 ? 00:00:00 [deferwq]\nroot 72 2 0 11:27 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:27 ? 00:00:00 [kpsmoused]\nroot 119 2 0 11:27 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:27 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:27 ? 00:00:00 [ext4-rsv-conver]\nroot 381 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 419 2 0 11:27 ? 00:00:00 [kworker/u3:1]\nroot 554 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:27 ? 00:00:00 [kauditd]\nmessage+ 870 1 0 11:27 ? 00:00:00 dbus-daemon --system --fork\nroot 907 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 938 1 0 11:27 ? 00:00:00 rsyslogd\nroot 1038 1 0 11:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 11:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 11:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 11:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 11:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 11:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1093 1 0 11:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1094 1 0 11:27 ? 00:00:00 cron\ndaemon 1095 1 0 11:27 ? 00:00:00 atd\nroot 1185 1 0 11:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 11:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_1b3qip/env/bin/python -m cloudify_agent.worker --queue ellis_host_1b3qip --max-workers 5 --name ellis_host_1b3qip\nubuntu 1465 1463 0 11:27 ? 00:00:01 /home/ubuntu/ellis_host_1b3qip/env/bin/python -m cloudify_agent.worker --queue ellis_host_1b3qip --max-workers 5 --name ellis_host_1b3qip\nubuntu 1609 1 0 11:28 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_1b3qip/env/bin/diamond --configfile /home/ubuntu/ellis_host_1b3qip/work/plugins/diamond/etc/diamond.conf\nubuntu 1730 1465 1 11:30 ? 00:00:02 /home/ubuntu/ellis_host_1b3qip/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-g5IKS7\nubuntu 1740 1730 0 11:30 ? 00:00:00 /bin/sh -c /tmp/RDKIH/install-ellis.sh\nubuntu 1742 1740 0 11:30 ? 00:00:00 /bin/bash -e /tmp/RDKIH/install-ellis.sh\nroot 2107 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2110 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 2113 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon\nmysql 9238 1 0 11:32 ? 00:00:00 /usr/sbin/mysqld\nntp 9388 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9977 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10056 1 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10066 10056 0 11:33 ? 00:00:00 inotifywait -e create -qq .\nroot 10150 1 0 11:33 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10151 10150 0 11:33 ? 00:00:00 nginx: worker process\nwww-data 10152 10150 0 11:33 ? 00:00:00 nginx: worker process\nwww-data 10153 10150 0 11:33 ? 00:00:00 nginx: worker process\nwww-data 10154 10150 0 11:33 ? 00:00:00 nginx: worker process\nellis 10348 1 0 11:33 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10555 9977 0 11:33 ? 00:00:00 [nginx_ping] \nroot 10558 9977 0 11:33 ? 00:00:00 [check-nginx-upt] \nroot 10562 9977 0 11:33 ? 00:00:00 [check-monit-upt] \nroot 10566 9977 0 11:33 ? 00:00:00 [poll_ellis.sh] \nroot 10572 9977 0 11:33 ? 00:00:00 [poll_ellis_http] \nroot 10575 9977 0 11:33 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10587 10575 0 11:33 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10625 10587 0 11:33 ? 00:00:00 sleep 21\ndnsmasq 10827 1 0 11:33 ? 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 10874 1742 0 11:33 ? 00:00:00 /bin/bash -e /tmp/RDKIH/install-ellis.sh\nubuntu 10875 10874 0 11:33 ? 00:00:00 /bin/bash -e /tmp/RDKIH/install-ellis.sh\nroot 10876 10875 0 11:33 ? 00:00:00 sudo ps -edf\nroot 10877 10876 0 11:33 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10827/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 9977/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10150/nginx \ntcp 0 0 127.0.0.1:43682 0.0.0.0:* LISTEN 1730/python \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9238/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10827/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 9388/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9388/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9388/ntpd \nudp 0 0 0.0.0.0:28454 0.0.0.0:* 554/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10827/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 9388/ntpd \nudp6 0 0 ::1:123 :::* 9388/ntpd \nudp6 0 0 :::123 :::* 9388/ntpd \nudp6 0 0 :::44464 :::* 554/dhclient \nudp6 0 0 ::1:53 :::* 10827/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9033 1093/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13546 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20866 9238/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 22458 10348/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 8686 870/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}], "metadata": {"pagination": {"total": 3008, "offset": 2920, "size": 50}}} 2019-04-13 11:34:00,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:00,754 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:00 GMT 2019-04-13 11:34:00,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:00,754 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:34:00,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:00,754 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:00,754 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:00,754 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:34:00,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b3:b0:b8 inet addr:192.168.120.16 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb3:b0b8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:107409 errors:0 dropped:0 overruns:0 frame:0 TX packets:49233 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175573040 (175.5 MB) TX bytes:7267528 (7.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:812 errors:0 dropped:0 overruns:0 frame:0 TX packets:812 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:115526 (115.5 KB) TX bytes:115526 (115.5 KB) real 0m0.010s user 0m0.000s sys 0m0.005s 2019-04-13 11:34:00,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-13 11:34:00,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [13-Apr-2019 11:32:52 UTC] clearwater-diags-monitor starting [13-Apr-2019 11:32:52 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-13 11:34:00,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-13 11:34:00,758 - 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 28 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,052 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58147 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.691s user 0m13.162s sys 0m3.356s 2019-04-13 11:34:00,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-04-13 11:34:00,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-04-13 11:34:00,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-04-13 11:34:00,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-13 11:34:00,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-13 11:34:00,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-04-13 11:33:32.487787304 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-13 11:34:00,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-13 11:34:00,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-04-13 11:34:00,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-vj9jlr 2019-04-13 11:34:00,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-13 11:34:00,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-13 11:34:00,759 - 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-vj9jlr 2019-04-13 11:34:00,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11228 0 --:--:-- --:--:-- --:--:-- 11246 2019-04-13 11:34:00,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-13 11:34:00,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-13 11:34:00,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-13 11:34:00,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1754, return_code=0): /tmp/JWHP6/install-homer.sh 2019-04-13 11:34:00,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:34:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-04-13 11:34:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-04-13 11:34:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:26 ? 00:00:01 /sbin/init root 2 0 0 11:26 ? 00:00:00 [kthreadd] root 3 2 0 11:26 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:26 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:26 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:26 ? 00:00:00 [rcu_sched] root 8 2 0 11:26 ? 00:00:00 [rcuos/0] root 9 2 0 11:26 ? 00:00:00 [rcu_bh] root 10 2 0 11:26 ? 00:00:00 [rcuob/0] root 11 2 0 11:26 ? 00:00:00 [migration/0] root 12 2 0 11:26 ? 00:00:00 [watchdog/0] root 13 2 0 11:26 ? 00:00:00 [khelper] root 14 2 0 11:26 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:26 ? 00:00:00 [netns] root 16 2 0 11:26 ? 00:00:00 [writeback] root 17 2 0 11:26 ? 00:00:00 [kintegrityd] root 18 2 0 11:26 ? 00:00:00 [bioset] root 19 2 0 11:26 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:26 ? 00:00:00 [kblockd] root 21 2 0 11:26 ? 00:00:00 [ata_sff] root 22 2 0 11:26 ? 00:00:00 [khubd] root 23 2 0 11:26 ? 00:00:00 [md] root 24 2 0 11:26 ? 00:00:00 [devfreq_wq] root 25 2 0 11:26 ? 00:00:00 [kworker/0:1] root 27 2 0 11:26 ? 00:00:00 [khungtaskd] root 28 2 0 11:26 ? 00:00:00 [kswapd0] root 29 2 0 11:26 ? 00:00:00 [vmstat] root 30 2 0 11:26 ? 00:00:00 [ksmd] root 31 2 0 11:26 ? 00:00:00 [khugepaged] root 32 2 0 11:26 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:26 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:26 ? 00:00:00 [crypto] root 46 2 0 11:26 ? 00:00:00 [kthrotld] root 47 2 0 11:26 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:26 ? 00:00:00 [vballoon] root 49 2 0 11:26 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:26 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:26 ? 00:00:00 [deferwq] root 72 2 0 11:26 ? 00:00:00 [charger_manager] root 114 2 0 11:26 ? 00:00:00 [kpsmoused] root 116 2 0 11:26 ? 00:00:00 [kworker/0:2] root 176 2 0 11:26 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:26 ? 00:00:00 [ext4-rsv-conver] root 383 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 419 2 0 11:26 ? 00:00:00 [kworker/u3:1] root 573 1 0 11:26 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:26 ? 00:00:00 [kauditd] root 1018 1 0 11:26 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1021 1 0 11:26 tty5 00:00:00 /sbin/getty -8 38400 tty5 message+ 1025 1 0 11:26 ? 00:00:00 dbus-daemon --system --fork root 1026 1 0 11:26 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1027 1 0 11:26 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1029 1 0 11:26 tty6 00:00:00 /sbin/getty -8 38400 tty6 syslog 1030 1 0 11:26 ? 00:00:00 rsyslogd root 1071 1 0 11:26 ? 00:00:00 /usr/sbin/sshd -D root 1073 1 0 11:26 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1074 1 0 11:26 ? 00:00:00 cron daemon 1075 1 0 11:26 ? 00:00:00 atd root 1100 1 0 11:26 ? 00:00:00 /lib/systemd/systemd-logind root 1244 1 0 11:26 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1250 1 0 11:26 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_vj9jlr/env/bin/python -m cloudify_agent.worker --queue homer_host_vj9jlr --max-workers 5 --name homer_host_vj9jlr ubuntu 1465 1463 0 11:27 ? 00:00:01 /home/ubuntu/homer_host_vj9jlr/env/bin/python -m cloudify_agent.worker --queue homer_host_vj9jlr --max-workers 5 --name homer_host_vj9jlr ubuntu 1609 1 0 11:27 ? 00:00:01 python2.7 /home/ubuntu/homer_host_vj9jlr/env/bin/diamond --configfile /home/ubuntu/homer_host_vj9jlr/work/plugins/diamond/etc/diamond.conf ubuntu 1744 1465 1 11:30 ? 00:00:02 /home/ubuntu/homer_host_vj9jlr/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-zmG_D8 ubuntu 1754 1744 0 11:30 ? 00:00:00 /bin/sh -c /tmp/JWHP6/install-homer.sh ubuntu 1756 1754 0 11:30 ? 00:00:00 /bin/bash -e /tmp/JWHP6/install-homer.sh root 2106 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon root 2109 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon root 2112 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon ntp 8496 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9011 1 0 11:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9060 1 0 11:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9064 9060 0 11:32 ? 00:00:00 inotifywait -e create -qq . root 9185 1 0 11:32 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9186 9185 0 11:32 ? 00:00:00 nginx: worker process www-data 9187 9185 0 11:32 ? 00:00:00 nginx: worker process www-data 9188 9185 0 11:32 ? 00:00:00 nginx: worker process www-data 9189 9185 0 11:32 ? 00:00:00 nginx: worker process root 9660 9011 0 11:33 ? 00:00:00 [nginx_ping] root 9662 9011 0 11:33 ? 00:00:00 [check-nginx-upt] root 9666 9011 0 11:33 ? 00:00:00 [check-monit-upt] dnsmasq 9807 1 0 11:33 ? 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 9854 1756 0 11:33 ? 00:00:00 /bin/bash -e /tmp/JWHP6/install-homer.sh ubuntu 9855 9854 0 11:33 ? 00:00:00 /bin/bash -e /tmp/JWHP6/install-homer.sh root 9856 9855 0 11:33 ? 00:00:00 sudo ps -edf root 9857 9856 0 11:33 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2019-04-13 11:34:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-04-13 11:34:00,761 - 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:49107 0.0.0.0:* LISTEN 1744/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9807/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1071/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9011/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9185/nginx tcp6 0 0 ::1:53 :::* LISTEN 9807/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1071/sshd udp 0 0 192.168.120.16:123 0.0.0.0:* 8496/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8496/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8496/ntpd udp 0 0 0.0.0.0:55654 0.0.0.0:* 573/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9807/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8496/ntpd udp6 0 0 ::1:123 :::* 8496/ntpd udp6 0 0 :::123 :::* 8496/ntpd udp6 0 0 :::35049 :::* 573/dhclient udp6 0 0 ::1:53 :::* 9807/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7248 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 13484 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8882 1025/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 8958 1073/acpid /var/run/acpid.socket real 0m0.009s user 0m0.003s sys 0m0.004s 2019-04-13 11:34:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-04-13 11:34:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/unattended-upgrades /var/log/btmp /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/lastlog /var/log/sysstat /var/log/sysstat/clearwater-sa13 /var/log/sysstat/sa13 /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/alternatives.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog real 0m0.011s user 0m0.000s sys 0m0.005s 2019-04-13 11:34:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:34:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:34:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:34:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-13 11:34:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:34:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:34:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:34:00,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:34:00,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:34:00,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-04-13 11:34:00,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.006s sys 0m0.048s 2019-04-13 11:34:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:62:f0:7d inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe62:f07d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:94705 errors:0 dropped:0 overruns:0 frame:0 TX packets:42844 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:156528836 (156.5 MB) TX bytes:6614775 (6.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:812 errors:0 dropped:0 overruns:0 frame:0 TX packets:812 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110669 (110.6 KB) TX bytes:110669 (110.6 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-04-13 11:34:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-13 11:34:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-04-13 11:34:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-13 11:34:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [13-Apr-2019 11:33:03 UTC] clearwater-diags-monitor starting [13-Apr-2019 11:33:03 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-13 11:34:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-13 11:34:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:27 ? 00:00:01 /sbin/init root 2 0 0 11:27 ? 00:00:00 [kthreadd] root 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:27 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:27 ? 00:00:00 [rcu_sched] root 8 2 0 11:27 ? 00:00:00 [rcuos/0] root 9 2 0 11:27 ? 00:00:00 [rcu_bh] root 10 2 0 11:27 ? 00:00:00 [rcuob/0] root 11 2 0 11:27 ? 00:00:00 [migration/0] root 12 2 0 11:27 ? 00:00:00 [watchdog/0] root 13 2 0 11:27 ? 00:00:00 [khelper] root 14 2 0 11:27 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:27 ? 00:00:00 [netns] root 16 2 0 11:27 ? 00:00:00 [writeback] root 17 2 0 11:27 ? 00:00:00 [kintegrityd] root 18 2 0 11:27 ? 00:00:00 [bioset] root 19 2 0 11:27 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:27 ? 00:00:00 [kblockd] root 21 2 0 11:27 ? 00:00:00 [ata_sff] root 22 2 0 11:27 ? 00:00:00 [khubd] root 23 2 0 11:27 ? 00:00:00 [md] root 24 2 0 11:27 ? 00:00:00 [devfreq_wq] root 25 2 0 11:27 ? 00:00:00 [kworker/0:1] root 27 2 0 11:27 ? 00:00:00 [khungtaskd] root 28 2 0 11:27 ? 00:00:00 [kswapd0] root 29 2 0 11:27 ? 00:00:00 [vmstat] root 30 2 0 11:27 ? 00:00:00 [ksmd] root 31 2 0 11:27 ? 00:00:00 [khugepaged] root 32 2 0 11:27 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:27 ? 00:00:00 [crypto] root 46 2 0 11:27 ? 00:00:00 [kthrotld] root 47 2 0 11:27 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:27 ? 00:00:00 [vballoon] root 49 2 0 11:27 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:27 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:27 ? 00:00:00 [deferwq] root 72 2 0 11:27 ? 00:00:00 [charger_manager] root 114 2 0 11:27 ? 00:00:00 [kpsmoused] root 119 2 0 11:27 ? 00:00:00 [kworker/0:2] root 176 2 0 11:27 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:27 ? 00:00:00 [ext4-rsv-conver] root 381 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 419 2 0 11:27 ? 00:00:00 [kworker/u3:1] root 554 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:27 ? 00:00:00 [kauditd] message+ 870 1 0 11:27 ? 00:00:00 dbus-daemon --system --fork root 907 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-logind syslog 938 1 0 11:27 ? 00:00:00 rsyslogd root 1038 1 0 11:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 11:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 11:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 11:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 11:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 11:27 ? 00:00:00 /usr/sbin/sshd -D root 1093 1 0 11:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1094 1 0 11:27 ? 00:00:00 cron daemon 1095 1 0 11:27 ? 00:00:00 atd root 1185 1 0 11:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 11:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_1b3qip/env/bin/python -m cloudify_agent.worker --queue ellis_host_1b3qip --max-workers 5 --name ellis_host_1b3qip ubuntu 1465 1463 0 11:27 ? 00:00:01 /home/ubuntu/ellis_host_1b3qip/env/bin/python -m cloudify_agent.worker --queue ellis_host_1b3qip --max-workers 5 --name ellis_host_1b3qip ubuntu 1609 1 0 11:28 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_1b3qip/env/bin/diamond --configfile /home/ubuntu/ellis_host_1b3qip/work/plugins/diamond/etc/diamond.conf ubuntu 1730 1465 1 11:30 ? 00:00:02 /home/ubuntu/ellis_host_1b3qip/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-g5IKS7 ubuntu 1740 1730 0 11:30 ? 00:00:00 /bin/sh -c /tmp/RDKIH/install-ellis.sh ubuntu 1742 1740 0 11:30 ? 00:00:00 /bin/bash -e /tmp/RDKIH/install-ellis.sh root 2107 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon root 2110 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon root 2113 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon mysql 9238 1 0 11:32 ? 00:00:00 /usr/sbin/mysqld ntp 9388 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9977 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10056 1 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10066 10056 0 11:33 ? 00:00:00 inotifywait -e create -qq . root 10150 1 0 11:33 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10151 10150 0 11:33 ? 00:00:00 nginx: worker process www-data 10152 10150 0 11:33 ? 00:00:00 nginx: worker process www-data 10153 10150 0 11:33 ? 00:00:00 nginx: worker process www-data 10154 10150 0 11:33 ? 00:00:00 nginx: worker process ellis 10348 1 0 11:33 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10555 9977 0 11:33 ? 00:00:00 [nginx_ping] root 10558 9977 0 11:33 ? 00:00:00 [check-nginx-upt] root 10562 9977 0 11:33 ? 00:00:00 [check-monit-upt] root 10566 9977 0 11:33 ? 00:00:00 [poll_ellis.sh] root 10572 9977 0 11:33 ? 00:00:00 [poll_ellis_http] root 10575 9977 0 11:33 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10587 10575 0 11:33 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10625 10587 0 11:33 ? 00:00:00 sleep 21 dnsmasq 10827 1 0 11:33 ? 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 10874 1742 0 11:33 ? 00:00:00 /bin/bash -e /tmp/RDKIH/install-ellis.sh ubuntu 10875 10874 0 11:33 ? 00:00:00 /bin/bash -e /tmp/RDKIH/install-ellis.sh root 10876 10875 0 11:33 ? 00:00:00 sudo ps -edf root 10877 10876 0 11:33 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.009s 2019-04-13 11:34:00,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10827/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 9977/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10150/nginx tcp 0 0 127.0.0.1:43682 0.0.0.0:* LISTEN 1730/python tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9238/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10827/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 9388/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9388/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9388/ntpd udp 0 0 0.0.0.0:28454 0.0.0.0:* 554/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10827/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 9388/ntpd udp6 0 0 ::1:123 :::* 9388/ntpd udp6 0 0 :::123 :::* 9388/ntpd udp6 0 0 :::44464 :::* 554/dhclient udp6 0 0 ::1:53 :::* 10827/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9033 1093/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13546 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20866 9238/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22458 10348/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8686 870/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.011s user 0m0.000s sys 0m0.007s 2019-04-13 11:34:00,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-04-13 11:34:00,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:00,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:00,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:00,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:00,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:00,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:00,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:00,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:00,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:00,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:00,875 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:00 GMT 2019-04-13 11:34:00,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:00,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:00,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:00,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:00,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:05,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:05,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:05,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:05,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:05,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:05,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:05,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:05,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:05,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] => [13-Apr-2019 11:33:03 UTC] clearwater-diags-monitor starting\n[13-Apr-2019 11:33:03 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-04-13T11:33:57.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.116Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": "Execution done (PID=1740, return_code=0): /tmp/RDKIH/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4UPVP/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.653Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "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-04-13T11:33:58.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1b3qip", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1b3qip", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": " \r100 3149 100 3149 0 0 17558 0 --:--:-- --:--:-- --:--:-- 17592", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": "[ellis] => 2019-04-13 11:33:35.805885646 Stopping etcd clearwater-etcd\n2019-04-13 11:33:37.237376128 Restarting etcd clearwater-etcd\n2019-04-13 11:33:37.246585404 Configured ETCDCTL_PEERS: 192.168.120.11:4000,\n2019-04-13 11:33:37.247771876 Check for previous failed startup attempt\n2019-04-13 11:33:37.250945589 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-04-13 11:33:37.365271322 etcdctl returned 0\n2019-04-13 11:33:37.376107285 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:57.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "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-04-13T11:33:58.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:58.702Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.59fd8cb5-a826-478e-b85d-e81abcaa81b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.275Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.122Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.275Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.275Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:58.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.275Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.927Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWYE83m', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.503Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.927Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.502Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.927Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.452Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.927Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.927Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.524Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.927Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.524Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.927Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.524Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.927Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.517Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:33:59.927Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.502Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:00.603Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:33:59.828Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:00.603Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp9NhwKo', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:00.000Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:00.603Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:00.009Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:00.603Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:00.016Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5c0e0336-ee1a-42b2-89f4-6236433d7542"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:01.161Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:00.796Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:01.161Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:00.597Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:01.161Z", "message": "Downloaded scripts/bind/bind.py to /tmp/K6JAB/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.029Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:01.796Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.601Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:01.796Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.311Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.657Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.648Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmprVNP53', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.637Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.636Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.636Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}], "metadata": {"pagination": {"total": 3034, "offset": 2970, "size": 50}}} 2019-04-13 11:34:05,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:05,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:05 GMT 2019-04-13 11:34:05,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:05,985 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:34:05,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:05,985 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:05,985 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:05,986 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:34:05,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [13-Apr-2019 11:33:03 UTC] clearwater-diags-monitor starting [13-Apr-2019 11:33:03 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-13 11:34:05,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-13 11:34:05,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1740, return_code=0): /tmp/RDKIH/install-ellis.sh 2019-04-13 11:34:05,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:34:05,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4UPVP/bind.py 2019-04-13 11:34:05,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:34:05,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:34:05,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:34:05,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-13 11:34:05,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-13 11:34:05,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1b3qip 2019-04-13 11:34:05,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-1b3qip 2019-04-13 11:34:05,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17558 0 --:--:-- --:--:-- --:--:-- 17592 2019-04-13 11:34:05,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:34:05,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-13 11:34:05,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-04-13 11:33:35.805885646 Stopping etcd clearwater-etcd 2019-04-13 11:33:37.237376128 Restarting etcd clearwater-etcd 2019-04-13 11:33:37.246585404 Configured ETCDCTL_PEERS: 192.168.120.11:4000, 2019-04-13 11:33:37.247771876 Check for previous failed startup attempt 2019-04-13 11:33:37.250945589 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-04-13 11:33:37.365271322 etcdctl returned 0 2019-04-13 11:33:37.376107285 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-13 11:34:05,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-13 11:34:05,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-04-13 11:34:05,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-13 11:34:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-13 11:34:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-13 11:34:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:34:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-13 11:34:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:34:05,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:34:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWYE83m', '/etc/bind/db.clearwater.local'] 2019-04-13 11:34:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:34:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:34:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:34:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:34:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:34:05,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:34:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:34:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:34:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:34:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp9NhwKo', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:34:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:34:05,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:34:05,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:34:05,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:34:05,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/K6JAB/bind.py 2019-04-13 11:34:05,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:34:05,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:34:05,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:34:05,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:34:05,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:34:05,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprVNP53', '/etc/bind/db.clearwater.local'] 2019-04-13 11:34:05,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:34:05,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:34:05,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:34:05,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:06,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:06,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:06,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:06,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:06,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:06,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:06,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:06,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:06,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:06,057 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:06 GMT 2019-04-13 11:34:06,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:06,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:06,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:06,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:06,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:11,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:11,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:11,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:11,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:11,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:11,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:11,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:11,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:11,183 - 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-04-13T11:34:02.427Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmprVNP53', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.637Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.657Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.636Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.636Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:01.657Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.c38aa25d-7776-424a-9faa-d7367f869a8d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:02.427Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:02.360Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:03.178Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:02.443Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:03.178Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:02.512Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:03.178Z", "message": "", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:02.481Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:03.178Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:02.451Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:03.178Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:02.450Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:03.178Z", "message": "Process created, PID: 11063", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:02.449Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:03.178Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/9V1QL/create_number.sh", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:02.440Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:04.467Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:04.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:08.237Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:07.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}], "metadata": {"pagination": {"total": 3035, "offset": 3020, "size": 50}}} 2019-04-13 11:34:11,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:11,183 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:11 GMT 2019-04-13 11:34:11,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:11,183 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:34:11,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:11,183 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:11,183 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:11,183 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:34:11,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprVNP53', '/etc/bind/db.clearwater.local'] 2019-04-13 11:34:11,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:34:11,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:34:11,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:34:11,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:34:11,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:34:11,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:34:11,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-04-13 11:34:11,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:34:11,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:34:11,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:34:11,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 11063 2019-04-13 11:34:11,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/9V1QL/create_number.sh 2019-04-13 11:34:11,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:34:11,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-04-13 11:34:11,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:11,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:11,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:11,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:11,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:11,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:11,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:11,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:11,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:11,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:11,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:11 GMT 2019-04-13 11:34:11,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:11,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:11,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:11,262 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:11,262 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:16,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:16,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:16,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:16,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:16,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:16,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:16,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:16,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:16,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3035, "offset": 3035, "size": 50}}} 2019-04-13 11:34:16,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:16,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:16 GMT 2019-04-13 11:34:16,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:16,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:34:16,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:16,487 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:16,487 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:16,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:16,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:16,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:16,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:16,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:16,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:16,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:16,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:16,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:16,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:16,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:16 GMT 2019-04-13 11:34:16,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:16,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:16,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:16,584 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:16,584 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:21,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:21,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:21,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:21,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:21,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:21,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:21,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:21,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:21,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:17.038Z", "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 28 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 (12.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58621 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.715s\nuser\t0m12.967s\nsys\t0m3.539s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:16.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:17.622Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:16.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:17.622Z", "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-04-13T11:34:16.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:17.622Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:17.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:17.622Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:16.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:17.622Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_xp140u", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:17.257Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:18.341Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:17.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.258Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.076s\nuser\t0m0.015s\nsys\t0m0.043s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:18.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:18.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:14:11:c1 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe14:11c1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:110425 errors:0 dropped:0 overruns:0 frame:0\n TX packets:50487 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:180913343 (180.9 MB) TX bytes:7339259 (7.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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:122694 (122.6 KB) TX bytes:122694 (122.6 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:27 ? 00:00:01 /sbin/init\nroot 2 0 0 11:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:27 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:27 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:27 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:27 ? 00:00:00 [migration/0]\nroot 12 2 0 11:27 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:27 ? 00:00:00 [khelper]\nroot 14 2 0 11:27 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:27 ? 00:00:00 [netns]\nroot 16 2 0 11:27 ? 00:00:00 [writeback]\nroot 17 2 0 11:27 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:27 ? 00:00:00 [bioset]\nroot 19 2 0 11:27 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:27 ? 00:00:00 [kblockd]\nroot 21 2 0 11:27 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:27 ? 00:00:00 [khubd]\nroot 23 2 0 11:27 ? 00:00:00 [md]\nroot 24 2 0 11:27 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:27 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:27 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:27 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:27 ? 00:00:00 [vmstat]\nroot 30 2 0 11:27 ? 00:00:00 [ksmd]\nroot 31 2 0 11:27 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:27 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:27 ? 00:00:00 [crypto]\nroot 46 2 0 11:27 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:27 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:27 ? 00:00:00 [vballoon]\nroot 49 2 0 11:27 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:27 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:27 ? 00:00:00 [deferwq]\nroot 72 2 0 11:27 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:27 ? 00:00:00 [kpsmoused]\nroot 132 2 0 11:27 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:27 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:27 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 11:27 ? 00:00:00 [kworker/u3:1]\nroot 550 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 11:27 ? 00:00:00 [kauditd]\nmessage+ 885 1 0 11:27 ? 00:00:00 dbus-daemon --system --fork\nroot 921 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 925 1 0 11:27 ? 00:00:00 rsyslogd\nroot 1041 1 0 11:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 11:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 11:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 11:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 11:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 11:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 11:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 11:27 ? 00:00:00 cron\ndaemon 1098 1 0 11:27 ? 00:00:00 atd\nroot 1186 1 0 11:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 11:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_0us399/env/bin/python -m cloudify_agent.worker --queue dime_host_0us399 --max-workers 5 --name dime_host_0us399\nubuntu 1466 1464 0 11:27 ? 00:00:02 /home/ubuntu/dime_host_0us399/env/bin/python -m cloudify_agent.worker --queue dime_host_0us399 --max-workers 5 --name dime_host_0us399\nubuntu 1610 1 0 11:27 ? 00:00:02 python2.7 /home/ubuntu/dime_host_0us399/env/bin/diamond --configfile /home/ubuntu/dime_host_0us399/work/plugins/diamond/etc/diamond.conf\nubuntu 1735 1466 1 11:30 ? 00:00:02 /home/ubuntu/dime_host_0us399/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-oz8hsu\nubuntu 1745 1735 0 11:30 ? 00:00:00 /bin/sh -c /tmp/CZEY2/install-dime.sh\nubuntu 1747 1745 0 11:30 ? 00:00:00 /bin/bash -e /tmp/CZEY2/install-dime.sh\nroot 2120 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2123 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 2126 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8812 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9379 1 0 11:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9380 9379 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9384 1 0 11:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9385 9384 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9394 9380 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9395 9385 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9396 9395 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9464 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10091 1 0 11:33 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10435 1 0 11:34 ? 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 10482 1747 0 11:34 ? 00:00:00 /bin/bash -e /tmp/CZEY2/install-dime.sh\nubuntu 10483 10482 0 11:34 ? 00:00:00 /bin/bash -e /tmp/CZEY2/install-dime.sh\nroot 10484 10483 0 11:34 ? 00:00:00 sudo ps -edf\nroot 10485 10484 0 11:34 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10435/dnsmasq \ntcp 0 0 127.0.0.1:52822 0.0.0.0:* LISTEN 1735/python \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9464/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10435/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8812/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8812/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8812/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10091/snmpd \nudp 0 0 0.0.0.0:19971 0.0.0.0:* 550/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10435/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient \nudp6 0 0 :::6741 :::* 550/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8812/ntpd \nudp6 0 0 ::1:123 :::* 8812/ntpd \nudp6 0 0 :::123 :::* 8812/ntpd \nudp6 0 0 :::161 :::* 10091/snmpd \nudp6 0 0 ::1:53 :::* 10435/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8715 885/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7257 384/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9057 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13747 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21262 9394/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21265 9396/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 22827 10091/snmpd /var/agentx/master\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] => /var/log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/ralf\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa13\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/alternatives.log\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20190413T110000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n\nreal\t0m0.018s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] => 2019:04:13 11:33:07: Namespace: management\n2019:04:13 11:33:07: [management] Starting server\n2019:04:13 11:33:07: [management] Listening for requests\n2019:04:13 11:33:07: Namespace: signaling\n2019:04:13 11:33:07: [signaling] Starting server\n2019:04:13 11:33:07: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] => 2019-04-13 11:34:01.207689619 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:19.904Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:20.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 19305 0 --:--:-- --:--:-- --:--:-- 19319", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-0us399", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": "Execution done (PID=1745, return_code=0): /tmp/CZEY2/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "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-04-13T11:34:19.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-0us399", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:19.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:20.436Z", "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-04-13T11:34:19.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.3154c660-7ed9-46e8-9ba4-7c7ded673af8"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:21.032Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:20.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:21.032Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:20.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:21.032Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:20.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 3077, "offset": 3035, "size": 50}}} 2019-04-13 11:34:21,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:21,681 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:21 GMT 2019-04-13 11:34:21,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:21,681 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:34:21,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:21,682 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:21,682 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:21,682 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:34:21,684 - 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 28 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 (12.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58621 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.715s user 0m12.967s sys 0m3.539s 2019-04-13 11:34:21,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-04-13 11:34:21,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-04-13 11:34:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:34:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-04-13 11:34:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:34:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:34:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.076s user 0m0.015s sys 0m0.043s 2019-04-13 11:34:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-04-13 11:34:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-04-13 11:34:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:14:11:c1 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe14:11c1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:110425 errors:0 dropped:0 overruns:0 frame:0 TX packets:50487 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:180913343 (180.9 MB) TX bytes:7339259 (7.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:122694 (122.6 KB) TX bytes:122694 (122.6 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-04-13 11:34:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-04-13 11:34:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:27 ? 00:00:01 /sbin/init root 2 0 0 11:27 ? 00:00:00 [kthreadd] root 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:27 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:27 ? 00:00:00 [rcu_sched] root 8 2 0 11:27 ? 00:00:00 [rcuos/0] root 9 2 0 11:27 ? 00:00:00 [rcu_bh] root 10 2 0 11:27 ? 00:00:00 [rcuob/0] root 11 2 0 11:27 ? 00:00:00 [migration/0] root 12 2 0 11:27 ? 00:00:00 [watchdog/0] root 13 2 0 11:27 ? 00:00:00 [khelper] root 14 2 0 11:27 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:27 ? 00:00:00 [netns] root 16 2 0 11:27 ? 00:00:00 [writeback] root 17 2 0 11:27 ? 00:00:00 [kintegrityd] root 18 2 0 11:27 ? 00:00:00 [bioset] root 19 2 0 11:27 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:27 ? 00:00:00 [kblockd] root 21 2 0 11:27 ? 00:00:00 [ata_sff] root 22 2 0 11:27 ? 00:00:00 [khubd] root 23 2 0 11:27 ? 00:00:00 [md] root 24 2 0 11:27 ? 00:00:00 [devfreq_wq] root 25 2 0 11:27 ? 00:00:00 [kworker/0:1] root 27 2 0 11:27 ? 00:00:00 [khungtaskd] root 28 2 0 11:27 ? 00:00:00 [kswapd0] root 29 2 0 11:27 ? 00:00:00 [vmstat] root 30 2 0 11:27 ? 00:00:00 [ksmd] root 31 2 0 11:27 ? 00:00:00 [khugepaged] root 32 2 0 11:27 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:27 ? 00:00:00 [crypto] root 46 2 0 11:27 ? 00:00:00 [kthrotld] root 47 2 0 11:27 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:27 ? 00:00:00 [vballoon] root 49 2 0 11:27 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:27 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:27 ? 00:00:00 [deferwq] root 72 2 0 11:27 ? 00:00:00 [charger_manager] root 114 2 0 11:27 ? 00:00:00 [kpsmoused] root 132 2 0 11:27 ? 00:00:00 [kworker/0:2] root 176 2 0 11:27 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:27 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 11:27 ? 00:00:00 [kworker/u3:1] root 550 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 11:27 ? 00:00:00 [kauditd] message+ 885 1 0 11:27 ? 00:00:00 dbus-daemon --system --fork root 921 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-logind syslog 925 1 0 11:27 ? 00:00:00 rsyslogd root 1041 1 0 11:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 11:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 11:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 11:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 11:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 11:27 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 11:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 11:27 ? 00:00:00 cron daemon 1098 1 0 11:27 ? 00:00:00 atd root 1186 1 0 11:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 11:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_0us399/env/bin/python -m cloudify_agent.worker --queue dime_host_0us399 --max-workers 5 --name dime_host_0us399 ubuntu 1466 1464 0 11:27 ? 00:00:02 /home/ubuntu/dime_host_0us399/env/bin/python -m cloudify_agent.worker --queue dime_host_0us399 --max-workers 5 --name dime_host_0us399 ubuntu 1610 1 0 11:27 ? 00:00:02 python2.7 /home/ubuntu/dime_host_0us399/env/bin/diamond --configfile /home/ubuntu/dime_host_0us399/work/plugins/diamond/etc/diamond.conf ubuntu 1735 1466 1 11:30 ? 00:00:02 /home/ubuntu/dime_host_0us399/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-oz8hsu ubuntu 1745 1735 0 11:30 ? 00:00:00 /bin/sh -c /tmp/CZEY2/install-dime.sh ubuntu 1747 1745 0 11:30 ? 00:00:00 /bin/bash -e /tmp/CZEY2/install-dime.sh root 2120 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon root 2123 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon root 2126 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon ntp 8812 1 0 11:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9379 1 0 11:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9380 9379 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9384 1 0 11:33 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9385 9384 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9394 9380 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9395 9385 0 11:33 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9396 9395 0 11:33 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9464 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10091 1 0 11:33 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10435 1 0 11:34 ? 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 10482 1747 0 11:34 ? 00:00:00 /bin/bash -e /tmp/CZEY2/install-dime.sh ubuntu 10483 10482 0 11:34 ? 00:00:00 /bin/bash -e /tmp/CZEY2/install-dime.sh root 10484 10483 0 11:34 ? 00:00:00 sudo ps -edf root 10485 10484 0 11:34 ? 00:00:00 ps -edf real 0m0.012s user 0m0.003s sys 0m0.007s 2019-04-13 11:34:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-04-13 11:34:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10435/dnsmasq tcp 0 0 127.0.0.1:52822 0.0.0.0:* LISTEN 1735/python tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9464/monit tcp6 0 0 ::1:53 :::* LISTEN 10435/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8812/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8812/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8812/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10091/snmpd udp 0 0 0.0.0.0:19971 0.0.0.0:* 550/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10435/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 550/dhclient udp6 0 0 :::6741 :::* 550/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8812/ntpd udp6 0 0 ::1:123 :::* 8812/ntpd udp6 0 0 :::123 :::* 8812/ntpd udp6 0 0 :::161 :::* 10091/snmpd udp6 0 0 ::1:53 :::* 10435/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8715 885/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7257 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9057 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13747 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21262 9394/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21265 9396/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 22827 10091/snmpd /var/agentx/master real 0m0.009s user 0m0.000s sys 0m0.007s 2019-04-13 11:34:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-04-13 11:34:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/unattended-upgrades /var/log/btmp /var/log/ralf /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/lastlog /var/log/sysstat /var/log/sysstat/clearwater-sa13 /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/alternatives.log /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20190413T110000Z.txt /var/log/homestead/homestead_err.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog /var/log/clearwater-socket-factory.log real 0m0.018s user 0m0.005s sys 0m0.003s 2019-04-13 11:34:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-13 11:34:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:04:13 11:33:07: Namespace: management 2019:04:13 11:33:07: [management] Starting server 2019:04:13 11:33:07: [management] Listening for requests 2019:04:13 11:33:07: Namespace: signaling 2019:04:13 11:33:07: [signaling] Starting server 2019:04:13 11:33:07: [signaling] Listening for requests real 0m0.006s user 0m0.002s sys 0m0.003s 2019-04-13 11:34:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-13 11:34:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-13 11:34:21,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-13 11:34:21,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-04-13 11:34:01.207689619 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2019-04-13 11:34:21,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-13 11:34:21,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:34:21,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 19305 0 --:--:-- --:--:-- --:--:-- 19319 2019-04-13 11:34:21,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:34:21,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-13 11:34:21,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-0us399 2019-04-13 11:34:21,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:34:21,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:34:21,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:34:21,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1745, return_code=0): /tmp/CZEY2/install-dime.sh 2019-04-13 11:34:21,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:34:21,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-13 11:34:21,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-13 11:34:21,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-13 11:34:21,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-0us399 2019-04-13 11:34:21,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-13 11:34:21,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-13 11:34:21,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:34:21,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-13 11:34:21,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:21,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:21,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:21,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:21,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:21,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:21,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:21,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:21,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:21,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:21,754 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:21 GMT 2019-04-13 11:34:21,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:21,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:21,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:21,754 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:21,754 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:26,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:26,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:26,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:26,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:26,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:26,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:26,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:26,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:26,871 - 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-04-13T11:34:21.749Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:20.939Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:22.718Z", "message": "Waiting for process 11063 to end...", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:22.492Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:23.352Z", "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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:22.546Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:23.352Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LXP3B/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:22.799Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:23.352Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.075Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.290Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.771Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.518Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.346Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp59Eyay', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.498Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.510Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.321Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.321Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpxfCF9p', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.322Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.338Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.346Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.060Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:23.346Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.a7adef3e-ff5c-44b8-8a21-1014217aeb79"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.715Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:24.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:24.715Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:24.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.277Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.223Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}], "metadata": {"pagination": {"total": 3098, "offset": 3077, "size": 50}}} 2019-04-13 11:34:26,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:26,871 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:26 GMT 2019-04-13 11:34:26,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:26,871 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:34:26,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:26,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:26,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:26,872 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:34:26,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:34:26,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 11063 to end... 2019-04-13 11:34:26,873 - 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-04-13 11:34:26,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LXP3B/bind.py 2019-04-13 11:34:26,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:34:26,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:34:26,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:34:26,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:34:26,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:34:26,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}}, 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-04-13 11:34:26,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp59Eyay', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:34:26,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:34:26,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:34:26,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}}, 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-04-13 11:34:26,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpxfCF9p', '/etc/bind/db.clearwater.local'] 2019-04-13 11:34:26,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:34:26,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:34:26,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:34:26,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-04-13 11:34:26,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:34:26,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-04-13 11:34:26,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:26,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:26,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:26,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:26,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:26,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:26,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:26,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:26,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:26,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:26,940 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:26 GMT 2019-04-13 11:34:26,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:26,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:26,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:26,941 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:26,941 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:31,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:32,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:32,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:32,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:32,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:32,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:32,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:32,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:32,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.354Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.354Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": "Execution done (PID=11063, return_code=0): /tmp/9V1QL/create_number.sh", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.299Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.636Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.223Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": " ...done.", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.223Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": " ...done.", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.223Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.223Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.223Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.223Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.354Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.354Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:26.860Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.354Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.5d6a99c2-c8f3-4b3f-9e63-07042a8647b0"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:27.492Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:27.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:27.492Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:26.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:31.713Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:31.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}], "metadata": {"pagination": {"total": 3114, "offset": 3098, "size": 50}}} 2019-04-13 11:34:32,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:32,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:32 GMT 2019-04-13 11:34:32,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:32,039 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:34:32,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:32,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:32,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:32,039 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:34:32,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:34:32,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:34:32,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=11063, return_code=0): /tmp/9V1QL/create_number.sh 2019-04-13 11:34:32,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:34:32,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-04-13 11:34:32,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-04-13 11:34:32,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-04-13 11:34:32,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-04-13 11:34:32,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-04-13 11:34:32,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-04-13 11:34:32,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:34:32,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:34:32,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:34:32,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:34:32,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-13 11:34:32,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-13 11:34:32,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:32,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:32,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:32,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:32,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:32,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:32,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:32,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:32,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:32,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:32,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:32 GMT 2019-04-13 11:34:32,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:32,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:32,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:32,099 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:32,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:37,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:37,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:37,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:37,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:37,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:37,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:37,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:37,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:37,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3114, "offset": 3114, "size": 50}}} 2019-04-13 11:34:37,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:37,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:37 GMT 2019-04-13 11:34:37,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:37,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:34:37,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:37,192 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:37,192 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:37,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:37,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:37,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:37,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:37,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:37,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:37,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:37,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:37,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:37,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:37,259 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:37 GMT 2019-04-13 11:34:37,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:37,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:37,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:37,259 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:37,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:42,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:42,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:42,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:42,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:42,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:42,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:42,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:42,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:42,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:39.899Z", "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 28 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,526 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59713 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.178s\nuser\t0m3.674s\nsys\t0m0.915s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:39.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:40.417Z", "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-04-13T11:34:39.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:40.417Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:39.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:40.417Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:39.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.085Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.056s\nuser\t0m0.004s\nsys\t0m0.050s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:41.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}], "metadata": {"pagination": {"total": 3119, "offset": 3114, "size": 50}}} 2019-04-13 11:34:42,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:42,382 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:42 GMT 2019-04-13 11:34:42,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:42,382 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:34:42,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:42,382 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:42,382 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:42,382 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:34:42,383 - 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 28 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,526 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59713 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.178s user 0m3.674s sys 0m0.915s 2019-04-13 11:34:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-04-13 11:34:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-04-13 11:34:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-04-13 11:34:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.056s user 0m0.004s sys 0m0.050s 2019-04-13 11:34:42,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:42,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:42,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:42,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:42,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:42,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:42,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:42,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:42,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:42,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:42,445 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:42 GMT 2019-04-13 11:34:42,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:42,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:42,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:42,445 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:42,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:47,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:47,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:47,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:47,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:47,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:47,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:47,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:47,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:47,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:41.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:27 ? 00:00:01 /sbin/init\nroot 2 0 0 11:27 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:27 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:27 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:27 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:27 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:27 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:27 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:27 ? 00:00:00 [migration/0]\nroot 12 2 0 11:27 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:27 ? 00:00:00 [khelper]\nroot 14 2 0 11:27 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:27 ? 00:00:00 [netns]\nroot 16 2 0 11:27 ? 00:00:00 [writeback]\nroot 17 2 0 11:27 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:27 ? 00:00:00 [bioset]\nroot 19 2 0 11:27 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:27 ? 00:00:00 [kblockd]\nroot 21 2 0 11:27 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:27 ? 00:00:00 [khubd]\nroot 23 2 0 11:27 ? 00:00:00 [md]\nroot 24 2 0 11:27 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:27 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:27 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:27 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:27 ? 00:00:00 [vmstat]\nroot 30 2 0 11:27 ? 00:00:00 [ksmd]\nroot 31 2 0 11:27 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:27 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:27 ? 00:00:00 [crypto]\nroot 46 2 0 11:27 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:27 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:27 ? 00:00:00 [vballoon]\nroot 49 2 0 11:27 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:27 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:27 ? 00:00:00 [deferwq]\nroot 72 2 0 11:27 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:27 ? 00:00:00 [kpsmoused]\nroot 132 2 0 11:27 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:27 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:27 ? 00:00:00 [ext4-rsv-conver]\nroot 381 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 11:27 ? 00:00:00 [kworker/u3:1]\nroot 549 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 11:27 ? 00:00:00 [kauditd]\nmessage+ 874 1 0 11:27 ? 00:00:00 dbus-daemon --system --fork\nroot 904 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 926 1 0 11:27 ? 00:00:00 rsyslogd\nroot 1041 1 0 11:27 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 11:27 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 11:27 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 11:27 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 11:27 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 11:27 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 11:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1098 1 0 11:27 ? 00:00:00 cron\ndaemon 1099 1 0 11:27 ? 00:00:00 atd\nroot 1186 1 0 11:27 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 11:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_nz0joj/env/bin/python -m cloudify_agent.worker --queue vellum_host_nz0joj --max-workers 5 --name vellum_host_nz0joj\nubuntu 1466 1464 0 11:27 ? 00:00:02 /home/ubuntu/vellum_host_nz0joj/env/bin/python -m cloudify_agent.worker --queue vellum_host_nz0joj --max-workers 5 --name vellum_host_nz0joj\nubuntu 1610 1 0 11:28 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_nz0joj/env/bin/diamond --configfile /home/ubuntu/vellum_host_nz0joj/work/plugins/diamond/etc/diamond.conf\nubuntu 1731 1466 1 11:30 ? 00:00:03 /home/ubuntu/vellum_host_nz0joj/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-W8QmL9\nubuntu 1741 1731 0 11:30 ? 00:00:00 /bin/sh -c /tmp/I9QFE/install-vellum.sh\nubuntu 1743 1741 0 11:30 ? 00:00:00 /bin/bash -e /tmp/I9QFE/install-vellum.sh\nroot 2147 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2150 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 2153 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon\nntp 11855 1 0 11:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12258 1 0 11:33 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12582 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13234 1 0 11:34 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13240 13234 0 11:34 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13643 12582 0 11:34 ? 00:00:00 [check-monit-upt] \ndnsmasq 14179 1 0 11:34 ? 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 14226 1743 0 11:34 ? 00:00:00 /bin/bash -e /tmp/I9QFE/install-vellum.sh\nubuntu 14227 14226 0 11:34 ? 00:00:00 /bin/bash -e /tmp/I9QFE/install-vellum.sh\nroot 14228 14227 0 11:34 ? 00:00:00 sudo ps -edf\nroot 14229 14228 0 11:34 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "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:50323 0.0.0.0:* LISTEN 1731/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14179/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12582/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12258/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14179/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 11855/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11855/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11855/ntpd \nudp 0 0 0.0.0.0:28454 0.0.0.0:* 549/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12258/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14179/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 11855/ntpd \nudp6 0 0 ::1:123 :::* 11855/ntpd \nudp6 0 0 :::123 :::* 11855/ntpd \nudp6 0 0 :::44464 :::* 549/dhclient \nudp6 0 0 ::1:53 :::* 14179/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8709 874/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7227 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 14054 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9060 1097/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] => /var/log\n/var/log/memcached.log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/rogers\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa13\n/var/log/astaire\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20190413T110000Z.txt\n/var/log/alternatives.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/chronos\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "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-04-13T11:34:42.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] => 2019-04-13 11:33:58.865913101 Stopping etcd clearwater-etcd\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "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-04-13T11:34:42.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "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-04-13T11:34:42.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] => INFO [main] 2019-04-13 11:31:50,486 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-04-13 11:31:50,520 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-13 11:31:50,758 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-04-13 11:31:51,174 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-04-13 11:31:51,189 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-04-13 11:31:51,189 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-04-13 11:31:51,717 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-13 11:31:51,737 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-04-13 11:31:51,769 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-04-13 11:31:51,769 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-04-13 11:31:51,769 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-04-13 11:31:51,772 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 697024(680K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-04-13 11:31:51,772 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66709344(65145K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-04-13 11:31:51,772 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-04-13 11:31:51,772 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-04-13 11:31:51,774 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678456(16287K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-04-13 11:31:51,774 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-04-13 11:31:51,776 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_1555155109.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1555155109.log]\nINFO [main] 2019-04-13 11:31:51,923 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-04-13 11:31:51,923 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-04-13 11:31:52,190 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-04-13 11:31:52,193 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-04-13 11:31:52,193 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-04-13 11:31:52,205 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-04-13 11:31:52,268 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-04-13 11:31:52,274 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-04-13 11:31:52,275 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-04-13 11:31:52,373 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-04-13 11:31:53,872 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-04-13 11:31:53,883 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-04-13 11:31:53,891 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-04-13 11:31:53,896 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-04-13 11:31:53,900 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-04-13 11:31:53,904 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-04-13 11:31:53,921 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-04-13 11:31:53,927 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-04-13 11:31:53,934 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-04-13 11:31:53,938 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-04-13 11:31:53,944 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-04-13 11:31:53,950 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-04-13 11:31:53,954 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-04-13 11:31:53,957 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-04-13 11:31:53,961 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-04-13 11:31:53,966 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-04-13 11:31:54,101 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-04-13 11:31:54,103 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-04-13 11:31:54,167 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-04-13 11:31:54,188 Memtable.java:347 - Writing Memtable-local@255355866(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-04-13 11:31:54,274 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=1555155113842, position=399)\nINFO [main] 2019-04-13 11:31:54,820 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-04-13 11:31:55,037 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-04-13 11:31:55,037 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-04-13 11:31:55,040 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-04-13 11:31:55,054 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-04-13 11:31:55,055 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-04-13 11:31:55,072 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-13 11:31:55,091 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-04-13 11:31:55,101 SystemKeyspace.java:765 - No host ID found, created b72080ba-8050-4c77-bc65-ecd9feb5b29b (Note: This should happen exactly once per node).\nINFO [main] 2019-04-13 11:31:55,107 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-04-13 11:31:55,113 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-04-13 11:31:55,114 Memtable.java:347 - Writing Memtable-local@2091840286(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-04-13 11:31:55,115 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=1555155113842, position=93397)\nINFO [main] 2019-04-13 11:31:55,385 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-13 11:31:55,400 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-04-13 11:31:55,430 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-04-13 11:31:55,446 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-13 11:31:55,457 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-04-13 11:31:55,466 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-13 11:31:55,473 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-04-13 11:31:55,489 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-04-13 11:31:55,491 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-04-13 11:31:55,499 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-04-13 11:31:55,509 StorageService.java:959 - Generated random tokens. tokens are [-5363975733114459892, 7379412292672304377, -5834230367158397423, 4579016712241109332, -386215297841760649, 8166898112403253742, -1425474958688132428, -4607117378657286995, 8986937420029004266, 8278225652813949084, 3034834291929185922, -730853065254923241, -4302608329104852015, -1445494637516176533, 7088399995007798268, 3259182393975883026, 2076281458803824446, -4651874256519990794, -2846163042441244424, -2775836282166567389, -1909771705907893637, -5095888327837208535, -1727808962158223787, -3186963066698560265, 4773959232498109727, -3623448616639587598, 3544966391432787310, -8049499221692306383, -886562896909661600, -5164358350573691803, -8275533590512000413, -4338104707842745400, 5255602247189940839, -3199549884542058250, -8798426011045078966, 1058177576976185076, 1810312645953925580, -2326659232260975732, -3859354563493402885, -2159199639175323166, 7720611259048492075, 3594744403713013415, 7116550102985263785, -7930789070567697119, 8450135961919524707, -8572597704488282304, -5295251285013872864, 9215689756034024365, 5849718150404749578, 5951325840473766667, -1177345825679084849, -3352688194857907887, 7736368474967253917, -5039516729670867950, -6268549994649872577, -3068721653291128283, -6171331935870520248, 4526709871568783253, 5244961096251888548, 4834834131723391005, -5824112154842443471, 1215128952744112429, 2748519515531376015, 4632512444830789598, 2856352499273861544, 7408283889703082073, -181586889007234938, 8754540744226339480, -6997746403440431928, 6396793415048275780, 8681869576304750117, -6454758348316845614, 4091161481460135447, -5666440602502236004, -4241922121411185366, 6106829610296865202, -6088296443901011018, 776886482042210082, -5676022338219535966, 5525368718106377559, -2673014206691272983, 4133077933322347971, -3202887455849317691, -1032953706468749924, -2917227060360822772, -5901480564052566004, -7617129188966476594, -6578998703764984111, -5472117001926465346, 7475648418968480935, 948217213555204132, 8921207228810711000, 3099191816698527627, 5445063218582216847, -5687978154493541625, 7543085654918730091, 8923173247719330279, 1264558014929971769, 5391993920591955055, -3585778146578864614, -6083998972722124665, 6927887665933392650, -3380272604107852669, 2325034512520638105, 3113835307900355774, 8564803263554017863, 7341640404735115593, 4285851017250359295, 2874418066490026674, 1471940814082117952, 5241623266495599768, 106134015849539759, -668743238020312375, -660298520675227107, -8381659779868470075, -8860447930718824504, 3256877079783041946, 1693102346943172905, -6443827800655742985, -1328976942449092712, 5699504181320356667, -6421174077974551450, -2206158895917738888, -6165066885883367044, -3751891533654666046, -5358589230827591277, -4481371288142552043, -6944474942156090280, 6642877406583522327, -6281174454261077882, 5658107215521016838, -8635796510496557254, 549131892767679064, 4591216974237987323, -4984391167795294257, -2626685098900565384, -2574870209954590695, -9059047594407661804, -1622621348309691120, 114061663923837976, -5659982477560098582, 7818961632581675692, 49160244344715119, -168851539588401814, -4631981378243581776, -5327867500886587457, -5006347375906982330, 6270792006876096166, 6415812272838263216, -718986421852257760, -3679312004746000012, -2418114764363971659, 4598680594876974834, -1868152195799076402, -1155385440093727041, 3918606137235547349, 7657597129472520972, 6360600660749545000, 984529527176302768, 67781641710673052, -4333104085691376263, -7229383664832044750, 5303654662279280453, 955999220184299289, -954736571654440107, 2206498438695803088, 6879119714568024175, -1936070065666099184, -1193955497455153107, -2714027654489120035, 2048714452057760511, 4718343793488694089, -1850177832021542903, -5871767701646881376, 2351876769923177220, -2526036469974856946, -8370641845466260363, 8450212892215105112, -67346310272258107, 4005051464603236559, 8580416244537307041, 4160281582129471382, -6557591065099524526, 3984872441235723188, -3099301281750399697, 5467741369610350194, 8594452461153267662, 6460078080314123048, 8411384893809240304, -3028048193209534911, -1829331290289023637, 1588212909472967473, 5189394790612943281, 1826648642442195800, 3173198719983296602, -166378971959788538, -860028190852801968, -7035305430451283875, 3925569692452918673, -2086325925399422819, -4132541274645141990, 72094655139940868, -5937212063378784540, 6461609193187613340, -8532820024003606158, 6949959688298202620, 3641134697638130164, -4619501682931280159, -8595380817579480270, -4059856780224091476, 1858387425554599254, -1637664260134753846, 3348224958132395742, 3622310031609040617, 4721522581595444631, 4765357252052810878, -705326888662347835, 5391401460788492425, 1965464926009888845, -7153494418526393836, -9208886222520885466, 6903783310952049098, -833860365169654994, 4381044200973193120, -2296271433029718164, 3021626085660278602, -7123137805876838687, -8790881172222271295, 1075767729510590288, -2063331268888540865, 2956141997546925879, -5020884594563715836, 8036529601299706633, -8625529191302168273, -7998537038008112898, 1320066266910511434, 8857675473797095321, -4522623961246894705, 6194392332314255355, 9008762729240944470, 3365863805996121278, -3023898526992241633, -8561285973114459024, 1884798935144967114, -3038682072991901974, -4809814478792634756, -8063245121827789430, -8112430785040219691, 1987763635468389817, 1204970510289888484, -7871199020464929344, 3426037422035833269, -3366408805066630524, -5756792087217952855, -782535835586531804, -6129265142063249012]\nINFO [main] 2019-04-13 11:31:55,522 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7b0531d2[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@73166010[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@18e81b03}\nINFO [MigrationStage:1] 2019-04-13 11:31:55,589 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-04-13 11:31:55,592 Memtable.java:347 - Writing Memtable-schema_keyspaces@466595532(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-04-13 11:31:55,593 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=1555155113842, position=102352)\nINFO [MigrationStage:1] 2019-04-13 11:31:55,910 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-04-13 11:31:55,911 Memtable.java:347 - Writing Memtable-schema_columnfamilies@97044964(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-04-13 11:31:55,926 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=1555155113842, position=102352)\nINFO [MigrationStage:1] 2019-04-13 11:31:56,246 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-04-13 11:31:56,246 Memtable.java:347 - Writing Memtable-schema_columns@212003994(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-04-13 11:31:56,279 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=1555155113842, position=102352)\nINFO [MigrationStage:1] 2019-04-13 11:31:56,673 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-04-13 11:31:56,674 Memtable.java:347 - Writing Memtable-schema_triggers@1671293186(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-04-13 11:31:56,675 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=1555155113842, position=102352)\nINFO [MigrationStage:1] 2019-04-13 11:31:57,297 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-04-13 11:31:57,298 Memtable.java:347 - Writing Memtable-schema_usertypes@778105880(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-04-13 11:31:57,299 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=1555155113842, position=102352)\nINFO [MigrationStage:1] 2019-04-13 11:31:57,831 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@b0ed9f7[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-04-13 11:31:57,842 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-04-13 11:31:57,843 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7a032156[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-04-13 11:31:57,854 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-04-13 11:31:57,896 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-04-13 11:31:57,897 Memtable.java:347 - Writing Memtable-local@1978927105(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-04-13 11:31:57,898 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=1555155113842, position=102595)\nINFO [main] 2019-04-13 11:31:58,446 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51482 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-04-13 11:31:58,446 Memtable.java:347 - Writing Memtable-local@757606762(8.368KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-04-13 11:31:58,458 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=1555155113842, position=114588)\nINFO [CompactionExecutor:2] 2019-04-13 11:31:58,721 CompactionTask.java:141 - Compacting [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-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2019-04-13 11:31:58,797 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-04-13 11:31:59,008 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-04-13 11:31:59,040 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-04-13 11:31:59,040 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-04-13 11:31:59,103 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-04-13 11:31:59,110 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2019-04-13 11:31:59,557 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,918 bytes to 5,761 (~97% of original) in 776ms = 0.007080MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-04-13 11:33:55,470 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-04-13 11:33:55,503 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-04-13 11:33:55,504 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-04-13 11:33:55,505 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-04-13 11:33:57,535 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-04-13 11:33:57,536 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:41.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:42.736Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:e0:14 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febb:e014/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:138892 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52487 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:227449316 (227.4 MB) TX bytes:7749851 (7.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2470 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2470 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:223453 (223.4 KB) TX bytes:223453 (223.4 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:41.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " File \"/home/ubuntu/vellum_host_nz0joj/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-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": "Execution done (PID=1741, return_code=0): /tmp/I9QFE/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "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-04-13T11:34:42.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-nz0joj", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-nz0joj", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-nz0joj", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "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-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-nz0joj", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " \r100 3149 100 3149 0 0 7753 0 --:--:-- --:--:-- --:--:-- 7756", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " File \"/home/ubuntu/vellum_host_nz0joj/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " File \"/home/ubuntu/vellum_host_nz0joj/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-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}], "metadata": {"pagination": {"total": 3193, "offset": 3119, "size": 50}}} 2019-04-13 11:34:47,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:47,546 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:47 GMT 2019-04-13 11:34:47,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:47,547 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:34:47,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:47,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:47,547 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:47,547 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:34:47,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-04-13 11:34:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:27 ? 00:00:01 /sbin/init root 2 0 0 11:27 ? 00:00:00 [kthreadd] root 3 2 0 11:27 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:27 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:27 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:27 ? 00:00:00 [rcu_sched] root 8 2 0 11:27 ? 00:00:00 [rcuos/0] root 9 2 0 11:27 ? 00:00:00 [rcu_bh] root 10 2 0 11:27 ? 00:00:00 [rcuob/0] root 11 2 0 11:27 ? 00:00:00 [migration/0] root 12 2 0 11:27 ? 00:00:00 [watchdog/0] root 13 2 0 11:27 ? 00:00:00 [khelper] root 14 2 0 11:27 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:27 ? 00:00:00 [netns] root 16 2 0 11:27 ? 00:00:00 [writeback] root 17 2 0 11:27 ? 00:00:00 [kintegrityd] root 18 2 0 11:27 ? 00:00:00 [bioset] root 19 2 0 11:27 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:27 ? 00:00:00 [kblockd] root 21 2 0 11:27 ? 00:00:00 [ata_sff] root 22 2 0 11:27 ? 00:00:00 [khubd] root 23 2 0 11:27 ? 00:00:00 [md] root 24 2 0 11:27 ? 00:00:00 [devfreq_wq] root 25 2 0 11:27 ? 00:00:00 [kworker/0:1] root 27 2 0 11:27 ? 00:00:00 [khungtaskd] root 28 2 0 11:27 ? 00:00:00 [kswapd0] root 29 2 0 11:27 ? 00:00:00 [vmstat] root 30 2 0 11:27 ? 00:00:00 [ksmd] root 31 2 0 11:27 ? 00:00:00 [khugepaged] root 32 2 0 11:27 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:27 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:27 ? 00:00:00 [crypto] root 46 2 0 11:27 ? 00:00:00 [kthrotld] root 47 2 0 11:27 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:27 ? 00:00:00 [vballoon] root 49 2 0 11:27 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:27 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:27 ? 00:00:00 [deferwq] root 72 2 0 11:27 ? 00:00:00 [charger_manager] root 114 2 0 11:27 ? 00:00:00 [kpsmoused] root 132 2 0 11:27 ? 00:00:00 [kworker/0:2] root 176 2 0 11:27 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:27 ? 00:00:00 [ext4-rsv-conver] root 381 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 11:27 ? 00:00:00 [kworker/u3:1] root 549 1 0 11:27 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 11:27 ? 00:00:00 [kauditd] message+ 874 1 0 11:27 ? 00:00:00 dbus-daemon --system --fork root 904 1 0 11:27 ? 00:00:00 /lib/systemd/systemd-logind syslog 926 1 0 11:27 ? 00:00:00 rsyslogd root 1041 1 0 11:27 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 11:27 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 11:27 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 11:27 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 11:27 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 11:27 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 11:27 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1098 1 0 11:27 ? 00:00:00 cron daemon 1099 1 0 11:27 ? 00:00:00 atd root 1186 1 0 11:27 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 11:27 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 11:27 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_nz0joj/env/bin/python -m cloudify_agent.worker --queue vellum_host_nz0joj --max-workers 5 --name vellum_host_nz0joj ubuntu 1466 1464 0 11:27 ? 00:00:02 /home/ubuntu/vellum_host_nz0joj/env/bin/python -m cloudify_agent.worker --queue vellum_host_nz0joj --max-workers 5 --name vellum_host_nz0joj ubuntu 1610 1 0 11:28 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_nz0joj/env/bin/diamond --configfile /home/ubuntu/vellum_host_nz0joj/work/plugins/diamond/etc/diamond.conf ubuntu 1731 1466 1 11:30 ? 00:00:03 /home/ubuntu/vellum_host_nz0joj/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-W8QmL9 ubuntu 1741 1731 0 11:30 ? 00:00:00 /bin/sh -c /tmp/I9QFE/install-vellum.sh ubuntu 1743 1741 0 11:30 ? 00:00:00 /bin/bash -e /tmp/I9QFE/install-vellum.sh root 2147 1 0 11:30 ? 00:00:00 upstart-udev-bridge --daemon root 2150 1 0 11:30 ? 00:00:00 upstart-file-bridge --daemon root 2153 1 0 11:30 ? 00:00:00 upstart-socket-bridge --daemon ntp 11855 1 0 11:33 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12258 1 0 11:33 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12582 1 0 11:33 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13234 1 0 11:34 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13240 13234 0 11:34 ? 00:00:00 cpulimit -e astaire -l 5 root 13643 12582 0 11:34 ? 00:00:00 [check-monit-upt] dnsmasq 14179 1 0 11:34 ? 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 14226 1743 0 11:34 ? 00:00:00 /bin/bash -e /tmp/I9QFE/install-vellum.sh ubuntu 14227 14226 0 11:34 ? 00:00:00 /bin/bash -e /tmp/I9QFE/install-vellum.sh root 14228 14227 0 11:34 ? 00:00:00 sudo ps -edf root 14229 14228 0 11:34 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-04-13 11:34:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-04-13 11:34:47,551 - 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:50323 0.0.0.0:* LISTEN 1731/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14179/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12582/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12258/memcached tcp6 0 0 ::1:53 :::* LISTEN 14179/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 11855/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11855/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11855/ntpd udp 0 0 0.0.0.0:28454 0.0.0.0:* 549/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12258/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14179/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 11855/ntpd udp6 0 0 ::1:123 :::* 11855/ntpd udp6 0 0 :::123 :::* 11855/ntpd udp6 0 0 :::44464 :::* 549/dhclient udp6 0 0 ::1:53 :::* 14179/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8709 874/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7227 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 14054 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9060 1097/acpid /var/run/acpid.socket real 0m0.008s user 0m0.003s sys 0m0.004s 2019-04-13 11:34:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-04-13 11:34:47,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/memcached.log /var/log/unattended-upgrades /var/log/btmp /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/rogers /var/log/lastlog /var/log/sysstat /var/log/sysstat/clearwater-sa13 /var/log/astaire /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20190413T110000Z.txt /var/log/alternatives.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/chronos /var/log/monit.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/astaire-throttle.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog real 0m0.009s user 0m0.000s sys 0m0.005s 2019-04-13 11:34:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-04-13 11:34:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-13 11:34:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-13 11:34:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-13 11:34:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-04-13 11:33:58.865913101 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.004s sys 0m0.002s 2019-04-13 11:34:47,552 - 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-04-13 11:34:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-13 11:34:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-04-13 11:34:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-04-13 11:34:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-04-13 11:31:50,486 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-04-13 11:31:50,520 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-13 11:31:50,758 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-04-13 11:31:51,174 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-04-13 11:31:51,189 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-04-13 11:31:51,189 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-04-13 11:31:51,717 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-13 11:31:51,737 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-04-13 11:31:51,769 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-04-13 11:31:51,769 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-04-13 11:31:51,769 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-04-13 11:31:51,772 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 697024(680K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-04-13 11:31:51,772 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66709344(65145K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-04-13 11:31:51,772 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-04-13 11:31:51,772 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-04-13 11:31:51,774 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678456(16287K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-04-13 11:31:51,774 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-04-13 11:31:51,776 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_1555155109.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1555155109.log] INFO [main] 2019-04-13 11:31:51,923 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-04-13 11:31:51,923 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-04-13 11:31:52,190 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-04-13 11:31:52,193 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-04-13 11:31:52,193 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-04-13 11:31:52,205 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-04-13 11:31:52,268 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-04-13 11:31:52,274 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-04-13 11:31:52,275 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-04-13 11:31:52,373 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-04-13 11:31:53,872 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-04-13 11:31:53,883 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-04-13 11:31:53,891 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-04-13 11:31:53,896 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-04-13 11:31:53,900 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-04-13 11:31:53,904 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-04-13 11:31:53,921 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-04-13 11:31:53,927 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-04-13 11:31:53,934 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-04-13 11:31:53,938 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-04-13 11:31:53,944 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-04-13 11:31:53,950 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-04-13 11:31:53,954 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-04-13 11:31:53,957 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-04-13 11:31:53,961 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-04-13 11:31:53,966 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-04-13 11:31:54,101 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-04-13 11:31:54,103 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-04-13 11:31:54,167 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-04-13 11:31:54,188 Memtable.java:347 - Writing Memtable-local@255355866(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-04-13 11:31:54,274 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=1555155113842, position=399) INFO [main] 2019-04-13 11:31:54,820 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-04-13 11:31:55,037 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-04-13 11:31:55,037 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-04-13 11:31:55,040 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-04-13 11:31:55,054 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-04-13 11:31:55,055 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-04-13 11:31:55,072 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-13 11:31:55,091 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-04-13 11:31:55,101 SystemKeyspace.java:765 - No host ID found, created b72080ba-8050-4c77-bc65-ecd9feb5b29b (Note: This should happen exactly once per node). INFO [main] 2019-04-13 11:31:55,107 StorageService.java:807 - Starting up server gossip INFO [main] 2019-04-13 11:31:55,113 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-04-13 11:31:55,114 Memtable.java:347 - Writing Memtable-local@2091840286(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-04-13 11:31:55,115 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=1555155113842, position=93397) INFO [main] 2019-04-13 11:31:55,385 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-13 11:31:55,400 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-04-13 11:31:55,430 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-04-13 11:31:55,446 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-13 11:31:55,457 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-04-13 11:31:55,466 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-13 11:31:55,473 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-04-13 11:31:55,489 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-04-13 11:31:55,491 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-04-13 11:31:55,499 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-04-13 11:31:55,509 StorageService.java:959 - Generated random tokens. tokens are [-5363975733114459892, 7379412292672304377, -5834230367158397423, 4579016712241109332, -386215297841760649, 8166898112403253742, -1425474958688132428, -4607117378657286995, 8986937420029004266, 8278225652813949084, 3034834291929185922, -730853065254923241, -4302608329104852015, -1445494637516176533, 7088399995007798268, 3259182393975883026, 2076281458803824446, -4651874256519990794, -2846163042441244424, -2775836282166567389, -1909771705907893637, -5095888327837208535, -1727808962158223787, -3186963066698560265, 4773959232498109727, -3623448616639587598, 3544966391432787310, -8049499221692306383, -886562896909661600, -5164358350573691803, -8275533590512000413, -4338104707842745400, 5255602247189940839, -3199549884542058250, -8798426011045078966, 1058177576976185076, 1810312645953925580, -2326659232260975732, -3859354563493402885, -2159199639175323166, 7720611259048492075, 3594744403713013415, 7116550102985263785, -7930789070567697119, 8450135961919524707, -8572597704488282304, -5295251285013872864, 9215689756034024365, 5849718150404749578, 5951325840473766667, -1177345825679084849, -3352688194857907887, 7736368474967253917, -5039516729670867950, -6268549994649872577, -3068721653291128283, -6171331935870520248, 4526709871568783253, 5244961096251888548, 4834834131723391005, -5824112154842443471, 1215128952744112429, 2748519515531376015, 4632512444830789598, 2856352499273861544, 7408283889703082073, -181586889007234938, 8754540744226339480, -6997746403440431928, 6396793415048275780, 8681869576304750117, -6454758348316845614, 4091161481460135447, -5666440602502236004, -4241922121411185366, 6106829610296865202, -6088296443901011018, 776886482042210082, -5676022338219535966, 5525368718106377559, -2673014206691272983, 4133077933322347971, -3202887455849317691, -1032953706468749924, -2917227060360822772, -5901480564052566004, -7617129188966476594, -6578998703764984111, -5472117001926465346, 7475648418968480935, 948217213555204132, 8921207228810711000, 3099191816698527627, 5445063218582216847, -5687978154493541625, 7543085654918730091, 8923173247719330279, 1264558014929971769, 5391993920591955055, -3585778146578864614, -6083998972722124665, 6927887665933392650, -3380272604107852669, 2325034512520638105, 3113835307900355774, 8564803263554017863, 7341640404735115593, 4285851017250359295, 2874418066490026674, 1471940814082117952, 5241623266495599768, 106134015849539759, -668743238020312375, -660298520675227107, -8381659779868470075, -8860447930718824504, 3256877079783041946, 1693102346943172905, -6443827800655742985, -1328976942449092712, 5699504181320356667, -6421174077974551450, -2206158895917738888, -6165066885883367044, -3751891533654666046, -5358589230827591277, -4481371288142552043, -6944474942156090280, 6642877406583522327, -6281174454261077882, 5658107215521016838, -8635796510496557254, 549131892767679064, 4591216974237987323, -4984391167795294257, -2626685098900565384, -2574870209954590695, -9059047594407661804, -1622621348309691120, 114061663923837976, -5659982477560098582, 7818961632581675692, 49160244344715119, -168851539588401814, -4631981378243581776, -5327867500886587457, -5006347375906982330, 6270792006876096166, 6415812272838263216, -718986421852257760, -3679312004746000012, -2418114764363971659, 4598680594876974834, -1868152195799076402, -1155385440093727041, 3918606137235547349, 7657597129472520972, 6360600660749545000, 984529527176302768, 67781641710673052, -4333104085691376263, -7229383664832044750, 5303654662279280453, 955999220184299289, -954736571654440107, 2206498438695803088, 6879119714568024175, -1936070065666099184, -1193955497455153107, -2714027654489120035, 2048714452057760511, 4718343793488694089, -1850177832021542903, -5871767701646881376, 2351876769923177220, -2526036469974856946, -8370641845466260363, 8450212892215105112, -67346310272258107, 4005051464603236559, 8580416244537307041, 4160281582129471382, -6557591065099524526, 3984872441235723188, -3099301281750399697, 5467741369610350194, 8594452461153267662, 6460078080314123048, 8411384893809240304, -3028048193209534911, -1829331290289023637, 1588212909472967473, 5189394790612943281, 1826648642442195800, 3173198719983296602, -166378971959788538, -860028190852801968, -7035305430451283875, 3925569692452918673, -2086325925399422819, -4132541274645141990, 72094655139940868, -5937212063378784540, 6461609193187613340, -8532820024003606158, 6949959688298202620, 3641134697638130164, -4619501682931280159, -8595380817579480270, -4059856780224091476, 1858387425554599254, -1637664260134753846, 3348224958132395742, 3622310031609040617, 4721522581595444631, 4765357252052810878, -705326888662347835, 5391401460788492425, 1965464926009888845, -7153494418526393836, -9208886222520885466, 6903783310952049098, -833860365169654994, 4381044200973193120, -2296271433029718164, 3021626085660278602, -7123137805876838687, -8790881172222271295, 1075767729510590288, -2063331268888540865, 2956141997546925879, -5020884594563715836, 8036529601299706633, -8625529191302168273, -7998537038008112898, 1320066266910511434, 8857675473797095321, -4522623961246894705, 6194392332314255355, 9008762729240944470, 3365863805996121278, -3023898526992241633, -8561285973114459024, 1884798935144967114, -3038682072991901974, -4809814478792634756, -8063245121827789430, -8112430785040219691, 1987763635468389817, 1204970510289888484, -7871199020464929344, 3426037422035833269, -3366408805066630524, -5756792087217952855, -782535835586531804, -6129265142063249012] INFO [main] 2019-04-13 11:31:55,522 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@7b0531d2[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@73166010[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@18e81b03} INFO [MigrationStage:1] 2019-04-13 11:31:55,589 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-04-13 11:31:55,592 Memtable.java:347 - Writing Memtable-schema_keyspaces@466595532(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-04-13 11:31:55,593 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=1555155113842, position=102352) INFO [MigrationStage:1] 2019-04-13 11:31:55,910 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-04-13 11:31:55,911 Memtable.java:347 - Writing Memtable-schema_columnfamilies@97044964(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-04-13 11:31:55,926 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=1555155113842, position=102352) INFO [MigrationStage:1] 2019-04-13 11:31:56,246 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-04-13 11:31:56,246 Memtable.java:347 - Writing Memtable-schema_columns@212003994(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-04-13 11:31:56,279 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=1555155113842, position=102352) INFO [MigrationStage:1] 2019-04-13 11:31:56,673 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-04-13 11:31:56,674 Memtable.java:347 - Writing Memtable-schema_triggers@1671293186(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-04-13 11:31:56,675 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=1555155113842, position=102352) INFO [MigrationStage:1] 2019-04-13 11:31:57,297 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-04-13 11:31:57,298 Memtable.java:347 - Writing Memtable-schema_usertypes@778105880(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-04-13 11:31:57,299 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=1555155113842, position=102352) INFO [MigrationStage:1] 2019-04-13 11:31:57,831 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@b0ed9f7[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-04-13 11:31:57,842 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-04-13 11:31:57,843 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7a032156[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-04-13 11:31:57,854 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-04-13 11:31:57,896 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-04-13 11:31:57,897 Memtable.java:347 - Writing Memtable-local@1978927105(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-04-13 11:31:57,898 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=1555155113842, position=102595) INFO [main] 2019-04-13 11:31:58,446 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51482 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-04-13 11:31:58,446 Memtable.java:347 - Writing Memtable-local@757606762(8.368KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-04-13 11:31:58,458 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=1555155113842, position=114588) INFO [CompactionExecutor:2] 2019-04-13 11:31:58,721 CompactionTask.java:141 - Compacting [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-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2019-04-13 11:31:58,797 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-04-13 11:31:59,008 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-04-13 11:31:59,040 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-04-13 11:31:59,040 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-04-13 11:31:59,103 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-04-13 11:31:59,110 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2019-04-13 11:31:59,557 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,918 bytes to 5,761 (~97% of original) in 776ms = 0.007080MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-04-13 11:33:55,470 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-04-13 11:33:55,503 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-04-13 11:33:55,504 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-04-13 11:33:55,505 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-04-13 11:33:57,535 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-04-13 11:33:57,536 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.002s 2019-04-13 11:34:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-04-13 11:34:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:e0:14 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febb:e014/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:138892 errors:0 dropped:0 overruns:0 frame:0 TX packets:52487 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:227449316 (227.4 MB) TX bytes:7749851 (7.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2470 errors:0 dropped:0 overruns:0 frame:0 TX packets:2470 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:223453 (223.4 KB) TX bytes:223453 (223.4 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-04-13 11:34:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_nz0joj/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-04-13 11:34:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:34:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1741, return_code=0): /tmp/I9QFE/install-vellum.sh 2019-04-13 11:34:47,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-04-13 11:34:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-04-13 11:34:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-04-13 11:34:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-13 11:34:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:34:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:34:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:34:47,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:34:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:34:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-04-13 11:34:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-04-13 11:34:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-04-13 11:34:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-13 11:34:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-13 11:34:47,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-04-13 11:34:47,558 - 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-04-13 11:34:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-04-13 11:34:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-nz0joj 2019-04-13 11:34:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-nz0joj 2019-04-13 11:34:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-nz0joj 2019-04-13 11:34:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-13 11:34:47,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-13 11:34:47,559 - 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-nz0joj 2019-04-13 11:34:47,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 7753 0 --:--:-- --:--:-- --:--:-- 7756 2019-04-13 11:34:47,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-04-13 11:34:47,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_nz0joj/env/bin/ctx", line 13, in 2019-04-13 11:34:47,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-04-13 11:34:47,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_nz0joj/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-04-13 11:34:47,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-04-13 11:34:47,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:47,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:47,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:47,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:47,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:47,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:47,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:47,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:47,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:47,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:47,620 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:47 GMT 2019-04-13 11:34:47,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:47,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:47,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:47,621 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:47,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:52,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:52,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:52,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:52,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:52,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:52,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:52,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:52,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:52,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\xdc' in position 31735: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.243Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.8cdacd85-2c72-44a8-846f-31bab60fd0f6"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.895Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:43.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.895Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:43.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.895Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:43.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:43.895Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:43.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:45.614Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/UQB9M/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:45.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:46.246Z", "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-04-13T11:34:45.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:46.246Z", "message": "Process created, PID: 14346", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:45.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:46.246Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:45.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:46.246Z", "message": "[vellum] 192.168.120.6", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:45.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:46.246Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:45.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:46.246Z", "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-04-13T11:34:45.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:46.246Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:45.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:46.246Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:45.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:46.246Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:34:45.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3193, "offset": 3169, "size": 50}}} 2019-04-13 11:34:52,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:52,723 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:52 GMT 2019-04-13 11:34:52,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:52,723 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:34:52,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:52,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:52,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:52,724 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:34:52,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-04-13 11:34:52,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\xdc' in position 31735: ordinal not in range(128)") 2019-04-13 11:34:52,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:34:52,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-04-13 11:34:52,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-04-13 11:34:52,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-04-13 11:34:52,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:34:52,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-04-13 11:34:52,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-04-13 11:34:52,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:34:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:34:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-13 11:34:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-13 11:34:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:34:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/UQB9M/start-vellum.sh 2019-04-13 11:34:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:34:52,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14346 2019-04-13 11:34:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-04-13 11:34:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.6 2019-04-13 11:34:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:34:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:34:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:34:52,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:34:52,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-04-13 11:34:52,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:52,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:52,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:52,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:52,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:52,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:52,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:52,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:52,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:52,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:52,800 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:52 GMT 2019-04-13 11:34:52,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:52,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:52,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:52,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:52,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:57,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:34:57,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:57,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:57,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:57,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:57,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:57,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:57,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:57,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:34:56.008Z", "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-04-13T11:34:55.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3194, "offset": 3193, "size": 50}}} 2019-04-13 11:34:57,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:57,900 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:57 GMT 2019-04-13 11:34:57,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:57,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-13 11:34:57,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:57,901 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:57,901 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:34:57,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:34:57,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:34:57,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:34:57,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:34:57,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:34:57,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:34:57,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:34:57,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:34:57,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:34:57,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:34:57,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:34:57,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:34:57 GMT 2019-04-13 11:34:57,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:34:57,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:34:57,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:34:57,960 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:34:57,960 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:02,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:35:03,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:03,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:03,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:03,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:03,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:03,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:03,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:03,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3194, "offset": 3194, "size": 50}}} 2019-04-13 11:35:03,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:03,211 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:03 GMT 2019-04-13 11:35:03,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:03,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:35:03,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:03,211 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:03,212 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:03,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:35:03,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:03,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:03,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:03,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:03,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:03,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:03,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:03,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:35:03,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:03,273 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:03 GMT 2019-04-13 11:35:03,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:03,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:35:03,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:03,273 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:03,273 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:08,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:35:08,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:08,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:08,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:08,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:08,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:08,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:08,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:08,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:35:05.801Z", "message": "Waiting for process 14346 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:35:05.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:35:06.524Z", "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-04-13T11:35:05.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3196, "offset": 3194, "size": 50}}} 2019-04-13 11:35:08,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:08,368 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:08 GMT 2019-04-13 11:35:08,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:08,368 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:35:08,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:08,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:08,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:08,368 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:35:08,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14346 to end... 2019-04-13 11:35:08,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:35:08,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:35:08,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:08,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:08,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:08,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:08,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:08,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:08,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:08,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:35:08,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:08,453 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:08 GMT 2019-04-13 11:35:08,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:08,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:35:08,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:08,453 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:08,453 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:13,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:35:13,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:13,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:13,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:13,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:13,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:13,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:13,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:13,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3196, "offset": 3196, "size": 50}}} 2019-04-13 11:35:13,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:13,556 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:13 GMT 2019-04-13 11:35:13,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:13,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:35:13,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:13,557 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:13,557 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:13,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:35:13,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:13,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:13,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:13,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:13,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:13,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:13,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:13,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:35:13,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:13,612 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:13 GMT 2019-04-13 11:35:13,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:13,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:35:13,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:13,612 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:13,613 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:18,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:35:18,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:18,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:18,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:18,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:18,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:18,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:18,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:18,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:35:16.034Z", "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-04-13T11:35:15.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3197, "offset": 3196, "size": 50}}} 2019-04-13 11:35:18,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:18,724 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:18 GMT 2019-04-13 11:35:18,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:18,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-13 11:35:18,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:18,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:18,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:35:18,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:35:18,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:18,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:18,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:18,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:18,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:18,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:18,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:18,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:35:18,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:18,820 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:18 GMT 2019-04-13 11:35:18,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:18,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:35:18,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:18,820 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:18,820 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:23,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:35:23,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:23,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:23,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:23,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:23,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:23,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:23,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:23,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3197, "offset": 3197, "size": 50}}} 2019-04-13 11:35:23,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:23,916 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:23 GMT 2019-04-13 11:35:23,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:23,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:35:23,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:23,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:23,916 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:23,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:35:23,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:23,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:23,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:23,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:23,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:23,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:23,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:23,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:35:23,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:23,976 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:23 GMT 2019-04-13 11:35:23,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:23,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:35:23,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:23,976 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:23,976 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:28,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:35:29,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:29,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:29,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:29,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:29,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:29,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:29,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:29,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:35:25.804Z", "message": "Waiting for process 14346 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:35:25.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:35:26.522Z", "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-04-13T11:35:25.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3199, "offset": 3197, "size": 50}}} 2019-04-13 11:35:29,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:29,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:29 GMT 2019-04-13 11:35:29,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:29,072 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:35:29,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:29,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:29,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:29,073 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:35:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14346 to end... 2019-04-13 11:35:29,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:35:29,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:35:29,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:29,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:29,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:29,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:29,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:29,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:29,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:29,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:35:29,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:29,145 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:29 GMT 2019-04-13 11:35:29,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:29,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:35:29,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:29,145 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:29,145 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:34,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:35:34,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:34,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:34,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:34,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:34,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:34,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:34,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:34,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3199, "offset": 3199, "size": 50}}} 2019-04-13 11:35:34,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:34,238 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:34 GMT 2019-04-13 11:35:34,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:34,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:35:34,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:34,239 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:34,239 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:34,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:35:34,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:34,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:34,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:34,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:34,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:34,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:34,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:34,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:35:34,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:34,299 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:34 GMT 2019-04-13 11:35:34,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:34,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:35:34,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:34,299 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:34,299 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:39,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:35:39,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:39,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:39,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:39,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:39,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:39,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:39,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:39,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:35:36.034Z", "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-04-13T11:35:35.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3200, "offset": 3199, "size": 50}}} 2019-04-13 11:35:39,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:39,412 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:39 GMT 2019-04-13 11:35:39,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:39,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-13 11:35:39,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:39,412 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:39,412 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:39,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:35:39,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:35:39,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:39,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:39,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:39,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:39,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:39,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:39,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:39,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:35:39,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:39,478 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:39 GMT 2019-04-13 11:35:39,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:39,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:35:39,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:39,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:39,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:44,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:35:44,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:44,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:44,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:44,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:44,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:44,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:44,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:44,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3200, "offset": 3200, "size": 50}}} 2019-04-13 11:35:44,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:44,568 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:44 GMT 2019-04-13 11:35:44,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:44,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:35:44,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:44,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:44,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:44,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:35:44,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:44,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:44,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:44,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:44,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:44,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:44,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:44,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:35:44,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:44,623 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:44 GMT 2019-04-13 11:35:44,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:44,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:35:44,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:44,623 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:44,623 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:49,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:35:49,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:49,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:49,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:49,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:49,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:49,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:49,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:49,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:35:45.819Z", "message": "Waiting for process 14346 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:35:45.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:35:46.488Z", "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-04-13T11:35:46.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3202, "offset": 3200, "size": 50}}} 2019-04-13 11:35:49,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:49,713 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:49 GMT 2019-04-13 11:35:49,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:49,713 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:35:49,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:49,713 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:49,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:49,713 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:35:49,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14346 to end... 2019-04-13 11:35:49,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:35:49,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:35:49,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:49,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:49,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:49,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:49,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:49,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:49,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:49,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:35:49,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:49,790 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:49 GMT 2019-04-13 11:35:49,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:49,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:35:49,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:49,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:49,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:54,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:35:54,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:54,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:54,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:54,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:54,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:54,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:54,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:54,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3202, "offset": 3202, "size": 50}}} 2019-04-13 11:35:54,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:54,909 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:54 GMT 2019-04-13 11:35:54,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:54,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:35:54,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:54,909 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:54,909 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:54,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:35:54,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:35:54,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:35:54,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:35:54,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:35:54,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:35:54,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:35:54,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:35:54,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:35:54,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:35:54,996 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:35:54 GMT 2019-04-13 11:35:54,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:35:54,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:35:54,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:35:54,996 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:35:54,996 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:35:59,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:00,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:00,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:00,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:00,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:00,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:00,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:00,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:00,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:35:56.250Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:35:56.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3203, "offset": 3202, "size": 50}}} 2019-04-13 11:36:00,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:00,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:00 GMT 2019-04-13 11:36:00,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:00,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-13 11:36:00,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:00,114 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:00,114 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:00,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:36:00,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:00,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:00,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:00,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:00,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:00,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:00,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:00,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:00,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:00,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:00,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:00 GMT 2019-04-13 11:36:00,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:00,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:00,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:00,203 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:00,203 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:05,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:05,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:05,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:05,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:05,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:05,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:05,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:05,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:05,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3203, "offset": 3203, "size": 50}}} 2019-04-13 11:36:05,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:05,291 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:05 GMT 2019-04-13 11:36:05,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:05,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:36:05,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:05,291 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:05,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:05,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:05,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:05,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:05,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:05,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:05,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:05,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:05,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:05,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:05,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:05,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:05 GMT 2019-04-13 11:36:05,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:05,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:05,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:05,357 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:05,357 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:10,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:10,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:10,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:10,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:10,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:10,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:10,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:10,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:10,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:36:05.876Z", "message": "Waiting for process 14346 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:36:05.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:36:06.493Z", "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-04-13T11:36:06.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3205, "offset": 3203, "size": 50}}} 2019-04-13 11:36:10,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:10,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:10 GMT 2019-04-13 11:36:10,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:10,449 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:36:10,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:10,449 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:10,449 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:10,449 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:36:10,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14346 to end... 2019-04-13 11:36:10,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:36:10,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:10,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:10,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:10,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:10,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:10,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:10,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:10,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:10,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:10,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:10,513 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:10 GMT 2019-04-13 11:36:10,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:10,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:10,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:10,514 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:10,514 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:15,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:15,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:15,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:15,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:15,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:15,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:15,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:15,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:15,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3205, "offset": 3205, "size": 50}}} 2019-04-13 11:36:15,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:15,602 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:15 GMT 2019-04-13 11:36:15,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:15,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:36:15,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:15,603 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:15,603 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:15,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:15,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:15,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:15,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:15,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:15,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:15,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:15,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:15,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:15,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:15,675 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:15 GMT 2019-04-13 11:36:15,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:15,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:15,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:15,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:15,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:20,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:20,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:20,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:20,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:20,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:20,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:20,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:20,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:20,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:36:16.254Z", "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-04-13T11:36:16.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3206, "offset": 3205, "size": 50}}} 2019-04-13 11:36:20,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:20,773 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:20 GMT 2019-04-13 11:36:20,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:20,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-13 11:36:20,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:20,773 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:20,773 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:20,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:36:20,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:20,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:20,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:20,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:20,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:20,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:20,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:20,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:20,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:20,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:20,836 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:20 GMT 2019-04-13 11:36:20,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:20,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:20,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:20,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:20,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:25,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:25,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:25,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:25,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:25,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:25,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:25,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:25,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:25,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:36:25.883Z", "message": "Waiting for process 14346 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:36:25.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3207, "offset": 3206, "size": 50}}} 2019-04-13 11:36:25,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:25,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:25 GMT 2019-04-13 11:36:25,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:25,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-04-13 11:36:25,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:25,937 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:25,937 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:25,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14346 to end... 2019-04-13 11:36:25,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:25,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:25,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:25,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:25,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:25,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:25,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:25,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:25,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:25,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:25,999 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:25 GMT 2019-04-13 11:36:25,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:25,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:26,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:26,000 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:26,000 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:31,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:31,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:31,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:31,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:31,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:31,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:31,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:31,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:31,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:36:26.549Z", "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-04-13T11:36:26.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3208, "offset": 3207, "size": 50}}} 2019-04-13 11:36:31,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:31,106 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:31 GMT 2019-04-13 11:36:31,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:31,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-13 11:36:31,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:31,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:31,106 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:31,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:36:31,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:31,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:31,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:31,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:31,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:31,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:31,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:31,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:31,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:31,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:31,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:31 GMT 2019-04-13 11:36:31,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:31,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:31,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:31,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:31,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:36,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:36,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:36,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:36,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:36,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:36,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:36,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:36,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:36,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3208, "offset": 3208, "size": 50}}} 2019-04-13 11:36:36,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:36,270 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:36 GMT 2019-04-13 11:36:36,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:36,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:36:36,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:36,270 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:36,270 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:36,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:36,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:36,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:36,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:36,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:36,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:36,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:36,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:36,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:36,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:36,330 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:36 GMT 2019-04-13 11:36:36,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:36,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:36,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:36,330 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:36,330 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:41,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:41,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:41,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:41,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:41,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:41,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:41,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:41,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:41,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:36:36.482Z", "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-04-13T11:36:36.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3209, "offset": 3208, "size": 50}}} 2019-04-13 11:36:41,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:41,424 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:41 GMT 2019-04-13 11:36:41,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:41,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-13 11:36:41,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:41,424 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:41,424 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:41,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:36:41,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:41,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:41,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:41,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:41,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:41,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:41,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:41,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:41,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:41,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:41,484 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:41 GMT 2019-04-13 11:36:41,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:41,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:41,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:41,484 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:41,484 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:46,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:46,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:46,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:46,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:46,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:46,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:46,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:46,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:46,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:36:45.906Z", "message": "Waiting for process 14346 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:36:45.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:36:46.473Z", "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-04-13T11:36:46.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3211, "offset": 3209, "size": 50}}} 2019-04-13 11:36:46,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:46,577 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:46 GMT 2019-04-13 11:36:46,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:46,577 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:36:46,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:46,577 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:46,577 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:46,577 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:36:46,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14346 to end... 2019-04-13 11:36:46,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:36:46,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:46,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:46,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:46,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:46,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:46,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:46,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:46,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:46,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:46,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:46,660 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:46 GMT 2019-04-13 11:36:46,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:46,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:46,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:46,660 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:46,660 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:51,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:51,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:51,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:51,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:51,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:51,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:51,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:51,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:51,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3211, "offset": 3211, "size": 50}}} 2019-04-13 11:36:51,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:51,785 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:51 GMT 2019-04-13 11:36:51,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:51,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:36:51,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:51,786 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:51,786 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:51,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:51,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:51,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:51,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:51,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:51,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:51,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:51,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:51,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:51,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:51,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:51 GMT 2019-04-13 11:36:51,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:51,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:51,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:51,843 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:51,843 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:56,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:36:56,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:56,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:56,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:56,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:56,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:56,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:56,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:56,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:36:56.484Z", "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-04-13T11:36:56.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3212, "offset": 3211, "size": 50}}} 2019-04-13 11:36:56,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:56,938 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:56 GMT 2019-04-13 11:36:56,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:56,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-13 11:36:56,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:56,938 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:56,938 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:36:56,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-13 11:36:56,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:36:56,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:36:56,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:36:56,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:36:56,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:36:56,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:36:56,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:36:56,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:36:56,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:36:56,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:36:56,997 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:36:56 GMT 2019-04-13 11:36:56,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:36:56,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:36:56,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:36:56,997 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:36:56,997 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:37:02,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:37:02,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:37:02,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:37:02,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:37:02,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:37:02,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:37:02,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:37:02,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:37:02,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3212, "offset": 3212, "size": 50}}} 2019-04-13 11:37:02,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:37:02,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:37:02 GMT 2019-04-13 11:37:02,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:37:02,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:37:02,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:37:02,115 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:37:02,115 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:37:02,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:37:02,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:37:02,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:37:02,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:37:02,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:37:02,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:37:02,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:37:02,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:37:02,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-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:37:02,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:37:02,187 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:37:02 GMT 2019-04-13 11:37:02,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:37:02,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:37:02,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:37:02,187 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:37:02,187 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:37:07,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:37:07,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:37:07,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:37:07,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:37:07,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:37:07,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:37:07,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:37:07,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:37:07,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:05.913Z", "message": "Waiting for process 14346 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:05.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:06.481Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "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-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " Active Internet connections (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " will not be shown, you would have to be root to see it all.)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " [vellum] => (Not all processes could be identified, non-owned process info", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " [vellum] netstat", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " RX bytes:356640 (356.6 KB) TX bytes:356640 (356.6 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " TX packets:3552 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " RX packets:3552 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " UP LOOPBACK RUNNING MTU:65536 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " inet addr:127.0.0.1 Mask:255.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " RX bytes:227534294 (227.5 MB) TX bytes:7907040 (7.9 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " TX packets:52832 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " RX packets:139125 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " inet6 addr: fe80::f816:3eff:febb:e014/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:e0:14 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "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-04-13T11:37:06.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8709 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " unix 2 [ ACC ] SEQPACKET LISTENING 7227 - /run/udev/control", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " unix 2 [ ACC ] STREAM LISTENING 14054 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9060 - /var/run/acpid.socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": "Execution done (PID=14346, return_code=0): /tmp/UQB9M/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}], "metadata": {"pagination": {"total": 3295, "offset": 3212, "size": 50}}} 2019-04-13 11:37:07,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:37:07,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:37:07 GMT 2019-04-13 11:37:07,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:37:07,322 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:37:07,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:37:07,322 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:37:07,323 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:37:07,323 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:37:07,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14346 to end... 2019-04-13 11:37:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-04-13 11:37:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 2019-04-13 11:37:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active Internet connections (only servers) 2019-04-13 11:37:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - will not be shown, you would have to be root to see it all.) 2019-04-13 11:37:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => (Not all processes could be identified, non-owned process info 2019-04-13 11:37:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] netstat 2019-04-13 11:37:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:356640 (356.6 KB) TX bytes:356640 (356.6 KB) 2019-04-13 11:37:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-04-13 11:37:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:3552 errors:0 dropped:0 overruns:0 carrier:0 2019-04-13 11:37:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:3552 errors:0 dropped:0 overruns:0 frame:0 2019-04-13 11:37:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-04-13 11:37:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-04-13 11:37:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-04-13 11:37:07,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-04-13 11:37:07,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:37:07,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:07,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:227534294 (227.5 MB) TX bytes:7907040 (7.9 MB) 2019-04-13 11:37:07,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-04-13 11:37:07,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:52832 errors:0 dropped:0 overruns:0 carrier:0 2019-04-13 11:37:07,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:139125 errors:0 dropped:0 overruns:0 frame:0 2019-04-13 11:37:07,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-04-13 11:37:07,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:febb:e014/64 Scope:Link 2019-04-13 11:37:07,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 2019-04-13 11:37:07,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:e0:14 2019-04-13 11:37:07,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:07,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:07,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:07,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-04-13 11:37:07,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:07,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8709 - /var/run/dbus/system_bus_socket 2019-04-13 11:37:07,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7227 - /run/udev/control 2019-04-13 11:37:07,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 14054 - @/com/ubuntu/upstart 2019-04-13 11:37:07,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9060 - /var/run/acpid.socket 2019-04-13 11:37:07,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14346, return_code=0): /tmp/UQB9M/start-vellum.sh 2019-04-13 11:37:07,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:07,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:07,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:07,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:07,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:07,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:07,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:07,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:07,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:07,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:07,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:07,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:07,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:07,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:07,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:07,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:37:07,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:37:07,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:37:07,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:37:07,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:37:07,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:37:07,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:37:07,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:37:07,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:37:07,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:37:07,407 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:37:07 GMT 2019-04-13 11:37:07,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:37:07,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-13 11:37:07,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:37:07,408 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:37:07,408 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:37:12,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:37:12,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:37:12,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:37:12,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:37:12,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:37:12,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:37:12,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:37:12,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:37:12,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " Active Internet connections (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " will not be shown, you would have to be root to see it all.)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " [vellum] => (Not all processes could be identified, non-owned process info", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " [vellum] netstat", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " RX bytes:356640 (356.6 KB) TX bytes:356640 (356.6 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " TX packets:3552 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " RX packets:3552 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " UP LOOPBACK RUNNING MTU:65536 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " inet addr:127.0.0.1 Mask:255.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " RX bytes:227534294 (227.5 MB) TX bytes:7907040 (7.9 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " TX packets:52832 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " RX packets:139125 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " inet6 addr: fe80::f816:3eff:febb:e014/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:e0:14 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.052Z", "message": " /tmp/UQB9M/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:06.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.58e8dfbf-c601-47ce-8a55-b9b63e0bb6f2"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.801Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:07.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.801Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:07.441Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:07.801Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:07.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:08.805Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GAW8M/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:08.689Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.399Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:09.183Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.399Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHUDXsD', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:09.348Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.399Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpU36MP3', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:09.167Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.399Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:09.176Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.399Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:09.183Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.399Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {u'vellum_z6vvlk': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-z6vvlk'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:09.183Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.399Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {u'vellum_z6vvlk': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-z6vvlk'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:09.167Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.399Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:09.166Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.399Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:09.135Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.399Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:08.939Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.903Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:09.356Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:09.903Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:09.364Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc", "logger": "ctx.20ace682-cd3c-4a0c-914a-fe38fcf84e8f"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:37:10.585Z", "message": "Node instance started", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T11:37:10.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 3315, "offset": 3262, "size": 50}}} 2019-04-13 11:37:12,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:37:12,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:37:12 GMT 2019-04-13 11:37:12,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:37:12,497 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:37:12,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:37:12,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:37:12,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:37:12,497 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:37:12,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active Internet connections (only servers) 2019-04-13 11:37:12,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - will not be shown, you would have to be root to see it all.) 2019-04-13 11:37:12,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => (Not all processes could be identified, non-owned process info 2019-04-13 11:37:12,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] netstat 2019-04-13 11:37:12,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:356640 (356.6 KB) TX bytes:356640 (356.6 KB) 2019-04-13 11:37:12,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-04-13 11:37:12,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:3552 errors:0 dropped:0 overruns:0 carrier:0 2019-04-13 11:37:12,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:3552 errors:0 dropped:0 overruns:0 frame:0 2019-04-13 11:37:12,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-04-13 11:37:12,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-04-13 11:37:12,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-04-13 11:37:12,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-04-13 11:37:12,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:37:12,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:227534294 (227.5 MB) TX bytes:7907040 (7.9 MB) 2019-04-13 11:37:12,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-04-13 11:37:12,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:52832 errors:0 dropped:0 overruns:0 carrier:0 2019-04-13 11:37:12,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:139125 errors:0 dropped:0 overruns:0 frame:0 2019-04-13 11:37:12,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-04-13 11:37:12,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:febb:e014/64 Scope:Link 2019-04-13 11:37:12,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 2019-04-13 11:37:12,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:e0:14 2019-04-13 11:37:12,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:37:12,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:12,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:12,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:12,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:37:12,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:37:12,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:12,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:37:12,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:12,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:12,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-04-13 11:37:12,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UQB9M/start-vellum.sh: connect: Connection refused 2019-04-13 11:37:12,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:37:12,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:37:12,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-13 11:37:12,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GAW8M/bind.py 2019-04-13 11:37:12,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:37:12,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHUDXsD', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:37:12,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpU36MP3', '/etc/bind/db.clearwater.local'] 2019-04-13 11:37:12,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:37:12,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:37:12,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {u'vellum_z6vvlk': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-z6vvlk'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:37:12,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {u'ellis_eyk4zw': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.9', u'name': u'ellis-eyk4zw'}}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {u'vellum_z6vvlk': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-z6vvlk'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:37:12,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:37:12,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:37:12,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:37:12,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:37:12,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:37:12,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-13 11:37:12,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/2585c724-75e4-4469-a36f-214dd06dd1bc 2019-04-13 11:37:12,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:37:12,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:37:12,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:37:12,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:37:12,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:37:12,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:37:12,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:37:12,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-13T11:37:10.432Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"} 2019-04-13 11:37:12,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:37:12,561 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:37:12 GMT 2019-04-13 11:37:12,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:37:12,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-04-13 11:37:12,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:37:12,562 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:37:12,562 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:37:12,562 - 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-04-13T11:23:22.290Z', u'id': u'2585c724-75e4-4469-a36f-214dd06dd1bc', u'ended_at': u'2019-04-13T11:37:10.432Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-04-13T11:23:22.289Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-04-13 11:37:12,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-04-13 11:37:12,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:37:12,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:37:12,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:37:12,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:37:12,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:37:12,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:37:12,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:37:12,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.200"}, "deployment_id": "clearwater-opnfv"} 2019-04-13 11:37:12,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:37:12,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:37:12 GMT 2019-04-13 11:37:12,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:37:12,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-04-13 11:37:12,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:37:12,621 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:37:12,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:37:12,624 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.200 2019-04-13 11:37:12,715 - 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-04-13 11:37:12,785 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-04-13 11:37:12,786 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-04-13 11:37:12,821 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-13 11:37:12,822 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-04-13 11:38:18,279 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-13 11:38:18,279 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-04-13 11:39:23,586 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-13 11:39:23,586 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-04-13 11:40:28,938 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-13 11:40:28,938 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-04-13 11:41:34,234 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-13 11:41:34,234 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-04-13 11:41:59,399 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550687@clearwater.opnfv', u'sip_username': u'6505550687', u'formatted_number': u'(650) 555-0687', u'number': u'6505550687', u'sip_uri': u'sip:6505550687@clearwater.opnfv', u'number_id': u'6f74210fb72241a1b879d218152c80c9', u'sip_password': u'Mmps4nr99', u'pstn': False} 2019-04-13 11:41:59,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-04-13 11:41:59,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:41:59,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:41:59,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:41:59,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:41:59,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:41:59,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:41:59,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:41:59,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.200"}, "deployment_id": "clearwater-opnfv"} 2019-04-13 11:41:59,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:41:59,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:41:59 GMT 2019-04-13 11:41:59,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:41:59,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-04-13 11:41:59,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:41:59,487 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:41:59,487 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:41:59,487 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-04-13 11:41:59,487 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-04-13 11:41:59,511 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-04-13 11:41:59,512 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-04-13 11:44:10,572 - 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) - (6505550560, 6505550488) Passed Basic Call - SDP (TCP) - (6505550265, 6505550787) Passed Basic Call - Tel URIs (TCP) - (6505550553, 6505550431) Passed Basic Call - Unknown number (TCP) - (6505550021, 6505550727) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550861, 6505550589) Passed Basic Call - Messages - Pager model (TCP) - (6505550789, 6505550374) Passed Basic Call - Pracks (TCP) - (6505550843, 6505550689) Passed Basic Registration (TCP) - (6505550518) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550873, 6505550876) Passed Call Barring - Outbound Rejection (TCP) - (6505550478, 6505550031) 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) - (6505550199, 6505550912) 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) - (6505550487, 6505550107, 6505550597) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550920, 6505550688, 6505550901) Passed Call Diversion - Not reachable (408) (TCP) - (6505550991, 6505550580, 6505550037) Passed Call Diversion - Not reachable (503) (TCP) - (6505550409, 6505550101, 6505550219) Passed Call Diversion - Not reachable (500) (TCP) - (6505550845, 6505550507, 6505550643) Passed Call Diversion - Busy (TCP) - (6505550728, 6505550983, 6505550183) Passed Call Diversion - Unconditional (TCP) - (6505550140, 6505550035, 6505550584) Passed Call Diversion - No answer (TCP) - (6505550773, 6505550147, 6505550037) Passed Call Diversion - Bad target URI (TCP) - (6505550917, 6505550314) Passed Call Diversion - Audio-only call (TCP) - (6505550753, 6505550426, 6505550717, 6505550210) Passed Call Diversion - Audio-video call (TCP) - (6505550938, 6505550501, 6505550991, 6505550353) Passed Call Forking - Mainline (TCP) - (6505550625, 6505550355) Passed Call Forking - Endpoint offline (TCP) - (6505550712, 6505550944) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550587, 6505550520) Passed Call Waiting - Accepted (TCP) - (6505550295, 6505550304, 6505550744) Passed Call Waiting - Cancelled (TCP) - (6505550270, 6505550995, 6505550027) Passed CANCEL - Mainline (TCP) - (6505550296, 6505550412) Passed Filtering - Accept-Contact (TCP) - (6505550886, 6505550385) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550154, 6505550621) Passed Filtering - Accept-Contact no match (TCP) - (6505550385, 6505550719) Passed Filtering - Accept-Contact negated match (TCP) - (6505550774, 6505550560) Passed Filtering - RFC3841 example (TCP) - (6505550549, 6505550535) Passed Filtering - Reject-Contact no match (TCP) - (6505550293, 6505550306) Passed Filtering - Reject-Contact match (TCP) - (6505550068, 6505550831) 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) - (6505550210) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550624) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550692) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550133) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550752, 6505550094) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550744, 6505550637) Passed GRUU - Call - only GRUU as target (TCP) - (6505550939, 6505550080) Passed GRUU - Call - AoR as target (TCP) - (6505550648, 6505550971) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550163, 6505550044) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550948, 6505550996) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550631, 6505550275) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550658, 6505550414) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550931, 6505550700) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550112, 6505550523) 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) - (6505550566) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550459) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550350) 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) - (6505550767, 6505550261) 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-04-13 11:44:10,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-04-13 11:44:10,700 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 11:44:10,700 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 26:27 | PASS | +----------------------+------------------+------------------+----------------+ 2019-04-13 11:44:10,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-04-13 11:44:10,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-04-13 11:44:10,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:10,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:10,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:10,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:10,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:10,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:10,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:10,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-04-13T11:23:18.821Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:16.389Z", "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:16.391Z", "id": "7bf44b06-8a9c-4f9d-860b-baf8cc2a34ea"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-13T11:37:10.432Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:22.289Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-13T11:23:22.290Z", "id": "2585c724-75e4-4469-a36f-214dd06dd1bc"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-04-13 11:44:10,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:10,794 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:10 GMT 2019-04-13 11:44:10,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:10,794 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:44:10,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:10,794 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:10,794 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:10,794 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:44:10,795 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-04-13 11:44:11,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:11,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:11,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:11,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:11,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:11,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:11,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:11,505 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2019-04-13 11:44:11,505 - 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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:44:11,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:11,505 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:11 GMT 2019-04-13 11:44:11,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:11,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:44:11,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:11,505 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:11,505 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:11,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:44:11,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:11,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:11,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:11,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:11,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:11,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:11,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:11,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-13 11:44:11,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:11,672 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:11 GMT 2019-04-13 11:44:11,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:11,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-13 11:44:11,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:11,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:11,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:11,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:44:11,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:11,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:11,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:11,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:11,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:11,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:11,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:11,783 - 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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:44:11,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:11,784 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:11 GMT 2019-04-13 11:44:11,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:11,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:44:11,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:11,784 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:11,784 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:16,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:44:16,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:16,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:16,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:16,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:16,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:16,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:16,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:16,871 - 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-04-13T11:44:12.304Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:12.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:15.093Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:14.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:15.740Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:15.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:15.740Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:15.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:15.740Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:15.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:16.335Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:15.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:16.335Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:15.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:16.335Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:15.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 8, "offset": 0, "size": 50}}} 2019-04-13 11:44:16,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:16,871 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:16 GMT 2019-04-13 11:44:16,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:16,872 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:44:16,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:16,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:16,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:16,872 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:44:16,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2019-04-13 11:44:16,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:44:16,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:44:16,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:44:16,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:16,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:44:16,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:44:16,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:44:16,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:44:16,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:16,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:16,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:16,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:16,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:16,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:16,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:16,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:44:16,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:16,972 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:16 GMT 2019-04-13 11:44:16,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:16,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:44:16,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:16,972 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:16,972 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:21,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:44:22,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:22,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:22,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:22,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:22,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:22,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:22,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:22,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:16.880Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/XK61J/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "homer_wwl8aq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:16.880Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:16.880Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:16.880Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:16.880Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:16.880Z", "message": "Process created, PID: 24256", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:16.880Z", "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-04-13T11:44:16.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:17.384Z", "message": "Execution done (PID=24256, return_code=1): /tmp/XK61J/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:17.384Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:17.384Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:17.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:17.384Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:17.384Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:17.384Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:17.384Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:17.384Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:16.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.0fda0b9c-252a-4831-8228-085f79f84fb7"}, {"node_instance_id": "bono_d28nxm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:17.914Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:17.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "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-04-13T11:44:18.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": "Execution done (PID=17729, return_code=1): /tmp/7L23B/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/S5S7U/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "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-04-13T11:44:18.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": "Process created, PID: 16138", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "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-04-13T11:44:18.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "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-04-13T11:44:18.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": "Process created, PID: 17729", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:18.468Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/7L23B/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "dime_pc2gz6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "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-04-13T11:44:18.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "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-04-13T11:44:18.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e20d7fd8-e2dd-4aca-83d1-8fafeffb21b0"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Execution done (PID=16138, return_code=1): /tmp/S5S7U/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2c8e4b9c-705a-4759-837a-2f952bc7de99"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.128Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/EOQZT/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}], "metadata": {"pagination": {"total": 93, "offset": 8, "size": 50}}} 2019-04-13 11:44:22,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:22,061 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:22 GMT 2019-04-13 11:44:22,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:22,061 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:44:22,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:22,061 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:22,061 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:22,061 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:44:22,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/XK61J/stop-vellum.sh 2019-04-13 11:44:22,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:22,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-04-13 11:44:22,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:44:22,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:44:22,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 24256 2019-04-13 11:44:22,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:44:22,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=24256, return_code=1): /tmp/XK61J/stop-vellum.sh 2019-04-13 11:44:22,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'vellum' not found 2019-04-13 11:44:22,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:22,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:44:22,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:44:22,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:44:22,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:44:22,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:44:22,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:22,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2019-04-13 11:44:22,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-04-13 11:44:22,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17729, return_code=1): /tmp/7L23B/stop-ellis.sh 2019-04-13 11:44:22,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:44:22,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:44:22,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/S5S7U/stop-homer.sh 2019-04-13 11:44:22,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:44:22,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16138 2019-04-13 11:44:22,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:44:22,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:44:22,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-04-13 11:44:22,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:44:22,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-04-13 11:44:22,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:44:22,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:44:22,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17729 2019-04-13 11:44:22,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/7L23B/stop-ellis.sh 2019-04-13 11:44:22,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:22,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:44:22,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-04-13 11:44:22,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:44:22,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-04-13 11:44:22,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:44:22,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:44:22,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:44:22,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:44:22,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:44:22,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16138, return_code=1): /tmp/S5S7U/stop-homer.sh 2019-04-13 11:44:22,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:44:22,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:44:22,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:44:22,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:44:22,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:44:22,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/EOQZT/stop-bono.sh 2019-04-13 11:44:22,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:44:22,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:22,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:22,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:22,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:22,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:22,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:22,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:22,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:44:22,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:22,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:22 GMT 2019-04-13 11:44:22,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:22,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:44:22,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:22,137 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:22,137 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:27,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:44:27,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:27,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:27,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:27,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:27,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:27,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:27,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:27,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.852Z", "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-04-13T11:44:18.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.852Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:19.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.852Z", "message": "Process created, PID: 16070", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.852Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.852Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:19.852Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:18.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:20.567Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/7L23B/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/7L23B/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_1b3qip/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_1b3qip/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_1b3qip/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_1b3qip/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_1b3qip/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_1b3qip/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/7L23B/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-13T11:44:19.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_wwl8aq", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:20.567Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/S5S7U/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/S5S7U/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_vj9jlr/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_vj9jlr/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_vj9jlr/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_vj9jlr/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_vj9jlr/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_vj9jlr/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/S5S7U/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-13T11:44:19.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:20.567Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:19.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:20.567Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/XK61J/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/XK61J/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_nz0joj/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_nz0joj/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_nz0joj/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_nz0joj/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_nz0joj/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_nz0joj/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/XK61J/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-13T11:44:19.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Process created, PID: 18118", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "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-04-13T11:44:20.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/JHYZL/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Execution done (PID=17546, return_code=1): /tmp/AJSWH/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Process created, PID: 17546", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "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-04-13T11:44:20.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/AJSWH/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c227799e-353a-4f50-9bee-b6874fe02bbc"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.165Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.762Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.762Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.925Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:21.762Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:20.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.274Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:21.823Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.274Z", "message": "Downloaded scripts/bind/bind.py to /tmp/L8LV4/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.022Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": "dime_pc2gz6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.274Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/AJSWH/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/AJSWH/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_0us399/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_0us399/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_0us399/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_0us399/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_0us399/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_0us399/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/AJSWH/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-13T11:44:21.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.274Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.185Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.918Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.918Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.600Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.918Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.431Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.918Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpczk9On', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.408Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.918Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {u'vellum_z6vvlk': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-z6vvlk'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.407Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.918Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.450Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.918Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.450Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.918Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {u'vellum_z6vvlk': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-z6vvlk'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.450Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.918Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp8DVdiq', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.680Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.918Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.407Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:22.918Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.372Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}], "metadata": {"pagination": {"total": 183, "offset": 58, "size": 50}}} 2019-04-13 11:44:27,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:27,247 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:27 GMT 2019-04-13 11:44:27,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:27,247 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:44:27,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:27,248 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:27,248 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:27,248 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:44:27,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:44:27,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:27,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16070 2019-04-13 11:44:27,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:44:27,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:44:27,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2019-04-13 11:44:27,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/7L23B/stop-ellis.sh, exit_code: 1 2019-04-13 11:44:27,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/S5S7U/stop-homer.sh, exit_code: 1 2019-04-13 11:44:27,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:44:27,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/XK61J/stop-vellum.sh, exit_code: 1 2019-04-13 11:44:27,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18118 2019-04-13 11:44:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:44:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/JHYZL/stop-sprout.sh 2019-04-13 11:44:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:44:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:44:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:44:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:44:27,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:44:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17546, return_code=1): /tmp/AJSWH/stop-dime.sh 2019-04-13 11:44:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'dime' not found 2019-04-13 11:44:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2019-04-13 11:44:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:44:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:44:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17546 2019-04-13 11:44:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2019-04-13 11:44:27,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:44:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:44:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:44:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:44:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:44:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/AJSWH/stop-dime.sh 2019-04-13 11:44:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:44:27,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:44:27,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:27,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:44:27,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:27,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/L8LV4/bind.py 2019-04-13 11:44:27,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/AJSWH/stop-dime.sh, exit_code: 1 2019-04-13 11:44:27,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:44:27,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:44:27,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:27,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:44:27,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpczk9On', '/etc/bind/db.clearwater.local'] 2019-04-13 11:44:27,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {u'vellum_z6vvlk': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-z6vvlk'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:44:27,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:44:27,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:44:27,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {u'vellum_z6vvlk': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-z6vvlk'}}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:44:27,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8DVdiq', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:44:27,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:44:27,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:44:27,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:44:27,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:27,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:27,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:27,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:27,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:27,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:27,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:27,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:44:27,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:27,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:27 GMT 2019-04-13 11:44:27,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:27,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:44:27,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:27,320 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:27,320 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:32,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:44:32,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:32,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:32,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:32,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:32,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:32,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:32,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:32,397 - 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-04-13T11:44:23.532Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HZN1I/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.043Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:23.532Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.017Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:23.532Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.193Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:23.532Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.448Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:23.532Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.722Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:23.532Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:22.704Z", "source_id": "ellis_eyk4zw", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.deeba408-8899-4290-8837-19a477a401b1"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:23.532Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.875Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.527Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "Downloaded scripts/bind/bind.py to /tmp/T781L/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.804Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.765Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.754Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpGv5sYR', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.738Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.527Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.507Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.507Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpYZiS4Z', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.508Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.518Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.170Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:23.527Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.1d99907d-c060-41b1-a51e-aa5e65761fd2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpVnO7GY', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.252Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.274Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.274Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.274Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6GhxfZ', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.427Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.434Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.442Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.251Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.266Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.103Z", "source_id": "vellum_z6vvlk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.002Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.221Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:24.762Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.251Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5eb178b1-a3a6-46c1-bbc3-43190fbcc109"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.349Z", "message": "Downloaded scripts/bind/bind.py to /tmp/AW9EJ/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.995Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.349Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:24.706Z", "source_id": "homer_wwl8aq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "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-04-13T11:44:25.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "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-04-13T11:44:25.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.279Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Execution done (PID=18118, return_code=1): /tmp/JHYZL/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.11da2d05-06e5-47ce-a7f6-3272836749fa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.532Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}], "metadata": {"pagination": {"total": 229, "offset": 108, "size": 50}}} 2019-04-13 11:44:32,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:32,398 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:32 GMT 2019-04-13 11:44:32,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:32,398 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:44:32,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:32,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:32,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:32,398 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:44:32,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HZN1I/bind.py 2019-04-13 11:44:32,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:44:32,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:44:32,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:44:32,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:44:32,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:44:32,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:44:32,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:44:32,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:32,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:44:32,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:44:32,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/T781L/bind.py 2019-04-13 11:44:32,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:44:32,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:44:32,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGv5sYR', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:44:32,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:44:32,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:44:32,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_wwl8aq': {u'public_address': u'', u'private_address': u'192.168.120.16', u'name': u'homer-wwl8aq'}}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:44:32,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpYZiS4Z', '/etc/bind/db.clearwater.local'] 2019-04-13 11:44:32,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:44:32,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:44:32,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpVnO7GY', '/etc/bind/db.clearwater.local'] 2019-04-13 11:44:32,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:44:32,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:44:32,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:44:32,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6GhxfZ', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:44:32,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:44:32,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:44:32,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_pc2gz6': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-pc2gz6'}}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:44:32,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:44:32,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:44:32,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:32,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:44:32,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:44:32,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:44:32,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/AW9EJ/bind.py 2019-04-13 11:44:32,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:44:32,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:44:32,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-13 11:44:32,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-04-13 11:44:32,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-04-13 11:44:32,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Quiescing Sprout SIP Router sprout 2019-04-13 11:44:32,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:44:32,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18118, return_code=1): /tmp/JHYZL/stop-sprout.sh 2019-04-13 11:44:32,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:44:32,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:44:32,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:44:32,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:44:32,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:44:32,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:44:32,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:44:32,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:32,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:32,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:32,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:32,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:32,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:32,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:32,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:44:32,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:32,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:32 GMT 2019-04-13 11:44:32,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:32,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:44:32,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:32,475 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:32,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:37,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:44:37,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:37,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:37,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:37,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:37,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:37,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:37,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:37,566 - 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-04-13T11:44:25.907Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.532Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.563Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.563Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpcQELJC', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.564Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.573Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.582Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.582Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.582Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:25.907Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpkkv6pF', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.771Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.780Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:26.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/JHYZL/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/JHYZL/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_q5zrdk/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_q5zrdk/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_q5zrdk/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_q5zrdk/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_q5zrdk/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_q5zrdk/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/JHYZL/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-13T11:44:25.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "message": "Process created, PID: 17844", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "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-04-13T11:44:25.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/W265Z/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:26.625Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:25.789Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3cc283b4-f6c2-4ec8-8bc0-02bc0106b56a"}, {"node_instance_id": "homer_wwl8aq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:27.211Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:26.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:27.211Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:26.307Z", "source_id": "dime_pc2gz6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:27.211Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:27.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:27.211Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:26.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:27.792Z", "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-04-13T11:44:27.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:27.792Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3S2FL/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:27.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:27.792Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:27.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:27.792Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:27.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:27.792Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:27.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:27.792Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:27.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:27.792Z", "message": "Process created, PID: 16241", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:27.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:28.438Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:27.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:28.438Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:27.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:28.438Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:28.087Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_pc2gz6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:29.004Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:28.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:29.004Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/45FG0/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:28.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:29.004Z", "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-04-13T11:44:28.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:29.004Z", "message": "Process created, PID: 24439", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:28.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:29.004Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:28.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:29.004Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:28.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:29.004Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:28.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:29.651Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.477Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:29.651Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.298Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:29.651Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0OXOS/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.154Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:30.135Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.525Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.507Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.508Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4cgttV', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.508Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}], "metadata": {"pagination": {"total": 262, "offset": 158, "size": 50}}} 2019-04-13 11:44:37,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:37,566 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:37 GMT 2019-04-13 11:44:37,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:37,566 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:44:37,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:37,566 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:37,566 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:37,566 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:44:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:44:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:44:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:44:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcQELJC', '/etc/bind/db.clearwater.local'] 2019-04-13 11:44:37,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:44:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:44:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:44:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_cf8ic5': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'sprout-cf8ic5'}}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:44:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpkkv6pF', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:44:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:44:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:44:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/JHYZL/stop-sprout.sh, exit_code: 1 2019-04-13 11:44:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:44:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:44:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-13 11:44:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:44:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:44:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17844 2019-04-13 11:44:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:44:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/W265Z/remove-cluster-node.sh 2019-04-13 11:44:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:44:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:44:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:44:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:44:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3S2FL/remove-cluster-node.sh 2019-04-13 11:44:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:44:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-13 11:44:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:44:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:44:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16241 2019-04-13 11:44:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:44:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:44:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/45FG0/remove-cluster-node.sh 2019-04-13 11:44:37,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:44:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 24439 2019-04-13 11:44:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:44:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:44:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-13 11:44:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:44:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:44:37,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0OXOS/bind.py 2019-04-13 11:44:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:44:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:44:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:44:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:44:37,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4cgttV', '/etc/bind/db.clearwater.local'] 2019-04-13 11:44:37,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:44:37,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:37,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:37,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:37,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:37,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:37,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:37,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:37,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:44:37,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:37,652 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:37 GMT 2019-04-13 11:44:37,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:37,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:44:37,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:37,653 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:37,653 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:42,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:44:42,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:42,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:42,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:42,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:42,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:42,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:42,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:42,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.704Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IN8DR/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:30.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "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-04-13T11:44:30.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "Process created, PID: 17582", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:30.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:30.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:30.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:30.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.507Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.508Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4cgttV', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.508Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.524Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.246Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:29.524Z", "source_id": "sprout_cf8ic5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03329df4-a7e1-438a-97be-f9a3410f0320"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.878Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:30.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:30.878Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:30.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:31.545Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:30.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:32.213Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:31.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:32.213Z", "message": "Process created, PID: 18316", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:31.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:32.213Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J3K8F/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:31.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:32.213Z", "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-04-13T11:44:31.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:32.213Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:31.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:32.213Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:31.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:33.974Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:34.489Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:34.489Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:34.489Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:34.489Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:34.489Z", "message": " Removed member bc46a5ea566c7ab2 from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:34.489Z", "message": "Execution done (PID=17844, return_code=0): /tmp/W265Z/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:34.489Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:34.489Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:34.489Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:34.489Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "ellis_eyk4zw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:34.489Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:33.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aa9cfb78-5cc5-4aa0-9b12-901fdf50d179"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": "Execution done (PID=16241, return_code=0): /tmp/3S2FL/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_eyk4zw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_wwl8aq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.034Z", "message": " Removed member 885c9c79fb9150e5 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:34.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.16390b11-800c-4263-900f-62db3cc97205"}, {"node_instance_id": "homer_wwl8aq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.675Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:35.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:35.675Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:35.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 296, "offset": 208, "size": 50}}} 2019-04-13 11:44:42,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:42,765 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:42 GMT 2019-04-13 11:44:42,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:42,765 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:44:42,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:42,765 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:42,765 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:42,765 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:44:42,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:44:42,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IN8DR/remove-cluster-node.sh 2019-04-13 11:44:42,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:44:42,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17582 2019-04-13 11:44:42,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:44:42,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:44:42,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-13 11:44:42,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:44:42,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_d28nxm': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.15', u'name': u'bono-d28nxm'}}}, 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-04-13 11:44:42,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4cgttV', '/etc/bind/db.clearwater.local'] 2019-04-13 11:44:42,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:44:42,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:44:42,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:44:42,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:44:42,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:44:42,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:44:42,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18316 2019-04-13 11:44:42,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/J3K8F/remove-cluster-node.sh 2019-04-13 11:44:42,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:44:42,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-13 11:44:42,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:44:42,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-13 11:44:42,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-13 11:44:42,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-13 11:44:42,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-13 11:44:42,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-13 11:44:42,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member bc46a5ea566c7ab2 from cluster 2019-04-13 11:44:42,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17844, return_code=0): /tmp/W265Z/remove-cluster-node.sh 2019-04-13 11:44:42,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:44:42,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:44:42,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:44:42,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:44:42,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:44:42,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-13 11:44:42,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-13 11:44:42,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-13 11:44:42,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:44:42,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:44:42,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:44:42,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16241, return_code=0): /tmp/3S2FL/remove-cluster-node.sh 2019-04-13 11:44:42,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:44:42,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:44:42,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-13 11:44:42,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-13 11:44:42,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:44:42,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:44:42,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:44:42,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 885c9c79fb9150e5 from cluster 2019-04-13 11:44:42,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:44:42,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-13 11:44:42,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:44:42,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:42,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:42,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:42,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:42,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:42,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:42,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:42,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:44:42,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:42,840 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:42 GMT 2019-04-13 11:44:42,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:42,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:44:42,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:42,840 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:42,840 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:47,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:44:47,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:47,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:47,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:47,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:47,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:47,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:47,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:47,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_wwl8aq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:36.274Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:35.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:37.059Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:36.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:37.059Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:36.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:37.059Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:36.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:37.676Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:37.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:38.243Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:38.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:38.873Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:38.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:38.873Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:38.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:38.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": "Execution done (PID=17582, return_code=0): /tmp/IN8DR/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": " Removed member dd7dcd6a9ed79224 from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "dime_pc2gz6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4a691f32-59f1-48bb-a8fe-a2401cc5d76c"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": "Stopping Agent ellis_host_1b3qip", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.109b54a2-a09d-4466-bad3-a2b09b7a2df8"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.454Z", "message": "Waiting for process 16070 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:38.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "dime_pc2gz6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:39.958Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_pc2gz6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:40.671Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:39.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:40.671Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:40.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:40.671Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:40.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:40.671Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:40.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:40.671Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:40.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.109b54a2-a09d-4466-bad3-a2b09b7a2df8"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:40.671Z", "message": "Successfully stopped daemon: ellis_host_1b3qip\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:40.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.109b54a2-a09d-4466-bad3-a2b09b7a2df8"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:40.671Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_1b3qip stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:40.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.109b54a2-a09d-4466-bad3-a2b09b7a2df8"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:41.253Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:41.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:41.253Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:40.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:41.902Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:41.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:41.902Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:41.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:41.902Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:41.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:42.436Z", "message": "Deleting Agent ellis_host_1b3qip", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:42.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c892ec45-8860-4cda-ba37-6cde544ca76c"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:43.034Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:42.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:43.034Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:42.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:43.034Z", "message": "Stopping Agent homer_host_vj9jlr", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:42.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aef24f49-fb27-4736-b52e-ac9fce77914e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:43.752Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:43.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aef24f49-fb27-4736-b52e-ac9fce77914e"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:44.282Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:43.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:44.282Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:44.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:44.282Z", "message": "Successfully stopped daemon: homer_host_vj9jlr\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:43.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aef24f49-fb27-4736-b52e-ac9fce77914e"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:44.282Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_vj9jlr stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:43.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.aef24f49-fb27-4736-b52e-ac9fce77914e"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:44.877Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:44.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:44.877Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:44.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:44.877Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:44.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:45.460Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:44.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 320, "offset": 258, "size": 50}}} 2019-04-13 11:44:47,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:47,930 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:47 GMT 2019-04-13 11:44:47,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:47,931 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:44:47,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:47,931 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:47,931 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:47,931 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:44:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:44:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:44:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-13 11:44:47,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-13 11:44:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-13 11:44:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-13 11:44:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-13 11:44:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-13 11:44:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-13 11:44:47,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-13 11:44:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-13 11:44:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-13 11:44:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:44:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:44:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:44:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:44:47,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:44:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17582, return_code=0): /tmp/IN8DR/remove-cluster-node.sh 2019-04-13 11:44:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member dd7dcd6a9ed79224 from cluster 2019-04-13 11:44:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-13 11:44:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-13 11:44:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-13 11:44:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_1b3qip 2019-04-13 11:44:47,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16070 to end... 2019-04-13 11:44:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:44:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:44:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:44:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-13 11:44:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-13 11:44:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-13 11:44:47,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_1b3qip 2019-04-13 11:44:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_1b3qip stop 2019-04-13 11:44:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-13 11:44:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-13 11:44:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-13 11:44:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-13 11:44:47,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-13 11:44:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_1b3qip 2019-04-13 11:44:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-13 11:44:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-13 11:44:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_vj9jlr 2019-04-13 11:44:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-13 11:44:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-13 11:44:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-13 11:44:47,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_vj9jlr 2019-04-13 11:44:47,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_vj9jlr stop 2019-04-13 11:44:47,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-13 11:44:47,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-13 11:44:47,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-13 11:44:47,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-13 11:44:47,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:44:47,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:47,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:47,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:47,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:47,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:47,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:47,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:47,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:44:47,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:47,999 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:47 GMT 2019-04-13 11:44:47,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:47,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:44:47,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:47,999 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:47,999 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:53,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:44:53,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:53,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:53,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:53,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:53,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:53,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:53,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:53,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:45.460Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:44.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:45.991Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:45.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.6aa610e6-ee7a-4b3a-b8b5-b165dfe37d90"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:45.991Z", "message": "Deleting Agent homer_host_vj9jlr", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:45.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7d48b178-7f93-471c-8e6f-dbdcfad9070d"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:46.674Z", "message": "11:44:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_1b3qip: No response received for task 4d9063718b2046fe9247e1a4a0d0af63", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:46.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c892ec45-8860-4cda-ba37-6cde544ca76c"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:46.674Z", "message": "Successfully deleted daemon: ellis_host_1b3qip", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:46.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c892ec45-8860-4cda-ba37-6cde544ca76c"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:46.674Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:46.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:46.674Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:46.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:46.674Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_0us399 stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:45.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.6aa610e6-ee7a-4b3a-b8b5-b165dfe37d90"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:46.674Z", "message": "Successfully stopped daemon: dime_host_0us399\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:45.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.6aa610e6-ee7a-4b3a-b8b5-b165dfe37d90"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:46.674Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:46.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c892ec45-8860-4cda-ba37-6cde544ca76c"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:46.674Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:46.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c892ec45-8860-4cda-ba37-6cde544ca76c"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:47.391Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:46.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:48.141Z", "message": "Deleting Agent dime_host_0us399", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:47.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4f3a998e-36ba-493e-b32b-ef22a8d130ab"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:48.141Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:47.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:48.141Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:47.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:48.141Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:47.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:48.673Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:44:48.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:48.673Z", "message": "Waiting for process 24439 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:48.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:49.341Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-43b0e31d-4321-47b0-bea2-c2a3d7a5a097", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:48.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:49.341Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b0e31d-4321-47b0-bea2-c2a3d7a5a097 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:44:48.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:49.341Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2e1ed4ff62852f4d5ea6f44b128ec294f19e7300\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:49.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:49.908Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:49.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7d48b178-7f93-471c-8e6f-dbdcfad9070d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:49.908Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:49.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7d48b178-7f93-471c-8e6f-dbdcfad9070d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:49.908Z", "message": "Successfully deleted daemon: homer_host_vj9jlr", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:49.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7d48b178-7f93-471c-8e6f-dbdcfad9070d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:49.908Z", "message": "11:44:49 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_vj9jlr: No response received for task 818c1999ef06487bbb3ee77675739484", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:49.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7d48b178-7f93-471c-8e6f-dbdcfad9070d"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:50.490Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2e1ed4ff62852f4d5ea6f44b128ec294f19e7300\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:50.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:50.490Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-dc32e79c-81f8-42ee-81ed-9687bdc8fe4f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:50.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:50.490Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-dc32e79c-81f8-42ee-81ed-9687bdc8fe4f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:50.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:50.490Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:44:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc32e79c-81f8-42ee-81ed-9687bdc8fe4f x-compute-request-id: req-dc32e79c-81f8-42ee-81ed-9687bdc8fe4f 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-04-13T11:44:50.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:50.490Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:44:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d4bf5e9-b951-4498-b006-ba5181a9978c x-compute-request-id: req-3d4bf5e9-b951-4498-b006-ba5181a9978c Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:50.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:50.490Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-3d4bf5e9-b951-4498-b006-ba5181a9978c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:50.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:50.490Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-3d4bf5e9-b951-4498-b006-ba5181a9978c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:50.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:50.490Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:50.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:51.171Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:50.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:51.171Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:50.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:51.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:44:51.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:51.730Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:51.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4f3a998e-36ba-493e-b32b-ef22a8d130ab"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:51.730Z", "message": "11:44:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_0us399: No response received for task f27fbfebeff44494b8ffbbbe709db1a4", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:51.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4f3a998e-36ba-493e-b32b-ef22a8d130ab"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:51.730Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:51.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4f3a998e-36ba-493e-b32b-ef22a8d130ab"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:51.730Z", "message": "Successfully deleted daemon: dime_host_0us399", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:51.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4f3a998e-36ba-493e-b32b-ef22a8d130ab"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:52.397Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23cb09a2ac65a0e465bb106c46138c29bce010bd\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:52.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:52.397Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-327240f0-32c4-422e-8fc5-3531a6b209eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:44:51.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:52.397Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-327240f0-32c4-422e-8fc5-3531a6b209eb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:51.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:52.397Z", "message": "Waiting for process 18316 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:51.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}], "metadata": {"pagination": {"total": 352, "offset": 308, "size": 50}}} 2019-04-13 11:44:53,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:53,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:53 GMT 2019-04-13 11:44:53,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:53,095 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:44:53,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:53,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:53,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:53,095 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:44:53,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-13 11:44:53,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-13 11:44:53,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_vj9jlr 2019-04-13 11:44:53,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:44:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_1b3qip: No response received for task 4d9063718b2046fe9247e1a4a0d0af63 2019-04-13 11:44:53,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_1b3qip 2019-04-13 11:44:53,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-13 11:44:53,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-13 11:44:53,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_0us399 stop 2019-04-13 11:44:53,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_0us399 2019-04-13 11:44:53,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-13 11:44:53,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-13 11:44:53,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-13 11:44:53,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_0us399 2019-04-13 11:44:53,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-13 11:44:53,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-13 11:44:53,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-13 11:44:53,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-04-13 11:44:53,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24439 to end... 2019-04-13 11:44:53,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-43b0e31d-4321-47b0-bea2-c2a3d7a5a097 2019-04-13 11:44:53,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b0e31d-4321-47b0-bea2-c2a3d7a5a097 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:44:53,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1ed4ff62852f4d5ea6f44b128ec294f19e7300" 2019-04-13 11:44:53,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-13 11:44:53,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-13 11:44:53,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_vj9jlr 2019-04-13 11:44:53,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:44:49 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_vj9jlr: No response received for task 818c1999ef06487bbb3ee77675739484 2019-04-13 11:44:53,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1ed4ff62852f4d5ea6f44b128ec294f19e7300" -d '{"os-stop": null}' 2019-04-13 11:44:53,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-dc32e79c-81f8-42ee-81ed-9687bdc8fe4f 2019-04-13 11:44:53,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-dc32e79c-81f8-42ee-81ed-9687bdc8fe4f 2019-04-13 11:44:53,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:44:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc32e79c-81f8-42ee-81ed-9687bdc8fe4f x-compute-request-id: req-dc32e79c-81f8-42ee-81ed-9687bdc8fe4f Content-Length: 0 Content-Type: application/json 2019-04-13 11:44:53,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:44:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d4bf5e9-b951-4498-b006-ba5181a9978c x-compute-request-id: req-3d4bf5e9-b951-4498-b006-ba5181a9978c Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:44:53,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-3d4bf5e9-b951-4498-b006-ba5181a9978c 2019-04-13 11:44:53,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-3d4bf5e9-b951-4498-b006-ba5181a9978c 2019-04-13 11:44:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-13 11:44:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-13 11:44:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-13 11:44:53,103 - 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-04-13 11:44:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-13 11:44:53,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:44:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_0us399: No response received for task f27fbfebeff44494b8ffbbbe709db1a4 2019-04-13 11:44:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-13 11:44:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_0us399 2019-04-13 11:44:53,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/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23cb09a2ac65a0e465bb106c46138c29bce010bd" 2019-04-13 11:44:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-327240f0-32c4-422e-8fc5-3531a6b209eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:44:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-327240f0-32c4-422e-8fc5-3531a6b209eb 2019-04-13 11:44:53,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 18316 to end... 2019-04-13 11:44:53,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:44:53,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:53,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:53,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:53,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:53,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:53,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:53,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:53,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:44:53,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:53,165 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:53 GMT 2019-04-13 11:44:53,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:53,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:44:53,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:53,165 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:53,165 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:58,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:44:58,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:58,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:58,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:58,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:58,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:58,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:58,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:58,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:53.145Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:52.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:53.145Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:52.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:53.145Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:52.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:53.780Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23cb09a2ac65a0e465bb106c46138c29bce010bd\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:53.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:53.780Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:44: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-4b36c74b-6dac-4853-a926-2bb32cfd67e9 x-compute-request-id: req-4b36c74b-6dac-4853-a926-2bb32cfd67e9 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-04-13T11:44:53.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:53.780Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-4b36c74b-6dac-4853-a926-2bb32cfd67e9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:53.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:53.780Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-4b36c74b-6dac-4853-a926-2bb32cfd67e9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:53.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:53.780Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:44: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-9eadac7e-4034-496e-9df2-131bc8e74d86 x-compute-request-id: req-9eadac7e-4034-496e-9df2-131bc8e74d86 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:53.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:53.780Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-9eadac7e-4034-496e-9df2-131bc8e74d86", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:53.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:53.780Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-9eadac7e-4034-496e-9df2-131bc8e74d86", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:53.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:54.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:53.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:54.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fbc5bb2e9317ef084ba8ecd680b0a962c45fe08f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:54.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:54.465Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-516a704a-71f9-42b9-a1cf-ccb14ffeb822", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:53.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:54.465Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-516a704a-71f9-42b9-a1cf-ccb14ffeb822 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:44:53.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:55.582Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-148140ba-7c82-4736-808d-db076a9fac4e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:44: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-148140ba-7c82-4736-808d-db076a9fac4e x-compute-request-id: req-148140ba-7c82-4736-808d-db076a9fac4e 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-04-13T11:44:55.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fbc5bb2e9317ef084ba8ecd680b0a962c45fe08f\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-37680b6f-ddcc-4d62-b90a-8a8136c0288c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-37680b6f-ddcc-4d62-b90a-8a8136c0288c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:44: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-37680b6f-ddcc-4d62-b90a-8a8136c0288c x-compute-request-id: req-37680b6f-ddcc-4d62-b90a-8a8136c0288c Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:03Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": " Removed member 8b2b32288e7a33f3 from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "Execution done (PID=18316, return_code=0): /tmp/J3K8F/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5e893b34-56d3-4447-a12a-79ccea538c1c"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:56.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.095Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-148140ba-7c82-4736-808d-db076a9fac4e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:55.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "sprout_cf8ic5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:56.828Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:56.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:57.552Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:57.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:57.552Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:56.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 389, "offset": 352, "size": 50}}} 2019-04-13 11:44:58,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:58,254 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:58 GMT 2019-04-13 11:44:58,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:58,254 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:44:58,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:58,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:58,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:44:58,254 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:44:58,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-13 11:44:58,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-13 11:44:58,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-13 11:44:58,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23cb09a2ac65a0e465bb106c46138c29bce010bd" -d '{"os-stop": null}' 2019-04-13 11:44:58,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:44: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-4b36c74b-6dac-4853-a926-2bb32cfd67e9 x-compute-request-id: req-4b36c74b-6dac-4853-a926-2bb32cfd67e9 Content-Length: 0 Content-Type: application/json 2019-04-13 11:44:58,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-4b36c74b-6dac-4853-a926-2bb32cfd67e9 2019-04-13 11:44:58,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-4b36c74b-6dac-4853-a926-2bb32cfd67e9 2019-04-13 11:44:58,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:44: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-9eadac7e-4034-496e-9df2-131bc8e74d86 x-compute-request-id: req-9eadac7e-4034-496e-9df2-131bc8e74d86 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:44:58,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-9eadac7e-4034-496e-9df2-131bc8e74d86 2019-04-13 11:44:58,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-9eadac7e-4034-496e-9df2-131bc8e74d86 2019-04-13 11:44:58,257 - 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-04-13 11:44:58,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc5bb2e9317ef084ba8ecd680b0a962c45fe08f" 2019-04-13 11:44:58,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-516a704a-71f9-42b9-a1cf-ccb14ffeb822 2019-04-13 11:44:58,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-516a704a-71f9-42b9-a1cf-ccb14ffeb822 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:44:58,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-13 11:44:58,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-148140ba-7c82-4736-808d-db076a9fac4e 2019-04-13 11:44:58,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:44: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-148140ba-7c82-4736-808d-db076a9fac4e x-compute-request-id: req-148140ba-7c82-4736-808d-db076a9fac4e Content-Length: 0 Content-Type: application/json 2019-04-13 11:44:58,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:44:58,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:44:58,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:44:58,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:44:58,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:44:58,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc5bb2e9317ef084ba8ecd680b0a962c45fe08f" -d '{"os-stop": null}' 2019-04-13 11:44:58,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-37680b6f-ddcc-4d62-b90a-8a8136c0288c 2019-04-13 11:44:58,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-37680b6f-ddcc-4d62-b90a-8a8136c0288c 2019-04-13 11:44:58,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:44: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-37680b6f-ddcc-4d62-b90a-8a8136c0288c x-compute-request-id: req-37680b6f-ddcc-4d62-b90a-8a8136c0288c Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:03Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:44:58,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-13 11:44:58,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-13 11:44:58,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-13 11:44:58,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-13 11:44:58,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 8b2b32288e7a33f3 from cluster 2019-04-13 11:44:58,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18316, return_code=0): /tmp/J3K8F/remove-cluster-node.sh 2019-04-13 11:44:58,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:44:58,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-148140ba-7c82-4736-808d-db076a9fac4e 2019-04-13 11:44:58,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:44:58,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-13 11:44:58,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:44:58,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:44:58,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:44:58,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:44:58,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:44:58,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:44:58,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:44:58,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:44:58,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:44:58,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:44:58,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:44:58,325 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:44:58 GMT 2019-04-13 11:44:58,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:44:58,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:44:58,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:44:58,325 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:44:58,325 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:03,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:45:03,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:03,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:03,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:03,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:03,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:03,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:03,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:03,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:58.919Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:58.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:59.667Z", "message": "Waiting for process 16070 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:59.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:44:59.667Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:44:59.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:00.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2e1ed4ff62852f4d5ea6f44b128ec294f19e7300\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:00.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:00.887Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:00.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:00.887Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:00.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:00.887Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:00.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:00.887Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-dd37dffa-9c1d-4201-9126-4d0bc7ff9aae x-compute-request-id: req-dd37dffa-9c1d-4201-9126-4d0bc7ff9aae Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:44:50Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:00.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:01.555Z", "message": "Stopping Agent sprout_host_q5zrdk", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:01.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2b88d55b-b6a9-49b8-9c1a-ade0254c1319"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:01.555Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-dd37dffa-9c1d-4201-9126-4d0bc7ff9aae", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:00.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:01.555Z", "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-04-13T11:45:01.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:01.555Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-dd37dffa-9c1d-4201-9126-4d0bc7ff9aae", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:00.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8a85ce87-1956-4597-8bda-cbca71976644"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:02.559Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:02.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2b88d55b-b6a9-49b8-9c1a-ade0254c1319"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:03.061Z", "message": "Successfully stopped daemon: sprout_host_q5zrdk\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:02.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2b88d55b-b6a9-49b8-9c1a-ade0254c1319"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:03.061Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_q5zrdk stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:02.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2b88d55b-b6a9-49b8-9c1a-ade0254c1319"}], "metadata": {"pagination": {"total": 404, "offset": 389, "size": 50}}} 2019-04-13 11:45:03,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:03,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:03 GMT 2019-04-13 11:45:03,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:03,409 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:45:03,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:03,409 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:03,409 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:03,409 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:45:03,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-13 11:45:03,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16070 to end... 2019-04-13 11:45:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-13 11:45:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1ed4ff62852f4d5ea6f44b128ec294f19e7300" 2019-04-13 11:45:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-13 11:45:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-13 11:45:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-13 11:45:03,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-dd37dffa-9c1d-4201-9126-4d0bc7ff9aae x-compute-request-id: req-dd37dffa-9c1d-4201-9126-4d0bc7ff9aae Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:44:50Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_q5zrdk 2019-04-13 11:45:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-dd37dffa-9c1d-4201-9126-4d0bc7ff9aae 2019-04-13 11:45:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-13 11:45:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-dd37dffa-9c1d-4201-9126-4d0bc7ff9aae 2019-04-13 11:45:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-13 11:45:03,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_q5zrdk 2019-04-13 11:45:03,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_q5zrdk stop 2019-04-13 11:45:03,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:45:03,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:03,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:03,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:03,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:03,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:03,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:03,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:03,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:45:03,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:03,481 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:03 GMT 2019-04-13 11:45:03,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:03,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:45:03,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:03,481 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:03,482 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:08,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:45:08,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:08,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:08,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:08,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:08,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:08,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:08,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:08,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:03.777Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:03.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:03.777Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:02.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:03.777Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23cb09a2ac65a0e465bb106c46138c29bce010bd\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:03.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:03.777Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:02.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:04.395Z", "message": "Deleting Agent sprout_host_q5zrdk", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:03.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.68bb3728-b43c-4a69-9f9f-9e4eb0e9864a"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:05.016Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-5ec605b2-09e3-46a8-bdf6-8f5cd9b71d89", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:04.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:05.016Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-5ec605b2-09e3-46a8-bdf6-8f5cd9b71d89 x-compute-request-id: req-5ec605b2-09e3-46a8-bdf6-8f5cd9b71d89 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:44:53Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:04.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:05.016Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-5ec605b2-09e3-46a8-bdf6-8f5cd9b71d89", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:04.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f2354607-1b6c-4fe0-9fe3-d9d26ea854c7"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:05.633Z", "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-04-13T11:45:05.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:06.350Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fbc5bb2e9317ef084ba8ecd680b0a962c45fe08f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:05.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:07.416Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-dff9b24f-5572-437b-9fdd-d01a299f10cd x-compute-request-id: req-dff9b24f-5572-437b-9fdd-d01a299f10cd Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:44:55Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:07.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:07.960Z", "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-04-13T11:45:07.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:07.960Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-dff9b24f-5572-437b-9fdd-d01a299f10cd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:07.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:07.960Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-dff9b24f-5572-437b-9fdd-d01a299f10cd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:07.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bf8a115d-c8c8-42e1-aa06-e784ab24c5f8"}], "metadata": {"pagination": {"total": 418, "offset": 404, "size": 50}}} 2019-04-13 11:45:08,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:08,574 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:08 GMT 2019-04-13 11:45:08,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:08,574 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:45:08,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:08,574 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:08,575 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:08,575 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:45:08,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-13 11:45:08,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-13 11:45:08,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23cb09a2ac65a0e465bb106c46138c29bce010bd" 2019-04-13 11:45:08,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-13 11:45:08,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_q5zrdk 2019-04-13 11:45:08,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-5ec605b2-09e3-46a8-bdf6-8f5cd9b71d89 2019-04-13 11:45:08,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-5ec605b2-09e3-46a8-bdf6-8f5cd9b71d89 x-compute-request-id: req-5ec605b2-09e3-46a8-bdf6-8f5cd9b71d89 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:44:53Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:08,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-5ec605b2-09e3-46a8-bdf6-8f5cd9b71d89 2019-04-13 11:45:08,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-13 11:45:08,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc5bb2e9317ef084ba8ecd680b0a962c45fe08f" 2019-04-13 11:45:08,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-dff9b24f-5572-437b-9fdd-d01a299f10cd x-compute-request-id: req-dff9b24f-5572-437b-9fdd-d01a299f10cd Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:44:55Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:08,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-13 11:45:08,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-dff9b24f-5572-437b-9fdd-d01a299f10cd 2019-04-13 11:45:08,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-dff9b24f-5572-437b-9fdd-d01a299f10cd 2019-04-13 11:45:08,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:08 GMT 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:08,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:08,657 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:13,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:45:13,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:13,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:13,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:13,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:13,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:13,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:13,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:13,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:08.768Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:07.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.68bb3728-b43c-4a69-9f9f-9e4eb0e9864a"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:08.768Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:07.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.68bb3728-b43c-4a69-9f9f-9e4eb0e9864a"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:08.768Z", "message": "11:45:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_q5zrdk: No response received for task 43d65de809804598965466a5866a9298", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:07.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.68bb3728-b43c-4a69-9f9f-9e4eb0e9864a"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:08.768Z", "message": "Waiting for process 24439 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:08.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:08.768Z", "message": "Successfully deleted daemon: sprout_host_q5zrdk", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:07.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.68bb3728-b43c-4a69-9f9f-9e4eb0e9864a"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:09.313Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:08.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:09.313Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:08.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:09.313Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:08.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:09.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:45:09.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:10.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b80ce95bf9de2805c39e8238da50060fc1b0c907\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:10.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:10.649Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcbf81d1-d6c9-4374-a1f3-baa674460c53 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:45:09.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:10.649Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bcbf81d1-d6c9-4374-a1f3-baa674460c53", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:09.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:11.818Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-7ae04680-65d3-4675-b892-7fb839dccdee x-compute-request-id: req-7ae04680-65d3-4675-b892-7fb839dccdee Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:11.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:12.351Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-7ae04680-65d3-4675-b892-7fb839dccdee", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:11.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:12.351Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-9f210a9b-0d2d-4dab-93c2-aac643e94b99", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:11.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:12.351Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-7ae04680-65d3-4675-b892-7fb839dccdee", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:11.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:12.351Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11: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 x-openstack-request-id: req-9f210a9b-0d2d-4dab-93c2-aac643e94b99 x-compute-request-id: req-9f210a9b-0d2d-4dab-93c2-aac643e94b99 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-04-13T11:45:11.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:12.351Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-9f210a9b-0d2d-4dab-93c2-aac643e94b99", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:11.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:12.351Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b80ce95bf9de2805c39e8238da50060fc1b0c907\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:11.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}], "metadata": {"pagination": {"total": 437, "offset": 418, "size": 50}}} 2019-04-13 11:45:13,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:13,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:13 GMT 2019-04-13 11:45:13,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:13,741 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:45:13,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:13,741 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:13,741 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:13,742 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:45:13,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-13 11:45:13,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-13 11:45:13,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:45:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_q5zrdk: No response received for task 43d65de809804598965466a5866a9298 2019-04-13 11:45:13,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24439 to end... 2019-04-13 11:45:13,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_q5zrdk 2019-04-13 11:45:13,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-13 11:45:13,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-13 11:45:13,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-13 11:45:13,744 - 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-04-13 11:45:13,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80ce95bf9de2805c39e8238da50060fc1b0c907" 2019-04-13 11:45:13,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcbf81d1-d6c9-4374-a1f3-baa674460c53 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:13,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bcbf81d1-d6c9-4374-a1f3-baa674460c53 2019-04-13 11:45:13,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-7ae04680-65d3-4675-b892-7fb839dccdee x-compute-request-id: req-7ae04680-65d3-4675-b892-7fb839dccdee Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:13,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-7ae04680-65d3-4675-b892-7fb839dccdee 2019-04-13 11:45:13,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-9f210a9b-0d2d-4dab-93c2-aac643e94b99 2019-04-13 11:45:13,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-7ae04680-65d3-4675-b892-7fb839dccdee 2019-04-13 11:45:13,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11: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 x-openstack-request-id: req-9f210a9b-0d2d-4dab-93c2-aac643e94b99 x-compute-request-id: req-9f210a9b-0d2d-4dab-93c2-aac643e94b99 Content-Length: 0 Content-Type: application/json 2019-04-13 11:45:13,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-9f210a9b-0d2d-4dab-93c2-aac643e94b99 2019-04-13 11:45:13,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80ce95bf9de2805c39e8238da50060fc1b0c907" -d '{"os-stop": null}' 2019-04-13 11:45:13,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:45:13,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:13,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:13,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:13,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:13,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:13,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:13,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:13,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:45:13,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:13,806 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:13 GMT 2019-04-13 11:45:13,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:13,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:45:13,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:13,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:13,806 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:18,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:45:18,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:18,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:18,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:18,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:18,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:18,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:18,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:18,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 437, "offset": 437, "size": 50}}} 2019-04-13 11:45:18,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:18,903 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:18 GMT 2019-04-13 11:45:18,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:18,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-13 11:45:18,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:18,903 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:18,903 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:18,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:45:19,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:19,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:19,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:19,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:19,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:19,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:19,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:19,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:45:19,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:19,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:19 GMT 2019-04-13 11:45:19,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:19,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:45:19,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:19,066 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:19,066 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:24,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:45:24,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:24,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:24,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:24,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:24,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:24,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:24,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:24,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:19.174Z", "message": "Waiting for process 16070 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:19.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:21.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b80ce95bf9de2805c39e8238da50060fc1b0c907\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:21.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:22.796Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-b435d832-1aa8-4878-a7e6-ca94625d89fa x-compute-request-id: req-b435d832-1aa8-4878-a7e6-ca94625d89fa Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:45:11Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:22.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:23.593Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-b435d832-1aa8-4878-a7e6-ca94625d89fa", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:22.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:23.593Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-b435d832-1aa8-4878-a7e6-ca94625d89fa", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:22.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.c9c3632a-8e59-48f4-bdc9-9ae99cfafa54"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:23.593Z", "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-04-13T11:45:23.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 443, "offset": 437, "size": 50}}} 2019-04-13 11:45:24,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:24,175 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:24 GMT 2019-04-13 11:45:24,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:24,175 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:45:24,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:24,176 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:24,176 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:24,176 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:45:24,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16070 to end... 2019-04-13 11:45:24,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b80ce95bf9de2805c39e8238da50060fc1b0c907" 2019-04-13 11:45:24,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-b435d832-1aa8-4878-a7e6-ca94625d89fa x-compute-request-id: req-b435d832-1aa8-4878-a7e6-ca94625d89fa Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:45:11Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:24,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-b435d832-1aa8-4878-a7e6-ca94625d89fa 2019-04-13 11:45:24,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-b435d832-1aa8-4878-a7e6-ca94625d89fa 2019-04-13 11:45:24,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-13 11:45:24,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:45:24,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:24,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:24,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:24,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:24,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:24,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:24,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:24,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:45:24,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:24,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:24 GMT 2019-04-13 11:45:24,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:24,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:45:24,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:24,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:24,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:29,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:45:29,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:29,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:29,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:29,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:29,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:29,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:29,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:29,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:28.565Z", "message": "Waiting for process 24439 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:28.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}], "metadata": {"pagination": {"total": 444, "offset": 443, "size": 50}}} 2019-04-13 11:45:29,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:29,326 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:29 GMT 2019-04-13 11:45:29,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:29,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-04-13 11:45:29,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:29,326 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:29,326 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:29,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24439 to end... 2019-04-13 11:45:29,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:45:29,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:29,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:29,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:29,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:29,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:29,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:29,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:29,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:45:29,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:29,399 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:29 GMT 2019-04-13 11:45:29,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:29,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:45:29,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:29,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:29,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:34,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:45:34,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:34,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:34,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:34,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:34,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:34,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:34,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:34,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:31.321Z", "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-04-13T11:45:31.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:32.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": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:32.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7e276b00-a15e-49bf-a755-e8e761a8b27a"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:33.024Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0af2bfbc4e0181ed664a3708f5ed86b2f0de6a9e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:32.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7e276b00-a15e-49bf-a755-e8e761a8b27a"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:33.024Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56b42783-9367-40ec-9f56-c562a92417ea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:45:32.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7e276b00-a15e-49bf-a755-e8e761a8b27a"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:33.024Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-56b42783-9367-40ec-9f56-c562a92417ea", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:32.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7e276b00-a15e-49bf-a755-e8e761a8b27a"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:34.166Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-71208a30-9267-4de8-8cd2-ecc99002fcfa x-compute-request-id: req-71208a30-9267-4de8-8cd2-ecc99002fcfa Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:01Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:34.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7e276b00-a15e-49bf-a755-e8e761a8b27a"}], "metadata": {"pagination": {"total": 450, "offset": 444, "size": 50}}} 2019-04-13 11:45:34,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:34,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:34 GMT 2019-04-13 11:45:34,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:34,497 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:45:34,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:34,498 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:34,498 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:34,498 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:45:34,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:45:34,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:45:34,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0af2bfbc4e0181ed664a3708f5ed86b2f0de6a9e" 2019-04-13 11:45:34,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56b42783-9367-40ec-9f56-c562a92417ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:34,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-56b42783-9367-40ec-9f56-c562a92417ea 2019-04-13 11:45:34,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-71208a30-9267-4de8-8cd2-ecc99002fcfa x-compute-request-id: req-71208a30-9267-4de8-8cd2-ecc99002fcfa Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:34,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:45:34,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:34,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:34,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:34,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:34,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:34,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:34,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:34,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:45:34,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:34,561 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:34 GMT 2019-04-13 11:45:34,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:34,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:45:34,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:34,562 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:34,562 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:39,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:45:39,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:39,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:39,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:39,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:39,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:39,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:39,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:39,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:34.757Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-71208a30-9267-4de8-8cd2-ecc99002fcfa", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:34.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7e276b00-a15e-49bf-a755-e8e761a8b27a"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:34.757Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:34.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7e276b00-a15e-49bf-a755-e8e761a8b27a"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:34.757Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:34.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:34.757Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:34.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:34.757Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-71208a30-9267-4de8-8cd2-ecc99002fcfa", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:34.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7e276b00-a15e-49bf-a755-e8e761a8b27a"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:34.757Z", "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-04-13T11:45:34.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:35.338Z", "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-04-13T11:45:35.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:35.338Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:34.790Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.091Z", "message": "Remove floating ip 172.30.9.200", "level": "info", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:35.880Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.672Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3392f065-2956-49f3-a870-f6a7ac1b5cda Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:35.885Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.672Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3392f065-2956-49f3-a870-f6a7ac1b5cda", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:35.885Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.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": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.74e1fbff-f7b4-45a6-bcae-a1737cd11dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.672Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3392f065-2956-49f3-a870-f6a7ac1b5cda", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:35.886Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.672Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-00784b7c-6636-462e-a460-3d5e742b496a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.74e1fbff-f7b4-45a6-bcae-a1737cd11dc3"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.672Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e273e34944226dcd470bb7d1f41629194162799b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.74e1fbff-f7b4-45a6-bcae-a1737cd11dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.672Z", "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}a48ff432dd83e62828c22ee8bfd68ba687d64696\"", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.295Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.672Z", "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}a48ff432dd83e62828c22ee8bfd68ba687d64696\"", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.295Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.672Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00784b7c-6636-462e-a460-3d5e742b496a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:45:36.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.74e1fbff-f7b4-45a6-bcae-a1737cd11dc3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.672Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:35.880Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.672Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:35.880Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:36.672Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3392f065-2956-49f3-a870-f6a7ac1b5cda Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:35.885Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8 Date: Sat, 13 Apr 2019 11:45:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T11:27:03Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58c967e0-c954-496c-bc34-f42b8fdd3eda\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"4e705e6b-c791-459e-bd28-a13b968dc6c5\",\"security_groups\":[\"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\",\"edb06287-71da-4cda-beeb-61f4e0096b1c\"],\"mac_address\":\"fa:16:3e:62:f0:7d\",\"device_id\":\"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:23:56Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.003Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-796e84c3-163d-4a22-bc5c-5eec3b77a973", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.959Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-796e84c3-163d-4a22-bc5c-5eec3b77a973", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.959Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a48ff432dd83e62828c22ee8bfd68ba687d64696\"", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.960Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a48ff432dd83e62828c22ee8bfd68ba687d64696\"", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.960Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8 Date: Sat, 13 Apr 2019 11:45:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T11:27:03Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58c967e0-c954-496c-bc34-f42b8fdd3eda\",\"ip_address\":\"192.168.120.9\"}],\"id\":\"4e705e6b-c791-459e-bd28-a13b968dc6c5\",\"security_groups\":[\"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\",\"edb06287-71da-4cda-beeb-61f4e0096b1c\"],\"mac_address\":\"fa:16:3e:62:f0:7d\",\"device_id\":\"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:23:56Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.003Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json used request id req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.004Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json used request id req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.004Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json used request id req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.004Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json used request id req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.005Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.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": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.005Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.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": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.005Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d6b6dd-e757-4dba-9824-7fc92ca20ffd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.010Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d6b6dd-e757-4dba-9824-7fc92ca20ffd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.010Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e7d6b6dd-e757-4dba-9824-7fc92ca20ffd", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.010Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e7d6b6dd-e757-4dba-9824-7fc92ca20ffd", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.010Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-796e84c3-163d-4a22-bc5c-5eec3b77a973 Date: Sat, 13 Apr 2019 11:45:36 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:36Z\", \"updated_at\": \"2019-04-13T11:28:22Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:62:f0:7d\", \"device_id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"4e705e6b-c791-459e-bd28-a13b968dc6c5\", \"id\": \"7af8ce20-347c-4edb-87e4-06f34c448c4b\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:27:55Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ff:e2:39\", \"device_id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"269f6f94-915e-47b7-979b-34b15be9f6a0\", \"id\": \"970b2d95-c2d8-4ede-a250-bc108981d073\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:35Z\", \"updated_at\": \"2019-04-13T11:28:14Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:ab:82\", \"device_id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"341a797e-4341-4a77-9901-2a5cf399ecc5\", \"id\": \"b5e5fae2-8630-47b9-9945-8614b32c2e71\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:20:02Z\", \"updated_at\": \"2019-04-13T11:20:04Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:3b:50\", \"device_id\": \"c3bce4f2-7c76-460a-ad04-0b3b54daa207\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"235d02fe-b7d3-4759-be56-68d01fb94e93\", \"id\": \"e11ccf93-70f6-462a-84fa-afff80e882c8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.958Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-796e84c3-163d-4a22-bc5c-5eec3b77a973 Date: Sat, 13 Apr 2019 11:45:36 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:36Z\", \"updated_at\": \"2019-04-13T11:28:22Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:62:f0:7d\", \"device_id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\"}, \"fixed_ip_address\": \"192.168.120.9\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"4e705e6b-c791-459e-bd28-a13b968dc6c5\", \"id\": \"7af8ce20-347c-4edb-87e4-06f34c448c4b\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:27:55Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ff:e2:39\", \"device_id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"269f6f94-915e-47b7-979b-34b15be9f6a0\", \"id\": \"970b2d95-c2d8-4ede-a250-bc108981d073\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:35Z\", \"updated_at\": \"2019-04-13T11:28:14Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:ab:82\", \"device_id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"341a797e-4341-4a77-9901-2a5cf399ecc5\", \"id\": \"b5e5fae2-8630-47b9-9945-8614b32c2e71\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:20:02Z\", \"updated_at\": \"2019-04-13T11:20:04Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:3b:50\", \"device_id\": \"c3bce4f2-7c76-460a-ad04-0b3b54daa207\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"235d02fe-b7d3-4759-be56-68d01fb94e93\", \"id\": \"e11ccf93-70f6-462a-84fa-afff80e882c8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.958Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-796e84c3-163d-4a22-bc5c-5eec3b77a973", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.959Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.359Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-796e84c3-163d-4a22-bc5c-5eec3b77a973", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:36.959Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.892Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69bf03bc1c065488adabb535dc7867bc4d2fd35a\"", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.407Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.892Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69bf03bc1c065488adabb535dc7867bc4d2fd35a\"", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.407Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.892Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-c4aea8cb-0b93-40a5-81dc-f982738c2291 x-compute-request-id: req-c4aea8cb-0b93-40a5-81dc-f982738c2291 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:04Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.74e1fbff-f7b4-45a6-bcae-a1737cd11dc3"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.892Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-c4aea8cb-0b93-40a5-81dc-f982738c2291", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.74e1fbff-f7b4-45a6-bcae-a1737cd11dc3"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.892Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-c4aea8cb-0b93-40a5-81dc-f982738c2291", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.74e1fbff-f7b4-45a6-bcae-a1737cd11dc3"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:37.892Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:37.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.74e1fbff-f7b4-45a6-bcae-a1737cd11dc3"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:38.551Z", "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-04-13T11:45:37.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:38.551Z", "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-04-13T11:45:37.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:38.551Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:38.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 506, "offset": 450, "size": 50}}} 2019-04-13 11:45:39,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:39,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:39 GMT 2019-04-13 11:45:39,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:39,651 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:45:39,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:39,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:39,651 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:39,651 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:45:39,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-71208a30-9267-4de8-8cd2-ecc99002fcfa 2019-04-13 11:45:39,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-13 11:45:39,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:45:39,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:45:39,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-71208a30-9267-4de8-8cd2-ecc99002fcfa 2019-04-13 11:45:39,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:45:39,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:45:39,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-04-13 11:45:39,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.200 2019-04-13 11:45:39,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3392f065-2956-49f3-a870-f6a7ac1b5cda Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:39,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3392f065-2956-49f3-a870-f6a7ac1b5cda 2019-04-13 11:45:39,656 - 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-04-13 11:45:39,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3392f065-2956-49f3-a870-f6a7ac1b5cda 2019-04-13 11:45:39,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-00784b7c-6636-462e-a460-3d5e742b496a 2019-04-13 11:45:39,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/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e273e34944226dcd470bb7d1f41629194162799b" 2019-04-13 11:45:39,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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}a48ff432dd83e62828c22ee8bfd68ba687d64696" 2019-04-13 11:45:39,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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}a48ff432dd83e62828c22ee8bfd68ba687d64696" 2019-04-13 11:45:39,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00784b7c-6636-462e-a460-3d5e742b496a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:39,657 - 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-04-13 11:45:39,657 - 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-04-13 11:45:39,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3392f065-2956-49f3-a870-f6a7ac1b5cda Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:39,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8 Date: Sat, 13 Apr 2019 11:45:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:27:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","ip_address":"192.168.120.9"}],"id":"4e705e6b-c791-459e-bd28-a13b968dc6c5","security_groups":["61011ec7-cd2e-4e08-b293-1105d2e6e8e9","edb06287-71da-4cda-beeb-61f4e0096b1c"],"mac_address":"fa:16:3e:62:f0:7d","device_id":"85d3b1e8-fa39-4056-8340-ebc8f52f4edf","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","qos_policy_id":null,"admin_state_up":true,"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:23:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 11:45:39,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-796e84c3-163d-4a22-bc5c-5eec3b77a973 2019-04-13 11:45:39,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-796e84c3-163d-4a22-bc5c-5eec3b77a973 2019-04-13 11:45:39,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ff432dd83e62828c22ee8bfd68ba687d64696" 2019-04-13 11:45:39,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a48ff432dd83e62828c22ee8bfd68ba687d64696" 2019-04-13 11:45:39,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8 Date: Sat, 13 Apr 2019 11:45:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:27:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","ip_address":"192.168.120.9"}],"id":"4e705e6b-c791-459e-bd28-a13b968dc6c5","security_groups":["61011ec7-cd2e-4e08-b293-1105d2e6e8e9","edb06287-71da-4cda-beeb-61f4e0096b1c"],"mac_address":"fa:16:3e:62:f0:7d","device_id":"85d3b1e8-fa39-4056-8340-ebc8f52f4edf","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","qos_policy_id":null,"admin_state_up":true,"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:23:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 11:45:39,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json used request id req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8 2019-04-13 11:45:39,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json used request id req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8 2019-04-13 11:45:39,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json used request id req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8 2019-04-13 11:45:39,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/4e705e6b-c791-459e-bd28-a13b968dc6c5.json used request id req-fc3300d0-22c9-459d-8afe-293e6d4e8dc8 2019-04-13 11:45:39,659 - 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-04-13 11:45:39,659 - 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-04-13 11:45:39,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d6b6dd-e757-4dba-9824-7fc92ca20ffd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:39,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d6b6dd-e757-4dba-9824-7fc92ca20ffd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:39,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e7d6b6dd-e757-4dba-9824-7fc92ca20ffd 2019-04-13 11:45:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e7d6b6dd-e757-4dba-9824-7fc92ca20ffd 2019-04-13 11:45:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-796e84c3-163d-4a22-bc5c-5eec3b77a973 Date: Sat, 13 Apr 2019 11:45:36 GMT RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:36Z", "updated_at": "2019-04-13T11:28:22Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:f0:7d", "device_id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "4e705e6b-c791-459e-bd28-a13b968dc6c5", "id": "7af8ce20-347c-4edb-87e4-06f34c448c4b", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:27:55Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:e2:39", "device_id": "6c2aeae5-9b88-44e4-8293-7730b7909545"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "269f6f94-915e-47b7-979b-34b15be9f6a0", "id": "970b2d95-c2d8-4ede-a250-bc108981d073", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:35Z", "updated_at": "2019-04-13T11:28:14Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:ab:82", "device_id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "341a797e-4341-4a77-9901-2a5cf399ecc5", "id": "b5e5fae2-8630-47b9-9945-8614b32c2e71", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:04Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:45:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-796e84c3-163d-4a22-bc5c-5eec3b77a973 Date: Sat, 13 Apr 2019 11:45:36 GMT RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:36Z", "updated_at": "2019-04-13T11:28:22Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:62:f0:7d", "device_id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "4e705e6b-c791-459e-bd28-a13b968dc6c5", "id": "7af8ce20-347c-4edb-87e4-06f34c448c4b", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:27:55Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:e2:39", "device_id": "6c2aeae5-9b88-44e4-8293-7730b7909545"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "269f6f94-915e-47b7-979b-34b15be9f6a0", "id": "970b2d95-c2d8-4ede-a250-bc108981d073", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:35Z", "updated_at": "2019-04-13T11:28:14Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:ab:82", "device_id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "341a797e-4341-4a77-9901-2a5cf399ecc5", "id": "b5e5fae2-8630-47b9-9945-8614b32c2e71", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:04Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:45:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-796e84c3-163d-4a22-bc5c-5eec3b77a973 2019-04-13 11:45:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-796e84c3-163d-4a22-bc5c-5eec3b77a973 2019-04-13 11:45:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bf03bc1c065488adabb535dc7867bc4d2fd35a" 2019-04-13 11:45:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bf03bc1c065488adabb535dc7867bc4d2fd35a" 2019-04-13 11:45:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-c4aea8cb-0b93-40a5-81dc-f982738c2291 x-compute-request-id: req-c4aea8cb-0b93-40a5-81dc-f982738c2291 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:04Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-c4aea8cb-0b93-40a5-81dc-f982738c2291 2019-04-13 11:45:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-c4aea8cb-0b93-40a5-81dc-f982738c2291 2019-04-13 11:45:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-13 11:45:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:45:39,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:45:39,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:45:39,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:45:39,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:39,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:39,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:39,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:39,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:39,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:39,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:39,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:45:39,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:39,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:39 GMT 2019-04-13 11:45:39,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:39,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:45:39,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:39,723 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:39,723 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:44,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:45:44,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:44,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:44,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:44,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:44,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:44,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:44,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:44,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:38.551Z", "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-04-13T11:45:37.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.146Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b x-compute-request-id: req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:01Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.019Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.146Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5f3888cf-3265-43b6-a076-7c8ced420316", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:38.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f33d757-7e9e-41f0-ae32-359083883ac2"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.146Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f3888cf-3265-43b6-a076-7c8ced420316 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:45:38.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f33d757-7e9e-41f0-ae32-359083883ac2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.146Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:38.574Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.146Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:45:38.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f33d757-7e9e-41f0-ae32-359083883ac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.709Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.019Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.709Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69bf03bc1c065488adabb535dc7867bc4d2fd35a\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.020Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.709Z", "message": "Waiting for process 16070 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}291f14176ab26bb5c44ac6875c71bd838894ae9f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f33d757-7e9e-41f0-ae32-359083883ac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.688Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.709Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.019Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.709Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.019Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.709Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69bf03bc1c065488adabb535dc7867bc4d2fd35a\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.200\"}}'", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.020Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.709Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b x-compute-request-id: req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:01Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.019Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:39.709Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.019Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:40.343Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fccf80c3-1a69-4ded-8da8-b16fc02ca2b3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.693Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:40.343Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fccf80c3-1a69-4ded-8da8-b16fc02ca2b3", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:39.694Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:40.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fc71affe80fbd39e6bbaba1c0980b568fbebb96\"", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:40.103Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:40.977Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-73747d3b-0e69-41a3-aaa7-2ea02f7db69a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:40.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f33d757-7e9e-41f0-ae32-359083883ac2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:40.977Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fc71affe80fbd39e6bbaba1c0980b568fbebb96\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:40.621Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:40.977Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-531edd4c-98a9-4ace-82cc-19eac061c4d8", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:40.621Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:40.977Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-531edd4c-98a9-4ace-82cc-19eac061c4d8", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:40.620Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:40.977Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-531edd4c-98a9-4ace-82cc-19eac061c4d8 x-compute-request-id: req-531edd4c-98a9-4ace-82cc-19eac061c4d8 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:04Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:40.620Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:40.977Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-73747d3b-0e69-41a3-aaa7-2ea02f7db69a x-compute-request-id: req-73747d3b-0e69-41a3-aaa7-2ea02f7db69a Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:06Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:40.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f33d757-7e9e-41f0-ae32-359083883ac2"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:40.977Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-73747d3b-0e69-41a3-aaa7-2ea02f7db69a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:40.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f33d757-7e9e-41f0-ae32-359083883ac2"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:40.977Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:40.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f33d757-7e9e-41f0-ae32-359083883ac2"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:41.576Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:41.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:41.576Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:41.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:41.576Z", "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-04-13T11:45:40.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.157Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:41.540Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.157Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:45:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 x-compute-request-id: req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 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_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.093Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.789Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.561Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.789Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-3c274de9-afb5-4564-86ed-b61a7f72bc4b", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.185Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.789Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-3c274de9-afb5-4564-86ed-b61a7f72bc4b", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.185Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.789Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:45: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-3c274de9-afb5-4564-86ed-b61a7f72bc4b x-compute-request-id: req-3c274de9-afb5-4564-86ed-b61a7f72bc4b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.184Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.789Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:45:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 x-compute-request-id: req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 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_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.094Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.789Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-ad7ef086-5bc9-44f5-8223-3995ba988fa9", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.094Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.789Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-ad7ef086-5bc9-44f5-8223-3995ba988fa9", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.094Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.789Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-ad7ef086-5bc9-44f5-8223-3995ba988fa9", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.094Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.789Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-ad7ef086-5bc9-44f5-8223-3995ba988fa9", "level": "debug", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.094Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.789Z", "message": "Floating ip 172.30.9.200 detached from server", "level": "info", "target_id": "ellis_floatingip_uwfstb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.094Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.8d5f15e8-7856-4ad7-bbde-6af0ab8c2f09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:42.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5fc71affe80fbd39e6bbaba1c0980b568fbebb96\"", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.186Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:43.502Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-be609086-aa03-4643-8aab-b191a253f572", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.634Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:43.502Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bcb0dc582b5dc987dcd554ec3bbd60886b3abf34\"", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:43.036Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:43.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": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.629Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:43.502Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be609086-aa03-4643-8aab-b191a253f572 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.634Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:43.502Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-7c166950-cbfd-486e-b721-97189d5e083c x-compute-request-id: req-7c166950-cbfd-486e-b721-97189d5e083c Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:04Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.951Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:43.502Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-7c166950-cbfd-486e-b721-97189d5e083c", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.951Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:43.502Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-7c166950-cbfd-486e-b721-97189d5e083c", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.951Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}], "metadata": {"pagination": {"total": 565, "offset": 500, "size": 50}}} 2019-04-13 11:45:44,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:44,835 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:44 GMT 2019-04-13 11:45:44,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:44,836 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:45:44,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:44,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:44,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:44,836 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:45:44,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:45:44,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b x-compute-request-id: req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:44,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5f3888cf-3265-43b6-a076-7c8ced420316 2019-04-13 11:45:44,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f3888cf-3265-43b6-a076-7c8ced420316 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:44,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:45:44,840 - 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-04-13 11:45:44,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b 2019-04-13 11:45:44,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bf03bc1c065488adabb535dc7867bc4d2fd35a" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-04-13 11:45:44,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16070 to end... 2019-04-13 11:45:44,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291f14176ab26bb5c44ac6875c71bd838894ae9f" 2019-04-13 11:45:44,841 - 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-04-13 11:45:44,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b 2019-04-13 11:45:44,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b 2019-04-13 11:45:44,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69bf03bc1c065488adabb535dc7867bc4d2fd35a" -d '{"removeFloatingIp": {"address": "172.30.9.200"}}' 2019-04-13 11:45:44,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b x-compute-request-id: req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:44,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-765f37cd-2773-4fd9-92ac-62d6bba5ca6b 2019-04-13 11:45:44,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fccf80c3-1a69-4ded-8da8-b16fc02ca2b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:44,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fccf80c3-1a69-4ded-8da8-b16fc02ca2b3 2019-04-13 11:45:44,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc71affe80fbd39e6bbaba1c0980b568fbebb96" 2019-04-13 11:45:44,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-73747d3b-0e69-41a3-aaa7-2ea02f7db69a 2019-04-13 11:45:44,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc71affe80fbd39e6bbaba1c0980b568fbebb96" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-04-13 11:45:44,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-531edd4c-98a9-4ace-82cc-19eac061c4d8 2019-04-13 11:45:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-531edd4c-98a9-4ace-82cc-19eac061c4d8 2019-04-13 11:45:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-531edd4c-98a9-4ace-82cc-19eac061c4d8 x-compute-request-id: req-531edd4c-98a9-4ace-82cc-19eac061c4d8 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:04Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-73747d3b-0e69-41a3-aaa7-2ea02f7db69a x-compute-request-id: req-73747d3b-0e69-41a3-aaa7-2ea02f7db69a Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:06Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-73747d3b-0e69-41a3-aaa7-2ea02f7db69a 2019-04-13 11:45:44,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-13 11:45:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:45:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:45:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:45:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:45:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:45:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 x-compute-request-id: req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 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-04-13 11:45:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-04-13 11:45:44,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-3c274de9-afb5-4564-86ed-b61a7f72bc4b 2019-04-13 11:45:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-3c274de9-afb5-4564-86ed-b61a7f72bc4b 2019-04-13 11:45:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:45: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-3c274de9-afb5-4564-86ed-b61a7f72bc4b x-compute-request-id: req-3c274de9-afb5-4564-86ed-b61a7f72bc4b Content-Length: 0 Content-Type: application/json 2019-04-13 11:45:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:45:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 x-compute-request-id: req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 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-04-13 11:45:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 2019-04-13 11:45:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 2019-04-13 11:45:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 2019-04-13 11:45:44,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-ad7ef086-5bc9-44f5-8223-3995ba988fa9 2019-04-13 11:45:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.200 detached from server 2019-04-13 11:45:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc71affe80fbd39e6bbaba1c0980b568fbebb96" 2019-04-13 11:45:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-be609086-aa03-4643-8aab-b191a253f572 2019-04-13 11:45:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb0dc582b5dc987dcd554ec3bbd60886b3abf34" 2019-04-13 11:45:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:45:44,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be609086-aa03-4643-8aab-b191a253f572 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:44,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-7c166950-cbfd-486e-b721-97189d5e083c x-compute-request-id: req-7c166950-cbfd-486e-b721-97189d5e083c Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:04Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:44,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-7c166950-cbfd-486e-b721-97189d5e083c 2019-04-13 11:45:44,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-7c166950-cbfd-486e-b721-97189d5e083c 2019-04-13 11:45:44,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:45:44,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:44,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:44,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:44,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:44,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:44,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:44,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:44,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:45:44,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:44,911 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:44 GMT 2019-04-13 11:45:44,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:44,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:45:44,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:44,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:44,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:49,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:45:50,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:50,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:50,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:50,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:50,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:50,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:50,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:50,002 - 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-04-13T11:45:43.502Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bcb0dc582b5dc987dcd554ec3bbd60886b3abf34\"", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:43.036Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:43.502Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:42.725Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:43.765Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.096Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bcb0dc582b5dc987dcd554ec3bbd60886b3abf34\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:43.641Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.096Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-616cc994-1baa-4179-a929-d35f6330c59e", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:43.640Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.096Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-616cc994-1baa-4179-a929-d35f6330c59e", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:43.640Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.096Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-616cc994-1baa-4179-a929-d35f6330c59e x-compute-request-id: req-616cc994-1baa-4179-a929-d35f6330c59e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:06Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:43.640Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.096Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0752a94d-b17e-447c-b5f7-af31fd697c50", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:43.771Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.096Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0752a94d-b17e-447c-b5f7-af31fd697c50 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:43.770Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}faeddbda5ad073e266bb31411e02ade5fb6368dd\"", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.168Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.611Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.481Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.611Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.342Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.611Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-87d2edec-ff66-4161-825c-c10ef3d28144 x-compute-request-id: req-87d2edec-ff66-4161-825c-c10ef3d28144 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.006Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-87d2edec-ff66-4161-825c-c10ef3d28144", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.006Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:44.611Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-87d2edec-ff66-4161-825c-c10ef3d28144", "level": "debug", "target_id": "homer_security_group_b3z3pb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.006Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.59f2bc69-7dec-46e1-8da3-9b102e8cbda3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.242Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-5293c6b5-f571-42f1-be1e-cefb83a3f173 x-compute-request-id: req-5293c6b5-f571-42f1-be1e-cefb83a3f173 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:01Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.918Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.242Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-5293c6b5-f571-42f1-be1e-cefb83a3f173", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.918Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.242Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-5293c6b5-f571-42f1-be1e-cefb83a3f173", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.918Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.242Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-90fdb33f-a77b-4ff0-ae5e-ddfb239a3010 x-compute-request-id: req-90fdb33f-a77b-4ff0-ae5e-ddfb239a3010 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:06Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.105Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.242Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}faeddbda5ad073e266bb31411e02ade5fb6368dd\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.919Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.242Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:45:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a83e3bc9-d824-4342-aca8-630130040248 x-compute-request-id: req-a83e3bc9-d824-4342-aca8-630130040248 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.761Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.242Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-a83e3bc9-d824-4342-aca8-630130040248", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.761Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.242Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-a83e3bc9-d824-4342-aca8-630130040248", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.761Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.242Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bcb0dc582b5dc987dcd554ec3bbd60886b3abf34\"", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:44.762Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.774Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-6bfe23e0-9b72-4461-a245-0fa71066c0d8", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.257Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.774Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.696Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.774Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-90fdb33f-a77b-4ff0-ae5e-ddfb239a3010", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.105Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.774Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-90fdb33f-a77b-4ff0-ae5e-ddfb239a3010", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.106Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bcb0dc582b5dc987dcd554ec3bbd60886b3abf34\"", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.106Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.774Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-6bfe23e0-9b72-4461-a245-0fa71066c0d8 x-compute-request-id: req-6bfe23e0-9b72-4461-a245-0fa71066c0d8 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.257Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:45.774Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-6bfe23e0-9b72-4461-a245-0fa71066c0d8", "level": "debug", "target_id": "dime_security_group_90lobx", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.257Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a41c0e10-e5b7-487a-a99e-d34e1c63904d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:46.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.616Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:46.472Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4c6bef8-786a-4bd0-813a-c7cae570d47b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.621Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:46.472Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b4c6bef8-786a-4bd0-813a-c7cae570d47b", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.621Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:46.472Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:45: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-40cd4673-82a7-4106-beb5-769d3c407a10 x-compute-request-id: req-40cd4673-82a7-4106-beb5-769d3c407a10 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.990Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:46.472Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-40cd4673-82a7-4106-beb5-769d3c407a10", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.990Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:46.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}faeddbda5ad073e266bb31411e02ade5fb6368dd\"", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.992Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:46.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7cf714b73661efdc5941e0d8d4393e070a1badd0\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:46.150Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:46.472Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.838Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:46.472Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-40cd4673-82a7-4106-beb5-769d3c407a10", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:45.991Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.145Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-7e6f25f1-4799-4770-bd96-2cd05b93f64b", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:46.532Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.145Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}faeddbda5ad073e266bb31411e02ade5fb6368dd\"", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:46.533Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.145Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:46.871Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.145Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5cdfa0a-a2fc-49e8-b7b4-d5685a948d2a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:46.877Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.145Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f5cdfa0a-a2fc-49e8-b7b4-d5685a948d2a", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:46.877Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.145Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-7e6f25f1-4799-4770-bd96-2cd05b93f64b x-compute-request-id: req-7e6f25f1-4799-4770-bd96-2cd05b93f64b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:01Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:46.531Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.145Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-7e6f25f1-4799-4770-bd96-2cd05b93f64b", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:46.532Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.692Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-bb85466d-4f1b-4abd-ba53-d2882f335787", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.055Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.692Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a4fbbb44cd1d2385ff10888193cb10c1e34efc8b\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.274Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.692Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-46f3ce72-b998-4891-8a20-e41a29bdb833 x-compute-request-id: req-46f3ce72-b998-4891-8a20-e41a29bdb833 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.239Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}], "metadata": {"pagination": {"total": 637, "offset": 550, "size": 50}}} 2019-04-13 11:45:50,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:50,002 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:49 GMT 2019-04-13 11:45:50,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:50,002 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:45:50,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:50,003 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:50,003 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:50,003 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:45:50,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb0dc582b5dc987dcd554ec3bbd60886b3abf34" 2019-04-13 11:45:50,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:45:50,006 - 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-04-13 11:45:50,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb0dc582b5dc987dcd554ec3bbd60886b3abf34" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-04-13 11:45:50,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-616cc994-1baa-4179-a929-d35f6330c59e 2019-04-13 11:45:50,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-616cc994-1baa-4179-a929-d35f6330c59e 2019-04-13 11:45:50,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-616cc994-1baa-4179-a929-d35f6330c59e x-compute-request-id: req-616cc994-1baa-4179-a929-d35f6330c59e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:06Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:50,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0752a94d-b17e-447c-b5f7-af31fd697c50 2019-04-13 11:45:50,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0752a94d-b17e-447c-b5f7-af31fd697c50 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:50,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeddbda5ad073e266bb31411e02ade5fb6368dd" 2019-04-13 11:45:50,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:45:50,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:45:50,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-87d2edec-ff66-4161-825c-c10ef3d28144 x-compute-request-id: req-87d2edec-ff66-4161-825c-c10ef3d28144 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-13 11:45:50,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-87d2edec-ff66-4161-825c-c10ef3d28144 2019-04-13 11:45:50,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-87d2edec-ff66-4161-825c-c10ef3d28144 2019-04-13 11:45:50,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-5293c6b5-f571-42f1-be1e-cefb83a3f173 x-compute-request-id: req-5293c6b5-f571-42f1-be1e-cefb83a3f173 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:50,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-5293c6b5-f571-42f1-be1e-cefb83a3f173 2019-04-13 11:45:50,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-5293c6b5-f571-42f1-be1e-cefb83a3f173 2019-04-13 11:45:50,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-90fdb33f-a77b-4ff0-ae5e-ddfb239a3010 x-compute-request-id: req-90fdb33f-a77b-4ff0-ae5e-ddfb239a3010 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:06Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:50,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeddbda5ad073e266bb31411e02ade5fb6368dd" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-04-13 11:45:50,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:45:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a83e3bc9-d824-4342-aca8-630130040248 x-compute-request-id: req-a83e3bc9-d824-4342-aca8-630130040248 Content-Length: 0 Content-Type: application/json 2019-04-13 11:45:50,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-a83e3bc9-d824-4342-aca8-630130040248 2019-04-13 11:45:50,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-a83e3bc9-d824-4342-aca8-630130040248 2019-04-13 11:45:50,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb0dc582b5dc987dcd554ec3bbd60886b3abf34" 2019-04-13 11:45:50,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-6bfe23e0-9b72-4461-a245-0fa71066c0d8 2019-04-13 11:45:50,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:45:50,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-90fdb33f-a77b-4ff0-ae5e-ddfb239a3010 2019-04-13 11:45:50,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-90fdb33f-a77b-4ff0-ae5e-ddfb239a3010 2019-04-13 11:45:50,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcb0dc582b5dc987dcd554ec3bbd60886b3abf34" 2019-04-13 11:45:50,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-6bfe23e0-9b72-4461-a245-0fa71066c0d8 x-compute-request-id: req-6bfe23e0-9b72-4461-a245-0fa71066c0d8 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-13 11:45:50,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-6bfe23e0-9b72-4461-a245-0fa71066c0d8 2019-04-13 11:45:50,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:45:50,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4c6bef8-786a-4bd0-813a-c7cae570d47b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:50,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b4c6bef8-786a-4bd0-813a-c7cae570d47b 2019-04-13 11:45:50,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:45: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-40cd4673-82a7-4106-beb5-769d3c407a10 x-compute-request-id: req-40cd4673-82a7-4106-beb5-769d3c407a10 Content-Length: 0 Content-Type: application/json 2019-04-13 11:45:50,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-40cd4673-82a7-4106-beb5-769d3c407a10 2019-04-13 11:45:50,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeddbda5ad073e266bb31411e02ade5fb6368dd" 2019-04-13 11:45:50,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf714b73661efdc5941e0d8d4393e070a1badd0" 2019-04-13 11:45:50,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:45:50,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-40cd4673-82a7-4106-beb5-769d3c407a10 2019-04-13 11:45:50,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-7e6f25f1-4799-4770-bd96-2cd05b93f64b 2019-04-13 11:45:50,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faeddbda5ad073e266bb31411e02ade5fb6368dd" 2019-04-13 11:45:50,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:45:50,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5cdfa0a-a2fc-49e8-b7b4-d5685a948d2a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:50,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f5cdfa0a-a2fc-49e8-b7b4-d5685a948d2a 2019-04-13 11:45:50,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-7e6f25f1-4799-4770-bd96-2cd05b93f64b x-compute-request-id: req-7e6f25f1-4799-4770-bd96-2cd05b93f64b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:50,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-7e6f25f1-4799-4770-bd96-2cd05b93f64b 2019-04-13 11:45:50,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-bb85466d-4f1b-4abd-ba53-d2882f335787 2019-04-13 11:45:50,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4fbbb44cd1d2385ff10888193cb10c1e34efc8b" 2019-04-13 11:45:50,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-46f3ce72-b998-4891-8a20-e41a29bdb833 x-compute-request-id: req-46f3ce72-b998-4891-8a20-e41a29bdb833 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-13 11:45:50,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:45:50,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:50,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:50,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:50,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:50,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:50,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:50,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:50,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:45:50,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:50,077 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:50 GMT 2019-04-13 11:45:50,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:50,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:45:50,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:50,077 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:50,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:55,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:45:55,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:55,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:55,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:55,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:55,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:55,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:55,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:55,166 - 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-04-13T11:45:47.692Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-bb85466d-4f1b-4abd-ba53-d2882f335787", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.055Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.692Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-bb85466d-4f1b-4abd-ba53-d2882f335787 x-compute-request-id: req-bb85466d-4f1b-4abd-ba53-d2882f335787 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:04Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.054Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.692Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-46f3ce72-b998-4891-8a20-e41a29bdb833", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.239Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.692Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-46f3ce72-b998-4891-8a20-e41a29bdb833", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.240Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:47.692Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-46f3ce72-b998-4891-8a20-e41a29bdb833 x-compute-request-id: req-46f3ce72-b998-4891-8a20-e41a29bdb833 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.239Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d41609f6-ecdf-48c4-8e15-ee13b4c2deb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22a6d034-fbec-468a-8d4c-929b66a2dabd x-compute-request-id: req-22a6d034-fbec-468a-8d4c-929b66a2dabd Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:04Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.944Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.799Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:45: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-52b3c895-e001-4d8f-bd9e-4075fa9d9437 x-compute-request-id: req-52b3c895-e001-4d8f-bd9e-4075fa9d9437 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.837Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-52b3c895-e001-4d8f-bd9e-4075fa9d9437", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.837Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-52b3c895-e001-4d8f-bd9e-4075fa9d9437", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.837Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7cf714b73661efdc5941e0d8d4393e070a1badd0\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.838Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-22a6d034-fbec-468a-8d4c-929b66a2dabd", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.944Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-22a6d034-fbec-468a-8d4c-929b66a2dabd", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.944Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7cf714b73661efdc5941e0d8d4393e070a1badd0\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.945Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_s4qtpl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.655Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a306382-bcf8-4992-b8d9-683a5dbaa975 x-compute-request-id: req-0a306382-bcf8-4992-b8d9-683a5dbaa975 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:06Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.888Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-0a306382-bcf8-4992-b8d9-683a5dbaa975", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.889Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-0a306382-bcf8-4992-b8d9-683a5dbaa975", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.889Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.339Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a4fbbb44cd1d2385ff10888193cb10c1e34efc8b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:47.890Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.885Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-472e448d-b604-4a15-b37c-424ff71d17c2 x-compute-request-id: req-472e448d-b604-4a15-b37c-424ff71d17c2 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.362Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.885Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-472e448d-b604-4a15-b37c-424ff71d17c2", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.362Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.885Z", "message": "Waiting for process 24439 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.842Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:48.885Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-472e448d-b604-4a15-b37c-424ff71d17c2", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.362Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e1a18f68-5471-4015-a3a2-34a97e53ea5b"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.815Z", "source_id": "homer_host_vj9jlr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3a63369a-10f2-48ab-aed8-d0731d4b6f62", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.853Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-84ea8812-4006-4395-bce7-5c699d8c6e36", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.913Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a63369a-10f2-48ab-aed8-d0731d4b6f62 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.853Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-c30e9b14-ecec-441c-b9e9-347b76d7da70", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.226Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a4fbbb44cd1d2385ff10888193cb10c1e34efc8b\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.227Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:45: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-84ea8812-4006-4395-bce7-5c699d8c6e36 x-compute-request-id: req-84ea8812-4006-4395-bce7-5c699d8c6e36 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.913Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-84ea8812-4006-4395-bce7-5c699d8c6e36", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.913Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a4fbbb44cd1d2385ff10888193cb10c1e34efc8b\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:48.914Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-c30e9b14-ecec-441c-b9e9-347b76d7da70 x-compute-request-id: req-c30e9b14-ecec-441c-b9e9-347b76d7da70 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:06Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.224Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:49.396Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-c30e9b14-ecec-441c-b9e9-347b76d7da70", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.225Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.092Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.092Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aae056eb8f96209f962504f290400f10a6bd0607\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.258Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.092Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ccebb58-971b-4e2f-8ced-bdc3e6f0b213 x-compute-request-id: req-2ccebb58-971b-4e2f-8ced-bdc3e6f0b213 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:01Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.973Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:50.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:50.227Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:45:50.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-2ccebb58-971b-4e2f-8ced-bdc3e6f0b213", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.974Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-2ccebb58-971b-4e2f-8ced-bdc3e6f0b213", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.974Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aae056eb8f96209f962504f290400f10a6bd0607\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.975Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ba3a8cb-8432-4e88-9450-d757f259c312 x-compute-request-id: req-8ba3a8cb-8432-4e88-9450-d757f259c312 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.941Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-8ba3a8cb-8432-4e88-9450-d757f259c312", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.941Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-8ba3a8cb-8432-4e88-9450-d757f259c312", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:49.942Z", "source_id": "dime_host_0us399", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be55197d-c6a0-46bb-ab97-1e142905c05c"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:50.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}], "metadata": {"pagination": {"total": 704, "offset": 600, "size": 50}}} 2019-04-13 11:45:55,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:55,166 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:55 GMT 2019-04-13 11:45:55,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:55,166 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:45:55,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:55,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:55,167 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:45:55,167 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:45:55,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-bb85466d-4f1b-4abd-ba53-d2882f335787 2019-04-13 11:45:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-bb85466d-4f1b-4abd-ba53-d2882f335787 x-compute-request-id: req-bb85466d-4f1b-4abd-ba53-d2882f335787 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:04Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-46f3ce72-b998-4891-8a20-e41a29bdb833 2019-04-13 11:45:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-46f3ce72-b998-4891-8a20-e41a29bdb833 2019-04-13 11:45:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-46f3ce72-b998-4891-8a20-e41a29bdb833 x-compute-request-id: req-46f3ce72-b998-4891-8a20-e41a29bdb833 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-13 11:45:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22a6d034-fbec-468a-8d4c-929b66a2dabd x-compute-request-id: req-22a6d034-fbec-468a-8d4c-929b66a2dabd Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:04Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:45:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:45: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-52b3c895-e001-4d8f-bd9e-4075fa9d9437 x-compute-request-id: req-52b3c895-e001-4d8f-bd9e-4075fa9d9437 Content-Length: 0 Content-Type: application/json 2019-04-13 11:45:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-52b3c895-e001-4d8f-bd9e-4075fa9d9437 2019-04-13 11:45:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/action used request id req-52b3c895-e001-4d8f-bd9e-4075fa9d9437 2019-04-13 11:45:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf714b73661efdc5941e0d8d4393e070a1badd0" 2019-04-13 11:45:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-22a6d034-fbec-468a-8d4c-929b66a2dabd 2019-04-13 11:45:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-22a6d034-fbec-468a-8d4c-929b66a2dabd 2019-04-13 11:45:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf714b73661efdc5941e0d8d4393e070a1badd0" 2019-04-13 11:45:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:45:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a306382-bcf8-4992-b8d9-683a5dbaa975 x-compute-request-id: req-0a306382-bcf8-4992-b8d9-683a5dbaa975 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:06Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-0a306382-bcf8-4992-b8d9-683a5dbaa975 2019-04-13 11:45:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-0a306382-bcf8-4992-b8d9-683a5dbaa975 2019-04-13 11:45:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4fbbb44cd1d2385ff10888193cb10c1e34efc8b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-13 11:45:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-472e448d-b604-4a15-b37c-424ff71d17c2 x-compute-request-id: req-472e448d-b604-4a15-b37c-424ff71d17c2 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-13 11:45:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-472e448d-b604-4a15-b37c-424ff71d17c2 2019-04-13 11:45:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24439 to end... 2019-04-13 11:45:55,171 - 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-04-13 11:45:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e/os-security-groups used request id req-472e448d-b604-4a15-b37c-424ff71d17c2 2019-04-13 11:45:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:45:55,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:45:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3a63369a-10f2-48ab-aed8-d0731d4b6f62 2019-04-13 11:45:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-84ea8812-4006-4395-bce7-5c699d8c6e36 2019-04-13 11:45:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a63369a-10f2-48ab-aed8-d0731d4b6f62 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:45:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:45:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-c30e9b14-ecec-441c-b9e9-347b76d7da70 2019-04-13 11:45:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4fbbb44cd1d2385ff10888193cb10c1e34efc8b" 2019-04-13 11:45:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:45: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-84ea8812-4006-4395-bce7-5c699d8c6e36 x-compute-request-id: req-84ea8812-4006-4395-bce7-5c699d8c6e36 Content-Length: 0 Content-Type: application/json 2019-04-13 11:45:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/action used request id req-84ea8812-4006-4395-bce7-5c699d8c6e36 2019-04-13 11:45:55,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4fbbb44cd1d2385ff10888193cb10c1e34efc8b" 2019-04-13 11:45:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-c30e9b14-ecec-441c-b9e9-347b76d7da70 x-compute-request-id: req-c30e9b14-ecec-441c-b9e9-347b76d7da70 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:06Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-c30e9b14-ecec-441c-b9e9-347b76d7da70 2019-04-13 11:45:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-13 11:45:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae056eb8f96209f962504f290400f10a6bd0607" 2019-04-13 11:45:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ccebb58-971b-4e2f-8ced-bdc3e6f0b213 x-compute-request-id: req-2ccebb58-971b-4e2f-8ced-bdc3e6f0b213 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:45:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:45:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:45:55,173 - 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-04-13 11:45:55,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-2ccebb58-971b-4e2f-8ced-bdc3e6f0b213 2019-04-13 11:45:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-2ccebb58-971b-4e2f-8ced-bdc3e6f0b213 2019-04-13 11:45:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae056eb8f96209f962504f290400f10a6bd0607" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-13 11:45:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ba3a8cb-8432-4e88-9450-d757f259c312 x-compute-request-id: req-8ba3a8cb-8432-4e88-9450-d757f259c312 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-13 11:45:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-8ba3a8cb-8432-4e88-9450-d757f259c312 2019-04-13 11:45:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f/os-security-groups used request id req-8ba3a8cb-8432-4e88-9450-d757f259c312 2019-04-13 11:45:55,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-13 11:45:55,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:45:55,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:45:55,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:45:55,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:45:55,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:45:55,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:45:55,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:45:55,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:45:55,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:45:55,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:45:55,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:45:55 GMT 2019-04-13 11:45:55,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:45:55,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:45:55,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:45:55,257 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:45:55,257 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:00,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:00,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:00,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:00,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:00,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:00,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:00,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:00,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:00,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d60f87-d566-4b10-948c-25ad939ce933 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:45:50.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:50.609Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-55d60f87-d566-4b10-948c-25ad939ce933", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:50.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "dime_host_0us399", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.325Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:50.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.325Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:50.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3acdc923c710c3e20ae3e39df5ece08096dde900\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:50.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.325Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aae056eb8f96209f962504f290400f10a6bd0607\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.059Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.325Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-33d33171-04d6-4d3c-963e-c720633702dc", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.058Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.325Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-33d33171-04d6-4d3c-963e-c720633702dc", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.058Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.325Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:45:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33d33171-04d6-4d3c-963e-c720633702dc x-compute-request-id: req-33d33171-04d6-4d3c-963e-c720633702dc Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.058Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-e7519884-54a0-4069-98e6-f69261509523", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "RESP: [204] Date: Sat, 13 Apr 2019 11:45: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-1c9202ce-c35b-40a1-b87a-f1335bb8356d x-compute-request-id: req-1c9202ce-c35b-40a1-b87a-f1335bb8356d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-1c9202ce-c35b-40a1-b87a-f1335bb8356d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-1c9202ce-c35b-40a1-b87a-f1335bb8356d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3acdc923c710c3e20ae3e39df5ece08096dde900\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-6e40c2da-f013-43fb-8509-3fa8027d788c x-compute-request-id: req-6e40c2da-f013-43fb-8509-3fa8027d788c Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.824Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-d00c30ec-546f-4c62-91a5-1bc36f7822bd", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.373Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-d00c30ec-546f-4c62-91a5-1bc36f7822bd", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.373Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-d00c30ec-546f-4c62-91a5-1bc36f7822bd x-compute-request-id: req-d00c30ec-546f-4c62-91a5-1bc36f7822bd Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:01Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.373Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aae056eb8f96209f962504f290400f10a6bd0607\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.374Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-e7519884-54a0-4069-98e6-f69261509523 x-compute-request-id: req-e7519884-54a0-4069-98e6-f69261509523 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:04Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3acdc923c710c3e20ae3e39df5ece08096dde900\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:51.882Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-e7519884-54a0-4069-98e6-f69261509523", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d316d337-22d8-4a56-9a4d-90b25c4f13bd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:45:51.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-6e40c2da-f013-43fb-8509-3fa8027d788c", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.825Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:45:51.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35c5cea7b567615d1761ef7fefb1a31f1f734535\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:52.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:52.243Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-6cabff71-9796-499b-9542-a2cee6fd16d8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-6cabff71-9796-499b-9542-a2cee6fd16d8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "Waiting for server \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-6e40c2da-f013-43fb-8509-3fa8027d788c", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.825Z", "source_id": "ellis_host_1b3qip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5937ef58-8703-46ea-92d0-ea92a8b484d0"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-6cabff71-9796-499b-9542-a2cee6fd16d8 x-compute-request-id: req-6cabff71-9796-499b-9542-a2cee6fd16d8 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b3:b0:b8\", \"version\": 4, \"addr\": \"192.168.120.16\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"5e61d513-3947-4be4-9ad9-58fbfb42dc5e\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:51Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_homer_host_vj9jlr\", \"created\": \"2019-04-13T11:23:47Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:52.438Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d316d337-22d8-4a56-9a4d-90b25c4f13bd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:51.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.035Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:52.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.035Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:52.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.035Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:52.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.685Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35c5cea7b567615d1761ef7fefb1a31f1f734535\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-bf63ecf3-dfe3-4429-9c40-e2af0ce4da67", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.685Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-bf63ecf3-dfe3-4429-9c40-e2af0ce4da67", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.685Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-bf63ecf3-dfe3-4429-9c40-e2af0ce4da67 x-compute-request-id: req-bf63ecf3-dfe3-4429-9c40-e2af0ce4da67 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:06Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35c5cea7b567615d1761ef7fefb1a31f1f734535\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.685Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-db1101e8-c4dd-40c6-9c5e-e0bc3b16ef6f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.685Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-db1101e8-c4dd-40c6-9c5e-e0bc3b16ef6f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.685Z", "message": "RESP: [204] Date: Sat, 13 Apr 2019 11:45: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-db1101e8-c4dd-40c6-9c5e-e0bc3b16ef6f x-compute-request-id: req-db1101e8-c4dd-40c6-9c5e-e0bc3b16ef6f Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:53.685Z", "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-04-13T11:45:53.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:54.441Z", "message": "Waiting for server \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:54.441Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:54.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:54.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:45:54.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:54.441Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c264a76-cbca-4f34-9987-82a331adc5a5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:45:54.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}], "metadata": {"pagination": {"total": 757, "offset": 650, "size": 50}}} 2019-04-13 11:46:00,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:00,361 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:00 GMT 2019-04-13 11:46:00,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:00,361 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:46:00,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:00,361 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:00,361 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:00,361 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:46:00,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d60f87-d566-4b10-948c-25ad939ce933 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:00,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-55d60f87-d566-4b10-948c-25ad939ce933 2019-04-13 11:46:00,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-13 11:46:00,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:46:00,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acdc923c710c3e20ae3e39df5ece08096dde900" 2019-04-13 11:46:00,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae056eb8f96209f962504f290400f10a6bd0607" 2019-04-13 11:46:00,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-33d33171-04d6-4d3c-963e-c720633702dc 2019-04-13 11:46:00,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/action used request id req-33d33171-04d6-4d3c-963e-c720633702dc 2019-04-13 11:46:00,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:45:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33d33171-04d6-4d3c-963e-c720633702dc x-compute-request-id: req-33d33171-04d6-4d3c-963e-c720633702dc Content-Length: 0 Content-Type: application/json 2019-04-13 11:46:00,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-e7519884-54a0-4069-98e6-f69261509523 2019-04-13 11:46:00,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 13 Apr 2019 11:45: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-1c9202ce-c35b-40a1-b87a-f1335bb8356d x-compute-request-id: req-1c9202ce-c35b-40a1-b87a-f1335bb8356d Content-Type: application/json 2019-04-13 11:46:00,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-1c9202ce-c35b-40a1-b87a-f1335bb8356d 2019-04-13 11:46:00,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-1c9202ce-c35b-40a1-b87a-f1335bb8356d 2019-04-13 11:46:00,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acdc923c710c3e20ae3e39df5ece08096dde900" 2019-04-13 11:46:00,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-6e40c2da-f013-43fb-8509-3fa8027d788c x-compute-request-id: req-6e40c2da-f013-43fb-8509-3fa8027d788c Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-13 11:46:00,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-d00c30ec-546f-4c62-91a5-1bc36f7822bd 2019-04-13 11:46:00,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-d00c30ec-546f-4c62-91a5-1bc36f7822bd 2019-04-13 11:46:00,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-d00c30ec-546f-4c62-91a5-1bc36f7822bd x-compute-request-id: req-d00c30ec-546f-4c62-91a5-1bc36f7822bd Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:00,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae056eb8f96209f962504f290400f10a6bd0607" 2019-04-13 11:46:00,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-e7519884-54a0-4069-98e6-f69261509523 x-compute-request-id: req-e7519884-54a0-4069-98e6-f69261509523 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:04Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:00,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acdc923c710c3e20ae3e39df5ece08096dde900" 2019-04-13 11:46:00,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-e7519884-54a0-4069-98e6-f69261509523 2019-04-13 11:46:00,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d316d337-22d8-4a56-9a4d-90b25c4f13bd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:00,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-6e40c2da-f013-43fb-8509-3fa8027d788c 2019-04-13 11:46:00,368 - 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-04-13 11:46:00,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c5cea7b567615d1761ef7fefb1a31f1f734535" 2019-04-13 11:46:00,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:46:00,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-6cabff71-9796-499b-9542-a2cee6fd16d8 2019-04-13 11:46:00,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-6cabff71-9796-499b-9542-a2cee6fd16d8 2019-04-13 11:46:00,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5e61d513-3947-4be4-9ad9-58fbfb42dc5e" to be deleted. current status: SHUTOFF 2019-04-13 11:46:00,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-13 11:46:00,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf/os-security-groups used request id req-6e40c2da-f013-43fb-8509-3fa8027d788c 2019-04-13 11:46:00,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-6cabff71-9796-499b-9542-a2cee6fd16d8 x-compute-request-id: req-6cabff71-9796-499b-9542-a2cee6fd16d8 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:b0:b8", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "5e61d513-3947-4be4-9ad9-58fbfb42dc5e", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:51Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_homer_host_vj9jlr", "created": "2019-04-13T11:23:47Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:00,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d316d337-22d8-4a56-9a4d-90b25c4f13bd 2019-04-13 11:46:00,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:46:00,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-13 11:46:00,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:46:00,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c5cea7b567615d1761ef7fefb1a31f1f734535" 2019-04-13 11:46:00,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-bf63ecf3-dfe3-4429-9c40-e2af0ce4da67 2019-04-13 11:46:00,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-bf63ecf3-dfe3-4429-9c40-e2af0ce4da67 2019-04-13 11:46:00,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-bf63ecf3-dfe3-4429-9c40-e2af0ce4da67 x-compute-request-id: req-bf63ecf3-dfe3-4429-9c40-e2af0ce4da67 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:06Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:00,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c5cea7b567615d1761ef7fefb1a31f1f734535" 2019-04-13 11:46:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-db1101e8-c4dd-40c6-9c5e-e0bc3b16ef6f 2019-04-13 11:46:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-db1101e8-c4dd-40c6-9c5e-e0bc3b16ef6f 2019-04-13 11:46:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 13 Apr 2019 11:45: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-db1101e8-c4dd-40c6-9c5e-e0bc3b16ef6f x-compute-request-id: req-db1101e8-c4dd-40c6-9c5e-e0bc3b16ef6f Content-Type: application/json 2019-04-13 11:46:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:46:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "25f179b2-1bbe-4d87-a342-e75ee80d0f0f" to be deleted. current status: SHUTOFF 2019-04-13 11:46:00,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-13 11:46:00,371 - 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-04-13 11:46:00,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c264a76-cbca-4f34-9987-82a331adc5a5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:00,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:00,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:00,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:00,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:00,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:00,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:00,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:00,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:00,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:00,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:00,465 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:00 GMT 2019-04-13 11:46:00,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:00,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:00,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:00,465 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:00,465 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:05,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:05,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:05,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:05,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:05,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:05,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:05,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:05,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:05,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:54.441Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-130321d3-ed15-4128-8658-86a656094ff9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:54.441Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-130321d3-ed15-4128-8658-86a656094ff9 x-compute-request-id: req-130321d3-ed15-4128-8658-86a656094ff9 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:14:11:c1\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:03.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:53Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_dime_host_0us399\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:54.441Z", "message": "Waiting for server \"25f179b2-1bbe-4d87-a342-e75ee80d0f0f\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:53.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:54.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:45:54.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.188Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c0084992-fe64-4dcc-9e18-e71bc3294f82", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:54.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.78185cca-a877-4f7f-8673-5f2609eb963a"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.188Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0084992-fe64-4dcc-9e18-e71bc3294f82 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:45:54.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.78185cca-a877-4f7f-8673-5f2609eb963a"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.188Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5376b7e987ab022b1972ac73ce98fd51cbc5d49\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:54.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.188Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:45:54.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.78185cca-a877-4f7f-8673-5f2609eb963a"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.188Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9adffda8fdcb4a981d9ae5042fbd4ca4af3fe563\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:54.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.78185cca-a877-4f7f-8673-5f2609eb963a"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.735Z", "message": "RESP: [204] Date: Sat, 13 Apr 2019 11: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 x-openstack-request-id: req-6b5df081-9068-4a17-90bc-8c4bd717bd6d x-compute-request-id: req-6b5df081-9068-4a17-90bc-8c4bd717bd6d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.735Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-6b5df081-9068-4a17-90bc-8c4bd717bd6d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.735Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-6b5df081-9068-4a17-90bc-8c4bd717bd6d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.735Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-88f99c84-55ec-41e4-a47b-5dc1159893f1 x-compute-request-id: req-88f99c84-55ec-41e4-a47b-5dc1159893f1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:22Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.78185cca-a877-4f7f-8673-5f2609eb963a"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5376b7e987ab022b1972ac73ce98fd51cbc5d49\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.735Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-9d8bb0a1-df02-4066-8c73-bbcb01dd7f08", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.735Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-9d8bb0a1-df02-4066-8c73-bbcb01dd7f08 x-compute-request-id: req-9d8bb0a1-df02-4066-8c73-bbcb01dd7f08 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:01Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.735Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-9d8bb0a1-df02-4066-8c73-bbcb01dd7f08", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:55.735Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5376b7e987ab022b1972ac73ce98fd51cbc5d49\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:56.417Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11: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-4e9d3a7a-8219-46b3-8afb-8351ebe8653c x-compute-request-id: req-4e9d3a7a-8219-46b3-8afb-8351ebe8653c Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:62:f0:7d\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:55Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_ellis_host_1b3qip\", \"created\": \"2019-04-13T11:23:54Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:56.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-88f99c84-55ec-41e4-a47b-5dc1159893f1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.78185cca-a877-4f7f-8673-5f2609eb963a"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:56.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-88f99c84-55ec-41e4-a47b-5dc1159893f1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.78185cca-a877-4f7f-8673-5f2609eb963a"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:56.417Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:56.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:56.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-4e9d3a7a-8219-46b3-8afb-8351ebe8653c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:56.417Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-4e9d3a7a-8219-46b3-8afb-8351ebe8653c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:56.417Z", "message": "Waiting for server \"85d3b1e8-fa39-4056-8340-ebc8f52f4edf\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:56.417Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:55.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.78185cca-a877-4f7f-8673-5f2609eb963a"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:56.417Z", "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-04-13T11:45:56.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:57.164Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3acdc923c710c3e20ae3e39df5ece08096dde900\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:56.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:57.164Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-cfbb092d-7b3d-4648-aa2a-570f4d43f5e7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:56.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:57.164Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-cfbb092d-7b3d-4648-aa2a-570f4d43f5e7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:56.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "homer_host_vj9jlr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:57.164Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 11: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 x-openstack-request-id: req-cfbb092d-7b3d-4648-aa2a-570f4d43f5e7 x-compute-request-id: req-cfbb092d-7b3d-4648-aa2a-570f4d43f5e7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 5e61d513-3947-4be4-9ad9-58fbfb42dc5e 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-04-13T11:45:56.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.65298ef7-620f-40ca-9186-123afe174d1d"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:57.164Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:56.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:57.164Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:56.554Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:57.885Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:57.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_host_vj9jlr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:57.885Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:57.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:57.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:57.681Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:58.448Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8738de70-6fbf-4cf2-81e5-3a2218952cfc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:57.687Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:58.448Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b57359f0a2dbf3a933a2a8e930925aa00986085\"", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:58.095Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:58.448Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:58.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:58.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-04-13T11:45:57.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:58.448Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:57.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:58.448Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8738de70-6fbf-4cf2-81e5-3a2218952cfc", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:57.687Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.043Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:58.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.043Z", "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-04-13T11:45:58.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.043Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:58.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.043Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35c5cea7b567615d1761ef7fefb1a31f1f734535\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:58.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.043Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 11:45: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-e3e94253-5c63-452b-9b9b-e82d2dabbb3f x-compute-request-id: req-e3e94253-5c63-452b-9b9b-e82d2dabbb3f Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 25f179b2-1bbe-4d87-a342-e75ee80d0f0f 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-04-13T11:45:58.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.043Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-e3e94253-5c63-452b-9b9b-e82d2dabbb3f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:58.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": "dime_host_0us399", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.043Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-e3e94253-5c63-452b-9b9b-e82d2dabbb3f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:58.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f9600601-abbb-4082-9d9d-3ec77ac0ed50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.043Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-b1ceb92d-9474-4c78-8d54-03756e45870b x-compute-request-id: req-b1ceb92d-9474-4c78-8d54-03756e45870b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:22Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:58.858Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}], "metadata": {"pagination": {"total": 833, "offset": 700, "size": 50}}} 2019-04-13 11:46:05,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:05,557 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:05 GMT 2019-04-13 11:46:05,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:05,557 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:46:05,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:05,557 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:05,557 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:05,557 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:46:05,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-130321d3-ed15-4128-8658-86a656094ff9 2019-04-13 11:46:05,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-130321d3-ed15-4128-8658-86a656094ff9 x-compute-request-id: req-130321d3-ed15-4128-8658-86a656094ff9 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:11:c1", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:03.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "25f179b2-1bbe-4d87-a342-e75ee80d0f0f", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:53Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_dime_host_0us399", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:05,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "25f179b2-1bbe-4d87-a342-e75ee80d0f0f" to be deleted. current status: SHUTOFF 2019-04-13 11:46:05,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-04-13 11:46:05,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c0084992-fe64-4dcc-9e18-e71bc3294f82 2019-04-13 11:46:05,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0084992-fe64-4dcc-9e18-e71bc3294f82 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:05,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5376b7e987ab022b1972ac73ce98fd51cbc5d49" 2019-04-13 11:46:05,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-04-13 11:46:05,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9adffda8fdcb4a981d9ae5042fbd4ca4af3fe563" 2019-04-13 11:46:05,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 13 Apr 2019 11: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 x-openstack-request-id: req-6b5df081-9068-4a17-90bc-8c4bd717bd6d x-compute-request-id: req-6b5df081-9068-4a17-90bc-8c4bd717bd6d Content-Type: application/json 2019-04-13 11:46:05,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-6b5df081-9068-4a17-90bc-8c4bd717bd6d 2019-04-13 11:46:05,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-6b5df081-9068-4a17-90bc-8c4bd717bd6d 2019-04-13 11:46:05,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-88f99c84-55ec-41e4-a47b-5dc1159893f1 x-compute-request-id: req-88f99c84-55ec-41e4-a47b-5dc1159893f1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:22Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:05,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5376b7e987ab022b1972ac73ce98fd51cbc5d49" 2019-04-13 11:46:05,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-9d8bb0a1-df02-4066-8c73-bbcb01dd7f08 2019-04-13 11:46:05,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-9d8bb0a1-df02-4066-8c73-bbcb01dd7f08 x-compute-request-id: req-9d8bb0a1-df02-4066-8c73-bbcb01dd7f08 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:01Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:05,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-9d8bb0a1-df02-4066-8c73-bbcb01dd7f08 2019-04-13 11:46:05,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5376b7e987ab022b1972ac73ce98fd51cbc5d49" 2019-04-13 11:46:05,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11: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-4e9d3a7a-8219-46b3-8afb-8351ebe8653c x-compute-request-id: req-4e9d3a7a-8219-46b3-8afb-8351ebe8653c Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:f0:7d", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "85d3b1e8-fa39-4056-8340-ebc8f52f4edf", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:55Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_ellis_host_1b3qip", "created": "2019-04-13T11:23:54Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:05,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-88f99c84-55ec-41e4-a47b-5dc1159893f1 2019-04-13 11:46:05,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-88f99c84-55ec-41e4-a47b-5dc1159893f1 2019-04-13 11:46:05,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:46:05,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-4e9d3a7a-8219-46b3-8afb-8351ebe8653c 2019-04-13 11:46:05,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-4e9d3a7a-8219-46b3-8afb-8351ebe8653c 2019-04-13 11:46:05,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "85d3b1e8-fa39-4056-8340-ebc8f52f4edf" to be deleted. current status: SHUTOFF 2019-04-13 11:46:05,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-13 11:46:05,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:46:05,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/5e61d513-3947-4be4-9ad9-58fbfb42dc5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3acdc923c710c3e20ae3e39df5ece08096dde900" 2019-04-13 11:46:05,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-cfbb092d-7b3d-4648-aa2a-570f4d43f5e7 2019-04-13 11:46:05,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5e61d513-3947-4be4-9ad9-58fbfb42dc5e used request id req-cfbb092d-7b3d-4648-aa2a-570f4d43f5e7 2019-04-13 11:46:05,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 11: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 x-openstack-request-id: req-cfbb092d-7b3d-4648-aa2a-570f4d43f5e7 x-compute-request-id: req-cfbb092d-7b3d-4648-aa2a-570f4d43f5e7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5e61d513-3947-4be4-9ad9-58fbfb42dc5e could not be found.", "code": 404}} 2019-04-13 11:46:05,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:46:05,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:46:05,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-13 11:46:05,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:46:05,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:46:05,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8738de70-6fbf-4cf2-81e5-3a2218952cfc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:05,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b57359f0a2dbf3a933a2a8e930925aa00986085" 2019-04-13 11:46:05,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:46:05,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:46:05,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:46:05,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8738de70-6fbf-4cf2-81e5-3a2218952cfc 2019-04-13 11:46:05,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:46:05,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-13 11:46:05,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:46:05,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c5cea7b567615d1761ef7fefb1a31f1f734535" 2019-04-13 11:46:05,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 11:45: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-e3e94253-5c63-452b-9b9b-e82d2dabbb3f x-compute-request-id: req-e3e94253-5c63-452b-9b9b-e82d2dabbb3f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 25f179b2-1bbe-4d87-a342-e75ee80d0f0f could not be found.", "code": 404}} 2019-04-13 11:46:05,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-e3e94253-5c63-452b-9b9b-e82d2dabbb3f 2019-04-13 11:46:05,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/25f179b2-1bbe-4d87-a342-e75ee80d0f0f used request id req-e3e94253-5c63-452b-9b9b-e82d2dabbb3f 2019-04-13 11:46:05,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-b1ceb92d-9474-4c78-8d54-03756e45870b x-compute-request-id: req-b1ceb92d-9474-4c78-8d54-03756e45870b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:22Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:05,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:05,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:05,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:05,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:05,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:05,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:05,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:05,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:05,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:05,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:05,624 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:05 GMT 2019-04-13 11:46:05,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:05,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:05,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:05,624 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:05,624 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:10,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:10,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:10,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:10,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:10,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:10,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:10,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:10,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:10,728 - 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-04-13T11:45:59.043Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-b1ceb92d-9474-4c78-8d54-03756e45870b x-compute-request-id: req-b1ceb92d-9474-4c78-8d54-03756e45870b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:22Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:58.858Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.043Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-b1ceb92d-9474-4c78-8d54-03756e45870b", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:58.858Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.043Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b57359f0a2dbf3a933a2a8e930925aa00986085\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:58.859Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.862Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:59.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.862Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:59.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_host_0us399", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.862Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:59.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:45:59.862Z", "message": "Waiting for process 16070 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:59.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11: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-180655cf-608e-48db-958d-95be2400872c x-compute-request-id: req-180655cf-608e-48db-958d-95be2400872c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:22Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.171Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-c41c4b21-45a8-4284-9351-67bb315498d1", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:59.718Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-c41c4b21-45a8-4284-9351-67bb315498d1", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:59.718Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:45: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-c41c4b21-45a8-4284-9351-67bb315498d1 x-compute-request-id: req-c41c4b21-45a8-4284-9351-67bb315498d1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:59.718Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-180655cf-608e-48db-958d-95be2400872c", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.171Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b57359f0a2dbf3a933a2a8e930925aa00986085\"", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.172Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-d5a8ce37-ef2f-4cd0-a7ae-fd2caa364a8c x-compute-request-id: req-d5a8ce37-ef2f-4cd0-a7ae-fd2caa364a8c Content-Encoding: gzip Content-Length: 530 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2c1d5cef-77f3-41bf-94da-344fc59ce8c9\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"931c56ef-dd06-41c6-9723-ed35396d8de8\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ed03df7a-7363-4186-8b7a-960d4c90e32b\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"4da22e46-57a4-4b1d-a1ca-071d44ce974a\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.316Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:59.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-180655cf-608e-48db-958d-95be2400872c", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.171Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89985d4c-7e13-4a1a-b3d0-7729496f8239 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ebd75c60-2563-4880-aacc-7f85f815da97"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-89985d4c-7e13-4a1a-b3d0-7729496f8239", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ebd75c60-2563-4880-aacc-7f85f815da97"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:46:00.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ebd75c60-2563-4880-aacc-7f85f815da97"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ebd75c60-2563-4880-aacc-7f85f815da97"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:00.488Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b57359f0a2dbf3a933a2a8e930925aa00986085\"", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:45:59.719Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.002Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.676Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.002Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-d5a8ce37-ef2f-4cd0-a7ae-fd2caa364a8c", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.316Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.002Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-d5a8ce37-ef2f-4cd0-a7ae-fd2caa364a8c", "level": "debug", "target_id": "sprout_security_group_44xw2g", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.317Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.cb742b19-ed26-4546-85d9-21db919bb15b"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.002Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/79b604b8-cc29-4087-bb97-fd30621f4836.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65721d9fddc5b6eadd15a656fcfe084c8da67683\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ebd75c60-2563-4880-aacc-7f85f815da97"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.002Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5376b7e987ab022b1972ac73ce98fd51cbc5d49\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.002Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.635Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-77b807f2-49aa-4ff9-8522-955a3e411a19", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.635Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 11:46:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77b807f2-49aa-4ff9-8522-955a3e411a19 x-compute-request-id: req-77b807f2-49aa-4ff9-8522-955a3e411a19 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 85d3b1e8-fa39-4056-8340-ebc8f52f4edf 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-04-13T11:46:00.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.635Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/79b604b8-cc29-4087-bb97-fd30621f4836.json used request id req-5efb790f-08c9-43fd-953a-1ebea16f62e1", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ebd75c60-2563-4880-aacc-7f85f815da97"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.635Z", "message": "RESP: [204] X-Openstack-Request-Id: req-5efb790f-08c9-43fd-953a-1ebea16f62e1 Content-Length: 0 Date: Sat, 13 Apr 2019 11:46:00 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-04-13T11:46:00.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ebd75c60-2563-4880-aacc-7f85f815da97"}, {"node_instance_id": "ellis_host_1b3qip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.635Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-77b807f2-49aa-4ff9-8522-955a3e411a19", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.281949d9-d88d-46ef-99fd-26568ff5b706"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.635Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:01.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.635Z", "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-04-13T11:46:01.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.635Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.834Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.635Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_security_group_b3z3pb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:01.635Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/79b604b8-cc29-4087-bb97-fd30621f4836.json used request id req-5efb790f-08c9-43fd-953a-1ebea16f62e1", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:00.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ebd75c60-2563-4880-aacc-7f85f815da97"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.283Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:01.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.283Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:01.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "homer_security_group_b3z3pb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.283Z", "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-04-13T11:46:01.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.869Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f7f3e83b-42ec-40e4-b489-93d82d5a4200", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.49ef220e-f51d-4a04-9121-4f2db5ee423f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.869Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:46:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbedae68-a717-48cb-a9ce-5a4c63fe1c6e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.500Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.869Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cbedae68-a717-48cb-a9ce-5a4c63fe1c6e", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.500Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.869Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:46:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f3e83b-42ec-40e4-b489-93d82d5a4200 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:46:02.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.49ef220e-f51d-4a04-9121-4f2db5ee423f"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.869Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:46:02.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.49ef220e-f51d-4a04-9121-4f2db5ee423f"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.869Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.49ef220e-f51d-4a04-9121-4f2db5ee423f"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.869Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.869Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_host_1b3qip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.869Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:01.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:02.869Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.494Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}], "metadata": {"pagination": {"total": 876, "offset": 750, "size": 50}}} 2019-04-13 11:46:10,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:10,729 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:10 GMT 2019-04-13 11:46:10,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:10,729 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:46:10,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:10,729 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:10,729 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:10,729 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:46:10,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:45: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-b1ceb92d-9474-4c78-8d54-03756e45870b x-compute-request-id: req-b1ceb92d-9474-4c78-8d54-03756e45870b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:22Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:10,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-b1ceb92d-9474-4c78-8d54-03756e45870b 2019-04-13 11:46:10,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b57359f0a2dbf3a933a2a8e930925aa00986085" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-04-13 11:46:10,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:46:10,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-13 11:46:10,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:46:10,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16070 to end... 2019-04-13 11:46:10,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11: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-180655cf-608e-48db-958d-95be2400872c x-compute-request-id: req-180655cf-608e-48db-958d-95be2400872c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:22Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:10,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-c41c4b21-45a8-4284-9351-67bb315498d1 2019-04-13 11:46:10,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-c41c4b21-45a8-4284-9351-67bb315498d1 2019-04-13 11:46:10,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:45: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-c41c4b21-45a8-4284-9351-67bb315498d1 x-compute-request-id: req-c41c4b21-45a8-4284-9351-67bb315498d1 Content-Length: 0 Content-Type: application/json 2019-04-13 11:46:10,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-180655cf-608e-48db-958d-95be2400872c 2019-04-13 11:46:10,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b57359f0a2dbf3a933a2a8e930925aa00986085" 2019-04-13 11:46:10,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-d5a8ce37-ef2f-4cd0-a7ae-fd2caa364a8c x-compute-request-id: req-d5a8ce37-ef2f-4cd0-a7ae-fd2caa364a8c Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c1d5cef-77f3-41bf-94da-344fc59ce8c9"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "931c56ef-dd06-41c6-9723-ed35396d8de8"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ed03df7a-7363-4186-8b7a-960d4c90e32b"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "4da22e46-57a4-4b1d-a1ca-071d44ce974a", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-13 11:46:10,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:46:10,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-180655cf-608e-48db-958d-95be2400872c 2019-04-13 11:46:10,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89985d4c-7e13-4a1a-b3d0-7729496f8239 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:10,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-89985d4c-7e13-4a1a-b3d0-7729496f8239 2019-04-13 11:46:10,734 - 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-04-13 11:46:10,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-13 11:46:10,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b57359f0a2dbf3a933a2a8e930925aa00986085" 2019-04-13 11:46:10,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:46:10,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-d5a8ce37-ef2f-4cd0-a7ae-fd2caa364a8c 2019-04-13 11:46:10,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-d5a8ce37-ef2f-4cd0-a7ae-fd2caa364a8c 2019-04-13 11:46:10,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/79b604b8-cc29-4087-bb97-fd30621f4836.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65721d9fddc5b6eadd15a656fcfe084c8da67683" 2019-04-13 11:46:10,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5376b7e987ab022b1972ac73ce98fd51cbc5d49" 2019-04-13 11:46:10,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:46:10,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-77b807f2-49aa-4ff9-8522-955a3e411a19 2019-04-13 11:46:10,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 11:46:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77b807f2-49aa-4ff9-8522-955a3e411a19 x-compute-request-id: req-77b807f2-49aa-4ff9-8522-955a3e411a19 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 85d3b1e8-fa39-4056-8340-ebc8f52f4edf could not be found.", "code": 404}} 2019-04-13 11:46:10,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/79b604b8-cc29-4087-bb97-fd30621f4836.json used request id req-5efb790f-08c9-43fd-953a-1ebea16f62e1 2019-04-13 11:46:10,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5efb790f-08c9-43fd-953a-1ebea16f62e1 Content-Length: 0 Date: Sat, 13 Apr 2019 11:46:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:46:10,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/85d3b1e8-fa39-4056-8340-ebc8f52f4edf used request id req-77b807f2-49aa-4ff9-8522-955a3e411a19 2019-04-13 11:46:10,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:46:10,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-13 11:46:10,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:46:10,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:46:10,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/79b604b8-cc29-4087-bb97-fd30621f4836.json used request id req-5efb790f-08c9-43fd-953a-1ebea16f62e1 2019-04-13 11:46:10,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:46:10,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-13 11:46:10,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-13 11:46:10,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f7f3e83b-42ec-40e4-b489-93d82d5a4200 2019-04-13 11:46:10,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:46:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbedae68-a717-48cb-a9ce-5a4c63fe1c6e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:10,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cbedae68-a717-48cb-a9ce-5a4c63fe1c6e 2019-04-13 11:46:10,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:46:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f3e83b-42ec-40e4-b489-93d82d5a4200 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:10,738 - 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-04-13 11:46:10,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-13 11:46:10,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:46:10,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:46:10,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:46:10,739 - 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-04-13 11:46:10,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:10,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:10,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:10,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:10,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:10,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:10,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:10,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:10,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:10,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:10,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:10 GMT 2019-04-13 11:46:10,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:10,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:10,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:10,809 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:10,809 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:15,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:15,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:15,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:15,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:15,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:15,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:15,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:15,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:15,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:03.433Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:03.433Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:03.433Z", "message": "RESP: [204] X-Openstack-Request-Id: req-7d4f32af-b96f-46f3-b9c5-0d1ca22b7a68 Content-Length: 0 Date: Sat, 13 Apr 2019 11:46:03 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.49ef220e-f51d-4a04-9121-4f2db5ee423f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:03.433Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8752b27125f0869d9ae7f0b94b22ea70efb5d7ef\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.911Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:03.433Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ea8e8d0e72e286de8c77f8fee642d71ddac37da4\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.49ef220e-f51d-4a04-9121-4f2db5ee423f"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.101Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.101Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:02.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.101Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d4f32af-b96f-46f3-b9c5-0d1ca22b7a68", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.49ef220e-f51d-4a04-9121-4f2db5ee423f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.101Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-4ba519ae-1756-40fa-8488-cab94b0017e8", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.568Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.101Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-4ba519ae-1756-40fa-8488-cab94b0017e8", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.568Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.101Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.101Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8752b27125f0869d9ae7f0b94b22ea70efb5d7ef\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.569Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.101Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-4ba519ae-1756-40fa-8488-cab94b0017e8 x-compute-request-id: req-4ba519ae-1756-40fa-8488-cab94b0017e8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:22Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.568Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": "dime_security_group_90lobx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.101Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d4f32af-b96f-46f3-b9c5-0d1ca22b7a68", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.49ef220e-f51d-4a04-9121-4f2db5ee423f"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.101Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.697Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:46: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-8c5d57e8-f621-4e21-85c5-5a0a2420a903 x-compute-request-id: req-8c5d57e8-f621-4e21-85c5-5a0a2420a903 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:04.309Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.697Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.697Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.697Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:03.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.697Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-8c5d57e8-f621-4e21-85c5-5a0a2420a903", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:04.309Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.697Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-8c5d57e8-f621-4e21-85c5-5a0a2420a903", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:04.309Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:04.697Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8752b27125f0869d9ae7f0b94b22ea70efb5d7ef\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:04.310Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:05.248Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:04.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d6868d8d-4658-4b59-a569-2eaec820a333"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:05.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8752b27125f0869d9ae7f0b94b22ea70efb5d7ef\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:04.737Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:05.248Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-5c0c4f5d-050a-43fe-b14a-7fbf3ab41fcb", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:04.736Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:05.248Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-5c0c4f5d-050a-43fe-b14a-7fbf3ab41fcb", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:04.736Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:05.248Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-5c0c4f5d-050a-43fe-b14a-7fbf3ab41fcb x-compute-request-id: req-5c0c4f5d-050a-43fe-b14a-7fbf3ab41fcb Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:22Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:04.736Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:05.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:46:04.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d6868d8d-4658-4b59-a569-2eaec820a333"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:05.248Z", "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-04-13T11:46:03.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:05.248Z", "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-04-13T11:46:04.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:05.248Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-be442161-2d5d-4bef-99b7-6d80f80d7eda", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:04.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d6868d8d-4658-4b59-a569-2eaec820a333"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:05.248Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be442161-2d5d-4bef-99b7-6d80f80d7eda Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:46:04.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d6868d8d-4658-4b59-a569-2eaec820a333"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:05.248Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-0cae5068-440c-4906-8eca-022857a80e5d x-compute-request-id: req-0cae5068-440c-4906-8eca-022857a80e5d Content-Encoding: gzip Content-Length: 366 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:05.146Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.097Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:05.870Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.097Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-0cae5068-440c-4906-8eca-022857a80e5d", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:05.146Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": "dime_security_group_90lobx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.097Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:04.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.097Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:05.700Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.097Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-0cae5068-440c-4906-8eca-022857a80e5d", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:05.146Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7339c604-c88b-43fa-97d2-b1e1ad2990ac"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.097Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/7af8ce20-347c-4edb-87e4-06f34c448c4b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a74de831f4ea66196be5f248f2c49b1d1e4f2953\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:05.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d6868d8d-4658-4b59-a569-2eaec820a333"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.097Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:05.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f9ed8c4-ecf9-4e17-8e13-52fb784acb36"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.097Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:46:05.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f9ed8c4-ecf9-4e17-8e13-52fb784acb36"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.097Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb5ac460-e17c-43e8-80a1-85367558a557 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:46:05.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f9ed8c4-ecf9-4e17-8e13-52fb784acb36"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.097Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cb5ac460-e17c-43e8-80a1-85367558a557", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:05.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f9ed8c4-ecf9-4e17-8e13-52fb784acb36"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.097Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/edb06287-71da-4cda-beeb-61f4e0096b1c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}310e51f7c7ddec15a97b439bc578e4e23b2bf159\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:05.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f9ed8c4-ecf9-4e17-8e13-52fb784acb36"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.817Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/edb06287-71da-4cda-beeb-61f4e0096b1c.json used request id req-7f786e82-9601-4efb-b6d6-0e6bb69ec700", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:06.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f9ed8c4-ecf9-4e17-8e13-52fb784acb36"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.817Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/edb06287-71da-4cda-beeb-61f4e0096b1c.json used request id req-7f786e82-9601-4efb-b6d6-0e6bb69ec700", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:06.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f9ed8c4-ecf9-4e17-8e13-52fb784acb36"}, {"node_instance_id": "ellis_security_group_s4qtpl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.817Z", "message": "RESP: [204] X-Openstack-Request-Id: req-7f786e82-9601-4efb-b6d6-0e6bb69ec700 Content-Length: 0 Date: Sat, 13 Apr 2019 11:46:06 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:06.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2f9ed8c4-ecf9-4e17-8e13-52fb784acb36"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.817Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/7af8ce20-347c-4edb-87e4-06f34c448c4b.json used request id req-653976f4-dc29-456d-880d-63eb8683673c", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:06.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d6868d8d-4658-4b59-a569-2eaec820a333"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.817Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7af8ce20-347c-4edb-87e4-06f34c448c4b.json used request id req-653976f4-dc29-456d-880d-63eb8683673c", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:06.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d6868d8d-4658-4b59-a569-2eaec820a333"}, {"node_instance_id": "ellis_floatingip_uwfstb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:06.817Z", "message": "RESP: [204] X-Openstack-Request-Id: req-653976f4-dc29-456d-880d-63eb8683673c Content-Length: 0 Date: Sat, 13 Apr 2019 11:46:06 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:06.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d6868d8d-4658-4b59-a569-2eaec820a333"}], "metadata": {"pagination": {"total": 895, "offset": 800, "size": 50}}} 2019-04-13 11:46:15,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:15,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:15 GMT 2019-04-13 11:46:15,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:15,902 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:46:15,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:15,902 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:15,903 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:15,903 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:46:15,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:46:15,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:46:15,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d4f32af-b96f-46f3-b9c5-0d1ca22b7a68 Content-Length: 0 Date: Sat, 13 Apr 2019 11:46:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:46:15,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752b27125f0869d9ae7f0b94b22ea70efb5d7ef" 2019-04-13 11:46:15,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8e8d0e72e286de8c77f8fee642d71ddac37da4" 2019-04-13 11:46:15,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:46:15,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:46:15,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d4f32af-b96f-46f3-b9c5-0d1ca22b7a68 2019-04-13 11:46:15,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-4ba519ae-1756-40fa-8488-cab94b0017e8 2019-04-13 11:46:15,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-4ba519ae-1756-40fa-8488-cab94b0017e8 2019-04-13 11:46:15,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:46:15,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752b27125f0869d9ae7f0b94b22ea70efb5d7ef" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-04-13 11:46:15,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-4ba519ae-1756-40fa-8488-cab94b0017e8 x-compute-request-id: req-4ba519ae-1756-40fa-8488-cab94b0017e8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:22Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:15,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/75e32cdc-b5f0-409d-9055-8b505bcd892b.json used request id req-7d4f32af-b96f-46f3-b9c5-0d1ca22b7a68 2019-04-13 11:46:15,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:46:15,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:46: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-8c5d57e8-f621-4e21-85c5-5a0a2420a903 x-compute-request-id: req-8c5d57e8-f621-4e21-85c5-5a0a2420a903 Content-Length: 0 Content-Type: application/json 2019-04-13 11:46:15,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-04-13 11:46:15,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:46:15,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:46:15,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-8c5d57e8-f621-4e21-85c5-5a0a2420a903 2019-04-13 11:46:15,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-8c5d57e8-f621-4e21-85c5-5a0a2420a903 2019-04-13 11:46:15,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752b27125f0869d9ae7f0b94b22ea70efb5d7ef" 2019-04-13 11:46:15,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-04-13 11:46:15,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752b27125f0869d9ae7f0b94b22ea70efb5d7ef" 2019-04-13 11:46:15,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-5c0c4f5d-050a-43fe-b14a-7fbf3ab41fcb 2019-04-13 11:46:15,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-5c0c4f5d-050a-43fe-b14a-7fbf3ab41fcb 2019-04-13 11:46:15,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-5c0c4f5d-050a-43fe-b14a-7fbf3ab41fcb x-compute-request-id: req-5c0c4f5d-050a-43fe-b14a-7fbf3ab41fcb Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:22Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:15,909 - 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-04-13 11:46:15,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-13 11:46:15,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-13 11:46:15,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-be442161-2d5d-4bef-99b7-6d80f80d7eda 2019-04-13 11:46:15,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be442161-2d5d-4bef-99b7-6d80f80d7eda Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:15,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-0cae5068-440c-4906-8eca-022857a80e5d x-compute-request-id: req-0cae5068-440c-4906-8eca-022857a80e5d Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-13 11:46:15,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:46:15,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-0cae5068-440c-4906-8eca-022857a80e5d 2019-04-13 11:46:15,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:46:15,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:46:15,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-0cae5068-440c-4906-8eca-022857a80e5d 2019-04-13 11:46:15,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/7af8ce20-347c-4edb-87e4-06f34c448c4b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74de831f4ea66196be5f248f2c49b1d1e4f2953" 2019-04-13 11:46:15,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-13 11:46:15,911 - 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-04-13 11:46:15,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb5ac460-e17c-43e8-80a1-85367558a557 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:15,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cb5ac460-e17c-43e8-80a1-85367558a557 2019-04-13 11:46:15,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/edb06287-71da-4cda-beeb-61f4e0096b1c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}310e51f7c7ddec15a97b439bc578e4e23b2bf159" 2019-04-13 11:46:15,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/edb06287-71da-4cda-beeb-61f4e0096b1c.json used request id req-7f786e82-9601-4efb-b6d6-0e6bb69ec700 2019-04-13 11:46:15,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/edb06287-71da-4cda-beeb-61f4e0096b1c.json used request id req-7f786e82-9601-4efb-b6d6-0e6bb69ec700 2019-04-13 11:46:15,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f786e82-9601-4efb-b6d6-0e6bb69ec700 Content-Length: 0 Date: Sat, 13 Apr 2019 11:46:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:46:15,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/7af8ce20-347c-4edb-87e4-06f34c448c4b.json used request id req-653976f4-dc29-456d-880d-63eb8683673c 2019-04-13 11:46:15,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7af8ce20-347c-4edb-87e4-06f34c448c4b.json used request id req-653976f4-dc29-456d-880d-63eb8683673c 2019-04-13 11:46:15,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-653976f4-dc29-456d-880d-63eb8683673c Content-Length: 0 Date: Sat, 13 Apr 2019 11:46:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:46:15,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:16,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:16,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:16,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:16,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:16,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:16,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:16,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:16,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:16,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:16,073 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:16 GMT 2019-04-13 11:46:16,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:16,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:16,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:16,074 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:16,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:21,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:21,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:21,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:21,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:21,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:21,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:21,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:21,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:21,179 - 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-04-13T11:46:07.482Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f271ad01-7a05-41f0-a24b-90268ae0bc0c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:07.108Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:07.482Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:07.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:07.482Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:07.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_security_group_s4qtpl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:07.482Z", "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-04-13T11:46:06.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "ellis_floatingip_uwfstb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:07.482Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:06.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:07.482Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f271ad01-7a05-41f0-a24b-90268ae0bc0c", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:07.109Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:07.482Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:07.103Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:08.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40e4f71bec25f58bc9e41b8a4fbc0395020f5531\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:07.502Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:08.736Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40e4f71bec25f58bc9e41b8a4fbc0395020f5531\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:08.340Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:08.736Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-66fc5a7d-ef59-431d-8098-7a8a5e1714bf", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:08.339Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:08.736Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-66fc5a7d-ef59-431d-8098-7a8a5e1714bf", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:08.339Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:08.736Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-66fc5a7d-ef59-431d-8098-7a8a5e1714bf x-compute-request-id: req-66fc5a7d-ef59-431d-8098-7a8a5e1714bf Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:22Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:08.338Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:09.355Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:46: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-a3c2fda0-da46-4274-9b6d-331be40d0aca x-compute-request-id: req-a3c2fda0-da46-4274-9b6d-331be40d0aca Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:09.070Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:09.355Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-a3c2fda0-da46-4274-9b6d-331be40d0aca", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:09.070Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:09.355Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40e4f71bec25f58bc9e41b8a4fbc0395020f5531\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:09.071Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:09.355Z", "message": "Waiting for process 24439 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:08.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:09.355Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-a3c2fda0-da46-4274-9b6d-331be40d0aca", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:09.070Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:09.938Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-1c1a4ee9-21ad-4a64-840e-4a6f9b6ecadc", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:09.446Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:09.938Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-fd850f1b-247a-4f69-9a70-95d0baeb76e4 x-compute-request-id: req-fd850f1b-247a-4f69-9a70-95d0baeb76e4 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:09.744Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:09.938Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-1c1a4ee9-21ad-4a64-840e-4a6f9b6ecadc x-compute-request-id: req-1c1a4ee9-21ad-4a64-840e-4a6f9b6ecadc Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:22Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:09.446Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:09.938Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-1c1a4ee9-21ad-4a64-840e-4a6f9b6ecadc", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:09.447Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:09.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40e4f71bec25f58bc9e41b8a4fbc0395020f5531\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:09.447Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:10.521Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:10.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:10.521Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:10.103Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:10.521Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-fd850f1b-247a-4f69-9a70-95d0baeb76e4", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:09.744Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:10.521Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-fd850f1b-247a-4f69-9a70-95d0baeb76e4", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:09.744Z", "source_id": "sprout_host_q5zrdk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.485f5288-b2a5-4450-b91d-b4cdcd1073fc"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:11.160Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:10.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:11.160Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:10.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:11.882Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:11.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:12.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:46:11.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:12.551Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c19acf9-9af9-4710-95a6-9f4c94f39c78 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:46:11.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:12.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d360926e6bc9157b200305644b9c688a415cdefe\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:12.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:12.551Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8c19acf9-9af9-4710-95a6-9f4c94f39c78", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:11.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.083Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-468ef20c-959c-453a-9ee4-23c8e4373a23", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.083Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d360926e6bc9157b200305644b9c688a415cdefe\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:12.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.083Z", "message": "RESP: [204] Date: Sat, 13 Apr 2019 11:46: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-950019fa-1033-4e57-976c-e136dcca279c x-compute-request-id: req-950019fa-1033-4e57-976c-e136dcca279c Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:13.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.083Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-468ef20c-959c-453a-9ee4-23c8e4373a23 x-compute-request-id: req-468ef20c-959c-453a-9ee4-23c8e4373a23 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:45:22Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.083Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-468ef20c-959c-453a-9ee4-23c8e4373a23", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:12.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.750Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-950019fa-1033-4e57-976c-e136dcca279c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:13.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.750Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d360926e6bc9157b200305644b9c688a415cdefe\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:13.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.750Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-7dc34db3-d6e6-4ee8-8e30-65a8bba86fe3 x-compute-request-id: req-7dc34db3-d6e6-4ee8-8e30-65a8bba86fe3 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:0b:63\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:46:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_sprout_host_q5zrdk\", \"created\": \"2019-04-13T11:23:52Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:13.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.750Z", "message": "Waiting for server \"9e234f2f-28bd-465f-9f22-0dc2a3777a16\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:13.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.750Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-7dc34db3-d6e6-4ee8-8e30-65a8bba86fe3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:13.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.750Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-7dc34db3-d6e6-4ee8-8e30-65a8bba86fe3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:13.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:13.750Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-950019fa-1033-4e57-976c-e136dcca279c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:13.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:18.507Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d360926e6bc9157b200305644b9c688a415cdefe\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:18.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:19.087Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:18.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:19.087Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-31369c24-a6e5-4540-a96a-9a1da5de8b6e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:18.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_host_q5zrdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:19.087Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:18.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:19.087Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 11:46: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-31369c24-a6e5-4540-a96a-9a1da5de8b6e x-compute-request-id: req-31369c24-a6e5-4540-a96a-9a1da5de8b6e Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 9e234f2f-28bd-465f-9f22-0dc2a3777a16 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-04-13T11:46:18.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}], "metadata": {"pagination": {"total": 908, "offset": 850, "size": 50}}} 2019-04-13 11:46:21,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:21,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:21 GMT 2019-04-13 11:46:21,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:21,180 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:46:21,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:21,180 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:21,180 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:21,180 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:46:21,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f271ad01-7a05-41f0-a24b-90268ae0bc0c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:21,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:46:21,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:46:21,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-13 11:46:21,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-04-13 11:46:21,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f271ad01-7a05-41f0-a24b-90268ae0bc0c 2019-04-13 11:46:21,184 - 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-04-13 11:46:21,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e4f71bec25f58bc9e41b8a4fbc0395020f5531" 2019-04-13 11:46:21,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e4f71bec25f58bc9e41b8a4fbc0395020f5531" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-13 11:46:21,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-66fc5a7d-ef59-431d-8098-7a8a5e1714bf 2019-04-13 11:46:21,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-66fc5a7d-ef59-431d-8098-7a8a5e1714bf 2019-04-13 11:46:21,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-66fc5a7d-ef59-431d-8098-7a8a5e1714bf x-compute-request-id: req-66fc5a7d-ef59-431d-8098-7a8a5e1714bf Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:22Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:21,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:46: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-a3c2fda0-da46-4274-9b6d-331be40d0aca x-compute-request-id: req-a3c2fda0-da46-4274-9b6d-331be40d0aca Content-Length: 0 Content-Type: application/json 2019-04-13 11:46:21,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-a3c2fda0-da46-4274-9b6d-331be40d0aca 2019-04-13 11:46:21,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e4f71bec25f58bc9e41b8a4fbc0395020f5531" 2019-04-13 11:46:21,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24439 to end... 2019-04-13 11:46:21,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/action used request id req-a3c2fda0-da46-4274-9b6d-331be40d0aca 2019-04-13 11:46:21,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-1c1a4ee9-21ad-4a64-840e-4a6f9b6ecadc 2019-04-13 11:46:21,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-fd850f1b-247a-4f69-9a70-95d0baeb76e4 x-compute-request-id: req-fd850f1b-247a-4f69-9a70-95d0baeb76e4 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-13 11:46:21,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-1c1a4ee9-21ad-4a64-840e-4a6f9b6ecadc x-compute-request-id: req-1c1a4ee9-21ad-4a64-840e-4a6f9b6ecadc Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:22Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:21,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-1c1a4ee9-21ad-4a64-840e-4a6f9b6ecadc 2019-04-13 11:46:21,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e4f71bec25f58bc9e41b8a4fbc0395020f5531" 2019-04-13 11:46:21,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:46:21,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:46:21,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-fd850f1b-247a-4f69-9a70-95d0baeb76e4 2019-04-13 11:46:21,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16/os-security-groups used request id req-fd850f1b-247a-4f69-9a70-95d0baeb76e4 2019-04-13 11:46:21,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-13 11:46:21,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:46:21,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-13 11:46:21,187 - 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-04-13 11:46:21,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c19acf9-9af9-4710-95a6-9f4c94f39c78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:21,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d360926e6bc9157b200305644b9c688a415cdefe" 2019-04-13 11:46:21,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8c19acf9-9af9-4710-95a6-9f4c94f39c78 2019-04-13 11:46:21,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-468ef20c-959c-453a-9ee4-23c8e4373a23 2019-04-13 11:46:21,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d360926e6bc9157b200305644b9c688a415cdefe" 2019-04-13 11:46:21,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 13 Apr 2019 11:46: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-950019fa-1033-4e57-976c-e136dcca279c x-compute-request-id: req-950019fa-1033-4e57-976c-e136dcca279c Content-Type: application/json 2019-04-13 11:46:21,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-468ef20c-959c-453a-9ee4-23c8e4373a23 x-compute-request-id: req-468ef20c-959c-453a-9ee4-23c8e4373a23 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:45:22Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:21,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-468ef20c-959c-453a-9ee4-23c8e4373a23 2019-04-13 11:46:21,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-950019fa-1033-4e57-976c-e136dcca279c 2019-04-13 11:46:21,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d360926e6bc9157b200305644b9c688a415cdefe" 2019-04-13 11:46:21,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-7dc34db3-d6e6-4ee8-8e30-65a8bba86fe3 x-compute-request-id: req-7dc34db3-d6e6-4ee8-8e30-65a8bba86fe3 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:0b:63", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "9e234f2f-28bd-465f-9f22-0dc2a3777a16", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:46:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_sprout_host_q5zrdk", "created": "2019-04-13T11:23:52Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:46:21,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9e234f2f-28bd-465f-9f22-0dc2a3777a16" to be deleted. current status: SHUTOFF 2019-04-13 11:46:21,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-7dc34db3-d6e6-4ee8-8e30-65a8bba86fe3 2019-04-13 11:46:21,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-7dc34db3-d6e6-4ee8-8e30-65a8bba86fe3 2019-04-13 11:46:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-950019fa-1033-4e57-976c-e136dcca279c 2019-04-13 11:46: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/9e234f2f-28bd-465f-9f22-0dc2a3777a16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d360926e6bc9157b200305644b9c688a415cdefe" 2019-04-13 11:46:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-13 11:46:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-31369c24-a6e5-4540-a96a-9a1da5de8b6e 2019-04-13 11:46:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:46:21,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 11:46: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-31369c24-a6e5-4540-a96a-9a1da5de8b6e x-compute-request-id: req-31369c24-a6e5-4540-a96a-9a1da5de8b6e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9e234f2f-28bd-465f-9f22-0dc2a3777a16 could not be found.", "code": 404}} 2019-04-13 11:46:21,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:21,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:21,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:21,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:21,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:21,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:21,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:21,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:21,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:21,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:21,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:21 GMT 2019-04-13 11:46:21,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:21,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:21,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:21,262 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:21,262 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:26,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:26,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:26,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:26,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:26,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:26,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:26,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:26,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:26,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q5zrdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:19.087Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-31369c24-a6e5-4540-a96a-9a1da5de8b6e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:18.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d62338b8-2623-4fbc-a7a6-36b8cd4abb63"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:19.699Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:19.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:19.699Z", "message": "Waiting for process 16070 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:19.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:19.699Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:19.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:19.699Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:19.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:20.344Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:19.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:20.344Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:19.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:20.344Z", "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-04-13T11:46:20.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:21.311Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:21.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ced1962a-cf3e-4562-ad5e-28de3ca1d923"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:21.979Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82e0a07ddd598a640374b828d91d5a6cb8b0c6c0\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:21.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ced1962a-cf3e-4562-ad5e-28de3ca1d923"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:21.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": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:21.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ced1962a-cf3e-4562-ad5e-28de3ca1d923"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:21.979Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-35adcc98-e4d9-4714-a534-b667e40996da", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:21.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ced1962a-cf3e-4562-ad5e-28de3ca1d923"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:21.979Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:46:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35adcc98-e4d9-4714-a534-b667e40996da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:46:21.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ced1962a-cf3e-4562-ad5e-28de3ca1d923"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:22.510Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json used request id req-aa0fa805-08eb-47cf-96cc-ba3041d4dd92", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:22.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ced1962a-cf3e-4562-ad5e-28de3ca1d923"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:22.510Z", "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-04-13T11:46:22.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:22.510Z", "message": "RESP: [204] X-Openstack-Request-Id: req-aa0fa805-08eb-47cf-96cc-ba3041d4dd92 Content-Length: 0 Date: Sat, 13 Apr 2019 11:46: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": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:22.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ced1962a-cf3e-4562-ad5e-28de3ca1d923"}, {"node_instance_id": "sprout_security_group_44xw2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:22.510Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json used request id req-aa0fa805-08eb-47cf-96cc-ba3041d4dd92", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:22.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ced1962a-cf3e-4562-ad5e-28de3ca1d923"}, {"node_instance_id": "sprout_security_group_44xw2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:23.228Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:22.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 918, "offset": 900, "size": 50}}} 2019-04-13 11:46:26,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:26,351 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:26 GMT 2019-04-13 11:46:26,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:26,351 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:46:26,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:26,352 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:26,352 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:26,352 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:46:26,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e234f2f-28bd-465f-9f22-0dc2a3777a16 used request id req-31369c24-a6e5-4540-a96a-9a1da5de8b6e 2019-04-13 11:46:26,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:46:26,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16070 to end... 2019-04-13 11:46:26,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:46:26,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:46:26,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:46:26,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:46:26,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-13 11:46:26,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-13 11:46:26,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e0a07ddd598a640374b828d91d5a6cb8b0c6c0" 2019-04-13 11:46:26,355 - 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-04-13 11:46:26,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-35adcc98-e4d9-4714-a534-b667e40996da 2019-04-13 11:46:26,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:46:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35adcc98-e4d9-4714-a534-b667e40996da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:26,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json used request id req-aa0fa805-08eb-47cf-96cc-ba3041d4dd92 2019-04-13 11:46:26,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-13 11:46:26,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa0fa805-08eb-47cf-96cc-ba3041d4dd92 Content-Length: 0 Date: Sat, 13 Apr 2019 11:46:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:46:26,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/13c06f75-8491-4ee6-89cc-a4a2b669bae0.json used request id req-aa0fa805-08eb-47cf-96cc-ba3041d4dd92 2019-04-13 11:46:26,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:46:26,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:26,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:26,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:26,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:26,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:26,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:26,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:26,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:26,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:26,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:26,412 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:26 GMT 2019-04-13 11:46:26,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:26,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:26,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:26,413 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:26,413 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:31,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:31,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:31,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:31,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:31,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:31,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:31,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:31,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:31,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:28.751Z", "message": "Waiting for process 24439 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:28.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}], "metadata": {"pagination": {"total": 919, "offset": 918, "size": 50}}} 2019-04-13 11:46:31,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:31,513 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:31 GMT 2019-04-13 11:46:31,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:31,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-04-13 11:46:31,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:31,513 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:31,513 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:31,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24439 to end... 2019-04-13 11:46:31,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:31,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:31,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:31,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:31,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:31,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:31,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:31,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:31,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:31,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:31,591 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:31 GMT 2019-04-13 11:46:31,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:31,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:31,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:31,591 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:31,591 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:36,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:36,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:36,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:36,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:36,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:36,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:36,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:36,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:36,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 919, "offset": 919, "size": 50}}} 2019-04-13 11:46:36,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:36,672 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:36 GMT 2019-04-13 11:46:36,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:36,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-13 11:46:36,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:36,672 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:36,672 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:36,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:36,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:36,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:36,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:36,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:36,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:36,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:36,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:36,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:36,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:36,756 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:36 GMT 2019-04-13 11:46:36,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:36,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:36,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:36,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:36,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:41,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:41,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:41,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:41,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:41,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:41,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:41,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:41,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:41,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:39.427Z", "message": "Waiting for process 16070 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:39.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:40.596Z", "message": " Received an error trying to remove member 739108f5f01c639a: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11:4000 has no leader", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": " ; error #1: client: endpoint http://192.168.120.9:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": " ; error #2: client: etcd member http://192.168.120.6:4000 has no leader", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": " ; error #3: client: endpoint http://192.168.120.16:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": "Execution done (PID=24439, return_code=2): /tmp/45FG0/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": " ; error #4: client: etcd member http://192.168.120.15:4000 has no leader", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/45FG0/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/45FG0/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_nz0joj/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_nz0joj/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_nz0joj/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_nz0joj/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_nz0joj/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_nz0joj/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/45FG0/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-13T11:46:41.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.127Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:40.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.03ca488f-6ee4-49de-8938-96980afd7312"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.710Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:41.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_z6vvlk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:41.710Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:41.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 940, "offset": 919, "size": 50}}} 2019-04-13 11:46:41,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:41,851 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:41 GMT 2019-04-13 11:46:41,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:41,851 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:46:41,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:41,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:41,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:41,851 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:46:41,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16070 to end... 2019-04-13 11:46:41,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Received an error trying to remove member 739108f5f01c639a: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.11:4000 has no leader 2019-04-13 11:46:41,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-13 11:46:41,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #1: client: endpoint http://192.168.120.9:4000 exceeded header timeout 2019-04-13 11:46:41,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #2: client: etcd member http://192.168.120.6:4000 has no leader 2019-04-13 11:46:41,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #3: client: endpoint http://192.168.120.16:4000 exceeded header timeout 2019-04-13 11:46:41,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-13 11:46:41,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-13 11:46:41,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-13 11:46:41,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:46:41,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:46:41,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:46:41,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:46:41,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Failed to remove instance from cluster 2019-04-13 11:46:41,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=24439, return_code=2): /tmp/45FG0/remove-cluster-node.sh 2019-04-13 11:46:41,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-13 11:46:41,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #4: client: etcd member http://192.168.120.15:4000 has no leader 2019-04-13 11:46:41,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/45FG0/remove-cluster-node.sh, exit_code: 2 2019-04-13 11:46:41,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:46:41,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:46:41,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:46:41,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:41,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:41,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:41,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:41,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:41,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:41,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:41,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:41,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:41,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:41,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:41 GMT 2019-04-13 11:46:41,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:41,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:41,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:41,931 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:41,931 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:46,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:47,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:47,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:47,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:47,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:47,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:47,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:47,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:47,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:42.428Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:41.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:43.714Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:43.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:44.432Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:43.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:45.552Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:45.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:46.183Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:45.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:46.183Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:45.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:46.686Z", "message": "Stopping Agent vellum_host_nz0joj", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:46.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed66f139-fec3-4932-9285-d4bf278811ab"}], "metadata": {"pagination": {"total": 947, "offset": 940, "size": 50}}} 2019-04-13 11:46:47,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:47,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:47 GMT 2019-04-13 11:46:47,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:47,016 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:46:47,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:47,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:47,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:47,016 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:46:47,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-13 11:46:47,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-13 11:46:47,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-13 11:46:47,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-13 11:46:47,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-13 11:46:47,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-13 11:46:47,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_nz0joj 2019-04-13 11:46:47,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:47,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:47,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:47,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:47,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:47,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:47,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:47,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:47,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:47,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:47,077 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:47 GMT 2019-04-13 11:46:47,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:47,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:47,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:47,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:47,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:52,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:52,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:52,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:52,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:52,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:52,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:52,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:52,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:52,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:47.880Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:47.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed66f139-fec3-4932-9285-d4bf278811ab"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:48.562Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_nz0joj stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:47.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed66f139-fec3-4932-9285-d4bf278811ab"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:48.562Z", "message": "Successfully stopped daemon: vellum_host_nz0joj\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:47.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed66f139-fec3-4932-9285-d4bf278811ab"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:48.562Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:48.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:48.562Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:48.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:49.229Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:48.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:49.732Z", "message": "Deleting Agent vellum_host_nz0joj", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:49.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3ca6a8cc-e92b-46eb-8ee0-0c245751137d"}], "metadata": {"pagination": {"total": 954, "offset": 947, "size": 50}}} 2019-04-13 11:46:52,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:52,160 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:52 GMT 2019-04-13 11:46:52,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:52,160 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:46:52,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:52,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:52,160 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:52,160 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:46:52,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-13 11:46:52,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_nz0joj stop 2019-04-13 11:46:52,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_nz0joj 2019-04-13 11:46:52,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-13 11:46:52,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-13 11:46:52,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-13 11:46:52,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_nz0joj 2019-04-13 11:46:52,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:52,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:52,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:52,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:52,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:52,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:52,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:52,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:52,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:52,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:52,216 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:52 GMT 2019-04-13 11:46:52,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:52,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:52,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:52,217 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:52,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:57,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:46:57,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:57,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:57,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:57,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:57,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:57,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:57,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:57,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:53.901Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:53.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3ca6a8cc-e92b-46eb-8ee0-0c245751137d"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:54.404Z", "message": "Successfully deleted daemon: vellum_host_nz0joj", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:53.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3ca6a8cc-e92b-46eb-8ee0-0c245751137d"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:54.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-04-13T11:46:53.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3ca6a8cc-e92b-46eb-8ee0-0c245751137d"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:54.404Z", "message": "11:46:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_nz0joj: No response received for task 2342be63e6ea47ed933acfffb2d521da", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:53.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3ca6a8cc-e92b-46eb-8ee0-0c245751137d"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:55.157Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:54.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:55.788Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:55.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:55.788Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:54.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:56.456Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86ed6b9d-01cc-4b24-9eb5-40c73649e2d6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:46:56.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:56.456Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-86ed6b9d-01cc-4b24-9eb5-40c73649e2d6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:56.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:56.456Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:46:56.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:57.124Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}634315b6c9c58cd614846940847615d904772ad9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:56.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}], "metadata": {"pagination": {"total": 965, "offset": 954, "size": 50}}} 2019-04-13 11:46:57,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:57,307 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:57 GMT 2019-04-13 11:46:57,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:57,308 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:46:57,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:57,308 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:57,308 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:46:57,308 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:46:57,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-13 11:46:57,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_nz0joj 2019-04-13 11:46:57,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-13 11:46:57,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:46:53 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_nz0joj: No response received for task 2342be63e6ea47ed933acfffb2d521da 2019-04-13 11:46:57,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-13 11:46:57,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-13 11:46:57,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-13 11:46:57,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86ed6b9d-01cc-4b24-9eb5-40c73649e2d6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:46:57,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-86ed6b9d-01cc-4b24-9eb5-40c73649e2d6 2019-04-13 11:46:57,310 - 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-04-13 11:46:57,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634315b6c9c58cd614846940847615d904772ad9" 2019-04-13 11:46:57,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:46:57,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:46:57,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:46:57,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:46:57,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:46:57,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:46:57,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:46:57,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:46:57,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:46:57,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:46:57,386 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:46:57 GMT 2019-04-13 11:46:57,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:46:57,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:46:57,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:46:57,387 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:46:57,387 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:02,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:02,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:02,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:02,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:02,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:02,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:02,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:02,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:02,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:57.873Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-80c233f6-d4fa-435e-a7a4-91500889906e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:57.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:57.873Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:46:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80c233f6-d4fa-435e-a7a4-91500889906e x-compute-request-id: req-80c233f6-d4fa-435e-a7a4-91500889906e 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-04-13T11:46:57.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:57.873Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-e1ee780e-e46a-4162-b231-4739f3a37dfb x-compute-request-id: req-e1ee780e-e46a-4162-b231-4739f3a37dfb Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:57.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:57.873Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-e1ee780e-e46a-4162-b231-4739f3a37dfb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:57.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:57.873Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-e1ee780e-e46a-4162-b231-4739f3a37dfb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:57.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:57.873Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}634315b6c9c58cd614846940847615d904772ad9\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:57.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:57.873Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-80c233f6-d4fa-435e-a7a4-91500889906e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:57.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:46:59.441Z", "message": "Waiting for process 16070 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:46:59.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}], "metadata": {"pagination": {"total": 973, "offset": 965, "size": 50}}} 2019-04-13 11:47:02,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:02,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:02 GMT 2019-04-13 11:47:02,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:02,472 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:47:02,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:02,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:02,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:02,473 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:47:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-80c233f6-d4fa-435e-a7a4-91500889906e 2019-04-13 11:47:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:46:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80c233f6-d4fa-435e-a7a4-91500889906e x-compute-request-id: req-80c233f6-d4fa-435e-a7a4-91500889906e Content-Length: 0 Content-Type: application/json 2019-04-13 11:47:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:46: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-e1ee780e-e46a-4162-b231-4739f3a37dfb x-compute-request-id: req-e1ee780e-e46a-4162-b231-4739f3a37dfb Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:47:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-e1ee780e-e46a-4162-b231-4739f3a37dfb 2019-04-13 11:47:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-e1ee780e-e46a-4162-b231-4739f3a37dfb 2019-04-13 11:47:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634315b6c9c58cd614846940847615d904772ad9" -d '{"os-stop": null}' 2019-04-13 11:47:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-80c233f6-d4fa-435e-a7a4-91500889906e 2019-04-13 11:47:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16070 to end... 2019-04-13 11:47:02,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:02,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:02,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:02,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:02,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:02,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:02,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:02,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:02,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:02,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:02,538 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:02 GMT 2019-04-13 11:47:02,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:02,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:02,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:02,538 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:02,538 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:07,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:07,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:07,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:07,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:07,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:07,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:07,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:07,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:07,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 973, "offset": 973, "size": 50}}} 2019-04-13 11:47:07,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:07,619 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:07 GMT 2019-04-13 11:47:07,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:07,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-13 11:47:07,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:07,619 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:07,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:07,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:07,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:07,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:07,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:07,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:07,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:07,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:07,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:07,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:07,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:07,693 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:07 GMT 2019-04-13 11:47:07,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:07,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:07,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:07,694 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:07,694 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:12,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:12,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:12,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:12,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:12,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:12,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:12,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:12,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:12,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:07.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}634315b6c9c58cd614846940847615d904772ad9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:07.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:08.233Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-e9104003-b136-492c-8142-eef9e904f0ab x-compute-request-id: req-e9104003-b136-492c-8142-eef9e904f0ab Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:46:57Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:08.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:08.736Z", "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-04-13T11:47:08.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:08.736Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-e9104003-b136-492c-8142-eef9e904f0ab", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:08.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:08.736Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-e9104003-b136-492c-8142-eef9e904f0ab", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:08.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.783197e4-ae76-4fe7-b3e1-ca2ffcbef175"}], "metadata": {"pagination": {"total": 978, "offset": 973, "size": 50}}} 2019-04-13 11:47:12,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:12,782 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:12 GMT 2019-04-13 11:47:12,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:12,783 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:47:12,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:12,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:12,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:12,783 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:47:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634315b6c9c58cd614846940847615d904772ad9" 2019-04-13 11:47:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-e9104003-b136-492c-8142-eef9e904f0ab x-compute-request-id: req-e9104003-b136-492c-8142-eef9e904f0ab Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:46:57Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:47:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-13 11:47:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-e9104003-b136-492c-8142-eef9e904f0ab 2019-04-13 11:47:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-e9104003-b136-492c-8142-eef9e904f0ab 2019-04-13 11:47:12,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:12,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:12,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:12,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:12,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:12,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:12,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:12,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:12,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:12,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:12,862 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:12 GMT 2019-04-13 11:47:12,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:12,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:12,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:12,863 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:12,863 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:17,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:17,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:17,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:17,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:17,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:17,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:17,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:17,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:17,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 978, "offset": 978, "size": 50}}} 2019-04-13 11:47:17,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:17,948 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:17 GMT 2019-04-13 11:47:17,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:17,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-13 11:47:17,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:17,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:17,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:17,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:18,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:18,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:18,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:18,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:18,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:18,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:18,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:18,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:18,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:18,007 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:18 GMT 2019-04-13 11:47:18,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:18,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:18,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:18,008 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:18,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:23,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:23,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:23,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:23,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:23,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:23,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:23,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:23,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:23,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:19.061Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:18.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:19.752Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:19.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:19.752Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:19.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:19.752Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:19.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:19.752Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:19.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:19.752Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:19.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_d28nxm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:19.752Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/EOQZT/stop-bono.sh, exit_code: 124", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/EOQZT/stop-bono.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_ftdk2v/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_ftdk2v/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_ftdk2v/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_ftdk2v/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_ftdk2v/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_ftdk2v/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/EOQZT/stop-bono.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-13T11:47:19.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:19.752Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:19.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:19.752Z", "message": "Execution done (PID=16070, return_code=124): /tmp/EOQZT/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:19.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d19cdfe5-8349-4e78-ae13-76a36dc7ba9b"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:20.434Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:19.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:20.434Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:20.054Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:21.219Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6O8LA/bind.py", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.143Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:21.849Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.285Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:21.849Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.612Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.431Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp8q576L', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.818Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.431Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.661Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.431Z", "message": "The config dict: {'public_ip': u'172.30.9.201', '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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.661Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.431Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp5pdjL0', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.662Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.431Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.670Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.431Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:22.092Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.431Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.677Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.431Z", "message": "The config dict: {'public_ip': u'172.30.9.201', '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_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.677Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.431Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.825Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.431Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.833Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.431Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_disxqw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:21.677Z", "source_id": "bono_d28nxm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38fac33e-5d41-41ee-8824-6f220271ab30"}, {"node_instance_id": "bono_d28nxm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.977Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:22.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.977Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:22.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:22.977Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:22.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 1006, "offset": 978, "size": 50}}} 2019-04-13 11:47:23,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:23,100 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:23 GMT 2019-04-13 11:47:23,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:23,100 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:47:23,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:23,101 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:23,101 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:23,101 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:47:23,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-04-13 11:47:23,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:47:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:47:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:47:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:47:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:47:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/EOQZT/stop-bono.sh, exit_code: 124 2019-04-13 11:47:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:47:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16070, return_code=124): /tmp/EOQZT/stop-bono.sh 2019-04-13 11:47:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:47:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:47:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6O8LA/bind.py 2019-04-13 11:47:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-13 11:47:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-13 11:47:23,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8q576L', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:47:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-13 11:47:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', '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-04-13 11:47:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp5pdjL0', '/etc/bind/db.clearwater.local'] 2019-04-13 11:47:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-13 11:47:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-13 11:47:23,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-13 11:47:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', '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-04-13 11:47:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-13 11:47:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-13 11:47:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-13 11:47:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-13 11:47:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:47:23,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:47:23,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:23,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:23,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:23,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:23,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:23,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:23,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:23,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:23,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:23,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:23,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:23 GMT 2019-04-13 11:47:23,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:23,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:23,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:23,203 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:23,203 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:28,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:28,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:28,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:28,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:28,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:28,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:28,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:28,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:28,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:23.895Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/0QADL/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:23.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:24.615Z", "message": "Process created, PID: 17181", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:23.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:24.615Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:23.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:24.615Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:23.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:24.615Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:23.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:24.615Z", "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-04-13T11:47:23.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}], "metadata": {"pagination": {"total": 1012, "offset": 1006, "size": 50}}} 2019-04-13 11:47:28,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:28,290 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:28 GMT 2019-04-13 11:47:28,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:28,290 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:47:28,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:28,290 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:28,290 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:28,290 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:47:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/0QADL/remove-cluster-node.sh 2019-04-13 11:47:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17181 2019-04-13 11:47:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-13 11:47:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-13 11:47:28,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-13 11:47:28,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-13 11:47:28,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:28,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:28,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:28,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:28,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:28,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:28,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:28,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:28,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:28,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:28,350 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:28 GMT 2019-04-13 11:47:28,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:28,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:28,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:28,350 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:28,350 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:33,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:33,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:33,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:33,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:33,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:33,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:33,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:33,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:33,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1012, "offset": 1012, "size": 50}}} 2019-04-13 11:47:33,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:33,427 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:33 GMT 2019-04-13 11:47:33,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:33,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:47:33,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:33,427 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:33,427 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:33,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:33,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:33,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:33,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:33,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:33,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:33,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:33,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:33,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:33,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:33,483 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:33 GMT 2019-04-13 11:47:33,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:33,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:33,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:33,484 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:33,484 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:38,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:38,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:38,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:38,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:38,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:38,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:38,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:38,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:38,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1012, "offset": 1012, "size": 50}}} 2019-04-13 11:47:38,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:38,566 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:38 GMT 2019-04-13 11:47:38,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:38,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:47:38,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:38,566 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:38,566 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:38,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:38,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:38,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:38,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:38,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:38,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:38,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:38,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:38,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:38,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:38,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:38 GMT 2019-04-13 11:47:38,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:38,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:38,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:38,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:38,622 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:43,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:43,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:43,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:43,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:43,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:43,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:43,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:43,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:43,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:38.796Z", "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-04-13T11:47:38.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:39.817Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:47:39.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3dc4b386-801a-40cf-879a-0e6ffcfdffaa"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:40.320Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-204b56ee-0071-4b35-b032-7576c2a44c09", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:39.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3dc4b386-801a-40cf-879a-0e6ffcfdffaa"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:40.320Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:47:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-204b56ee-0071-4b35-b032-7576c2a44c09 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:47:39.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3dc4b386-801a-40cf-879a-0e6ffcfdffaa"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:40.940Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceab940b84dce1889caa5fe302ae705939248bbf\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:40.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3dc4b386-801a-40cf-879a-0e6ffcfdffaa"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:41.475Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:41.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3dc4b386-801a-40cf-879a-0e6ffcfdffaa"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:41.475Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-91b4db84-9a35-4a67-9473-051966e060e5 x-compute-request-id: req-91b4db84-9a35-4a67-9473-051966e060e5 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:47:08Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:41.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3dc4b386-801a-40cf-879a-0e6ffcfdffaa"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:41.475Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-91b4db84-9a35-4a67-9473-051966e060e5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:41.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3dc4b386-801a-40cf-879a-0e6ffcfdffaa"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:41.475Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-91b4db84-9a35-4a67-9473-051966e060e5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:41.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3dc4b386-801a-40cf-879a-0e6ffcfdffaa"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:42.187Z", "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-04-13T11:47:41.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:42.187Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:41.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:42.187Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:41.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:42.187Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:42.112Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:43.191Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:43.126Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}], "metadata": {"pagination": {"total": 1026, "offset": 1012, "size": 50}}} 2019-04-13 11:47:43,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:43,716 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:43 GMT 2019-04-13 11:47:43,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:43,717 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:47:43,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:43,717 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:43,717 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:43,717 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:47:43,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:47:43,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-04-13 11:47:43,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-204b56ee-0071-4b35-b032-7576c2a44c09 2019-04-13 11:47:43,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:47:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-204b56ee-0071-4b35-b032-7576c2a44c09 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:47:43,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceab940b84dce1889caa5fe302ae705939248bbf" 2019-04-13 11:47:43,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-13 11:47:43,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-91b4db84-9a35-4a67-9473-051966e060e5 x-compute-request-id: req-91b4db84-9a35-4a67-9473-051966e060e5 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:47:08Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:47:43,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-91b4db84-9a35-4a67-9473-051966e060e5 2019-04-13 11:47:43,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-91b4db84-9a35-4a67-9473-051966e060e5 2019-04-13 11:47:43,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:47:43,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:47:43,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:47:43,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:47:43,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-04-13 11:47:43,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:43,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:43,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:43,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:43,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:43,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:43,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:43,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:43,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:43,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:43,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:43 GMT 2019-04-13 11:47:43,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:43,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:43,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:43,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:43,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:48,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:48,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:48,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:48,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:48,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:48,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:48,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:48,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:48,895 - 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-04-13T11:47:43.826Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4172711a-c793-4669-b49a-e505788a397d", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:43.131Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:43.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}077696cebe1948c7db306d4a306b14be998509dd\"", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:43.544Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:43.826Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4172711a-c793-4669-b49a-e505788a397d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:43.131Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:44.332Z", "message": "Waiting for process 17181 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:43.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:44.835Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-2f3a453c-8963-4840-aeb3-f404de48efdb", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:44.536Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:44.835Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f3a453c-8963-4840-aeb3-f404de48efdb x-compute-request-id: req-2f3a453c-8963-4840-aeb3-f404de48efdb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:47:08Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:44.536Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:44.835Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-2f3a453c-8963-4840-aeb3-f404de48efdb", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:44.537Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:44.835Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}077696cebe1948c7db306d4a306b14be998509dd\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:44.538Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:45.589Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:47: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-e27efebf-4453-4c6d-91b5-d8c921361a0c x-compute-request-id: req-e27efebf-4453-4c6d-91b5-d8c921361a0c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:45.383Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:46.257Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-66e16814-6627-44aa-8d62-4133faf9656e", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:45.815Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:46.257Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-e27efebf-4453-4c6d-91b5-d8c921361a0c", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:45.383Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:46.257Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-e27efebf-4453-4c6d-91b5-d8c921361a0c", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:45.384Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:46.257Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}077696cebe1948c7db306d4a306b14be998509dd\"", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:45.385Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:46.257Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-66e16814-6627-44aa-8d62-4133faf9656e x-compute-request-id: req-66e16814-6627-44aa-8d62-4133faf9656e Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:47:08Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:45.814Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:46.257Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-66e16814-6627-44aa-8d62-4133faf9656e", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:45.815Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:46.257Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}077696cebe1948c7db306d4a306b14be998509dd\"", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:45.816Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:46.789Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-8474c902-317b-4a55-9756-5fd6a03a0798", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:46.377Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:46.789Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-8474c902-317b-4a55-9756-5fd6a03a0798", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:46.378Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:46.789Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:46.737Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:46.789Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-8474c902-317b-4a55-9756-5fd6a03a0798 x-compute-request-id: req-8474c902-317b-4a55-9756-5fd6a03a0798 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_ox18b6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:46.377Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.e652c555-57ea-4171-8770-ad7584c7b3de"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:47.508Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:46.898Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:48.189Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:47.941Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:48.189Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e55b67b2-1ad5-41a8-8233-66bd579218de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:47.946Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:48.734Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:48.734Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:48.734Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:48.734Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:48.734Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e55b67b2-1ad5-41a8-8233-66bd579218de", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:47.947Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:48.734Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dc9991e428e21eceffae655aaee2776f2e7c1f0\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.346Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:48.734Z", "message": "Execution done (PID=17181, return_code=2): /tmp/0QADL/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:48.734Z", "message": " Cannot decommission while cluster is unhealthy", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:48.734Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}], "metadata": {"pagination": {"total": 1058, "offset": 1026, "size": 50}}} 2019-04-13 11:47:48,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:48,895 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:48 GMT 2019-04-13 11:47:48,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:48,895 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:47:48,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:48,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:48,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:48,896 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:47:48,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4172711a-c793-4669-b49a-e505788a397d 2019-04-13 11:47:48,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077696cebe1948c7db306d4a306b14be998509dd" 2019-04-13 11:47:48,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4172711a-c793-4669-b49a-e505788a397d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:47:48,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 17181 to end... 2019-04-13 11:47:48,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-2f3a453c-8963-4840-aeb3-f404de48efdb 2019-04-13 11:47:48,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:47:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f3a453c-8963-4840-aeb3-f404de48efdb x-compute-request-id: req-2f3a453c-8963-4840-aeb3-f404de48efdb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:47:08Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:47:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-2f3a453c-8963-4840-aeb3-f404de48efdb 2019-04-13 11:47:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077696cebe1948c7db306d4a306b14be998509dd" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-04-13 11:47:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:47: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-e27efebf-4453-4c6d-91b5-d8c921361a0c x-compute-request-id: req-e27efebf-4453-4c6d-91b5-d8c921361a0c Content-Length: 0 Content-Type: application/json 2019-04-13 11:47:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-66e16814-6627-44aa-8d62-4133faf9656e 2019-04-13 11:47:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-e27efebf-4453-4c6d-91b5-d8c921361a0c 2019-04-13 11:47:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-e27efebf-4453-4c6d-91b5-d8c921361a0c 2019-04-13 11:47:48,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077696cebe1948c7db306d4a306b14be998509dd" 2019-04-13 11:47:48,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-66e16814-6627-44aa-8d62-4133faf9656e x-compute-request-id: req-66e16814-6627-44aa-8d62-4133faf9656e Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:47:08Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:47:48,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-66e16814-6627-44aa-8d62-4133faf9656e 2019-04-13 11:47:48,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077696cebe1948c7db306d4a306b14be998509dd" 2019-04-13 11:47:48,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-8474c902-317b-4a55-9756-5fd6a03a0798 2019-04-13 11:47:48,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-8474c902-317b-4a55-9756-5fd6a03a0798 2019-04-13 11:47:48,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:47:48,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-8474c902-317b-4a55-9756-5fd6a03a0798 x-compute-request-id: req-8474c902-317b-4a55-9756-5fd6a03a0798 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-13 11:47:48,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:47:48,901 - 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-04-13 11:47:48,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e55b67b2-1ad5-41a8-8233-66bd579218de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:47:48,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-13 11:47:48,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-13 11:47:48,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-13 11:47:48,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-13 11:47:48,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e55b67b2-1ad5-41a8-8233-66bd579218de 2019-04-13 11:47:48,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc9991e428e21eceffae655aaee2776f2e7c1f0" 2019-04-13 11:47:48,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17181, return_code=2): /tmp/0QADL/remove-cluster-node.sh 2019-04-13 11:47:48,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cannot decommission while cluster is unhealthy 2019-04-13 11:47:48,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-13 11:47:48,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:48,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:48,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:48,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:48,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:48,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:48,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:48,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:48,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:48,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:48,983 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:48 GMT 2019-04-13 11:47:48,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:48,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:48,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:48,984 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:48,984 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:53,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:54,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:54,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:54,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:54,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:54,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:54,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:54,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:54,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:49.367Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:49.367Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:49.367Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_d28nxm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:49.367Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/0QADL/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/0QADL/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_ftdk2v/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_ftdk2v/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_ftdk2v/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_ftdk2v/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_ftdk2v/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_ftdk2v/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/0QADL/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-13T11:47:48.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:49.367Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:49.367Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:49.367Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-c18457e1-7f81-402b-9d9e-208c592b3c0d x-compute-request-id: req-c18457e1-7f81-402b-9d9e-208c592b3c0d Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:47:08Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:49.164Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": "bono_d28nxm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:49.367Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:48.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b5478a29-4afe-4fc2-ab14-dc2a8e4c63c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:50.017Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dc9991e428e21eceffae655aaee2776f2e7c1f0\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:49.165Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:50.017Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:49.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:50.017Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:49.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:50.017Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:49.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:50.017Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-c18457e1-7f81-402b-9d9e-208c592b3c0d", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:49.164Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:50.017Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-c18457e1-7f81-402b-9d9e-208c592b3c0d", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:49.164Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:50.564Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:49.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:50.564Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:47:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e142e01-914b-48f9-b81f-5ff56bc58ba3 x-compute-request-id: req-6e142e01-914b-48f9-b81f-5ff56bc58ba3 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:50.527Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:50.564Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:49.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dc9991e428e21eceffae655aaee2776f2e7c1f0\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:50.529Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.209Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-6e142e01-914b-48f9-b81f-5ff56bc58ba3", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:50.528Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.209Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-6e142e01-914b-48f9-b81f-5ff56bc58ba3", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:50.527Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.209Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:50.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.209Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:49.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0dc9991e428e21eceffae655aaee2776f2e7c1f0\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:50.831Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.209Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:50.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.209Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-2570d008-1c7d-4b73-9f01-39430f07b817", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:50.830Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.209Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:50.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.209Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-2570d008-1c7d-4b73-9f01-39430f07b817", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:50.830Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.209Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-2570d008-1c7d-4b73-9f01-39430f07b817 x-compute-request-id: req-2570d008-1c7d-4b73-9f01-39430f07b817 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:47:08Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:50.829Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.808Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:47:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46f22f17-67ac-4a67-9bf1-c3fc9b1b557a x-compute-request-id: req-46f22f17-67ac-4a67-9bf1-c3fc9b1b557a Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:51.406Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.808Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:51.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.808Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:51.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.808Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:51.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.808Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-46f22f17-67ac-4a67-9bf1-c3fc9b1b557a", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:51.407Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:51.808Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-46f22f17-67ac-4a67-9bf1-c3fc9b1b557a", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:51.407Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.be2e3ae0-b14a-46d9-8542-ada41daaea42"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:52.406Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:51.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_disxqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:52.406Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:51.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:52.406Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:51.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_node_xp140u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:53.006Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:52.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:53.006Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:51.716Z", "source_id": "vellum_host_nz0joj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:53.006Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:52.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:53.643Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:53.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:53.643Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:52.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:53.643Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:52.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:53.643Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:52.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:53.643Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:53.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 1103, "offset": 1058, "size": 50}}} 2019-04-13 11:47:54,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:54,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:54 GMT 2019-04-13 11:47:54,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:54,072 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:47:54,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:54,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:54,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:54,072 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:47:54,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-13 11:47:54,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-13 11:47:54,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:47:54,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/0QADL/remove-cluster-node.sh, exit_code: 2 2019-04-13 11:47:54,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-13 11:47:54,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-13 11:47:54,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-c18457e1-7f81-402b-9d9e-208c592b3c0d x-compute-request-id: req-c18457e1-7f81-402b-9d9e-208c592b3c0d Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:47:08Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:47:54,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-13 11:47:54,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/2ca23884-323c-41d9-9639-c0df96d7089f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc9991e428e21eceffae655aaee2776f2e7c1f0" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-13 11:47:54,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:47:54,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:47:54,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:47:54,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-c18457e1-7f81-402b-9d9e-208c592b3c0d 2019-04-13 11:47:54,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-c18457e1-7f81-402b-9d9e-208c592b3c0d 2019-04-13 11:47:54,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:47:54,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:47:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e142e01-914b-48f9-b81f-5ff56bc58ba3 x-compute-request-id: req-6e142e01-914b-48f9-b81f-5ff56bc58ba3 Content-Length: 0 Content-Type: application/json 2019-04-13 11:47:54,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:47:54,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc9991e428e21eceffae655aaee2776f2e7c1f0" 2019-04-13 11:47:54,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-6e142e01-914b-48f9-b81f-5ff56bc58ba3 2019-04-13 11:47:54,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/action used request id req-6e142e01-914b-48f9-b81f-5ff56bc58ba3 2019-04-13 11:47:54,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:47:54,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-13 11:47:54,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc9991e428e21eceffae655aaee2776f2e7c1f0" 2019-04-13 11:47:54,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:47:54,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-2570d008-1c7d-4b73-9f01-39430f07b817 2019-04-13 11:47:54,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:47:54,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-2570d008-1c7d-4b73-9f01-39430f07b817 2019-04-13 11:47:54,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-2570d008-1c7d-4b73-9f01-39430f07b817 x-compute-request-id: req-2570d008-1c7d-4b73-9f01-39430f07b817 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:47:08Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:47:54,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:47:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46f22f17-67ac-4a67-9bf1-c3fc9b1b557a x-compute-request-id: req-46f22f17-67ac-4a67-9bf1-c3fc9b1b557a Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-13 11:47:54,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-13 11:47:54,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:47:54,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-04-13 11:47:54,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-46f22f17-67ac-4a67-9bf1-c3fc9b1b557a 2019-04-13 11:47:54,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f/os-security-groups used request id req-46f22f17-67ac-4a67-9bf1-c3fc9b1b557a 2019-04-13 11:47:54,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-04-13 11:47:54,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:47:54,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-13 11:47:54,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:47:54,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:47:54,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:47:54,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:47:54,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-13 11:47:54,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-13 11:47:54,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:47:54,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:47:54,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:54,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:54,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:54,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:54,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:54,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:54,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:54,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:54,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:54,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:54,164 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:54 GMT 2019-04-13 11:47:54,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:54,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:54,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:54,164 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:54,164 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:59,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:47:59,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:59,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:59,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:59,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:59,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:59,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:59,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:59,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:54.240Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:53.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:54.240Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:53.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:54.240Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:53.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:54.840Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:54.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:54.840Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:54.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:54.840Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:54.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:55.471Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:54.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:55.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": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:54.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:55.471Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f04e0b87-5677-4989-883e-92af9d8855b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:47:54.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:55.471Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f04e0b87-5677-4989-883e-92af9d8855b1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:54.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:55.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f0bfb3045516f585f2c8cb3d5e793d910ac49c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:55.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.067Z", "message": "Stopping Agent bono_host_ftdk2v", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:55.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ecbac960-b405-417a-9a5f-c416ee4b9980"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.067Z", "message": "RESP: [204] Date: Sat, 13 Apr 2019 11:47: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-cf04f057-840a-4a1c-a2a3-31e12beadf8e x-compute-request-id: req-cf04f057-840a-4a1c-a2a3-31e12beadf8e Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:55.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.067Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-9da4b118-d19a-4454-801e-5205e77a8ad9 x-compute-request-id: req-9da4b118-d19a-4454-801e-5205e77a8ad9 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:47:08Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:55.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.067Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-9da4b118-d19a-4454-801e-5205e77a8ad9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:55.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.067Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-9da4b118-d19a-4454-801e-5205e77a8ad9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:55.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.067Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f0bfb3045516f585f2c8cb3d5e793d910ac49c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:55.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ecbac960-b405-417a-9a5f-c416ee4b9980"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-cf04f057-840a-4a1c-a2a3-31e12beadf8e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:55.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_ftdk2v stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ecbac960-b405-417a-9a5f-c416ee4b9980"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "Successfully stopped daemon: bono_host_ftdk2v\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ecbac960-b405-417a-9a5f-c416ee4b9980"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-fbc13153-d0a5-4099-9f9c-9e24e98cdf6a x-compute-request-id: req-fbc13153-d0a5-4099-9f9c-9e24e98cdf6a Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bb:e0:14\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"2ca23884-323c-41d9-9639-c0df96d7089f\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:47:55Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_vellum_host_nz0joj\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-fbc13153-d0a5-4099-9f9c-9e24e98cdf6a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-cf04f057-840a-4a1c-a2a3-31e12beadf8e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:55.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-fbc13153-d0a5-4099-9f9c-9e24e98cdf6a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "Waiting for server \"2ca23884-323c-41d9-9639-c0df96d7089f\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:56.644Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f0bfb3045516f585f2c8cb3d5e793d910ac49c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:55.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:57.225Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:57.225Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:56.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:57.958Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:57.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:57.958Z", "message": "Stopping Agent bind_host_y0s84t", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:57.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b329a7cf-2bb0-4c7f-9a57-7d91195218ed"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:58.762Z", "message": "Successfully stopped daemon: bind_host_y0s84t\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:57.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b329a7cf-2bb0-4c7f-9a57-7d91195218ed"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:58.762Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_y0s84t stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:57.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b329a7cf-2bb0-4c7f-9a57-7d91195218ed"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:58.762Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:57.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.b329a7cf-2bb0-4c7f-9a57-7d91195218ed"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:58.762Z", "message": "Deleting Agent bono_host_ftdk2v", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:58.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.10386d0d-62d7-4f5a-83d9-77a0a834874d"}], "metadata": {"pagination": {"total": 1141, "offset": 1103, "size": 50}}} 2019-04-13 11:47:59,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:59,256 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:59 GMT 2019-04-13 11:47:59,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:59,256 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:47:59,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:59,257 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:59,257 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:47:59,257 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:47:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-13 11:47:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-13 11:47:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-13 11:47:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-13 11:47:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-13 11:47:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-13 11:47:59,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-13 11:47:59,260 - 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-04-13 11:47:59,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:47:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f04e0b87-5677-4989-883e-92af9d8855b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:47:59,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f04e0b87-5677-4989-883e-92af9d8855b1 2019-04-13 11:47:59,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0bfb3045516f585f2c8cb3d5e793d910ac49c6" 2019-04-13 11:47:59,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_ftdk2v 2019-04-13 11:47:59,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 13 Apr 2019 11:47: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-cf04f057-840a-4a1c-a2a3-31e12beadf8e x-compute-request-id: req-cf04f057-840a-4a1c-a2a3-31e12beadf8e Content-Type: application/json 2019-04-13 11:47:59,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-9da4b118-d19a-4454-801e-5205e77a8ad9 x-compute-request-id: req-9da4b118-d19a-4454-801e-5205e77a8ad9 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:47:08Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:47:59,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-9da4b118-d19a-4454-801e-5205e77a8ad9 2019-04-13 11:47:59,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-9da4b118-d19a-4454-801e-5205e77a8ad9 2019-04-13 11:47:59,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0bfb3045516f585f2c8cb3d5e793d910ac49c6" 2019-04-13 11:47:59,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-13 11:47:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-cf04f057-840a-4a1c-a2a3-31e12beadf8e 2019-04-13 11:47:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_ftdk2v stop 2019-04-13 11:47:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_ftdk2v 2019-04-13 11:47:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:47: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-fbc13153-d0a5-4099-9f9c-9e24e98cdf6a x-compute-request-id: req-fbc13153-d0a5-4099-9f9c-9e24e98cdf6a Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:e0:14", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2ca23884-323c-41d9-9639-c0df96d7089f", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "2ca23884-323c-41d9-9639-c0df96d7089f", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:47:55Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_vellum_host_nz0joj", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:47:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-fbc13153-d0a5-4099-9f9c-9e24e98cdf6a 2019-04-13 11:47:59,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-13 11:47:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-cf04f057-840a-4a1c-a2a3-31e12beadf8e 2019-04-13 11:47:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-fbc13153-d0a5-4099-9f9c-9e24e98cdf6a 2019-04-13 11:47:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2ca23884-323c-41d9-9639-c0df96d7089f" to be deleted. current status: SHUTOFF 2019-04-13 11:47:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-13 11:47:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-13 11:47:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0bfb3045516f585f2c8cb3d5e793d910ac49c6" 2019-04-13 11:47:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-13 11:47:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-13 11:47:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-13 11:47:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_y0s84t 2019-04-13 11:47:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_y0s84t 2019-04-13 11:47:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_y0s84t stop 2019-04-13 11:47:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-13 11:47:59,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_ftdk2v 2019-04-13 11:47:59,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:47:59,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:47:59,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:47:59,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:47:59,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:47:59,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:47:59,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:47:59,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:47:59,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:47:59,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:47:59,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:47:59 GMT 2019-04-13 11:47:59,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:47:59,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:47:59,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:47:59,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:47:59,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:04,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:48:04,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:04,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:04,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:04,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:04,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:04,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:04,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:04,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:59.481Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:58.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:59.481Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:58.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:47:59.481Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:59.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:00.049Z", "message": "Deleting Agent bind_host_y0s84t", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:47:59.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.43b4cf6d-d2a8-4438-8aa5-0fca62b8b4d3"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:01.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f0bfb3045516f585f2c8cb3d5e793d910ac49c6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:01.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:01.972Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 11:48: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-bc83190b-ff59-4636-a597-391103843de6 x-compute-request-id: req-bc83190b-ff59-4636-a597-391103843de6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 2ca23884-323c-41d9-9639-c0df96d7089f 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-04-13T11:48:01.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:01.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-bc83190b-ff59-4636-a597-391103843de6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:01.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "vellum_host_nz0joj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:01.972Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-bc83190b-ff59-4636-a597-391103843de6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:01.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.fb081ff7-9809-424b-bdb2-7f27baa43619"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:02.539Z", "message": "Successfully deleted daemon: bono_host_ftdk2v", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:02.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.10386d0d-62d7-4f5a-83d9-77a0a834874d"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:02.539Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:02.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.10386d0d-62d7-4f5a-83d9-77a0a834874d"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:02.539Z", "message": "11:48:01 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_ftdk2v: No response received for task 9325c9f3285548a2af55d6386392c95e", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:02.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.10386d0d-62d7-4f5a-83d9-77a0a834874d"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:02.539Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:02.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.10386d0d-62d7-4f5a-83d9-77a0a834874d"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:02.539Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:01.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_host_nz0joj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:02.539Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:02.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:03.253Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:03.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:03.253Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:02.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:03.253Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:02.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:03.253Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:02.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:03.853Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:03.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.43b4cf6d-d2a8-4438-8aa5-0fca62b8b4d3"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:03.853Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:03.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:03.853Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:03.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 1162, "offset": 1141, "size": 50}}} 2019-04-13 11:48:04,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:04,432 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:04 GMT 2019-04-13 11:48:04,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:04,432 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:48:04,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:04,432 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:04,432 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:04,432 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:48:04,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-13 11:48:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-13 11:48:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-13 11:48:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_y0s84t 2019-04-13 11:48:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f0bfb3045516f585f2c8cb3d5e793d910ac49c6" 2019-04-13 11:48:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 11:48: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-bc83190b-ff59-4636-a597-391103843de6 x-compute-request-id: req-bc83190b-ff59-4636-a597-391103843de6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2ca23884-323c-41d9-9639-c0df96d7089f could not be found.", "code": 404}} 2019-04-13 11:48:04,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-bc83190b-ff59-4636-a597-391103843de6 2019-04-13 11:48:04,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2ca23884-323c-41d9-9639-c0df96d7089f used request id req-bc83190b-ff59-4636-a597-391103843de6 2019-04-13 11:48:04,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_ftdk2v 2019-04-13 11:48:04,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-13 11:48:04,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:48:01 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_ftdk2v: No response received for task 9325c9f3285548a2af55d6386392c95e 2019-04-13 11:48:04,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-13 11:48:04,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-13 11:48:04,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:48:04,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-13 11:48:04,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:48:04,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:48:04,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:48:04,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-13 11:48:04,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:48:04,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-13 11:48:04,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:48:04,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:04,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:04,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:04,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:04,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:04,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:04,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:04,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:48:04,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:04,567 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:04 GMT 2019-04-13 11:48:04,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:04,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:48:04,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:04,567 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:04,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:09,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:48:09,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:09,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:09,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:09,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:09,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:09,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:09,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:09,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:04.537Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:03.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.43b4cf6d-d2a8-4438-8aa5-0fca62b8b4d3"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:04.537Z", "message": "11:48:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_y0s84t: No response received for task 18b52029a47f4ae69e93d359d1030c37", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:03.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.43b4cf6d-d2a8-4438-8aa5-0fca62b8b4d3"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:04.537Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:03.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:04.537Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:03.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:04.537Z", "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-04-13T11:48:03.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:04.537Z", "message": "Successfully deleted daemon: bind_host_y0s84t", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:03.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.43b4cf6d-d2a8-4438-8aa5-0fca62b8b4d3"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:05.137Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:04.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:05.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:48:04.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:05.137Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:04.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:05.137Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5d7fd08d-2644-46b6-ba07-a8961b5c43d0", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:04.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:05.137Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d7fd08d-2644-46b6-ba07-a8961b5c43d0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:48:04.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:05.703Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0feded4a-43aa-4c36-b648-8e3049b06187 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:48:05.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.659bc848-ce56-4914-bd38-5fe9306f90b4"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:05.703Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9112f0dfe791221a446eaea0d99c2fa0fa36c94c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:05.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:05.703Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:05.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.659bc848-ce56-4914-bd38-5fe9306f90b4"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:05.703Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:05.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.659bc848-ce56-4914-bd38-5fe9306f90b4"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:05.703Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0feded4a-43aa-4c36-b648-8e3049b06187", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:05.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.659bc848-ce56-4914-bd38-5fe9306f90b4"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:05.703Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:04.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.253Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9112f0dfe791221a446eaea0d99c2fa0fa36c94c\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:05.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.253Z", "message": "RESP: [204] X-Openstack-Request-Id: req-a3cbdb86-534a-4b3c-a121-00c1604cdd17 Content-Length: 0 Date: Sat, 13 Apr 2019 11:48:06 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:06.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.659bc848-ce56-4914-bd38-5fe9306f90b4"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.253Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1430d991-2863-4e53-b961-dd8d65ca30b7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87fb5c38d8a29424a7caf6e7f4ce41d15c6b547a\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:05.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.659bc848-ce56-4914-bd38-5fe9306f90b4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.253Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:48:06.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.253Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a5abc56-8d3e-491b-83c8-00cfbb57096c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:48:06.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.253Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4a5abc56-8d3e-491b-83c8-00cfbb57096c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:06.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.253Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-8d2c37b3-a140-4682-81d3-12657d9f2872 x-compute-request-id: req-8d2c37b3-a140-4682-81d3-12657d9f2872 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:10Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:05.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.253Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-8d2c37b3-a140-4682-81d3-12657d9f2872", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:05.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.253Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-8d2c37b3-a140-4682-81d3-12657d9f2872", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:05.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.919Z", "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-04-13T11:48:06.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.919Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1430d991-2863-4e53-b961-dd8d65ca30b7.json used request id req-a3cbdb86-534a-4b3c-a121-00c1604cdd17", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:06.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.659bc848-ce56-4914-bd38-5fe9306f90b4"}, {"node_instance_id": "vellum_security_group_ox18b6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.919Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/1430d991-2863-4e53-b961-dd8d65ca30b7.json used request id req-a3cbdb86-534a-4b3c-a121-00c1604cdd17", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:06.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.659bc848-ce56-4914-bd38-5fe9306f90b4"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.919Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:48:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2a1880b-a592-4794-9991-ef688bbfe584 x-compute-request-id: req-b2a1880b-a592-4794-9991-ef688bbfe584 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-04-13T11:48:06.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.919Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-b2a1880b-a592-4794-9991-ef688bbfe584", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:06.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.919Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-b2a1880b-a592-4794-9991-ef688bbfe584", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:06.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2bf522997dfb4e540f3afd01221d55831b6af00\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:06.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "vellum_security_group_ox18b6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:06.919Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:06.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:07.551Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:48: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-032dd601-9073-4a5b-a617-b3b8531954a7 x-compute-request-id: req-032dd601-9073-4a5b-a617-b3b8531954a7 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-04-13T11:48:07.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:07.551Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-5ac360f0-12c2-4341-8b61-08cd01e58d2e x-compute-request-id: req-5ac360f0-12c2-4341-8b61-08cd01e58d2e Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:27:05Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:07.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:07.551Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-5ac360f0-12c2-4341-8b61-08cd01e58d2e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:07.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:07.551Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2bf522997dfb4e540f3afd01221d55831b6af00\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:07.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:07.551Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-5ac360f0-12c2-4341-8b61-08cd01e58d2e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:07.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:08.054Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-032dd601-9073-4a5b-a617-b3b8531954a7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:07.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:08.054Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-032dd601-9073-4a5b-a617-b3b8531954a7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:07.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}], "metadata": {"pagination": {"total": 1203, "offset": 1162, "size": 50}}} 2019-04-13 11:48:09,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:09,667 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:09 GMT 2019-04-13 11:48:09,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:09,667 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:48:09,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:09,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:09,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:09,667 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:48:09,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-13 11:48:09,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:48:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_y0s84t: No response received for task 18b52029a47f4ae69e93d359d1030c37 2019-04-13 11:48:09,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:48:09,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-13 11:48:09,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-13 11:48:09,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_y0s84t 2019-04-13 11:48:09,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-13 11:48:09,671 - 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-04-13 11:48:09,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-13 11:48:09,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5d7fd08d-2644-46b6-ba07-a8961b5c43d0 2019-04-13 11:48:09,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d7fd08d-2644-46b6-ba07-a8961b5c43d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:09,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0feded4a-43aa-4c36-b648-8e3049b06187 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:09,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9112f0dfe791221a446eaea0d99c2fa0fa36c94c" 2019-04-13 11:48:09,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-13 11:48:09,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:48:09,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0feded4a-43aa-4c36-b648-8e3049b06187 2019-04-13 11:48:09,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-13 11:48:09,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9112f0dfe791221a446eaea0d99c2fa0fa36c94c" -d '{"os-stop": null}' 2019-04-13 11:48:09,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3cbdb86-534a-4b3c-a121-00c1604cdd17 Content-Length: 0 Date: Sat, 13 Apr 2019 11:48:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:48:09,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1430d991-2863-4e53-b961-dd8d65ca30b7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87fb5c38d8a29424a7caf6e7f4ce41d15c6b547a" 2019-04-13 11:48:09,673 - 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-04-13 11:48:09,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a5abc56-8d3e-491b-83c8-00cfbb57096c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:09,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4a5abc56-8d3e-491b-83c8-00cfbb57096c 2019-04-13 11:48:09,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-8d2c37b3-a140-4682-81d3-12657d9f2872 x-compute-request-id: req-8d2c37b3-a140-4682-81d3-12657d9f2872 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:10Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:48:09,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-8d2c37b3-a140-4682-81d3-12657d9f2872 2019-04-13 11:48:09,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-8d2c37b3-a140-4682-81d3-12657d9f2872 2019-04-13 11:48:09,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-13 11:48:09,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1430d991-2863-4e53-b961-dd8d65ca30b7.json used request id req-a3cbdb86-534a-4b3c-a121-00c1604cdd17 2019-04-13 11:48:09,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/1430d991-2863-4e53-b961-dd8d65ca30b7.json used request id req-a3cbdb86-534a-4b3c-a121-00c1604cdd17 2019-04-13 11:48:09,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:48:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2a1880b-a592-4794-9991-ef688bbfe584 x-compute-request-id: req-b2a1880b-a592-4794-9991-ef688bbfe584 Content-Length: 0 Content-Type: application/json 2019-04-13 11:48:09,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-b2a1880b-a592-4794-9991-ef688bbfe584 2019-04-13 11:48:09,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-b2a1880b-a592-4794-9991-ef688bbfe584 2019-04-13 11:48:09,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2bf522997dfb4e540f3afd01221d55831b6af00" 2019-04-13 11:48:09,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:48:09,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:48: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-032dd601-9073-4a5b-a617-b3b8531954a7 x-compute-request-id: req-032dd601-9073-4a5b-a617-b3b8531954a7 Content-Length: 0 Content-Type: application/json 2019-04-13 11:48:09,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-5ac360f0-12c2-4341-8b61-08cd01e58d2e x-compute-request-id: req-5ac360f0-12c2-4341-8b61-08cd01e58d2e Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:27:05Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:48:09,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-5ac360f0-12c2-4341-8b61-08cd01e58d2e 2019-04-13 11:48:09,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2bf522997dfb4e540f3afd01221d55831b6af00" -d '{"os-stop": null}' 2019-04-13 11:48:09,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-5ac360f0-12c2-4341-8b61-08cd01e58d2e 2019-04-13 11:48:09,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-032dd601-9073-4a5b-a617-b3b8531954a7 2019-04-13 11:48:09,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-032dd601-9073-4a5b-a617-b3b8531954a7 2019-04-13 11:48:09,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:48:09,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:09,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:09,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:09,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:09,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:09,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:09,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:09,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:48:09,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:09,739 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:09 GMT 2019-04-13 11:48:09,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:09,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:48:09,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:09,739 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:09,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:14,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:48:14,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:14,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:14,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:14,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:14,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:14,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:14,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:14,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:10.558Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:10.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:11.274Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:10.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 1205, "offset": 1203, "size": 50}}} 2019-04-13 11:48:14,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:14,830 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:14 GMT 2019-04-13 11:48:14,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:14,830 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:48:14,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:14,830 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:14,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:14,830 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:48:14,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-13 11:48:14,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-13 11:48:14,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:48:14,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:14,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:14,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:14,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:14,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:14,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:14,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:14,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:48:14,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:14,900 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:14 GMT 2019-04-13 11:48:14,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:14,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:48:14,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:14,900 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:14,901 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:19,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:48:19,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:19,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:19,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:19,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:19,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:19,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:19,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:19,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:16.346Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9112f0dfe791221a446eaea0d99c2fa0fa36c94c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:16.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:16.979Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-5b538f97-033c-49ff-a2b4-2cbdfa4c2f9a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:16.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:16.979Z", "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-04-13T11:48:16.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:16.979Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-5b538f97-033c-49ff-a2b4-2cbdfa4c2f9a x-compute-request-id: req-5b538f97-033c-49ff-a2b4-2cbdfa4c2f9a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:48:06Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:16.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:16.979Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-5b538f97-033c-49ff-a2b4-2cbdfa4c2f9a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:16.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5284d5df-72b8-431d-b3a6-7b7fd9d65b61"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:17.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2bf522997dfb4e540f3afd01221d55831b6af00\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:17.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:17.577Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:16.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:17.577Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:17.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:18.080Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:17.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:18.810Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-fad3e473-d8c7-4905-b32a-3f8246c7b316 x-compute-request-id: req-fad3e473-d8c7-4905-b32a-3f8246c7b316 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:48:07Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:18.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:18.810Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-fad3e473-d8c7-4905-b32a-3f8246c7b316", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:18.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:18.810Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-fad3e473-d8c7-4905-b32a-3f8246c7b316", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:18.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.a38e4794-ea86-4904-b4d7-d3cd00c044a4"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:18.810Z", "message": "Stopping Agent proxy_host_ypqok9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:17.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.07feecd5-9f4b-40ff-bb10-1dd56c43abb1"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:18.810Z", "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-04-13T11:48:18.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:19.489Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:18.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.07feecd5-9f4b-40ff-bb10-1dd56c43abb1"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:19.489Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_ypqok9 stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:18.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.07feecd5-9f4b-40ff-bb10-1dd56c43abb1"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:19.489Z", "message": "Successfully stopped daemon: proxy_host_ypqok9\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:18.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.07feecd5-9f4b-40ff-bb10-1dd56c43abb1"}], "metadata": {"pagination": {"total": 1222, "offset": 1205, "size": 50}}} 2019-04-13 11:48:19,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:19,999 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:19 GMT 2019-04-13 11:48:19,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:19,999 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:48:19,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:19,999 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:20,000 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:20,000 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:48:20,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9112f0dfe791221a446eaea0d99c2fa0fa36c94c" 2019-04-13 11:48:20,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-5b538f97-033c-49ff-a2b4-2cbdfa4c2f9a 2019-04-13 11:48:20,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-13 11:48:20,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-5b538f97-033c-49ff-a2b4-2cbdfa4c2f9a x-compute-request-id: req-5b538f97-033c-49ff-a2b4-2cbdfa4c2f9a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:48:06Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:48:20,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-5b538f97-033c-49ff-a2b4-2cbdfa4c2f9a 2019-04-13 11:48:20,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2bf522997dfb4e540f3afd01221d55831b6af00" 2019-04-13 11:48:20,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-13 11:48:20,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-13 11:48:20,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-13 11:48:20,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-fad3e473-d8c7-4905-b32a-3f8246c7b316 x-compute-request-id: req-fad3e473-d8c7-4905-b32a-3f8246c7b316 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:48:07Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:48:20,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-fad3e473-d8c7-4905-b32a-3f8246c7b316 2019-04-13 11:48:20,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-fad3e473-d8c7-4905-b32a-3f8246c7b316 2019-04-13 11:48:20,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_ypqok9 2019-04-13 11:48:20,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-13 11:48:20,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-13 11:48:20,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_ypqok9 stop 2019-04-13 11:48:20,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_ypqok9 2019-04-13 11:48:20,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:48:20,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:20,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:20,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:20,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:20,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:20,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:20,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:20,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:48:20,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:20,063 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:20 GMT 2019-04-13 11:48:20,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:20,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:48:20,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:20,063 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:20,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:25,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:48:25,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:25,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:25,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:25,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:25,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:25,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:25,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:25,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:20.233Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:19.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:20.233Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:19.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:20.233Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:19.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:20.950Z", "message": "Deleting Agent proxy_host_ypqok9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:20.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4139ff23-7553-470f-8565-ca7acb254554"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:24.705Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:24.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4139ff23-7553-470f-8565-ca7acb254554"}], "metadata": {"pagination": {"total": 1227, "offset": 1222, "size": 50}}} 2019-04-13 11:48:25,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:25,151 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:25 GMT 2019-04-13 11:48:25,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:25,152 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:48:25,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:25,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:25,152 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:25,152 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:48:25,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-13 11:48:25,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-13 11:48:25,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-13 11:48:25,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_ypqok9 2019-04-13 11:48:25,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-13 11:48:25,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:48:25,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:25,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:25,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:25,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:25,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:25,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:25,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:25,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:48:25,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:25,224 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:25 GMT 2019-04-13 11:48:25,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:25,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:48:25,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:25,225 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:25,225 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:30,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:48:30,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:30,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:30,303 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:30,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:30,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:30,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:30,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:30,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:25.208Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:24.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4139ff23-7553-470f-8565-ca7acb254554"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:25.208Z", "message": "11:48:24 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_ypqok9: No response received for task 89e83f8a21244e90940d7e03f494ce06", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:24.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4139ff23-7553-470f-8565-ca7acb254554"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:25.208Z", "message": "Successfully deleted daemon: proxy_host_ypqok9", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:24.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.4139ff23-7553-470f-8565-ca7acb254554"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:25.794Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:25.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:25.794Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:25.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:26.461Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:25.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:27.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:48:26.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:27.128Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-560b9203-4ca4-44be-b356-8d5537bfb4b7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:48:26.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:27.128Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-560b9203-4ca4-44be-b356-8d5537bfb4b7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:26.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:27.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04ae2689562fdf42da79fa08f3bebf1b32c3e260\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:27.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:28.326Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3/action used request id req-3e39704c-717b-4c83-a540-9eaaba69cc61", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:27.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:28.326Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04ae2689562fdf42da79fa08f3bebf1b32c3e260\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:27.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:28.326Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-be5429e1-ce44-4130-a150-de6a8daa1814", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:27.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:28.326Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-be5429e1-ce44-4130-a150-de6a8daa1814", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:27.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:28.326Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-be5429e1-ce44-4130-a150-de6a8daa1814 x-compute-request-id: req-be5429e1-ce44-4130-a150-de6a8daa1814 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e5:02:82\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T11:26:12Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_proxy_host_ypqok9\", \"created\": \"2019-04-13T11:23:45Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:27.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:28.326Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3/action used request id req-3e39704c-717b-4c83-a540-9eaaba69cc61", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:27.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:28.326Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:48:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e39704c-717b-4c83-a540-9eaaba69cc61 x-compute-request-id: req-3e39704c-717b-4c83-a540-9eaaba69cc61 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-04-13T11:48:27.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}], "metadata": {"pagination": {"total": 1244, "offset": 1227, "size": 50}}} 2019-04-13 11:48:30,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:30,304 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:30 GMT 2019-04-13 11:48:30,304 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:30,304 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:48:30,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:30,304 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:30,304 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:30,304 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:48:30,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-13 11:48:30,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:48:24 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_ypqok9: No response received for task 89e83f8a21244e90940d7e03f494ce06 2019-04-13 11:48:30,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_ypqok9 2019-04-13 11:48:30,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-13 11:48:30,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-13 11:48:30,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-13 11:48:30,306 - 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-04-13 11:48:30,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-560b9203-4ca4-44be-b356-8d5537bfb4b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:30,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-560b9203-4ca4-44be-b356-8d5537bfb4b7 2019-04-13 11:48:30,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ae2689562fdf42da79fa08f3bebf1b32c3e260" 2019-04-13 11:48:30,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3/action used request id req-3e39704c-717b-4c83-a540-9eaaba69cc61 2019-04-13 11:48:30,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ae2689562fdf42da79fa08f3bebf1b32c3e260" -d '{"os-stop": null}' 2019-04-13 11:48:30,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-be5429e1-ce44-4130-a150-de6a8daa1814 2019-04-13 11:48:30,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-be5429e1-ce44-4130-a150-de6a8daa1814 2019-04-13 11:48:30,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-be5429e1-ce44-4130-a150-de6a8daa1814 x-compute-request-id: req-be5429e1-ce44-4130-a150-de6a8daa1814 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:02:82", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "d6821bf5-7912-4e4e-9187-2ff414eb63b3", "security_groups": [{"name": "default"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:26:12Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_proxy_host_ypqok9", "created": "2019-04-13T11:23:45Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:48:30,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3/action used request id req-3e39704c-717b-4c83-a540-9eaaba69cc61 2019-04-13 11:48:30,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:48:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e39704c-717b-4c83-a540-9eaaba69cc61 x-compute-request-id: req-3e39704c-717b-4c83-a540-9eaaba69cc61 Content-Length: 0 Content-Type: application/json 2019-04-13 11:48:30,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:48:30,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:30,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:30,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:30,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:30,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:30,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:30,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:30,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:48:30,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:30,367 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:30 GMT 2019-04-13 11:48:30,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:30,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:48:30,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:30,367 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:30,367 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:35,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:48:35,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:35,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:35,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:35,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:35,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:35,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:35,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:35,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1244, "offset": 1244, "size": 50}}} 2019-04-13 11:48:35,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:35,447 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:35 GMT 2019-04-13 11:48:35,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:35,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-13 11:48:35,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:35,447 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:35,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:35,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:48:35,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:35,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:35,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:35,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:35,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:35,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:35,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:35,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:48:35,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:35,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:35 GMT 2019-04-13 11:48:35,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:35,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:48:35,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:35,621 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:35,622 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:40,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:48:40,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:40,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:40,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:40,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:40,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:40,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:40,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:40,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:38.086Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04ae2689562fdf42da79fa08f3bebf1b32c3e260\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:37.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:38.753Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6211004c-a138-422f-92cf-c0ab46c8c7f7 x-compute-request-id: req-6211004c-a138-422f-92cf-c0ab46c8c7f7 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e5:02:82\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:29Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_proxy_host_ypqok9\", \"created\": \"2019-04-13T11:23:45Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:38.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:38.753Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-6211004c-a138-422f-92cf-c0ab46c8c7f7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:38.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:38.753Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-6211004c-a138-422f-92cf-c0ab46c8c7f7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:38.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.3b173a6e-3609-423b-819a-988eb125d4dc"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:39.399Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:38.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:39.399Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:38.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:39.399Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:39.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:39.399Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:38.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:40.013Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:39.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:40.013Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:39.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 1254, "offset": 1244, "size": 50}}} 2019-04-13 11:48:40,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:40,723 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:40 GMT 2019-04-13 11:48:40,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:40,723 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:48:40,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:40,723 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:40,723 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:40,723 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:48:40,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ae2689562fdf42da79fa08f3bebf1b32c3e260" 2019-04-13 11:48:40,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6211004c-a138-422f-92cf-c0ab46c8c7f7 x-compute-request-id: req-6211004c-a138-422f-92cf-c0ab46c8c7f7 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:02:82", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "d6821bf5-7912-4e4e-9187-2ff414eb63b3", "security_groups": [{"name": "default"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:29Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_proxy_host_ypqok9", "created": "2019-04-13T11:23:45Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:48:40,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-6211004c-a138-422f-92cf-c0ab46c8c7f7 2019-04-13 11:48:40,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-6211004c-a138-422f-92cf-c0ab46c8c7f7 2019-04-13 11:48:40,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-04-13 11:48:40,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:48:40,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:48:40,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:48:40,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:48:40,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-13 11:48:40,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:48:40,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:40,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:40,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:40,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:40,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:40,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:40,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:40,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:48:40,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:40,782 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:40 GMT 2019-04-13 11:48:40,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:40,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:48:40,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:40,782 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:40,782 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:45,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:48:45,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:45,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:45,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:45,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:45,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:45,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:45,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:45,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:40.733Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:40.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:41.401Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-04f6e6b6-87c1-437c-a3af-8cc349092c9c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:40.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:41.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}121c4b9dfb93380ab030ef763f9b36f2efc6ed72\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:41.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:41.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:40.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:41.401Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04f6e6b6-87c1-437c-a3af-8cc349092c9c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:48:40.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:42.118Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-712a15ce-98f2-436c-b46b-b82cb177f1a0 x-compute-request-id: req-712a15ce-98f2-436c-b46b-b82cb177f1a0 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e5:02:82\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:29Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_proxy_host_ypqok9\", \"created\": \"2019-04-13T11:23:45Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:41.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:42.622Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-712a15ce-98f2-436c-b46b-b82cb177f1a0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:41.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:42.622Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}121c4b9dfb93380ab030ef763f9b36f2efc6ed72\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:42.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:42.622Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-712a15ce-98f2-436c-b46b-b82cb177f1a0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:41.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:42.622Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}121c4b9dfb93380ab030ef763f9b36f2efc6ed72\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:41.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:42.622Z", "message": "RESP: [204] Date: Sat, 13 Apr 2019 11:48: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-6ac35c95-ae07-4914-98a9-277447ee2aa6 x-compute-request-id: req-6ac35c95-ae07-4914-98a9-277447ee2aa6 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:42.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:42.622Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-6ac35c95-ae07-4914-98a9-277447ee2aa6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:42.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:42.622Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-6ac35c95-ae07-4914-98a9-277447ee2aa6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:42.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:43.189Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-02904871-2861-48dc-a86b-2c765b32c099", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:42.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:43.189Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-02904871-2861-48dc-a86b-2c765b32c099", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:42.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:43.189Z", "message": "Waiting for server \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:42.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:43.189Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-02904871-2861-48dc-a86b-2c765b32c099 x-compute-request-id: req-02904871-2861-48dc-a86b-2c765b32c099 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e5:02:82\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:12.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"d6821bf5-7912-4e4e-9187-2ff414eb63b3\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:42Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_proxy_host_ypqok9\", \"created\": \"2019-04-13T11:23:45Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:42.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}], "metadata": {"pagination": {"total": 1271, "offset": 1254, "size": 50}}} 2019-04-13 11:48:45,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:45,863 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:45 GMT 2019-04-13 11:48:45,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:45,863 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:48:45,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:45,863 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:45,864 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:45,864 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:48:45,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-13 11:48:45,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-04f6e6b6-87c1-437c-a3af-8cc349092c9c 2019-04-13 11:48:45,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121c4b9dfb93380ab030ef763f9b36f2efc6ed72" 2019-04-13 11:48:45,865 - 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-04-13 11:48:45,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04f6e6b6-87c1-437c-a3af-8cc349092c9c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:45,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-712a15ce-98f2-436c-b46b-b82cb177f1a0 x-compute-request-id: req-712a15ce-98f2-436c-b46b-b82cb177f1a0 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:02:82", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "d6821bf5-7912-4e4e-9187-2ff414eb63b3", "security_groups": [{"name": "default"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:29Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_proxy_host_ypqok9", "created": "2019-04-13T11:23:45Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:48:45,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-712a15ce-98f2-436c-b46b-b82cb177f1a0 2019-04-13 11:48:45,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121c4b9dfb93380ab030ef763f9b36f2efc6ed72" 2019-04-13 11:48:45,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-712a15ce-98f2-436c-b46b-b82cb177f1a0 2019-04-13 11:48:45,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121c4b9dfb93380ab030ef763f9b36f2efc6ed72" 2019-04-13 11:48:45,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 13 Apr 2019 11:48: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-6ac35c95-ae07-4914-98a9-277447ee2aa6 x-compute-request-id: req-6ac35c95-ae07-4914-98a9-277447ee2aa6 Content-Type: application/json 2019-04-13 11:48:45,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-6ac35c95-ae07-4914-98a9-277447ee2aa6 2019-04-13 11:48:45,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-6ac35c95-ae07-4914-98a9-277447ee2aa6 2019-04-13 11:48:45,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-02904871-2861-48dc-a86b-2c765b32c099 2019-04-13 11:48:45,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-02904871-2861-48dc-a86b-2c765b32c099 2019-04-13 11:48:45,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "d6821bf5-7912-4e4e-9187-2ff414eb63b3" to be deleted. current status: SHUTOFF 2019-04-13 11:48:45,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-02904871-2861-48dc-a86b-2c765b32c099 x-compute-request-id: req-02904871-2861-48dc-a86b-2c765b32c099 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:02:82", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:12.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "d6821bf5-7912-4e4e-9187-2ff414eb63b3", "security_groups": [{"name": "default"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:42Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_proxy_host_ypqok9", "created": "2019-04-13T11:23:45Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:48:45,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:48:45,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:45,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:45,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:45,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:45,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:45,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:45,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:45,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:48:45,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:45,922 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:45 GMT 2019-04-13 11:48:45,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:45,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:48:45,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:45,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:45,923 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:50,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:48:51,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:51,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:51,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:51,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:51,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:51,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:51,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:51,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:46.976Z", "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-04-13T11:48:46.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:47.943Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}121c4b9dfb93380ab030ef763f9b36f2efc6ed72\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:47.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:48.510Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cb8ea5ac-37ed-4085-a4dc-e9360ecbf233", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:47.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.51848fe1-11c8-4c12-a858-247cd0bd16f4"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:48.510Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-a24d9043-272b-40e7-b46d-f2dcb75d7dcd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:47.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:48.510Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb8ea5ac-37ed-4085-a4dc-e9360ecbf233 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:48:47.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.51848fe1-11c8-4c12-a858-247cd0bd16f4"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:48.510Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 11:48: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-a24d9043-272b-40e7-b46d-f2dcb75d7dcd x-compute-request-id: req-a24d9043-272b-40e7-b46d-f2dcb75d7dcd Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance d6821bf5-7912-4e4e-9187-2ff414eb63b3 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-04-13T11:48:47.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "proxy_host_ypqok9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:48.510Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-a24d9043-272b-40e7-b46d-f2dcb75d7dcd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:47.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.73728493-aca5-4f7a-ac55-eab664687c07"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:48.510Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:48:47.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.51848fe1-11c8-4c12-a858-247cd0bd16f4"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.240Z", "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-04-13T11:48:48.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.240Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:48.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.240Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2dea44b81910dab8e754bc50a651af0b18201787\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:48.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.51848fe1-11c8-4c12-a858-247cd0bd16f4"}, {"node_instance_id": "proxy_host_ypqok9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.240Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:48.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.789Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0b1466c7-1f03-4479-a0bf-2e6e233bc89e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:49.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.51848fe1-11c8-4c12-a858-247cd0bd16f4"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.789Z", "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-04-13T11:48:49.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.789Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0b1466c7-1f03-4479-a0bf-2e6e233bc89e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:49.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.51848fe1-11c8-4c12-a858-247cd0bd16f4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.789Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af1ac556-79d1-4039-9030-566f60ec1d45 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:48:49.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bd21c210-4c51-4d6c-bf07-19aa4d330614"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.789Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-af1ac556-79d1-4039-9030-566f60ec1d45", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:49.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bd21c210-4c51-4d6c-bf07-19aa4d330614"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.789Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-0b1466c7-1f03-4479-a0bf-2e6e233bc89e x-compute-request-id: req-0b1466c7-1f03-4479-a0bf-2e6e233bc89e Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:17Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:49.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.51848fe1-11c8-4c12-a858-247cd0bd16f4"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.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": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:49.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bd21c210-4c51-4d6c-bf07-19aa4d330614"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:49.789Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:49.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.51848fe1-11c8-4c12-a858-247cd0bd16f4"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:50.400Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:49.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:50.400Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:50.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:50.400Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:50.208Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:50.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ffb01dc55bf1c28dafc875bc0a26db15c2447aea\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:49.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bd21c210-4c51-4d6c-bf07-19aa4d330614"}], "metadata": {"pagination": {"total": 1295, "offset": 1271, "size": 50}}} 2019-04-13 11:48:51,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:51,032 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:51 GMT 2019-04-13 11:48:51,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:51,032 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:48:51,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:51,032 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:51,032 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:51,032 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:48:51,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:48:51,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}121c4b9dfb93380ab030ef763f9b36f2efc6ed72" 2019-04-13 11:48:51,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cb8ea5ac-37ed-4085-a4dc-e9360ecbf233 2019-04-13 11:48:51,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-a24d9043-272b-40e7-b46d-f2dcb75d7dcd 2019-04-13 11:48:51,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb8ea5ac-37ed-4085-a4dc-e9360ecbf233 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:51,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 11:48: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-a24d9043-272b-40e7-b46d-f2dcb75d7dcd x-compute-request-id: req-a24d9043-272b-40e7-b46d-f2dcb75d7dcd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d6821bf5-7912-4e4e-9187-2ff414eb63b3 could not be found.", "code": 404}} 2019-04-13 11:48:51,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d6821bf5-7912-4e4e-9187-2ff414eb63b3 used request id req-a24d9043-272b-40e7-b46d-f2dcb75d7dcd 2019-04-13 11:48:51,035 - 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-04-13 11:48:51,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:48:51,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:48:51,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/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dea44b81910dab8e754bc50a651af0b18201787" 2019-04-13 11:48:51,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-13 11:48:51,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0b1466c7-1f03-4479-a0bf-2e6e233bc89e 2019-04-13 11:48:51,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:48:51,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0b1466c7-1f03-4479-a0bf-2e6e233bc89e 2019-04-13 11:48:51,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af1ac556-79d1-4039-9030-566f60ec1d45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:51,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-af1ac556-79d1-4039-9030-566f60ec1d45 2019-04-13 11:48:51,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-0b1466c7-1f03-4479-a0bf-2e6e233bc89e x-compute-request-id: req-0b1466c7-1f03-4479-a0bf-2e6e233bc89e Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:17Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:48:51,037 - 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-04-13 11:48:51,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-13 11:48:51,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:48:51,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:48:51,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-04-13 11:48:51,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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb01dc55bf1c28dafc875bc0a26db15c2447aea" 2019-04-13 11:48:51,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:48:51,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:51,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:51,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:51,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:51,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:51,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:51,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:51,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:48:51,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:51,104 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:51 GMT 2019-04-13 11:48:51,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:51,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:48:51,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:51,104 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:51,104 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:56,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:48:56,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:56,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:56,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:56,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:56,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:56,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:56,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:56,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.020Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-e9a7bfe9-8f39-42b0-80db-116a472ec4de", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:50.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bd21c210-4c51-4d6c-bf07-19aa4d330614"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.020Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:50.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bd21c210-4c51-4d6c-bf07-19aa4d330614"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.020Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9a7bfe9-8f39-42b0-80db-116a472ec4de x-compute-request-id: req-e9a7bfe9-8f39-42b0-80db-116a472ec4de Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:18Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:50.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bd21c210-4c51-4d6c-bf07-19aa4d330614"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.020Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-e9a7bfe9-8f39-42b0-80db-116a472ec4de", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:50.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.bd21c210-4c51-4d6c-bf07-19aa4d330614"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.615Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9967cf-b997-4831-923f-8f4d6f32b929 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.281Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.615Z", "message": "Remove floating ip 172.30.9.203", "level": "info", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.273Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.274Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.274Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.615Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9967cf-b997-4831-923f-8f4d6f32b929 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.281Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.615Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5d9967cf-b997-4831-923f-8f4d6f32b929", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.281Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.615Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5d9967cf-b997-4831-923f-8f4d6f32b929", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.281Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.615Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:51.615Z", "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-04-13T11:48:51.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.127Z", "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}3eba1c11b9a28801dc470f948a45d3fdcae228b8\"", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.692Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.127Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.127Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-5ce65430-6004-4214-869d-5ac72343cad3 Date: Sat, 13 Apr 2019 11:48:51 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:27:55Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ff:e2:39\", \"device_id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"269f6f94-915e-47b7-979b-34b15be9f6a0\", \"id\": \"970b2d95-c2d8-4ede-a250-bc108981d073\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:35Z\", \"updated_at\": \"2019-04-13T11:28:14Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:ab:82\", \"device_id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"341a797e-4341-4a77-9901-2a5cf399ecc5\", \"id\": \"b5e5fae2-8630-47b9-9945-8614b32c2e71\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:20:02Z\", \"updated_at\": \"2019-04-13T11:20:04Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:3b:50\", \"device_id\": \"c3bce4f2-7c76-460a-ad04-0b3b54daa207\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"235d02fe-b7d3-4759-be56-68d01fb94e93\", \"id\": \"e11ccf93-70f6-462a-84fa-afff80e882c8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.940Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.127Z", "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}3eba1c11b9a28801dc470f948a45d3fdcae228b8\"", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.691Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.127Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.718Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ce65430-6004-4214-869d-5ac72343cad3", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.941Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3eba1c11b9a28801dc470f948a45d3fdcae228b8\"", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.941Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3eba1c11b9a28801dc470f948a45d3fdcae228b8\"", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.941Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2 Date: Sat, 13 Apr 2019 11:48:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T11:26:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58c967e0-c954-496c-bc34-f42b8fdd3eda\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"269f6f94-915e-47b7-979b-34b15be9f6a0\",\"security_groups\":[\"4da22e46-57a4-4b1d-a1ca-071d44ce974a\",\"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\",\"9b2c4568-6b51-451a-8782-30b9896988c2\"],\"mac_address\":\"fa:16:3e:ff:e2:39\",\"device_id\":\"6c2aeae5-9b88-44e4-8293-7730b7909545\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:23:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.982Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2 Date: Sat, 13 Apr 2019 11:48:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T11:26:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58c967e0-c954-496c-bc34-f42b8fdd3eda\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"269f6f94-915e-47b7-979b-34b15be9f6a0\",\"security_groups\":[\"4da22e46-57a4-4b1d-a1ca-071d44ce974a\",\"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\",\"9b2c4568-6b51-451a-8782-30b9896988c2\"],\"mac_address\":\"fa:16:3e:ff:e2:39\",\"device_id\":\"6c2aeae5-9b88-44e4-8293-7730b7909545\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:23:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.982Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.982Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.982Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.982Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.982Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.983Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba149ff-4540-40d3-85b1-e57123a8567a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.987Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba149ff-4540-40d3-85b1-e57123a8567a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.987Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5ba149ff-4540-40d3-85b1-e57123a8567a", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.988Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-5ba149ff-4540-40d3-85b1-e57123a8567a", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.988Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e5565c2e3e8ea2ab1a23f9bf172a759ca57c6058\"", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:52.383Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e5565c2e3e8ea2ab1a23f9bf172a759ca57c6058\"", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:52.383Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.983Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-5ce65430-6004-4214-869d-5ac72343cad3 Date: Sat, 13 Apr 2019 11:48:51 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:27:55Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ff:e2:39\", \"device_id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"269f6f94-915e-47b7-979b-34b15be9f6a0\", \"id\": \"970b2d95-c2d8-4ede-a250-bc108981d073\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:35Z\", \"updated_at\": \"2019-04-13T11:28:14Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:ab:82\", \"device_id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"341a797e-4341-4a77-9901-2a5cf399ecc5\", \"id\": \"b5e5fae2-8630-47b9-9945-8614b32c2e71\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:20:02Z\", \"updated_at\": \"2019-04-13T11:20:04Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:3b:50\", \"device_id\": \"c3bce4f2-7c76-460a-ad04-0b3b54daa207\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"235d02fe-b7d3-4759-be56-68d01fb94e93\", \"id\": \"e11ccf93-70f6-462a-84fa-afff80e882c8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.940Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ce65430-6004-4214-869d-5ac72343cad3", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.940Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ce65430-6004-4214-869d-5ac72343cad3", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.940Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:52.749Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ce65430-6004-4214-869d-5ac72343cad3", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:51.941Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.336Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:52.732Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.336Z", "message": "Remove floating ip 172.30.9.201", "level": "info", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:52.731Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.336Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:52.732Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.336Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2889472f-4ddb-4bd4-bbfc-a256a767b710 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:52.737Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.336Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2889472f-4ddb-4bd4-bbfc-a256a767b710 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:52.737Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.336Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2889472f-4ddb-4bd4-bbfc-a256a767b710", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:52.737Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.336Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2889472f-4ddb-4bd4-bbfc-a256a767b710", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:52.737Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.336Z", "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}c86df31589e7a5f27267cc143db42b7b3e71faa5\"", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.145Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.336Z", "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}c86df31589e7a5f27267cc143db42b7b3e71faa5\"", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.145Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.336Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-bc867104-dd9e-46ed-b91a-32ae80670bc7 x-compute-request-id: req-bc867104-dd9e-46ed-b91a-32ae80670bc7 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:17Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.170Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json used request id req-45963cac-1a05-466c-a4d2-4378fea32598", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.559Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}], "metadata": {"pagination": {"total": 1390, "offset": 1295, "size": 50}}} 2019-04-13 11:48:56,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:56,193 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:56 GMT 2019-04-13 11:48:56,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:56,193 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:48:56,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:56,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:56,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:48:56,193 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:48:56,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-e9a7bfe9-8f39-42b0-80db-116a472ec4de 2019-04-13 11:48:56,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-13 11:48:56,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9a7bfe9-8f39-42b0-80db-116a472ec4de x-compute-request-id: req-e9a7bfe9-8f39-42b0-80db-116a472ec4de Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:18Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:48:56,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-e9a7bfe9-8f39-42b0-80db-116a472ec4de 2019-04-13 11:48:56,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9967cf-b997-4831-923f-8f4d6f32b929 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:56,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.203 2019-04-13 11:48:56,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:48:56,198 - 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-04-13 11:48:56,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9967cf-b997-4831-923f-8f4d6f32b929 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:56,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5d9967cf-b997-4831-923f-8f4d6f32b929 2019-04-13 11:48:56,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5d9967cf-b997-4831-923f-8f4d6f32b929 2019-04-13 11:48:56,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-13 11:48:56,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-13 11:48:56,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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}3eba1c11b9a28801dc470f948a45d3fdcae228b8" 2019-04-13 11:48:56,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:48:56,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-5ce65430-6004-4214-869d-5ac72343cad3 Date: Sat, 13 Apr 2019 11:48:51 GMT RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:27:55Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:e2:39", "device_id": "6c2aeae5-9b88-44e4-8293-7730b7909545"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "269f6f94-915e-47b7-979b-34b15be9f6a0", "id": "970b2d95-c2d8-4ede-a250-bc108981d073", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:35Z", "updated_at": "2019-04-13T11:28:14Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:ab:82", "device_id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "341a797e-4341-4a77-9901-2a5cf399ecc5", "id": "b5e5fae2-8630-47b9-9945-8614b32c2e71", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:04Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:48:56,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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}3eba1c11b9a28801dc470f948a45d3fdcae228b8" 2019-04-13 11:48:56,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-04-13 11:48:56,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ce65430-6004-4214-869d-5ac72343cad3 2019-04-13 11:48:56,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eba1c11b9a28801dc470f948a45d3fdcae228b8" 2019-04-13 11:48:56,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eba1c11b9a28801dc470f948a45d3fdcae228b8" 2019-04-13 11:48:56,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2 Date: Sat, 13 Apr 2019 11:48:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:26:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","ip_address":"192.168.120.15"}],"id":"269f6f94-915e-47b7-979b-34b15be9f6a0","security_groups":["4da22e46-57a4-4b1d-a1ca-071d44ce974a","61011ec7-cd2e-4e08-b293-1105d2e6e8e9","9b2c4568-6b51-451a-8782-30b9896988c2"],"mac_address":"fa:16:3e:ff:e2:39","device_id":"6c2aeae5-9b88-44e4-8293-7730b7909545","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","qos_policy_id":null,"admin_state_up":true,"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:23:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 11:48:56,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2 Date: Sat, 13 Apr 2019 11:48:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:26:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","ip_address":"192.168.120.15"}],"id":"269f6f94-915e-47b7-979b-34b15be9f6a0","security_groups":["4da22e46-57a4-4b1d-a1ca-071d44ce974a","61011ec7-cd2e-4e08-b293-1105d2e6e8e9","9b2c4568-6b51-451a-8782-30b9896988c2"],"mac_address":"fa:16:3e:ff:e2:39","device_id":"6c2aeae5-9b88-44e4-8293-7730b7909545","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","qos_policy_id":null,"admin_state_up":true,"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:23:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 11:48:56,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2 2019-04-13 11:48:56,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2 2019-04-13 11:48:56,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2 2019-04-13 11:48:56,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-7b989a8f-a5ef-4ddb-b618-50b74f71b4b2 2019-04-13 11:48:56,201 - 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-04-13 11:48:56,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba149ff-4540-40d3-85b1-e57123a8567a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:56,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba149ff-4540-40d3-85b1-e57123a8567a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:56,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5ba149ff-4540-40d3-85b1-e57123a8567a 2019-04-13 11:48:56,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-5ba149ff-4540-40d3-85b1-e57123a8567a 2019-04-13 11:48:56,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5565c2e3e8ea2ab1a23f9bf172a759ca57c6058" 2019-04-13 11:48:56,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5565c2e3e8ea2ab1a23f9bf172a759ca57c6058" 2019-04-13 11:48:56,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:48:56,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-5ce65430-6004-4214-869d-5ac72343cad3 Date: Sat, 13 Apr 2019 11:48:51 GMT RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:27:55Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:e2:39", "device_id": "6c2aeae5-9b88-44e4-8293-7730b7909545"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "269f6f94-915e-47b7-979b-34b15be9f6a0", "id": "970b2d95-c2d8-4ede-a250-bc108981d073", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:35Z", "updated_at": "2019-04-13T11:28:14Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:ab:82", "device_id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "341a797e-4341-4a77-9901-2a5cf399ecc5", "id": "b5e5fae2-8630-47b9-9945-8614b32c2e71", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:04Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:48:56,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ce65430-6004-4214-869d-5ac72343cad3 2019-04-13 11:48:56,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ce65430-6004-4214-869d-5ac72343cad3 2019-04-13 11:48:56,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ce65430-6004-4214-869d-5ac72343cad3 2019-04-13 11:48:56,203 - 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-04-13 11:48:56,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.201 2019-04-13 11:48:56,203 - 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-04-13 11:48:56,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2889472f-4ddb-4bd4-bbfc-a256a767b710 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:56,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2889472f-4ddb-4bd4-bbfc-a256a767b710 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:48:56,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2889472f-4ddb-4bd4-bbfc-a256a767b710 2019-04-13 11:48:56,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2889472f-4ddb-4bd4-bbfc-a256a767b710 2019-04-13 11:48:56,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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}c86df31589e7a5f27267cc143db42b7b3e71faa5" 2019-04-13 11:48:56,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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}c86df31589e7a5f27267cc143db42b7b3e71faa5" 2019-04-13 11:48:56,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-bc867104-dd9e-46ed-b91a-32ae80670bc7 x-compute-request-id: req-bc867104-dd9e-46ed-b91a-32ae80670bc7 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:17Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:48:56,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json used request id req-45963cac-1a05-466c-a4d2-4378fea32598 2019-04-13 11:48:56,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:48:56,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:48:56,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:48:56,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:48:56,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:48:56,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:48:56,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:48:56,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:48:56,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:48:56,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:48:56,259 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:48:56 GMT 2019-04-13 11:48:56,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:48:56,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:48:56,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:48:56,260 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:48:56,260 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:01,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:49:01,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:01,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:01,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:01,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:01,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:01,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:01,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:01,344 - 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-04-13T11:48:53.840Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-bc867104-dd9e-46ed-b91a-32ae80670bc7 x-compute-request-id: req-bc867104-dd9e-46ed-b91a-32ae80670bc7 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"172.30.9.203\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:17Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.170Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-bc867104-dd9e-46ed-b91a-32ae80670bc7", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.170Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-bc867104-dd9e-46ed-b91a-32ae80670bc7", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.170Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-bc867104-dd9e-46ed-b91a-32ae80670bc7", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.171Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-bc867104-dd9e-46ed-b91a-32ae80670bc7", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.171Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e5565c2e3e8ea2ab1a23f9bf172a759ca57c6058\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.203\"}}'", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.171Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-151d406d-f1c6-4ddc-ba07-bc6461d3a093 Date: Sat, 13 Apr 2019 11:48:53 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:27:55Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ff:e2:39\", \"device_id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"269f6f94-915e-47b7-979b-34b15be9f6a0\", \"id\": \"970b2d95-c2d8-4ede-a250-bc108981d073\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:35Z\", \"updated_at\": \"2019-04-13T11:28:14Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:ab:82\", \"device_id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"341a797e-4341-4a77-9901-2a5cf399ecc5\", \"id\": \"b5e5fae2-8630-47b9-9945-8614b32c2e71\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:20:02Z\", \"updated_at\": \"2019-04-13T11:20:04Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:3b:50\", \"device_id\": \"c3bce4f2-7c76-460a-ad04-0b3b54daa207\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"235d02fe-b7d3-4759-be56-68d01fb94e93\", \"id\": \"e11ccf93-70f6-462a-84fa-afff80e882c8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.473Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c86df31589e7a5f27267cc143db42b7b3e71faa5\"", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.515Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-151d406d-f1c6-4ddc-ba07-bc6461d3a093 Date: Sat, 13 Apr 2019 11:48:53 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:37Z\", \"updated_at\": \"2019-04-13T11:27:55Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ff:e2:39\", \"device_id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"269f6f94-915e-47b7-979b-34b15be9f6a0\", \"id\": \"970b2d95-c2d8-4ede-a250-bc108981d073\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:23:35Z\", \"updated_at\": \"2019-04-13T11:28:14Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ae:ab:82\", \"device_id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\"}, \"fixed_ip_address\": \"192.168.120.11\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"341a797e-4341-4a77-9901-2a5cf399ecc5\", \"id\": \"b5e5fae2-8630-47b9-9945-8614b32c2e71\", \"qos_policy_id\": null}, {\"router_id\": \"3ae70608-5ef9-48fe-a0cc-b268490094d6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"created_at\": \"2019-04-13T11:20:02Z\", \"updated_at\": \"2019-04-13T11:20:04Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:7e:3b:50\", \"device_id\": \"c3bce4f2-7c76-460a-ad04-0b3b54daa207\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"port_id\": \"235d02fe-b7d3-4759-be56-68d01fb94e93\", \"id\": \"e11ccf93-70f6-462a-84fa-afff80e882c8\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.473Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-151d406d-f1c6-4ddc-ba07-bc6461d3a093", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.474Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-151d406d-f1c6-4ddc-ba07-bc6461d3a093", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.474Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-151d406d-f1c6-4ddc-ba07-bc6461d3a093", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.474Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-151d406d-f1c6-4ddc-ba07-bc6461d3a093", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.474Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c86df31589e7a5f27267cc143db42b7b3e71faa5\"", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.475Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c86df31589e7a5f27267cc143db42b7b3e71faa5\"", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.475Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1 Date: Sat, 13 Apr 2019 11:48:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T11:26:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58c967e0-c954-496c-bc34-f42b8fdd3eda\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"269f6f94-915e-47b7-979b-34b15be9f6a0\",\"security_groups\":[\"4da22e46-57a4-4b1d-a1ca-071d44ce974a\",\"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\",\"9b2c4568-6b51-451a-8782-30b9896988c2\"],\"mac_address\":\"fa:16:3e:ff:e2:39\",\"device_id\":\"6c2aeae5-9b88-44e4-8293-7730b7909545\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:23:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.514Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1 Date: Sat, 13 Apr 2019 11:48:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T11:26:10Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58c967e0-c954-496c-bc34-f42b8fdd3eda\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"269f6f94-915e-47b7-979b-34b15be9f6a0\",\"security_groups\":[\"4da22e46-57a4-4b1d-a1ca-071d44ce974a\",\"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\",\"9b2c4568-6b51-451a-8782-30b9896988c2\"],\"mac_address\":\"fa:16:3e:ff:e2:39\",\"device_id\":\"6c2aeae5-9b88-44e4-8293-7730b7909545\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:23:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.514Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.514Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.514Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.514Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.515Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c86df31589e7a5f27267cc143db42b7b3e71faa5\"", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.515Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-45963cac-1a05-466c-a4d2-4378fea32598 Date: Sat, 13 Apr 2019 11:48:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T11:27:03Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58c967e0-c954-496c-bc34-f42b8fdd3eda\",\"ip_address\":\"192.168.120.11\"}],\"id\":\"341a797e-4341-4a77-9901-2a5cf399ecc5\",\"security_groups\":[\"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\",\"f75b5f63-c287-4477-8382-d8b8dc821ab3\"],\"mac_address\":\"fa:16:3e:ae:ab:82\",\"device_id\":\"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:23:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.558Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-45963cac-1a05-466c-a4d2-4378fea32598 Date: Sat, 13 Apr 2019 11:48:53 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T11:27:03Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"58c967e0-c954-496c-bc34-f42b8fdd3eda\",\"ip_address\":\"192.168.120.11\"}],\"id\":\"341a797e-4341-4a77-9901-2a5cf399ecc5\",\"security_groups\":[\"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\",\"f75b5f63-c287-4477-8382-d8b8dc821ab3\"],\"mac_address\":\"fa:16:3e:ae:ab:82\",\"device_id\":\"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f8476207-a396-4bd4-84e5-ecffdbb3ea85\",\"tenant_id\":\"b3d696e47fdf4e4c85e4eafbaa10616e\",\"created_at\":\"2019-04-13T11:23:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.559Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json used request id req-45963cac-1a05-466c-a4d2-4378fea32598", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.559Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json used request id req-45963cac-1a05-466c-a4d2-4378fea32598", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.559Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json used request id req-45963cac-1a05-466c-a4d2-4378fea32598", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.560Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json used request id req-45963cac-1a05-466c-a4d2-4378fea32598", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.560Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.561Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.561Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08677bda-0acf-49c4-a0b8-b67bf01917c5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.566Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08677bda-0acf-49c4-a0b8-b67bf01917c5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.567Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-08677bda-0acf-49c4-a0b8-b67bf01917c5", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.567Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:53.840Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-08677bda-0acf-49c4-a0b8-b67bf01917c5", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.567Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:54.508Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}600401321271055e8f04ccaa6e85e26f7af27113\"", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.975Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:54.508Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}600401321271055e8f04ccaa6e85e26f7af27113\"", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:53.976Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:55.048Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:54.777Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:55.048Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}600401321271055e8f04ccaa6e85e26f7af27113\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:54.778Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:55.048Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}600401321271055e8f04ccaa6e85e26f7af27113\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:54.778Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:55.048Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:54.777Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:55.048Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:54.777Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:55.048Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:54.777Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:55.048Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c x-compute-request-id: req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:18Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:54.776Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:55.048Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c x-compute-request-id: req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:18Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:54.776Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:55.916Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:48: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-30c006a0-1d52-4ee5-9845-0db3057fde74 x-compute-request-id: req-30c006a0-1d52-4ee5-9845-0db3057fde74 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_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:55.891Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:56.602Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-30c006a0-1d52-4ee5-9845-0db3057fde74", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:55.891Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:56.602Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:56.328Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:56.602Z", "message": "Floating ip 172.30.9.203 detached from server", "level": "info", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:55.892Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:56.602Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:56.426Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:56.602Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-30c006a0-1d52-4ee5-9845-0db3057fde74", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:55.891Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}], "metadata": {"pagination": {"total": 1431, "offset": 1345, "size": 50}}} 2019-04-13 11:49:01,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:01,344 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:01 GMT 2019-04-13 11:49:01,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:01,344 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:49:01,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:01,344 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:01,344 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:01,345 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:49:01,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-bc867104-dd9e-46ed-b91a-32ae80670bc7 x-compute-request-id: req-bc867104-dd9e-46ed-b91a-32ae80670bc7 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:17Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:01,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-bc867104-dd9e-46ed-b91a-32ae80670bc7 2019-04-13 11:49:01,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-bc867104-dd9e-46ed-b91a-32ae80670bc7 2019-04-13 11:49:01,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-bc867104-dd9e-46ed-b91a-32ae80670bc7 2019-04-13 11:49:01,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-bc867104-dd9e-46ed-b91a-32ae80670bc7 2019-04-13 11:49:01,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5565c2e3e8ea2ab1a23f9bf172a759ca57c6058" -d '{"removeFloatingIp": {"address": "172.30.9.203"}}' 2019-04-13 11:49:01,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-151d406d-f1c6-4ddc-ba07-bc6461d3a093 Date: Sat, 13 Apr 2019 11:48:53 GMT RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:27:55Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:e2:39", "device_id": "6c2aeae5-9b88-44e4-8293-7730b7909545"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "269f6f94-915e-47b7-979b-34b15be9f6a0", "id": "970b2d95-c2d8-4ede-a250-bc108981d073", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:35Z", "updated_at": "2019-04-13T11:28:14Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:ab:82", "device_id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "341a797e-4341-4a77-9901-2a5cf399ecc5", "id": "b5e5fae2-8630-47b9-9945-8614b32c2e71", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:04Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:49:01,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86df31589e7a5f27267cc143db42b7b3e71faa5" 2019-04-13 11:49:01,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-151d406d-f1c6-4ddc-ba07-bc6461d3a093 Date: Sat, 13 Apr 2019 11:48:53 GMT RESP BODY: {"floatingips": [{"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:37Z", "updated_at": "2019-04-13T11:27:55Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ff:e2:39", "device_id": "6c2aeae5-9b88-44e4-8293-7730b7909545"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "269f6f94-915e-47b7-979b-34b15be9f6a0", "id": "970b2d95-c2d8-4ede-a250-bc108981d073", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:23:35Z", "updated_at": "2019-04-13T11:28:14Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ae:ab:82", "device_id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "341a797e-4341-4a77-9901-2a5cf399ecc5", "id": "b5e5fae2-8630-47b9-9945-8614b32c2e71", "qos_policy_id": null}, {"router_id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:20:02Z", "updated_at": "2019-04-13T11:20:04Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "device_owner": "compute:nova", "mac_address": "fa:16:3e:7e:3b:50", "device_id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_id": "235d02fe-b7d3-4759-be56-68d01fb94e93", "id": "e11ccf93-70f6-462a-84fa-afff80e882c8", "qos_policy_id": null}]} 2019-04-13 11:49:01,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-151d406d-f1c6-4ddc-ba07-bc6461d3a093 2019-04-13 11:49:01,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-151d406d-f1c6-4ddc-ba07-bc6461d3a093 2019-04-13 11:49:01,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-151d406d-f1c6-4ddc-ba07-bc6461d3a093 2019-04-13 11:49:01,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-151d406d-f1c6-4ddc-ba07-bc6461d3a093 2019-04-13 11:49:01,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86df31589e7a5f27267cc143db42b7b3e71faa5" 2019-04-13 11:49:01,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86df31589e7a5f27267cc143db42b7b3e71faa5" 2019-04-13 11:49:01,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1 Date: Sat, 13 Apr 2019 11:48:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:26:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","ip_address":"192.168.120.15"}],"id":"269f6f94-915e-47b7-979b-34b15be9f6a0","security_groups":["4da22e46-57a4-4b1d-a1ca-071d44ce974a","61011ec7-cd2e-4e08-b293-1105d2e6e8e9","9b2c4568-6b51-451a-8782-30b9896988c2"],"mac_address":"fa:16:3e:ff:e2:39","device_id":"6c2aeae5-9b88-44e4-8293-7730b7909545","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","qos_policy_id":null,"admin_state_up":true,"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:23:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 11:49:01,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1 Date: Sat, 13 Apr 2019 11:48:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:26:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","ip_address":"192.168.120.15"}],"id":"269f6f94-915e-47b7-979b-34b15be9f6a0","security_groups":["4da22e46-57a4-4b1d-a1ca-071d44ce974a","61011ec7-cd2e-4e08-b293-1105d2e6e8e9","9b2c4568-6b51-451a-8782-30b9896988c2"],"mac_address":"fa:16:3e:ff:e2:39","device_id":"6c2aeae5-9b88-44e4-8293-7730b7909545","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","qos_policy_id":null,"admin_state_up":true,"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:23:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 11:49:01,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1 2019-04-13 11:49:01,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1 2019-04-13 11:49:01,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1 2019-04-13 11:49:01,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/269f6f94-915e-47b7-979b-34b15be9f6a0.json used request id req-a662bcf8-89fb-4cea-bfe5-c40e4d0f82b1 2019-04-13 11:49:01,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86df31589e7a5f27267cc143db42b7b3e71faa5" 2019-04-13 11:49:01,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-45963cac-1a05-466c-a4d2-4378fea32598 Date: Sat, 13 Apr 2019 11:48:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:27:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","ip_address":"192.168.120.11"}],"id":"341a797e-4341-4a77-9901-2a5cf399ecc5","security_groups":["61011ec7-cd2e-4e08-b293-1105d2e6e8e9","f75b5f63-c287-4477-8382-d8b8dc821ab3"],"mac_address":"fa:16:3e:ae:ab:82","device_id":"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","qos_policy_id":null,"admin_state_up":true,"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:23:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 11:49:01,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-45963cac-1a05-466c-a4d2-4378fea32598 Date: Sat, 13 Apr 2019 11:48:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T11:27:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","ip_address":"192.168.120.11"}],"id":"341a797e-4341-4a77-9901-2a5cf399ecc5","security_groups":["61011ec7-cd2e-4e08-b293-1105d2e6e8e9","f75b5f63-c287-4477-8382-d8b8dc821ab3"],"mac_address":"fa:16:3e:ae:ab:82","device_id":"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","qos_policy_id":null,"admin_state_up":true,"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:23:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 11:49:01,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json used request id req-45963cac-1a05-466c-a4d2-4378fea32598 2019-04-13 11:49:01,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json used request id req-45963cac-1a05-466c-a4d2-4378fea32598 2019-04-13 11:49:01,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json used request id req-45963cac-1a05-466c-a4d2-4378fea32598 2019-04-13 11:49:01,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/341a797e-4341-4a77-9901-2a5cf399ecc5.json used request id req-45963cac-1a05-466c-a4d2-4378fea32598 2019-04-13 11:49:01,352 - 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-04-13 11:49:01,353 - 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-04-13 11:49:01,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08677bda-0acf-49c4-a0b8-b67bf01917c5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:01,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08677bda-0acf-49c4-a0b8-b67bf01917c5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:01,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-08677bda-0acf-49c4-a0b8-b67bf01917c5 2019-04-13 11:49:01,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-08677bda-0acf-49c4-a0b8-b67bf01917c5 2019-04-13 11:49:01,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600401321271055e8f04ccaa6e85e26f7af27113" 2019-04-13 11:49:01,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600401321271055e8f04ccaa6e85e26f7af27113" 2019-04-13 11:49:01,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c 2019-04-13 11:49:01,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600401321271055e8f04ccaa6e85e26f7af27113" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-04-13 11:49:01,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600401321271055e8f04ccaa6e85e26f7af27113" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-04-13 11:49:01,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c 2019-04-13 11:49:01,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c 2019-04-13 11:49:01,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c 2019-04-13 11:49:01,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c x-compute-request-id: req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:18Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:01,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c x-compute-request-id: req-53504d3d-c97e-4b99-b2d7-fdcc0b6fda9c Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:18Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:01,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:48: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-30c006a0-1d52-4ee5-9845-0db3057fde74 x-compute-request-id: req-30c006a0-1d52-4ee5-9845-0db3057fde74 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-04-13 11:49:01,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-30c006a0-1d52-4ee5-9845-0db3057fde74 2019-04-13 11:49:01,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-04-13 11:49:01,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.203 detached from server 2019-04-13 11:49:01,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:49:01,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-30c006a0-1d52-4ee5-9845-0db3057fde74 2019-04-13 11:49:01,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:49:01,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:01,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:01,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:01,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:01,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:01,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:01,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:01,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:49:01,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:01,546 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:01 GMT 2019-04-13 11:49:01,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:01,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:49:01,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:01,546 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:01,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:06,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:49:06,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:06,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:06,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:06,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:06,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:06,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:06,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:06,661 - 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-04-13T11:48:56.602Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:56.426Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:56.602Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-30c006a0-1d52-4ee5-9845-0db3057fde74", "level": "debug", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:55.891Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.f6ca0fb9-2c54-44ed-9457-5cdecc42dff8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:56.602Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_8xo0bu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:56.328Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:57.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.434Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.005Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-a2eb7050-89dd-46ac-993e-f0f8642e523f", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.446Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.005Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-a2eb7050-89dd-46ac-993e-f0f8642e523f", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.446Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.005Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-a2eb7050-89dd-46ac-993e-f0f8642e523f", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.447Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.005Z", "message": "Floating ip 172.30.9.201 detached from server", "level": "info", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.447Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96c5974802c7d3a5d0734fd2e62d4a08bb2ccfa0\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.843Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.005Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.842Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.005Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-a2eb7050-89dd-46ac-993e-f0f8642e523f", "level": "debug", "target_id": "bind_floatingip_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.446Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.005Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-849921a4-227b-4a1e-9e40-a9e60dd62f98 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.440Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.005Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-849921a4-227b-4a1e-9e40-a9e60dd62f98", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.440Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.005Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:48:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2eb7050-89dd-46ac-993e-f0f8642e523f x-compute-request-id: req-a2eb7050-89dd-46ac-993e-f0f8642e523f 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_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.445Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.005Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:48:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2eb7050-89dd-46ac-993e-f0f8642e523f x-compute-request-id: req-a2eb7050-89dd-46ac-993e-f0f8642e523f 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_dnhdm4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.446Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.85b2a698-c648-4351-b8d1-d9463b2cd17a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:58.723Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:57.977Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:59.304Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-2c324363-d551-45d4-be1c-d1871cf586be", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:58.859Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:59.304Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-626d7dc4-8251-42da-93ac-58a323ba764e", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:59.021Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:59.304Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-626d7dc4-8251-42da-93ac-58a323ba764e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:59.021Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:59.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:59.016Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:59.304Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96c5974802c7d3a5d0734fd2e62d4a08bb2ccfa0\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:58.860Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:59.304Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-2c324363-d551-45d4-be1c-d1871cf586be x-compute-request-id: req-2c324363-d551-45d4-be1c-d1871cf586be Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:17Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:58.858Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:59.304Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-2c324363-d551-45d4-be1c-d1871cf586be", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:58.858Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:48:59.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7c0b37af6f9b96d27ce057e06142c575b16d1f7\"", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:59.436Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.452Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-f9681a01-534f-4c38-97de-85102da87dc9", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:59.957Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.452Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:48: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-f9681a01-534f-4c38-97de-85102da87dc9 x-compute-request-id: req-f9681a01-534f-4c38-97de-85102da87dc9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:59.957Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.452Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-f9681a01-534f-4c38-97de-85102da87dc9", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:59.957Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96c5974802c7d3a5d0734fd2e62d4a08bb2ccfa0\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:48:59.958Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.452Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-ce96832c-08ec-46b1-8cca-4b3ca8ad9388 x-compute-request-id: req-ce96832c-08ec-46b1-8cca-4b3ca8ad9388 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:18Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:00.261Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.980Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-ce96832c-08ec-46b1-8cca-4b3ca8ad9388", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:00.261Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.980Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7c0b37af6f9b96d27ce057e06142c575b16d1f7\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:00.262Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.980Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-ce96832c-08ec-46b1-8cca-4b3ca8ad9388", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:00.261Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.980Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-7c3e998a-e1d2-4ca4-a578-45eb1131a86e x-compute-request-id: req-7c3e998a-e1d2-4ca4-a578-45eb1131a86e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:17Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:00.376Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.980Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-7c3e998a-e1d2-4ca4-a578-45eb1131a86e", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:00.377Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.980Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-7c3e998a-e1d2-4ca4-a578-45eb1131a86e", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:00.377Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:00.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96c5974802c7d3a5d0734fd2e62d4a08bb2ccfa0\"", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:00.378Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:01.484Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:49:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10cedfa4-cf08-4967-931e-6784fb1cbd14 x-compute-request-id: req-10cedfa4-cf08-4967-931e-6784fb1cbd14 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.092Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:01.484Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-10cedfa4-cf08-4967-931e-6784fb1cbd14", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.093Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:01.484Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-10cedfa4-cf08-4967-931e-6784fb1cbd14", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.093Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:01.484Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7c0b37af6f9b96d27ce057e06142c575b16d1f7\"", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.094Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:01.484Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-0cea7d46-e255-4362-83c7-24381d9f1e6e x-compute-request-id: req-0cea7d46-e255-4362-83c7-24381d9f1e6e Content-Encoding: gzip Content-Length: 698 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1936b03d-3752-46a5-84d0-65df20267451\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2b05c147-cdba-4696-9af5-8d18b581f600\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bacd9f04-0253-495d-83be-99e8129578ca\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d45c0b86-3460-4da7-b852-a217497d8d3a\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dcd9a44c-937e-46e0-8e59-94d9ca49ebb2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"feaee286-3340-46a4-9524-86edf8683cea\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fec2f367-380e-46d1-ab60-ac2b77c8ce4c\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"9b2c4568-6b51-451a-8782-30b9896988c2\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.307Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.010Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-069c9129-2a68-4fed-b827-4343358b6a1d", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.488Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7c0b37af6f9b96d27ce057e06142c575b16d1f7\"", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.488Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.010Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-3799b466-6e25-4dee-b7d2-d746cf3e1684", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.672Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.010Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.739Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.010Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.593Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.010Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0cea7d46-e255-4362-83c7-24381d9f1e6e", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.307Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.010Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0cea7d46-e255-4362-83c7-24381d9f1e6e", "level": "debug", "target_id": "internal_sip_security_group_r5c9gt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.307Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.38eb9626-d953-4355-8110-4e8809a6b3e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.010Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-3799b466-6e25-4dee-b7d2-d746cf3e1684", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.672Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.010Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-3799b466-6e25-4dee-b7d2-d746cf3e1684 x-compute-request-id: req-3799b466-6e25-4dee-b7d2-d746cf3e1684 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.672Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}], "metadata": {"pagination": {"total": 1484, "offset": 1395, "size": 50}}} 2019-04-13 11:49:06,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:06,662 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:06 GMT 2019-04-13 11:49:06,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:06,662 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:49:06,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:06,662 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:06,662 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:06,662 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:49:06,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:49:06,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-30c006a0-1d52-4ee5-9845-0db3057fde74 2019-04-13 11:49:06,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-04-13 11:49:06,666 - 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-04-13 11:49:06,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-a2eb7050-89dd-46ac-993e-f0f8642e523f 2019-04-13 11:49:06,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-a2eb7050-89dd-46ac-993e-f0f8642e523f 2019-04-13 11:49:06,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-a2eb7050-89dd-46ac-993e-f0f8642e523f 2019-04-13 11:49:06,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.201 detached from server 2019-04-13 11:49:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c5974802c7d3a5d0734fd2e62d4a08bb2ccfa0" 2019-04-13 11:49:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-04-13 11:49:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-a2eb7050-89dd-46ac-993e-f0f8642e523f 2019-04-13 11:49:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-849921a4-227b-4a1e-9e40-a9e60dd62f98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-849921a4-227b-4a1e-9e40-a9e60dd62f98 2019-04-13 11:49:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:48:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2eb7050-89dd-46ac-993e-f0f8642e523f x-compute-request-id: req-a2eb7050-89dd-46ac-993e-f0f8642e523f 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-04-13 11:49:06,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:48:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2eb7050-89dd-46ac-993e-f0f8642e523f x-compute-request-id: req-a2eb7050-89dd-46ac-993e-f0f8642e523f 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-04-13 11:49:06,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:49:06,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-2c324363-d551-45d4-be1c-d1871cf586be 2019-04-13 11:49:06,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-626d7dc4-8251-42da-93ac-58a323ba764e 2019-04-13 11:49:06,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-626d7dc4-8251-42da-93ac-58a323ba764e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:06,668 - 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-04-13 11:49:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c5974802c7d3a5d0734fd2e62d4a08bb2ccfa0" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-04-13 11:49:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-2c324363-d551-45d4-be1c-d1871cf586be x-compute-request-id: req-2c324363-d551-45d4-be1c-d1871cf586be Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:17Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-2c324363-d551-45d4-be1c-d1871cf586be 2019-04-13 11:49:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c0b37af6f9b96d27ce057e06142c575b16d1f7" 2019-04-13 11:49:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-f9681a01-534f-4c38-97de-85102da87dc9 2019-04-13 11:49:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:48: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-f9681a01-534f-4c38-97de-85102da87dc9 x-compute-request-id: req-f9681a01-534f-4c38-97de-85102da87dc9 Content-Length: 0 Content-Type: application/json 2019-04-13 11:49:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-f9681a01-534f-4c38-97de-85102da87dc9 2019-04-13 11:49:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c5974802c7d3a5d0734fd2e62d4a08bb2ccfa0" 2019-04-13 11:49:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-ce96832c-08ec-46b1-8cca-4b3ca8ad9388 x-compute-request-id: req-ce96832c-08ec-46b1-8cca-4b3ca8ad9388 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:18Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-ce96832c-08ec-46b1-8cca-4b3ca8ad9388 2019-04-13 11:49:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c0b37af6f9b96d27ce057e06142c575b16d1f7" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-04-13 11:49:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-ce96832c-08ec-46b1-8cca-4b3ca8ad9388 2019-04-13 11:49:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:48: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-7c3e998a-e1d2-4ca4-a578-45eb1131a86e x-compute-request-id: req-7c3e998a-e1d2-4ca4-a578-45eb1131a86e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:17Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-7c3e998a-e1d2-4ca4-a578-45eb1131a86e 2019-04-13 11:49:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-7c3e998a-e1d2-4ca4-a578-45eb1131a86e 2019-04-13 11:49:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c5974802c7d3a5d0734fd2e62d4a08bb2ccfa0" 2019-04-13 11:49:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:49:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10cedfa4-cf08-4967-931e-6784fb1cbd14 x-compute-request-id: req-10cedfa4-cf08-4967-931e-6784fb1cbd14 Content-Length: 0 Content-Type: application/json 2019-04-13 11:49:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-10cedfa4-cf08-4967-931e-6784fb1cbd14 2019-04-13 11:49:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-10cedfa4-cf08-4967-931e-6784fb1cbd14 2019-04-13 11:49:06,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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c0b37af6f9b96d27ce057e06142c575b16d1f7" 2019-04-13 11:49:06,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-0cea7d46-e255-4362-83c7-24381d9f1e6e x-compute-request-id: req-0cea7d46-e255-4362-83c7-24381d9f1e6e Content-Encoding: gzip Content-Length: 698 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1936b03d-3752-46a5-84d0-65df20267451"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2b05c147-cdba-4696-9af5-8d18b581f600"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ac1a1d-40ef-4a28-8db7-03f9ecbe290b"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bacd9f04-0253-495d-83be-99e8129578ca"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d45c0b86-3460-4da7-b852-a217497d8d3a"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dcd9a44c-937e-46e0-8e59-94d9ca49ebb2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "feaee286-3340-46a4-9524-86edf8683cea"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "9b2c4568-6b51-451a-8782-30b9896988c2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fec2f367-380e-46d1-ab60-ac2b77c8ce4c"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "9b2c4568-6b51-451a-8782-30b9896988c2", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-04-13 11:49:06,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-069c9129-2a68-4fed-b827-4343358b6a1d 2019-04-13 11:49:06,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/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c0b37af6f9b96d27ce057e06142c575b16d1f7" 2019-04-13 11:49:06,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-3799b466-6e25-4dee-b7d2-d746cf3e1684 2019-04-13 11:49:06,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:49:06,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:49:06,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0cea7d46-e255-4362-83c7-24381d9f1e6e 2019-04-13 11:49:06,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0cea7d46-e255-4362-83c7-24381d9f1e6e 2019-04-13 11:49:06,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-3799b466-6e25-4dee-b7d2-d746cf3e1684 2019-04-13 11:49:06,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-3799b466-6e25-4dee-b7d2-d746cf3e1684 x-compute-request-id: req-3799b466-6e25-4dee-b7d2-d746cf3e1684 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-13 11:49:06,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:49:06,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:06,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:06,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:06,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:06,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:06,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:06,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:06,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:49:06,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:06,748 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:06 GMT 2019-04-13 11:49:06,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:06,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:49:06,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:06,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:06,748 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:11,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:49:11,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:11,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:11,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:11,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:11,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:11,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:11,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:11,837 - 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-04-13T11:49:02.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d7c0b37af6f9b96d27ce057e06142c575b16d1f7\"", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.488Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.010Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-3799b466-6e25-4dee-b7d2-d746cf3e1684", "level": "debug", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.672Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.407fedd6-3ec6-4427-b1aa-35e9c2be735c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.693Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:02.088Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:02.693Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_irc3cl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:01.956Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:03.310Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:02.822Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:03.310Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:49:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33057588-d963-41c9-af79-9b787cd2c0a0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:02.829Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:03.310Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-33057588-d963-41c9-af79-9b787cd2c0a0", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:02.829Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:03.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f247676cd9c6db11aea70b50876f2c169f550144\"", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:03.240Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:03.840Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8895af38-cdd9-4e3c-976d-b17c87a40759 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:03.202Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:03.840Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8895af38-cdd9-4e3c-976d-b17c87a40759", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:03.202Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:03.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:03.197Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:03.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ed32966cd69b3c348e6fbbdbeabe26e3b6d5df5\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:03.609Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.343Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-be0369d3-e918-4495-8075-f84b93dfda1f", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:03.777Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.343Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f247676cd9c6db11aea70b50876f2c169f550144\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:03.778Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.343Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-be0369d3-e918-4495-8075-f84b93dfda1f x-compute-request-id: req-be0369d3-e918-4495-8075-f84b93dfda1f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:17Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:03.777Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.343Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-be0369d3-e918-4495-8075-f84b93dfda1f", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:03.777Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.875Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-1798d8c7-af7b-4e5d-84e3-faf9a0e3a28e x-compute-request-id: req-1798d8c7-af7b-4e5d-84e3-faf9a0e3a28e Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:18Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:04.204Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.875Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-1798d8c7-af7b-4e5d-84e3-faf9a0e3a28e", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:04.204Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.875Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-1798d8c7-af7b-4e5d-84e3-faf9a0e3a28e", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:04.205Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.875Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ed32966cd69b3c348e6fbbdbeabe26e3b6d5df5\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:04.205Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.875Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:49: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-70887a8b-a438-4d21-909d-8725501b8ead x-compute-request-id: req-70887a8b-a438-4d21-909d-8725501b8ead Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:04.593Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.875Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-70887a8b-a438-4d21-909d-8725501b8ead", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:04.593Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.875Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-70887a8b-a438-4d21-909d-8725501b8ead", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:04.593Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:04.875Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f247676cd9c6db11aea70b50876f2c169f550144\"", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:04.593Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:05.630Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:49:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35214374-e418-4c40-ae70-c0ba2ec19e49 x-compute-request-id: req-35214374-e418-4c40-ae70-c0ba2ec19e49 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.597Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-0f9b59bd-48e2-4aa8-97f7-dc4b00240dfb x-compute-request-id: req-0f9b59bd-48e2-4aa8-97f7-dc4b00240dfb Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:17Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.531Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0f9b59bd-48e2-4aa8-97f7-dc4b00240dfb", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.531Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-0e472c55-19d9-486b-b563-1e66c25db781 x-compute-request-id: req-0e472c55-19d9-486b-b563-1e66c25db781 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"16c345ed-116f-44f2-8a03-343a8aefe2af\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1e252c62-a502-4428-b7c3-453f9cea96c1\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"26a4a211-f1d9-45ca-b30c-4896dbfd4fea\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"90a6c2f5-0f4d-4ce0-8b79-189f8b283700\"}], \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"id\": \"61011ec7-cd2e-4e08-b293-1105d2e6e8e9\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.892Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ed32966cd69b3c348e6fbbdbeabe26e3b6d5df5\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.903Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0e472c55-19d9-486b-b563-1e66c25db781", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.892Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0e472c55-19d9-486b-b563-1e66c25db781", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.892Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-bde93e93-77d3-41de-8c13-b54555902157", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.901Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-bde93e93-77d3-41de-8c13-b54555902157", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.901Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-bde93e93-77d3-41de-8c13-b54555902157 x-compute-request-id: req-bde93e93-77d3-41de-8c13-b54555902157 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:18Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.900Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f247676cd9c6db11aea70b50876f2c169f550144\"", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.532Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0f9b59bd-48e2-4aa8-97f7-dc4b00240dfb", "level": "debug", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.531Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.ed8e3815-ed8f-4ff4-bb61-e8ef49611afa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-35214374-e418-4c40-ae70-c0ba2ec19e49", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.597Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ed32966cd69b3c348e6fbbdbeabe26e3b6d5df5\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.598Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.297Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-35214374-e418-4c40-ae70-c0ba2ec19e49", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:05.598Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.843Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4e2f939-ad7d-4cff-b684-819942bac539 x-compute-request-id: req-b4e2f939-ad7d-4cff-b684-819942bac539 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:06.670Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.843Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:06.448Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:06.843Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_o14js8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:06.304Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:07.425Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-b4e2f939-ad7d-4cff-b684-819942bac539", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:06.671Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:07.425Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:07.076Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:07.425Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-b4e2f939-ad7d-4cff-b684-819942bac539", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:06.671Z", "source_id": "bind_host_y0s84t", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.325243bc-fc5b-4d2d-9558-76c1051d3f31"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:07.425Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:07.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:08.059Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:07.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:08.059Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e4bbc48-436c-436e-a79c-7492f8e4a9ba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:07.619Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:08.059Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:07.614Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:08.059Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9e4bbc48-436c-436e-a79c-7492f8e4a9ba", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:07.620Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}], "metadata": {"pagination": {"total": 1533, "offset": 1445, "size": 50}}} 2019-04-13 11:49:11,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:11,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:11 GMT 2019-04-13 11:49:11,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:11,837 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:49:11,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:11,837 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:11,837 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:11,837 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:49:11,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c0b37af6f9b96d27ce057e06142c575b16d1f7" 2019-04-13 11:49:11,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-3799b466-6e25-4dee-b7d2-d746cf3e1684 2019-04-13 11:49:11,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:49:11,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:49:11,841 - 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-04-13 11:49:11,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:49:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33057588-d963-41c9-af79-9b787cd2c0a0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:11,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-33057588-d963-41c9-af79-9b787cd2c0a0 2019-04-13 11:49:11,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f247676cd9c6db11aea70b50876f2c169f550144" 2019-04-13 11:49:11,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8895af38-cdd9-4e3c-976d-b17c87a40759 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:11,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8895af38-cdd9-4e3c-976d-b17c87a40759 2019-04-13 11:49:11,842 - 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-04-13 11:49:11,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed32966cd69b3c348e6fbbdbeabe26e3b6d5df5" 2019-04-13 11:49:11,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-be0369d3-e918-4495-8075-f84b93dfda1f 2019-04-13 11:49:11,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f247676cd9c6db11aea70b50876f2c169f550144" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-04-13 11:49:11,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-be0369d3-e918-4495-8075-f84b93dfda1f x-compute-request-id: req-be0369d3-e918-4495-8075-f84b93dfda1f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:17Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:11,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-be0369d3-e918-4495-8075-f84b93dfda1f 2019-04-13 11:49:11,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-1798d8c7-af7b-4e5d-84e3-faf9a0e3a28e x-compute-request-id: req-1798d8c7-af7b-4e5d-84e3-faf9a0e3a28e Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:18Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:11,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-1798d8c7-af7b-4e5d-84e3-faf9a0e3a28e 2019-04-13 11:49:11,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-1798d8c7-af7b-4e5d-84e3-faf9a0e3a28e 2019-04-13 11:49:11,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed32966cd69b3c348e6fbbdbeabe26e3b6d5df5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-13 11:49:11,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:49: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-70887a8b-a438-4d21-909d-8725501b8ead x-compute-request-id: req-70887a8b-a438-4d21-909d-8725501b8ead Content-Length: 0 Content-Type: application/json 2019-04-13 11:49:11,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-70887a8b-a438-4d21-909d-8725501b8ead 2019-04-13 11:49:11,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-70887a8b-a438-4d21-909d-8725501b8ead 2019-04-13 11:49:11,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f247676cd9c6db11aea70b50876f2c169f550144" 2019-04-13 11:49:11,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:49:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35214374-e418-4c40-ae70-c0ba2ec19e49 x-compute-request-id: req-35214374-e418-4c40-ae70-c0ba2ec19e49 Content-Length: 0 Content-Type: application/json 2019-04-13 11:49:11,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-0f9b59bd-48e2-4aa8-97f7-dc4b00240dfb x-compute-request-id: req-0f9b59bd-48e2-4aa8-97f7-dc4b00240dfb Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:17Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:11,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0f9b59bd-48e2-4aa8-97f7-dc4b00240dfb 2019-04-13 11:49:11,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-0e472c55-19d9-486b-b563-1e66c25db781 x-compute-request-id: req-0e472c55-19d9-486b-b563-1e66c25db781 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "16c345ed-116f-44f2-8a03-343a8aefe2af"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1e252c62-a502-4428-b7c3-453f9cea96c1"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "26a4a211-f1d9-45ca-b30c-4896dbfd4fea"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90a6c2f5-0f4d-4ce0-8b79-189f8b283700"}], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "61011ec7-cd2e-4e08-b293-1105d2e6e8e9", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-13 11:49:11,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed32966cd69b3c348e6fbbdbeabe26e3b6d5df5" 2019-04-13 11:49:11,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0e472c55-19d9-486b-b563-1e66c25db781 2019-04-13 11:49:11,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-0e472c55-19d9-486b-b563-1e66c25db781 2019-04-13 11:49:11,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-bde93e93-77d3-41de-8c13-b54555902157 2019-04-13 11:49:11,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-bde93e93-77d3-41de-8c13-b54555902157 2019-04-13 11:49:11,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-bde93e93-77d3-41de-8c13-b54555902157 x-compute-request-id: req-bde93e93-77d3-41de-8c13-b54555902157 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:18Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:11,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/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f247676cd9c6db11aea70b50876f2c169f550144" 2019-04-13 11:49:11,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-0f9b59bd-48e2-4aa8-97f7-dc4b00240dfb 2019-04-13 11:49:11,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-35214374-e418-4c40-ae70-c0ba2ec19e49 2019-04-13 11:49:11,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ed32966cd69b3c348e6fbbdbeabe26e3b6d5df5" 2019-04-13 11:49:11,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/action used request id req-35214374-e418-4c40-ae70-c0ba2ec19e49 2019-04-13 11:49:11,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4e2f939-ad7d-4cff-b684-819942bac539 x-compute-request-id: req-b4e2f939-ad7d-4cff-b684-819942bac539 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-13 11:49:11,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:49:11,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:49:11,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-b4e2f939-ad7d-4cff-b684-819942bac539 2019-04-13 11:49:11,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:49:11,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49/os-security-groups used request id req-b4e2f939-ad7d-4cff-b684-819942bac539 2019-04-13 11:49:11,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:49:11,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-13 11:49:11,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e4bbc48-436c-436e-a79c-7492f8e4a9ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:11,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-04-13 11:49:11,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9e4bbc48-436c-436e-a79c-7492f8e4a9ba 2019-04-13 11:49:11,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:49:11,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:11,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:11,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:11,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:11,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:11,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:11,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:11,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-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:49:11,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:11,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:11 GMT 2019-04-13 11:49:11,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:11,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:49:11,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:11,904 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:11,904 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:16,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:49:17,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:17,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:17,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:17,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:17,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:17,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:17,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:17,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:08.059Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:07.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:08.589Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-71db481f-003d-40f8-861a-4a498d2fc0ec x-compute-request-id: req-71db481f-003d-40f8-861a-4a498d2fc0ec Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:17Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:08.566Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:08.589Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a35be14244d57f99a9e84652bcee7b1f3716a8e5\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:08.037Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.266Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a754b5d3-dd50-4de4-88ac-76980d8ae206", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:08.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.266Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:49:08.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.266Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:08.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.266Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a35be14244d57f99a9e84652bcee7b1f3716a8e5\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:08.567Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.266Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-71db481f-003d-40f8-861a-4a498d2fc0ec", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:08.566Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.266Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-71db481f-003d-40f8-861a-4a498d2fc0ec", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:08.566Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.266Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:49:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a754b5d3-dd50-4de4-88ac-76980d8ae206 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:49:08.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.266Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c047ba90a8e3215451085e60d5d50e0b009b85e4\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:08.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.848Z", "message": "RESP: [204] Date: Sat, 13 Apr 2019 11:49: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-058704c1-a697-4e60-8568-1887ad0778dc x-compute-request-id: req-058704c1-a697-4e60-8568-1887ad0778dc Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.848Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-b74f7d78-36db-4185-8aa6-b0466e4efa82 x-compute-request-id: req-b74f7d78-36db-4185-8aa6-b0466e4efa82 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:18Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.848Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-b74f7d78-36db-4185-8aa6-b0466e4efa82", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.848Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-b74f7d78-36db-4185-8aa6-b0466e4efa82", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:09.848Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c047ba90a8e3215451085e60d5d50e0b009b85e4\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-a4116d85-1767-4636-8ce9-d60ff0351ef9 x-compute-request-id: req-a4116d85-1767-4636-8ce9-d60ff0351ef9 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:17Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.219Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-058704c1-a697-4e60-8568-1887ad0778dc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-058704c1-a697-4e60-8568-1887ad0778dc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c047ba90a8e3215451085e60d5d50e0b009b85e4\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 11:49: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-95bc6d4d-562b-4806-a760-8a4a3c92140e x-compute-request-id: req-95bc6d4d-562b-4806-a760-8a4a3c92140e Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.814Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-95bc6d4d-562b-4806-a760-8a4a3c92140e", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.815Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-95bc6d4d-562b-4806-a760-8a4a3c92140e", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.815Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a35be14244d57f99a9e84652bcee7b1f3716a8e5\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:09.816Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-62b2a6ca-431f-4567-8ddd-8d21002b3ec7 x-compute-request-id: req-62b2a6ca-431f-4567-8ddd-8d21002b3ec7 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ae:ab:82\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:27:05.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:49:09Z\", \"hostId\": \"f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bind_host_y0s84t\", \"created\": \"2019-04-13T11:23:55Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-62b2a6ca-431f-4567-8ddd-8d21002b3ec7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-62b2a6ca-431f-4567-8ddd-8d21002b3ec7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:10.444Z", "message": "Waiting for server \"cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:11.026Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-73bdfae6-e3ce-40cd-a5ca-c7dec863ea6d", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.577Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:11.026Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-73bdfae6-e3ce-40cd-a5ca-c7dec863ea6d", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.577Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:11.026Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.978Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:11.026Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-a4116d85-1767-4636-8ce9-d60ff0351ef9", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.219Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:11.026Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-a4116d85-1767-4636-8ce9-d60ff0351ef9", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.219Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:11.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a35be14244d57f99a9e84652bcee7b1f3716a8e5\"", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.220Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:11.026Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-73bdfae6-e3ce-40cd-a5ca-c7dec863ea6d x-compute-request-id: req-73bdfae6-e3ce-40cd-a5ca-c7dec863ea6d Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_0ctle0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:10.577Z", "source_id": "bono_host_ftdk2v", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2bd716d6-9514-42b0-b4c6-3fc8333bfa2b"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:11.621Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:11.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:11.621Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:11.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:11.621Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:11.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:12.589Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:12.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:13.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc63ca6a25f0d393591efb181b1c7cedbc84d66a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:12.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:13.256Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-dbba3399-0a6c-4f32-8003-dc4a03b58a81", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:12.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:13.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:12.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:13.256Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbba3399-0a6c-4f32-8003-dc4a03b58a81 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:49:12.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:13.837Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-a616ed98-49b6-4c8f-b2a9-576cf0c2ee6b x-compute-request-id: req-a616ed98-49b6-4c8f-b2a9-576cf0c2ee6b Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:48:17Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:13.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:13.837Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-a616ed98-49b6-4c8f-b2a9-576cf0c2ee6b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:13.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:13.837Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-a616ed98-49b6-4c8f-b2a9-576cf0c2ee6b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:13.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:13.837Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc63ca6a25f0d393591efb181b1c7cedbc84d66a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:13.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:13.837Z", "message": "RESP: [204] Date: Sat, 13 Apr 2019 11:49: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-3003fcb2-1764-4768-a23e-dbe45ca799ab x-compute-request-id: req-3003fcb2-1764-4768-a23e-dbe45ca799ab Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:13.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:14.455Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc63ca6a25f0d393591efb181b1c7cedbc84d66a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:13.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:14.455Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-3003fcb2-1764-4768-a23e-dbe45ca799ab", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:13.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}], "metadata": {"pagination": {"total": 1556, "offset": 1495, "size": 50}}} 2019-04-13 11:49:17,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:17,027 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:17 GMT 2019-04-13 11:49:17,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:17,027 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:49:17,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:17,028 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:17,028 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:17,028 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:49:17,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:49:17,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-71db481f-003d-40f8-861a-4a498d2fc0ec x-compute-request-id: req-71db481f-003d-40f8-861a-4a498d2fc0ec Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:17Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:17,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35be14244d57f99a9e84652bcee7b1f3716a8e5" 2019-04-13 11:49:17,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a754b5d3-dd50-4de4-88ac-76980d8ae206 2019-04-13 11:49:17,031 - 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-04-13 11:49:17,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-13 11:49:17,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35be14244d57f99a9e84652bcee7b1f3716a8e5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-13 11:49:17,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-71db481f-003d-40f8-861a-4a498d2fc0ec 2019-04-13 11:49:17,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-71db481f-003d-40f8-861a-4a498d2fc0ec 2019-04-13 11:49:17,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:49:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a754b5d3-dd50-4de4-88ac-76980d8ae206 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:17,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c047ba90a8e3215451085e60d5d50e0b009b85e4" 2019-04-13 11:49:17,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 13 Apr 2019 11:49: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-058704c1-a697-4e60-8568-1887ad0778dc x-compute-request-id: req-058704c1-a697-4e60-8568-1887ad0778dc Content-Type: application/json 2019-04-13 11:49:17,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-b74f7d78-36db-4185-8aa6-b0466e4efa82 x-compute-request-id: req-b74f7d78-36db-4185-8aa6-b0466e4efa82 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:18Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:17,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-b74f7d78-36db-4185-8aa6-b0466e4efa82 2019-04-13 11:49:17,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-b74f7d78-36db-4185-8aa6-b0466e4efa82 2019-04-13 11:49:17,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c047ba90a8e3215451085e60d5d50e0b009b85e4" 2019-04-13 11:49:17,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-a4116d85-1767-4636-8ce9-d60ff0351ef9 x-compute-request-id: req-a4116d85-1767-4636-8ce9-d60ff0351ef9 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:17Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:17,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-058704c1-a697-4e60-8568-1887ad0778dc 2019-04-13 11:49:17,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-058704c1-a697-4e60-8568-1887ad0778dc 2019-04-13 11:49:17,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c047ba90a8e3215451085e60d5d50e0b009b85e4" 2019-04-13 11:49:17,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 11:49: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-95bc6d4d-562b-4806-a760-8a4a3c92140e x-compute-request-id: req-95bc6d4d-562b-4806-a760-8a4a3c92140e Content-Length: 0 Content-Type: application/json 2019-04-13 11:49:17,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-95bc6d4d-562b-4806-a760-8a4a3c92140e 2019-04-13 11:49:17,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/action used request id req-95bc6d4d-562b-4806-a760-8a4a3c92140e 2019-04-13 11:49:17,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/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35be14244d57f99a9e84652bcee7b1f3716a8e5" 2019-04-13 11:49:17,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-62b2a6ca-431f-4567-8ddd-8d21002b3ec7 x-compute-request-id: req-62b2a6ca-431f-4567-8ddd-8d21002b3ec7 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:ab:82", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:27:05.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:49:09Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bind_host_y0s84t", "created": "2019-04-13T11:23:55Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:17,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-62b2a6ca-431f-4567-8ddd-8d21002b3ec7 2019-04-13 11:49:17,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-62b2a6ca-431f-4567-8ddd-8d21002b3ec7 2019-04-13 11:49:17,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49" to be deleted. current status: SHUTOFF 2019-04-13 11:49:17,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-73bdfae6-e3ce-40cd-a5ca-c7dec863ea6d 2019-04-13 11:49:17,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups used request id req-73bdfae6-e3ce-40cd-a5ca-c7dec863ea6d 2019-04-13 11:49:17,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-13 11:49:17,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-a4116d85-1767-4636-8ce9-d60ff0351ef9 2019-04-13 11:49:17,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-a4116d85-1767-4636-8ce9-d60ff0351ef9 2019-04-13 11:49:17,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/6c2aeae5-9b88-44e4-8293-7730b7909545/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35be14244d57f99a9e84652bcee7b1f3716a8e5" 2019-04-13 11:49:17,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-73bdfae6-e3ce-40cd-a5ca-c7dec863ea6d x-compute-request-id: req-73bdfae6-e3ce-40cd-a5ca-c7dec863ea6d Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-13 11:49:17,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-13 11:49:17,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:49:17,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:49:17,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-13 11:49:17,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc63ca6a25f0d393591efb181b1c7cedbc84d66a" 2019-04-13 11:49:17,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-dbba3399-0a6c-4f32-8003-dc4a03b58a81 2019-04-13 11:49:17,037 - 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-04-13 11:49:17,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:49:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbba3399-0a6c-4f32-8003-dc4a03b58a81 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:17,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-a616ed98-49b6-4c8f-b2a9-576cf0c2ee6b x-compute-request-id: req-a616ed98-49b6-4c8f-b2a9-576cf0c2ee6b Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:48:17Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:17,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-a616ed98-49b6-4c8f-b2a9-576cf0c2ee6b 2019-04-13 11:49:17,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-a616ed98-49b6-4c8f-b2a9-576cf0c2ee6b 2019-04-13 11:49:17,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc63ca6a25f0d393591efb181b1c7cedbc84d66a" 2019-04-13 11:49:17,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 13 Apr 2019 11:49: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-3003fcb2-1764-4768-a23e-dbe45ca799ab x-compute-request-id: req-3003fcb2-1764-4768-a23e-dbe45ca799ab Content-Type: application/json 2019-04-13 11:49:17,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/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc63ca6a25f0d393591efb181b1c7cedbc84d66a" 2019-04-13 11:49:17,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-3003fcb2-1764-4768-a23e-dbe45ca799ab 2019-04-13 11:49:17,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:49:17,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:17,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:17,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:17,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:17,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:17,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:17,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:17,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:49:17,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:17,121 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:17 GMT 2019-04-13 11:49:17,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:17,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:49:17,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:17,122 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:17,122 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:22,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:49:22,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:22,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:22,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:22,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:22,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:22,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:22,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:22,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:14.455Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-60b5e953-a315-4ef1-b7f8-0abaa1f9801a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:14.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:14.455Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-60b5e953-a315-4ef1-b7f8-0abaa1f9801a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:14.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:14.455Z", "message": "DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-3003fcb2-1764-4768-a23e-dbe45ca799ab", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:13.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:14.455Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc63ca6a25f0d393591efb181b1c7cedbc84d66a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:13.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:14.455Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-60b5e953-a315-4ef1-b7f8-0abaa1f9801a x-compute-request-id: req-60b5e953-a315-4ef1-b7f8-0abaa1f9801a Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ff:e2:39\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-13T11:26:10.000000\", \"flavor\": {\"id\": \"ac444b45-5f63-4450-ac1a-ec028a993147\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147\", \"rel\": \"bookmark\"}]}, \"id\": \"6c2aeae5-9b88-44e4-8293-7730b7909545\", \"user_id\": \"14b1da6aa71b415db981e1f52975bca1\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-13T11:49:13Z\", \"hostId\": \"fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"name\": \"server_clearwater-opnfv_bono_host_ftdk2v\", \"created\": \"2019-04-13T11:23:53Z\", \"tenant_id\": \"b3d696e47fdf4e4c85e4eafbaa10616e\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4\", \"cloudify_management_network_id\": \"f8476207-a396-4bd4-84e5-ecffdbb3ea85\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:14.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:15.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c047ba90a8e3215451085e60d5d50e0b009b85e4\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:15.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:15.772Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 11:49: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-90d16511-04c1-4d21-8647-bf2d13675a17 x-compute-request-id: req-90d16511-04c1-4d21-8647-bf2d13675a17 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 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-04-13T11:49:15.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:15.772Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-90d16511-04c1-4d21-8647-bf2d13675a17", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:15.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:15.772Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-90d16511-04c1-4d21-8647-bf2d13675a17", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:15.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.31aaa211-feae-4426-8570-02ee2ae0f225"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:16.303Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:15.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_host_y0s84t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:16.303Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:15.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:17.055Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:16.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:17.055Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:16.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:17.055Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:16.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:17.650Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:16.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:17.650Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:16.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:17.650Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:17.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:18.244Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:17.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:18.244Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:17.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:18.244Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:17.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:18.858Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6cbc07b-ebd6-42fc-aba8-e0f4d4cb5668 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:49:18.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.edde415f-c8aa-4874-9aad-1599b9ce0892"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:18.858Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:17.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:18.858Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a6cbc07b-ebd6-42fc-aba8-e0f4d4cb5668", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:18.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.edde415f-c8aa-4874-9aad-1599b9ce0892"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:18.858Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:18.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.edde415f-c8aa-4874-9aad-1599b9ce0892"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:18.858Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:49:18.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.edde415f-c8aa-4874-9aad-1599b9ce0892"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:18.858Z", "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-04-13T11:49:18.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:18.858Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:17.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:19.423Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:19.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d706d2eb-5aa9-48d0-8997-dd2566620a5b"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:19.423Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc63ca6a25f0d393591efb181b1c7cedbc84d66a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:19.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:19.423Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/b5e5fae2-8630-47b9-9945-8614b32c2e71.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e72d3d56a4ec25704af1ccc4ac0d46343836eb2d\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:18.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.edde415f-c8aa-4874-9aad-1599b9ce0892"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:19.423Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 11:49: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-b1d726c3-c581-4dc8-9ddc-8c0c8c30c15b x-compute-request-id: req-b1d726c3-c581-4dc8-9ddc-8c0c8c30c15b Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 6c2aeae5-9b88-44e4-8293-7730b7909545 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-04-13T11:49:19.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:19.423Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d7b92e78-a506-4a0e-a2c0-f33e884b2421", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:19.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d706d2eb-5aa9-48d0-8997-dd2566620a5b"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:19.423Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:49:19.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d706d2eb-5aa9-48d0-8997-dd2566620a5b"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:19.423Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b92e78-a506-4a0e-a2c0-f33e884b2421 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:49:19.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d706d2eb-5aa9-48d0-8997-dd2566620a5b"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.055Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:19.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.055Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:19.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.055Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-b1d726c3-c581-4dc8-9ddc-8c0c8c30c15b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:19.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bono_host_ftdk2v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.055Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-b1d726c3-c581-4dc8-9ddc-8c0c8c30c15b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:19.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.688a61da-a22d-4528-9429-bc9872c922d7"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.055Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f75b5f63-c287-4477-8382-d8b8dc821ab3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b55a38a623fc94417ee7f2d18d307634b0e38ae4\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:19.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d706d2eb-5aa9-48d0-8997-dd2566620a5b"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.665Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:20.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.665Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:20.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.665Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/b5e5fae2-8630-47b9-9945-8614b32c2e71.json used request id req-5bbe37ca-1012-413a-9faa-a300d4a4345b", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:20.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.edde415f-c8aa-4874-9aad-1599b9ce0892"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.665Z", "message": "RESP: [204] X-Openstack-Request-Id: req-b6dc5a5b-ca77-4d82-9d7b-1c29a76ede01 Content-Length: 0 Date: Sat, 13 Apr 2019 11:49: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": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:19.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d706d2eb-5aa9-48d0-8997-dd2566620a5b"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.665Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f75b5f63-c287-4477-8382-d8b8dc821ab3.json used request id req-b6dc5a5b-ca77-4d82-9d7b-1c29a76ede01", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:19.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d706d2eb-5aa9-48d0-8997-dd2566620a5b"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.665Z", "message": "RESP: [204] X-Openstack-Request-Id: req-5bbe37ca-1012-413a-9faa-a300d4a4345b Content-Length: 0 Date: Sat, 13 Apr 2019 11:49: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": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:20.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.edde415f-c8aa-4874-9aad-1599b9ce0892"}, {"node_instance_id": "bind_floatingip_dnhdm4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.665Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/b5e5fae2-8630-47b9-9945-8614b32c2e71.json used request id req-5bbe37ca-1012-413a-9faa-a300d4a4345b", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:20.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.edde415f-c8aa-4874-9aad-1599b9ce0892"}, {"node_instance_id": "bind_security_group_irc3cl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.665Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/f75b5f63-c287-4477-8382-d8b8dc821ab3.json used request id req-b6dc5a5b-ca77-4d82-9d7b-1c29a76ede01", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:19.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.d706d2eb-5aa9-48d0-8997-dd2566620a5b"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:20.665Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:20.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:21.265Z", "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-04-13T11:49:20.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:21.265Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:20.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}], "metadata": {"pagination": {"total": 1599, "offset": 1545, "size": 50}}} 2019-04-13 11:49:22,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:22,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:22 GMT 2019-04-13 11:49:22,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:22,218 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:49:22,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:22,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:22,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:22,219 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:49:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-60b5e953-a315-4ef1-b7f8-0abaa1f9801a 2019-04-13 11:49:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-60b5e953-a315-4ef1-b7f8-0abaa1f9801a 2019-04-13 11:49:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-3003fcb2-1764-4768-a23e-dbe45ca799ab 2019-04-13 11:49:22,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/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc63ca6a25f0d393591efb181b1c7cedbc84d66a" 2019-04-13 11:49:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 11:49: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-60b5e953-a315-4ef1-b7f8-0abaa1f9801a x-compute-request-id: req-60b5e953-a315-4ef1-b7f8-0abaa1f9801a Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:e2:39", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6c2aeae5-9b88-44e4-8293-7730b7909545", "rel": "bookmark"}], "image": {"id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "links": [{"href": "http://172.30.9.23:8774/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-13T11:26:10.000000", "flavor": {"id": "ac444b45-5f63-4450-ac1a-ec028a993147", "links": [{"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "bookmark"}]}, "id": "6c2aeae5-9b88-44e4-8293-7730b7909545", "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-13T11:49:13Z", "hostId": "fd6ce2469c536ea84fcce9956c019d499fd7e726ebfaae5b34bb977c", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "server_clearwater-opnfv_bono_host_ftdk2v", "created": "2019-04-13T11:23:53Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "cloudify_management_network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85"}}} 2019-04-13 11:49:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c047ba90a8e3215451085e60d5d50e0b009b85e4" 2019-04-13 11:49:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 11:49: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-90d16511-04c1-4d21-8647-bf2d13675a17 x-compute-request-id: req-90d16511-04c1-4d21-8647-bf2d13675a17 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 could not be found.", "code": 404}} 2019-04-13 11:49:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-90d16511-04c1-4d21-8647-bf2d13675a17 2019-04-13 11:49:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cce35e8e-27dc-4d9b-a2ba-38ea0b8a9d49 used request id req-90d16511-04c1-4d21-8647-bf2d13675a17 2019-04-13 11:49:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-13 11:49:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:49:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:49:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:49:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:49:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:49:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:49:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:49:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-04-13 11:49:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:49:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:49:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6cbc07b-ebd6-42fc-aba8-e0f4d4cb5668 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:49:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a6cbc07b-ebd6-42fc-aba8-e0f4d4cb5668 2019-04-13 11:49:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-04-13 11:49:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:49:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-13 11:49:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:49:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-13 11:49:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc63ca6a25f0d393591efb181b1c7cedbc84d66a" 2019-04-13 11:49:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/b5e5fae2-8630-47b9-9945-8614b32c2e71.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d3d56a4ec25704af1ccc4ac0d46343836eb2d" 2019-04-13 11:49:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 11:49: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-b1d726c3-c581-4dc8-9ddc-8c0c8c30c15b x-compute-request-id: req-b1d726c3-c581-4dc8-9ddc-8c0c8c30c15b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6c2aeae5-9b88-44e4-8293-7730b7909545 could not be found.", "code": 404}} 2019-04-13 11:49:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d7b92e78-a506-4a0e-a2c0-f33e884b2421 2019-04-13 11:49:22,226 - 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-04-13 11:49:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b92e78-a506-4a0e-a2c0-f33e884b2421 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:49:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-13 11:49:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-b1d726c3-c581-4dc8-9ddc-8c0c8c30c15b 2019-04-13 11:49:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6c2aeae5-9b88-44e4-8293-7730b7909545 used request id req-b1d726c3-c581-4dc8-9ddc-8c0c8c30c15b 2019-04-13 11:49:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f75b5f63-c287-4477-8382-d8b8dc821ab3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55a38a623fc94417ee7f2d18d307634b0e38ae4" 2019-04-13 11:49:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:49:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:49:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/b5e5fae2-8630-47b9-9945-8614b32c2e71.json used request id req-5bbe37ca-1012-413a-9faa-a300d4a4345b 2019-04-13 11:49:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b6dc5a5b-ca77-4d82-9d7b-1c29a76ede01 Content-Length: 0 Date: Sat, 13 Apr 2019 11:49:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:49:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f75b5f63-c287-4477-8382-d8b8dc821ab3.json used request id req-b6dc5a5b-ca77-4d82-9d7b-1c29a76ede01 2019-04-13 11:49:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5bbe37ca-1012-413a-9faa-a300d4a4345b Content-Length: 0 Date: Sat, 13 Apr 2019 11:49:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:49:22,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/b5e5fae2-8630-47b9-9945-8614b32c2e71.json used request id req-5bbe37ca-1012-413a-9faa-a300d4a4345b 2019-04-13 11:49:22,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/security-groups/f75b5f63-c287-4477-8382-d8b8dc821ab3.json used request id req-b6dc5a5b-ca77-4d82-9d7b-1c29a76ede01 2019-04-13 11:49:22,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:49:22,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-13 11:49:22,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-04-13 11:49:22,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:49:22,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:22,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:22,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:22,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:22,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:22,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:22,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:22,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:49:22,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:22,294 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:22 GMT 2019-04-13 11:49:22,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:22,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-13 11:49:22,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:22,294 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:22,294 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:27,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-13 11:49:27,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:27,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:27,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:27,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:27,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:27,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:27,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:27,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:21.265Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:20.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:21.860Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:20.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_security_group_irc3cl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:21.860Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:20.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:21.860Z", "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-04-13T11:49:20.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:22.460Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:21.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bind_floatingip_dnhdm4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:22.460Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:20.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:22.460Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:21.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:23.056Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:21.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:23.056Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:21.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:23.056Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:21.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:23.705Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:21.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:23.705Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:21.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:23.705Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:21.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.262Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:23.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.9596a48e-ba74-4ff4-9173-04187241b411"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.262Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5203af5-adaa-4bab-9733-1fc7181938ad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:49:23.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.9596a48e-ba74-4ff4-9173-04187241b411"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.262Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:22.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.262Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:22.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.262Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:21.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T11:49:23.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.9596a48e-ba74-4ff4-9173-04187241b411"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.262Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a5203af5-adaa-4bab-9733-1fc7181938ad", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:23.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.9596a48e-ba74-4ff4-9173-04187241b411"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.886Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ca6bcefa-bf4c-4d6d-8652-83e2daba57e1", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:24.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7171d6c4-4221-4f4a-85b7-a0d4ce3959f9"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.886Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:22.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "base_security_group_0ctle0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.886Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:22.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.886Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/970b2d95-c2d8-4ede-a250-bc108981d073.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74a7a40efc169e4f74efa8e919a7989c7f59ff9b\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:24.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.9596a48e-ba74-4ff4-9173-04187241b411"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.886Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:24.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7171d6c4-4221-4f4a-85b7-a0d4ce3959f9"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.886Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:24.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7171d6c4-4221-4f4a-85b7-a0d4ce3959f9"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.886Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca6bcefa-bf4c-4d6d-8652-83e2daba57e1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:49:24.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7171d6c4-4221-4f4a-85b7-a0d4ce3959f9"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:24.886Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:24.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2278b156-8d76-4978-8f6b-6027c127b93d"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb857d98-8432-4a44-a31a-387d2e5cba29 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:49:24.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2278b156-8d76-4978-8f6b-6027c127b93d"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cb857d98-8432-4a44-a31a-387d2e5cba29", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:24.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2278b156-8d76-4978-8f6b-6027c127b93d"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4da22e46-57a4-4b1d-a1ca-071d44ce974a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2c996c2267b2e6296596449e888faad8fdc6333e\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:24.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7171d6c4-4221-4f4a-85b7-a0d4ce3959f9"}, {"node_instance_id": "keypair_6zoyx8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "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-04-13T11:49:24.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.77ad5f96-b005-4fee-9d85-09e5b70a45ff"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/61011ec7-cd2e-4e08-b293-1105d2e6e8e9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e8834bf97c04983ac03bf23c325fad0600670e71\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:25.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2278b156-8d76-4978-8f6b-6027c127b93d"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:25.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5bd31d4e-1078-44ea-8e8b-b1383c2c5798"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:22.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 11:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2afe907e-6d0e-4e63-b6cb-56160367e3d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T11:49:25.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5bd31d4e-1078-44ea-8e8b-b1383c2c5798"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.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": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:25.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5bd31d4e-1078-44ea-8e8b-b1383c2c5798"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "message": "RESP: [204] X-Openstack-Request-Id: req-74021aba-643a-4448-b58b-c0b940b416b2 Content-Length: 0 Date: Sat, 13 Apr 2019 11:49: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": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:25.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.9596a48e-ba74-4ff4-9173-04187241b411"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-2afe907e-6d0e-4e63-b6cb-56160367e3d2", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:25.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5bd31d4e-1078-44ea-8e8b-b1383c2c5798"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:22.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.428Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:22.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:25.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": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:24.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2278b156-8d76-4978-8f6b-6027c127b93d"}, {"node_instance_id": "base_security_group_0ctle0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:26.097Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/61011ec7-cd2e-4e08-b293-1105d2e6e8e9.json used request id req-a27c6b3e-c2a3-445a-9318-ec2843ae0096", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:25.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.2278b156-8d76-4978-8f6b-6027c127b93d"}, {"node_instance_id": "bono_security_group_o14js8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:26.097Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9b2c4568-6b51-451a-8782-30b9896988c2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5d50714094a7b1b3207aeb957728f943325743f2\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:25.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.5bd31d4e-1078-44ea-8e8b-b1383c2c5798"}, {"node_instance_id": "bono_floatingip_8xo0bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:26.097Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:22.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_security_group_o14js8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:26.097Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:22.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "keypair_6zoyx8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:26.097Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:22.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:26.097Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:22.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"}, {"node_instance_id": "bono_floatingip_8xo0bu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:26.097Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/970b2d95-c2d8-4ede-a250-bc108981d073.json used request id req-74021aba-643a-4448-b58b-c0b940b416b2", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:25.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.9596a48e-ba74-4ff4-9173-04187241b411"}, {"node_instance_id": "internal_sip_security_group_r5c9gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-13T11:49:26.097Z", "message": "RESP: [204] X-Openstack-Request-Id: req-56d9ce4c-36bc-4393-a8e1-9d4b908d7126 Content-Length: 0 Date: Sat, 13 Apr 2019 11:49: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": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T11:49:25.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "0fad0f1a-11d1-479d-b184-11a6e3820da1", "logger": "ctx.7171d6c4-4221-4f4a-85b7-a0d4ce3959f9"}], "metadata": {"pagination": {"total": 1659, "offset": 1595, "size": 50}}} 2019-04-13 11:49:27,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:27,384 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:27 GMT 2019-04-13 11:49:27,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:27,384 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:49:27,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:27,384 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:27,384 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:27,385 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:49:27,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:49:27,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-13 11:49:27,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:49:27,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:49:27,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:49:27,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-13 11:49:27,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:49:27,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:49:27,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:49:27,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-13 11:49:27,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:49:27,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:49:27,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:49:27,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-04-13 11:49:27,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:49:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5203af5-adaa-4bab-9733-1fc7181938ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:27,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:49:27,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:49:27,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-13 11:49:27,389 - 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-04-13 11:49:27,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a5203af5-adaa-4bab-9733-1fc7181938ad 2019-04-13 11:49:27,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ca6bcefa-bf4c-4d6d-8652-83e2daba57e1 2019-04-13 11:49:27,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:49:27,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:49:27,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/970b2d95-c2d8-4ede-a250-bc108981d073.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a7a40efc169e4f74efa8e919a7989c7f59ff9b" 2019-04-13 11:49:27,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-13 11:49:27,390 - 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-04-13 11:49:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca6bcefa-bf4c-4d6d-8652-83e2daba57e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-13 11:49:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb857d98-8432-4a44-a31a-387d2e5cba29 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cb857d98-8432-4a44-a31a-387d2e5cba29 2019-04-13 11:49:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4da22e46-57a4-4b1d-a1ca-071d44ce974a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c996c2267b2e6296596449e888faad8fdc6333e" 2019-04-13 11:49:27,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2019-04-13 11:49:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/61011ec7-cd2e-4e08-b293-1105d2e6e8e9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8834bf97c04983ac03bf23c325fad0600670e71" 2019-04-13 11:49:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-13 11:49:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:49:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 11:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2afe907e-6d0e-4e63-b6cb-56160367e3d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 11:49:27,392 - 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-04-13 11:49:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74021aba-643a-4448-b58b-c0b940b416b2 Content-Length: 0 Date: Sat, 13 Apr 2019 11:49:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:49:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-2afe907e-6d0e-4e63-b6cb-56160367e3d2 2019-04-13 11:49:27,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:49:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-13 11:49:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 11:49:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/61011ec7-cd2e-4e08-b293-1105d2e6e8e9.json used request id req-a27c6b3e-c2a3-445a-9318-ec2843ae0096 2019-04-13 11:49:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9b2c4568-6b51-451a-8782-30b9896988c2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d50714094a7b1b3207aeb957728f943325743f2" 2019-04-13 11:49:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-04-13 11:49:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:49:27,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:49:27,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-13 11:49:27,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/floatingips/970b2d95-c2d8-4ede-a250-bc108981d073.json used request id req-74021aba-643a-4448-b58b-c0b940b416b2 2019-04-13 11:49:27,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56d9ce4c-36bc-4393-a8e1-9d4b908d7126 Content-Length: 0 Date: Sat, 13 Apr 2019 11:49:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:49:27,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/0fad0f1a-11d1-479d-b184-11a6e3820da1 2019-04-13 11:49:27,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:27,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:27,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:27,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:27,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:27,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:27,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:27,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-13T11:49:27.059Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T11:44:10.882Z", "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-04-13T11:44:10.883Z", "id": "0fad0f1a-11d1-479d-b184-11a6e3820da1"} 2019-04-13 11:49:27,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:27,451 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:27 GMT 2019-04-13 11:49:27,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:27,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-04-13 11:49:27,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:27,451 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:27,451 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:27,452 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv 2019-04-13 11:49:27,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:27,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:27,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:27,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:27,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:27,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:27,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:27,828 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-13 11:49:27,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "bono_cluster_size": 1, "flavor_id": "ac444b45-5f63-4450-ac1a-ec028a993147", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "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"}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:15.670Z", "created_by": "admin", "updated_at": "2019-04-13T11:23:15.670Z", "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": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-04-13 11:49:27,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:27,829 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:27 GMT 2019-04-13 11:49:27,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:27,829 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:49:27,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:27,829 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:27,829 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:27,829 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:49:37,841 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/blueprints/clearwater-opnfv 2019-04-13 11:49:38,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 11:49:38,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 11:49:38,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 11:49:38,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 11:49:38,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 11:49:38,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 11:49:38,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 11:49:38,069 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-13 11:49:38,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-04-13T11:23:06.994Z", "updated_at": "2019-04-13T11:23:06.994Z", "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"}}}, "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"}}}, "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"}}}, "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"}}}, "app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "targets": ["bono_group"], "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}}}, "metadata": null}} 2019-04-13 11:49:38,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 11:49:38,071 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 11:49:38 GMT 2019-04-13 11:49:38,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 11:49:38,072 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 11:49:38,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 11:49:38,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 11:49:38,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 11:49:38,072 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 11:49:38,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 11:49:38,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:39,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:49:39 GMT X-Openstack-Request-Id: req-07189531-b3b5-44f3-82ee-c7f640bf56b2 2019-04-13 11:49:39,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:49:39,563 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/cf7f7f2e-2d30-4c09-9c41-3bc153cf53a9 used request id req-07189531-b3b5-44f3-82ee-c7f640bf56b2 2019-04-13 11:49:39,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.44565916061s 2019-04-13 11:49:39,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 11:49:39,573 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:39,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49: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-c5e68754-1847-4f3a-bbff-f9de3ff4fd8d x-openstack-request-id: req-c5e68754-1847-4f3a-bbff-f9de3ff4fd8d 2019-04-13 11:49:39,871 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac444b45-5f63-4450-ac1a-ec028a993147", "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": "ac444b45-5f63-4450-ac1a-ec028a993147"}, {"name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "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": "e5aad8e1-43fb-4477-b4c5-440affbe376d"}]} 2019-04-13 11:49:39,872 - 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-c5e68754-1847-4f3a-bbff-f9de3ff4fd8d 2019-04-13 11:49:39,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.302407979965s 2019-04-13 11:49:39,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 11:49:39,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:39,909 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49: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-c1345f4f-16c2-4dad-a130-3aa1e49b8db1 x-openstack-request-id: req-c1345f4f-16c2-4dad-a130-3aa1e49b8db1 2019-04-13 11:49:39,909 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ac444b45-5f63-4450-ac1a-ec028a993147 used request id req-c1345f4f-16c2-4dad-a130-3aa1e49b8db1 2019-04-13 11:49:39,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.034970998764s 2019-04-13 11:49:39,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 11:49:39,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/e11ccf93-70f6-462a-84fa-afff80e882c8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:41,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:49:41 GMT X-Openstack-Request-Id: req-72924e12-2b5d-4b8f-a001-808e63f92ce6 2019-04-13 11:49:41,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:49:41,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/e11ccf93-70f6-462a-84fa-afff80e882c8.json used request id req-72924e12-2b5d-4b8f-a001-808e63f92ce6 2019-04-13 11:49:41,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.59845709801s 2019-04-13 11:49:41,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 11:49:41,525 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:41,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:41 GMT X-Openstack-Request-Id: req-5c6f37a4-496b-46ad-b864-54e1db0239a8 2019-04-13 11:49:41,610 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 11:49:41,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c6f37a4-496b-46ad-b864-54e1db0239a8 2019-04-13 11:49:41,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0850520133972s 2019-04-13 11:49:41,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 11:49:41,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:42,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9133cff-d659-4286-abb6-36c30e447d1d x-openstack-request-id: req-b9133cff-d659-4286-abb6-36c30e447d1d 2019-04-13 11:49:42,013 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207 used request id req-b9133cff-d659-4286-abb6-36c30e447d1d 2019-04-13 11:49:42,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.402348995209s 2019-04-13 11:49:42,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:49:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:42,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 753 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19736d33-aa90-48d0-8d01-2f3a10c72b52 x-openstack-request-id: req-19736d33-aa90-48d0-8d01-2f3a10c72b52 2019-04-13 11:49:42,697 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:3b:50", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c3bce4f2-7c76-460a-ad04-0b3b54daa207", "rel": "bookmark"}], "image": {"id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "links": [{"href": "http://172.30.9.23:8774/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:19:59.000000", "flavor": {"id": "e5aad8e1-43fb-4477-b4c5-440affbe376d", "links": [{"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "bookmark"}]}, "id": "c3bce4f2-7c76-460a-ad04-0b3b54daa207", "security_groups": [{"name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}], "user_id": "14b1da6aa71b415db981e1f52975bca1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:49:41Z", "hostId": "f9bd6104d76f5241abb3a371828fb5cdb452759a0c850e759b9873db", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "name": "cloudify_ims-vm_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "created": "2019-04-13T11:17:59Z", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 11:49:42,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-19736d33-aa90-48d0-8d01-2f3a10c72b52 2019-04-13 11:49:42,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682969093323s 2019-04-13 11:49:42,699 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 11:49:44,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 11:49:44,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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:44,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49: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-c1fc15b4-5525-4a43-b3ad-dfa93fc8a67c x-openstack-request-id: req-c1fc15b4-5525-4a43-b3ad-dfa93fc8a67c 2019-04-13 11:49:44,779 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-13 11:49:44,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c1fc15b4-5525-4a43-b3ad-dfa93fc8a67c 2019-04-13 11:49:44,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.07772397995s 2019-04-13 11:49:44,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:49:44,786 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:44,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:44 GMT X-Openstack-Request-Id: req-9633e3a0-10e2-4707-9da7-71e849516d94 2019-04-13 11:49:44,849 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:43Z", "updated_at": "2019-04-13T11:22:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:22:59Z", "revision_number": 0, "id": "5b6e19e4-5ef3-4d6a-8add-ff81ac22c21c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:22:59Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "87481a6c-b767-4298-936a-d22988dd5a88", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "9c90531e-3eb7-4cc1-ba15-c57da7b9da60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "d2a943f5-a210-47f4-a120-f1c32baaf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "eb3413de-508d-4b98-b9b3-b8cbbfd9d5ea", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1a5405fb-7732-492d-bb47-17d41f071d95", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:56Z", "updated_at": "2019-04-13T11:17:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "0c4d13e5-bbe4-4d36-8c14-756ca248ae4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "5a67f0ac-4eab-4a1b-bfa0-5bf28162ce8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "5c0b3835-656c-429d-a846-d7490a0dd227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "622bcb6a-3826-43c9-9e2a-db4769c35023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "77019542-cd42-46df-ae79-b6da32343605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "a7e916f9-4ee5-4d89-a14b-8ead69c8f8a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-13T11:17:57Z", "revision_number": 0, "id": "c696b865-ba74-42eb-b285-afbaeaffc677", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:57Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:56Z", "revision_number": 0, "id": "ccb4f4ec-f7d3-484d-a724-81eb2d9cd99c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:56Z", "security_group_id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 7, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "e1c856e6-8b46-4c10-b52f-15dfe764c8f0", "name": "cloudify_ims-sg_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:49:44,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9633e3a0-10e2-4707-9da7-71e849516d94 2019-04-13 11:49:44,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0642018318176s 2019-04-13 11:49:44,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 11:49:44,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e1c856e6-8b46-4c10-b52f-15dfe764c8f0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:45,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:49:45 GMT X-Openstack-Request-Id: req-dab809ec-b88e-4173-8618-07cb88273b71 2019-04-13 11:49:45,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:49:45,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e1c856e6-8b46-4c10-b52f-15dfe764c8f0.json used request id req-dab809ec-b88e-4173-8618-07cb88273b71 2019-04-13 11:49:45,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.150980949402s 2019-04-13 11:49:45,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-13 11:49:45,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:45,038 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b37fd557-2c83-4e11-84ec-0c6767df342b x-openstack-request-id: req-b37fd557-2c83-4e11-84ec-0c6767df342b 2019-04-13 11:49:45,038 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4 used request id req-b37fd557-2c83-4e11-84ec-0c6767df342b 2019-04-13 11:49:45,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0307071208954s 2019-04-13 11:49:45,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 11:49:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/3ae70608-5ef9-48fe-a0cc-b268490094d6/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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" -d '{"subnet_id": "58c967e0-c954-496c-bc34-f42b8fdd3eda"}' 2019-04-13 11:49:47,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:47 GMT X-Openstack-Request-Id: req-ef6b7515-e49f-4056-a6da-279b2fd2a1c3 2019-04-13 11:49:47,551 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f8476207-a396-4bd4-84e5-ecffdbb3ea85", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "subnet_id": "58c967e0-c954-496c-bc34-f42b8fdd3eda", "subnet_ids": ["58c967e0-c954-496c-bc34-f42b8fdd3eda"], "port_id": "7b9c13b3-8b0a-49c9-8111-35381ce8a173", "id": "3ae70608-5ef9-48fe-a0cc-b268490094d6"} 2019-04-13 11:49:47,552 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3ae70608-5ef9-48fe-a0cc-b268490094d6/remove_router_interface.json used request id req-ef6b7515-e49f-4056-a6da-279b2fd2a1c3 2019-04-13 11:49:47,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.51306200027s 2019-04-13 11:49:47,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 11:49:47,553 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:47,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:47 GMT X-Openstack-Request-Id: req-a969ea45-d9cf-4a80-bfe5-9214ca5c5710 2019-04-13 11:49:47,673 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.217"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:45Z", "admin_state_up": true, "updated_at": "2019-04-13T11:49:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "3ae70608-5ef9-48fe-a0cc-b268490094d6", "name": "cloudify_ims-router_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:49:47,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a969ea45-d9cf-4a80-bfe5-9214ca5c5710 2019-04-13 11:49:47,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121287107468s 2019-04-13 11:49:47,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 11:49:47,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/3ae70608-5ef9-48fe-a0cc-b268490094d6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:49,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:49:49 GMT X-Openstack-Request-Id: req-50257335-8f4d-4eb4-98cd-7c1a2f587149 2019-04-13 11:49:49,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:49:49,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/3ae70608-5ef9-48fe-a0cc-b268490094d6.json used request id req-50257335-8f4d-4eb4-98cd-7c1a2f587149 2019-04-13 11:49:49,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36142802238s 2019-04-13 11:49:49,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 11:49:49,038 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:49,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:49 GMT X-Openstack-Request-Id: req-47104adb-1046-4bf9-bf22-66e11d47ad3f 2019-04-13 11:49:49,100 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T11:17:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","id":"58c967e0-c954-496c-bc34-f42b8fdd3eda","subnetpool_id":null,"name":"cloudify_ims-subnet_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:49:49,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-47104adb-1046-4bf9-bf22-66e11d47ad3f 2019-04-13 11:49:49,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0628528594971s 2019-04-13 11:49:49,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 11:49:49,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/58c967e0-c954-496c-bc34-f42b8fdd3eda.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:50,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:49:50 GMT X-Openstack-Request-Id: req-3f08dfa5-3c84-4798-8546-e7503dc38c79 2019-04-13 11:49:50,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:49:50,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/58c967e0-c954-496c-bc34-f42b8fdd3eda.json used request id req-3f08dfa5-3c84-4798-8546-e7503dc38c79 2019-04-13 11:49:50,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15810203552s 2019-04-13 11:49:50,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:49:50,261 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:50,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:50 GMT X-Openstack-Request-Id: req-63565232-7350-4fed-83c6-a70064f67d70 2019-04-13 11:49:50,356 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f8476207-a396-4bd4-84e5-ecffdbb3ea85","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b3d696e47fdf4e4c85e4eafbaa10616e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T11:49:50Z","qos_policy_id":null,"name":"cloudify_ims-net_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4","admin_state_up":true,"tenant_id":"b3d696e47fdf4e4c85e4eafbaa10616e","created_at":"2019-04-13T11:17:43Z","mtu":1450}]} 2019-04-13 11:49:50,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-63565232-7350-4fed-83c6-a70064f67d70 2019-04-13 11:49:50,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0964250564575s 2019-04-13 11:49:50,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 11:49:50,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/f8476207-a396-4bd4-84e5-ecffdbb3ea85.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:51,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:49:51 GMT X-Openstack-Request-Id: req-a30949df-e87e-4b70-ba35-8660b11feb58 2019-04-13 11:49:51,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:49:51,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f8476207-a396-4bd4-84e5-ecffdbb3ea85.json used request id req-a30949df-e87e-4b70-ba35-8660b11feb58 2019-04-13 11:49:51,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33333277702s 2019-04-13 11:49:51,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:49:51,700 - 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.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:52,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:52 GMT X-Openstack-Request-Id: req-7e6277b1-c0e3-4978-a874-916f25a9bd55 2019-04-13 11:49:52,401 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:17:55Z", "file": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/file", "owner": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "c3774db9-07f1-4799-b624-c4ea40bd5b7c", "size": 301006848, "self": "/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T11:17:51Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:49:52,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7e6277b1-c0e3-4978-a874-916f25a9bd55 2019-04-13 11:49:52,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.70553278923s 2019-04-13 11:49:52,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 11:49:52,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62eb3698a3d15fffcf9ccf92776421da85d50c56" 2019-04-13 11:49:53,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:49:53 GMT X-Openstack-Request-Id: req-78391144-b159-4258-8f0a-f73deaf1e2c4 2019-04-13 11:49:53,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:49:53,763 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c3774db9-07f1-4799-b624-c4ea40bd5b7c used request id req-78391144-b159-4258-8f0a-f73deaf1e2c4 2019-04-13 11:49:53,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.35974097252s 2019-04-13 11:49:53,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 11:49:53,767 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:53,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 13 Apr 2019 11: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-13fcf81f-5888-4a72-b3ca-86092be66c5e x-openstack-request-id: req-13fcf81f-5888-4a72-b3ca-86092be66c5e 2019-04-13 11:49:53,787 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d", "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": "e5aad8e1-43fb-4477-b4c5-440affbe376d"}]} 2019-04-13 11:49:53,788 - 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-13fcf81f-5888-4a72-b3ca-86092be66c5e 2019-04-13 11:49:53,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241219997406s 2019-04-13 11:49:53,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 11:49:53,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:53,853 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49: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-d2fcb9bd-a6c0-4e03-bad2-e184a7c62409 x-openstack-request-id: req-d2fcb9bd-a6c0-4e03-bad2-e184a7c62409 2019-04-13 11:49:53,853 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e5aad8e1-43fb-4477-b4c5-440affbe376d used request id req-d2fcb9bd-a6c0-4e03-bad2-e184a7c62409 2019-04-13 11:49:53,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0644338130951s 2019-04-13 11:49:53,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 11:49:53,858 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:54,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04409bf1-c602-4b94-9dff-1289e4a715e4 2019-04-13 11:49:54,077 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "links": {"self": "http://172.30.9.23:5000/v3/users/14b1da6aa71b415db981e1f52975bca1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "14b1da6aa71b415db981e1f52975bca1", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 11:49:54,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-04409bf1-c602-4b94-9dff-1289e4a715e4 2019-04-13 11:49:54,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222851991653s 2019-04-13 11:49:54,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 11:49:54,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/14b1da6aa71b415db981e1f52975bca1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:54,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d01ef3d-4a18-4e48-b0b1-b75ddec1f924 2019-04-13 11:49:54,291 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4", "links": {"self": "http://172.30.9.23:5000/v3/users/14b1da6aa71b415db981e1f52975bca1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "14b1da6aa71b415db981e1f52975bca1", "description": null}} 2019-04-13 11:49:54,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/14b1da6aa71b415db981e1f52975bca1 used request id req-7d01ef3d-4a18-4e48-b0b1-b75ddec1f924 2019-04-13 11:49:54,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208010196686s 2019-04-13 11:49:54,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 11:49:54,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/14b1da6aa71b415db981e1f52975bca1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:54,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 11:49:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4b26b55-d4ad-40f8-b62e-580ad48850a8 2019-04-13 11:49:54,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 11:49:54,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/14b1da6aa71b415db981e1f52975bca1 used request id req-a4b26b55-d4ad-40f8-b62e-580ad48850a8 2019-04-13 11:49:54,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.397105932236s 2019-04-13 11:49:54,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 11:49:54,700 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:54,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ef7788-e4b1-4728-a65a-959910477c33 2019-04-13 11:49:54,898 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/b3d696e47fdf4e4c85e4eafbaa10616e"}, "tags": [], "enabled": true, "id": "b3d696e47fdf4e4c85e4eafbaa10616e", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_69d0bb2e-9daa-4809-821c-76d1c6d0c2a4"}]} 2019-04-13 11:49:54,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-93ef7788-e4b1-4728-a65a-959910477c33 2019-04-13 11:49:54,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202529907227s 2019-04-13 11:49:54,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 11:49:54,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/b3d696e47fdf4e4c85e4eafbaa10616e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:55,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 11:49:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21164625-1416-4990-9da3-c798640ae20b 2019-04-13 11:49:55,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 11:49:55,182 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b3d696e47fdf4e4c85e4eafbaa10616e used request id req-21164625-1416-4990-9da3-c798640ae20b 2019-04-13 11:49:55,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.278022050858s 2019-04-13 11:49:55,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:49:55,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b3d696e47fdf4e4c85e4eafbaa10616e&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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:55,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:55 GMT X-Openstack-Request-Id: req-deb91622-d948-4863-8f94-9d67ef52bb3d 2019-04-13 11:49:55,512 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:43Z", "updated_at": "2019-04-13T11:22:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:22:59Z", "revision_number": 0, "id": "5b6e19e4-5ef3-4d6a-8add-ff81ac22c21c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:22:59Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "87481a6c-b767-4298-936a-d22988dd5a88", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "9c90531e-3eb7-4cc1-ba15-c57da7b9da60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "d2a943f5-a210-47f4-a120-f1c32baaf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "eb3413de-508d-4b98-b9b3-b8cbbfd9d5ea", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1a5405fb-7732-492d-bb47-17d41f071d95", "name": "default"}]} 2019-04-13 11:49:55,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b3d696e47fdf4e4c85e4eafbaa10616e&name=default used request id req-deb91622-d948-4863-8f94-9d67ef52bb3d 2019-04-13 11:49:55,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324470996857s 2019-04-13 11:49:55,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 11:49:55,519 - 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.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:55,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33979 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:55 GMT X-Openstack-Request-Id: req-77858272-424e-4c0d-b2e8-b365d5d884b0 2019-04-13 11:49:55,628 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "created_at": "2019-04-13T11:17:43Z", "updated_at": "2019-04-13T11:22:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T11:22:59Z", "revision_number": 0, "id": "5b6e19e4-5ef3-4d6a-8add-ff81ac22c21c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:22:59Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "87481a6c-b767-4298-936a-d22988dd5a88", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "9c90531e-3eb7-4cc1-ba15-c57da7b9da60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "d2a943f5-a210-47f4-a120-f1c32baaf42d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:17:43Z", "revision_number": 0, "id": "eb3413de-508d-4b98-b9b3-b8cbbfd9d5ea", "remote_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "remote_ip_prefix": null, "created_at": "2019-04-13T11:17:43Z", "security_group_id": "1a5405fb-7732-492d-bb47-17d41f071d95", "tenant_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e"}], "revision_number": 2, "project_id": "b3d696e47fdf4e4c85e4eafbaa10616e", "id": "1a5405fb-7732-492d-bb47-17d41f071d95", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 11:49:55,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-77858272-424e-4c0d-b2e8-b365d5d884b0 2019-04-13 11:49:55,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.110672950745s 2019-04-13 11:49:55,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 11:49:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1a5405fb-7732-492d-bb47-17d41f071d95.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6add6691c8cc89e585525f367191b3782b183348" 2019-04-13 11:49:55,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 11:49:55 GMT X-Openstack-Request-Id: req-ff909bc6-b79c-4b10-971f-1c0a47a1a120 2019-04-13 11:49:55,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 11:49:55,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1a5405fb-7732-492d-bb47-17d41f071d95.json used request id req-ff909bc6-b79c-4b10-971f-1c0a47a1a120 2019-04-13 11:49:55,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.132311820984s 2019-04-13 11:49:55,792 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-04-13 11:49:55,817 - 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.15" 2019-04-13 11:49:55,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a843132d-1707-4a4b-97c5-4b81765e2b16 2019-04-13 11:49:55,822 - 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-04-13 11:49:55,823 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-a843132d-1707-4a4b-97c5-4b81765e2b16 2019-04-13 11:49:55,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 11:49:56,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T12:49:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["Zg39gI_VSPycs2R6kryvlA"], "issued_at": "2019-04-13T11:49:56.000000Z"}} 2019-04-13 11:49:56,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 11:49:56,232 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:49:56,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:56 GMT X-Openstack-Request-Id: req-b481d469-4aa9-4fba-a80a-b1eda0a2ab07 2019-04-13 11:49:56,591 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 11:49:56,591 - 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-b481d469-4aa9-4fba-a80a-b1eda0a2ab07 2019-04-13 11:49:56,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359667778015s 2019-04-13 11:49:56,599 - 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.15" 2019-04-13 11:49:56,604 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f92a31ca-7131-441b-945b-21007cc479a7 2019-04-13 11:49:56,604 - 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-04-13 11:49:56,604 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-f92a31ca-7131-441b-945b-21007cc479a7 2019-04-13 11:49:56,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 11:49:56,609 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:49:56,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1f2c62e-ab59-4cb8-aaf7-1ae322ab61f5 2019-04-13 11:49:56,813 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 11:49:56,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-f1f2c62e-ab59-4cb8-aaf7-1ae322ab61f5 2019-04-13 11:49:56,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207931995392s 2019-04-13 11:49:56,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 11:49:56,825 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def"}}' 2019-04-13 11:49:56,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf1ce2c2-67ee-47fc-9d6a-f1415961e4e4 2019-04-13 11:49:56,954 - 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/7ff80c2e90d841fdb96340f0c7c3e41b"}, "tags": [], "enabled": true, "id": "7ff80c2e90d841fdb96340f0c7c3e41b", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def"}} 2019-04-13 11:49:56,955 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bf1ce2c2-67ee-47fc-9d6a-f1415961e4e4 2019-04-13 11:49:56,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13320183754s 2019-04-13 11:49:56,955 - 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'7ff80c2e90d841fdb96340f0c7c3e41b', '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_3d75b333-c77e-4c82-8850-6fb34f961def'}) 2019-04-13 11:49:56,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 11:49:56,969 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "jzl9PMHQS7wujXfRulJIMty9XBCzCb", "email": null, "name": "heat_ims-user_3d75b333-c77e-4c82-8850-6fb34f961def"}}' 2019-04-13 11:49:57,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbf071a3-6856-4afa-bb5b-ec03ed50a9ef 2019-04-13 11:49:57,351 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_3d75b333-c77e-4c82-8850-6fb34f961def", "links": {"self": "http://172.30.9.23:5000/v3/users/2bb473762bd14cada59da09b642a19c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2bb473762bd14cada59da09b642a19c2", "domain_id": "default", "password_expires_at": null}} 2019-04-13 11:49:57,351 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-bbf071a3-6856-4afa-bb5b-ec03ed50a9ef 2019-04-13 11:49:57,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.386906147003s 2019-04-13 11:49:57,352 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2bb473762bd14cada59da09b642a19c2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_3d75b333-c77e-4c82-8850-6fb34f961def'}) 2019-04-13 11:49:57,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:49:57,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:49:57,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cbf6099-492f-4474-b008-96d00d1c1c87 2019-04-13 11:49:57,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:49:57,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9cbf6099-492f-4474-b008-96d00d1c1c87 2019-04-13 11:49:57,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153095006943s 2019-04-13 11:49:57,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:49:57,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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:49:57,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6609364e-0f2d-45b6-8c01-33762bdfec5b 2019-04-13 11:49:57,704 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:49:57,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6609364e-0f2d-45b6-8c01-33762bdfec5b 2019-04-13 11:49:57,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188688993454s 2019-04-13 11:49:57,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:49:57,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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:49:57,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f6f8b1-10a7-4235-b6da-da607d0c7619 2019-04-13 11:49:57,906 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:49:57,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5f6f8b1-10a7-4235-b6da-da607d0c7619 2019-04-13 11:49:57,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196830034256s 2019-04-13 11:49:57,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 11:49:57,915 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:49:58,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684775ba-b1e1-4a02-bdad-1e773b08c7f1 2019-04-13 11:49:58,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-04-13 11:49:58,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-684775ba-b1e1-4a02-bdad-1e773b08c7f1 2019-04-13 11:49:58,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232548952103s 2019-04-13 11:49:58,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 11:49:58,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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:49:58,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6955d10a-8823-4ea5-a7dc-801fe507c034 2019-04-13 11:49:58,273 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat_ims-user_3d75b333-c77e-4c82-8850-6fb34f961def", "links": {"self": "http://172.30.9.23:5000/v3/users/2bb473762bd14cada59da09b642a19c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2bb473762bd14cada59da09b642a19c2", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 11:49:58,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6955d10a-8823-4ea5-a7dc-801fe507c034 2019-04-13 11:49:58,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127848148346s 2019-04-13 11:49:58,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 11:49:58,290 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:49:58,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7617a30-9a8c-4709-9823-325d7937bf32 2019-04-13 11:49:58,396 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/7ff80c2e90d841fdb96340f0c7c3e41b"}, "tags": [], "enabled": true, "id": "7ff80c2e90d841fdb96340f0c7c3e41b", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 11:49:58,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a7617a30-9a8c-4709-9823-325d7937bf32 2019-04-13 11:49:58,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110633134842s 2019-04-13 11:49:58,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 11:49:58,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=2bb473762bd14cada59da09b642a19c2&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=7ff80c2e90d841fdb96340f0c7c3e41b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:49:58,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 13 Apr 2019 11:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee06bd8-6998-4528-9a06-d385b1b36ebf 2019-04-13 11:49:58,519 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=2bb473762bd14cada59da09b642a19c2&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=7ff80c2e90d841fdb96340f0c7c3e41b", "previous": null, "next": null}} 2019-04-13 11:49:58,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2bb473762bd14cada59da09b642a19c2&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=7ff80c2e90d841fdb96340f0c7c3e41b used request id req-eee06bd8-6998-4528-9a06-d385b1b36ebf 2019-04-13 11:49:58,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113421916962s 2019-04-13 11:49:58,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 11:49:58,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7ff80c2e90d841fdb96340f0c7c3e41b/users/2bb473762bd14cada59da09b642a19c2/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:49:59,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 11:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d1f66b3-303d-4e99-8379-6a016ce8858a 2019-04-13 11:49:59,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 11:49:59,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7ff80c2e90d841fdb96340f0c7c3e41b/users/2bb473762bd14cada59da09b642a19c2/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-7d1f66b3-303d-4e99-8379-6a016ce8858a 2019-04-13 11:49:59,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 1.16552615166s 2019-04-13 11:49:59,690 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 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'7ff80c2e90d841fdb96340f0c7c3e41b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'jzl9PMHQS7wujXfRulJIMty9XBCzCb', 'username': u'heat_ims-user_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13 11:49:59,694 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_3d75b333-c77e-4c82-8850-6fb34f961def', 'password': 'jzl9PMHQS7wujXfRulJIMty9XBCzCb', 'project_name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '7ff80c2e90d841fdb96340f0c7c3e41b', 'project_domain_name': 'Default'} 2019-04-13 11:49:59,723 - 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-04-13 11:49:59,724 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-04-13 11:49:59,724 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-13 11:50:00,836 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-13 11:50:00,838 - 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.15" 2019-04-13 11:50:00,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c08919be-3f0d-44c5-8940-d0d48f9cf511 2019-04-13 11:50:00,842 - 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-04-13 11:50:00,843 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-c08919be-3f0d-44c5-8940-d0d48f9cf511 2019-04-13 11:50:00,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 11:50:01,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T12:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ff80c2e90d841fdb96340f0c7c3e41b", "name": "heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/7ff80c2e90d841fdb96340f0c7c3e41b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/7ff80c2e90d841fdb96340f0c7c3e41b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/7ff80c2e90d841fdb96340f0c7c3e41b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_7ff80c2e90d841fdb96340f0c7c3e41b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_7ff80c2e90d841fdb96340f0c7c3e41b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7ff80c2e90d841fdb96340f0c7c3e41b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/7ff80c2e90d841fdb96340f0c7c3e41b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/7ff80c2e90d841fdb96340f0c7c3e41b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_3d75b333-c77e-4c82-8850-6fb34f961def", "id": "2bb473762bd14cada59da09b642a19c2"}, "audit_ids": ["KIIllWG-Qs-P4e2yQRM5Wg"], "issued_at": "2019-04-13T11:50:01.000000Z"}} 2019-04-13 11:50:01,262 - 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.15" 2019-04-13 11:50:01,267 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:01 GMT 2019-04-13 11:50:01,267 - 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-04-13 11:50:01,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:50:01,277 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:01,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:01 GMT X-Openstack-Request-Id: req-34fe7352-d822-4577-bc66-c8503aeb973f 2019-04-13 11:50:01,561 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:50:01,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-34fe7352-d822-4577-bc66-c8503aeb973f 2019-04-13 11:50:01,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28844499588s 2019-04-13 11:50:01,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 11:50:01,575 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def"}' 2019-04-13 11:50:01,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:01 GMT Location: http://172.30.9.23:9292/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0560ab93-9381-461b-9114-43715bd480e3 2019-04-13 11:50:01,617 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:01Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": null, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": null, "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 11:50:01,617 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0560ab93-9381-461b-9114-43715bd480e3 2019-04-13 11:50:01,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0461950302124s 2019-04-13 11:50:01,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 11:50:01,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" -d '' 2019-04-13 11:50:05,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:50:05 GMT X-Openstack-Request-Id: req-3931203c-5b46-4a97-b638-69091ec7dafa 2019-04-13 11:50:05,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:50:05,836 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file used request id req-3931203c-5b46-4a97-b638-69091ec7dafa 2019-04-13 11:50:05,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.21786284447s 2019-04-13 11:50:05,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 11:50:05,845 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:05,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:05 GMT X-Openstack-Request-Id: req-4b0a5d9f-0171-43a4-9cb2-b558498b202b 2019-04-13 11:50:05,879 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 11:50:05,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4b0a5d9f-0171-43a4-9cb2-b558498b202b 2019-04-13 11:50:05,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380430221558s 2019-04-13 11:50:05,881 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap', u'metadata': Munch({})})], 'file': u'/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file', 'owner': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'id': u'09a61a72-98de-4a1f-b527-9a01347a2a95', 'size': 263848448, u'self': u'/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T11:50:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T11:50:05Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def', 'created': u'2019-04-13T11:50:01Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-13T11:50:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-13 11:50:05,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 11:50:05,887 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-13 11:50:06,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 13 Apr 2019 11: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-ba08319a-8912-49c1-ba53-b74feff15723 x-openstack-request-id: req-ba08319a-8912-49c1-ba53-b74feff15723 2019-04-13 11:50:06,222 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}} 2019-04-13 11:50:06,223 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ba08319a-8912-49c1-ba53-b74feff15723 2019-04-13 11:50:06,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.33890414238s 2019-04-13 11:50:06,224 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def', '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'8cb957e698214daa959a3206e3607cbf', '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'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'swap': 0}) 2019-04-13 11:50:06,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 11:50:06,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878/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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" -d '{"extra_specs": {}}' 2019-04-13 11:50:06,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50: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-1373d198-33c5-4141-a333-859b6f6a0c32 x-openstack-request-id: req-1373d198-33c5-4141-a333-859b6f6a0c32 2019-04-13 11:50:06,246 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 11:50:06,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878/os-extra_specs used request id req-1373d198-33c5-4141-a333-859b6f6a0c32 2019-04-13 11:50:06,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218110084534s 2019-04-13 11:50:06,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 11:50:06,256 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:50:06,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd11fcf8-120b-42a8-9833-7a8270a0ae8b 2019-04-13 11:50:06,449 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ff80c2e90d841fdb96340f0c7c3e41b"}, "tags": [], "enabled": true, "id": "7ff80c2e90d841fdb96340f0c7c3e41b", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 11:50:06,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-dd11fcf8-120b-42a8-9833-7a8270a0ae8b 2019-04-13 11:50:06,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197115898132s 2019-04-13 11:50:06,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-04-13 11:50:06,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/7ff80c2e90d841fdb96340f0c7c3e41b.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-04-13 11:50:06,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:06 GMT X-Openstack-Request-Id: req-8cfbdfc9-e31b-4697-9d1b-7908568784b0 2019-04-13 11:50:06,523 - 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-04-13 11:50:06,523 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/7ff80c2e90d841fdb96340f0c7c3e41b.json used request id req-8cfbdfc9-e31b-4697-9d1b-7908568784b0 2019-04-13 11:50:06,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0711550712585s 2019-04-13 11:50:06,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:50:06,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:50:06,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bdf941-a550-4a37-99c1-a33a39bb93a0 2019-04-13 11:50:06,692 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:50:06,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-33bdf941-a550-4a37-99c1-a33a39bb93a0 2019-04-13 11:50:06,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.165094137192s 2019-04-13 11:50:06,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-04-13 11:50:06,702 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" -d '{"role": {"name": "heat_stack_owner"}}' 2019-04-13 11:50:06,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fdd6b03-c7ed-4a67-abe8-f2d8efda9ab1 2019-04-13 11:50:06,915 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "c8352d45db3e4547a6f907a9290b05c8", "links": {"self": "http://172.30.9.23:5000/v3/roles/c8352d45db3e4547a6f907a9290b05c8"}, "name": "heat_stack_owner"}} 2019-04-13 11:50:06,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0fdd6b03-c7ed-4a67-abe8-f2d8efda9ab1 2019-04-13 11:50:06,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.217550039291s 2019-04-13 11:50:06,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 11:50:06,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:50:07,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb645ec-af3a-457f-bbdc-954d965ae5e8 2019-04-13 11:50:07,044 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c8352d45db3e4547a6f907a9290b05c8", "links": {"self": "http://172.30.9.23:5000/v3/roles/c8352d45db3e4547a6f907a9290b05c8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 11:50:07,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1eb645ec-af3a-457f-bbdc-954d965ae5e8 2019-04-13 11:50:07,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125205993652s 2019-04-13 11:50:07,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 11:50:07,054 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:50:07,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c629a1a-848b-4826-8f0e-0673e088e243 2019-04-13 11:50:07,251 - 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-04-13 11:50:07,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0c629a1a-848b-4826-8f0e-0673e088e243 2019-04-13 11:50:07,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200387954712s 2019-04-13 11:50:07,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 11:50:07,256 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:50:07,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c568cb2b-abe8-4551-ba7f-ff64ecea6685 2019-04-13 11:50:07,381 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat_ims-user_3d75b333-c77e-4c82-8850-6fb34f961def", "links": {"self": "http://172.30.9.23:5000/v3/users/2bb473762bd14cada59da09b642a19c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2bb473762bd14cada59da09b642a19c2", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 11:50:07,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c568cb2b-abe8-4551-ba7f-ff64ecea6685 2019-04-13 11:50:07,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129415988922s 2019-04-13 11:50:07,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 11:50:07,398 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:50:07,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b26091-886d-4d61-bf29-49a304a4abc2 2019-04-13 11:50:07,506 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/7ff80c2e90d841fdb96340f0c7c3e41b"}, "tags": [], "enabled": true, "id": "7ff80c2e90d841fdb96340f0c7c3e41b", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 11:50:07,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e9b26091-886d-4d61-bf29-49a304a4abc2 2019-04-13 11:50:07,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112324953079s 2019-04-13 11:50:07,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 11:50:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=2bb473762bd14cada59da09b642a19c2&role.id=c8352d45db3e4547a6f907a9290b05c8&scope.project.id=7ff80c2e90d841fdb96340f0c7c3e41b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:50:07,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d647d02d-19cf-4a63-8795-84c98b950d5c 2019-04-13 11:50:07,709 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=2bb473762bd14cada59da09b642a19c2&role.id=c8352d45db3e4547a6f907a9290b05c8&scope.project.id=7ff80c2e90d841fdb96340f0c7c3e41b", "previous": null, "next": null}} 2019-04-13 11:50:07,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2bb473762bd14cada59da09b642a19c2&role.id=c8352d45db3e4547a6f907a9290b05c8&scope.project.id=7ff80c2e90d841fdb96340f0c7c3e41b used request id req-d647d02d-19cf-4a63-8795-84c98b950d5c 2019-04-13 11:50:07,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193943023682s 2019-04-13 11:50:07,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 11:50:07,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7ff80c2e90d841fdb96340f0c7c3e41b/users/2bb473762bd14cada59da09b642a19c2/roles/c8352d45db3e4547a6f907a9290b05c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 11:50:07,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 11:50:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de0f4834-3115-4de8-93c5-f60fe2e4448c 2019-04-13 11:50:07,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 11:50:07,863 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7ff80c2e90d841fdb96340f0c7c3e41b/users/2bb473762bd14cada59da09b642a19c2/roles/c8352d45db3e4547a6f907a9290b05c8 used request id req-de0f4834-3115-4de8-93c5-f60fe2e4448c 2019-04-13 11:50:07,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149102926254s 2019-04-13 11:50:07,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-13 11:50:07,869 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" -d '{"keypair": {"name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def"}}' 2019-04-13 11:50:08,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50: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-28f6024b-98cb-4d1c-8eef-6703cb8a8c31 x-openstack-request-id: req-28f6024b-98cb-4d1c-8eef-6703cb8a8c31 2019-04-13 11:50:08,213 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcLAP1fvn7OFOuIONADh2HoVKsaCJc6TGf8eWcBgZlKlQT4cxCeNnKnPy4nBBAekYviVblfS8wzHsoLzvjoUeEUTkTxJ2ct074att5NBtGuGbcSOvsVWZCtg0HvM1uPHzLB5wwWAI4umkQ38LSZX0zFRYs8TC3zrXlp4inlp9Vg39XNPmOor/xfnwpVAmTDMUA3vP48u36ueF9ZRTcuXvddA/ViNwTP9o2ZBxUF99yYJxqxu0okvnnlGm6LNedm6MYkAqiwrQmBxSexfv1lsR85CUyo2ypMpb1k3YNRTD54djUB4pDkuFYQbPWjWWwiWL9Ri9skD1jUGn8TIqh+1T7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3CwD9X75+zhTriDjQA4dh6FSrGgiXOkxn/HlnAYGZSpUE+HM\nQnjZypz8uJwQQHpGL4lW5X0vMMx7KC8746FHhFE5E8SdnLdO+GrbeTQbRrhm3Ejr\n7FVmQrYNB7zNbjx8ywecMFgCOLppEN/C0mV9MxUWLPEwt8615aeIp5afVYN/VzT5\njqK/8X58KVQJkwzFAN7z+PLt+rnhfWUU3Ll73XQP1YjcEz/aNmQcVBffcmCcasbt\nKJL555RpuizXnZujGJAKosK0JgcUnsX79ZbEfOQlMqNsqTKW9ZN2DUUw+eHY1AeK\nQ5LhWEGz1o1lsIli/UYvbJA9Y1Bp/EyKoftU+wIDAQABAoIBAAKJU0ZZvyGAxZ4E\n7PlI8FgmqKAp1vOBEDxKeh2xCBPUSAGuoT7Gy6OE6Xhq+9jyT6quh1y/c3K5eFW/\nLY5yxjMlCGZM5o/uoK9F899SlVncN/sjr+waE8KC/GVxbGBvu/RO0yLPcL8cjqdO\nHJ1149pZzNaZtLj5XakWpAFiP9WpV67LPtkDrMtCJe6smW8L/BBw3McWTNZlQQEy\nwu3Dbo6jgPCUHa6sClnbqTN46oSwNUHR7m0Yp1f6PQZ1IfHDcRCXDVooP/4xQ+K8\nBbi2tkvFc1qYLx13A+FNIw2Q9WI4ryJAj/YdP9AzVUG5LvMFW16uS2zNpH75ygeo\n8PGZlOECgYEA77QPWGNv5mbzJ/QASW2RNoUimWfgq4y3DVs7WnPmu+1RrVqA6JoZ\nkpgZx5+dIimLEB1pJrkXUT9RD/VQfWFVGI+HDdhH9Vk59uBZiMDMAa8os9A9ipJY\n3SGHy6hG+9Cn1JVP/RQ5BtXcmQJ09IkNe3XtQ5bv3QhNsImliFeXScsCgYEA6yQE\n3GsbLf4wDb3LEU4HjlbNO7ppbUGPv0vywVoe7rTGo44AEF3HVOBnz2d4XnpufQjP\nR/OxwuQU5ZHyQYS0zE3/LId6WvZrb8yyJPhKP8HzWPSx7xfS09Rg/eg11SR05RJm\nx516bdqBF8H5soao3lxmG/MaV1R4uEdCxxvCe5ECgYApnYc0fz8EL0dz3kbWeLFH\nV+Hj5Eb7QZjeNsKdN5YNdmxBvn6241ohO0ruf2WWcsPz7kc9M9E6h9WZAawRuH4/\nn1uBKdWEYRNRKy4gMei5OiHE5hhpIHNRIOskjniUa2tX2vxiIcqsxyBfaC/J7Kls\nj9K7c079ft2OEresbhiT9QKBgQDVAcQFiGEOwPz29b9G5dCieK9iM/PdLU7yk/JM\nhT8QLmLjNneIW+t+T+q6T5kSvQXp7lkXbQLS8ZqcfCFgiL7fdKh7xh5o2GFq3Ztj\nMijQqPmw07l8RbCOhA149SoO8v+Ro6HHojiN2yqmQunXd3TyOfGl0AtEoRjalnM/\nuz3qgQKBgDfPhlNGyE6u+ry3ozs+IKMprymfd0UgsgzFj4obt/qk/4GTGs1Cduwa\nfChpDnRBBhYbTaUq1Ua2GgVbcVuFxiaKT8EGgoP207HXmKV42RiqNOXPPH+YVLhk\nUrcRebUirkVF9uWZfCUg161zlGh4ppA6hgDU34syw6frRc0qiXzi\n-----END RSA PRIVATE KEY-----\n", "user_id": "2bb473762bd14cada59da09b642a19c2", "name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "fingerprint": "db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62"}} 2019-04-13 11:50:08,213 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-28f6024b-98cb-4d1c-8eef-6703cb8a8c31 2019-04-13 11:50:08,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.347318887711s 2019-04-13 11:50:08,214 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA3CwD9X75+zhTriDjQA4dh6FSrGgiXOkxn/HlnAYGZSpUE+HM QnjZypz8uJwQQHpGL4lW5X0vMMx7KC8746FHhFE5E8SdnLdO+GrbeTQbRrhm3Ejr 7FVmQrYNB7zNbjx8ywecMFgCOLppEN/C0mV9MxUWLPEwt8615aeIp5afVYN/VzT5 jqK/8X58KVQJkwzFAN7z+PLt+rnhfWUU3Ll73XQP1YjcEz/aNmQcVBffcmCcasbt KJL555RpuizXnZujGJAKosK0JgcUnsX79ZbEfOQlMqNsqTKW9ZN2DUUw+eHY1AeK Q5LhWEGz1o1lsIli/UYvbJA9Y1Bp/EyKoftU+wIDAQABAoIBAAKJU0ZZvyGAxZ4E 7PlI8FgmqKAp1vOBEDxKeh2xCBPUSAGuoT7Gy6OE6Xhq+9jyT6quh1y/c3K5eFW/ LY5yxjMlCGZM5o/uoK9F899SlVncN/sjr+waE8KC/GVxbGBvu/RO0yLPcL8cjqdO HJ1149pZzNaZtLj5XakWpAFiP9WpV67LPtkDrMtCJe6smW8L/BBw3McWTNZlQQEy wu3Dbo6jgPCUHa6sClnbqTN46oSwNUHR7m0Yp1f6PQZ1IfHDcRCXDVooP/4xQ+K8 Bbi2tkvFc1qYLx13A+FNIw2Q9WI4ryJAj/YdP9AzVUG5LvMFW16uS2zNpH75ygeo 8PGZlOECgYEA77QPWGNv5mbzJ/QASW2RNoUimWfgq4y3DVs7WnPmu+1RrVqA6JoZ kpgZx5+dIimLEB1pJrkXUT9RD/VQfWFVGI+HDdhH9Vk59uBZiMDMAa8os9A9ipJY 3SGHy6hG+9Cn1JVP/RQ5BtXcmQJ09IkNe3XtQ5bv3QhNsImliFeXScsCgYEA6yQE 3GsbLf4wDb3LEU4HjlbNO7ppbUGPv0vywVoe7rTGo44AEF3HVOBnz2d4XnpufQjP R/OxwuQU5ZHyQYS0zE3/LId6WvZrb8yyJPhKP8HzWPSx7xfS09Rg/eg11SR05RJm x516bdqBF8H5soao3lxmG/MaV1R4uEdCxxvCe5ECgYApnYc0fz8EL0dz3kbWeLFH V+Hj5Eb7QZjeNsKdN5YNdmxBvn6241ohO0ruf2WWcsPz7kc9M9E6h9WZAawRuH4/ n1uBKdWEYRNRKy4gMei5OiHE5hhpIHNRIOskjniUa2tX2vxiIcqsxyBfaC/J7Kls j9K7c079ft2OEresbhiT9QKBgQDVAcQFiGEOwPz29b9G5dCieK9iM/PdLU7yk/JM hT8QLmLjNneIW+t+T+q6T5kSvQXp7lkXbQLS8ZqcfCFgiL7fdKh7xh5o2GFq3Ztj MijQqPmw07l8RbCOhA149SoO8v+Ro6HHojiN2yqmQunXd3TyOfGl0AtEoRjalnM/ uz3qgQKBgDfPhlNGyE6u+ry3ozs+IKMprymfd0UgsgzFj4obt/qk/4GTGs1Cduwa fChpDnRBBhYbTaUq1Ua2GgVbcVuFxiaKT8EGgoP207HXmKV42RiqNOXPPH+YVLhk UrcRebUirkVF9uWZfCUg161zlGh4ppA6hgDU34syw6frRc0qiXzi -----END RSA PRIVATE KEY----- 2019-04-13 11:50:08,214 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-04-13 11:50:08,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-04-13 11:50:08,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" -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_3d75b333-c77e-4c82-8850-6fb34f961def", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "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": "73931f23-5145-40e4-ae9f-c0cf1d558598", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "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-04-13 11:50:13,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:08 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0 Server: Apache x-openstack-request-id: req-8a58d90e-e776-45cf-a607-e2064d3da2c9 2019-04-13 11:50:13,592 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}]}} 2019-04-13 11:50:13,593 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks used request id req-8a58d90e-e776-45cf-a607-e2064d3da2c9 2019-04-13 11:50:13,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.81880497932s 2019-04-13 11:50:13,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:50:13,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:14,314 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:50:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?sort_dir=asc Server: Apache x-openstack-request-id: req-25cc2e98-0a8c-4351-830f-6d7f5c6db0e1 2019-04-13 11:50:14,314 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:50:15,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 508 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8221c3cb-9a6e-40ec-9720-934bb696398e 2019-04-13 11:50:15,146 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-04-13T11:50:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/clearwater-opnfv/events/c9c13e78-da4f-4ce8-8a40-95fac2762b6f", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "id": "c9c13e78-da4f-4ce8-8a40-95fac2762b6f"}, {"resource_name": "security_groups", "event_time": "2019-04-13T11:50:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/security_groups/events/3408dc95-93c4-4367-b10a-4f454dbf136e", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-5nikdv2iqppx", "id": "3408dc95-93c4-4367-b10a-4f454dbf136e"}, {"resource_name": "mgmt_network", "event_time": "2019-04-13T11:50:14Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/mgmt_network/events/6be3692c-48b3-4e33-9d18-b9b73ae23ad4", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-uud66v66xt2k", "id": "6be3692c-48b3-4e33-9d18-b9b73ae23ad4"}]} 2019-04-13 11:50:15,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?sort_dir=asc&sort_dir=asc used request id req-8221c3cb-9a6e-40ec-9720-934bb696398e 2019-04-13 11:50:15,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.55311203003s 2019-04-13 11:50:20,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:50:20,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=6be3692c-48b3-4e33-9d18-b9b73ae23ad4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:20,855 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:50:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=6be3692c-48b3-4e33-9d18-b9b73ae23ad4&sort_dir=asc Server: Apache x-openstack-request-id: req-cce4f142-46c8-4e67-876c-faee75597f10 2019-04-13 11:50:20,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-04-13 11:50:21,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c4750ec-b075-4a19-b5b6-fcc1b89924c6 2019-04-13 11:50:21,596 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-04-13T11:50:16Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/security_groups/events/6edba798-d652-406c-ab00-0b63b5a6281f", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e3c4b83f-024b-461b-abe5-38b7c553aa22", "id": "6edba798-d652-406c-ab00-0b63b5a6281f"}]} 2019-04-13 11:50:21,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=6be3692c-48b3-4e33-9d18-b9b73ae23ad4&sort_dir=asc&marker=6be3692c-48b3-4e33-9d18-b9b73ae23ad4&sort_dir=asc used request id req-4c4750ec-b075-4a19-b5b6-fcc1b89924c6 2019-04-13 11:50:21,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.44354891777s 2019-04-13 11:50:26,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:50:26,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=6edba798-d652-406c-ab00-0b63b5a6281f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:27,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:50:26 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=6edba798-d652-406c-ab00-0b63b5a6281f&sort_dir=asc Server: Apache x-openstack-request-id: req-8447660e-a59a-4ff7-8fdb-532b6a2063f2 2019-04-13 11:50:27,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:50:28,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d19be8e0-9803-4d93-af26-c40e6c721329 2019-04-13 11:50:28,047 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-04-13T11:50:24Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/mgmt_network/events/34d81908-6851-404b-af84-b04b6ce09647", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "d82ca66a-8bb0-4368-8883-134b63e048fc", "id": "34d81908-6851-404b-af84-b04b6ce09647"}, {"resource_name": "dns", "event_time": "2019-04-13T11:50:25Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dns/events/c870467e-ad22-4833-8109-1c8354253ade", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-2rsiowd5bxff", "id": "c870467e-ad22-4833-8109-1c8354253ade"}]} 2019-04-13 11:50:28,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=6edba798-d652-406c-ab00-0b63b5a6281f&sort_dir=asc&marker=6edba798-d652-406c-ab00-0b63b5a6281f&sort_dir=asc used request id req-d19be8e0-9803-4d93-af26-c40e6c721329 2019-04-13 11:50:28,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.44476699829s 2019-04-13 11:50:33,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:50:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:33,756 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:50:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-6e87ce8f-100f-4dbf-9aa9-c7c46f47ebf4 2019-04-13 11:50:33,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-04-13 11:50:34,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:33 GMT Server: Apache x-openstack-request-id: req-fbf4981a-4286-463a-91f2-d47206f33506 2019-04-13 11:50:34,570 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:50:34,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-fbf4981a-4286-463a-91f2-d47206f33506 2019-04-13 11:50:34,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.51672101021s 2019-04-13 11:50:39,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:50:39,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:40,258 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:50:39 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-cd3233d1-b6a4-4f98-8783-2423d41759e6 2019-04-13 11:50:40,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:50:40,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:40 GMT Server: Apache x-openstack-request-id: req-7ceb4a63-4343-4d16-8350-3ee3400ac99a 2019-04-13 11:50:40,300 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:50:40,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-7ceb4a63-4343-4d16-8350-3ee3400ac99a 2019-04-13 11:50:40,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.723985910416s 2019-04-13 11:50:40,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:50:40,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:40,330 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:50:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-ca0cba54-4ff4-4850-8a2a-7c9b1de9496d 2019-04-13 11:50:40,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:50:41,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-532fd048-e1aa-4595-b901-f3d7dc558ae3 2019-04-13 11:50:41,011 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:50:41,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-532fd048-e1aa-4595-b901-f3d7dc558ae3 2019-04-13 11:50:41,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.710583925247s 2019-04-13 11:50:46,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:50:46,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:46,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:50:46 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-850d40a8-6e6a-4337-aac1-2770c9b020b1 2019-04-13 11:50:46,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:50:46,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:46 GMT Server: Apache x-openstack-request-id: req-72055133-be66-47b6-a302-803bec958d67 2019-04-13 11:50:46,133 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:50:46,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-72055133-be66-47b6-a302-803bec958d67 2019-04-13 11:50:46,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.117009162903s 2019-04-13 11:50:51,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:50:51,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:51,169 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:50:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-ab7fef29-2f42-4a79-b29f-9a756ea06ffa 2019-04-13 11:50:51,170 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:50:51,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:51 GMT Server: Apache x-openstack-request-id: req-b784020c-fa82-4420-b249-56f2f2746735 2019-04-13 11:50:51,211 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:50:51,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-b784020c-fa82-4420-b249-56f2f2746735 2019-04-13 11:50:51,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071319103241s 2019-04-13 11:50:51,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:50:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:51,240 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:50:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-de7c6e55-4a58-41e8-b957-859a6fb80c85 2019-04-13 11:50:51,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-04-13 11:50:51,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d2dbce52-4317-4481-ab42-aa20eb9f2fe3 2019-04-13 11:50:51,281 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:50:51,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-d2dbce52-4317-4481-ab42-aa20eb9f2fe3 2019-04-13 11:50:51,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702769756317s 2019-04-13 11:50:56,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:50:56,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:50:56,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:50:56 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-7e68e954-d1e4-4026-8359-ae997e1d3bc8 2019-04-13 11:50:56,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-04-13 11:50:56,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:50:56 GMT Server: Apache x-openstack-request-id: req-2c24bc27-9f01-4b92-8de0-bab0a816d390 2019-04-13 11:50:56,363 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:50:56,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-2c24bc27-9f01-4b92-8de0-bab0a816d390 2019-04-13 11:50:56,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746810436249s 2019-04-13 11:51:01,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:01,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:01,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-7a456aca-880c-4897-9319-1a845849d8fa 2019-04-13 11:51:01,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-04-13 11:51:02,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:01 GMT Server: Apache x-openstack-request-id: req-73352f7b-5f05-4b52-b8ec-a49e43681c14 2019-04-13 11:51:02,130 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:02,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-73352f7b-5f05-4b52-b8ec-a49e43681c14 2019-04-13 11:51:02,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.761422157288s 2019-04-13 11:51:02,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:51:02,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:02,160 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-3d95ac88-2b86-47c4-bff1-f424ab11e9b2 2019-04-13 11:51:02,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:02,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2715c2b7-f9a7-45a0-9b62-a9bda7a070ff 2019-04-13 11:51:02,203 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:51:02,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-2715c2b7-f9a7-45a0-9b62-a9bda7a070ff 2019-04-13 11:51:02,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721209049225s 2019-04-13 11:51:07,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:07,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:07,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-1e165170-455f-4d8d-9416-51e6dfa9d426 2019-04-13 11:51:07,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:07,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:07 GMT Server: Apache x-openstack-request-id: req-a82d04a2-e251-40f7-9e7f-3952fd62aecc 2019-04-13 11:51:07,282 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:07,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-a82d04a2-e251-40f7-9e7f-3952fd62aecc 2019-04-13 11:51:07,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722761154175s 2019-04-13 11:51:12,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:12,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:12,322 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:12 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-de2b5a5c-5977-4a09-84f8-4c4b3e5d95ee 2019-04-13 11:51:12,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:12,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:12 GMT Server: Apache x-openstack-request-id: req-4af29c3e-b579-41a3-9e57-3686cd580d22 2019-04-13 11:51:12,363 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:12,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-4af29c3e-b579-41a3-9e57-3686cd580d22 2019-04-13 11:51:12,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752060413361s 2019-04-13 11:51:12,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:51:12,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:12,393 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:12 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-ed3ccf6b-29e6-4fc7-b9d1-bfc0122756fb 2019-04-13 11:51:12,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:12,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-71ccb771-82a0-4e5b-a108-2956882a4449 2019-04-13 11:51:12,436 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:51:12,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-71ccb771-82a0-4e5b-a108-2956882a4449 2019-04-13 11:51:12,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721731185913s 2019-04-13 11:51:17,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:17,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:17,473 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:17 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-271ea111-3daf-4976-be8d-102c75bd0f09 2019-04-13 11:51:17,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-04-13 11:51:17,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:17 GMT Server: Apache x-openstack-request-id: req-c125faa2-8f73-4313-9ce8-c0e0c38f01a9 2019-04-13 11:51:17,516 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:17,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-c125faa2-8f73-4313-9ce8-c0e0c38f01a9 2019-04-13 11:51:17,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732309818268s 2019-04-13 11:51:22,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:22,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:22,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:22 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-b8edfa05-dbf3-4953-89b1-1c899d24d04e 2019-04-13 11:51:22,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:22,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:22 GMT Server: Apache x-openstack-request-id: req-56982dcb-afa2-4cea-ab22-f7f2d170da2f 2019-04-13 11:51:22,594 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:22,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-56982dcb-afa2-4cea-ab22-f7f2d170da2f 2019-04-13 11:51:22,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723259449005s 2019-04-13 11:51:22,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:51:22,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:22,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:22 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-1f576d35-119f-471c-82cd-92992ee14ae8 2019-04-13 11:51:22,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:22,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d89136e2-76b9-4ee8-b5e7-f7dc9b8fda64 2019-04-13 11:51:22,667 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:51:22,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-d89136e2-76b9-4ee8-b5e7-f7dc9b8fda64 2019-04-13 11:51:22,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072851896286s 2019-04-13 11:51:27,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:27,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:27,705 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:27 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-f942eefc-4dba-45bb-a663-368dd36548e8 2019-04-13 11:51:27,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:27,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:27 GMT Server: Apache x-openstack-request-id: req-92b89282-a41c-4703-87e2-69fd200eae76 2019-04-13 11:51:27,779 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:27,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-92b89282-a41c-4703-87e2-69fd200eae76 2019-04-13 11:51:27,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.104690074921s 2019-04-13 11:51:32,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:32,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:32,814 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:32 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-47db8d95-07d9-4eb9-9bd1-0ad173c9bab5 2019-04-13 11:51:32,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-04-13 11:51:32,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:32 GMT Server: Apache x-openstack-request-id: req-689450e9-bdc6-419a-b505-b2640915a651 2019-04-13 11:51:32,858 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:32,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-689450e9-bdc6-419a-b505-b2640915a651 2019-04-13 11:51:32,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740451812744s 2019-04-13 11:51:32,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:51:32,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:32,888 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:32 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-f279ede7-5377-4a3c-a8e1-dcf0d6683849 2019-04-13 11:51:32,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-04-13 11:51:32,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-df7cd4f6-ef10-4057-8d2f-fda9aba5b020 2019-04-13 11:51:32,916 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:51:32,916 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-df7cd4f6-ef10-4057-8d2f-fda9aba5b020 2019-04-13 11:51:32,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0568790435791s 2019-04-13 11:51:37,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:37,952 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-7d4f3bc8-2395-4df4-a673-eb414fb2e90c 2019-04-13 11:51:37,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:37,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:37 GMT Server: Apache x-openstack-request-id: req-fc2d82b8-006c-46cd-bf1c-e3821c808f58 2019-04-13 11:51:37,994 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:37,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-fc2d82b8-006c-46cd-bf1c-e3821c808f58 2019-04-13 11:51:37,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715239048004s 2019-04-13 11:51:43,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:43,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:43,031 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:43 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-f1480254-e2b6-4bcc-9b47-39a7d55f847a 2019-04-13 11:51:43,031 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:43,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:43 GMT Server: Apache x-openstack-request-id: req-77e564b0-f52b-4017-b7db-424a874d971d 2019-04-13 11:51:43,073 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:43,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-77e564b0-f52b-4017-b7db-424a874d971d 2019-04-13 11:51:43,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726850032806s 2019-04-13 11:51:43,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:51:43,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:43,103 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:43 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-590f13c8-4d03-45ea-95b3-af39f2243c8f 2019-04-13 11:51:43,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:43,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-df83aa7d-fa4e-4600-82dc-2238ffe62013 2019-04-13 11:51:43,145 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:51:43,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-df83aa7d-fa4e-4600-82dc-2238ffe62013 2019-04-13 11:51:43,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719270706177s 2019-04-13 11:51:48,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:48,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:48,182 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:48 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-f1a28480-c97b-42c5-a394-ee35ef2a1388 2019-04-13 11:51:48,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:48,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:48 GMT Server: Apache x-openstack-request-id: req-550642fa-a62f-4fc9-b034-c36bf93e2f24 2019-04-13 11:51:48,224 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:48,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-550642fa-a62f-4fc9-b034-c36bf93e2f24 2019-04-13 11:51:48,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720520019531s 2019-04-13 11:51:53,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:53,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:53,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:53 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-f5f8998b-c5ab-4916-be35-4e65d059024e 2019-04-13 11:51:53,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:53,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:53 GMT Server: Apache x-openstack-request-id: req-d53ecec0-b3fa-4cb8-8679-cf13628f54c5 2019-04-13 11:51:53,304 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:53,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-d53ecec0-b3fa-4cb8-8679-cf13628f54c5 2019-04-13 11:51:53,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737979412079s 2019-04-13 11:51:53,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:51:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:53,335 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:53 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-107b0a9a-25eb-42fe-99a4-e64898056534 2019-04-13 11:51:53,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:51:53,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ce605fe7-48ae-46ae-a59f-ecaad394d796 2019-04-13 11:51:53,378 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:51:53,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-ce605fe7-48ae-46ae-a59f-ecaad394d796 2019-04-13 11:51:53,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733008384705s 2019-04-13 11:51:58,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:51:58,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:51:58,416 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:51:58 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-63dff6fd-47c9-4f56-a126-08530658ccba 2019-04-13 11:51:58,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-04-13 11:51:58,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:51:58 GMT Server: Apache x-openstack-request-id: req-d22208c2-a18a-49c3-954d-e77600620e07 2019-04-13 11:51:58,458 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:51:58,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-d22208c2-a18a-49c3-954d-e77600620e07 2019-04-13 11:51:58,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731289386749s 2019-04-13 11:52:03,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:03,497 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:03 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-5ead59a8-1818-4962-b5e2-6beb45715c54 2019-04-13 11:52:03,497 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:52:03,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:03 GMT Server: Apache x-openstack-request-id: req-798f1a5c-021e-4773-a055-329ce3a35d2b 2019-04-13 11:52:03,541 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:52:03,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-798f1a5c-021e-4773-a055-329ce3a35d2b 2019-04-13 11:52:03,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076807975769s 2019-04-13 11:52:03,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:52:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:03,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:03 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-943c192b-1b6d-41ab-8d84-51a8bd38651c 2019-04-13 11:52:03,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-04-13 11:52:03,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dd15d951-8688-4003-9b90-ad594e1c9281 2019-04-13 11:52:03,614 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:52:03,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-dd15d951-8688-4003-9b90-ad594e1c9281 2019-04-13 11:52:03,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731949806213s 2019-04-13 11:52:08,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:08,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:08,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:08 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-15b9169b-22c1-4c70-9ec7-6aa365d1b7bd 2019-04-13 11:52:08,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:52:08,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:08 GMT Server: Apache x-openstack-request-id: req-846a9228-946f-483a-8562-e46204480ba7 2019-04-13 11:52:08,695 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:52:08,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-846a9228-946f-483a-8562-e46204480ba7 2019-04-13 11:52:08,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743269920349s 2019-04-13 11:52:13,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:13,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:13,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-1d58ddc3-38de-4b60-8c1e-604abbc1845b 2019-04-13 11:52:13,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-04-13 11:52:13,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:13 GMT Server: Apache x-openstack-request-id: req-266cc0bb-6f1a-4147-99f9-1d9611e588f5 2019-04-13 11:52:13,776 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:52:13,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-266cc0bb-6f1a-4147-99f9-1d9611e588f5 2019-04-13 11:52:13,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748300552368s 2019-04-13 11:52:13,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:52:13,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:13,808 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-dd31735e-e489-4b15-a877-d1ebd1be3f41 2019-04-13 11:52:13,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-04-13 11:52:13,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-597ee933-ed7c-4be5-aa77-146673554a76 2019-04-13 11:52:13,852 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:52:13,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-597ee933-ed7c-4be5-aa77-146673554a76 2019-04-13 11:52:13,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756270885468s 2019-04-13 11:52:18,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:18,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:18,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-c2f3fef8-60e0-4593-bf64-3a9b3d7c6f01 2019-04-13 11:52:18,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-04-13 11:52:18,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:18 GMT Server: Apache x-openstack-request-id: req-40b2acbd-63f8-4b2d-b951-361c71275b9b 2019-04-13 11:52:18,935 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:52:18,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-40b2acbd-63f8-4b2d-b951-361c71275b9b 2019-04-13 11:52:18,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759708881378s 2019-04-13 11:52:23,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:23,973 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-d9f7a18a-f0bc-4eca-b5b4-d0f0196197f1 2019-04-13 11:52:23,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-04-13 11:52:24,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:23 GMT Server: Apache x-openstack-request-id: req-7794fbdb-63b7-4fa3-8af0-ac143fd5ea72 2019-04-13 11:52:24,015 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:52:24,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-7794fbdb-63b7-4fa3-8af0-ac143fd5ea72 2019-04-13 11:52:24,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741250514984s 2019-04-13 11:52:24,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:52:24,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:24,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:24 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-871193f9-f47a-403f-9e30-caef82eca9c0 2019-04-13 11:52:24,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:52:24,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78d6b8d3-a2f4-440e-8cd4-49b4ccef879c 2019-04-13 11:52:24,089 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:52:24,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-78d6b8d3-a2f4-440e-8cd4-49b4ccef879c 2019-04-13 11:52:24,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073380947113s 2019-04-13 11:52:29,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:29,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:29,128 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:29 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-4abdaf5b-31eb-46e8-8696-10deab867f54 2019-04-13 11:52:29,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:52:29,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:29 GMT Server: Apache x-openstack-request-id: req-f359c091-3ae9-42ff-8d01-5f74afaac8b3 2019-04-13 11:52:29,171 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:52:29,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-f359c091-3ae9-42ff-8d01-5f74afaac8b3 2019-04-13 11:52:29,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750231742859s 2019-04-13 11:52:34,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:34,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:34,207 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:34 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-96456c12-e0ff-47a8-8d41-56f2b7e01628 2019-04-13 11:52:34,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-04-13 11:52:34,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:34 GMT Server: Apache x-openstack-request-id: req-516d1948-c42f-47b8-acd0-fa65eaac1ee2 2019-04-13 11:52:34,250 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:52:34,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-516d1948-c42f-47b8-acd0-fa65eaac1ee2 2019-04-13 11:52:34,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733180046082s 2019-04-13 11:52:34,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:52:34,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:34,279 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:34 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-0cd1ec2f-79e9-4d20-b760-662fe6047e90 2019-04-13 11:52:34,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:52:34,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5cbeb958-2f6b-49bc-b2af-d7af46d3b6f9 2019-04-13 11:52:34,321 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:52:34,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-5cbeb958-2f6b-49bc-b2af-d7af46d3b6f9 2019-04-13 11:52:34,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705180168152s 2019-04-13 11:52:39,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:39,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:39,360 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:39 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-bd209131-8d74-4549-a05e-ec91c4d58e67 2019-04-13 11:52:39,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:52:39,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:39 GMT Server: Apache x-openstack-request-id: req-1c9fcc0d-9b23-4487-85f0-3cd7a07cb466 2019-04-13 11:52:39,402 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:52:39,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-1c9fcc0d-9b23-4487-85f0-3cd7a07cb466 2019-04-13 11:52:39,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746171474457s 2019-04-13 11:52:44,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:44,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-f8f0bc8e-8b0a-4ba0-86e6-7491566c890a 2019-04-13 11:52:44,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:52:44,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:44 GMT Server: Apache x-openstack-request-id: req-884ff574-2d2f-457f-bc2a-031435f3df36 2019-04-13 11:52:44,481 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:52:44,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-884ff574-2d2f-457f-bc2a-031435f3df36 2019-04-13 11:52:44,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731120109558s 2019-04-13 11:52:44,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:52:44,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:44,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-07e86333-db2b-4beb-94af-4583590a21d7 2019-04-13 11:52:44,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:52:44,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef4013b9-71dc-4482-b616-b88c1262db20 2019-04-13 11:52:44,555 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:52:44,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-ef4013b9-71dc-4482-b616-b88c1262db20 2019-04-13 11:52:44,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732319355011s 2019-04-13 11:52:49,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:49,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:49,592 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-77ff72f1-3584-45ab-a481-722538b5343a 2019-04-13 11:52:49,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:52:49,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:49 GMT Server: Apache x-openstack-request-id: req-e2cb275a-abcc-451b-9e98-48fab29fe2bd 2019-04-13 11:52:49,633 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:52:49,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-e2cb275a-abcc-451b-9e98-48fab29fe2bd 2019-04-13 11:52:49,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711929798126s 2019-04-13 11:52:54,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:54,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:54,667 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc Server: Apache x-openstack-request-id: req-5817d67b-3720-46e9-bcae-6bdce942431e 2019-04-13 11:52:54,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:52:54,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 445 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91d48061-c422-4237-a371-b3342f597969 2019-04-13 11:52:54,709 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-04-13T11:52:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dns/events/b07b3744-525a-4ada-bd0c-b86cffb98a37", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "51896f14-ea7b-431b-8557-091583429034", "id": "b07b3744-525a-4ada-bd0c-b86cffb98a37"}, {"resource_name": "ellis", "event_time": "2019-04-13T11:52:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/ellis/events/d23ee6c6-5410-408b-a9f4-aa2b5337fa5f", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-3pmkcirl5kdu", "id": "d23ee6c6-5410-408b-a9f4-aa2b5337fa5f"}]} 2019-04-13 11:52:54,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc&marker=c870467e-ad22-4833-8109-1c8354253ade&sort_dir=asc used request id req-91d48061-c422-4237-a371-b3342f597969 2019-04-13 11:52:54,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733850002289s 2019-04-13 11:52:59,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:52:59,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:52:59,745 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:52:59 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-a35f2060-a95d-4981-af84-cc53d5901b89 2019-04-13 11:52:59,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-04-13 11:52:59,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:52:59 GMT Server: Apache x-openstack-request-id: req-527da62d-75fb-4e90-a9e5-16b620a89474 2019-04-13 11:52:59,786 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:52:59,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-527da62d-75fb-4e90-a9e5-16b620a89474 2019-04-13 11:52:59,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712158679962s 2019-04-13 11:53:04,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:53:04,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:04,823 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:04 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-085405c9-52dc-4801-a12f-b9df4be2e27e 2019-04-13 11:53:04,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:53:04,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:04 GMT Server: Apache x-openstack-request-id: req-6d26028c-8569-4c68-999b-de2b15be94f8 2019-04-13 11:53:04,864 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:53:04,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-6d26028c-8569-4c68-999b-de2b15be94f8 2019-04-13 11:53:04,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717189311981s 2019-04-13 11:53:04,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:53:04,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:04,893 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:04 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-11e7244c-fca7-4bb5-8078-12c4b122299a 2019-04-13 11:53:04,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:53:04,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-93e555e2-1b6b-4852-b2e0-8e505a7adb6b 2019-04-13 11:53:04,935 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:53:04,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-93e555e2-1b6b-4852-b2e0-8e505a7adb6b 2019-04-13 11:53:04,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070442199707s 2019-04-13 11:53:09,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:53:09,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:09,975 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:09 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-d66ad757-c79b-4854-b294-3c21d1b1f6f7 2019-04-13 11:53:09,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:53:10,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:09 GMT Server: Apache x-openstack-request-id: req-e3705717-5209-4679-b1cb-f00d8a98eba8 2019-04-13 11:53:10,017 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:53:10,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-e3705717-5209-4679-b1cb-f00d8a98eba8 2019-04-13 11:53:10,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751528739929s 2019-04-13 11:53:15,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:53:15,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:15,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:15 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-6cb9315a-c23f-4bad-8215-a66f8d1b9a59 2019-04-13 11:53:15,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-04-13 11:53:15,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:15 GMT Server: Apache x-openstack-request-id: req-fb7f717a-f357-446b-add0-78892338e979 2019-04-13 11:53:15,094 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:53:15,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-fb7f717a-f357-446b-add0-78892338e979 2019-04-13 11:53:15,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712161064148s 2019-04-13 11:53:15,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:53:15,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:15,124 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:15 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-00ccc979-fce1-4ae3-ac1a-ed1ec9420890 2019-04-13 11:53:15,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:53:15,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-624af956-f260-4cf4-8265-9f7799fa8e2d 2019-04-13 11:53:15,165 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:53:15,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-624af956-f260-4cf4-8265-9f7799fa8e2d 2019-04-13 11:53:15,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705502033234s 2019-04-13 11:53:20,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:53:20,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:20,204 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-b750dee1-8db2-48bf-8852-d3a88b04a08d 2019-04-13 11:53:20,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:53:20,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:20 GMT Server: Apache x-openstack-request-id: req-289cb96d-7459-48b3-9244-f10feab532e8 2019-04-13 11:53:20,245 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:53:20,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-289cb96d-7459-48b3-9244-f10feab532e8 2019-04-13 11:53:20,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732259750366s 2019-04-13 11:53:25,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:53:25,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:25,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:25 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-3cba4ce6-1835-4041-a718-74d8eda0b9a1 2019-04-13 11:53:25,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:53:25,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:25 GMT Server: Apache x-openstack-request-id: req-54f6f98c-124f-445e-a008-714db0485743 2019-04-13 11:53:25,322 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:53:25,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-54f6f98c-124f-445e-a008-714db0485743 2019-04-13 11:53:25,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709879398346s 2019-04-13 11:53:25,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:53:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:25,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:25 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-60976faf-b97a-4c4c-9903-0707043f6d2c 2019-04-13 11:53:25,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-04-13 11:53:25,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-03c70df2-3cbe-457a-a6e0-70bfc4e10936 2019-04-13 11:53:25,377 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:53:25,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-03c70df2-3cbe-457a-a6e0-70bfc4e10936 2019-04-13 11:53:25,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054890871048s 2019-04-13 11:53:30,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:53:30,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:30,416 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-b5ff7a28-cdbe-47f6-8d7a-a867f407dd0a 2019-04-13 11:53:30,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-04-13 11:53:30,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:30 GMT Server: Apache x-openstack-request-id: req-a5ba07a4-b5b9-4d7b-a209-b89f220b334a 2019-04-13 11:53:30,458 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:53:30,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-a5ba07a4-b5b9-4d7b-a209-b89f220b334a 2019-04-13 11:53:30,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740859508514s 2019-04-13 11:53:35,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:53:35,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:35,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:35 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-112d5542-8f8a-4c0b-98e2-961b34feb7e7 2019-04-13 11:53:35,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:53:35,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:35 GMT Server: Apache x-openstack-request-id: req-cbb1ee1e-d37e-4ac6-8f63-bcaa90dac3c7 2019-04-13 11:53:35,540 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:53:35,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-cbb1ee1e-d37e-4ac6-8f63-bcaa90dac3c7 2019-04-13 11:53:35,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076324224472s 2019-04-13 11:53:35,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:53:35,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:35,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:35 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-33505335-c137-4beb-b4c0-3744653cfc9a 2019-04-13 11:53:35,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-04-13 11:53:35,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-269f6e6c-bb71-4f45-9610-65b81fc0d5fb 2019-04-13 11:53:35,613 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:53:35,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-269f6e6c-bb71-4f45-9610-65b81fc0d5fb 2019-04-13 11:53:35,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722200870514s 2019-04-13 11:53:40,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:53:40,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:40,652 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-8a5f5054-d18f-42e8-a2f2-49fd94cb7083 2019-04-13 11:53:40,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:53:40,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:40 GMT Server: Apache x-openstack-request-id: req-c2b160c0-4c69-4265-a40b-1d42c3dc06c9 2019-04-13 11:53:40,694 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:53:40,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-c2b160c0-4c69-4265-a40b-1d42c3dc06c9 2019-04-13 11:53:40,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073714017868s 2019-04-13 11:53:45,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:53:45,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:45,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:45 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-e2cc2fa2-095f-4aa6-a3b5-82c276e0e17c 2019-04-13 11:53:45,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:53:45,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:45 GMT Server: Apache x-openstack-request-id: req-4fcd4514-2559-4b2f-9329-c7276773c576 2019-04-13 11:53:45,773 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:53:45,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-4fcd4514-2559-4b2f-9329-c7276773c576 2019-04-13 11:53:45,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732171535492s 2019-04-13 11:53:45,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:53:45,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:45,803 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:45 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-38d0baa5-899d-4bf3-93e7-819dc77b6755 2019-04-13 11:53:45,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:53:45,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-833ca720-6ef6-4959-81df-67861c37549a 2019-04-13 11:53:45,845 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:53:45,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-833ca720-6ef6-4959-81df-67861c37549a 2019-04-13 11:53:45,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710918903351s 2019-04-13 11:53:50,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:53:50,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:50,879 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:50 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-dedbdfb2-c3ca-49af-82ad-6e4da26b8fa8 2019-04-13 11:53:50,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-04-13 11:53:50,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:50 GMT Server: Apache x-openstack-request-id: req-ca68bf37-6717-402d-85e0-2d1deb3ab841 2019-04-13 11:53:50,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:53:50,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-ca68bf37-6717-402d-85e0-2d1deb3ab841 2019-04-13 11:53:50,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723459720612s 2019-04-13 11:53:55,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:53:55,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:55,957 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:55 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-fe39b552-c8c6-48c3-a29f-5622aebbbfd1 2019-04-13 11:53:55,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:53:55,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:55 GMT Server: Apache x-openstack-request-id: req-767cf4fb-f275-4dd9-8bc0-03851affeacc 2019-04-13 11:53:55,998 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:53:55,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-767cf4fb-f275-4dd9-8bc0-03851affeacc 2019-04-13 11:53:55,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718040466309s 2019-04-13 11:53:55,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:53:56,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:53:56,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:53:56 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-da8c08ec-0d63-4890-be81-f6170c0e9c24 2019-04-13 11:53:56,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-04-13 11:53:56,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:53:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-03963d71-f94a-4b1b-8ce0-330ba450be39 2019-04-13 11:53:56,069 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:53:56,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-03963d71-f94a-4b1b-8ce0-330ba450be39 2019-04-13 11:53:56,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708250999451s 2019-04-13 11:54:01,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:01,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:01,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-4bdb6fa5-34c7-4b38-a995-e7a745f606a7 2019-04-13 11:54:01,107 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:54:01,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:01 GMT Server: Apache x-openstack-request-id: req-3041c49c-cf60-4065-a808-98468eb3ca40 2019-04-13 11:54:01,147 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:01,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-3041c49c-cf60-4065-a808-98468eb3ca40 2019-04-13 11:54:01,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715088844299s 2019-04-13 11:54:06,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:06,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:06,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-d12cf56f-ebbc-48ef-a7c0-2e5d601ca904 2019-04-13 11:54:06,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-04-13 11:54:06,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:06 GMT Server: Apache x-openstack-request-id: req-432a15a0-58ed-41fe-bc90-be213d4a1df9 2019-04-13 11:54:06,229 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:06,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-432a15a0-58ed-41fe-bc90-be213d4a1df9 2019-04-13 11:54:06,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752780437469s 2019-04-13 11:54:06,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:54:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:06,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-d506d6d4-7a77-4ed7-a377-ef22cabd7058 2019-04-13 11:54:06,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:54:06,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7f941777-1120-455b-b304-89f4915d0c2e 2019-04-13 11:54:06,283 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:54:06,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-7f941777-1120-455b-b304-89f4915d0c2e 2019-04-13 11:54:06,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0536360740662s 2019-04-13 11:54:11,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:11,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:11,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-9330cc49-0fff-4aa0-ba54-c4f4a7bae7b0 2019-04-13 11:54:11,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-04-13 11:54:11,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:11 GMT Server: Apache x-openstack-request-id: req-3a9233b0-d6c9-46b4-97cf-33c68a3c7a45 2019-04-13 11:54:11,363 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:11,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-3a9233b0-d6c9-46b4-97cf-33c68a3c7a45 2019-04-13 11:54:11,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730350017548s 2019-04-13 11:54:16,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:16,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:16,401 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-20b79b4b-3f95-424f-9433-c63764e864b5 2019-04-13 11:54:16,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:54:16,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:16 GMT Server: Apache x-openstack-request-id: req-91714701-2d13-4a7f-860b-491e2c3dcff8 2019-04-13 11:54:16,445 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:16,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-91714701-2d13-4a7f-860b-491e2c3dcff8 2019-04-13 11:54:16,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760471820831s 2019-04-13 11:54:16,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:54:16,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:16,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-0d1612b9-894f-4909-b171-bcffa137c704 2019-04-13 11:54:16,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-04-13 11:54:16,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-61de0d10-fc89-4c33-968b-b690f4b57237 2019-04-13 11:54:16,520 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:54:16,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-61de0d10-fc89-4c33-968b-b690f4b57237 2019-04-13 11:54:16,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748338699341s 2019-04-13 11:54:21,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:21,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:21,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:21 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-334dfc1b-1caa-49aa-ab62-963cda3c0112 2019-04-13 11:54:21,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-04-13 11:54:21,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:21 GMT Server: Apache x-openstack-request-id: req-8f0e3f4e-0451-4550-8766-27f549560287 2019-04-13 11:54:21,603 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:21,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-8f0e3f4e-0451-4550-8766-27f549560287 2019-04-13 11:54:21,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760231018066s 2019-04-13 11:54:26,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:26,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:26,641 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:26 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-fa1cbecd-1ca0-472d-9e9c-eff7e0a59a46 2019-04-13 11:54:26,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-04-13 11:54:26,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:26 GMT Server: Apache x-openstack-request-id: req-7b73e93b-0815-438d-bd36-04039c16d17e 2019-04-13 11:54:26,684 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:26,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-7b73e93b-0815-438d-bd36-04039c16d17e 2019-04-13 11:54:26,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752339363098s 2019-04-13 11:54:26,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:54:26,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:26,715 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:26 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-e25a46b9-6f59-4996-a53f-18e590f7ff32 2019-04-13 11:54:26,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:54:26,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3c640eff-8867-4e0e-b2e5-b2b268909bdc 2019-04-13 11:54:26,757 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:54:26,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-3c640eff-8867-4e0e-b2e5-b2b268909bdc 2019-04-13 11:54:26,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724880695343s 2019-04-13 11:54:31,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:31,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:31,795 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:31 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-9de7be7b-a5b6-4e2c-8e66-410e58fecc55 2019-04-13 11:54:31,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:54:31,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:31 GMT Server: Apache x-openstack-request-id: req-29a0ad13-d372-4ac7-91a6-841f8df17c6e 2019-04-13 11:54:31,836 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:31,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-29a0ad13-d372-4ac7-91a6-841f8df17c6e 2019-04-13 11:54:31,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723831653595s 2019-04-13 11:54:36,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:36,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:36,872 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:36 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-bc561196-6e3f-4e00-b0e5-5b2f65e6d545 2019-04-13 11:54:36,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:54:36,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:36 GMT Server: Apache x-openstack-request-id: req-252888e4-423a-46a1-b2db-b45786f6bf60 2019-04-13 11:54:36,915 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:36,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-252888e4-423a-46a1-b2db-b45786f6bf60 2019-04-13 11:54:36,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727779865265s 2019-04-13 11:54:36,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:54:36,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:36,945 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:36 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-6cf48cc2-2bcd-4499-8c7e-c427bcfdaf42 2019-04-13 11:54:36,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-04-13 11:54:36,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5cb64008-a6a3-4e88-bf55-b892a68bf8e6 2019-04-13 11:54:36,987 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:54:36,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-5cb64008-a6a3-4e88-bf55-b892a68bf8e6 2019-04-13 11:54:36,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715038776398s 2019-04-13 11:54:41,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:41,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:42,025 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:41 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-2b1c0cfc-b6a5-4ea1-83f4-b03a4d1ff99b 2019-04-13 11:54:42,025 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:54:42,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:42 GMT Server: Apache x-openstack-request-id: req-ae49aff4-bf63-45d7-ab59-f06f1d30424e 2019-04-13 11:54:42,067 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:42,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-ae49aff4-bf63-45d7-ab59-f06f1d30424e 2019-04-13 11:54:42,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728151798248s 2019-04-13 11:54:47,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:47,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:47,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-1b0b7d99-9ac4-4bdf-90e5-52816dc4036b 2019-04-13 11:54:47,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:54:47,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:47 GMT Server: Apache x-openstack-request-id: req-f16bd650-7637-4cb1-8f87-47bbcfcd216c 2019-04-13 11:54:47,147 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:47,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-f16bd650-7637-4cb1-8f87-47bbcfcd216c 2019-04-13 11:54:47,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744230747223s 2019-04-13 11:54:47,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:54:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:47,176 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-11da3bc4-aa81-423e-a31c-c9057163334c 2019-04-13 11:54:47,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-04-13 11:54:47,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f084aca0-e69f-4bde-b168-bd96babf5b74 2019-04-13 11:54:47,218 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:54:47,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-f084aca0-e69f-4bde-b168-bd96babf5b74 2019-04-13 11:54:47,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710170269012s 2019-04-13 11:54:52,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:52,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:52,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-3573606a-7ccb-49cf-a3b7-3162729c4885 2019-04-13 11:54:52,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:54:52,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:52 GMT Server: Apache x-openstack-request-id: req-551d4302-c5fa-4f7d-9777-0b9f16041aec 2019-04-13 11:54:52,300 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:52,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-551d4302-c5fa-4f7d-9777-0b9f16041aec 2019-04-13 11:54:52,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750801563263s 2019-04-13 11:54:57,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:54:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:57,335 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-321e7eb7-a39b-4f92-97fa-1f6e96efe202 2019-04-13 11:54:57,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:54:57,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:57 GMT Server: Apache x-openstack-request-id: req-185d1561-c14a-4551-8727-82b402943b36 2019-04-13 11:54:57,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:54:57,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-185d1561-c14a-4551-8727-82b402943b36 2019-04-13 11:54:57,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703420639038s 2019-04-13 11:54:57,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:54:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:54:57,406 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:54:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-354e54d7-b281-4dce-a7a6-c28aea881074 2019-04-13 11:54:57,406 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:54:57,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:54:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cfe50aee-2dfc-47a9-979c-9c6f890523d7 2019-04-13 11:54:57,447 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:54:57,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-cfe50aee-2dfc-47a9-979c-9c6f890523d7 2019-04-13 11:54:57,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704472064972s 2019-04-13 11:55:02,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:55:02,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:02,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-c5a31c0a-02ef-43bd-851e-7041ac2da4f6 2019-04-13 11:55:02,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-04-13 11:55:02,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:02 GMT Server: Apache x-openstack-request-id: req-77b540b6-95d1-4025-8258-775ad331b3d3 2019-04-13 11:55:02,526 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:55:02,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-77b540b6-95d1-4025-8258-775ad331b3d3 2019-04-13 11:55:02,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718731880188s 2019-04-13 11:55:07,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:55:07,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:07,563 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-46cef5bd-f94d-498d-ba60-0e2e6c4a402b 2019-04-13 11:55:07,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:55:07,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:07 GMT Server: Apache x-openstack-request-id: req-32037ee4-a1b1-4c31-9b6e-676125668e8f 2019-04-13 11:55:07,606 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:55:07,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-32037ee4-a1b1-4c31-9b6e-676125668e8f 2019-04-13 11:55:07,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744581222534s 2019-04-13 11:55:07,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:55:07,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:07,636 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-436f3ad2-bea1-4bb1-a7f3-c0439e0ba4fe 2019-04-13 11:55:07,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:55:07,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f29ce19c-f45f-4a70-8937-b574fc74a2ee 2019-04-13 11:55:07,678 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:55:07,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-f29ce19c-f45f-4a70-8937-b574fc74a2ee 2019-04-13 11:55:07,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720310211182s 2019-04-13 11:55:12,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:55:12,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:12,715 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:12 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-d2451ba4-5c66-4a7d-9d00-9b64ac88ca7a 2019-04-13 11:55:12,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:55:13,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:12 GMT Server: Apache x-openstack-request-id: req-a91d41b0-d395-402c-ac0c-297b33661298 2019-04-13 11:55:13,033 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:55:13,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-a91d41b0-d395-402c-ac0c-297b33661298 2019-04-13 11:55:13,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347964048386s 2019-04-13 11:55:18,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:55:18,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:18,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-20bbf43e-1967-4613-b97b-b130dd34425f 2019-04-13 11:55:18,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:55:18,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:18 GMT Server: Apache x-openstack-request-id: req-7fe2ab1d-e275-40cf-a28a-121086cd6084 2019-04-13 11:55:18,369 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:55:18,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-7fe2ab1d-e275-40cf-a28a-121086cd6084 2019-04-13 11:55:18,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.330614805222s 2019-04-13 11:55:18,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:55:18,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:18,399 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-8196b501-eaef-4240-b3bf-dc3b77a91ad8 2019-04-13 11:55:18,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-04-13 11:55:18,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f0ee7375-407e-48cb-9306-325095656de2 2019-04-13 11:55:18,442 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:55:18,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-f0ee7375-407e-48cb-9306-325095656de2 2019-04-13 11:55:18,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723550319672s 2019-04-13 11:55:23,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:55:23,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:23,757 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-0057c472-c540-4172-8ebf-97a58282a0a6 2019-04-13 11:55:23,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-04-13 11:55:23,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:23 GMT Server: Apache x-openstack-request-id: req-7ef57319-0e63-4018-97c6-f2564a3a4f51 2019-04-13 11:55:23,798 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:55:23,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-7ef57319-0e63-4018-97c6-f2564a3a4f51 2019-04-13 11:55:23,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349864959717s 2019-04-13 11:55:28,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:55:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:28,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-5f7bbaf0-c585-4950-8242-563e9f11fb17 2019-04-13 11:55:28,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:55:29,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:28 GMT Server: Apache x-openstack-request-id: req-b6beaa32-98ba-4ad6-a8f1-9337ac6f1790 2019-04-13 11:55:29,148 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:55:29,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-b6beaa32-98ba-4ad6-a8f1-9337ac6f1790 2019-04-13 11:55:29,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.343876123428s 2019-04-13 11:55:29,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:55:29,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:29,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:29 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd14db61-8579-4e43-8eb5-69f3953b55e9 2019-04-13 11:55:29,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-04-13 11:55:29,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e2ed9226-967f-4a54-bc33-dc07cc1a6686 2019-04-13 11:55:29,506 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:55:29,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-e2ed9226-967f-4a54-bc33-dc07cc1a6686 2019-04-13 11:55:29,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.357530832291s 2019-04-13 11:55:34,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:55:34,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:34,823 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:34 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-3ba0a2a5-21da-4118-97fd-685295279358 2019-04-13 11:55:34,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:55:35,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:34 GMT Server: Apache x-openstack-request-id: req-6e96a025-9b8a-46a8-a477-9288b1c3e451 2019-04-13 11:55:35,236 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:55:35,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-6e96a025-9b8a-46a8-a477-9288b1c3e451 2019-04-13 11:55:35,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.72266292572s 2019-04-13 11:55:40,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:55:40,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:40,271 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-d42fd26f-c57b-4814-bb60-21441be45a2f 2019-04-13 11:55:40,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-04-13 11:55:40,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:40 GMT Server: Apache x-openstack-request-id: req-6f194ee5-7114-433b-874c-5c844de802a7 2019-04-13 11:55:40,590 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:55:40,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-6f194ee5-7114-433b-874c-5c844de802a7 2019-04-13 11:55:40,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352969884872s 2019-04-13 11:55:40,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:55:40,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:40,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-8b1e9e9c-d1d0-4629-ad4f-7c8a2714618b 2019-04-13 11:55:40,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-04-13 11:55:40,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3f89cbdd-98c6-4760-b3d7-f66cf5605ccc 2019-04-13 11:55:40,645 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:55:40,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-3f89cbdd-98c6-4760-b3d7-f66cf5605ccc 2019-04-13 11:55:40,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0540030002594s 2019-04-13 11:55:45,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:55:45,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:46,031 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:45 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-c05113f6-212a-44ef-a12f-bd4119cdf45d 2019-04-13 11:55:46,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-04-13 11:55:46,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:46 GMT Server: Apache x-openstack-request-id: req-d3e703cd-d79a-4c70-aaa5-16c3291fc7aa 2019-04-13 11:55:46,073 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:55:46,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-d3e703cd-d79a-4c70-aaa5-16c3291fc7aa 2019-04-13 11:55:46,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.421592950821s 2019-04-13 11:55:51,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:55:51,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:51,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-95af59c3-b495-497a-a914-d4e83d2a92c9 2019-04-13 11:55:51,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:55:51,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:51 GMT Server: Apache x-openstack-request-id: req-26f8c7fb-4657-40d3-a9d8-ebc1156bed91 2019-04-13 11:55:51,151 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:55:51,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-26f8c7fb-4657-40d3-a9d8-ebc1156bed91 2019-04-13 11:55:51,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724799633026s 2019-04-13 11:55:51,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:55:51,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:51,446 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-94dfe875-f465-41f0-a276-0a5c35e099cd 2019-04-13 11:55:51,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:55:51,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8fb36444-6746-4bc6-a83b-e5b89e8515e8 2019-04-13 11:55:51,489 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:55:51,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-8fb36444-6746-4bc6-a83b-e5b89e8515e8 2019-04-13 11:55:51,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.337001085281s 2019-04-13 11:55:56,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:55:56,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:55:56,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:55:56 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-a75dfa5d-081a-4332-943b-e33944c252f5 2019-04-13 11:55:56,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:55:56,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:55:56 GMT Server: Apache x-openstack-request-id: req-350ba840-19e3-46d5-a854-2193e6865119 2019-04-13 11:55:56,568 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:55:56,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-350ba840-19e3-46d5-a854-2193e6865119 2019-04-13 11:55:56,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725841522217s 2019-04-13 11:56:01,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:01,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:01,602 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-576f2f2d-6c42-4806-a607-bf3f8afa0797 2019-04-13 11:56:01,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:01,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:01 GMT Server: Apache x-openstack-request-id: req-bc656603-6fea-40e7-9fc6-a20ec7ff4294 2019-04-13 11:56:01,644 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:01,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-bc656603-6fea-40e7-9fc6-a20ec7ff4294 2019-04-13 11:56:01,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705120563507s 2019-04-13 11:56:01,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:56:01,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:01,673 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-37adc4f5-832b-450a-9e3f-b0f3fa876919 2019-04-13 11:56:01,673 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:01,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b38ec77f-a6a7-41c7-b33a-39765ac6138b 2019-04-13 11:56:01,715 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:56:01,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-b38ec77f-a6a7-41c7-b33a-39765ac6138b 2019-04-13 11:56:01,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699419975281s 2019-04-13 11:56:06,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:06,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:06,751 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-66d1fb1d-4659-4c80-b5a9-2872fd1c60cb 2019-04-13 11:56:06,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:06,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:06 GMT Server: Apache x-openstack-request-id: req-da9f8dc9-c9c1-416f-837b-d686b52976ba 2019-04-13 11:56:06,793 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:06,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-da9f8dc9-c9c1-416f-837b-d686b52976ba 2019-04-13 11:56:06,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718758106232s 2019-04-13 11:56:11,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:11,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:11,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-db95b847-4505-45fa-8860-a3f5338f7641 2019-04-13 11:56:11,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-04-13 11:56:11,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:11 GMT Server: Apache x-openstack-request-id: req-868fc074-f84a-401c-8c67-9daaf7ba66ab 2019-04-13 11:56:11,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:11,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-868fc074-f84a-401c-8c67-9daaf7ba66ab 2019-04-13 11:56:11,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761198997498s 2019-04-13 11:56:11,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:56:11,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:11,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-6054c1df-8c2c-4acd-ab0f-bfc68766a9c6 2019-04-13 11:56:11,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:11,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-83813a1c-8e59-40c6-a376-5537353d9a5a 2019-04-13 11:56:11,950 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:56:11,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-83813a1c-8e59-40c6-a376-5537353d9a5a 2019-04-13 11:56:11,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074362039566s 2019-04-13 11:56:16,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:16,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:16,987 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-d7555f1d-aead-4ca1-ba21-e0054ba8c6f4 2019-04-13 11:56:16,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-04-13 11:56:17,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:16 GMT Server: Apache x-openstack-request-id: req-ba0b7831-702e-40f3-ad23-9cbe263bd5fc 2019-04-13 11:56:17,029 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:17,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-ba0b7831-702e-40f3-ad23-9cbe263bd5fc 2019-04-13 11:56:17,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723850727081s 2019-04-13 11:56:22,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:22,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:22,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:22 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-0a09fe4e-5ff6-466c-bd55-6511ed878c27 2019-04-13 11:56:22,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:22,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:22 GMT Server: Apache x-openstack-request-id: req-d30b3008-1e53-4f0a-af8a-a1cf8751d396 2019-04-13 11:56:22,109 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:22,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-d30b3008-1e53-4f0a-af8a-a1cf8751d396 2019-04-13 11:56:22,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741610527039s 2019-04-13 11:56:22,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:56:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:22,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:22 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-36c1e94c-05cd-4455-9a7c-318408c704a2 2019-04-13 11:56:22,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-04-13 11:56:22,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-64c00169-867b-4d4d-b253-16dee5ab7555 2019-04-13 11:56:22,456 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:56:22,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-64c00169-867b-4d4d-b253-16dee5ab7555 2019-04-13 11:56:22,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.347070932388s 2019-04-13 11:56:27,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:27,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:27,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:27 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-db15c36a-dc0e-4747-b1af-7f0728f5768e 2019-04-13 11:56:27,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:27,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:27 GMT Server: Apache x-openstack-request-id: req-b3d1e73c-89df-4492-93fd-037c558e8271 2019-04-13 11:56:27,536 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:27,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-b3d1e73c-89df-4492-93fd-037c558e8271 2019-04-13 11:56:27,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727469921112s 2019-04-13 11:56:32,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:32,830 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:32 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-073850e2-661f-4540-9cc9-2dd41e86cb3a 2019-04-13 11:56:32,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:32,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:32 GMT Server: Apache x-openstack-request-id: req-6ebf25d7-d578-455f-9664-8b68e95e328e 2019-04-13 11:56:32,872 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:32,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-6ebf25d7-d578-455f-9664-8b68e95e328e 2019-04-13 11:56:32,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.333739995956s 2019-04-13 11:56:32,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:56:32,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:32,903 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:32 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-fc8b98ba-fe8f-43d4-a0e8-950469e30370 2019-04-13 11:56:32,903 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:32,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1922d948-0699-4ef0-a78e-d66c0a076ecc 2019-04-13 11:56:32,945 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:56:32,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-1922d948-0699-4ef0-a78e-d66c0a076ecc 2019-04-13 11:56:32,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726771354675s 2019-04-13 11:56:37,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:37,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:37,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-5d423a1a-ebb3-4c5e-a640-12a73557617e 2019-04-13 11:56:37,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:38,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:37 GMT Server: Apache x-openstack-request-id: req-40efd9e5-53c1-4e2a-9bd8-40461abe0c7a 2019-04-13 11:56:38,019 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:38,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-40efd9e5-53c1-4e2a-9bd8-40461abe0c7a 2019-04-13 11:56:38,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719151496887s 2019-04-13 11:56:43,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:43,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:43,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:43 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-0123a151-4af9-4648-87b3-6de1b87ee616 2019-04-13 11:56:43,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:43,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:43 GMT Server: Apache x-openstack-request-id: req-3c95f4b9-134d-4e4c-86f6-a1da4a871b24 2019-04-13 11:56:43,115 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:43,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-3c95f4b9-134d-4e4c-86f6-a1da4a871b24 2019-04-13 11:56:43,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0901210308075s 2019-04-13 11:56:43,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:56:43,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:43,146 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:43 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-a80e7ebd-9a6f-4576-9e59-98954e9c1cc8 2019-04-13 11:56:43,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:43,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e365495c-a93c-49d3-a269-9d3da3c09585 2019-04-13 11:56:43,188 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:56:43,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-e365495c-a93c-49d3-a269-9d3da3c09585 2019-04-13 11:56:43,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721220970154s 2019-04-13 11:56:48,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:48,225 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:48 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-452c78fc-a27e-4341-a087-43da6eef89a2 2019-04-13 11:56:48,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:48,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:48 GMT Server: Apache x-openstack-request-id: req-a4b548e9-fbc2-4ba6-8081-7be13377f2d6 2019-04-13 11:56:48,268 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:48,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-a4b548e9-fbc2-4ba6-8081-7be13377f2d6 2019-04-13 11:56:48,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740420818329s 2019-04-13 11:56:53,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:53,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:53 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-4606e7bc-e483-48f5-95fe-bc615a54e4ff 2019-04-13 11:56:53,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-04-13 11:56:53,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:53 GMT Server: Apache x-openstack-request-id: req-c66d7104-24c6-4442-8fb1-bdfb9b1d1180 2019-04-13 11:56:53,346 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:53,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-c66d7104-24c6-4442-8fb1-bdfb9b1d1180 2019-04-13 11:56:53,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740041732788s 2019-04-13 11:56:53,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:56:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:53,377 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:53 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-88b26be5-c39a-4226-9b0f-7f293a8be7d1 2019-04-13 11:56:53,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:53,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b245b357-acc7-442c-a9d5-9caeefcfc61f 2019-04-13 11:56:53,419 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:56:53,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-b245b357-acc7-442c-a9d5-9caeefcfc61f 2019-04-13 11:56:53,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716490745544s 2019-04-13 11:56:58,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:56:58,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:56:58,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:56:58 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-ddf39363-9926-4c49-bda8-7c26fe9c41ad 2019-04-13 11:56:58,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:56:58,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:56:58 GMT Server: Apache x-openstack-request-id: req-ed1c4c48-e75f-4695-bdce-454286d7d48a 2019-04-13 11:56:58,498 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:56:58,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-ed1c4c48-e75f-4695-bdce-454286d7d48a 2019-04-13 11:56:58,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726411342621s 2019-04-13 11:57:03,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:03,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:03,534 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:03 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-d8196380-0283-4e46-bc5b-361fb1cd639f 2019-04-13 11:57:03,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-04-13 11:57:03,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:03 GMT Server: Apache x-openstack-request-id: req-ba63e629-c97a-491e-9d3c-041a7787bf9b 2019-04-13 11:57:03,576 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:03,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-ba63e629-c97a-491e-9d3c-041a7787bf9b 2019-04-13 11:57:03,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716578960419s 2019-04-13 11:57:03,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:57:03,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:03,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:03 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-6847e188-9d44-4b88-959c-9360282d6249 2019-04-13 11:57:03,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-04-13 11:57:03,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5b222168-09ae-4a64-af13-debbbe425a55 2019-04-13 11:57:03,648 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:57:03,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-5b222168-09ae-4a64-af13-debbbe425a55 2019-04-13 11:57:03,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718779563904s 2019-04-13 11:57:08,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:08,685 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:08 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-aa841ffd-081f-4e81-8b80-e5b1d4405fd4 2019-04-13 11:57:08,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:57:08,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:08 GMT Server: Apache x-openstack-request-id: req-ef25c1cf-cd54-49cf-ad17-c4f4bb95a56c 2019-04-13 11:57:08,727 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:08,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-ef25c1cf-cd54-49cf-ad17-c4f4bb95a56c 2019-04-13 11:57:08,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721101760864s 2019-04-13 11:57:13,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:13,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:13,766 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-cbab562a-e2c0-4779-8e61-90ef39acadd0 2019-04-13 11:57:13,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:57:13,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:13 GMT Server: Apache x-openstack-request-id: req-eef43e81-abf5-422f-b211-58505bc7e1c4 2019-04-13 11:57:13,809 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:13,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-eef43e81-abf5-422f-b211-58505bc7e1c4 2019-04-13 11:57:13,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759019851685s 2019-04-13 11:57:13,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:57:13,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:13,841 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-a4146b29-0c6a-43c2-ad9a-16febabad905 2019-04-13 11:57:13,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:57:13,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a4083962-89c9-4106-bfda-dd801e0ae72a 2019-04-13 11:57:13,883 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:57:13,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-a4083962-89c9-4106-bfda-dd801e0ae72a 2019-04-13 11:57:13,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732061862946s 2019-04-13 11:57:18,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:18,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:18,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-e2cecf26-2994-4fbb-b40f-5c152c861118 2019-04-13 11:57:18,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-04-13 11:57:18,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:18 GMT Server: Apache x-openstack-request-id: req-888791bc-879f-48a4-8484-6d02655bb85a 2019-04-13 11:57:18,983 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:18,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-888791bc-879f-48a4-8484-6d02655bb85a 2019-04-13 11:57:18,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0935251712799s 2019-04-13 11:57:23,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:24,021 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-5b8f2102-000e-4833-9abb-0b080b2749b9 2019-04-13 11:57:24,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-04-13 11:57:24,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:24 GMT Server: Apache x-openstack-request-id: req-123d500d-5788-424d-a63c-53cdbcb1b37e 2019-04-13 11:57:24,064 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:24,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-123d500d-5788-424d-a63c-53cdbcb1b37e 2019-04-13 11:57:24,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752580165863s 2019-04-13 11:57:24,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:57:24,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:24,095 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:24 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-97010b74-d8b6-4e9b-a7ae-7a609a3be3ff 2019-04-13 11:57:24,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-04-13 11:57:24,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f2193a50-806b-4f99-8d75-05f15be91172 2019-04-13 11:57:24,121 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:57:24,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-f2193a50-806b-4f99-8d75-05f15be91172 2019-04-13 11:57:24,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0559740066528s 2019-04-13 11:57:29,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:29,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:29,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:29 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-a455b5df-130d-4a63-8626-f571ec73c5e0 2019-04-13 11:57:29,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:57:29,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:29 GMT Server: Apache x-openstack-request-id: req-3fdacffc-1281-49b3-b8b6-9f80ab8e1c83 2019-04-13 11:57:29,201 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:29,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-3fdacffc-1281-49b3-b8b6-9f80ab8e1c83 2019-04-13 11:57:29,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731918811798s 2019-04-13 11:57:34,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:34,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:34,240 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:34 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-c004cef1-7a44-45e7-b57f-9ad89f7b651d 2019-04-13 11:57:34,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-04-13 11:57:34,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:34 GMT Server: Apache x-openstack-request-id: req-fecd3714-98c9-498d-95d3-1486988776ea 2019-04-13 11:57:34,283 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:34,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-fecd3714-98c9-498d-95d3-1486988776ea 2019-04-13 11:57:34,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757849216461s 2019-04-13 11:57:34,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:57:34,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:34,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:34 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-a39a7fbc-d1af-415a-87ec-4a73692cc8a8 2019-04-13 11:57:34,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-04-13 11:57:34,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c1148bc5-c178-4b03-9e87-e66f965c2e9e 2019-04-13 11:57:34,357 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:57:34,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-c1148bc5-c178-4b03-9e87-e66f965c2e9e 2019-04-13 11:57:34,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735249519348s 2019-04-13 11:57:39,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:39,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:39,396 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:39 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-962e78a6-6c7a-43c5-9cf0-13fb2f2917bf 2019-04-13 11:57:39,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-04-13 11:57:39,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:39 GMT Server: Apache x-openstack-request-id: req-439bb0da-ca11-4cad-b5b5-dedb08c844a7 2019-04-13 11:57:39,440 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:39,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-439bb0da-ca11-4cad-b5b5-dedb08c844a7 2019-04-13 11:57:39,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758390426636s 2019-04-13 11:57:44,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:44,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:44,473 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-7df90af5-bbd4-44c5-af22-d7885b460af4 2019-04-13 11:57:44,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-04-13 11:57:44,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:44 GMT Server: Apache x-openstack-request-id: req-76dab6de-189a-49c1-9af0-a2c5fbc83c0f 2019-04-13 11:57:44,516 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:44,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-76dab6de-189a-49c1-9af0-a2c5fbc83c0f 2019-04-13 11:57:44,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747849941254s 2019-04-13 11:57:44,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:57:44,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:44,547 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-266f5a05-29a7-4b9d-b8af-ef1596853b34 2019-04-13 11:57:44,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-04-13 11:57:44,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4ebc3585-631f-43ee-b865-4a451bdd2ff8 2019-04-13 11:57:44,590 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:57:44,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-4ebc3585-631f-43ee-b865-4a451bdd2ff8 2019-04-13 11:57:44,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740370750427s 2019-04-13 11:57:49,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:49,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:49,629 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-b287a263-aa6f-415d-a2e0-71e17c88877e 2019-04-13 11:57:49,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:57:49,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:49 GMT Server: Apache x-openstack-request-id: req-9a9c2d44-b881-4800-b542-8d4756c8e35c 2019-04-13 11:57:49,672 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:49,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-9a9c2d44-b881-4800-b542-8d4756c8e35c 2019-04-13 11:57:49,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744068622589s 2019-04-13 11:57:54,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:54,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:54,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-ce978c44-2e7d-47a8-b96e-dbb2c616ed97 2019-04-13 11:57:54,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-04-13 11:57:54,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:54 GMT Server: Apache x-openstack-request-id: req-7620f622-05fe-494a-91d7-02d4529ad4a9 2019-04-13 11:57:54,754 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:54,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-7620f622-05fe-494a-91d7-02d4529ad4a9 2019-04-13 11:57:54,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763039588928s 2019-04-13 11:57:54,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:57:54,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:54,784 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-2ba7830d-794b-4579-9572-884bfdb2f4f9 2019-04-13 11:57:54,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:57:54,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1c447de9-23e5-4e09-b594-3105beb2b812 2019-04-13 11:57:54,828 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:57:54,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-1c447de9-23e5-4e09-b594-3105beb2b812 2019-04-13 11:57:54,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732460021973s 2019-04-13 11:57:59,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:57:59,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:57:59,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:57:59 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-f38ae7c2-d3cd-42bf-a3b6-9fa81148f8e2 2019-04-13 11:57:59,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:57:59,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:57:59 GMT Server: Apache x-openstack-request-id: req-e2bf6bed-43bf-49da-90d7-f9322c97c74c 2019-04-13 11:57:59,907 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:57:59,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-e2bf6bed-43bf-49da-90d7-f9322c97c74c 2019-04-13 11:57:59,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726509094238s 2019-04-13 11:58:04,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:58:04,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:04,947 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:04 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-adafbdcc-23a2-47f0-becd-92d5a5c2521a 2019-04-13 11:58:04,947 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:58:04,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:04 GMT Server: Apache x-openstack-request-id: req-2c85bfb3-5b52-43e1-8f63-0e3f39d40a9c 2019-04-13 11:58:04,992 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:58:04,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-2c85bfb3-5b52-43e1-8f63-0e3f39d40a9c 2019-04-13 11:58:04,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0792779922485s 2019-04-13 11:58:04,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:58:04,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:05,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:04 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-ca8701ba-62c2-4e52-92d6-740e8f2ef59a 2019-04-13 11:58:05,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-04-13 11:58:05,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1dde6bff-6e57-42b2-ad07-e58f97f62bcc 2019-04-13 11:58:05,067 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:58:05,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-1dde6bff-6e57-42b2-ad07-e58f97f62bcc 2019-04-13 11:58:05,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737788677216s 2019-04-13 11:58:10,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:58:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:10,104 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:10 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc Server: Apache x-openstack-request-id: req-cc52e0cd-420d-4354-aaa4-5bfbb643a14c 2019-04-13 11:58:10,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-04-13 11:58:10,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f356b16-77da-46b9-8455-f1c9306d0422 2019-04-13 11:58:10,146 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-04-13T11:58:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/ellis/events/8c320834-d4ca-46fa-91c7-86a4913392e3", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1e5b75c6-dd4e-47ef-a745-9d93b3813ba5", "id": "8c320834-d4ca-46fa-91c7-86a4913392e3"}, {"resource_name": "vellum", "event_time": "2019-04-13T11:58:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/vellum/events/ece86135-fa3f-4c09-b5b1-e9837a5d1e5a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-tuqokf4qlhj6", "id": "ece86135-fa3f-4c09-b5b1-e9837a5d1e5a"}]} 2019-04-13 11:58:10,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc&marker=d23ee6c6-5410-408b-a9f4-aa2b5337fa5f&sort_dir=asc used request id req-2f356b16-77da-46b9-8455-f1c9306d0422 2019-04-13 11:58:10,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727100372314s 2019-04-13 11:58:15,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:58:15,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:15,183 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:15 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-cb91678c-cf0e-4fc2-8f2b-92fa11d52057 2019-04-13 11:58:15,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-04-13 11:58:15,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:15 GMT Server: Apache x-openstack-request-id: req-869dd3e9-4c37-4448-9b9f-f7b617f65572 2019-04-13 11:58:15,224 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:58:15,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-869dd3e9-4c37-4448-9b9f-f7b617f65572 2019-04-13 11:58:15,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716519355774s 2019-04-13 11:58:20,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:58:20,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:20,263 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-fa29f5d6-f602-4dd7-9dd4-77075a6d1d5c 2019-04-13 11:58:20,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-04-13 11:58:20,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:20 GMT Server: Apache x-openstack-request-id: req-97131216-2a73-4356-bbc5-e37eb74049fb 2019-04-13 11:58:20,307 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:58:20,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-97131216-2a73-4356-bbc5-e37eb74049fb 2019-04-13 11:58:20,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765759944916s 2019-04-13 11:58:20,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:58:20,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:20,339 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-7cf82910-a366-41eb-8e08-6be35e562d3f 2019-04-13 11:58:20,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-04-13 11:58:20,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e7690ebc-0e99-4a16-9b44-401920a23ba4 2019-04-13 11:58:20,381 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:58:20,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-e7690ebc-0e99-4a16-9b44-401920a23ba4 2019-04-13 11:58:20,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730140209198s 2019-04-13 11:58:25,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:58:25,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:25,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:25 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-559b9bac-d810-4d45-a8a6-dc78d2c40479 2019-04-13 11:58:25,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-04-13 11:58:25,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:25 GMT Server: Apache x-openstack-request-id: req-2fabac23-3812-4785-ba33-53d94fdbd1bb 2019-04-13 11:58:25,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:58:25,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-2fabac23-3812-4785-ba33-53d94fdbd1bb 2019-04-13 11:58:25,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720620155334s 2019-04-13 11:58:30,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:58:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:30,496 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-239df492-b6a4-463d-a4a3-78de61b2ba8c 2019-04-13 11:58:30,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-04-13 11:58:30,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:30 GMT Server: Apache x-openstack-request-id: req-e90a5722-3fe2-4c4f-be44-7a5b18239039 2019-04-13 11:58:30,537 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:58:30,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-e90a5722-3fe2-4c4f-be44-7a5b18239039 2019-04-13 11:58:30,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718541145325s 2019-04-13 11:58:30,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:58:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:30,567 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-19537c91-7efe-4da2-b35f-47ed7ded9258 2019-04-13 11:58:30,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:58:30,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b61cf6b6-853d-4fcf-a2b1-d446bf2c05d7 2019-04-13 11:58:30,608 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:58:30,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-b61cf6b6-853d-4fcf-a2b1-d446bf2c05d7 2019-04-13 11:58:30,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699110031128s 2019-04-13 11:58:35,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:58:35,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:35,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:35 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-0c8bf16f-99a7-49f6-b264-d3592d53164d 2019-04-13 11:58:35,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-04-13 11:58:35,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:35 GMT Server: Apache x-openstack-request-id: req-874f6625-9517-4218-a71e-8fc576de346d 2019-04-13 11:58:35,688 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:58:35,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-874f6625-9517-4218-a71e-8fc576de346d 2019-04-13 11:58:35,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736298561096s 2019-04-13 11:58:40,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:58:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:40,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-b4925d9a-7ee2-42a3-a6c8-bfd22751db6d 2019-04-13 11:58:40,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-04-13 11:58:40,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:40 GMT Server: Apache x-openstack-request-id: req-552b9582-776f-43d1-ba55-e61a32063913 2019-04-13 11:58:40,766 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:58:40,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-552b9582-776f-43d1-ba55-e61a32063913 2019-04-13 11:58:40,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717449188232s 2019-04-13 11:58:40,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:58:40,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:40,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-89ae1c1a-488a-40a1-b22c-ccabf28151a7 2019-04-13 11:58:40,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:58:40,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fc0fa794-aa9e-4ba8-a94a-a7579183cf1b 2019-04-13 11:58:40,837 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:58:40,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-fc0fa794-aa9e-4ba8-a94a-a7579183cf1b 2019-04-13 11:58:40,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710248947144s 2019-04-13 11:58:45,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:58:45,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:45,874 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:45 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-7e551ecd-ab8e-4cb6-99e7-2a8d5005cfb8 2019-04-13 11:58:45,874 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:58:45,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:45 GMT Server: Apache x-openstack-request-id: req-56b686ae-ec6e-460f-8301-71718807d06f 2019-04-13 11:58:45,916 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:58:45,916 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-56b686ae-ec6e-460f-8301-71718807d06f 2019-04-13 11:58:45,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717132091522s 2019-04-13 11:58:50,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:58:50,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:50,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:50 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-b237459d-2246-4853-888f-4151c27050f5 2019-04-13 11:58:50,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:58:50,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:50 GMT Server: Apache x-openstack-request-id: req-a6546bef-28d1-403b-8d1d-9ccd276e325f 2019-04-13 11:58:50,997 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:58:50,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-a6546bef-28d1-403b-8d1d-9ccd276e325f 2019-04-13 11:58:50,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747470855713s 2019-04-13 11:58:50,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:58:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:51,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-7383578d-61a3-45b4-a413-d83a7f81d21e 2019-04-13 11:58:51,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:58:51,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fae731dc-151b-492f-9f91-5a37f298d26c 2019-04-13 11:58:51,070 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:58:51,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-fae731dc-151b-492f-9f91-5a37f298d26c 2019-04-13 11:58:51,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732688903809s 2019-04-13 11:58:56,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:58:56,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:58:56,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:58:56 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-941c71eb-bdf8-44dc-b83c-f7d5fac19101 2019-04-13 11:58:56,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:58:56,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:58:56 GMT Server: Apache x-openstack-request-id: req-8d8e6791-c077-4b07-9fa1-ab1e5faa58b3 2019-04-13 11:58:56,152 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:58:56,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-8d8e6791-c077-4b07-9fa1-ab1e5faa58b3 2019-04-13 11:58:56,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074392080307s 2019-04-13 11:59:01,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:01,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:01,189 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-1d2b8308-04ad-4e23-96f4-89d7880183be 2019-04-13 11:59:01,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-04-13 11:59:01,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:01 GMT Server: Apache x-openstack-request-id: req-b3e23da7-af8c-4839-83ea-67583266bb1a 2019-04-13 11:59:01,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:01,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-b3e23da7-af8c-4839-83ea-67583266bb1a 2019-04-13 11:59:01,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732691287994s 2019-04-13 11:59:01,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:59:01,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:01,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-9a4f251f-ec1e-401a-9eb8-be7064f0df32 2019-04-13 11:59:01,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-04-13 11:59:01,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ba67a886-a652-4555-97c8-daaa25e845c3 2019-04-13 11:59:01,304 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:59:01,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-ba67a886-a652-4555-97c8-daaa25e845c3 2019-04-13 11:59:01,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723309516907s 2019-04-13 11:59:06,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:06,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:06,342 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-46fa1fe5-0dff-40bd-8527-a5322e55357e 2019-04-13 11:59:06,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-04-13 11:59:06,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:06 GMT Server: Apache x-openstack-request-id: req-0d221165-4ef4-4189-bfca-bd1dc6797e93 2019-04-13 11:59:06,385 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:06,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-0d221165-4ef4-4189-bfca-bd1dc6797e93 2019-04-13 11:59:06,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744891166687s 2019-04-13 11:59:11,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:11,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:11,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-3e218697-46bc-4bff-8104-167cfdf91e5f 2019-04-13 11:59:11,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-04-13 11:59:11,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:11 GMT Server: Apache x-openstack-request-id: req-63131d34-847b-4c77-a470-e4ecddda1e04 2019-04-13 11:59:11,465 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:11,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-63131d34-847b-4c77-a470-e4ecddda1e04 2019-04-13 11:59:11,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740129947662s 2019-04-13 11:59:11,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:59:11,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:11,496 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-4a33108f-1121-487b-bfca-1f1ecb8f40cb 2019-04-13 11:59:11,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:59:11,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ed5742d2-c199-45ac-ab30-7efcb977ada8 2019-04-13 11:59:11,540 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:59:11,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-ed5742d2-c199-45ac-ab30-7efcb977ada8 2019-04-13 11:59:11,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074816942215s 2019-04-13 11:59:16,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:16,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:16,580 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-adc0dd32-aa8c-4bfb-ac80-0155b1f8a79d 2019-04-13 11:59:16,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:59:16,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:16 GMT Server: Apache x-openstack-request-id: req-3d438046-aaf2-4307-ae9b-e41e430bf3a3 2019-04-13 11:59:16,623 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:16,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-3d438046-aaf2-4307-ae9b-e41e430bf3a3 2019-04-13 11:59:16,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757009983063s 2019-04-13 11:59:21,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:21,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:21,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:21 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-a916cd9a-7ae7-49db-a88c-3e32ccc40cf6 2019-04-13 11:59:21,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:59:21,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:21 GMT Server: Apache x-openstack-request-id: req-c4107cb6-9126-4849-88e5-d227655d51f4 2019-04-13 11:59:21,704 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:21,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-c4107cb6-9126-4849-88e5-d227655d51f4 2019-04-13 11:59:21,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751769542694s 2019-04-13 11:59:21,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:59:21,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:21,738 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:21 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-8877f395-3ee0-4312-9e20-11d2480f2201 2019-04-13 11:59:21,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:59:21,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-42e80d1a-531c-41b8-b8ac-e7a4cd9289e1 2019-04-13 11:59:21,781 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:59:21,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-42e80d1a-531c-41b8-b8ac-e7a4cd9289e1 2019-04-13 11:59:21,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0764348506927s 2019-04-13 11:59:26,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:26,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:26,813 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:26 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-c0169a2f-e0f2-4194-b0af-22da80c359f0 2019-04-13 11:59:26,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-04-13 11:59:26,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:26 GMT Server: Apache x-openstack-request-id: req-716c5067-eafe-4084-b5c2-f1220f7cc276 2019-04-13 11:59:26,855 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:26,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-716c5067-eafe-4084-b5c2-f1220f7cc276 2019-04-13 11:59:26,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715119838715s 2019-04-13 11:59:31,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:31,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:31,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:31 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-6efbc401-a759-409f-9292-5d9fef87cd83 2019-04-13 11:59:31,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-04-13 11:59:31,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:31 GMT Server: Apache x-openstack-request-id: req-6f82f393-5565-4e7f-86b6-cf8cee03d43c 2019-04-13 11:59:31,936 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:31,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-6f82f393-5565-4e7f-86b6-cf8cee03d43c 2019-04-13 11:59:31,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075336933136s 2019-04-13 11:59:31,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:59:31,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:31,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:31 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-aeb252a2-5a7d-44a0-ab2a-e972df6154ea 2019-04-13 11:59:31,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:59:32,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-84fb7a47-cf98-4135-9e9b-fe113b29ef41 2019-04-13 11:59:32,011 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:59:32,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-84fb7a47-cf98-4135-9e9b-fe113b29ef41 2019-04-13 11:59:32,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743980407715s 2019-04-13 11:59:37,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:37,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:37,049 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-1a562315-52b3-4f0b-87ae-311ba8cc1599 2019-04-13 11:59:37,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-04-13 11:59:37,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:37 GMT Server: Apache x-openstack-request-id: req-1c337fa6-a21f-4949-b0b2-576553e2ad41 2019-04-13 11:59:37,092 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:37,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-1c337fa6-a21f-4949-b0b2-576553e2ad41 2019-04-13 11:59:37,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740101337433s 2019-04-13 11:59:42,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:42,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:42,129 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:42 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-323927b5-ec5d-42fb-8bf8-64449c15f4fb 2019-04-13 11:59:42,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-04-13 11:59:42,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:42 GMT Server: Apache x-openstack-request-id: req-3d1a71e2-f622-4b07-adca-3bb9ec256c68 2019-04-13 11:59:42,170 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:42,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-3d1a71e2-f622-4b07-adca-3bb9ec256c68 2019-04-13 11:59:42,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726990699768s 2019-04-13 11:59:42,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:59:42,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:42,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:42 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-280b9bd3-a1d4-4666-9fdf-982612bd3852 2019-04-13 11:59:42,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-04-13 11:59:42,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9b6439c9-2368-4f99-b444-62c02fd92d3a 2019-04-13 11:59:42,242 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:59:42,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-9b6439c9-2368-4f99-b444-62c02fd92d3a 2019-04-13 11:59:42,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714039802551s 2019-04-13 11:59:47,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:47,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:47,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-4155978a-8d09-4205-8d91-d1bb96e9220f 2019-04-13 11:59:47,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:59:47,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:47 GMT Server: Apache x-openstack-request-id: req-8580f82e-d454-4126-8362-cd044129bfed 2019-04-13 11:59:47,342 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:47,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-8580f82e-d454-4126-8362-cd044129bfed 2019-04-13 11:59:47,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0926601886749s 2019-04-13 11:59:52,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:52,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:52,380 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-7e2d50db-7ca8-47f1-8adc-14253f731244 2019-04-13 11:59:52,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:59:52,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:52 GMT Server: Apache x-openstack-request-id: req-d69209b4-8195-464b-8f6e-fe747a0756b6 2019-04-13 11:59:52,423 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:52,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-d69209b4-8195-464b-8f6e-fe747a0756b6 2019-04-13 11:59:52,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758650302887s 2019-04-13 11:59:52,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 11:59:52,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:52,455 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-53666410-7ba2-42a9-92ef-05c5236059ad 2019-04-13 11:59:52,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 11:59:52,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-44cc2ab4-a9d6-46d8-aa3f-f360a7d5e2a6 2019-04-13 11:59:52,498 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 11:59:52,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-44cc2ab4-a9d6-46d8-aa3f-f360a7d5e2a6 2019-04-13 11:59:52,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735790729523s 2019-04-13 11:59:57,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 11:59:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 11:59:57,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 11:59:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-cc2ad01c-5bd0-4086-8c12-33c1dde52090 2019-04-13 11:59:57,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-04-13 11:59:57,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 11:59:57 GMT Server: Apache x-openstack-request-id: req-c7dae69e-cbdc-490c-b90d-c46dcf115ae3 2019-04-13 11:59:57,575 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 11:59:57,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-c7dae69e-cbdc-490c-b90d-c46dcf115ae3 2019-04-13 11:59:57,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706329345703s 2019-04-13 12:00:02,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:00:02,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:02,614 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-692fd6a8-0156-4e9d-9130-f79b000c11d0 2019-04-13 12:00:02,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:00:02,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:02 GMT Server: Apache x-openstack-request-id: req-1452a6d6-8b3f-4a69-bd0d-71424a79c630 2019-04-13 12:00:02,658 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:00:02,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-1452a6d6-8b3f-4a69-bd0d-71424a79c630 2019-04-13 12:00:02,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768339633942s 2019-04-13 12:00:02,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:00:02,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:02,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-23c0318f-1336-40f6-af46-5b878c6e16f4 2019-04-13 12:00:02,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:00:02,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-34100ff0-4c05-4363-9a7d-36bd500da607 2019-04-13 12:00:02,733 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:00:02,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-34100ff0-4c05-4363-9a7d-36bd500da607 2019-04-13 12:00:02,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074539899826s 2019-04-13 12:00:07,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:00:07,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:07,772 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-873f7f87-3301-40c7-9049-1a4a4c3e7fc8 2019-04-13 12:00:07,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-04-13 12:00:07,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:07 GMT Server: Apache x-openstack-request-id: req-3adea388-994b-486c-aa53-928265367f95 2019-04-13 12:00:07,815 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:00:07,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-3adea388-994b-486c-aa53-928265367f95 2019-04-13 12:00:07,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759029388428s 2019-04-13 12:00:12,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:00:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:12,851 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:12 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-286b94c7-43ce-4bb0-98ca-ffaed1f9eea9 2019-04-13 12:00:12,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:00:12,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:12 GMT Server: Apache x-openstack-request-id: req-14f25ada-9971-46db-8849-4947f2bca7a1 2019-04-13 12:00:12,893 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:00:12,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-14f25ada-9971-46db-8849-4947f2bca7a1 2019-04-13 12:00:12,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723760128021s 2019-04-13 12:00:12,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:00:12,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:12,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:12 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-ed859906-5bd8-45a0-90eb-65ad3c2c1ec2 2019-04-13 12:00:12,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:00:13,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-818baced-9905-45f4-a3d5-1af7f2eb634f 2019-04-13 12:00:13,230 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:00:13,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-818baced-9905-45f4-a3d5-1af7f2eb634f 2019-04-13 12:00:13,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.336048126221s 2019-04-13 12:00:18,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:00:18,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:18,268 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-101385b9-9862-4869-af38-c6721c0cafd8 2019-04-13 12:00:18,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-04-13 12:00:18,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:18 GMT Server: Apache x-openstack-request-id: req-ae2dffd1-4eed-46d6-9ee1-d5c0f2ce0f14 2019-04-13 12:00:18,311 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:00:18,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-ae2dffd1-4eed-46d6-9ee1-d5c0f2ce0f14 2019-04-13 12:00:18,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762610435486s 2019-04-13 12:00:23,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:00:23,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:23,348 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-9d7d416a-c5fb-4954-b7a4-733ef13bfa2b 2019-04-13 12:00:23,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-04-13 12:00:23,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:23 GMT Server: Apache x-openstack-request-id: req-fabcad60-2b51-4367-921c-bd8b544ee6d4 2019-04-13 12:00:23,391 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:00:23,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-fabcad60-2b51-4367-921c-bd8b544ee6d4 2019-04-13 12:00:23,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743658542633s 2019-04-13 12:00:23,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:00:23,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:23,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-53ba5cab-8c35-4667-a64f-74c8130ba86e 2019-04-13 12:00:23,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:00:23,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-25caf3d4-e890-4d79-b108-6db82d9077b8 2019-04-13 12:00:23,757 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:00:23,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-25caf3d4-e890-4d79-b108-6db82d9077b8 2019-04-13 12:00:23,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.365690946579s 2019-04-13 12:00:28,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:00:28,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:28,795 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-ad7c6d7e-a3eb-46c7-9e56-a42a2a017e81 2019-04-13 12:00:28,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:00:28,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:28 GMT Server: Apache x-openstack-request-id: req-94301cb0-f268-4843-ac7c-15cfdbe30958 2019-04-13 12:00:28,837 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:00:28,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-94301cb0-f268-4843-ac7c-15cfdbe30958 2019-04-13 12:00:28,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722451210022s 2019-04-13 12:00:33,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:00:33,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:34,153 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-f7c2e778-1bb3-4268-8718-2c6445be4b96 2019-04-13 12:00:34,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:00:34,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:34 GMT Server: Apache x-openstack-request-id: req-71e52ad2-d9d3-4668-9866-76721140afb7 2019-04-13 12:00:34,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:00:34,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-71e52ad2-d9d3-4668-9866-76721140afb7 2019-04-13 12:00:34,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.533533096313s 2019-04-13 12:00:34,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:00:34,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:34,674 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:34 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-d72f311c-fd68-4c8e-a4b9-ff0414def76f 2019-04-13 12:00:34,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-04-13 12:00:34,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-741fa01b-3d3f-40bc-b5f7-96de9a7afa72 2019-04-13 12:00:34,716 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:00:34,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-741fa01b-3d3f-40bc-b5f7-96de9a7afa72 2019-04-13 12:00:34,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.339242935181s 2019-04-13 12:00:39,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:00:39,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:39,753 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:39 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-3312552d-67e0-420e-bdb6-dbb0a53baf34 2019-04-13 12:00:39,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:00:39,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:39 GMT Server: Apache x-openstack-request-id: req-b263c6b1-5107-4d50-a155-10eb0a18c767 2019-04-13 12:00:39,795 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:00:39,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-b263c6b1-5107-4d50-a155-10eb0a18c767 2019-04-13 12:00:39,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727910995483s 2019-04-13 12:00:44,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:00:44,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:44,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-16ad85ee-0bae-4384-985a-145cbc6aba07 2019-04-13 12:00:44,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-04-13 12:00:45,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:44 GMT Server: Apache x-openstack-request-id: req-729f94e2-30a3-4a64-a1c9-4c596ac4bdc1 2019-04-13 12:00:45,150 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:00:45,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-729f94e2-30a3-4a64-a1c9-4c596ac4bdc1 2019-04-13 12:00:45,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349073886871s 2019-04-13 12:00:45,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:00:45,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:45,180 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:45 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-a9e86878-e43c-4b99-be1c-eca8aff36faa 2019-04-13 12:00:45,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:00:45,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-263a4221-0cf7-4397-82d3-fc672e2f620a 2019-04-13 12:00:45,205 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:00:45,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-263a4221-0cf7-4397-82d3-fc672e2f620a 2019-04-13 12:00:45,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0549411773682s 2019-04-13 12:00:50,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:00:50,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:50,240 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:50 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-ddc46db4-51cc-4d0b-8f84-43ca0a94b6bd 2019-04-13 12:00:50,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-04-13 12:00:50,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:50 GMT Server: Apache x-openstack-request-id: req-32500e31-ce9d-4c86-b7a8-e157067ddbd8 2019-04-13 12:00:50,281 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:00:50,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-32500e31-ce9d-4c86-b7a8-e157067ddbd8 2019-04-13 12:00:50,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692040920258s 2019-04-13 12:00:55,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:00:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:55,317 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:55 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-3f75fda7-757c-415f-a63b-99636ad05c8b 2019-04-13 12:00:55,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:00:55,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:55 GMT Server: Apache x-openstack-request-id: req-0449ac40-68e0-405e-8d2d-9b79cf961802 2019-04-13 12:00:55,642 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:00:55,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-0449ac40-68e0-405e-8d2d-9b79cf961802 2019-04-13 12:00:55,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355294942856s 2019-04-13 12:00:55,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:00:55,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:00:55,672 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:00:55 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-9c9041b5-e8ee-4270-8255-af29947fbd6a 2019-04-13 12:00:55,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:00:55,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:00:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7d01514e-02c3-4ea9-811d-7792c161f398 2019-04-13 12:00:55,714 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:00:55,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-7d01514e-02c3-4ea9-811d-7792c161f398 2019-04-13 12:00:55,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720031261444s 2019-04-13 12:01:00,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:00,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:00,990 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:00 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-266a3e56-ad2d-4872-964a-03ef899c1d97 2019-04-13 12:01:00,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-04-13 12:01:01,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:00 GMT Server: Apache x-openstack-request-id: req-3a082561-ad57-4545-a14d-6d79f5529153 2019-04-13 12:01:01,032 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:01,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-3a082561-ad57-4545-a14d-6d79f5529153 2019-04-13 12:01:01,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.314920902252s 2019-04-13 12:01:06,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:06,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:06,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-6b254184-8d31-4b79-93b2-051c753214be 2019-04-13 12:01:06,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:01:06,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:06 GMT Server: Apache x-openstack-request-id: req-beac942d-7977-472a-9b82-31f9b795ef15 2019-04-13 12:01:06,111 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:06,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-beac942d-7977-472a-9b82-31f9b795ef15 2019-04-13 12:01:06,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732238292694s 2019-04-13 12:01:06,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:01:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:06,142 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-691927d2-c3cb-4162-a55d-accf522d4583 2019-04-13 12:01:06,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-04-13 12:01:06,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cbd5d095-b028-4723-8318-474065b07c71 2019-04-13 12:01:06,184 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:01:06,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-cbd5d095-b028-4723-8318-474065b07c71 2019-04-13 12:01:06,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728061199188s 2019-04-13 12:01:11,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:11,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:11,220 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-144ad1d1-c53b-4cf4-afd3-bbace893d51e 2019-04-13 12:01:11,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-04-13 12:01:11,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:11 GMT Server: Apache x-openstack-request-id: req-49395af7-04fd-402e-8044-ada908d4f6be 2019-04-13 12:01:11,262 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:11,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-49395af7-04fd-402e-8044-ada908d4f6be 2019-04-13 12:01:11,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707550048828s 2019-04-13 12:01:16,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:16,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:16,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-3820fa08-7b55-46a1-93b1-9086415a1df4 2019-04-13 12:01:16,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:01:16,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:16 GMT Server: Apache x-openstack-request-id: req-a50b9b48-87ad-45c4-ac16-475821fd5f62 2019-04-13 12:01:16,614 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:16,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-a50b9b48-87ad-45c4-ac16-475821fd5f62 2019-04-13 12:01:16,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346662044525s 2019-04-13 12:01:16,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:01:16,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:16,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-597838b0-917d-4cd7-8922-73d1de695479 2019-04-13 12:01:16,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-04-13 12:01:16,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3bffb857-7140-4960-87f5-4639a980a9e0 2019-04-13 12:01:16,685 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:01:16,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-3bffb857-7140-4960-87f5-4639a980a9e0 2019-04-13 12:01:16,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700290203094s 2019-04-13 12:01:21,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:21,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:21,723 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:21 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-e2bf4d8e-4f8d-4c1a-8480-7695cf16c9cd 2019-04-13 12:01:21,723 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:01:21,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:21 GMT Server: Apache x-openstack-request-id: req-f4f1a465-792a-4f58-9884-1391d1651e1d 2019-04-13 12:01:21,766 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:21,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-f4f1a465-792a-4f58-9884-1391d1651e1d 2019-04-13 12:01:21,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746259689331s 2019-04-13 12:01:26,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:26,803 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:26 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-efc65b1c-cfd5-47df-8f15-422c30ed2447 2019-04-13 12:01:26,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:01:27,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:26 GMT Server: Apache x-openstack-request-id: req-9f2ba28d-7980-470e-bca7-cdac571a5888 2019-04-13 12:01:27,128 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:27,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-9f2ba28d-7980-470e-bca7-cdac571a5888 2019-04-13 12:01:27,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356136083603s 2019-04-13 12:01:27,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:01:27,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:27,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:27 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-c7e5ea5b-7408-4a6d-bcfe-2c8ede712c29 2019-04-13 12:01:27,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:01:27,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5355bb1e-2fc3-4465-9252-7edffcfb5966 2019-04-13 12:01:27,200 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:01:27,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-5355bb1e-2fc3-4465-9252-7edffcfb5966 2019-04-13 12:01:27,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720551013947s 2019-04-13 12:01:32,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:32,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:32,239 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:32 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-36ebbd9b-1f4c-4771-8b52-8499986c40a1 2019-04-13 12:01:32,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:01:32,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:32 GMT Server: Apache x-openstack-request-id: req-6ec046f1-d814-4a5d-8062-b2ef5764dfbc 2019-04-13 12:01:32,282 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:32,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-6ec046f1-d814-4a5d-8062-b2ef5764dfbc 2019-04-13 12:01:32,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751719474792s 2019-04-13 12:01:37,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:37,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:37,319 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-5689be60-54c1-49df-9a68-0f7249903be8 2019-04-13 12:01:37,319 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:01:37,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:37 GMT Server: Apache x-openstack-request-id: req-d4c3217c-9a72-45be-9f65-5a3b5b353ccf 2019-04-13 12:01:37,361 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:37,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-d4c3217c-9a72-45be-9f65-5a3b5b353ccf 2019-04-13 12:01:37,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733189582825s 2019-04-13 12:01:37,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:01:37,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:37,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-d93bc22a-368f-45f6-808b-8d4b89429cfa 2019-04-13 12:01:37,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:01:37,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e491b483-a9f6-4570-b503-6b91fbe9572c 2019-04-13 12:01:37,696 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:01:37,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-e491b483-a9f6-4570-b503-6b91fbe9572c 2019-04-13 12:01:37,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.33486700058s 2019-04-13 12:01:42,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:42,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:42,750 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:42 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-9b0ebe9f-a7e2-40b7-8eb1-fe4ba52998ba 2019-04-13 12:01:42,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:01:42,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:42 GMT Server: Apache x-openstack-request-id: req-9a0d5d16-eeee-4770-bd7d-e540b3ff4050 2019-04-13 12:01:42,792 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:42,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-9a0d5d16-eeee-4770-bd7d-e540b3ff4050 2019-04-13 12:01:42,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0892629623413s 2019-04-13 12:01:47,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:47,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-17767b1f-ad28-445c-b7aa-cf358aa702b3 2019-04-13 12:01:47,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-04-13 12:01:47,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:47 GMT Server: Apache x-openstack-request-id: req-c841b245-3403-402d-9420-9e02587d7011 2019-04-13 12:01:47,869 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:47,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-c841b245-3403-402d-9420-9e02587d7011 2019-04-13 12:01:47,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709722042084s 2019-04-13 12:01:47,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:01:47,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:47,899 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-3d4a7c62-7888-4b25-8912-515b0d41b2ce 2019-04-13 12:01:47,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:01:47,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-47aec20f-85c2-4109-86d0-d8a228bb280b 2019-04-13 12:01:47,941 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:01:47,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-47aec20f-85c2-4109-86d0-d8a228bb280b 2019-04-13 12:01:47,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710980892181s 2019-04-13 12:01:52,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:52,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:52,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-1a377013-378f-4dd0-a02a-f42d45306678 2019-04-13 12:01:52,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-04-13 12:01:53,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:52 GMT Server: Apache x-openstack-request-id: req-79f03112-7fb2-4336-a81d-66575fc0e5ae 2019-04-13 12:01:53,023 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:53,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-79f03112-7fb2-4336-a81d-66575fc0e5ae 2019-04-13 12:01:53,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754549503326s 2019-04-13 12:01:58,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:01:58,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:58,062 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:58 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-f56f1ddd-b98e-4cf3-9fdc-b84e5c45f3dd 2019-04-13 12:01:58,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-04-13 12:01:58,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:58 GMT Server: Apache x-openstack-request-id: req-ac354fd0-dbb9-4e63-91d5-8cdc5adfe036 2019-04-13 12:01:58,104 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:01:58,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-ac354fd0-dbb9-4e63-91d5-8cdc5adfe036 2019-04-13 12:01:58,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075690984726s 2019-04-13 12:01:58,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:01:58,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:01:58,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:01:58 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-857617fb-ab40-4a56-bc9f-d77272393656 2019-04-13 12:01:58,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:01:58,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:01:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8d5a2b25-873a-482a-a4f5-5216d51d5014 2019-04-13 12:01:58,177 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:01:58,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-8d5a2b25-873a-482a-a4f5-5216d51d5014 2019-04-13 12:01:58,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722751617432s 2019-04-13 12:02:03,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:03,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:03,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:03 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-a62be7cf-572c-4a01-998d-ecd51a4ad306 2019-04-13 12:02:03,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-04-13 12:02:03,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:03 GMT Server: Apache x-openstack-request-id: req-276149b4-56bf-4fcd-9914-bb5a307d0363 2019-04-13 12:02:03,271 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:03,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-276149b4-56bf-4fcd-9914-bb5a307d0363 2019-04-13 12:02:03,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.087574005127s 2019-04-13 12:02:08,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:08,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:08,308 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:08 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-be68fe00-b329-4c03-be70-20f982eeac06 2019-04-13 12:02:08,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:08,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:08 GMT Server: Apache x-openstack-request-id: req-4865cdf9-40ad-41d5-ae92-1e7748cba176 2019-04-13 12:02:08,350 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:08,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-4865cdf9-40ad-41d5-ae92-1e7748cba176 2019-04-13 12:02:08,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734519958496s 2019-04-13 12:02:08,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:02:08,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:08,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:08 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-76e83e2b-43b4-4c08-8ee8-14d2e0019ec1 2019-04-13 12:02:08,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:08,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6d7b8a44-716a-46b7-b50f-726960445381 2019-04-13 12:02:08,423 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:02:08,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-6d7b8a44-716a-46b7-b50f-726960445381 2019-04-13 12:02:08,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722010135651s 2019-04-13 12:02:13,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:13,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:13,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-508097da-fe5a-4f20-93d8-df826dfb8547 2019-04-13 12:02:13,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-04-13 12:02:13,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:13 GMT Server: Apache x-openstack-request-id: req-dfa854ce-8fc2-4949-a14e-99bb36d601a2 2019-04-13 12:02:13,504 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:13,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-dfa854ce-8fc2-4949-a14e-99bb36d601a2 2019-04-13 12:02:13,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747148990631s 2019-04-13 12:02:18,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:18,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:18,539 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-3abbf77f-08df-442d-84fa-dc0745662add 2019-04-13 12:02:18,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:18,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:18 GMT Server: Apache x-openstack-request-id: req-ee074db7-ca58-4f8a-9819-eed8e9d3dcf1 2019-04-13 12:02:18,580 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:18,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-ee074db7-ca58-4f8a-9819-eed8e9d3dcf1 2019-04-13 12:02:18,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703370571136s 2019-04-13 12:02:18,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:02:18,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:18,869 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-defbfe03-585d-451b-95d7-633d4972d5c8 2019-04-13 12:02:18,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-04-13 12:02:18,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4a77f2c1-4051-410a-9e11-35c3d542b260 2019-04-13 12:02:18,910 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:02:18,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-4a77f2c1-4051-410a-9e11-35c3d542b260 2019-04-13 12:02:18,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.329777956009s 2019-04-13 12:02:23,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:23,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:23,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-28574dd9-74bb-48d7-816d-bc66e292718a 2019-04-13 12:02:23,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-04-13 12:02:23,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:23 GMT Server: Apache x-openstack-request-id: req-f908e530-2bd8-4cc7-97d0-51136e80d10e 2019-04-13 12:02:23,992 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:23,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-f908e530-2bd8-4cc7-97d0-51136e80d10e 2019-04-13 12:02:23,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744709968567s 2019-04-13 12:02:28,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:29,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:29,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:29 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-3ef91540-86a8-4ec8-9931-20abddfb0a3a 2019-04-13 12:02:29,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:29,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:29 GMT Server: Apache x-openstack-request-id: req-e52e47ac-c23d-4583-9f95-d0f94a008f33 2019-04-13 12:02:29,071 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:29,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-e52e47ac-c23d-4583-9f95-d0f94a008f33 2019-04-13 12:02:29,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737400054932s 2019-04-13 12:02:29,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:02:29,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:29,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:29 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-0de7abee-450b-4f3e-a5d7-ed50381fe9d8 2019-04-13 12:02:29,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:29,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fdc21064-d88c-44c2-8d68-a80e9ba9537d 2019-04-13 12:02:29,147 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:02:29,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-fdc21064-d88c-44c2-8d68-a80e9ba9537d 2019-04-13 12:02:29,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074893951416s 2019-04-13 12:02:34,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:34,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:34,182 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:34 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-2709c517-ef8b-4188-bfd9-af63af25f1c0 2019-04-13 12:02:34,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:34,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:34 GMT Server: Apache x-openstack-request-id: req-d9bacfdc-6706-4318-9256-1cb52dec8e71 2019-04-13 12:02:34,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:34,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-d9bacfdc-6706-4318-9256-1cb52dec8e71 2019-04-13 12:02:34,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766260623932s 2019-04-13 12:02:39,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:39,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:39,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:39 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-e9f86886-1ab2-423f-b82d-fb1ce1a3ef25 2019-04-13 12:02:39,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:39,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:39 GMT Server: Apache x-openstack-request-id: req-db9878a3-9875-4f03-87ff-de99ce165d03 2019-04-13 12:02:39,309 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:39,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-db9878a3-9875-4f03-87ff-de99ce165d03 2019-04-13 12:02:39,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775151252747s 2019-04-13 12:02:39,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:02:39,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:39,340 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:39 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-100946c5-b6c1-4073-a091-3f6c94bf61c7 2019-04-13 12:02:39,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:39,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-471171c3-287e-4d86-93cf-d8032f69a211 2019-04-13 12:02:39,384 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:02:39,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-471171c3-287e-4d86-93cf-d8032f69a211 2019-04-13 12:02:39,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745069980621s 2019-04-13 12:02:44,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:44,421 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-7f1cd943-4a86-445a-8168-22706910c902 2019-04-13 12:02:44,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:44,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:44 GMT Server: Apache x-openstack-request-id: req-258950cd-0819-4c1a-9014-8cac935c13aa 2019-04-13 12:02:44,464 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:44,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-258950cd-0819-4c1a-9014-8cac935c13aa 2019-04-13 12:02:44,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779128074646s 2019-04-13 12:02:49,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:49,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-15fc3a81-377c-4db0-a35a-12e95553eac3 2019-04-13 12:02:49,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:49,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:49 GMT Server: Apache x-openstack-request-id: req-6f2d74d3-3bdf-4ff9-aed7-54d2a6b1c756 2019-04-13 12:02:49,541 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:49,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-6f2d74d3-3bdf-4ff9-aed7-54d2a6b1c756 2019-04-13 12:02:49,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071249961853s 2019-04-13 12:02:49,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:02:49,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:49,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-40a05f47-9aef-4601-b587-bf5f2b7788e4 2019-04-13 12:02:49,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-04-13 12:02:49,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb661839-50db-44a7-87c0-9545f491a767 2019-04-13 12:02:49,597 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:02:49,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-bb661839-50db-44a7-87c0-9545f491a767 2019-04-13 12:02:49,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.055144071579s 2019-04-13 12:02:54,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:54,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:54,635 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-4a4fce3b-699f-45ed-9963-1a4b0304cc3a 2019-04-13 12:02:54,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:54,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:54 GMT Server: Apache x-openstack-request-id: req-facecc20-0dfe-4345-b440-4ac81e140571 2019-04-13 12:02:54,679 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:54,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-facecc20-0dfe-4345-b440-4ac81e140571 2019-04-13 12:02:54,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755431652069s 2019-04-13 12:02:59,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:02:59,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:59,717 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:59 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-3e21e3d5-080f-4568-b214-f2525e786109 2019-04-13 12:02:59,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:02:59,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:59 GMT Server: Apache x-openstack-request-id: req-c74d22c9-15bb-41e4-a9f1-e971386860a7 2019-04-13 12:02:59,759 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:02:59,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-c74d22c9-15bb-41e4-a9f1-e971386860a7 2019-04-13 12:02:59,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745389461517s 2019-04-13 12:02:59,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:02:59,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:02:59,790 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:02:59 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-5184824e-2f42-4718-8822-f7a1dc9324e6 2019-04-13 12:02:59,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-04-13 12:02:59,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:02:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd07a142-a275-4324-9f5a-a6b9b969f988 2019-04-13 12:02:59,967 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:02:59,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-bd07a142-a275-4324-9f5a-a6b9b969f988 2019-04-13 12:02:59,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.207206010818s 2019-04-13 12:03:04,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:03:04,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:05,005 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:04 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-58cdb1f7-a7c3-478f-ae03-a8688eac76ea 2019-04-13 12:03:05,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:03:05,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:05 GMT Server: Apache x-openstack-request-id: req-8f250855-b540-46cb-ad04-83e5ec98b9bb 2019-04-13 12:03:05,048 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:03:05,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-8f250855-b540-46cb-ad04-83e5ec98b9bb 2019-04-13 12:03:05,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743980407715s 2019-04-13 12:03:10,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:03:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:10,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:10 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-01c73ab0-1245-404e-beb7-6f256c002fd7 2019-04-13 12:03:10,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-04-13 12:03:10,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:10 GMT Server: Apache x-openstack-request-id: req-10499084-73f6-4879-88f1-e3368eee4a83 2019-04-13 12:03:10,127 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:03:10,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-10499084-73f6-4879-88f1-e3368eee4a83 2019-04-13 12:03:10,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735421180725s 2019-04-13 12:03:10,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:03:10,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:10,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:10 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-86423149-0ba1-43f8-a285-a6631aa0a101 2019-04-13 12:03:10,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:03:10,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3e26b662-9460-4cb5-a805-b63a442b0b79 2019-04-13 12:03:10,185 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:03:10,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-3e26b662-9460-4cb5-a805-b63a442b0b79 2019-04-13 12:03:10,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0571241378784s 2019-04-13 12:03:15,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:03:15,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:15,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:15 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-558f72bc-5d4c-438f-b054-55571c427cff 2019-04-13 12:03:15,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-04-13 12:03:15,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:15 GMT Server: Apache x-openstack-request-id: req-8be4b8dc-46d8-4dfb-98c5-0d98c5671719 2019-04-13 12:03:15,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:03:15,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-8be4b8dc-46d8-4dfb-98c5-0d98c5671719 2019-04-13 12:03:15,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720999240875s 2019-04-13 12:03:20,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:03:20,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:20,299 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-5b1f8bb9-760d-47c5-83df-9e76a474ed72 2019-04-13 12:03:20,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-04-13 12:03:20,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:20 GMT Server: Apache x-openstack-request-id: req-2c206b99-fb07-49ec-bdd8-96839a09c68f 2019-04-13 12:03:20,340 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:03:20,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-2c206b99-fb07-49ec-bdd8-96839a09c68f 2019-04-13 12:03:20,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717198848724s 2019-04-13 12:03:20,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:03:20,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:20,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-5dd4b900-e47f-4fcc-9085-377ad0f3d018 2019-04-13 12:03:20,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-04-13 12:03:20,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5b2b433e-22e9-4153-bf57-7a793c5b33da 2019-04-13 12:03:20,395 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:03:20,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-5b2b433e-22e9-4153-bf57-7a793c5b33da 2019-04-13 12:03:20,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054582118988s 2019-04-13 12:03:25,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:03:25,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:25,449 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:25 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-056fe0bd-a428-42a0-9f57-4ac6b49a9d31 2019-04-13 12:03:25,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:03:25,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:25 GMT Server: Apache x-openstack-request-id: req-ee301901-9518-45db-91cb-e4f8cf82b057 2019-04-13 12:03:25,493 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:03:25,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-ee301901-9518-45db-91cb-e4f8cf82b057 2019-04-13 12:03:25,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0905799865723s 2019-04-13 12:03:30,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:03:30,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:30,528 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-5e0d3bd7-6cbd-4147-aec2-b2a5ab9f8b0a 2019-04-13 12:03:30,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-04-13 12:03:30,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:30 GMT Server: Apache x-openstack-request-id: req-97244bcd-87de-416f-b4a7-d8f75b7433e3 2019-04-13 12:03:30,568 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:03:30,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-97244bcd-87de-416f-b4a7-d8f75b7433e3 2019-04-13 12:03:30,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701951980591s 2019-04-13 12:03:30,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:03:30,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:30,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e93395f-e36f-4e77-8031-3d3644f74827 2019-04-13 12:03:30,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:03:30,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4689b0d8-0643-4c9d-833f-c8962bd8fc56 2019-04-13 12:03:30,639 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:03:30,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-4689b0d8-0643-4c9d-833f-c8962bd8fc56 2019-04-13 12:03:30,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0696580410004s 2019-04-13 12:03:35,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:03:35,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:35,679 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:35 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-6181ad9b-eac0-4bed-aa67-19f93e0b746e 2019-04-13 12:03:35,679 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:03:35,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:35 GMT Server: Apache x-openstack-request-id: req-feee685e-ff2e-4d1d-9117-25826af4bb31 2019-04-13 12:03:35,722 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:03:35,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-feee685e-ff2e-4d1d-9117-25826af4bb31 2019-04-13 12:03:35,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764660835266s 2019-04-13 12:03:40,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:03:40,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:40,759 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-2092af30-a5fb-41e8-9663-6950b5740127 2019-04-13 12:03:40,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:03:40,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:40 GMT Server: Apache x-openstack-request-id: req-b7c8ac5d-4ec6-4b75-a219-9b05044b7e65 2019-04-13 12:03:40,802 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:03:40,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-b7c8ac5d-4ec6-4b75-a219-9b05044b7e65 2019-04-13 12:03:40,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740909576416s 2019-04-13 12:03:40,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:03:40,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:40,832 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-9a64e7dc-2351-4815-97d8-f342a7cdfddc 2019-04-13 12:03:40,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:03:40,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d4878061-9fa3-4537-8613-851201d640a1 2019-04-13 12:03:40,875 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:03:40,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-d4878061-9fa3-4537-8613-851201d640a1 2019-04-13 12:03:40,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722200870514s 2019-04-13 12:03:45,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:03:45,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:45,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:45 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-7976e312-d8c5-4432-937c-44dbf75404d3 2019-04-13 12:03:45,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:03:45,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:45 GMT Server: Apache x-openstack-request-id: req-81eb328c-7f76-4e25-bab4-3f7614c6c93a 2019-04-13 12:03:45,954 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:03:45,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-81eb328c-7f76-4e25-bab4-3f7614c6c93a 2019-04-13 12:03:45,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766241550446s 2019-04-13 12:03:50,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:03:50,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:50,993 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:50 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-73f933c6-f57e-4681-86af-f1d507741afd 2019-04-13 12:03:50,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:03:51,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:50 GMT Server: Apache x-openstack-request-id: req-6b1569de-6fcf-4269-b974-4134aaed124d 2019-04-13 12:03:51,038 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:03:51,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-6b1569de-6fcf-4269-b974-4134aaed124d 2019-04-13 12:03:51,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0786180496216s 2019-04-13 12:03:51,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:03:51,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:51,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-17857015-2f26-4077-98b0-87982b53cec1 2019-04-13 12:03:51,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-04-13 12:03:51,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5ff5079d-030e-49ff-8ec3-5c8c92daa1f3 2019-04-13 12:03:51,094 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:03:51,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-5ff5079d-030e-49ff-8ec3-5c8c92daa1f3 2019-04-13 12:03:51,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552911758423s 2019-04-13 12:03:56,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:03:56,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:03:56,132 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:03:56 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-00205908-73fb-44ec-a78f-08e0aceffc3d 2019-04-13 12:03:56,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-04-13 12:03:56,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:03:56 GMT Server: Apache x-openstack-request-id: req-284117b6-307c-44f7-b165-057e2df4d794 2019-04-13 12:03:56,177 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:03:56,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-284117b6-307c-44f7-b165-057e2df4d794 2019-04-13 12:03:56,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765991210938s 2019-04-13 12:04:01,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:01,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:01,230 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-d59a8475-d23a-4435-811b-83fcb22232f2 2019-04-13 12:04:01,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:04:01,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:01 GMT Server: Apache x-openstack-request-id: req-fba86717-5f47-4c00-956e-6d5ce4325b1d 2019-04-13 12:04:01,273 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:01,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-fba86717-5f47-4c00-956e-6d5ce4325b1d 2019-04-13 12:04:01,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0901181697845s 2019-04-13 12:04:01,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:04:01,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:01,305 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-97170866-0992-4b03-98e4-8716d03d80c6 2019-04-13 12:04:01,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-04-13 12:04:01,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe2e642e-0174-4ff6-aae8-fb03a062af6d 2019-04-13 12:04:01,349 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:04:01,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-fe2e642e-0174-4ff6-aae8-fb03a062af6d 2019-04-13 12:04:01,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753688812256s 2019-04-13 12:04:06,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:06,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:06,388 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-caceac12-1b5a-470b-b7b5-465116aa1372 2019-04-13 12:04:06,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-04-13 12:04:06,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:06 GMT Server: Apache x-openstack-request-id: req-a66195da-8cee-4499-8814-0ce6cb7638c1 2019-04-13 12:04:06,431 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:06,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-a66195da-8cee-4499-8814-0ce6cb7638c1 2019-04-13 12:04:06,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753569602966s 2019-04-13 12:04:11,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:11,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:11,469 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-f0fe973e-bb05-4445-ad59-d128e1a3af86 2019-04-13 12:04:11,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-04-13 12:04:11,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:11 GMT Server: Apache x-openstack-request-id: req-947cf89c-8322-4b1a-aa6c-49de3d3c3bf6 2019-04-13 12:04:11,512 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:11,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-947cf89c-8322-4b1a-aa6c-49de3d3c3bf6 2019-04-13 12:04:11,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751481056213s 2019-04-13 12:04:11,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:04:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:11,544 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-32c924e8-b119-4a9f-96b3-d93ba8057e47 2019-04-13 12:04:11,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:04:11,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-404107d2-b93a-409b-9a53-f5556e4eb25a 2019-04-13 12:04:11,587 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:04:11,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-404107d2-b93a-409b-9a53-f5556e4eb25a 2019-04-13 12:04:11,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742390155792s 2019-04-13 12:04:16,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:16,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:16,621 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-9501a39c-c637-4125-a4a7-4c53f7b2f09e 2019-04-13 12:04:16,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:04:16,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:16 GMT Server: Apache x-openstack-request-id: req-82d937ce-d583-4c45-b045-4f08ad3ea3fa 2019-04-13 12:04:16,663 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:16,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-82d937ce-d583-4c45-b045-4f08ad3ea3fa 2019-04-13 12:04:16,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719859600067s 2019-04-13 12:04:21,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:21,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:21,701 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:21 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-f4c1e90f-5604-412f-b482-f4036ba1f149 2019-04-13 12:04:21,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:04:21,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:21 GMT Server: Apache x-openstack-request-id: req-9dbba852-f6ef-445a-9357-a56fd745d651 2019-04-13 12:04:21,744 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:21,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-9dbba852-f6ef-445a-9357-a56fd745d651 2019-04-13 12:04:21,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758330821991s 2019-04-13 12:04:21,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:04:21,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:21,776 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:21 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-69cc5c42-cc43-40ac-a286-b5d3ce9a23ff 2019-04-13 12:04:21,777 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:04:21,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb61e67d-a7aa-4ea5-b8b5-b8da279d6d24 2019-04-13 12:04:21,820 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:04:21,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-bb61e67d-a7aa-4ea5-b8b5-b8da279d6d24 2019-04-13 12:04:21,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747258663177s 2019-04-13 12:04:26,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:26,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:26,860 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:26 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-e98fd4e0-bf04-468e-b366-50563ef07113 2019-04-13 12:04:26,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:04:26,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:26 GMT Server: Apache x-openstack-request-id: req-ad4d1106-5328-4c53-b157-26f0a3e8865e 2019-04-13 12:04:26,903 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:26,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-ad4d1106-5328-4c53-b157-26f0a3e8865e 2019-04-13 12:04:26,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761878490448s 2019-04-13 12:04:31,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:31,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:31,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:31 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-401beaec-b017-4954-9bfa-bd3953a2042d 2019-04-13 12:04:31,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-04-13 12:04:31,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:31 GMT Server: Apache x-openstack-request-id: req-7761d237-6a49-4975-8c05-f74d55b92c8d 2019-04-13 12:04:31,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:31,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-7761d237-6a49-4975-8c05-f74d55b92c8d 2019-04-13 12:04:31,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758380889893s 2019-04-13 12:04:31,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:04:31,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:32,015 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:31 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-5651ba1a-4b16-4293-a5b3-8843328d438d 2019-04-13 12:04:32,015 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:04:32,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ad7dd4c3-0a85-4659-ad67-c796efba8f6b 2019-04-13 12:04:32,057 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:04:32,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-ad7dd4c3-0a85-4659-ad67-c796efba8f6b 2019-04-13 12:04:32,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717689990997s 2019-04-13 12:04:37,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:37,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:37,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-51888c57-e0c4-4ddd-bc2d-9abfcc5c927c 2019-04-13 12:04:37,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-04-13 12:04:37,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:37 GMT Server: Apache x-openstack-request-id: req-f2477415-ef91-48c8-86b0-93cf3e9a60de 2019-04-13 12:04:37,138 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:37,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-f2477415-ef91-48c8-86b0-93cf3e9a60de 2019-04-13 12:04:37,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745198726654s 2019-04-13 12:04:42,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:42,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:42,173 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:42 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-7a9573b5-f0d2-4073-b87c-fa6aaa899251 2019-04-13 12:04:42,174 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:04:42,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:42 GMT Server: Apache x-openstack-request-id: req-70cb3b70-c0ae-4467-8370-17118f4fc657 2019-04-13 12:04:42,215 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:42,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-70cb3b70-c0ae-4467-8370-17118f4fc657 2019-04-13 12:04:42,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713350772858s 2019-04-13 12:04:42,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:04:42,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:42,246 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:42 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-6ff23905-9393-4c7a-9d25-acbe6595c9b9 2019-04-13 12:04:42,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-04-13 12:04:42,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f1d7ad12-3d5b-4680-b459-eb1bd91cdbde 2019-04-13 12:04:42,287 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:04:42,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-f1d7ad12-3d5b-4680-b459-eb1bd91cdbde 2019-04-13 12:04:42,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714449882507s 2019-04-13 12:04:47,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:47,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-5c460df7-6013-4bd0-9bdc-3856453127b2 2019-04-13 12:04:47,325 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:04:47,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:47 GMT Server: Apache x-openstack-request-id: req-f8055a54-3c8c-43de-a9f5-e0fa1dd46f17 2019-04-13 12:04:47,367 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:47,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-f8055a54-3c8c-43de-a9f5-e0fa1dd46f17 2019-04-13 12:04:47,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729548931122s 2019-04-13 12:04:52,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:52,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:52,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-07341eb9-7da6-4c64-bf79-e1dacad43cb2 2019-04-13 12:04:52,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-04-13 12:04:52,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:52 GMT Server: Apache x-openstack-request-id: req-e451f10b-a825-4412-b62a-3b489e3aa453 2019-04-13 12:04:52,464 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:52,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-e451f10b-a825-4412-b62a-3b489e3aa453 2019-04-13 12:04:52,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0914168357849s 2019-04-13 12:04:52,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:04:52,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:52,496 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-4d981a81-1463-4cbe-a3ef-433da97ddb8a 2019-04-13 12:04:52,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:04:52,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4fef4001-531b-463f-89e0-9449ba8bcd76 2019-04-13 12:04:52,540 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:04:52,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-4fef4001-531b-463f-89e0-9449ba8bcd76 2019-04-13 12:04:52,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0751240253448s 2019-04-13 12:04:57,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:04:57,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:04:57,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:04:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-139ab475-24f6-495b-bb67-ccb5735fe6d2 2019-04-13 12:04:57,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-04-13 12:04:57,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:04:57 GMT Server: Apache x-openstack-request-id: req-ad28fd48-29ff-43bd-bcb4-4475219e8963 2019-04-13 12:04:57,618 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:04:57,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-ad28fd48-29ff-43bd-bcb4-4475219e8963 2019-04-13 12:04:57,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717849731445s 2019-04-13 12:05:02,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:05:02,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:02,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-cf5aabb7-821a-439a-b955-bbc47614aa13 2019-04-13 12:05:02,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-04-13 12:05:02,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:02 GMT Server: Apache x-openstack-request-id: req-60f5c2d8-d8c3-4b74-aa9c-b9f12d3afc43 2019-04-13 12:05:02,695 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:05:02,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-60f5c2d8-d8c3-4b74-aa9c-b9f12d3afc43 2019-04-13 12:05:02,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712108612061s 2019-04-13 12:05:02,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:05:02,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:02,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-657ab8ae-ade4-4b5c-992b-bfddaa160408 2019-04-13 12:05:02,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-04-13 12:05:02,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe09bc0d-3fb9-4f89-a0c4-8c0ab6b8cbca 2019-04-13 12:05:02,751 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:05:02,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-fe09bc0d-3fb9-4f89-a0c4-8c0ab6b8cbca 2019-04-13 12:05:02,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0557298660278s 2019-04-13 12:05:07,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:05:07,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:07,791 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-ce30b712-9a8b-4eff-82d0-7844c8a7a302 2019-04-13 12:05:07,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-04-13 12:05:07,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:07 GMT Server: Apache x-openstack-request-id: req-72982bd8-fd84-4949-99c5-1abcf7024f12 2019-04-13 12:05:07,834 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:05:07,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-72982bd8-fd84-4949-99c5-1abcf7024f12 2019-04-13 12:05:07,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763399600983s 2019-04-13 12:05:12,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:05:12,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:12,888 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:12 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-655a3286-21e5-48fc-9993-ce6a5984f33c 2019-04-13 12:05:12,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-04-13 12:05:12,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:12 GMT Server: Apache x-openstack-request-id: req-743f3011-98c2-4de5-9bc3-d6665e0d9055 2019-04-13 12:05:12,931 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:05:12,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-743f3011-98c2-4de5-9bc3-d6665e0d9055 2019-04-13 12:05:12,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0914251804352s 2019-04-13 12:05:12,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:05:12,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:12,962 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:12 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-6a9281cb-c972-45a8-848e-37c1cbcfa31e 2019-04-13 12:05:12,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-04-13 12:05:13,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5cf2d5ef-9ab2-46cb-84f5-311e84ab7aa3 2019-04-13 12:05:13,005 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:05:13,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-5cf2d5ef-9ab2-46cb-84f5-311e84ab7aa3 2019-04-13 12:05:13,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733530521393s 2019-04-13 12:05:18,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:05:18,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:18,043 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-7800e39c-47af-45ce-bb6a-4dc633c5cb75 2019-04-13 12:05:18,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-04-13 12:05:18,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:18 GMT Server: Apache x-openstack-request-id: req-5934e28b-0cb3-41d6-8f87-61176990a6dc 2019-04-13 12:05:18,085 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:05:18,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-5934e28b-0cb3-41d6-8f87-61176990a6dc 2019-04-13 12:05:18,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739779472351s 2019-04-13 12:05:23,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:05:23,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:23,122 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-812113b2-bf77-45ad-9f1c-313e38d15756 2019-04-13 12:05:23,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:05:23,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:23 GMT Server: Apache x-openstack-request-id: req-27440f80-8f9c-4c1b-80ee-dfa995bcabb3 2019-04-13 12:05:23,164 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:05:23,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-27440f80-8f9c-4c1b-80ee-dfa995bcabb3 2019-04-13 12:05:23,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073292016983s 2019-04-13 12:05:23,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:05:23,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:23,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-39945021-8721-491e-8ed5-0f71a5e468a6 2019-04-13 12:05:23,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-04-13 12:05:23,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-069242bc-7ec2-4d13-8527-355a8f61df2a 2019-04-13 12:05:23,237 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:05:23,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-069242bc-7ec2-4d13-8527-355a8f61df2a 2019-04-13 12:05:23,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072273015976s 2019-04-13 12:05:28,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:05:28,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:28,274 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-2f6a1d1c-56c6-4f21-bb28-0b3af26b61ef 2019-04-13 12:05:28,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-04-13 12:05:28,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:28 GMT Server: Apache x-openstack-request-id: req-1714b9cf-b947-4e6e-8bca-1d49953c6359 2019-04-13 12:05:28,317 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:05:28,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-1714b9cf-b947-4e6e-8bca-1d49953c6359 2019-04-13 12:05:28,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730907917023s 2019-04-13 12:05:33,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:05:33,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:33,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-197ae175-756c-4675-910b-dc7c3e4226a8 2019-04-13 12:05:33,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-04-13 12:05:33,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:33 GMT Server: Apache x-openstack-request-id: req-6cce448f-6ef4-4027-a310-15bc68366863 2019-04-13 12:05:33,659 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:05:33,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-6cce448f-6ef4-4027-a310-15bc68366863 2019-04-13 12:05:33,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.335999011993s 2019-04-13 12:05:33,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:05:33,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:33,688 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-c2052913-9dfe-4bed-806d-1a904ab724a6 2019-04-13 12:05:33,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:05:33,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-681a56b7-c98d-4162-b058-f66356894dd3 2019-04-13 12:05:33,729 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:05:33,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-681a56b7-c98d-4162-b058-f66356894dd3 2019-04-13 12:05:33,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699868202209s 2019-04-13 12:05:38,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:05:38,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:38,784 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:38 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-381dc904-7487-437d-b5b2-757833d749dc 2019-04-13 12:05:38,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:05:39,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:38 GMT Server: Apache x-openstack-request-id: req-e4feb83c-0569-43c2-b196-538268f8d1cd 2019-04-13 12:05:39,112 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:05:39,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-e4feb83c-0569-43c2-b196-538268f8d1cd 2019-04-13 12:05:39,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.376471996307s 2019-04-13 12:05:44,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:05:44,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:44,556 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-28594065-d685-4e08-aa11-6a6112a29417 2019-04-13 12:05:44,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-04-13 12:05:44,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:44 GMT Server: Apache x-openstack-request-id: req-53bffbb3-16ff-453c-9479-4c8e0e01dc52 2019-04-13 12:05:44,888 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:05:44,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-53bffbb3-16ff-453c-9479-4c8e0e01dc52 2019-04-13 12:05:44,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.769322156906s 2019-04-13 12:05:44,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:05:44,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:45,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-b3f341c4-66a6-4864-a9c0-14d49d67c7a8 2019-04-13 12:05:45,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:05:45,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6fc694ac-ac8d-4dcc-9180-49bcdd48ea96 2019-04-13 12:05:45,233 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:05:45,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-6fc694ac-ac8d-4dcc-9180-49bcdd48ea96 2019-04-13 12:05:45,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.344442844391s 2019-04-13 12:05:50,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:05:50,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:50,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:50 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-5fec7aa7-2007-4544-8fb2-dc42f70add9d 2019-04-13 12:05:50,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-04-13 12:05:50,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:50 GMT Server: Apache x-openstack-request-id: req-d3ce2e4d-c22b-4823-bf0c-562cd48ffa54 2019-04-13 12:05:50,318 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:05:50,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-d3ce2e4d-c22b-4823-bf0c-562cd48ffa54 2019-04-13 12:05:50,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0786051750183s 2019-04-13 12:05:55,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:05:55,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:55,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:55 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-bd86cd30-540d-4fec-9aa6-b3742d126324 2019-04-13 12:05:55,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:05:55,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:55 GMT Server: Apache x-openstack-request-id: req-e1c4aa52-4951-49fb-b99a-3ecefa4547e5 2019-04-13 12:05:55,400 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:05:55,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-e1c4aa52-4951-49fb-b99a-3ecefa4547e5 2019-04-13 12:05:55,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758090019226s 2019-04-13 12:05:55,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:05:55,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:05:55,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:05:55 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-e9905006-3091-4f80-ab8f-afa200524461 2019-04-13 12:05:55,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-04-13 12:05:55,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:05:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a028b7f1-6b1a-4a36-8aaf-6dfc4a3fcb9a 2019-04-13 12:05:55,476 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:05:55,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-a028b7f1-6b1a-4a36-8aaf-6dfc4a3fcb9a 2019-04-13 12:05:55,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752501487732s 2019-04-13 12:06:00,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:00,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:00,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:00 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-38ba34dc-685b-4d51-ba11-e82e35fec7b3 2019-04-13 12:06:00,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:06:00,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:00 GMT Server: Apache x-openstack-request-id: req-58fec637-2382-47c4-bcbb-888af8f0a883 2019-04-13 12:06:00,834 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:00,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-58fec637-2382-47c4-bcbb-888af8f0a883 2019-04-13 12:06:00,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351678133011s 2019-04-13 12:06:05,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:05,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:05 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-bb9bffe6-cb1d-4a4c-8cdf-c5f36295407c 2019-04-13 12:06:05,874 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:06:05,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:05 GMT Server: Apache x-openstack-request-id: req-ef66766c-ffdc-4d8e-9147-26ac4496ef7b 2019-04-13 12:06:05,917 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:05,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-ef66766c-ffdc-4d8e-9147-26ac4496ef7b 2019-04-13 12:06:05,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763750076294s 2019-04-13 12:06:05,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:06:05,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:05,951 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:05 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-1ae20e77-4b03-4403-96ba-7984f8569323 2019-04-13 12:06:05,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:06:05,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-175e90e9-25bc-4115-b700-ac7a7ce5a9c3 2019-04-13 12:06:05,994 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:06:05,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-175e90e9-25bc-4115-b700-ac7a7ce5a9c3 2019-04-13 12:06:05,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0770020484924s 2019-04-13 12:06:11,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:11,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:11,033 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-bf890ae1-b0ca-468c-8ee2-2bc9eaef8c2b 2019-04-13 12:06:11,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:06:11,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:11 GMT Server: Apache x-openstack-request-id: req-da1af670-7659-4213-a665-0379b30e6162 2019-04-13 12:06:11,274 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:11,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-da1af670-7659-4213-a665-0379b30e6162 2019-04-13 12:06:11,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.272828102112s 2019-04-13 12:06:16,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:16,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:16,314 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-fc6d69ef-b21c-4b05-b8fc-156f4d773146 2019-04-13 12:06:16,314 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:06:16,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:16 GMT Server: Apache x-openstack-request-id: req-373e1015-946f-4b72-a7a2-6f96b0947d7f 2019-04-13 12:06:16,357 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:16,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-373e1015-946f-4b72-a7a2-6f96b0947d7f 2019-04-13 12:06:16,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776169300079s 2019-04-13 12:06:16,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:06:16,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:16,389 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-21e5eda6-bf95-4378-a6d0-90507b6d5df8 2019-04-13 12:06:16,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:06:16,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bc2d3b17-3a0f-4c2a-976f-9f02a841e941 2019-04-13 12:06:16,689 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:06:16,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-bc2d3b17-3a0f-4c2a-976f-9f02a841e941 2019-04-13 12:06:16,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.331390857697s 2019-04-13 12:06:21,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:21,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:21,726 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:21 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-c0ff06c7-95c9-40f7-a259-75074e9fe03d 2019-04-13 12:06:21,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:06:21,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:21 GMT Server: Apache x-openstack-request-id: req-1e29e744-7a5f-4ca8-918b-029bb604091b 2019-04-13 12:06:21,769 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:21,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-1e29e744-7a5f-4ca8-918b-029bb604091b 2019-04-13 12:06:21,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753080844879s 2019-04-13 12:06:26,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:26,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:26,809 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:26 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-6eae371f-c536-4aae-9279-626cfb7480a6 2019-04-13 12:06:26,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-04-13 12:06:26,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:26 GMT Server: Apache x-openstack-request-id: req-ba6e6f0a-6981-4de5-ad7f-b6856ddfadb9 2019-04-13 12:06:26,852 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:26,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-ba6e6f0a-6981-4de5-ad7f-b6856ddfadb9 2019-04-13 12:06:26,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766019821167s 2019-04-13 12:06:26,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:06:26,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:26,882 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:26 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-cb7b7232-8f29-4318-bb56-5c4e258d8453 2019-04-13 12:06:26,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-04-13 12:06:26,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5dad6678-a7e8-44dd-a3a6-c5ed118947fb 2019-04-13 12:06:26,925 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:06:26,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-5dad6678-a7e8-44dd-a3a6-c5ed118947fb 2019-04-13 12:06:26,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727128982544s 2019-04-13 12:06:31,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:31,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:31,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:31 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-2488d596-a805-4d5d-92d1-99b5aa9ff8b0 2019-04-13 12:06:31,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-04-13 12:06:32,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:31 GMT Server: Apache x-openstack-request-id: req-c4c8912a-290f-4e44-b49b-c13a42b3a36b 2019-04-13 12:06:32,005 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:32,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-c4c8912a-290f-4e44-b49b-c13a42b3a36b 2019-04-13 12:06:32,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734758377075s 2019-04-13 12:06:37,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:37,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:37,041 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-5fd57796-c266-4e31-9e7e-69a3161bf8b0 2019-04-13 12:06:37,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:06:37,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:37 GMT Server: Apache x-openstack-request-id: req-18795cdd-890e-4707-90af-33e609e03ddb 2019-04-13 12:06:37,085 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:37,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-18795cdd-890e-4707-90af-33e609e03ddb 2019-04-13 12:06:37,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770819187164s 2019-04-13 12:06:37,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:06:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:37,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-342fb479-b8d5-4b17-9864-a4f99fff4806 2019-04-13 12:06:37,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-04-13 12:06:37,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3a499e44-b894-473d-9ad7-4dc724bc7845 2019-04-13 12:06:37,159 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:06:37,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-3a499e44-b894-473d-9ad7-4dc724bc7845 2019-04-13 12:06:37,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728991031647s 2019-04-13 12:06:42,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:42,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:42,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:42 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-6882ee9f-f8a9-42d8-8695-656c4313c137 2019-04-13 12:06:42,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:06:42,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:42 GMT Server: Apache x-openstack-request-id: req-811db501-6add-4695-bc21-d63e43ac96f5 2019-04-13 12:06:42,236 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:42,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-811db501-6add-4695-bc21-d63e43ac96f5 2019-04-13 12:06:42,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701339244843s 2019-04-13 12:06:47,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:47,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:47,271 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-16795fc3-e065-4625-bde0-2eddaf9ad2cd 2019-04-13 12:06:47,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-04-13 12:06:47,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:47 GMT Server: Apache x-openstack-request-id: req-b66faef4-49e1-4d31-8d5d-13cfaa88b37f 2019-04-13 12:06:47,314 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:47,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-b66faef4-49e1-4d31-8d5d-13cfaa88b37f 2019-04-13 12:06:47,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072713136673s 2019-04-13 12:06:47,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:06:47,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:47,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-ec5b4e89-eed2-4b69-a949-e478d5435848 2019-04-13 12:06:47,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:06:47,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f044be8-dc7d-48e6-868e-fcb2dd60f27b 2019-04-13 12:06:47,634 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:06:47,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-2f044be8-dc7d-48e6-868e-fcb2dd60f27b 2019-04-13 12:06:47,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.319602966309s 2019-04-13 12:06:52,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:52,674 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-3aa17210-ea87-4a34-a3cd-2af5698b983d 2019-04-13 12:06:52,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-04-13 12:06:52,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:52 GMT Server: Apache x-openstack-request-id: req-a9d23183-b250-4414-b151-2037557ad2d0 2019-04-13 12:06:52,718 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:52,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-a9d23183-b250-4414-b151-2037557ad2d0 2019-04-13 12:06:52,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776119232178s 2019-04-13 12:06:57,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:06:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:57,757 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-e4d4b84c-aac0-4d63-b45f-1a78ba3444e1 2019-04-13 12:06:57,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-04-13 12:06:57,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:57 GMT Server: Apache x-openstack-request-id: req-cd783217-5376-4bca-8167-43bf12dd5e93 2019-04-13 12:06:57,800 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:06:57,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-cd783217-5376-4bca-8167-43bf12dd5e93 2019-04-13 12:06:57,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07590508461s 2019-04-13 12:06:57,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:06:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:06:57,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:06:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-3990cadd-4f77-414c-b19d-a4602a9609ce 2019-04-13 12:06:57,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:06:58,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:06:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-95554cda-c8b2-4eaf-bd4c-dbe01a06f33f 2019-04-13 12:06:58,147 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:06:58,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-95554cda-c8b2-4eaf-bd4c-dbe01a06f33f 2019-04-13 12:06:58,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.346304178238s 2019-04-13 12:07:03,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:03,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:03,186 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:03 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-8459d9ba-cd40-4799-8418-7f17287a1655 2019-04-13 12:07:03,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:07:03,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:03 GMT Server: Apache x-openstack-request-id: req-c25c8349-4056-45b0-81cb-4e3e7a48db5e 2019-04-13 12:07:03,229 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:07:03,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-c25c8349-4056-45b0-81cb-4e3e7a48db5e 2019-04-13 12:07:03,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748689174652s 2019-04-13 12:07:08,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:08,267 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:08 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-ea75aa54-7c20-46dc-b94b-4798d969d60a 2019-04-13 12:07:08,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:07:08,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:08 GMT Server: Apache x-openstack-request-id: req-f617c108-6a6a-48c9-94a8-d4360f55ae15 2019-04-13 12:07:08,579 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:07:08,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-f617c108-6a6a-48c9-94a8-d4360f55ae15 2019-04-13 12:07:08,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344323158264s 2019-04-13 12:07:08,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:07:08,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:08,609 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:08 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-7cc0c3a3-34b5-4582-aef3-2d01f0c6eacf 2019-04-13 12:07:08,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-04-13 12:07:08,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-133c734a-2536-4ed8-bfb0-068f80092d5a 2019-04-13 12:07:08,651 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:07:08,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-133c734a-2536-4ed8-bfb0-068f80092d5a 2019-04-13 12:07:08,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709369182587s 2019-04-13 12:07:13,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:13,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:13,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-977db5ff-f3f2-40d7-a827-55d192a7791c 2019-04-13 12:07:13,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-04-13 12:07:13,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:13 GMT Server: Apache x-openstack-request-id: req-06090cdc-c02d-4185-bdba-c031ff2a935e 2019-04-13 12:07:13,732 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:07:13,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-06090cdc-c02d-4185-bdba-c031ff2a935e 2019-04-13 12:07:13,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744731426239s 2019-04-13 12:07:18,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:18,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:18,768 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-4702185c-0aa8-4bc1-9676-34304527ea18 2019-04-13 12:07:18,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:07:18,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:18 GMT Server: Apache x-openstack-request-id: req-7b99f1ed-21ba-4733-b885-cf416f53cd6d 2019-04-13 12:07:18,811 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:07:18,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-7b99f1ed-21ba-4733-b885-cf416f53cd6d 2019-04-13 12:07:18,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733568668365s 2019-04-13 12:07:18,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:07:18,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:18,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-3df8005e-126f-4765-aa9c-95a3c25e8bb0 2019-04-13 12:07:18,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-04-13 12:07:18,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9e24211b-9cab-457e-a859-9341db531d34 2019-04-13 12:07:18,885 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:07:18,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-9e24211b-9cab-457e-a859-9341db531d34 2019-04-13 12:07:18,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734360218048s 2019-04-13 12:07:23,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:23,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:23,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-7d26d773-2834-41bf-b7f1-4b4c65d2e19b 2019-04-13 12:07:23,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:07:23,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:23 GMT Server: Apache x-openstack-request-id: req-1f55a1fe-ff77-4953-996c-8f9a96c05bc0 2019-04-13 12:07:23,966 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:07:23,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-1f55a1fe-ff77-4953-996c-8f9a96c05bc0 2019-04-13 12:07:23,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749440193176s 2019-04-13 12:07:28,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:28,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:29,004 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-01cc227c-fc84-40f0-818c-c3beb77f65c8 2019-04-13 12:07:29,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-04-13 12:07:29,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:29 GMT Server: Apache x-openstack-request-id: req-a5ece35c-a670-4e91-ab22-5d0843359462 2019-04-13 12:07:29,047 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:07:29,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-a5ece35c-a670-4e91-ab22-5d0843359462 2019-04-13 12:07:29,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752820968628s 2019-04-13 12:07:29,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:07:29,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:29,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:29 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-ccbda254-0b7f-4ba6-8d4d-fcff148471cb 2019-04-13 12:07:29,081 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:07:29,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c2bc8059-5f3b-4a23-9015-6726805c968c 2019-04-13 12:07:29,123 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:07:29,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-c2bc8059-5f3b-4a23-9015-6726805c968c 2019-04-13 12:07:29,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0751450061798s 2019-04-13 12:07:34,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:34,160 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:34 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-e58e19db-a42b-40ed-af8f-b72efbbb1802 2019-04-13 12:07:34,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:07:34,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:34 GMT Server: Apache x-openstack-request-id: req-d4f03942-18a0-4a33-883a-4d46093f4112 2019-04-13 12:07:34,203 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:07:34,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-d4f03942-18a0-4a33-883a-4d46093f4112 2019-04-13 12:07:34,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07301902771s 2019-04-13 12:07:39,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:39,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:39,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:39 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-84fbfbe0-1b84-4078-9893-2491ef86c494 2019-04-13 12:07:39,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:07:39,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:39 GMT Server: Apache x-openstack-request-id: req-714d81a3-07a9-4bc2-b043-3051b511ce67 2019-04-13 12:07:39,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:07:39,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-714d81a3-07a9-4bc2-b043-3051b511ce67 2019-04-13 12:07:39,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752770900726s 2019-04-13 12:07:39,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:07:39,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:39,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:39 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-5afba5c2-1ad0-46b0-af1a-f8587ccf8b7c 2019-04-13 12:07:39,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-04-13 12:07:39,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2adb5794-b249-4ffa-b684-b4de5833b27b 2019-04-13 12:07:39,358 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:07:39,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-2adb5794-b249-4ffa-b684-b4de5833b27b 2019-04-13 12:07:39,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739278793335s 2019-04-13 12:07:44,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:44,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:44,396 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-792d10ec-b99a-413e-84b0-ac0eb056beac 2019-04-13 12:07:44,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-04-13 12:07:44,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:44 GMT Server: Apache x-openstack-request-id: req-e9edeec6-4dee-4049-a5ef-0c21fd8bc37c 2019-04-13 12:07:44,441 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:07:44,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-e9edeec6-4dee-4049-a5ef-0c21fd8bc37c 2019-04-13 12:07:44,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075425863266s 2019-04-13 12:07:49,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:49,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:49,477 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-d8c7b757-50d7-48d1-8c04-fa8781c43215 2019-04-13 12:07:49,477 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:07:49,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:49 GMT Server: Apache x-openstack-request-id: req-6f69206f-14d0-4843-8f91-b9c05df99c35 2019-04-13 12:07:49,519 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:07:49,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-6f69206f-14d0-4843-8f91-b9c05df99c35 2019-04-13 12:07:49,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729758739471s 2019-04-13 12:07:49,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:07:49,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:49,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-10fd95b0-bc0d-482b-b71b-c0eaf76c416a 2019-04-13 12:07:49,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:07:49,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-23821286-5c36-4469-b015-424b946c145b 2019-04-13 12:07:49,593 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:07:49,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-23821286-5c36-4469-b015-424b946c145b 2019-04-13 12:07:49,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737290382385s 2019-04-13 12:07:54,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:54,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:54,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-b30aec65-e766-4f54-b782-c193dc35d01a 2019-04-13 12:07:54,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-04-13 12:07:54,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:54 GMT Server: Apache x-openstack-request-id: req-efb654a1-4fd3-4223-b91c-a38e576bc29c 2019-04-13 12:07:54,949 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:07:54,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-efb654a1-4fd3-4223-b91c-a38e576bc29c 2019-04-13 12:07:54,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349029064178s 2019-04-13 12:07:59,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:07:59,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:07:59,988 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:07:59 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-ec13c26c-7415-4398-87b3-5fe13fc75767 2019-04-13 12:07:59,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-04-13 12:08:00,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:07:59 GMT Server: Apache x-openstack-request-id: req-e407a504-1c2d-4a7f-8b1f-cfda9c9d4f5e 2019-04-13 12:08:00,032 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:08:00,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-e407a504-1c2d-4a7f-8b1f-cfda9c9d4f5e 2019-04-13 12:08:00,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766999721527s 2019-04-13 12:08:00,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:08:00,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:00,062 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:00 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-4cc4e869-7f66-4430-a8a5-13e90bc1ac38 2019-04-13 12:08:00,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-04-13 12:08:00,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1c298e7-06db-44bb-8b7f-683fd0686aab 2019-04-13 12:08:00,105 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:08:00,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-d1c298e7-06db-44bb-8b7f-683fd0686aab 2019-04-13 12:08:00,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728139877319s 2019-04-13 12:08:05,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:08:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:05,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:05 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-fe3b10c5-b659-45fd-a74f-35045c2b34b7 2019-04-13 12:08:05,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:08:05,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:05 GMT Server: Apache x-openstack-request-id: req-57da8f1c-eabf-41ea-83aa-72d69314faff 2019-04-13 12:08:05,185 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:08:05,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-57da8f1c-eabf-41ea-83aa-72d69314faff 2019-04-13 12:08:05,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732359886169s 2019-04-13 12:08:10,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:08:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:10,223 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:10 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-9e62d63d-7517-4cbe-88a0-18b6ede111ea 2019-04-13 12:08:10,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-04-13 12:08:10,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:10 GMT Server: Apache x-openstack-request-id: req-e52ce250-bcf0-44fb-bb63-7cef24b721ba 2019-04-13 12:08:10,267 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:08:10,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-e52ce250-bcf0-44fb-bb63-7cef24b721ba 2019-04-13 12:08:10,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758740901947s 2019-04-13 12:08:10,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:08:10,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:10,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:10 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-b553ca3a-8433-4d0f-9388-fb183eecc1c5 2019-04-13 12:08:10,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:08:10,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-79946b7f-62a2-4f77-8168-63fd98c4f4fd 2019-04-13 12:08:10,341 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:08:10,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-79946b7f-62a2-4f77-8168-63fd98c4f4fd 2019-04-13 12:08:10,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737459659576s 2019-04-13 12:08:15,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:08:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:15,379 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:15 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-3c0c685b-0c38-48f8-b00f-145d747fc3ae 2019-04-13 12:08:15,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-04-13 12:08:15,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:15 GMT Server: Apache x-openstack-request-id: req-d34a7577-3022-4999-b987-674fd0c8744a 2019-04-13 12:08:15,421 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:08:15,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-d34a7577-3022-4999-b987-674fd0c8744a 2019-04-13 12:08:15,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738060474396s 2019-04-13 12:08:20,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:08:20,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:20,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc Server: Apache x-openstack-request-id: req-a59ea8e4-c143-406d-98cc-6d0295c5a558 2019-04-13 12:08:20,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-04-13 12:08:20,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2b748349-588e-4a19-bbef-b94c5afea63c 2019-04-13 12:08:20,500 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-04-13T12:08:15Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/vellum/events/c2abbd1b-d03c-4738-8232-70e8edb06138", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "dbac57b1-abf2-4001-aca2-e52ad010ee0f", "id": "c2abbd1b-d03c-4738-8232-70e8edb06138"}, {"resource_name": "sprout", "event_time": "2019-04-13T12:08:15Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/sprout/events/d21b9956-3566-4ffe-8547-d9fc6b4b64be", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-xhjoqfw4hvbg", "id": "d21b9956-3566-4ffe-8547-d9fc6b4b64be"}]} 2019-04-13 12:08:20,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc&marker=ece86135-fa3f-4c09-b5b1-e9837a5d1e5a&sort_dir=asc used request id req-2b748349-588e-4a19-bbef-b94c5afea63c 2019-04-13 12:08:20,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729968547821s 2019-04-13 12:08:25,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:08:25,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:25,537 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:25 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-1e1c0025-78ff-42a1-8e8e-f4ca586dd5d4 2019-04-13 12:08:25,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:08:25,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:25 GMT Server: Apache x-openstack-request-id: req-0f527605-7bb0-4571-9118-86e55120a9f6 2019-04-13 12:08:25,578 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:08:25,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-0f527605-7bb0-4571-9118-86e55120a9f6 2019-04-13 12:08:25,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071662902832s 2019-04-13 12:08:30,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:08:30,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:30,614 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-f51bc3d4-d767-419b-9d76-4c54cf1a327e 2019-04-13 12:08:30,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:08:30,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:30 GMT Server: Apache x-openstack-request-id: req-526131ad-2689-460a-9367-1a932e0deaea 2019-04-13 12:08:30,655 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:08:30,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-526131ad-2689-460a-9367-1a932e0deaea 2019-04-13 12:08:30,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071368932724s 2019-04-13 12:08:30,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:08:30,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:30,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-ba4bf3b3-b66a-47d2-8524-697395e23f2e 2019-04-13 12:08:30,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:08:30,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b62eaf9f-0689-4ee0-8cee-da9dcf13b126 2019-04-13 12:08:30,730 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:08:30,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-b62eaf9f-0689-4ee0-8cee-da9dcf13b126 2019-04-13 12:08:30,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747089385986s 2019-04-13 12:08:35,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:08:35,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:35,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:35 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-d79de082-5209-47b4-a8fb-744c4c4c2024 2019-04-13 12:08:35,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-04-13 12:08:35,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:35 GMT Server: Apache x-openstack-request-id: req-58063158-0a1a-4f63-a8db-bcbedfdd1455 2019-04-13 12:08:35,808 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:08:35,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-58063158-0a1a-4f63-a8db-bcbedfdd1455 2019-04-13 12:08:35,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070788860321s 2019-04-13 12:08:40,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:08:40,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:40,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-bfef61e1-3842-4b02-b91b-a0a2235e1c5e 2019-04-13 12:08:40,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:08:40,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:40 GMT Server: Apache x-openstack-request-id: req-2f8db971-9700-47da-88b0-c72ebe9719e3 2019-04-13 12:08:40,883 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:08:40,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-2f8db971-9700-47da-88b0-c72ebe9719e3 2019-04-13 12:08:40,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737788677216s 2019-04-13 12:08:40,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:08:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:40,913 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-7e52196e-e866-4089-b872-d3eea5367622 2019-04-13 12:08:40,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-04-13 12:08:40,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8fdd1bab-d11d-49e3-942e-eb041f76d851 2019-04-13 12:08:40,956 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:08:40,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-8fdd1bab-d11d-49e3-942e-eb041f76d851 2019-04-13 12:08:40,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724899768829s 2019-04-13 12:08:45,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:08:45,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:45,994 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:45 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-0646e9ed-2e61-41c3-b888-2e402d7576fe 2019-04-13 12:08:45,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:08:46,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:45 GMT Server: Apache x-openstack-request-id: req-1cb1ce3d-4584-412b-95a6-744a3ebb252d 2019-04-13 12:08:46,037 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:08:46,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-1cb1ce3d-4584-412b-95a6-744a3ebb252d 2019-04-13 12:08:46,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074410200119s 2019-04-13 12:08:51,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:08:51,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:51,076 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-9da3102c-33c6-41a1-8da8-11d4b44f0772 2019-04-13 12:08:51,076 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:08:51,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:51 GMT Server: Apache x-openstack-request-id: req-04d1e8ab-0e2f-40dd-b8fa-17255bcc4ab7 2019-04-13 12:08:51,119 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:08:51,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-04d1e8ab-0e2f-40dd-b8fa-17255bcc4ab7 2019-04-13 12:08:51,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763759613037s 2019-04-13 12:08:51,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:08:51,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:51,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-3b4a5882-9f4a-4869-820b-35d871142e7b 2019-04-13 12:08:51,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:08:51,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9ecc1ac2-5246-47a0-ba3d-90e1e38a38d5 2019-04-13 12:08:51,192 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:08:51,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-9ecc1ac2-5246-47a0-ba3d-90e1e38a38d5 2019-04-13 12:08:51,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720870494843s 2019-04-13 12:08:56,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:08:56,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:08:56,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:08:56 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-724267ab-bb00-48c0-a895-324be2265d35 2019-04-13 12:08:56,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:08:56,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:08:56 GMT Server: Apache x-openstack-request-id: req-e3f069aa-4c48-4303-9200-95b3c30f9b57 2019-04-13 12:08:56,272 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:08:56,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-e3f069aa-4c48-4303-9200-95b3c30f9b57 2019-04-13 12:08:56,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734360218048s 2019-04-13 12:09:01,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:01,308 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-8fd21ed9-1137-44f9-8d76-490ebefe31db 2019-04-13 12:09:01,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-04-13 12:09:01,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:01 GMT Server: Apache x-openstack-request-id: req-a40a8f91-7e3a-4bb8-93f9-a33b88eb9568 2019-04-13 12:09:01,350 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:01,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-a40a8f91-7e3a-4bb8-93f9-a33b88eb9568 2019-04-13 12:09:01,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072429895401s 2019-04-13 12:09:01,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:09:01,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:01,382 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-a2105f05-69a7-4857-b2f0-0c94bdc48922 2019-04-13 12:09:01,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:01,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-611aade3-55e6-45bd-9947-e06ee43eb85f 2019-04-13 12:09:01,424 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:09:01,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-611aade3-55e6-45bd-9947-e06ee43eb85f 2019-04-13 12:09:01,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735359191895s 2019-04-13 12:09:06,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:06,461 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-c18ad94f-0b42-43b0-82e0-5095c6ec7291 2019-04-13 12:09:06,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:06,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:06 GMT Server: Apache x-openstack-request-id: req-1d435859-32b1-49ee-8664-cf45fdd0d5ce 2019-04-13 12:09:06,503 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:06,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-1d435859-32b1-49ee-8664-cf45fdd0d5ce 2019-04-13 12:09:06,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723810195923s 2019-04-13 12:09:11,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:11,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:11,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-f2cdb6f0-28e9-4371-9e7d-2c927a8ad97e 2019-04-13 12:09:11,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-04-13 12:09:11,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:11 GMT Server: Apache x-openstack-request-id: req-80143281-c04d-4c58-a01b-a8bfffcaf06f 2019-04-13 12:09:11,584 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:11,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-80143281-c04d-4c58-a01b-a8bfffcaf06f 2019-04-13 12:09:11,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754809379578s 2019-04-13 12:09:11,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:09:11,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:11,614 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-93b7c565-b0a3-492e-8eff-4b232329158c 2019-04-13 12:09:11,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:11,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-05f7a6a6-f6d3-4017-9007-b491f2d46410 2019-04-13 12:09:11,657 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:09:11,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-05f7a6a6-f6d3-4017-9007-b491f2d46410 2019-04-13 12:09:11,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723979473114s 2019-04-13 12:09:16,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:16,695 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-6b2bf772-fe71-4542-8758-279d8ce124b5 2019-04-13 12:09:16,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:16,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:16 GMT Server: Apache x-openstack-request-id: req-a4ab9763-1aec-47b7-aa70-af4e90d2d5fa 2019-04-13 12:09:16,738 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:16,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-a4ab9763-1aec-47b7-aa70-af4e90d2d5fa 2019-04-13 12:09:16,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739789009094s 2019-04-13 12:09:21,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:21,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:21,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:21 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-0934c16b-7ea7-4455-bb1f-6fa8427d1572 2019-04-13 12:09:21,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:21,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:21 GMT Server: Apache x-openstack-request-id: req-b4c2eef8-4cb4-4434-85d6-8f7dd654449f 2019-04-13 12:09:21,818 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:21,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-b4c2eef8-4cb4-4434-85d6-8f7dd654449f 2019-04-13 12:09:21,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743820667267s 2019-04-13 12:09:21,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:09:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:21,848 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:21 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-f25e9f5c-7f75-4019-ad0d-d6d7d7c2eae3 2019-04-13 12:09:21,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:21,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fc8b45f2-d4b7-45fe-8d23-4849335f7bc2 2019-04-13 12:09:21,892 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:09:21,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-fc8b45f2-d4b7-45fe-8d23-4849335f7bc2 2019-04-13 12:09:21,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736639499664s 2019-04-13 12:09:26,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:26,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:26,929 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:26 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-ef93f2cd-ddb2-4871-aa32-02252286e83f 2019-04-13 12:09:26,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:26,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:26 GMT Server: Apache x-openstack-request-id: req-8fdc391e-25ad-418a-b83b-6e8e946c6319 2019-04-13 12:09:26,971 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:26,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-8fdc391e-25ad-418a-b83b-6e8e946c6319 2019-04-13 12:09:26,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721712112427s 2019-04-13 12:09:31,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:31,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:32,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:31 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-4bd2a694-37e4-44f1-a4eb-7190fa55e235 2019-04-13 12:09:32,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:32,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:32 GMT Server: Apache x-openstack-request-id: req-ab4a5d37-3444-4575-a645-5f4f11e16f78 2019-04-13 12:09:32,049 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:32,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-ab4a5d37-3444-4575-a645-5f4f11e16f78 2019-04-13 12:09:32,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728027820587s 2019-04-13 12:09:32,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:09:32,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:32,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:32 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-fa1524da-01a6-4f6b-a1e9-8733439c6fec 2019-04-13 12:09:32,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:32,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14ea61e4-562d-43fa-8fbe-f1503d108e28 2019-04-13 12:09:32,123 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:09:32,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-14ea61e4-562d-43fa-8fbe-f1503d108e28 2019-04-13 12:09:32,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737431049347s 2019-04-13 12:09:37,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:37,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:37,162 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-79ce1c0f-8135-45bb-87c9-2f95d1c7b8fb 2019-04-13 12:09:37,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-04-13 12:09:37,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:37 GMT Server: Apache x-openstack-request-id: req-87dd1bb1-e453-4792-8eb2-f94894940b79 2019-04-13 12:09:37,204 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:37,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-87dd1bb1-e453-4792-8eb2-f94894940b79 2019-04-13 12:09:37,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735859870911s 2019-04-13 12:09:42,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:42,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:42,242 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:42 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-cbfb2f0a-994c-4af9-823b-57c18098636c 2019-04-13 12:09:42,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:42,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:42 GMT Server: Apache x-openstack-request-id: req-291f6233-4fd5-4655-8f2a-1052526b9e25 2019-04-13 12:09:42,285 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:42,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-291f6233-4fd5-4655-8f2a-1052526b9e25 2019-04-13 12:09:42,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759010314941s 2019-04-13 12:09:42,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:09:42,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:42,317 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:42 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-0dd09250-75a9-43d7-a91e-3f5eb1a4df4d 2019-04-13 12:09:42,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:42,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a1434fff-2a73-47d7-b8fb-0248aad128cc 2019-04-13 12:09:42,359 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:09:42,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-a1434fff-2a73-47d7-b8fb-0248aad128cc 2019-04-13 12:09:42,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736780166626s 2019-04-13 12:09:47,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:47,397 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-0f3d070a-849c-4073-bd3b-697f176d8c38 2019-04-13 12:09:47,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-04-13 12:09:47,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:47 GMT Server: Apache x-openstack-request-id: req-cc4c3f02-4642-4559-bedf-a012ff38e282 2019-04-13 12:09:47,438 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:47,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-cc4c3f02-4642-4559-bedf-a012ff38e282 2019-04-13 12:09:47,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721077919006s 2019-04-13 12:09:52,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:52,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:52,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-99f93a6e-27a1-4583-ab40-689cd255a54c 2019-04-13 12:09:52,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-04-13 12:09:52,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:52 GMT Server: Apache x-openstack-request-id: req-9c3825ac-f172-477f-a6d3-9014caf09780 2019-04-13 12:09:52,519 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:52,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-9c3825ac-f172-477f-a6d3-9014caf09780 2019-04-13 12:09:52,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746331214905s 2019-04-13 12:09:52,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:09:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:52,549 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-6677adfb-25bb-45c2-bcfa-6fa17e95e744 2019-04-13 12:09:52,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:52,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2c555fef-65ae-4782-809c-c18c39dec4d1 2019-04-13 12:09:52,592 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:09:52,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-2c555fef-65ae-4782-809c-c18c39dec4d1 2019-04-13 12:09:52,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725069046021s 2019-04-13 12:09:57,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:09:57,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:09:57,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:09:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-7928bd3d-fe36-4303-8c22-f68d351bd866 2019-04-13 12:09:57,630 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:09:57,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:09:57 GMT Server: Apache x-openstack-request-id: req-6ae9705f-76f8-4c61-a07e-ee3a3c5aa0c9 2019-04-13 12:09:57,672 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:09:57,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-6ae9705f-76f8-4c61-a07e-ee3a3c5aa0c9 2019-04-13 12:09:57,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073832988739s 2019-04-13 12:10:02,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:02,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:02,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-bfaa6622-b85f-4b37-8392-26cc8fc42c5b 2019-04-13 12:10:02,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-04-13 12:10:02,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:02 GMT Server: Apache x-openstack-request-id: req-88b3370f-2d48-42b3-ac49-8a5834bbe548 2019-04-13 12:10:02,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:02,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-88b3370f-2d48-42b3-ac49-8a5834bbe548 2019-04-13 12:10:02,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739290714264s 2019-04-13 12:10:02,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:10:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:02,781 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-09022873-0a3d-4666-afd5-f2ee7685140d 2019-04-13 12:10:02,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:10:02,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aae1aa54-90c1-4376-b6d1-f574e59ef606 2019-04-13 12:10:02,823 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:10:02,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-aae1aa54-90c1-4376-b6d1-f574e59ef606 2019-04-13 12:10:02,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070729970932s 2019-04-13 12:10:07,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:07,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:07,860 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-60c54e34-64c4-4523-85f4-a536b2f9cf1e 2019-04-13 12:10:07,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:10:07,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:07 GMT Server: Apache x-openstack-request-id: req-53d730be-e464-452d-bbe6-25771bd1c8c2 2019-04-13 12:10:07,904 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:07,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-53d730be-e464-452d-bbe6-25771bd1c8c2 2019-04-13 12:10:07,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743451118469s 2019-04-13 12:10:12,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:12,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:12,940 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:12 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-a0bd5ca6-94c4-4da7-8995-dc1d3011b550 2019-04-13 12:10:12,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-04-13 12:10:12,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:12 GMT Server: Apache x-openstack-request-id: req-7f085850-fe89-449d-a2ce-bd30b658cd08 2019-04-13 12:10:12,982 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:12,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-7f085850-fe89-449d-a2ce-bd30b658cd08 2019-04-13 12:10:12,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071916103363s 2019-04-13 12:10:12,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:10:12,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:13,013 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:12 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-d38cb170-7412-421a-9e49-8d1681cd7342 2019-04-13 12:10:13,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:10:13,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-31b20a5f-f37f-4253-8663-9cda2cb901db 2019-04-13 12:10:13,055 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:10:13,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-31b20a5f-f37f-4253-8663-9cda2cb901db 2019-04-13 12:10:13,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723049640656s 2019-04-13 12:10:18,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:18,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:18,092 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-17212025-2aa4-49f4-af8f-885aa747fd39 2019-04-13 12:10:18,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:10:18,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:18 GMT Server: Apache x-openstack-request-id: req-d03f9557-bf9f-424b-b06b-e21061d0bf5d 2019-04-13 12:10:18,133 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:18,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-d03f9557-bf9f-424b-b06b-e21061d0bf5d 2019-04-13 12:10:18,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721030235291s 2019-04-13 12:10:23,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:23,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:23,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-1f35d964-edc3-4fef-9bca-709cf23e611f 2019-04-13 12:10:23,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:10:23,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:23 GMT Server: Apache x-openstack-request-id: req-6d39a713-7e8d-436e-826a-e88e08e9fa99 2019-04-13 12:10:23,230 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:23,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-6d39a713-7e8d-436e-826a-e88e08e9fa99 2019-04-13 12:10:23,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0910379886627s 2019-04-13 12:10:23,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:10:23,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:23,262 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-d0f18734-c20e-46af-be64-159c83bec8a6 2019-04-13 12:10:23,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-04-13 12:10:23,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-811923b9-f6f0-4154-980f-2640e08b1d19 2019-04-13 12:10:23,305 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:10:23,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-811923b9-f6f0-4154-980f-2640e08b1d19 2019-04-13 12:10:23,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743989944458s 2019-04-13 12:10:28,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:28,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-3902bf16-ded1-4b36-b19a-1ad513c22f3c 2019-04-13 12:10:28,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:10:28,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:28 GMT Server: Apache x-openstack-request-id: req-f7d5c2ff-3f5c-47e9-93dc-3e52cd8d1eed 2019-04-13 12:10:28,389 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:28,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-f7d5c2ff-3f5c-47e9-93dc-3e52cd8d1eed 2019-04-13 12:10:28,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766680240631s 2019-04-13 12:10:33,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:33,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-3fd4d77b-ed5f-4693-85ed-f42fdec1be74 2019-04-13 12:10:33,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-04-13 12:10:33,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:33 GMT Server: Apache x-openstack-request-id: req-136c8857-f5aa-4065-93f0-1046dd0c20cb 2019-04-13 12:10:33,471 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:33,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-136c8857-f5aa-4065-93f0-1046dd0c20cb 2019-04-13 12:10:33,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076523065567s 2019-04-13 12:10:33,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:10:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:33,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-3e92d1bf-91bb-4a82-a7a8-abf53eb344bd 2019-04-13 12:10:33,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-04-13 12:10:33,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f9c61d57-bec2-4d85-b246-c6043c855cc1 2019-04-13 12:10:33,544 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:10:33,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-f9c61d57-bec2-4d85-b246-c6043c855cc1 2019-04-13 12:10:33,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729088783264s 2019-04-13 12:10:38,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:38,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:38,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:38 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-be4626e8-e308-41a5-9e76-7d3a7286c786 2019-04-13 12:10:38,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:10:38,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:38 GMT Server: Apache x-openstack-request-id: req-f661dc98-4ea1-4258-9630-4555816e24a4 2019-04-13 12:10:38,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:38,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-f661dc98-4ea1-4258-9630-4555816e24a4 2019-04-13 12:10:38,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751280784607s 2019-04-13 12:10:43,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:43,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:43,659 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:43 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-834efc4c-13b1-4832-85ad-db912869d10a 2019-04-13 12:10:43,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:10:43,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:43 GMT Server: Apache x-openstack-request-id: req-37f7abc7-9acc-44d8-8cc3-a6b5bcd85678 2019-04-13 12:10:43,969 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:43,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-37f7abc7-9acc-44d8-8cc3-a6b5bcd85678 2019-04-13 12:10:43,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339317083359s 2019-04-13 12:10:43,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:10:43,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:43,999 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:43 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-1e66094f-15c7-40ba-b8f6-50381a725ead 2019-04-13 12:10:43,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:10:44,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-029c5984-4f7b-4f64-9097-7312da0c2513 2019-04-13 12:10:44,040 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:10:44,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-029c5984-4f7b-4f64-9097-7312da0c2513 2019-04-13 12:10:44,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708110332489s 2019-04-13 12:10:49,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:49,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:49,081 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-de4d3c7f-47e2-466f-bd95-f4a945bbc52f 2019-04-13 12:10:49,081 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:10:49,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:49 GMT Server: Apache x-openstack-request-id: req-cf268c26-2556-41e9-b9c4-d197018ca36e 2019-04-13 12:10:49,125 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:49,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-cf268c26-2556-41e9-b9c4-d197018ca36e 2019-04-13 12:10:49,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779111385345s 2019-04-13 12:10:54,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:54,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:54,163 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-0128f257-6ed7-4c2e-b7e5-6b02fd2fe718 2019-04-13 12:10:54,163 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:10:54,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:54 GMT Server: Apache x-openstack-request-id: req-5357e1da-02cc-40a8-86ba-6e533994d81b 2019-04-13 12:10:54,206 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:54,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-5357e1da-02cc-40a8-86ba-6e533994d81b 2019-04-13 12:10:54,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750131607056s 2019-04-13 12:10:54,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:10:54,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:54,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-71e10f9b-6d05-4447-913f-5bbf18392560 2019-04-13 12:10:54,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-04-13 12:10:54,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91d98826-30df-42a3-95dd-e6a03fccf8e0 2019-04-13 12:10:54,282 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:10:54,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-91d98826-30df-42a3-95dd-e6a03fccf8e0 2019-04-13 12:10:54,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753509998322s 2019-04-13 12:10:59,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:10:59,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:10:59,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:10:59 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-74ff8cda-e264-4fcb-a0c2-c78a81e7eccd 2019-04-13 12:10:59,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-04-13 12:10:59,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:10:59 GMT Server: Apache x-openstack-request-id: req-dc8afb21-498f-4b47-95c5-747bea7482e5 2019-04-13 12:10:59,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:10:59,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-dc8afb21-498f-4b47-95c5-747bea7482e5 2019-04-13 12:10:59,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.335383892059s 2019-04-13 12:11:04,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:11:04,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:04,925 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:04 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-2935fb82-2012-479c-8ad0-dcb1dd51ac9d 2019-04-13 12:11:04,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-04-13 12:11:05,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:04 GMT Server: Apache x-openstack-request-id: req-89a0aa1d-1a30-4d06-acb8-30dd799f0e01 2019-04-13 12:11:05,319 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:11:05,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-89a0aa1d-1a30-4d06-acb8-30dd799f0e01 2019-04-13 12:11:05,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.689240932465s 2019-04-13 12:11:05,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:11:05,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:05,349 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:05 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-2e6f314a-1c9a-4f24-82c7-daecbe95a38d 2019-04-13 12:11:05,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:11:05,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78311da8-ba11-4419-8755-f4e8c05df210 2019-04-13 12:11:05,391 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:11:05,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-78311da8-ba11-4419-8755-f4e8c05df210 2019-04-13 12:11:05,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712049007416s 2019-04-13 12:11:10,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:11:10,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:10,682 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:10 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-0d1f9d16-b6d8-461d-9a2c-a4caf2d05985 2019-04-13 12:11:10,682 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:11:10,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:10 GMT Server: Apache x-openstack-request-id: req-02e4834e-5524-41e0-8f8d-f82e8cf04d57 2019-04-13 12:11:10,724 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:11:10,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-02e4834e-5524-41e0-8f8d-f82e8cf04d57 2019-04-13 12:11:10,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.32592010498s 2019-04-13 12:11:15,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:11:15,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:15,761 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:15 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-2ddd73e7-c0eb-4e9c-8c35-64411c93da3c 2019-04-13 12:11:15,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:11:15,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:15 GMT Server: Apache x-openstack-request-id: req-1634b385-629c-41db-a659-8ae095a4db82 2019-04-13 12:11:15,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:11:15,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-1634b385-629c-41db-a659-8ae095a4db82 2019-04-13 12:11:15,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737330913544s 2019-04-13 12:11:15,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:11:15,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:15,835 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:15 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-0c874c95-3432-4746-80c6-f9479144cb16 2019-04-13 12:11:15,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:11:15,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b96c70d3-daa6-423e-8f97-057ea33abb3b 2019-04-13 12:11:15,877 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:11:15,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-b96c70d3-daa6-423e-8f97-057ea33abb3b 2019-04-13 12:11:15,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731120109558s 2019-04-13 12:11:20,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:11:20,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:20,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-ca61f8d4-1c71-4de4-8588-bb1a4df0b974 2019-04-13 12:11:20,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:11:20,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:20 GMT Server: Apache x-openstack-request-id: req-a48e86a0-7b9c-4405-86f0-b8fd76f3a389 2019-04-13 12:11:20,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:11:20,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-a48e86a0-7b9c-4405-86f0-b8fd76f3a389 2019-04-13 12:11:20,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772349834442s 2019-04-13 12:11:25,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:11:25,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:26,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:25 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-eff26232-b3e9-496d-97ff-7bafc1556757 2019-04-13 12:11:26,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-04-13 12:11:26,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:25 GMT Server: Apache x-openstack-request-id: req-c2937e48-c206-4e7b-9923-9b057d59024b 2019-04-13 12:11:26,042 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:11:26,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-c2937e48-c206-4e7b-9923-9b057d59024b 2019-04-13 12:11:26,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750119686127s 2019-04-13 12:11:26,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:11:26,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:26,077 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:26 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-661dbd29-7460-4f28-874d-27a3c26239fa 2019-04-13 12:11:26,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-04-13 12:11:26,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7678f1f3-9afa-4fc0-ab36-bdb163ae220a 2019-04-13 12:11:26,120 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:11:26,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-7678f1f3-9afa-4fc0-ab36-bdb163ae220a 2019-04-13 12:11:26,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0770480632782s 2019-04-13 12:11:31,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:11:31,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:31,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:31 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-b9237a64-e65b-4703-b135-81e6f4037018 2019-04-13 12:11:31,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:11:31,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:31 GMT Server: Apache x-openstack-request-id: req-689cfd75-7172-47cc-9b51-1c288c13a0a0 2019-04-13 12:11:31,203 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:11:31,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-689cfd75-7172-47cc-9b51-1c288c13a0a0 2019-04-13 12:11:31,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766370296478s 2019-04-13 12:11:36,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:11:36,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:36,239 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:36 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-828a1d64-2421-4037-a8ff-00077b18ed4c 2019-04-13 12:11:36,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:11:36,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:36 GMT Server: Apache x-openstack-request-id: req-dc4d5411-1325-4d7b-886c-3b8848eca636 2019-04-13 12:11:36,281 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:11:36,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-dc4d5411-1325-4d7b-886c-3b8848eca636 2019-04-13 12:11:36,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717220306396s 2019-04-13 12:11:36,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:11:36,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:36,585 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:36 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-e7b286c0-6f3d-49ac-a9bd-11b8e2591188 2019-04-13 12:11:36,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:11:36,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f1612d25-517b-4831-9011-1ea336faaabc 2019-04-13 12:11:36,884 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:11:36,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-f1612d25-517b-4831-9011-1ea336faaabc 2019-04-13 12:11:36,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.602380990982s 2019-04-13 12:11:41,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:11:41,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:41,924 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:41 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-e5eb76ba-a3af-433d-822c-6da2b91d6c66 2019-04-13 12:11:41,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-04-13 12:11:41,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:41 GMT Server: Apache x-openstack-request-id: req-20ea5925-9771-4825-84cf-c7467eba7013 2019-04-13 12:11:41,968 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:11:41,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-20ea5925-9771-4825-84cf-c7467eba7013 2019-04-13 12:11:41,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769858360291s 2019-04-13 12:11:46,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:11:46,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:47,290 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:46 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-2cedd998-8313-49f0-9d87-1d597a5e2a37 2019-04-13 12:11:47,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-04-13 12:11:47,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:47 GMT Server: Apache x-openstack-request-id: req-5aec15a4-720e-435a-9023-b8c931c4775d 2019-04-13 12:11:47,331 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:11:47,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-5aec15a4-720e-435a-9023-b8c931c4775d 2019-04-13 12:11:47,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360546112061s 2019-04-13 12:11:47,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:11:47,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:47,363 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-764a2bab-7267-4cb7-b92c-8b6086e14e04 2019-04-13 12:11:47,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-04-13 12:11:47,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-acc9faef-fab8-48b8-9090-0fd66ea66fea 2019-04-13 12:11:47,389 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:11:47,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-acc9faef-fab8-48b8-9090-0fd66ea66fea 2019-04-13 12:11:47,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0573689937592s 2019-04-13 12:11:52,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:11:52,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:52,428 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-20429dab-473e-4c50-88d5-d6923200ebe1 2019-04-13 12:11:52,428 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:11:52,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:52 GMT Server: Apache x-openstack-request-id: req-bdcac8f1-3381-45af-ad03-d955ecae0e81 2019-04-13 12:11:52,470 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:11:52,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-bdcac8f1-3381-45af-ad03-d955ecae0e81 2019-04-13 12:11:52,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744788646698s 2019-04-13 12:11:57,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:11:57,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:57,510 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-ff5dcc1e-5077-40c9-94ff-913279d38404 2019-04-13 12:11:57,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:11:57,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:57 GMT Server: Apache x-openstack-request-id: req-22f2f3ea-c313-4995-afd2-5f11b922081d 2019-04-13 12:11:57,551 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:11:57,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-22f2f3ea-c313-4995-afd2-5f11b922081d 2019-04-13 12:11:57,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075455904007s 2019-04-13 12:11:57,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:11:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:11:57,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:11:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-8ef4a4ba-08b6-4c01-9ffe-d73e9b97da44 2019-04-13 12:11:57,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-04-13 12:11:57,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:11:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b73c688a-3477-47ed-942f-b690003d10c7 2019-04-13 12:11:57,609 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:11:57,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-b73c688a-3477-47ed-942f-b690003d10c7 2019-04-13 12:11:57,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0573289394379s 2019-04-13 12:12:02,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:02,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:02,649 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-38e8f15c-44ca-4950-b0f2-c5c353ce45f1 2019-04-13 12:12:02,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-04-13 12:12:02,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:02 GMT Server: Apache x-openstack-request-id: req-f909ab14-6fd7-48d3-9314-571a1ec9bacd 2019-04-13 12:12:02,692 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:12:02,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-f909ab14-6fd7-48d3-9314-571a1ec9bacd 2019-04-13 12:12:02,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759620666504s 2019-04-13 12:12:07,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:07,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:07,998 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-65d5f5e2-b1fb-4b0f-9447-83e4913d3bd9 2019-04-13 12:12:07,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:12:08,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:07 GMT Server: Apache x-openstack-request-id: req-166e4069-c0a8-4b3b-9e28-b318424e2ba7 2019-04-13 12:12:08,040 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:12:08,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-166e4069-c0a8-4b3b-9e28-b318424e2ba7 2019-04-13 12:12:08,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.341706037521s 2019-04-13 12:12:08,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:12:08,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:08,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:08 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-7aaede06-5b28-4ecf-9f80-73ef92e04f7b 2019-04-13 12:12:08,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:12:08,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-94608c6c-1aec-4398-aeac-f44b2aa86e69 2019-04-13 12:12:08,113 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:12:08,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-94608c6c-1aec-4398-aeac-f44b2aa86e69 2019-04-13 12:12:08,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727200508118s 2019-04-13 12:12:13,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:13,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:13,153 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-1da2d379-a012-4578-97a8-0bfea87408a6 2019-04-13 12:12:13,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:12:13,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:13 GMT Server: Apache x-openstack-request-id: req-3654ecfd-ce6d-42dc-ae24-f31ebc9a63d9 2019-04-13 12:12:13,196 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:12:13,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-3654ecfd-ce6d-42dc-ae24-f31ebc9a63d9 2019-04-13 12:12:13,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760650634766s 2019-04-13 12:12:18,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:18,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:18,234 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-5d6371ac-0f55-4802-922b-e08677ecdde5 2019-04-13 12:12:18,234 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:12:18,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:18 GMT Server: Apache x-openstack-request-id: req-c7d88419-9ecf-4b34-99a7-1fe5f0f43af3 2019-04-13 12:12:18,277 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:12:18,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-c7d88419-9ecf-4b34-99a7-1fe5f0f43af3 2019-04-13 12:12:18,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751321315765s 2019-04-13 12:12:18,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:12:18,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:18,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-984e20e2-3796-4bbb-84a6-ff5bdf7c8d4a 2019-04-13 12:12:18,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:12:18,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8a84ee15-5d83-4f55-8404-f52d21da52c9 2019-04-13 12:12:18,352 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:12:18,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-8a84ee15-5d83-4f55-8404-f52d21da52c9 2019-04-13 12:12:18,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737972259521s 2019-04-13 12:12:23,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:23,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:23,391 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-bebe0977-087b-4a0e-a3ef-93858b5b1d9d 2019-04-13 12:12:23,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:12:23,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:23 GMT Server: Apache x-openstack-request-id: req-77dceb7b-b079-4352-acfa-2f48cdb9c25d 2019-04-13 12:12:23,434 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:12:23,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-77dceb7b-b079-4352-acfa-2f48cdb9c25d 2019-04-13 12:12:23,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754098892212s 2019-04-13 12:12:28,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:28,469 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-372a8806-2d47-4f74-a73a-3b348f141b04 2019-04-13 12:12:28,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-04-13 12:12:28,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:28 GMT Server: Apache x-openstack-request-id: req-4b62c78b-391f-4e59-bc31-94e435c2550c 2019-04-13 12:12:28,512 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:12:28,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-4b62c78b-391f-4e59-bc31-94e435c2550c 2019-04-13 12:12:28,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752868652344s 2019-04-13 12:12:28,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:12:28,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:28,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-0f4bd18b-d30e-44ee-b37d-90f7d821d2cc 2019-04-13 12:12:28,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-04-13 12:12:28,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5c94f4df-8cb9-44e0-b978-d1da4e3ca7d5 2019-04-13 12:12:28,585 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:12:28,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-5c94f4df-8cb9-44e0-b978-d1da4e3ca7d5 2019-04-13 12:12:28,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726358890533s 2019-04-13 12:12:33,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:33,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:33,886 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-0fc2be08-5289-4a08-939a-b349b7f87d84 2019-04-13 12:12:33,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:12:33,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:33 GMT Server: Apache x-openstack-request-id: req-4ac56874-89a9-4743-80ce-b8dae93d4e79 2019-04-13 12:12:33,928 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:12:33,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-4ac56874-89a9-4743-80ce-b8dae93d4e79 2019-04-13 12:12:33,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.336432933807s 2019-04-13 12:12:38,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:38,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:38,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:38 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-71f25529-a07e-4ee5-8f9c-2a4c875a1c86 2019-04-13 12:12:38,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:12:39,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:38 GMT Server: Apache x-openstack-request-id: req-1c5bc8d9-209a-4778-9552-8b4386214993 2019-04-13 12:12:39,007 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:12:39,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-1c5bc8d9-209a-4778-9552-8b4386214993 2019-04-13 12:12:39,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727519989014s 2019-04-13 12:12:39,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:12:39,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:39,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:39 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-dbd3a1db-9944-4da0-ada8-898ea9c1a0d7 2019-04-13 12:12:39,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-04-13 12:12:39,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5feaf594-9439-4cba-87b6-c09f2c4d8fe5 2019-04-13 12:12:39,079 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:12:39,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-5feaf594-9439-4cba-87b6-c09f2c4d8fe5 2019-04-13 12:12:39,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715720653534s 2019-04-13 12:12:44,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:44,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:44,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-9bd1a1dc-302e-46cd-ae36-1d89103bac83 2019-04-13 12:12:44,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-04-13 12:12:44,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:44 GMT Server: Apache x-openstack-request-id: req-574ca4a1-eaf0-4eff-a5d6-42cec6e4c07b 2019-04-13 12:12:44,158 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:12:44,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-574ca4a1-eaf0-4eff-a5d6-42cec6e4c07b 2019-04-13 12:12:44,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720608234406s 2019-04-13 12:12:49,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:49,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:49,196 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-233da494-3a44-4341-bdc8-26abd0f52179 2019-04-13 12:12:49,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:12:49,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:49 GMT Server: Apache x-openstack-request-id: req-4e936ddd-d8ff-4b58-b03b-5949aace6b54 2019-04-13 12:12:49,239 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:12:49,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-4e936ddd-d8ff-4b58-b03b-5949aace6b54 2019-04-13 12:12:49,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747818946838s 2019-04-13 12:12:49,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:12:49,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:49,270 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-f45ac388-5b10-43d1-8102-d8cb6cba8104 2019-04-13 12:12:49,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-04-13 12:12:49,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3f8c7386-3f4b-4509-9fe1-44dd5db49b97 2019-04-13 12:12:49,586 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:12:49,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-3f8c7386-3f4b-4509-9fe1-44dd5db49b97 2019-04-13 12:12:49,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.34658408165s 2019-04-13 12:12:54,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:54,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:54,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-7c5032f2-67ba-4d9e-9349-c0f0bc53f925 2019-04-13 12:12:54,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:12:54,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:54 GMT Server: Apache x-openstack-request-id: req-3be3f3c9-75ae-47e6-8e9a-4fd28e25b655 2019-04-13 12:12:54,936 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:12:54,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-3be3f3c9-75ae-47e6-8e9a-4fd28e25b655 2019-04-13 12:12:54,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.34320807457s 2019-04-13 12:12:59,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:12:59,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:12:59,974 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:12:59 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-60aa4fc3-ba47-4a82-bb9d-3809c806e1ff 2019-04-13 12:12:59,974 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:13:00,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:12:59 GMT Server: Apache x-openstack-request-id: req-a6f0330b-9147-418c-813d-2cc4a54767bf 2019-04-13 12:13:00,018 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:13:00,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-a6f0330b-9147-418c-813d-2cc4a54767bf 2019-04-13 12:13:00,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765888690948s 2019-04-13 12:13:00,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:13:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:00,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:00 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-873f5f5a-50ca-401a-8f70-fce213302861 2019-04-13 12:13:00,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-04-13 12:13:00,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50d93d83-a2c4-492d-b31a-211fc52aa45b 2019-04-13 12:13:00,095 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:13:00,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-50d93d83-a2c4-492d-b31a-211fc52aa45b 2019-04-13 12:13:00,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0759029388428s 2019-04-13 12:13:05,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:13:05,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:05,134 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:05 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-fba29537-78c8-4953-b3a5-43dc998e4014 2019-04-13 12:13:05,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:13:05,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:05 GMT Server: Apache x-openstack-request-id: req-aae0107b-c8a5-43ab-8431-800006e67725 2019-04-13 12:13:05,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:13:05,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-aae0107b-c8a5-43ab-8431-800006e67725 2019-04-13 12:13:05,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742621421814s 2019-04-13 12:13:10,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:13:10,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:10,230 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:10 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-a575d719-d9cb-4de1-8455-9004a2c13b6a 2019-04-13 12:13:10,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:13:10,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:10 GMT Server: Apache x-openstack-request-id: req-c7abbf58-4356-462c-b4e5-3ade9bdcd412 2019-04-13 12:13:10,273 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:13:10,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-c7abbf58-4356-462c-b4e5-3ade9bdcd412 2019-04-13 12:13:10,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0912868976593s 2019-04-13 12:13:10,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:13:10,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:10,305 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:10 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-366da1ff-ca16-473a-9d32-e5113418308e 2019-04-13 12:13:10,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-04-13 12:13:10,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7ae4c58e-2bb2-4d97-b160-e3ebebd93626 2019-04-13 12:13:10,348 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:13:10,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-7ae4c58e-2bb2-4d97-b160-e3ebebd93626 2019-04-13 12:13:10,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744400024414s 2019-04-13 12:13:15,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:13:15,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:15,387 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:15 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-fe9349a4-783e-45f8-8fbd-d2dbc56bd76c 2019-04-13 12:13:15,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:13:15,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:15 GMT Server: Apache x-openstack-request-id: req-6ceac9d5-593c-4cdf-8fdf-48b4092db81e 2019-04-13 12:13:15,430 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:13:15,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-6ceac9d5-593c-4cdf-8fdf-48b4092db81e 2019-04-13 12:13:15,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751001834869s 2019-04-13 12:13:20,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:13:20,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:20,465 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-217fbd63-e098-464d-9a97-7ae7a344b4a3 2019-04-13 12:13:20,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-04-13 12:13:20,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:20 GMT Server: Apache x-openstack-request-id: req-69020a59-8fef-4537-8f97-e862463e6b66 2019-04-13 12:13:20,506 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:13:20,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-69020a59-8fef-4537-8f97-e862463e6b66 2019-04-13 12:13:20,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735559463501s 2019-04-13 12:13:20,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:13:20,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:20,537 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-11a1fe27-067e-444e-8bee-1567a2a8bee1 2019-04-13 12:13:20,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:13:20,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6404bcdb-4e9e-4906-8349-d9bcc390dd54 2019-04-13 12:13:20,579 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:13:20,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-6404bcdb-4e9e-4906-8349-d9bcc390dd54 2019-04-13 12:13:20,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723588466644s 2019-04-13 12:13:25,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:13:25,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:25,618 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:25 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-0d449c51-e260-4a43-8db4-ebc0bd7fc937 2019-04-13 12:13:25,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:13:25,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:25 GMT Server: Apache x-openstack-request-id: req-4d586b26-603c-4685-b937-a85ab32ca371 2019-04-13 12:13:25,660 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:13:25,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-4d586b26-603c-4685-b937-a85ab32ca371 2019-04-13 12:13:25,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740749835968s 2019-04-13 12:13:30,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:13:30,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:30,701 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-1e43b205-7232-408c-82d0-f63a50e26324 2019-04-13 12:13:30,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:13:30,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:30 GMT Server: Apache x-openstack-request-id: req-ee29a7d1-1b49-4ffd-9dc2-3b7a5b43d184 2019-04-13 12:13:30,744 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:13:30,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-ee29a7d1-1b49-4ffd-9dc2-3b7a5b43d184 2019-04-13 12:13:30,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0780649185181s 2019-04-13 12:13:30,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:13:30,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:30,775 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-1d1c2452-8c06-4739-93e2-cb610c8cdf99 2019-04-13 12:13:30,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:13:30,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-264479b4-3630-486e-870a-f17338507f26 2019-04-13 12:13:30,817 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:13:30,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-264479b4-3630-486e-870a-f17338507f26 2019-04-13 12:13:30,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721859931946s 2019-04-13 12:13:35,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:13:35,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:35,857 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:35 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc Server: Apache x-openstack-request-id: req-789ef5c0-becc-4a40-aa30-6f0f1f4946a9 2019-04-13 12:13:35,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-04-13 12:13:35,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 582 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c56fa806-7e0d-4d50-ae05-d88003f6371b 2019-04-13 12:13:35,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-04-13T12:13:34Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/sprout/events/7d48c61b-ce3d-4ec4-9355-f72a60e371e5", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5699579a-ab31-42f7-99d0-3a1fb3b23f08", "id": "7d48c61b-ce3d-4ec4-9355-f72a60e371e5"}, {"resource_name": "bono", "event_time": "2019-04-13T12:13:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/bono/events/8c20140a-47f9-4c50-8530-cfd9fe875039", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-vnxst4qcjmja", "id": "8c20140a-47f9-4c50-8530-cfd9fe875039"}, {"resource_name": "homer", "event_time": "2019-04-13T12:13:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/homer/events/c033bb2e-c3d4-4cbd-b9dc-f128d3c898d2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-ylkyo6uouaqt", "id": "c033bb2e-c3d4-4cbd-b9dc-f128d3c898d2"}, {"resource_name": "dime", "event_time": "2019-04-13T12:13:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dime/events/c46f07e6-7c36-416f-9048-7293f215e9d8", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-26ufc24kgxhw", "id": "c46f07e6-7c36-416f-9048-7293f215e9d8"}]} 2019-04-13 12:13:35,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc&marker=d21b9956-3566-4ffe-8547-d9fc6b4b64be&sort_dir=asc used request id req-c56fa806-7e0d-4d50-ae05-d88003f6371b 2019-04-13 12:13:35,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077024936676s 2019-04-13 12:13:40,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:13:40,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:40,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-08a182f2-0dd9-430f-ba67-de5ea6731a0b 2019-04-13 12:13:40,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:13:40,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:40 GMT Server: Apache x-openstack-request-id: req-65439194-f9b8-4711-b088-e62966afa1c4 2019-04-13 12:13:40,999 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:13:40,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-65439194-f9b8-4711-b088-e62966afa1c4 2019-04-13 12:13:41,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.091854095459s 2019-04-13 12:13:46,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:13:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:46,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:46 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-986b72ba-71a1-4667-9e3c-b29091549c18 2019-04-13 12:13:46,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-04-13 12:13:46,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:46 GMT Server: Apache x-openstack-request-id: req-30de98a1-517e-49fc-acc1-a206ee27db3a 2019-04-13 12:13:46,082 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:13:46,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-30de98a1-517e-49fc-acc1-a206ee27db3a 2019-04-13 12:13:46,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767910480499s 2019-04-13 12:13:46,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:13:46,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:46,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:46 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-fc38357d-0726-4099-8de4-f9095233f00f 2019-04-13 12:13:46,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-04-13 12:13:46,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b481c48d-9ccd-4248-910e-e81405849c9d 2019-04-13 12:13:46,165 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:13:46,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-b481c48d-9ccd-4248-910e-e81405849c9d 2019-04-13 12:13:46,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0828127861023s 2019-04-13 12:13:51,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:13:51,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:51,203 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-255263e9-6fac-42c7-a0ac-bb16c322a67e 2019-04-13 12:13:51,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-04-13 12:13:51,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:51 GMT Server: Apache x-openstack-request-id: req-66d0a712-c726-42c3-94c3-b4733d3551b7 2019-04-13 12:13:51,246 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:13:51,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-66d0a712-c726-42c3-94c3-b4733d3551b7 2019-04-13 12:13:51,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738930702209s 2019-04-13 12:13:56,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:13:56,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:56,283 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:56 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-09a88d14-7add-4d7d-a31e-845ad1d750da 2019-04-13 12:13:56,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-04-13 12:13:56,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:56 GMT Server: Apache x-openstack-request-id: req-6711ef7d-2536-441f-a732-475750862db5 2019-04-13 12:13:56,327 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:13:56,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-6711ef7d-2536-441f-a732-475750862db5 2019-04-13 12:13:56,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757818222046s 2019-04-13 12:13:56,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:13:56,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:13:56,358 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:13:56 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-0a5c692a-b6aa-44ab-a55f-d31cbc3fc702 2019-04-13 12:13:56,358 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:13:56,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:13:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a46eafc3-c251-4110-9aa4-37d60321a4d2 2019-04-13 12:13:56,401 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:13:56,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-a46eafc3-c251-4110-9aa4-37d60321a4d2 2019-04-13 12:13:56,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732271671295s 2019-04-13 12:14:01,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:01,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:01,442 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-731a3d0e-1234-4558-8ae4-ed8c16beed22 2019-04-13 12:14:01,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:14:01,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:01 GMT Server: Apache x-openstack-request-id: req-e9f4263e-5a8e-4316-a513-bb8f614d767a 2019-04-13 12:14:01,484 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:01,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-e9f4263e-5a8e-4316-a513-bb8f614d767a 2019-04-13 12:14:01,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761139392853s 2019-04-13 12:14:06,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:06,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:06,521 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-e524775e-9a1c-45f8-aeea-039c0ae60455 2019-04-13 12:14:06,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:14:06,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:06 GMT Server: Apache x-openstack-request-id: req-544c6c7f-337d-4dc8-b45a-b6801e020791 2019-04-13 12:14:06,565 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:06,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-544c6c7f-337d-4dc8-b45a-b6801e020791 2019-04-13 12:14:06,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754129886627s 2019-04-13 12:14:06,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:14:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:06,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-a7b67377-f525-479b-a1c5-fe08b94ce014 2019-04-13 12:14:06,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:14:06,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4b7a63b9-5dc6-49d1-bcbe-2f4a8de6f31f 2019-04-13 12:14:06,638 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:14:06,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-4b7a63b9-5dc6-49d1-bcbe-2f4a8de6f31f 2019-04-13 12:14:06,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717101097107s 2019-04-13 12:14:11,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:11,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:11,675 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-9655f167-d840-4c2a-93be-c590f3f8ada0 2019-04-13 12:14:11,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:14:11,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:11 GMT Server: Apache x-openstack-request-id: req-d6c42f93-8516-42b3-980c-0bddd95d519a 2019-04-13 12:14:11,716 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:11,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-d6c42f93-8516-42b3-980c-0bddd95d519a 2019-04-13 12:14:11,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709540843964s 2019-04-13 12:14:16,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:16,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:16,751 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-b242a03d-15d8-4377-ae4a-7ae283478160 2019-04-13 12:14:16,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-04-13 12:14:16,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:16 GMT Server: Apache x-openstack-request-id: req-4eb43225-ac8d-4e75-90d5-40c7b208eb8a 2019-04-13 12:14:16,792 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:16,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-4eb43225-ac8d-4e75-90d5-40c7b208eb8a 2019-04-13 12:14:16,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710289478302s 2019-04-13 12:14:16,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:14:16,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:16,822 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-53eeffac-0751-4b2e-b05d-1073ec495e91 2019-04-13 12:14:16,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:14:16,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fc33bc79-6ffc-4a9b-af23-68430e9bfdd0 2019-04-13 12:14:16,848 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:14:16,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-fc33bc79-6ffc-4a9b-af23-68430e9bfdd0 2019-04-13 12:14:16,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0545818805695s 2019-04-13 12:14:21,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:21,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:21,886 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:21 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-64e9765b-db49-4cc4-9dc6-92ea06ca8565 2019-04-13 12:14:21,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:14:21,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:21 GMT Server: Apache x-openstack-request-id: req-809200a7-7779-419e-bd4f-9f9945bf5ef0 2019-04-13 12:14:21,927 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:21,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-809200a7-7779-419e-bd4f-9f9945bf5ef0 2019-04-13 12:14:21,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728828907013s 2019-04-13 12:14:26,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:26,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:26,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:26 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-4bfda575-449a-4429-ad79-dbed17f09fc4 2019-04-13 12:14:26,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:14:27,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:26 GMT Server: Apache x-openstack-request-id: req-6c8dd5c6-7c56-458b-9304-c2d53fc927c7 2019-04-13 12:14:27,007 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:27,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-6c8dd5c6-7c56-458b-9304-c2d53fc927c7 2019-04-13 12:14:27,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740950107574s 2019-04-13 12:14:27,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:14:27,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:27,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:27 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-dd55b5ac-51b6-4b8b-ab44-b4cfb567d6b6 2019-04-13 12:14: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-04-13 12:14:27,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-be5e7f66-4bc4-4729-b4cc-51dcdd1a3fd1 2019-04-13 12:14:27,079 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:14:27,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-be5e7f66-4bc4-4729-b4cc-51dcdd1a3fd1 2019-04-13 12:14:27,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712389945984s 2019-04-13 12:14:32,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:32,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:32,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:32 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-02f3313b-7658-479f-ad74-9fca0fe56150 2019-04-13 12:14:32,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-04-13 12:14:32,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:32 GMT Server: Apache x-openstack-request-id: req-b0f65136-41f1-4f4f-8c2e-90aae3e56ed5 2019-04-13 12:14:32,159 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:32,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-b0f65136-41f1-4f4f-8c2e-90aae3e56ed5 2019-04-13 12:14:32,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731868743896s 2019-04-13 12:14:37,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:37,193 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-fc66826b-cb09-4eff-bdf3-2bfda466f2b6 2019-04-13 12:14:37,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-04-13 12:14:37,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:37 GMT Server: Apache x-openstack-request-id: req-fc92484c-6443-42dd-9105-18f23805cea3 2019-04-13 12:14:37,234 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:37,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-fc92484c-6443-42dd-9105-18f23805cea3 2019-04-13 12:14:37,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707099437714s 2019-04-13 12:14:37,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:14:37,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:37,264 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-0a76f935-277b-457c-97d7-dea3326e3f03 2019-04-13 12:14:37,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-04-13 12:14:37,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f4921f47-b933-4739-bc23-26a8b6235250 2019-04-13 12:14:37,291 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:14:37,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-f4921f47-b933-4739-bc23-26a8b6235250 2019-04-13 12:14:37,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0562100410461s 2019-04-13 12:14:42,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:42,323 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:42 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-f2db25d7-8e8b-4510-8ad3-f0dbc639350a 2019-04-13 12:14:42,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-04-13 12:14:42,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:42 GMT Server: Apache x-openstack-request-id: req-3d2929e4-f755-491b-b41d-d154bdbe36a1 2019-04-13 12:14:42,365 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:42,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-3d2929e4-f755-491b-b41d-d154bdbe36a1 2019-04-13 12:14:42,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712649822235s 2019-04-13 12:14:47,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:47,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:47,399 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-958d0248-0df5-41a7-b144-1fa684333ad8 2019-04-13 12:14:47,400 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:14:47,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:47 GMT Server: Apache x-openstack-request-id: req-26360f30-22e7-4d62-8f82-c25e40f47d35 2019-04-13 12:14:47,440 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:47,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-26360f30-22e7-4d62-8f82-c25e40f47d35 2019-04-13 12:14:47,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702710151672s 2019-04-13 12:14:47,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:14:47,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:47,486 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-7359c401-242e-41fe-b983-b4133754d326 2019-04-13 12:14:47,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-04-13 12:14:47,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0af4f58c-44dd-4f01-acce-072cb5e7e35d 2019-04-13 12:14:47,528 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:14:47,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-0af4f58c-44dd-4f01-acce-072cb5e7e35d 2019-04-13 12:14:47,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0872747898102s 2019-04-13 12:14:52,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:52,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:52,566 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-0cd83870-9119-4925-b248-5ae200a4d61f 2019-04-13 12:14:52,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:14:52,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:52 GMT Server: Apache x-openstack-request-id: req-8d997830-a929-4ca5-8101-5573314e4c37 2019-04-13 12:14:52,609 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:52,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-8d997830-a929-4ca5-8101-5573314e4c37 2019-04-13 12:14:52,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740048885345s 2019-04-13 12:14:57,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:14:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:57,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-e4a92a65-636b-4cf8-8391-92f89dba7783 2019-04-13 12:14:57,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-04-13 12:14:57,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:57 GMT Server: Apache x-openstack-request-id: req-116b4eb4-7c68-4eae-b067-7ad73098992c 2019-04-13 12:14:57,687 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:14:57,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-116b4eb4-7c68-4eae-b067-7ad73098992c 2019-04-13 12:14:57,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071662902832s 2019-04-13 12:14:57,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:14:57,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:14:57,721 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:14:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-70d29c67-df0a-4c60-9483-95c1ecbe53e7 2019-04-13 12:14:57,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:14:57,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:14:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e053a815-8797-4b75-bed6-302861ca1c7a 2019-04-13 12:14:57,763 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:14:57,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-e053a815-8797-4b75-bed6-302861ca1c7a 2019-04-13 12:14:57,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753910541534s 2019-04-13 12:15:02,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:02,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:02,800 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-24ab49a8-4747-49c2-b85a-a9859cc5486d 2019-04-13 12:15:02,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:15:02,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:02 GMT Server: Apache x-openstack-request-id: req-6a51385b-3f1e-45d5-9eb1-7c1a31370a46 2019-04-13 12:15:02,841 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:02,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-6a51385b-3f1e-45d5-9eb1-7c1a31370a46 2019-04-13 12:15:02,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718700885773s 2019-04-13 12:15:07,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:07,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:07,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-c9b9854c-4d2d-408c-974e-8ebc842b4953 2019-04-13 12:15:07,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-04-13 12:15:07,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:07 GMT Server: Apache x-openstack-request-id: req-e0aba9d6-d707-4bb2-b20b-98736142eb1c 2019-04-13 12:15:07,919 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:07,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-e0aba9d6-d707-4bb2-b20b-98736142eb1c 2019-04-13 12:15:07,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071681022644s 2019-04-13 12:15:07,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:15:07,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:07,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-f3e1e28e-ecce-4a42-8f30-4652d9483f7c 2019-04-13 12:15:07,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-04-13 12:15:07,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7707fb73-efa5-464b-b79c-8f0d80daa854 2019-04-13 12:15:07,990 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:15:07,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-7707fb73-efa5-464b-b79c-8f0d80daa854 2019-04-13 12:15:07,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710179805756s 2019-04-13 12:15:12,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:13,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:13,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-0f930cb1-e2bd-44be-9407-79c2547e5dcc 2019-04-13 12:15:13,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:15:13,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:13 GMT Server: Apache x-openstack-request-id: req-7df5a760-2493-4d28-9aa0-040b8af734be 2019-04-13 12:15:13,072 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:13,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-7df5a760-2493-4d28-9aa0-040b8af734be 2019-04-13 12:15:13,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747489929199s 2019-04-13 12:15:18,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:18,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:18,110 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-852d5eb8-9225-481a-9731-0fdc612698cb 2019-04-13 12:15:18,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:15:18,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:18 GMT Server: Apache x-openstack-request-id: req-f71ddfd3-6864-476f-bb87-18dd2068a3e5 2019-04-13 12:15:18,152 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:18,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-f71ddfd3-6864-476f-bb87-18dd2068a3e5 2019-04-13 12:15:18,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074560880661s 2019-04-13 12:15:18,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:15:18,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:18,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-74839678-d205-4fe4-8bed-04609f52f4e9 2019-04-13 12:15:18,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-04-13 12:15:18,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-736e93e9-1d13-4c17-b60d-b13f93c7e345 2019-04-13 12:15:18,226 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:15:18,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-736e93e9-1d13-4c17-b60d-b13f93c7e345 2019-04-13 12:15:18,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732219219208s 2019-04-13 12:15:23,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:23,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:23,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-988e02d0-8510-4122-aba4-e9f2ea36de4d 2019-04-13 12:15:23,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-04-13 12:15:23,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:23 GMT Server: Apache x-openstack-request-id: req-1d9b7709-8aa7-438c-9443-b467c06955cf 2019-04-13 12:15:23,301 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:23,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-1d9b7709-8aa7-438c-9443-b467c06955cf 2019-04-13 12:15:23,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719268321991s 2019-04-13 12:15:28,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:28,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:28,342 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-68dd0442-fea6-4b62-9037-cb3da836ec6b 2019-04-13 12:15:28,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-04-13 12:15:28,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:28 GMT Server: Apache x-openstack-request-id: req-172441cc-ba13-41e4-9d0b-ba557a2122c7 2019-04-13 12:15:28,385 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:28,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-172441cc-ba13-41e4-9d0b-ba557a2122c7 2019-04-13 12:15:28,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767121315002s 2019-04-13 12:15:28,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:15:28,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:28,416 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-275bb7c6-315b-4fd4-92b3-27591a05f9de 2019-04-13 12:15:28,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-04-13 12:15:28,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5e56a0d9-879f-48b6-b34b-d78c10a0927d 2019-04-13 12:15:28,458 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:15:28,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-5e56a0d9-879f-48b6-b34b-d78c10a0927d 2019-04-13 12:15:28,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727908611298s 2019-04-13 12:15:33,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:33,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:33,513 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-a5dc37df-cc4f-414c-8b9c-c161ebfda634 2019-04-13 12:15:33,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:15:33,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:33 GMT Server: Apache x-openstack-request-id: req-1a07c9db-a194-4c08-b1a8-da48653a9771 2019-04-13 12:15:33,556 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:33,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-1a07c9db-a194-4c08-b1a8-da48653a9771 2019-04-13 12:15:33,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0907390117645s 2019-04-13 12:15:38,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:38,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:38,594 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:38 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-a32231e2-c7d1-4898-9eca-95e0c01286ef 2019-04-13 12:15:38,594 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:15:38,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:38 GMT Server: Apache x-openstack-request-id: req-386bd5ce-1b45-479c-a8a6-58fdf47cfa1f 2019-04-13 12:15:38,637 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:38,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-386bd5ce-1b45-479c-a8a6-58fdf47cfa1f 2019-04-13 12:15:38,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748980045319s 2019-04-13 12:15:38,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:15:38,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:38,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:38 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-b80d8862-51fb-421f-ac9f-6f36edfb6d02 2019-04-13 12:15:38,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-04-13 12:15:38,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a6a9f5ab-508f-4fe8-9ee6-32f23199fd38 2019-04-13 12:15:38,712 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:15:38,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-a6a9f5ab-508f-4fe8-9ee6-32f23199fd38 2019-04-13 12:15:38,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745260715485s 2019-04-13 12:15:43,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:43,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:43,751 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:43 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-b8034bbd-e384-4956-af91-b3112270eb98 2019-04-13 12:15:43,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:15:43,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:43 GMT Server: Apache x-openstack-request-id: req-4f2ea97b-f875-49db-92be-b600b635f377 2019-04-13 12:15:43,794 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:43,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-4f2ea97b-f875-49db-92be-b600b635f377 2019-04-13 12:15:43,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755360126495s 2019-04-13 12:15:48,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:48,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:48,830 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:48 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-edfe7926-3ec1-4449-a56e-5961eca4e152 2019-04-13 12:15:48,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:15:48,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:48 GMT Server: Apache x-openstack-request-id: req-286d9a01-7220-446d-ad05-84c114eb9b09 2019-04-13 12:15:48,872 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:48,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-286d9a01-7220-446d-ad05-84c114eb9b09 2019-04-13 12:15:48,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726149082184s 2019-04-13 12:15:48,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:15:48,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:48,906 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:48 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-51ec83d3-55c4-4ec6-b3f6-4f5ccc667752 2019-04-13 12:15:48,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-04-13 12:15:48,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a52252f0-dda2-4658-85a8-40b310fdf89b 2019-04-13 12:15:48,947 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:15:48,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-a52252f0-dda2-4658-85a8-40b310fdf89b 2019-04-13 12:15:48,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740489959717s 2019-04-13 12:15:53,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:53,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:53,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:53 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-3fc1e21d-d8d3-4af2-85ba-3f5b780db315 2019-04-13 12:15:53,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-04-13 12:15:54,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:53 GMT Server: Apache x-openstack-request-id: req-40ce0852-ade0-4850-968c-c5ced0bf0a61 2019-04-13 12:15:54,026 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:54,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-40ce0852-ade0-4850-968c-c5ced0bf0a61 2019-04-13 12:15:54,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722119808197s 2019-04-13 12:15:59,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:15:59,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:59,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:59 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-4dd49afa-724d-4351-8f83-17098ff184e8 2019-04-13 12:15:59,065 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:15:59,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:59 GMT Server: Apache x-openstack-request-id: req-0a0d9297-a5fd-4a33-950d-24bcdb785bba 2019-04-13 12:15:59,108 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:15:59,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-0a0d9297-a5fd-4a33-950d-24bcdb785bba 2019-04-13 12:15:59,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763030052185s 2019-04-13 12:15:59,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:15:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:15:59,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:15:59 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-633919c2-0190-41e9-9cc7-8a5f592a43f9 2019-04-13 12:15:59,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:15:59,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:15:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eee02ec2-9faa-4720-96ba-5043883de82b 2019-04-13 12:15:59,445 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:15:59,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-eee02ec2-9faa-4720-96ba-5043883de82b 2019-04-13 12:15:59,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.33599615097s 2019-04-13 12:16:04,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:16:04,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:04,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:04 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-509c781a-9196-4f16-9426-a678dc1e038e 2019-04-13 12:16:04,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-04-13 12:16:04,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:04 GMT Server: Apache x-openstack-request-id: req-dd926d0b-bd32-49e2-abc5-7644ab731207 2019-04-13 12:16:04,524 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:16:04,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-dd926d0b-bd32-49e2-abc5-7644ab731207 2019-04-13 12:16:04,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721909999847s 2019-04-13 12:16:09,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:16:09,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:09,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:09 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-b5b9111e-9ed1-45b7-9ba8-b787f00453ad 2019-04-13 12:16:09,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-04-13 12:16:09,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:09 GMT Server: Apache x-openstack-request-id: req-96c8cf48-1462-4383-a5e0-20b1c6c3986e 2019-04-13 12:16:09,863 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:16:09,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-96c8cf48-1462-4383-a5e0-20b1c6c3986e 2019-04-13 12:16:09,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.332897186279s 2019-04-13 12:16:09,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:16:09,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:09,893 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:09 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-b6dade51-ec3d-40d2-a9c0-45bd0d79c372 2019-04-13 12:16:09,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:16:09,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-00bcefe8-0dc8-4995-8ba4-794bfe3193bf 2019-04-13 12:16:09,919 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:16:09,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-00bcefe8-0dc8-4995-8ba4-794bfe3193bf 2019-04-13 12:16:09,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0562410354614s 2019-04-13 12:16:14,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:16:14,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:14,956 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:14 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-cf8c15d4-4256-481d-9485-e76ad59bb0b3 2019-04-13 12:16:14,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-04-13 12:16:15,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:14 GMT Server: Apache x-openstack-request-id: req-63667921-cde0-4251-b3ba-a48e8a359683 2019-04-13 12:16:15,000 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:16:15,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-63667921-cde0-4251-b3ba-a48e8a359683 2019-04-13 12:16:15,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741589069366s 2019-04-13 12:16:20,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:16:20,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:20,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-729a2582-dc87-4998-96a7-22a95f30d91a 2019-04-13 12:16:20,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-04-13 12:16:20,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:20 GMT Server: Apache x-openstack-request-id: req-389622ff-9f03-439d-8c44-9a51c9988da5 2019-04-13 12:16:20,079 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:16:20,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-389622ff-9f03-439d-8c44-9a51c9988da5 2019-04-13 12:16:20,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727670192719s 2019-04-13 12:16:20,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:16:20,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:20,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-8f59af70-805e-4696-9cbb-d9350babaabf 2019-04-13 12:16:20,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-04-13 12:16:20,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-255be9b6-973b-4a34-bd9e-b7455cdeba00 2019-04-13 12:16:20,153 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:16:20,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-255be9b6-973b-4a34-bd9e-b7455cdeba00 2019-04-13 12:16:20,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735430717468s 2019-04-13 12:16:25,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:16:25,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:25,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:25 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-24d8e3da-2656-421f-a113-9ca695a091ef 2019-04-13 12:16:25,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-04-13 12:16:25,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:25 GMT Server: Apache x-openstack-request-id: req-0f5dca2d-2623-4379-8568-60c5b079787b 2019-04-13 12:16:25,597 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:16:25,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-0f5dca2d-2623-4379-8568-60c5b079787b 2019-04-13 12:16:25,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.437711000443s 2019-04-13 12:16:30,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:16:30,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:30,629 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-52584c01-0b13-4276-9486-c9723f9e5438 2019-04-13 12:16:30,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:16:30,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:30 GMT Server: Apache x-openstack-request-id: req-8230bdad-d7b9-4c5b-8217-14d153a62a65 2019-04-13 12:16:30,671 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:16:30,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-8230bdad-d7b9-4c5b-8217-14d153a62a65 2019-04-13 12:16:30,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733540058136s 2019-04-13 12:16:30,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:16:30,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:30,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-67fee991-cfa2-4c08-b639-8270707bb551 2019-04-13 12:16:30,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:16:30,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-89a1ed92-5a0a-4c81-9eec-8198cfb54276 2019-04-13 12:16:30,746 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:16:30,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-89a1ed92-5a0a-4c81-9eec-8198cfb54276 2019-04-13 12:16:30,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743708610535s 2019-04-13 12:16:35,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:16:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:35,789 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:35 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-737b59df-1918-4657-a00b-d8e9c8bf7274 2019-04-13 12:16:35,789 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:16:35,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:35 GMT Server: Apache x-openstack-request-id: req-5c96b9de-6998-44b4-af92-e2867a8a164b 2019-04-13 12:16:35,831 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:16:35,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-5c96b9de-6998-44b4-af92-e2867a8a164b 2019-04-13 12:16:35,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779449939728s 2019-04-13 12:16:40,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:16:40,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:40,868 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-47b91650-d695-46f2-9dac-53ab99a6bcca 2019-04-13 12:16:40,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-04-13 12:16:40,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:40 GMT Server: Apache x-openstack-request-id: req-bf4cb586-f4c6-485d-98d9-a9d2ab2f6a5f 2019-04-13 12:16:40,910 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:16:40,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-bf4cb586-f4c6-485d-98d9-a9d2ab2f6a5f 2019-04-13 12:16:40,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726399421692s 2019-04-13 12:16:40,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:16:40,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:40,956 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:40 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-190c7e03-4650-4301-8b44-9825f0da3b66 2019-04-13 12:16:40,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-04-13 12:16:41,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c5ee3caa-d9b9-4eef-8f5c-54f28a1d072f 2019-04-13 12:16:41,248 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:16:41,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-c5ee3caa-d9b9-4eef-8f5c-54f28a1d072f 2019-04-13 12:16:41,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.33718919754s 2019-04-13 12:16:46,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:16:46,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:46,561 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:46 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-d7b4dc68-382d-4cfd-8c67-8bc7256129c3 2019-04-13 12:16:46,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:16:46,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:46 GMT Server: Apache x-openstack-request-id: req-700cf59d-4ef3-4b53-aa46-78cb9348890b 2019-04-13 12:16:46,604 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:16:46,604 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-700cf59d-4ef3-4b53-aa46-78cb9348890b 2019-04-13 12:16:46,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349638938904s 2019-04-13 12:16:51,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:16:51,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:51,642 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-8f3039dc-9860-4b0d-bfb8-4727bc8a5df9 2019-04-13 12:16:51,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-04-13 12:16:51,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:51 GMT Server: Apache x-openstack-request-id: req-ba655b8f-0fb9-4024-af23-67a5645e06a7 2019-04-13 12:16:51,685 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:16:51,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-ba655b8f-0fb9-4024-af23-67a5645e06a7 2019-04-13 12:16:51,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756039619446s 2019-04-13 12:16:51,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:16:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:52,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-23b13687-0d6f-43ae-9ea3-947d9f079221 2019-04-13 12:16:52,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-04-13 12:16:52,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-69647091-5fab-4e25-a357-d7055262c2f5 2019-04-13 12:16:52,050 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:16:52,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-69647091-5fab-4e25-a357-d7055262c2f5 2019-04-13 12:16:52,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.364142894745s 2019-04-13 12:16:57,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:16:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:16:57,088 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:16:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-4841ad47-5304-40a3-adfb-58d32ec7cbec 2019-04-13 12:16:57,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:16:57,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:16:57 GMT Server: Apache x-openstack-request-id: req-1d168228-083e-48b1-88fc-d1b9625d12ea 2019-04-13 12:16:57,129 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:16:57,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-1d168228-083e-48b1-88fc-d1b9625d12ea 2019-04-13 12:16:57,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717439651489s 2019-04-13 12:17:02,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:02,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:02,535 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-d545d9e7-ff74-4391-8694-1e110944e5c3 2019-04-13 12:17:02,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-04-13 12:17:02,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:02 GMT Server: Apache x-openstack-request-id: req-d7592832-80c0-46c2-af40-0c5bfe597401 2019-04-13 12:17:02,579 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:02,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-d7592832-80c0-46c2-af40-0c5bfe597401 2019-04-13 12:17:02,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.443689823151s 2019-04-13 12:17:02,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:17:02,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:02,608 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-28251b8e-04f7-4e95-b0dc-2c78c54eb056 2019-04-13 12:17:02,608 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:17:02,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-73bda9bd-f94c-43ab-9cfa-b6ad3e185ce2 2019-04-13 12:17:02,650 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:17:02,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-73bda9bd-f94c-43ab-9cfa-b6ad3e185ce2 2019-04-13 12:17:02,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710039138794s 2019-04-13 12:17:07,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:07,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:07,688 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-1bc0c8d6-6104-4fd2-ad76-7af7dda29f7e 2019-04-13 12:17:07,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-04-13 12:17:07,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:07 GMT Server: Apache x-openstack-request-id: req-6c46aacb-d93f-4fc2-b948-4c06ffb4bd1b 2019-04-13 12:17:07,913 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:07,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-6c46aacb-d93f-4fc2-b948-4c06ffb4bd1b 2019-04-13 12:17:07,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.256011009216s 2019-04-13 12:17:12,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:12,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:12 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-74568bbd-3ee5-4f0f-b833-44f2810c3ee5 2019-04-13 12:17:12,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-04-13 12:17:13,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:12 GMT Server: Apache x-openstack-request-id: req-458fe4bb-b274-42a5-9495-8469b24fcf78 2019-04-13 12:17:13,360 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:13,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-458fe4bb-b274-42a5-9495-8469b24fcf78 2019-04-13 12:17:13,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.441271066666s 2019-04-13 12:17:13,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:17:13,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:13,391 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-f56153b1-6121-466c-a6d4-a76c7eec9aa4 2019-04-13 12:17:13,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:17:13,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dad976e0-5777-4688-9d08-d0bbf00b2358 2019-04-13 12:17:13,433 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:17:13,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-dad976e0-5777-4688-9d08-d0bbf00b2358 2019-04-13 12:17:13,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723140239716s 2019-04-13 12:17:18,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:18,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:18,473 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-89710078-0165-40dd-92f1-17e44184ffa2 2019-04-13 12:17:18,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-04-13 12:17:18,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:18 GMT Server: Apache x-openstack-request-id: req-6524f0a3-f8eb-4d91-bbf1-be67621dbb08 2019-04-13 12:17:18,516 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:18,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-6524f0a3-f8eb-4d91-bbf1-be67621dbb08 2019-04-13 12:17:18,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759060382843s 2019-04-13 12:17:23,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:23,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:23,555 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-266008c7-e251-45c1-9361-9c78ef7f5485 2019-04-13 12:17:23,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:17:23,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:23 GMT Server: Apache x-openstack-request-id: req-b5500f85-dc55-4efa-bd37-d848b7852d74 2019-04-13 12:17:23,597 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:23,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-b5500f85-dc55-4efa-bd37-d848b7852d74 2019-04-13 12:17:23,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749499797821s 2019-04-13 12:17:23,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:17:23,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:23,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-389d1857-c065-4c1c-896f-14b114563d5b 2019-04-13 12:17:23,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-04-13 12:17:23,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-da13d5e2-f00e-4231-86fe-21f64c062247 2019-04-13 12:17:23,674 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:17:23,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-da13d5e2-f00e-4231-86fe-21f64c062247 2019-04-13 12:17:23,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.076947927475s 2019-04-13 12:17:28,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:28,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-41c1bdec-e8d3-499a-b394-afc7337b4d2d 2019-04-13 12:17:28,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:17:28,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:28 GMT Server: Apache x-openstack-request-id: req-a0078b86-d183-4338-a24a-a8991024d30e 2019-04-13 12:17:28,753 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:28,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-a0078b86-d183-4338-a24a-a8991024d30e 2019-04-13 12:17:28,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715141296387s 2019-04-13 12:17:33,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:33,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:33,791 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-d6c6326e-34bc-4cfd-a7e1-569d3a050d71 2019-04-13 12:17:33,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-04-13 12:17:33,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:33 GMT Server: Apache x-openstack-request-id: req-cac55523-7c25-46bc-ad72-13453d69a611 2019-04-13 12:17:33,833 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:33,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-cac55523-7c25-46bc-ad72-13453d69a611 2019-04-13 12:17:33,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746099948883s 2019-04-13 12:17:33,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:17:33,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:33,864 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-411e680f-e5e7-438b-a5ed-d66ec151f8d9 2019-04-13 12:17:33,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-04-13 12:17:34,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f4d086c-55d9-4fd5-8676-f2453a237ba5 2019-04-13 12:17:34,173 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:17:34,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-2f4d086c-55d9-4fd5-8676-f2453a237ba5 2019-04-13 12:17:34,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.338990211487s 2019-04-13 12:17:39,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:39,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:39 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-426ec2c4-e58c-40c0-b6fd-62c57a8c337e 2019-04-13 12:17:39,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-04-13 12:17:39,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:39 GMT Server: Apache x-openstack-request-id: req-4f2c9f0c-d0e6-42a7-81e5-7d1b828e5859 2019-04-13 12:17:39,251 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:39,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-4f2c9f0c-d0e6-42a7-81e5-7d1b828e5859 2019-04-13 12:17:39,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714309215546s 2019-04-13 12:17:44,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:44,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:44,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-039224f6-84bf-40f0-a5e4-05e2122be542 2019-04-13 12:17:44,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-04-13 12:17:44,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:44 GMT Server: Apache x-openstack-request-id: req-f6ed5638-1f78-4003-8ea3-fe24daa3c56a 2019-04-13 12:17:44,332 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:44,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-f6ed5638-1f78-4003-8ea3-fe24daa3c56a 2019-04-13 12:17:44,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749409198761s 2019-04-13 12:17:44,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:17:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:44,363 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-0453e2fa-f12c-4c19-982e-e7083bb20b9e 2019-04-13 12:17:44,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-04-13 12:17:44,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-07b3a44b-f0b3-4a5c-8ca9-d3f8ce982822 2019-04-13 12:17:44,409 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:17:44,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-07b3a44b-f0b3-4a5c-8ca9-d3f8ce982822 2019-04-13 12:17:44,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.076278924942s 2019-04-13 12:17:49,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:49,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:49,447 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-98abc600-d86a-4f18-bc92-df4c60f9c3f8 2019-04-13 12:17:49,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:17:49,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:49 GMT Server: Apache x-openstack-request-id: req-e930c58d-fedc-448c-832d-70fdcded8b5b 2019-04-13 12:17:49,490 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:49,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-e930c58d-fedc-448c-832d-70fdcded8b5b 2019-04-13 12:17:49,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740211009979s 2019-04-13 12:17:54,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:54,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:54,524 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-2ccb6544-c575-4b91-8395-66122e063781 2019-04-13 12:17:54,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-04-13 12:17:54,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:54 GMT Server: Apache x-openstack-request-id: req-50a68d50-e153-4844-adc0-28852d22becf 2019-04-13 12:17:54,567 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:54,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-50a68d50-e153-4844-adc0-28852d22becf 2019-04-13 12:17:54,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740900039673s 2019-04-13 12:17:54,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:17:54,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:54,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-31f33bfa-e840-43cb-b9a7-aa65b4aa2771 2019-04-13 12:17:54,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-04-13 12:17:54,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0a52598-9ae9-48bf-9ecb-a592fe65bfae 2019-04-13 12:17:54,640 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:17:54,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-c0a52598-9ae9-48bf-9ecb-a592fe65bfae 2019-04-13 12:17:54,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726158618927s 2019-04-13 12:17:59,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:17:59,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:17:59,676 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:17:59 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-a6ab6a32-ef9c-47c6-85be-e95c259e4cc8 2019-04-13 12:17:59,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:17:59,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:17:59 GMT Server: Apache x-openstack-request-id: req-a28f82c0-ea24-49d4-a930-69e1eb513782 2019-04-13 12:17:59,980 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:17:59,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-a28f82c0-ea24-49d4-a930-69e1eb513782 2019-04-13 12:17:59,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.332983970642s 2019-04-13 12:18:04,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:18:04,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:05,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:04 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-d1e0b651-89da-46ce-9001-c46326fdadcc 2019-04-13 12:18:05,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-04-13 12:18:05,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:05 GMT Server: Apache x-openstack-request-id: req-5d172fc5-fa12-4112-b675-b5926aa9b7e1 2019-04-13 12:18:05,056 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:18:05,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-5d172fc5-fa12-4112-b675-b5926aa9b7e1 2019-04-13 12:18:05,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715110301971s 2019-04-13 12:18:05,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:18:05,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:05,081 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:05 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-2cc677c3-c2a6-4532-aa54-a91649bb14aa 2019-04-13 12:18:05,081 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:18:05,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d28ce605-4f48-4dca-b31f-9e0cccfec21b 2019-04-13 12:18:05,122 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:18:05,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-d28ce605-4f48-4dca-b31f-9e0cccfec21b 2019-04-13 12:18:05,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.06636095047s 2019-04-13 12:18:10,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:18:10,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:10,160 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:10 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-cabf7697-2575-44fc-85fa-f087cf745b70 2019-04-13 12:18:10,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:18:10,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:10 GMT Server: Apache x-openstack-request-id: req-d98e12fe-3f0c-4133-bc8f-ce7835ee2275 2019-04-13 12:18:10,202 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:18:10,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-d98e12fe-3f0c-4133-bc8f-ce7835ee2275 2019-04-13 12:18:10,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728878974915s 2019-04-13 12:18:15,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:18:15,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:15,239 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:15 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-62e249bc-1b2e-47b7-936b-ab2eda2ea608 2019-04-13 12:18:15,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-04-13 12:18:15,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:15 GMT Server: Apache x-openstack-request-id: req-19c052b2-27b1-4cc0-8517-15d662e80061 2019-04-13 12:18:15,283 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:18:15,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-19c052b2-27b1-4cc0-8517-15d662e80061 2019-04-13 12:18:15,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750730037689s 2019-04-13 12:18:15,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:18:15,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:15,313 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:15 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-cee2c907-9ddd-48f7-94ea-3867c717f307 2019-04-13 12:18:15,314 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:18:15,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-51546ae9-a5a0-4db5-8fc1-2c7b4e827676 2019-04-13 12:18:15,340 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:18:15,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-51546ae9-a5a0-4db5-8fc1-2c7b4e827676 2019-04-13 12:18:15,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0573129653931s 2019-04-13 12:18:20,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:18:20,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:20,377 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:20 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-f329d84d-c970-479d-b9d8-ee84b0a7ab5d 2019-04-13 12:18:20,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:18:20,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:20 GMT Server: Apache x-openstack-request-id: req-c248206b-3e69-4136-ad7b-64162a5c2ec5 2019-04-13 12:18:20,419 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:18:20,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-c248206b-3e69-4136-ad7b-64162a5c2ec5 2019-04-13 12:18:20,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716888904572s 2019-04-13 12:18:25,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:18:25,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:25,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:25 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-e77bb88f-49a5-4f87-8a15-71b878ac3237 2019-04-13 12:18:25,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-04-13 12:18:25,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:25 GMT Server: Apache x-openstack-request-id: req-372bf74e-a60d-4c98-87d9-649431340215 2019-04-13 12:18:25,515 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:18:25,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-372bf74e-a60d-4c98-87d9-649431340215 2019-04-13 12:18:25,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0904870033264s 2019-04-13 12:18:25,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:18:25,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:25,547 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:25 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-20d0a50b-2537-4eb7-8037-b6835aabe8cb 2019-04-13 12:18:25,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-04-13 12:18:25,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ccf53642-19d3-4f0d-bef6-eaad332b6aa4 2019-04-13 12:18:25,590 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:18:25,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-ccf53642-19d3-4f0d-bef6-eaad332b6aa4 2019-04-13 12:18:25,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743851661682s 2019-04-13 12:18:30,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:18:30,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:30,888 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:30 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-d34e88a7-5dfd-4db8-89db-ba89318ee3b0 2019-04-13 12:18:30,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-04-13 12:18:30,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:30 GMT Server: Apache x-openstack-request-id: req-be21f3e5-0e94-4503-9ad5-a4d7062abc20 2019-04-13 12:18:30,929 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:18:30,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-be21f3e5-0e94-4503-9ad5-a4d7062abc20 2019-04-13 12:18:30,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.332307100296s 2019-04-13 12:18:35,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:18:35,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:35,967 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:35 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-f8094539-6be3-478e-b746-b5a379dd817b 2019-04-13 12:18:35,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:18:36,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:35 GMT Server: Apache x-openstack-request-id: req-e861d059-56db-4fb2-9713-77ba42c071e4 2019-04-13 12:18:36,010 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:18:36,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-e861d059-56db-4fb2-9713-77ba42c071e4 2019-04-13 12:18:36,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752701759338s 2019-04-13 12:18:36,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:18:36,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:36,045 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:36 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-ceb280ae-735c-4c34-83c2-5e84b6060c3d 2019-04-13 12:18:36,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:18:36,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b91c0b2b-266d-4ccf-801f-8e8a055ac518 2019-04-13 12:18:36,088 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:18:36,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-b91c0b2b-266d-4ccf-801f-8e8a055ac518 2019-04-13 12:18:36,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0773599147797s 2019-04-13 12:18:41,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:18:41,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:41,124 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:41 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-a33a0aa4-7503-404b-824e-cac2442671de 2019-04-13 12:18:41,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-04-13 12:18:41,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:41 GMT Server: Apache x-openstack-request-id: req-af98b58c-caa6-4160-8b6a-dc66ab45d79d 2019-04-13 12:18:41,166 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:18:41,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-af98b58c-caa6-4160-8b6a-dc66ab45d79d 2019-04-13 12:18:41,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709199905396s 2019-04-13 12:18:46,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:18:46,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:46,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:46 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc Server: Apache x-openstack-request-id: req-90ef68b2-89e1-4991-a086-5fd56101797d 2019-04-13 12:18:46,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-04-13 12:18:46,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a6ab75d1-4f97-45ee-be2e-f625e308ddb9 2019-04-13 12:18:46,244 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-04-13T12:18:44Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/bono/events/64563aa9-b78b-4c11-883c-611ba70e9380", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "964c5372-ba58-4e7b-b07f-be1b10e899eb", "id": "64563aa9-b78b-4c11-883c-611ba70e9380"}]} 2019-04-13 12:18:46,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc&marker=c46f07e6-7c36-416f-9048-7293f215e9d8&sort_dir=asc used request id req-a6ab75d1-4f97-45ee-be2e-f625e308ddb9 2019-04-13 12:18:46,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732111930847s 2019-04-13 12:18:51,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:18:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:51,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-8a039684-6fa2-4d77-b46e-0dae601aafd3 2019-04-13 12:18:51,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:18:51,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:51 GMT Server: Apache x-openstack-request-id: req-4453cc79-9429-494d-b8bc-43f1dffe3d1a 2019-04-13 12:18:51,322 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:18:51,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-4453cc79-9429-494d-b8bc-43f1dffe3d1a 2019-04-13 12:18:51,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717589855194s 2019-04-13 12:18:56,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:18:56,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:56,360 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:56 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-2608604a-0601-42ce-8443-c397c09f041b 2019-04-13 12:18:56,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:18:56,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:56 GMT Server: Apache x-openstack-request-id: req-6ec369e2-cd22-4ab9-9fd5-587578175d43 2019-04-13 12:18:56,406 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:18:56,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-6ec369e2-cd22-4ab9-9fd5-587578175d43 2019-04-13 12:18:56,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077810049057s 2019-04-13 12:18:56,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:18:56,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:18:56,436 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:18:56 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-1bb6e5b5-c9d0-4322-9e0e-128acfd71998 2019-04-13 12:18:56,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:18:56,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:18:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-41913401-3e1e-4a6d-8bce-ba23ced89b26 2019-04-13 12:18:56,478 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:18:56,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-41913401-3e1e-4a6d-8bce-ba23ced89b26 2019-04-13 12:18:56,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718569755554s 2019-04-13 12:19:01,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:01,518 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:01 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-abf4696b-02e5-43b7-b31f-dd05d38dbfc3 2019-04-13 12:19:01,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:19:01,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:01 GMT Server: Apache x-openstack-request-id: req-79d0eff9-bf41-4118-b286-840518ff98fd 2019-04-13 12:19:01,560 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:01,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-79d0eff9-bf41-4118-b286-840518ff98fd 2019-04-13 12:19:01,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750799179077s 2019-04-13 12:19:06,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:06,599 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-a514f6bf-73c7-4618-b6e5-d0d9661964b3 2019-04-13 12:19:06,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:19:06,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:06 GMT Server: Apache x-openstack-request-id: req-26bc1a32-890e-4d11-9bbe-eabe1307d1ba 2019-04-13 12:19:06,642 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:06,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-26bc1a32-890e-4d11-9bbe-eabe1307d1ba 2019-04-13 12:19:06,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756361484528s 2019-04-13 12:19:06,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:19:06,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:06,673 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:06 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-d357ce75-79e6-49f4-bdd6-489b3791f164 2019-04-13 12:19:06,673 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:19:06,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6c6dbdbf-ec41-41d9-abd0-c7b541ff8efe 2019-04-13 12:19:06,716 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:19:06,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-6c6dbdbf-ec41-41d9-abd0-c7b541ff8efe 2019-04-13 12:19:06,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734331607819s 2019-04-13 12:19:11,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:11,753 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:11 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-7d3f647d-94dc-4f94-97ff-c7f23610736d 2019-04-13 12:19:11,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:19:11,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:11 GMT Server: Apache x-openstack-request-id: req-d33d516b-c83a-44a3-bf77-343d5fdb8116 2019-04-13 12:19:11,795 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:11,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-d33d516b-c83a-44a3-bf77-343d5fdb8116 2019-04-13 12:19:11,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723371505737s 2019-04-13 12:19:16,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:16,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:16,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-3986daad-2f6e-4cb5-a5b5-eeb3cb6a3e1e 2019-04-13 12:19:16,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-04-13 12:19:16,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:16 GMT Server: Apache x-openstack-request-id: req-f6d89476-f278-44e0-9c54-5be221594dc4 2019-04-13 12:19:16,873 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:16,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-f6d89476-f278-44e0-9c54-5be221594dc4 2019-04-13 12:19:16,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724899768829s 2019-04-13 12:19:16,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:19:16,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:16,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:16 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-4d672227-c231-46ea-8292-816f0843fec1 2019-04-13 12:19: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-04-13 12:19:16,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11693ede-73ec-462c-a1da-ef988bc4209b 2019-04-13 12:19:16,946 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:19:16,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-11693ede-73ec-462c-a1da-ef988bc4209b 2019-04-13 12:19:16,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722749233246s 2019-04-13 12:19:21,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:21,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:21,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:21 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-94f04e96-285c-4a08-aa58-e85db51d739a 2019-04-13 12:19:21,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:19:22,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:21 GMT Server: Apache x-openstack-request-id: req-5d4e8429-f8b9-40f5-93ea-36396b9bb4e0 2019-04-13 12:19:22,031 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:22,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-5d4e8429-f8b9-40f5-93ea-36396b9bb4e0 2019-04-13 12:19:22,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777609348297s 2019-04-13 12:19:27,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:27,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:27,064 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:27 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-a3e04297-4719-44b4-b779-2d21c3b81cf3 2019-04-13 12:19:27,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-04-13 12:19:27,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:27 GMT Server: Apache x-openstack-request-id: req-5598ef4f-d9dc-44b8-b6ae-709d7fd52417 2019-04-13 12:19:27,105 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:27,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-5598ef4f-d9dc-44b8-b6ae-709d7fd52417 2019-04-13 12:19:27,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709199905396s 2019-04-13 12:19:27,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:19:27,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:27,134 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:27 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-e66fe2b9-b0c5-432a-9e94-29b8011bf13c 2019-04-13 12:19:27,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:19:27,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ab124cf3-9228-4cb2-82bb-251fa924abb0 2019-04-13 12:19:27,176 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:19:27,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-ab124cf3-9228-4cb2-82bb-251fa924abb0 2019-04-13 12:19:27,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702900886536s 2019-04-13 12:19:32,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:32,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:32,230 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:32 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-bcc43cb2-60c0-45aa-a977-f1a1a341107d 2019-04-13 12:19:32,231 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:19:32,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:32 GMT Server: Apache x-openstack-request-id: req-647d01ca-2420-411e-aef7-1212b13ac02e 2019-04-13 12:19:32,273 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:32,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-647d01ca-2420-411e-aef7-1212b13ac02e 2019-04-13 12:19:32,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0906040668488s 2019-04-13 12:19:37,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:37,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:37,312 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-658cb645-9bbf-4af0-bd3e-ab9e40ec7ef7 2019-04-13 12:19:37,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-04-13 12:19:37,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:37 GMT Server: Apache x-openstack-request-id: req-361e3d79-23d8-47ef-94f2-5f3fe88fd6ee 2019-04-13 12:19:37,355 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:37,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-361e3d79-23d8-47ef-94f2-5f3fe88fd6ee 2019-04-13 12:19:37,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762548446655s 2019-04-13 12:19:37,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:19:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:37,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:37 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-a505cbb4-1b68-4be1-8400-22f4ecb1aaef 2019-04-13 12:19:37,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-04-13 12:19:37,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1b0835e7-37ca-435e-acd2-fc5d1fc9eb09 2019-04-13 12:19:37,429 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:19:37,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-1b0835e7-37ca-435e-acd2-fc5d1fc9eb09 2019-04-13 12:19:37,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734829902649s 2019-04-13 12:19:42,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:42,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:42,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:42 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-fbb7f76a-b16e-4060-ba8f-7cbdf37e5d06 2019-04-13 12:19:42,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:19:42,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:42 GMT Server: Apache x-openstack-request-id: req-47324c48-8881-4a95-9930-e92438e415fd 2019-04-13 12:19:42,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:42,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-47324c48-8881-4a95-9930-e92438e415fd 2019-04-13 12:19:42,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722649097443s 2019-04-13 12:19:47,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:47,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:47,546 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-e9a15268-b446-415c-84e9-afa541889a55 2019-04-13 12:19:47,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:19:47,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:47 GMT Server: Apache x-openstack-request-id: req-251ef037-c056-4ba1-9810-da80d7eab9dc 2019-04-13 12:19:47,589 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:47,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-251ef037-c056-4ba1-9810-da80d7eab9dc 2019-04-13 12:19:47,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074875831604s 2019-04-13 12:19:47,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:19:47,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:47,620 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:47 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-0bdf85d2-f7ee-4dd3-aa94-5c951dbfd839 2019-04-13 12:19:47,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-04-13 12:19:47,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d08e1089-ea7b-41d3-af6f-10bbfad96f75 2019-04-13 12:19:47,663 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:19:47,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-d08e1089-ea7b-41d3-af6f-10bbfad96f75 2019-04-13 12:19:47,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073557138443s 2019-04-13 12:19:52,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:52,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:52,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-b861b39c-5d7a-4bf0-8a2a-05290f6358a1 2019-04-13 12:19:52,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-04-13 12:19:52,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:52 GMT Server: Apache x-openstack-request-id: req-f2c66434-c6cf-472d-980c-51205b475c04 2019-04-13 12:19:52,751 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:52,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-f2c66434-c6cf-472d-980c-51205b475c04 2019-04-13 12:19:52,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0812849998474s 2019-04-13 12:19:57,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:19:57,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:57,787 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-fafaf32d-b462-4626-b793-35a172717890 2019-04-13 12:19:57,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-04-13 12:19:57,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:57 GMT Server: Apache x-openstack-request-id: req-47d6910f-465b-4df6-82f6-e2c5ba9537ab 2019-04-13 12:19:57,829 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:19:57,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-47d6910f-465b-4df6-82f6-e2c5ba9537ab 2019-04-13 12:19:57,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723898410797s 2019-04-13 12:19:57,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:19:57,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:19:57,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:19:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-68947ba9-0a25-4783-8a0a-f94df08fd97e 2019-04-13 12:19:57,859 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:19:57,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:19:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7d612659-0f51-4ed4-88dd-b1cb549bdb0f 2019-04-13 12:19:57,900 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:19:57,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-7d612659-0f51-4ed4-88dd-b1cb549bdb0f 2019-04-13 12:19:57,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705940723419s 2019-04-13 12:20:02,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:02,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:02,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-026fcd22-d61d-4a27-848d-b52e3316f7e5 2019-04-13 12:20:02,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-04-13 12:20:02,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:02 GMT Server: Apache x-openstack-request-id: req-06f018ae-a8f4-4ce2-bfd8-68fd4fe74ec7 2019-04-13 12:20:02,982 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:20:02,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-06f018ae-a8f4-4ce2-bfd8-68fd4fe74ec7 2019-04-13 12:20:02,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754470825195s 2019-04-13 12:20:07,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:07,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:08,021 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-3b11ad29-336b-4306-bd03-18ef961dbed5 2019-04-13 12:20:08,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-04-13 12:20:08,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:08 GMT Server: Apache x-openstack-request-id: req-d397a130-c02d-4c29-b7ec-c8cb1678b239 2019-04-13 12:20:08,067 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:20:08,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-d397a130-c02d-4c29-b7ec-c8cb1678b239 2019-04-13 12:20:08,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0785548686981s 2019-04-13 12:20:08,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:20:08,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:08,099 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:08 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-50a672ac-50e7-449f-828e-46900401bc02 2019-04-13 12:20:08,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-04-13 12:20:08,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bc993a70-d54a-4d13-99af-811e9b0938af 2019-04-13 12:20:08,143 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:20:08,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-bc993a70-d54a-4d13-99af-811e9b0938af 2019-04-13 12:20:08,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0751490592957s 2019-04-13 12:20:13,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:13,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:13,180 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc Server: Apache x-openstack-request-id: req-d6191705-90d3-46a9-a5ac-a26aa7320d55 2019-04-13 12:20:13,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:20:13,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b8048f58-b241-48d3-abae-650153ccdc07 2019-04-13 12:20:13,223 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-04-13T12:20:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/homer/events/e0b5650d-fe2d-44d6-82ce-17b06ea63eda", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "29f3c257-2520-486b-9db9-3d424f730fa7", "id": "e0b5650d-fe2d-44d6-82ce-17b06ea63eda"}]} 2019-04-13 12:20:13,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc&marker=64563aa9-b78b-4c11-883c-611ba70e9380&sort_dir=asc used request id req-b8048f58-b241-48d3-abae-650153ccdc07 2019-04-13 12:20:13,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737419128418s 2019-04-13 12:20:18,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:18,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:18,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-2464e8d4-84d7-45bd-8775-05208ff6838a 2019-04-13 12:20:18,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-04-13 12:20:18,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:18 GMT Server: Apache x-openstack-request-id: req-22af1966-52d2-453a-8072-e7effb00d18e 2019-04-13 12:20:18,304 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:20:18,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-22af1966-52d2-453a-8072-e7effb00d18e 2019-04-13 12:20:18,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757730007172s 2019-04-13 12:20:23,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:23,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:23,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-0e77aeea-fda6-4611-b087-c89d1a191ce4 2019-04-13 12:20:23,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:20:23,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:23 GMT Server: Apache x-openstack-request-id: req-46e56840-447d-4f59-8353-d48391025e9d 2019-04-13 12:20:23,388 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:20:23,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-46e56840-447d-4f59-8353-d48391025e9d 2019-04-13 12:20:23,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781381130219s 2019-04-13 12:20:23,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:20:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:23,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-86b572bc-da13-4c82-85d5-ad344e2076d1 2019-04-13 12:20:23,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-04-13 12:20:23,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-772ca54c-5d4d-4924-8ed2-1fc212073359 2019-04-13 12:20:23,462 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:20:23,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-772ca54c-5d4d-4924-8ed2-1fc212073359 2019-04-13 12:20:23,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735750198364s 2019-04-13 12:20:28,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:28,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:28,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-a7583ed2-688d-4388-9b63-c5552c020abc 2019-04-13 12:20:28,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-04-13 12:20:28,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:28 GMT Server: Apache x-openstack-request-id: req-0e7a1978-2784-466b-b1fb-88a7892a4e8e 2019-04-13 12:20:28,543 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:20:28,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-0e7a1978-2784-466b-b1fb-88a7892a4e8e 2019-04-13 12:20:28,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741260051727s 2019-04-13 12:20:33,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:33,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:33,581 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-74d6be06-84fb-4d58-bb0d-cfc07a12862a 2019-04-13 12:20:33,581 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:20:33,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:33 GMT Server: Apache x-openstack-request-id: req-5c04cdc6-6ebf-45fb-8e00-89ae0d34679f 2019-04-13 12:20:33,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:20:33,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-5c04cdc6-6ebf-45fb-8e00-89ae0d34679f 2019-04-13 12:20:33,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743939876556s 2019-04-13 12:20:33,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:20:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:33,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-c9230c86-8f54-4163-a28b-9514f93ff4f7 2019-04-13 12:20:33,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-04-13 12:20:33,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-94f3b841-81c1-4fa8-9382-122b3d2ac8fc 2019-04-13 12:20:33,698 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:20:33,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-94f3b841-81c1-4fa8-9382-122b3d2ac8fc 2019-04-13 12:20:33,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734810829163s 2019-04-13 12:20:38,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:38,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:38,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:38 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-63a6a315-e6c0-4952-9a6a-df2dbe347e96 2019-04-13 12:20:38,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:20:38,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:38 GMT Server: Apache x-openstack-request-id: req-20a9526e-b0f6-48bb-8c33-4c73b7bd0004 2019-04-13 12:20:38,779 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:20:38,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-20a9526e-b0f6-48bb-8c33-4c73b7bd0004 2019-04-13 12:20:38,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743191242218s 2019-04-13 12:20:43,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:43,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:43 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-dfe1fc38-1db3-46a5-bb45-e51cc9da68a2 2019-04-13 12:20:43,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:20:43,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:43 GMT Server: Apache x-openstack-request-id: req-da962001-c590-4030-bf43-d775cde4871a 2019-04-13 12:20:43,873 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:20:43,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-da962001-c590-4030-bf43-d775cde4871a 2019-04-13 12:20:43,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.088730096817s 2019-04-13 12:20:43,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:20:43,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:43,903 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:43 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-31b4145b-0ce6-4f04-848b-71a815931d4c 2019-04-13 12:20:43,903 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:20:43,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-326bd652-e3b6-449a-bc41-328863154de8 2019-04-13 12:20:43,946 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:20:43,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-326bd652-e3b6-449a-bc41-328863154de8 2019-04-13 12:20:43,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725421905518s 2019-04-13 12:20:48,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:48,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:48,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:48 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-01d90fe6-c716-45a1-aa21-04e1ef9978f7 2019-04-13 12:20:48,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:20:49,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:48 GMT Server: Apache x-openstack-request-id: req-b3c481b3-3d8c-4687-a2b3-d5b9a108820e 2019-04-13 12:20:49,028 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:20:49,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-b3c481b3-3d8c-4687-a2b3-d5b9a108820e 2019-04-13 12:20:49,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749349594116s 2019-04-13 12:20:54,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:54,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:54,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-40d89740-67f9-4d99-b5db-48da66234ec4 2019-04-13 12:20:54,065 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:20:54,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:54 GMT Server: Apache x-openstack-request-id: req-a98d1420-5fca-40ea-a929-2579bd1ed807 2019-04-13 12:20:54,109 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:20:54,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-a98d1420-5fca-40ea-a929-2579bd1ed807 2019-04-13 12:20:54,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077465057373s 2019-04-13 12:20:54,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:20:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:54,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:54 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-879e2820-1b58-4b94-a175-167c4448feea 2019-04-13 12:20:54,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:20:54,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-59927b62-7de6-41d5-bf08-6e466492e9cc 2019-04-13 12:20:54,187 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:20:54,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-59927b62-7de6-41d5-bf08-6e466492e9cc 2019-04-13 12:20:54,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0773940086365s 2019-04-13 12:20:59,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:20:59,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:20:59,223 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:20:59 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-04bc38ed-2ec1-438b-92ca-26165d706298 2019-04-13 12:20:59,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-04-13 12:20:59,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:20:59 GMT Server: Apache x-openstack-request-id: req-9eab8ce5-6371-4fc7-950a-e82dc9c7102b 2019-04-13 12:20:59,265 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:20:59,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-9eab8ce5-6371-4fc7-950a-e82dc9c7102b 2019-04-13 12:20:59,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742359161377s 2019-04-13 12:21:04,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:21:04,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:04,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:21:04 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-89f7d51d-8182-4529-af98-392ea306076c 2019-04-13 12:21:04,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-04-13 12:21:04,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:04 GMT Server: Apache x-openstack-request-id: req-f4023225-8b8b-4e91-9725-05d53f1f1b6b 2019-04-13 12:21:04,347 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:21:04,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-f4023225-8b8b-4e91-9725-05d53f1f1b6b 2019-04-13 12:21:04,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756640434265s 2019-04-13 12:21:04,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:21:04,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:04,378 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:21:04 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-d2f12546-8b8c-41b7-b8b8-b30ce2991907 2019-04-13 12:21: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-04-13 12:21:04,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c1305797-7fcf-4d7c-b9f0-edbfe71168d0 2019-04-13 12:21:04,420 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:21:04,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-c1305797-7fcf-4d7c-b9f0-edbfe71168d0 2019-04-13 12:21:04,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728058815002s 2019-04-13 12:21:09,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:21:09,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:09,756 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:21:09 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-3990bd44-970e-47f3-96a8-b837f79f0889 2019-04-13 12:21:09,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:21:09,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:09 GMT Server: Apache x-openstack-request-id: req-e4de944a-a527-4f58-9471-37cdebca1227 2019-04-13 12:21:09,797 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:21:09,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-e4de944a-a527-4f58-9471-37cdebca1227 2019-04-13 12:21:09,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.369911909103s 2019-04-13 12:21:14,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:21:14,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:14,835 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:21:14 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc Server: Apache x-openstack-request-id: req-f380c527-acdb-4fd7-9fc3-5e1d7dab40b7 2019-04-13 12:21:14,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:21:14,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 443 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0c95e630-1f9a-4029-9b28-5ae7f5f4502c 2019-04-13 12:21:14,880 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-04-13T12:21:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dime/events/208225ef-61f8-446f-930b-17733688042e", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "80625868-8aed-4b10-9a8b-b14f38c38b57", "id": "208225ef-61f8-446f-930b-17733688042e"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-04-13T12:21:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/clearwater-opnfv/events/f083c5be-f8a6-4c19-8f87-3e81ae074990", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "id": "f083c5be-f8a6-4c19-8f87-3e81ae074990"}]} 2019-04-13 12:21:14,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc&marker=e0b5650d-fe2d-44d6-82ce-17b06ea63eda&sort_dir=asc used request id req-0c95e630-1f9a-4029-9b28-5ae7f5f4502c 2019-04-13 12:21:14,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775780677795s 2019-04-13 12:21:14,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:21:14,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:15,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:21:14 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0 Server: Apache x-openstack-request-id: req-0647687a-8b3a-426a-a0ed-a267b0372bbf 2019-04-13 12:21:15,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:21:15,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-343a16e3-bc7a-4c6e-957e-c04c61d7cd2d 2019-04-13 12:21:15,266 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "outputs": [{"output_value": "172.30.9.211", "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-04-13 12:21:15,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0 used request id req-343a16e3-bc7a-4c6e-957e-c04c61d7cd2d 2019-04-13 12:21:15,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.384656906128s 2019-04-13 12:21:15,268 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-04-13T11:50:12Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'85de3f6e-3cf1-493a-a937-a46bd2305fc0', 'parameters': Munch({u'OS::project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', u'image': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def', 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_3d75b333-c77e-4c82-8850-6fb34f961def', 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'85de3f6e-3cf1-493a-a937-a46bd2305fc0', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'7d66b07570654647896faf50cc8cf9c6', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.211', 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-04-13T11:50:12Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0'}) 2019-04-13 12:21:15,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:21:15,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:16,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e297d2e-f26a-4842-a084-be353207a0df x-openstack-request-id: req-8e297d2e-f26a-4842-a084-be353207a0df 2019-04-13 12:21:16,328 - 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:88:af:68", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:68", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:19.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "08e7e8c0-2c53-498c-91b7-a9933b5c9983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:19Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "dime-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:95:f9:d2", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f9:d2", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:23.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "1a0205cc-997f-4393-8b3c-93450fd13d5b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:23Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "homer-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:d1:9e:0e", "version": 4, "addr": "192.168.100.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:9e:0e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:25.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "49dec9d5-956f-4b3e-b815-a5448ab822ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:25Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "bono-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:0a:78:7b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:78:7b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:08:46.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "4879713e-df21-4086-8da0-142491bc21b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:08:46Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-13T12:08:29Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:58:33.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "b79838dc-09e0-4106-9e22-b1c93faabc6b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:58:33Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-13T11:58:18Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:5a:f2:7d", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:f2:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:54:49.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "bb526edc-a8ca-446d-85ee-e4aaacebd058", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:54:49Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-13T11:53:00Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:9e:15:f9", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:15:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:52:22.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:52:22Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ns.clearwater.opnfv", "created": "2019-04-13T11:50:34Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:21:16,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8e297d2e-f26a-4842-a084-be353207a0df 2019-04-13 12:21:16,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05994319916s 2019-04-13 12:21:16,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 12:21:16,346 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:17,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:17 GMT X-Openstack-Request-Id: req-a7daadee-4eb4-48fc-b47c-92e5df10779c 2019-04-13 12:21:17,109 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"617bd4cd-c6a4-447e-83b3-2601f3f1f731","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7ff80c2e90d841fdb96340f0c7c3e41b","l2_adjacency":true,"status":"ACTIVE","subnets":["2406e903-fb07-4366-a549-13a7d0429f0b"],"description":"","tags":[],"updated_at":"2019-04-13T11:50:17Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"7ff80c2e90d841fdb96340f0c7c3e41b","created_at":"2019-04-13T11:50:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 12:21:17,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a7daadee-4eb4-48fc-b47c-92e5df10779c 2019-04-13 12:21:17,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.763894081116s 2019-04-13 12:21:17,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 12:21:17,111 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:17,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:17 GMT X-Openstack-Request-Id: req-2ba8eb1e-037d-4ad2-8372-deabc9435314 2019-04-13 12:21:17,152 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"617bd4cd-c6a4-447e-83b3-2601f3f1f731","tenant_id":"7ff80c2e90d841fdb96340f0c7c3e41b","created_at":"2019-04-13T11:50:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T11:50:17Z","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":"7ff80c2e90d841fdb96340f0c7c3e41b","id":"2406e903-fb07-4366-a549-13a7d0429f0b","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-04-13 12:21:17,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2ba8eb1e-037d-4ad2-8372-deabc9435314 2019-04-13 12:21:17,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.042042016983s 2019-04-13 12:21:17,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:17,163 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:17,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-587cadd9-3c06-445c-a5bc-a7a582fb59d6 x-openstack-request-id: req-587cadd9-3c06-445c-a5bc-a7a582fb59d6 2019-04-13 12:21:17,188 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:17,188 - 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-587cadd9-3c06-445c-a5bc-a7a582fb59d6 2019-04-13 12:21:17,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0290160179138s 2019-04-13 12:21:17,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:17,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:17,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-8db8ee3e-0212-417d-8140-e970d3ea7b42 x-openstack-request-id: req-8db8ee3e-0212-417d-8140-e970d3ea7b42 2019-04-13 12:21:17,581 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:17,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983/os-security-groups used request id req-8db8ee3e-0212-417d-8140-e970d3ea7b42 2019-04-13 12:21:17,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.391407966614s 2019-04-13 12:21:17,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:17,593 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:17,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:17 GMT X-Openstack-Request-Id: req-736a0f79-4e6d-4150-9202-f05eeef707d5 2019-04-13 12:21:17,902 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:17,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-736a0f79-4e6d-4150-9202-f05eeef707d5 2019-04-13 12:21:17,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314383983612s 2019-04-13 12:21:17,909 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:17,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:17,913 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:17,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-8d78ac50-d1b1-4f47-8010-e3b160b70ecd x-openstack-request-id: req-8d78ac50-d1b1-4f47-8010-e3b160b70ecd 2019-04-13 12:21:17,932 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:17,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-8d78ac50-d1b1-4f47-8010-e3b160b70ecd 2019-04-13 12:21:17,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230309963226s 2019-04-13 12:21:17,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:17,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:18,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-e5bb6965-0ae4-459d-bb25-bf0b893ac46e x-openstack-request-id: req-e5bb6965-0ae4-459d-bb25-bf0b893ac46e 2019-04-13 12:21:18,529 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:18,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b/os-security-groups used request id req-e5bb6965-0ae4-459d-bb25-bf0b893ac46e 2019-04-13 12:21:18,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.595875024796s 2019-04-13 12:21:18,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:18,540 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:18,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:18 GMT X-Openstack-Request-Id: req-7511bf76-ea37-4f2b-b7ec-6e59e78bab7a 2019-04-13 12:21:18,575 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:18,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7511bf76-ea37-4f2b-b7ec-6e59e78bab7a 2019-04-13 12:21:18,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398499965668s 2019-04-13 12:21:18,582 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:18,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:18,586 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:18,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-60476f15-f4ab-4f4f-9287-199a4d9cb13c x-openstack-request-id: req-60476f15-f4ab-4f4f-9287-199a4d9cb13c 2019-04-13 12:21:18,607 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:18,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-60476f15-f4ab-4f4f-9287-199a4d9cb13c 2019-04-13 12:21:18,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249681472778s 2019-04-13 12:21:18,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:18,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:19,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-29f3740c-c6bc-4bfe-8363-51901253b9ba x-openstack-request-id: req-29f3740c-c6bc-4bfe-8363-51901253b9ba 2019-04-13 12:21:19,198 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:19,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab/os-security-groups used request id req-29f3740c-c6bc-4bfe-8363-51901253b9ba 2019-04-13 12:21:19,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.58967089653s 2019-04-13 12:21:19,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:19,209 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:19,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:19 GMT X-Openstack-Request-Id: req-13e78e28-91b6-45b7-bc88-6c2b536a6f9a 2019-04-13 12:21:19,245 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:19,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-13e78e28-91b6-45b7-bc88-6c2b536a6f9a 2019-04-13 12:21:19,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0407619476318s 2019-04-13 12:21:19,251 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:19,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:19,255 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:19,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-449cfe13-8996-4f79-8114-22217b16661a x-openstack-request-id: req-449cfe13-8996-4f79-8114-22217b16661a 2019-04-13 12:21:19,288 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:19,289 - 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-449cfe13-8996-4f79-8114-22217b16661a 2019-04-13 12:21:19,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0367481708527s 2019-04-13 12:21:19,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:19,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:19,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-26e2c92b-4cf4-4376-9b64-7633476dcde4 x-openstack-request-id: req-26e2c92b-4cf4-4376-9b64-7633476dcde4 2019-04-13 12:21:19,611 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:19,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5/os-security-groups used request id req-26e2c92b-4cf4-4376-9b64-7633476dcde4 2019-04-13 12:21:19,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.320843935013s 2019-04-13 12:21:19,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:19,621 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:19,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:19 GMT X-Openstack-Request-Id: req-b54a9568-d1ea-4037-b9f7-cd69c74cb9ae 2019-04-13 12:21:19,655 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:19,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b54a9568-d1ea-4037-b9f7-cd69c74cb9ae 2019-04-13 12:21:19,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385661125183s 2019-04-13 12:21:19,663 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:19,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:19,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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:19,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-adb335c5-46ee-44a3-bb7c-52ecaa26f564 x-openstack-request-id: req-adb335c5-46ee-44a3-bb7c-52ecaa26f564 2019-04-13 12:21:19,686 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:19,686 - 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-adb335c5-46ee-44a3-bb7c-52ecaa26f564 2019-04-13 12:21:19,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229029655457s 2019-04-13 12:21:19,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:19,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:20,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-59495bbe-c64d-4099-9e74-5055846dd4f7 x-openstack-request-id: req-59495bbe-c64d-4099-9e74-5055846dd4f7 2019-04-13 12:21:20,171 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:20,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b/os-security-groups used request id req-59495bbe-c64d-4099-9e74-5055846dd4f7 2019-04-13 12:21:20,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.483104944229s 2019-04-13 12:21:20,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:20,181 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:20,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:20 GMT X-Openstack-Request-Id: req-c779ceed-0c4b-4298-9886-bc2095ab5e30 2019-04-13 12:21:20,218 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:20,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c779ceed-0c4b-4298-9886-bc2095ab5e30 2019-04-13 12:21:20,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0418260097504s 2019-04-13 12:21:20,224 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:20,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:20,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:20,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-f0da2c01-baed-43a2-9350-e8103f102bc8 x-openstack-request-id: req-f0da2c01-baed-43a2-9350-e8103f102bc8 2019-04-13 12:21:20,248 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:20,248 - 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-f0da2c01-baed-43a2-9350-e8103f102bc8 2019-04-13 12:21:20,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239219665527s 2019-04-13 12:21:20,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:20,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:20,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-7a2db421-03b5-4c61-b399-7f052f70ec74 x-openstack-request-id: req-7a2db421-03b5-4c61-b399-7f052f70ec74 2019-04-13 12:21:20,400 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:20,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058/os-security-groups used request id req-7a2db421-03b5-4c61-b399-7f052f70ec74 2019-04-13 12:21:20,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.150704860687s 2019-04-13 12:21:20,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:20,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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:20,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:20 GMT X-Openstack-Request-Id: req-68d6822e-8af6-4973-b262-803ac9a50de5 2019-04-13 12:21:20,444 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:20,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-68d6822e-8af6-4973-b262-803ac9a50de5 2019-04-13 12:21:20,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379641056061s 2019-04-13 12:21:20,450 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:20,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:20,454 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:20,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-a29e6b45-fe2e-4451-895d-6cc85c4a2ab5 x-openstack-request-id: req-a29e6b45-fe2e-4451-895d-6cc85c4a2ab5 2019-04-13 12:21:20,474 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:20,475 - 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-a29e6b45-fe2e-4451-895d-6cc85c4a2ab5 2019-04-13 12:21:20,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237820148468s 2019-04-13 12:21:20,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:20,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:20,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-0272c04d-d20c-4cec-9b85-a122e57315d8 x-openstack-request-id: req-0272c04d-d20c-4cec-9b85-a122e57315d8 2019-04-13 12:21:20,804 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:20,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1/os-security-groups used request id req-0272c04d-d20c-4cec-9b85-a122e57315d8 2019-04-13 12:21:20,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.328647851944s 2019-04-13 12:21:20,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:20,815 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:20,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:20 GMT X-Openstack-Request-Id: req-26976280-2358-482f-bfc4-09fb2a5245a4 2019-04-13 12:21:20,848 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:20,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-26976280-2358-482f-bfc4-09fb2a5245a4 2019-04-13 12:21:20,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376350879669s 2019-04-13 12:21:20,855 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:20,855 - 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:88:af:68', u'version': 4, u'addr': u'192.168.100.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:af:68', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:14:19.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'08e7e8c0-2c53-498c-91b7-a9933b5c9983', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2019-04-13T12:14:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:14:19Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T12:14:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:13:47Z', 'created': u'2019-04-13T12:13:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:95:f9:d2', 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:95:f9:d2', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:14:23.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'1a0205cc-997f-4393-8b3c-93450fd13d5b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-04-13T12:14:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:14:23Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T12:14:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:13:47Z', 'created': u'2019-04-13T12:13:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:9e:0e', u'version': 4, u'addr': u'192.168.100.31', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:9e:0e', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:14:25.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'49dec9d5-956f-4b3e-b815-a5448ab822ab', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T12:14:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:14:25Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.31', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T12:14:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:13:47Z', 'created': u'2019-04-13T12:13:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0a:78:7b', 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:0a:78:7b', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:08:46.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'4879713e-df21-4086-8da0-142491bc21b5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-04-13T12:08:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:08:46Z', 'hostId': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', '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-04-13T12:08:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:08:29Z', 'created': u'2019-04-13T12:08: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:0b:d0:76', 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:0b:d0:76', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:58:33.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'b79838dc-09e0-4106-9e22-b1c93faabc6b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T11:58:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:58:33Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T11:58:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T11:58:18Z', 'created': u'2019-04-13T11:58:18Z', '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:5a:f2:7d', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:f2:7d', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:54:49.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'bb526edc-a8ca-446d-85ee-e4aaacebd058', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T11:54:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:54:49Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T11:54:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T11:53:00Z', 'created': u'2019-04-13T11:53:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:15:f9', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:15:f9', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:52:22.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'88e5b3fc-9c4c-44e0-b936-41d61f53fef1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T11:52:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:52:22Z', 'hostId': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', '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-04-13T11:52:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T11:50:34Z', 'created': u'2019-04-13T11:50:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-04-13 12:21:20,861 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-04-13 12:21:20,864 - paramiko.transport - DEBUG - starting thread (client mode): 0x90e0bc50L 2019-04-13 12:21:20,865 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:21:20,872 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:21:20,872 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:21:20,874 - 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-04-13 12:21:20,874 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:21:20,874 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:21:20,874 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:21:20,874 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:21:20,875 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:21:20,917 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:21:20,918 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:21:20,929 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.215: d84e025134d8cb242d5d3015fb11634f 2019-04-13 12:21:20,930 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:21:20,956 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:21:20,971 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:21:20,994 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:21:21,422 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:21:21,422 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:21:21,429 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:21:21,440 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:21:21,440 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-13 12:21:21,442 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-04-13 12:21:21,443 - paramiko.transport - DEBUG - starting thread (client mode): 0x90e0bd50L 2019-04-13 12:21:21,444 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:21:21,454 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:21:21,454 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:21:21,456 - 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-04-13 12:21:21,456 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:21:21,456 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:21:21,456 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:21:21,456 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:21:21,456 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:21:21,501 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:21:21,501 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:21:21,507 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: f3dd3aebc1b6ec5231e8b00e1a96d111 2019-04-13 12:21:21,508 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:21:21,539 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:21:21,554 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:21:21,573 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:21:22,032 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:21:22,032 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:21:22,039 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:21:22,059 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:21:22,059 - 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-04-13 12:21:22,061 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-04-13 12:21:22,064 - paramiko.transport - DEBUG - starting thread (client mode): 0x90e0bc50L 2019-04-13 12:21:22,065 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:21:22,076 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:21:22,076 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:21:22,077 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-13 12:21:22,077 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:21:22,077 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:21:22,078 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:21:22,078 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:21:22,078 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:21:22,121 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:21:22,121 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:21:22,128 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 61717c348f13f23fb5896b7931b5c108 2019-04-13 12:21:22,129 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:21:22,158 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:21:22,177 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:21:22,193 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:21:22,648 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:21:22,648 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:21:22,659 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:21:22,678 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:21:22,679 - 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-04-13 12:21:22,681 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-04-13 12:21:22,683 - paramiko.transport - DEBUG - starting thread (client mode): 0x90e61b90L 2019-04-13 12:21:22,684 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:21:22,694 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:21:22,694 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:21:22,695 - 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-04-13 12:21:22,695 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:21:22,695 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:21:22,695 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:21:22,696 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:21:22,696 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:21:22,738 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:21:22,739 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:21:22,747 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 236ea5a940a3f7f2110b6e16d28278fd 2019-04-13 12:21:22,748 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:21:22,778 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:21:22,793 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:21:22,812 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:21:23,201 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:21:23,201 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:21:23,214 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:21:23,231 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:21:23,231 - 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-04-13 12:21:23,233 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-04-13 12:21:23,235 - paramiko.transport - DEBUG - starting thread (client mode): 0x918324d0L 2019-04-13 12:21:23,235 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:21:23,248 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:21:23,248 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:21:23,249 - 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-04-13 12:21:23,249 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:21:23,250 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:21:23,250 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:21:23,250 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:21:23,250 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:21:23,294 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:21:23,295 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:21:23,299 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: be5f406cd4c1936fc68449490a0d9307 2019-04-13 12:21:23,300 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:21:23,333 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:21:23,351 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:21:23,364 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:21:23,886 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:21:23,887 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:21:23,897 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:21:23,909 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:21:23,909 - 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-04-13 12:21:23,911 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-04-13 12:21:23,913 - paramiko.transport - DEBUG - starting thread (client mode): 0x90e01090L 2019-04-13 12:21:23,914 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:21:23,929 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:21:23,930 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:21:23,931 - 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-04-13 12:21:23,931 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:21:23,931 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:21:23,931 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:21:23,931 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:21:23,931 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:21:23,976 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:21:23,977 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:21:24,014 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 3f73ffa352381d2d573110d13983a51a 2019-04-13 12:21:24,015 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:21:24,017 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:21:24,033 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:21:24,047 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:21:24,567 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:21:24,567 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:21:24,581 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:21:24,600 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:21:24,600 - 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-04-13 12:21:24,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:21:24,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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:24,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-f6fe6981-e797-433c-a80f-ce283dd5112b x-openstack-request-id: req-f6fe6981-e797-433c-a80f-ce283dd5112b 2019-04-13 12:21:24,857 - 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:88:af:68", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:68", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:19.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "08e7e8c0-2c53-498c-91b7-a9933b5c9983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:19Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "dime-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:95:f9:d2", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f9:d2", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:23.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "1a0205cc-997f-4393-8b3c-93450fd13d5b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:23Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "homer-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:d1:9e:0e", "version": 4, "addr": "192.168.100.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:9e:0e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:25.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "49dec9d5-956f-4b3e-b815-a5448ab822ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:25Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "bono-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:0a:78:7b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:78:7b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:08:46.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "4879713e-df21-4086-8da0-142491bc21b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:08:46Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-13T12:08:29Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:58:33.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "b79838dc-09e0-4106-9e22-b1c93faabc6b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:58:33Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-13T11:58:18Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:5a:f2:7d", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:f2:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:54:49.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "bb526edc-a8ca-446d-85ee-e4aaacebd058", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:54:49Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-13T11:53:00Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:9e:15:f9", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:15:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:52:22.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:52:22Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ns.clearwater.opnfv", "created": "2019-04-13T11:50:34Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:21:24,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f6fe6981-e797-433c-a80f-ce283dd5112b 2019-04-13 12:21:24,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.254731178284s 2019-04-13 12:21:24,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:24,868 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:24,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-ad00c200-9157-4f83-8432-39aea5fb7371 x-openstack-request-id: req-ad00c200-9157-4f83-8432-39aea5fb7371 2019-04-13 12:21:24,889 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:24,889 - 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-ad00c200-9157-4f83-8432-39aea5fb7371 2019-04-13 12:21:24,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245418548584s 2019-04-13 12:21:24,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:24,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:25,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-3c16dedd-6c59-4c3b-bce4-648b0b30be4d x-openstack-request-id: req-3c16dedd-6c59-4c3b-bce4-648b0b30be4d 2019-04-13 12:21:25,374 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:25,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983/os-security-groups used request id req-3c16dedd-6c59-4c3b-bce4-648b0b30be4d 2019-04-13 12:21:25,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.483871936798s 2019-04-13 12:21:25,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:25,385 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:25,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:25 GMT X-Openstack-Request-Id: req-dfbeba4a-7cc7-48fd-ad47-cc2cc5eae5b1 2019-04-13 12:21:25,422 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:25,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dfbeba4a-7cc7-48fd-ad47-cc2cc5eae5b1 2019-04-13 12:21:25,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0413739681244s 2019-04-13 12:21:25,428 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:25,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:25,432 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:25,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b213f36-52f2-423b-b2f9-bec6151afa1d x-openstack-request-id: req-8b213f36-52f2-423b-b2f9-bec6151afa1d 2019-04-13 12:21:25,451 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:25,451 - 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-8b213f36-52f2-423b-b2f9-bec6151afa1d 2019-04-13 12:21:25,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224270820618s 2019-04-13 12:21:25,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:25,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:25,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05eb75fe-6285-4277-8c04-8954ff0fc344 x-openstack-request-id: req-05eb75fe-6285-4277-8c04-8954ff0fc344 2019-04-13 12:21:25,603 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:25,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b/os-security-groups used request id req-05eb75fe-6285-4277-8c04-8954ff0fc344 2019-04-13 12:21:25,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.150969028473s 2019-04-13 12:21:25,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:25,614 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:25,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:25 GMT X-Openstack-Request-Id: req-4c1b1b15-a0ab-414f-995f-d74022852132 2019-04-13 12:21:25,648 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:25,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4c1b1b15-a0ab-414f-995f-d74022852132 2019-04-13 12:21:25,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0384430885315s 2019-04-13 12:21:25,655 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:25,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:25,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:25,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2e4b36e1-9339-4ad1-9fb3-ea72144004cb x-openstack-request-id: req-2e4b36e1-9339-4ad1-9fb3-ea72144004cb 2019-04-13 12:21:25,680 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:25,680 - 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-2e4b36e1-9339-4ad1-9fb3-ea72144004cb 2019-04-13 12:21:25,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246648788452s 2019-04-13 12:21:25,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:25,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:25,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f7b6e1d-e4da-4d5e-a97b-9e02a3c29216 x-openstack-request-id: req-1f7b6e1d-e4da-4d5e-a97b-9e02a3c29216 2019-04-13 12:21:25,826 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:25,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab/os-security-groups used request id req-1f7b6e1d-e4da-4d5e-a97b-9e02a3c29216 2019-04-13 12:21:25,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.14507484436s 2019-04-13 12:21:25,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:25,836 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:25,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:25 GMT X-Openstack-Request-Id: req-2e608b58-280e-4bd5-ab7c-a45a4120e7f8 2019-04-13 12:21:25,870 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:25,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2e608b58-280e-4bd5-ab7c-a45a4120e7f8 2019-04-13 12:21:25,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381739139557s 2019-04-13 12:21:25,876 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:25,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:25,880 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:25,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd9a5567-645c-4a03-ab2f-51432b280426 x-openstack-request-id: req-fd9a5567-645c-4a03-ab2f-51432b280426 2019-04-13 12:21:25,901 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:25,901 - 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-fd9a5567-645c-4a03-ab2f-51432b280426 2019-04-13 12:21:25,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244698524475s 2019-04-13 12:21:25,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:25,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:26,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6193b9a0-6535-4535-b9ae-cf16e35ccf4c x-openstack-request-id: req-6193b9a0-6535-4535-b9ae-cf16e35ccf4c 2019-04-13 12:21:26,042 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:26,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5/os-security-groups used request id req-6193b9a0-6535-4535-b9ae-cf16e35ccf4c 2019-04-13 12:21:26,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.13978099823s 2019-04-13 12:21:26,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:26,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:26,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:26 GMT X-Openstack-Request-Id: req-fce59cdf-2286-4632-b7df-b9a0be034d28 2019-04-13 12:21:26,089 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:26,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-fce59cdf-2286-4632-b7df-b9a0be034d28 2019-04-13 12:21:26,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0415499210358s 2019-04-13 12:21:26,095 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:26,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:26,098 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:26,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-477e76da-1971-4432-a108-f8efe3e4d87f x-openstack-request-id: req-477e76da-1971-4432-a108-f8efe3e4d87f 2019-04-13 12:21:26,119 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:26,119 - 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-477e76da-1971-4432-a108-f8efe3e4d87f 2019-04-13 12:21:26,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234541893005s 2019-04-13 12:21:26,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:26,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:26,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f8f9f60-8590-457c-aecc-5f3a328999be x-openstack-request-id: req-1f8f9f60-8590-457c-aecc-5f3a328999be 2019-04-13 12:21:26,723 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:26,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b/os-security-groups used request id req-1f8f9f60-8590-457c-aecc-5f3a328999be 2019-04-13 12:21:26,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.603263139725s 2019-04-13 12:21:26,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:26,734 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:26,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:26 GMT X-Openstack-Request-Id: req-b39eeeae-5355-46df-9131-a3ae7b385e12 2019-04-13 12:21:26,767 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:26,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b39eeeae-5355-46df-9131-a3ae7b385e12 2019-04-13 12:21:26,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380630493164s 2019-04-13 12:21:26,773 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:26,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:26,777 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:26,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce7a34fc-2f23-4509-9d9a-13afc18cc22c x-openstack-request-id: req-ce7a34fc-2f23-4509-9d9a-13afc18cc22c 2019-04-13 12:21:26,796 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:26,796 - 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-ce7a34fc-2f23-4509-9d9a-13afc18cc22c 2019-04-13 12:21:26,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222389698029s 2019-04-13 12:21:26,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:26,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:26,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec3334b4-7401-45c4-9913-c50cf16a57b9 x-openstack-request-id: req-ec3334b4-7401-45c4-9913-c50cf16a57b9 2019-04-13 12:21:26,954 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:26,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058/os-security-groups used request id req-ec3334b4-7401-45c4-9913-c50cf16a57b9 2019-04-13 12:21:26,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.157214164734s 2019-04-13 12:21:26,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:26,965 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:26,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:26 GMT X-Openstack-Request-Id: req-0bed073a-31e5-4fa3-ab5b-0a1be4698bf9 2019-04-13 12:21:27,000 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:27,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0bed073a-31e5-4fa3-ab5b-0a1be4698bf9 2019-04-13 12:21:27,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395069122314s 2019-04-13 12:21:27,007 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:27,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:21:27,011 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:27,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-acb49828-6242-4d54-8cdc-e206baf4b6b7 x-openstack-request-id: req-acb49828-6242-4d54-8cdc-e206baf4b6b7 2019-04-13 12:21:27,031 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:21:27,031 - 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-acb49828-6242-4d54-8cdc-e206baf4b6b7 2019-04-13 12:21:27,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237669944763s 2019-04-13 12:21:27,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:21:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:27,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-98f40a13-ece8-41ee-9fb2-645b5e4d4d80 x-openstack-request-id: req-98f40a13-ece8-41ee-9fb2-645b5e4d4d80 2019-04-13 12:21:27,175 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:21:27,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1/os-security-groups used request id req-98f40a13-ece8-41ee-9fb2-645b5e4d4d80 2019-04-13 12:21:27,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.142821073532s 2019-04-13 12:21:27,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:21:27,186 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:27,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:27 GMT X-Openstack-Request-Id: req-8770bfe1-088f-4b52-9fb5-aa8e6e5cc5a1 2019-04-13 12:21:27,223 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:21:27,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8770bfe1-088f-4b52-9fb5-aa8e6e5cc5a1 2019-04-13 12:21:27,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0416030883789s 2019-04-13 12:21:27,229 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:21:27,230 - 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:88:af:68', u'version': 4, u'addr': u'192.168.100.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:af:68', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:14:19.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'08e7e8c0-2c53-498c-91b7-a9933b5c9983', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2019-04-13T12:14:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:14:19Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T12:14:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:13:47Z', 'created': u'2019-04-13T12:13:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:95:f9:d2', 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:95:f9:d2', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:14:23.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'1a0205cc-997f-4393-8b3c-93450fd13d5b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-04-13T12:14:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:14:23Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T12:14:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:13:47Z', 'created': u'2019-04-13T12:13:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:9e:0e', u'version': 4, u'addr': u'192.168.100.31', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:9e:0e', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:14:25.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'49dec9d5-956f-4b3e-b815-a5448ab822ab', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T12:14:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:14:25Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.31', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T12:14:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:13:47Z', 'created': u'2019-04-13T12:13:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0a:78:7b', 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:0a:78:7b', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:08:46.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'4879713e-df21-4086-8da0-142491bc21b5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-04-13T12:08:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:08:46Z', 'hostId': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', '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-04-13T12:08:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:08:29Z', 'created': u'2019-04-13T12:08: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:0b:d0:76', 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:0b:d0:76', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:58:33.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'b79838dc-09e0-4106-9e22-b1c93faabc6b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T11:58:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:58:33Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T11:58:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T11:58:18Z', 'created': u'2019-04-13T11:58:18Z', '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:5a:f2:7d', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:f2:7d', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:54:49.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'bb526edc-a8ca-446d-85ee-e4aaacebd058', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T11:54:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:54:49Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T11:54:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T11:53:00Z', 'created': u'2019-04-13T11:53:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:15:f9', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:15:f9', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:52:22.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'88e5b3fc-9c4c-44e0-b936-41d61f53fef1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T11:52:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:52:22Z', 'hostId': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', '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-04-13T11:52:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T11:50:34Z', 'created': u'2019-04-13T11:50:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-04-13 12:21:27,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:21:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:27,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-faa501dc-1b60-4f8e-9231-e3fb231c76c7 x-openstack-request-id: req-faa501dc-1b60-4f8e-9231-e3fb231c76c7 2019-04-13 12:21:27,446 - 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:88:af:68", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:68", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:19.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "08e7e8c0-2c53-498c-91b7-a9933b5c9983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:19Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "dime-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:95:f9:d2", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f9:d2", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:23.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "1a0205cc-997f-4393-8b3c-93450fd13d5b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:23Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "homer-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:d1:9e:0e", "version": 4, "addr": "192.168.100.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:9e:0e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:25.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "49dec9d5-956f-4b3e-b815-a5448ab822ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:25Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "bono-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:0a:78:7b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:78:7b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:08:46.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "4879713e-df21-4086-8da0-142491bc21b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:08:46Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-13T12:08:29Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:58:33.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "b79838dc-09e0-4106-9e22-b1c93faabc6b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:58:33Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-13T11:58:18Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:5a:f2:7d", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:f2:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:54:49.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "bb526edc-a8ca-446d-85ee-e4aaacebd058", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:54:49Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-13T11:53:00Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:9e:15:f9", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:15:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:52:22.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:52:22Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ns.clearwater.opnfv", "created": "2019-04-13T11:50:34Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:21:27,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-faa501dc-1b60-4f8e-9231-e3fb231c76c7 2019-04-13 12:21:27,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211178064346s 2019-04-13 12:21:27,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 12:21:27,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 12:21:27,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17244 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-06d54771-5b2a-4bbc-92a8-6400634ce12f x-openstack-request-id: req-06d54771-5b2a-4bbc-92a8-6400634ce12f 2019-04-13 12:21:27,536 - keystoneauth.session - DEBUG - RESP BODY: {"output": " 1-0:1.0: USB hub found\n[ 0.723676] hub 1-0:1.0: 2 ports detected\n[ 0.725223] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728798] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730486] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.732293] mousedev: PS/2 mouse device common for all mice\n[ 0.734465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737421] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739480] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741546] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.743688] device-mapper: uevent: version 1.0.3\n[ 0.745311] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.748149] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.750179] TCP: cubic registered\n[ 0.751468] NET: Registered protocol family 10\n[ 0.753223] NET: Registered protocol family 17\n[ 0.754776] Key type dns_resolver registered\n[ 0.756394] Loading compiled-in X.509 certificates\n[ 0.758549] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.761672] registered taskstats version 1\n[ 0.764670] Key type trusted registered\n[ 0.768371] Key type encrypted registered\n[ 0.769809] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771626] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.773967] regulator-dummy: disabling\n[ 0.775338] Magic number: 15:403:228\n[ 0.776817] rtc_cmos 00:00: setting system clock to 2019-04-13 12:14:21 UTC (1555157661)\n[ 0.779591] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.781542] EDD information not available.\n[ 0.825486] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.839448] Write protecting the kernel read-only data: 12288k\n[ 0.841948] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.845944] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860119] systemd-udevd[99]: starting version 204\n[ 0.896693] FDC 0 is a S82078B\n[ 1.036043] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200759] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203462] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205761] usb 1-1: Product: QEMU USB Tablet\n[ 1.207312] usb 1-1: Manufacturer: QEMU\n[ 1.208698] usb 1-1: SerialNumber: 42\n[ 1.929715] 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.282723] 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.406707] random: init urandom read with 10 bits of entropy available\n[ 2.541824] 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 Sat, 13 Apr 2019 12:14:23 +0000. Up 2.98 seconds.\ncloud-init-nonet[3.19]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting 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.87]: 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 ]\nCloud-init v. 0.7.5 running 'init' at Sat, 13 Apr 2019 12:14:26 +0000. Up 5.39 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.9 | 255.255.255.0 | fa:16:3e:88:af:68 |\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:\n35:96:7d:2d:f1:cd:42:de:73:d4:cd:82:37:07:e1:20 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E ..=++|\n| +.=+B*|\n| = ..*=B|\n| o . . oo|\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:\n45:2b:9e:ce:6a:45:7a:6f:cc:52:0b:bb:6d:8f:4f:c2 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| . . |\n| . o |\n| ..+ |\n| oS |\n| .o+.. |\n| ooBE.. |\n| ..o.B+ |\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:\nc7:b0:fe:48:da:e6:dd:04:86:84:58:2f:91:ae:ba:32 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o. |\n| o.+ |\n| ..o + |\n| .o = |\n| . S = |\n| . . o . |\n| . o . |\n|E . +.+ o |\n| o.. .o+ o . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd8:4e:02:51:34:d8:cb:24:2d:5d:30:15:fb:11:63:4f root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .B*++.+ E |\n| +.=o o = |\n| .= .. . . |\n| .oo . . |\n| o S . |\n| + |\n| . |\n| |\n| |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 13 Apr 2019 12:14:37 +0000. Up 17.23 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 Sat, 13 Apr 2019 12:14:39 +0000. Up 18.43 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 14291 0 --:--:-- --:--:-- --:--:-- 14313\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 [523 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 [576 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2290 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.2\n+ '[' -n 192.168.100.2 ']'\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 117 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 98.0 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:23 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:24 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:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 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/stable/ binary/ ralf 1.0-180326.112116 [337 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/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:118 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: 50%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 98.0 MB in 11s (8368 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\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.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\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-168.218) ...\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.1) ...\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.1) ...\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 8817\nclearwater-socket-factory-sig start/running, process 8825\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8871\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.14) ...\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 28 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58642 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.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n+ echo 'nameserver 192.168.100.3'\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 19c45d55d38d9f4f is healthy: got healthy result from http://192.168.100.6:4000\nmember 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000\nmember 3697367834196e4c is healthy: got healthy result from http://192.168.100.9:4000\nmember 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000\nmember d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000\nmember db2a7e99fc6a304e is healthy: got healthy result from http://192.168.100.31:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n19c45d55d38d9f4f: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n3697367834196e4c: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false\n7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\nd95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true\ndb2a7e99fc6a304e: name=192-168-100-31 peerURLs=http://192.168.100.31:2380 clientURLs=http://192.168.100.31:4000 isLeader=false\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdJ2zpDjuzQ0qg5fYHBP9emL5jfyJK_2dQjYABr554QoJk13tOMYN-jCkVVy7vXgE867OuZ1gajC0GlHmweYUcT_kFE-cyIBNzlTQ0yYxmJ-Vg2TgKecIRIc1RNzDFZMP9FBwz9Cmc0Iitw0Ky5KWTymRUlcmfgSJCwNp7DBZ1yLRlk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-dime-26ufc24kgxhw-0-exkldyzfftt4/b69cba67-353e-4d1e-ba39-092a66768c58/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 60\nHTTP/1.1 200 OK\nDate: Sat, 13 Apr 2019 12:21:09 GMT\nServer: Apache\nx-openstack-request-id: req-d06c2373-5a42-4b59-a26d-0a7742e61ca2\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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 45:2b:9e:ce:6a:45:7a:6f:cc:52:0b:bb:6d:8f:4f:c2 root@dime-0 (DSA)\nec2: 256 c7:b0:fe:48:da:e6:dd:04:86:84:58:2f:91:ae:ba:32 root@dime-0 (ECDSA)\nec2: 256 d8:4e:02:51:34:d8:cb:24:2d:5d:30:15:fb:11:63:4f root@dime-0 (ED25519)\nec2: 2048 35:96:7d:2d:f1:cd:42:de:73:d4:cd:82:37:07:e1:20 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDgTk28a50tPYTuFxnlmzITIpv8P7YQuLW0Su3ECzbiI6IhU/a3URjT93q7e/M4vIs9MvZ13rmFJTgoXaH1eWTU= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMxGOvynXUcI1h+9WZ0Gp7W0/HXM29D0zuVch8TTgJCf root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT/YhJNY+sssT1avpdcXHRd+VjHThlo/MQ3OAdKH81iZn+GvIOdzpoBL5UAvI7SjTIs7Lw96LkuooPoecqqFL9H58EEpNmLQXMa2EMDEM+vg4vOcdKikwqWSsKjIN30qMdhh6kPlwD32Ve9a4QRYZlg9jaCp6WifJPhWKC2WJpNVOh8a6seigY3iiVFm/He9tmg4PpqUSwd3VsGB2pdMpEG5phiEXOtnQhzADpZcOmKT9qM5NKZxKAvu7SGODNNMfhg4TOrNwR4ASkI4W/db45a4EXMH4WN82cGV38p/Y5jpi1mXkM+bMu7ekWBklePCZ74JSdjbEvTCuZobCtXycT root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:21:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 409.44 seconds\n"} 2019-04-13 12:21:27,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983/action used request id req-06d54771-5b2a-4bbc-92a8-6400634ce12f 2019-04-13 12:21:27,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0839939117432s 2019-04-13 12:21:27,540 - functest.core.singlevm - DEBUG - console: 1-0:1.0: USB hub found [ 0.723676] hub 1-0:1.0: 2 ports detected [ 0.725223] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728798] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730486] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732293] mousedev: PS/2 mouse device common for all mice [ 0.734465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737421] rtc_cmos 00:00: RTC can wake from S4 [ 0.739480] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741546] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743688] device-mapper: uevent: version 1.0.3 [ 0.745311] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.748149] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750179] TCP: cubic registered [ 0.751468] NET: Registered protocol family 10 [ 0.753223] NET: Registered protocol family 17 [ 0.754776] Key type dns_resolver registered [ 0.756394] Loading compiled-in X.509 certificates [ 0.758549] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.761672] registered taskstats version 1 [ 0.764670] Key type trusted registered [ 0.768371] Key type encrypted registered [ 0.769809] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771626] IMA: No TPM chip found, activating TPM-bypass! [ 0.773967] regulator-dummy: disabling [ 0.775338] Magic number: 15:403:228 [ 0.776817] rtc_cmos 00:00: setting system clock to 2019-04-13 12:14:21 UTC (1555157661) [ 0.779591] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.781542] EDD information not available. [ 0.825486] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.839448] Write protecting the kernel read-only data: 12288k [ 0.841948] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.845944] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860119] systemd-udevd[99]: starting version 204 [ 0.896693] FDC 0 is a S82078B [ 1.036043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200759] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203462] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205761] usb 1-1: Product: QEMU USB Tablet [ 1.207312] usb 1-1: Manufacturer: QEMU [ 1.208698] usb 1-1: SerialNumber: 42 [ 1.929715] 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.282723] 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.406707] random: init urandom read with 10 bits of entropy available [ 2.541824] 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 Sat, 13 Apr 2019 12:14:23 +0000. Up 2.98 seconds. cloud-init-nonet[3.19]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting 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.87]: 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 ] Cloud-init v. 0.7.5 running 'init' at Sat, 13 Apr 2019 12:14:26 +0000. Up 5.39 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.9 | 255.255.255.0 | fa:16:3e:88:af:68 | 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: 35:96:7d:2d:f1:cd:42:de:73:d4:cd:82:37:07:e1:20 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | E ..=++| | +.=+B*| | = ..*=B| | 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: 45:2b:9e:ce:6a:45:7a:6f:cc:52:0b:bb:6d:8f:4f:c2 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | . . | | . o | | ..+ | | oS | | .o+.. | | ooBE.. | | ..o.B+ | | .. .=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: c7:b0:fe:48:da:e6:dd:04:86:84:58:2f:91:ae:ba:32 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | o. | | o.+ | | ..o + | | .o = | | . S = | | . . o . | | . o . | |E . +.+ 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: d8:4e:02:51:34:d8:cb:24:2d:5d:30:15:fb:11:63:4f root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .B*++.+ E | | +.=o o = | | .= .. . . | | .oo . . | | o S . | | + | | . | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 13 Apr 2019 12:14:37 +0000. Up 17.23 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 Sat, 13 Apr 2019 12:14:39 +0000. Up 18.43 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 14291 0 --:--:-- --:--:-- --:--:-- 14313 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 [523 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 [576 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2290 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 117 newly installed, 0 to remove and 28 not upgraded. Need to get 98.0 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:23 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:24 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:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 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/stable/ binary/ ralf 1.0-180326.112116 [337 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/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:118 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: 50%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 98.0 MB in 11s (8368 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... 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-168.218) ... 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.1) ... 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.1) ... 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 8817 clearwater-socket-factory-sig start/running, process 8825 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8871 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.14) ... + 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 28 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58642 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.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 + echo 'nameserver 192.168.100.3' + 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 19c45d55d38d9f4f is healthy: got healthy result from http://192.168.100.6:4000 member 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000 member 3697367834196e4c is healthy: got healthy result from http://192.168.100.9:4000 member 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 member db2a7e99fc6a304e is healthy: got healthy result from http://192.168.100.31:4000 cluster is healthy + clearwater-etcdctl member list 19c45d55d38d9f4f: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 3697367834196e4c: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true db2a7e99fc6a304e: name=192-168-100-31 peerURLs=http://192.168.100.31:2380 clientURLs=http://192.168.100.31:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdJ2zpDjuzQ0qg5fYHBP9emL5jfyJK_2dQjYABr554QoJk13tOMYN-jCkVVy7vXgE867OuZ1gajC0GlHmweYUcT_kFE-cyIBNzlTQ0yYxmJ-Vg2TgKecIRIc1RNzDFZMP9FBwz9Cmc0Iitw0Ky5KWTymRUlcmfgSJCwNp7DBZ1yLRlk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-dime-26ufc24kgxhw-0-exkldyzfftt4/b69cba67-353e-4d1e-ba39-092a66768c58/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sat, 13 Apr 2019 12:21:09 GMT Server: Apache x-openstack-request-id: req-d06c2373-5a42-4b59-a26d-0a7742e61ca2 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 45:2b:9e:ce:6a:45:7a:6f:cc:52:0b:bb:6d:8f:4f:c2 root@dime-0 (DSA) ec2: 256 c7:b0:fe:48:da:e6:dd:04:86:84:58:2f:91:ae:ba:32 root@dime-0 (ECDSA) ec2: 256 d8:4e:02:51:34:d8:cb:24:2d:5d:30:15:fb:11:63:4f root@dime-0 (ED25519) ec2: 2048 35:96:7d:2d:f1:cd:42:de:73:d4:cd:82:37:07:e1:20 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDgTk28a50tPYTuFxnlmzITIpv8P7YQuLW0Su3ECzbiI6IhU/a3URjT93q7e/M4vIs9MvZ13rmFJTgoXaH1eWTU= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMxGOvynXUcI1h+9WZ0Gp7W0/HXM29D0zuVch8TTgJCf root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT/YhJNY+sssT1avpdcXHRd+VjHThlo/MQ3OAdKH81iZn+GvIOdzpoBL5UAvI7SjTIs7Lw96LkuooPoecqqFL9H58EEpNmLQXMa2EMDEM+vg4vOcdKikwqWSsKjIN30qMdhh6kPlwD32Ve9a4QRYZlg9jaCp6WifJPhWKC2WJpNVOh8a6seigY3iiVFm/He9tmg4PpqUSwd3VsGB2pdMpEG5phiEXOtnQhzADpZcOmKT9qM5NKZxKAvu7SGODNNMfhg4TOrNwR4ASkI4W/db45a4EXMH4WN82cGV38p/Y5jpi1mXkM+bMu7ekWBklePCZ74JSdjbEvTCuZobCtXycT root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:21:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 409.44 seconds 2019-04-13 12:21:27,545 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 1-0:1.0: USB hub found [ 0.723676] hub 1-0:1.0: 2 ports detected [ 0.725223] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728798] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730486] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732293] mousedev: PS/2 mouse device common for all mice [ 0.734465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737421] rtc_cmos 00:00: RTC can wake from S4 [ 0.739480] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741546] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743688] device-mapper: uevent: version 1.0.3 [ 0.745311] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.748149] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750179] TCP: cubic registered [ 0.751468] NET: Registered protocol family 10 [ 0.753223] NET: Registered protocol family 17 [ 0.754776] Key type dns_resolver registered [ 0.756394] Loading compiled-in X.509 certificates [ 0.758549] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.761672] registered taskstats version 1 [ 0.764670] Key type trusted registered [ 0.768371] Key type encrypted registered [ 0.769809] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771626] IMA: No TPM chip found, activating TPM-bypass! [ 0.773967] regulator-dummy: disabling [ 0.775338] Magic number: 15:403:228 [ 0.776817] rtc_cmos 00:00: setting system clock to 2019-04-13 12:14:21 UTC (1555157661) [ 0.779591] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.781542] EDD information not available. [ 0.825486] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.839448] Write protecting the kernel read-only data: 12288k [ 0.841948] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.845944] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860119] systemd-udevd[99]: starting version 204 [ 0.896693] FDC 0 is a S82078B [ 1.036043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200759] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203462] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205761] usb 1-1: Product: QEMU USB Tablet [ 1.207312] usb 1-1: Manufacturer: QEMU [ 1.208698] usb 1-1: SerialNumber: 42 [ 1.929715] 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.282723] 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.406707] random: init urandom read with 10 bits of entropy available [ 2.541824] 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 Sat, 13 Apr 2019 12:14:23 +0000. Up 2.98 seconds. cloud-init-nonet[3.19]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting 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.87]: 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 ] Cloud-init v. 0.7.5 running 'init' at Sat, 13 Apr 2019 12:14:26 +0000. Up 5.39 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.9 | 255.255.255.0 | fa:16:3e:88:af:68 | 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: 35:96:7d:2d:f1:cd:42:de:73:d4:cd:82:37:07:e1:20 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | E ..=++| | +.=+B*| | = ..*=B| | 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: 45:2b:9e:ce:6a:45:7a:6f:cc:52:0b:bb:6d:8f:4f:c2 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | . . | | . o | | ..+ | | oS | | .o+.. | | ooBE.. | | ..o.B+ | | .. .=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: c7:b0:fe:48:da:e6:dd:04:86:84:58:2f:91:ae:ba:32 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | o. | | o.+ | | ..o + | | .o = | | . S = | | . . o . | | . o . | |E . +.+ 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: d8:4e:02:51:34:d8:cb:24:2d:5d:30:15:fb:11:63:4f root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .B*++.+ E | | +.=o o = | | .= .. . . | | .oo . . | | o S . | | + | | . | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 13 Apr 2019 12:14:37 +0000. Up 17.23 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 Sat, 13 Apr 2019 12:14:39 +0000. Up 18.43 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 14291 0 --:--:-- --:--:-- --:--:-- 14313 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 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 [523 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 [576 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2290 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 117 newly installed, 0 to remove and 28 not upgraded. Need to get 98.0 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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 libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:23 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:24 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:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 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/stable/ binary/ ralf 1.0-180326.112116 [337 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/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:118 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: 50%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 98.0 MB in 11s (8368 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... 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-168.218) ... 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.1) ... 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.1) ... 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 8817 clearwater-socket-factory-sig start/running, process 8825 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8871 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.14) ... + 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 28 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58642 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.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 + echo 'nameserver 192.168.100.3' + 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 19c45d55d38d9f4f is healthy: got healthy result from http://192.168.100.6:4000 member 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000 member 3697367834196e4c is healthy: got healthy result from http://192.168.100.9:4000 member 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 member db2a7e99fc6a304e is healthy: got healthy result from http://192.168.100.31:4000 cluster is healthy + clearwater-etcdctl member list 19c45d55d38d9f4f: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 3697367834196e4c: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true db2a7e99fc6a304e: name=192-168-100-31 peerURLs=http://192.168.100.31:2380 clientURLs=http://192.168.100.31:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdJ2zpDjuzQ0qg5fYHBP9emL5jfyJK_2dQjYABr554QoJk13tOMYN-jCkVVy7vXgE867OuZ1gajC0GlHmweYUcT_kFE-cyIBNzlTQ0yYxmJ-Vg2TgKecIRIc1RNzDFZMP9FBwz9Cmc0Iitw0Ky5KWTymRUlcmfgSJCwNp7DBZ1yLRlk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-dime-26ufc24kgxhw-0-exkldyzfftt4/b69cba67-353e-4d1e-ba39-092a66768c58/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sat, 13 Apr 2019 12:21:09 GMT Server: Apache x-openstack-request-id: req-d06c2373-5a42-4b59-a26d-0a7742e61ca2 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 45:2b:9e:ce:6a:45:7a:6f:cc:52:0b:bb:6d:8f:4f:c2 root@dime-0 (DSA) ec2: 256 c7:b0:fe:48:da:e6:dd:04:86:84:58:2f:91:ae:ba:32 root@dime-0 (ECDSA) ec2: 256 d8:4e:02:51:34:d8:cb:24:2d:5d:30:15:fb:11:63:4f root@dime-0 (ED25519) ec2: 2048 35:96:7d:2d:f1:cd:42:de:73:d4:cd:82:37:07:e1:20 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDgTk28a50tPYTuFxnlmzITIpv8P7YQuLW0Su3ECzbiI6IhU/a3URjT93q7e/M4vIs9MvZ13rmFJTgoXaH1eWTU= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMxGOvynXUcI1h+9WZ0Gp7W0/HXM29D0zuVch8TTgJCf root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT/YhJNY+sssT1avpdcXHRd+VjHThlo/MQ3OAdKH81iZn+GvIOdzpoBL5UAvI7SjTIs7Lw96LkuooPoecqqFL9H58EEpNmLQXMa2EMDEM+vg4vOcdKikwqWSsKjIN30qMdhh6kPlwD32Ve9a4QRYZlg9jaCp6WifJPhWKC2WJpNVOh8a6seigY3iiVFm/He9tmg4PpqUSwd3VsGB2pdMpEG5phiEXOtnQhzADpZcOmKT9qM5NKZxKAvu7SGODNNMfhg4TOrNwR4ASkI4W/db45a4EXMH4WN82cGV38p/Y5jpi1mXkM+bMu7ekWBklePCZ74JSdjbEvTCuZobCtXycT root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:21:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 409.44 seconds 2019-04-13 12:21:27,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:21:27,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:28,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-94371ff4-6890-4dae-af24-1959b31cb9f3 x-openstack-request-id: req-94371ff4-6890-4dae-af24-1959b31cb9f3 2019-04-13 12:21:28,385 - 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:88:af:68", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:68", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:19.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "08e7e8c0-2c53-498c-91b7-a9933b5c9983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:19Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "dime-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:95:f9:d2", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f9:d2", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:23.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "1a0205cc-997f-4393-8b3c-93450fd13d5b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:23Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "homer-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:d1:9e:0e", "version": 4, "addr": "192.168.100.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:9e:0e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:25.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "49dec9d5-956f-4b3e-b815-a5448ab822ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:25Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "bono-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:0a:78:7b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:78:7b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:08:46.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "4879713e-df21-4086-8da0-142491bc21b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:08:46Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-13T12:08:29Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:58:33.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "b79838dc-09e0-4106-9e22-b1c93faabc6b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:58:33Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-13T11:58:18Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:5a:f2:7d", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:f2:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:54:49.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "bb526edc-a8ca-446d-85ee-e4aaacebd058", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:54:49Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-13T11:53:00Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:9e:15:f9", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:15:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:52:22.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:52:22Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ns.clearwater.opnfv", "created": "2019-04-13T11:50:34Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:21:28,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-94371ff4-6890-4dae-af24-1959b31cb9f3 2019-04-13 12:21:28,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.835482120514s 2019-04-13 12:21:28,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 12:21:28,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 12:21:28,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21254 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-7ce282f6-cd3a-41a3-a389-b286e2dcf252 x-openstack-request-id: req-7ce282f6-cd3a-41a3-a389-b286e2dcf252 2019-04-13 12:21:28,472 - keystoneauth.session - DEBUG - RESP BODY: {"output": "rq 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009920] Security Framework initialized\n[ 0.012038] AppArmor: AppArmor initialized\n[ 0.013762] Yama: becoming mindful.\n[ 0.016126] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020076] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.023173] 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.028255] Initializing cgroup subsys memory\n[ 0.030066] Initializing cgroup subsys devices\n[ 0.032004] Initializing cgroup subsys freezer\n[ 0.033830] Initializing cgroup subsys blkio\n[ 0.036004] Initializing cgroup subsys perf_event\n[ 0.037908] Initializing cgroup subsys hugetlb\n[ 0.040523] mce: CPU supports 10 MCE banks\n[ 0.042292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042292] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050478] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.059328] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.080862] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.094115] ACPI: Core revision 20131115\n[ 0.096720] ACPI: All ACPI Tables successfully acquired\n[ 0.099172] ftrace: allocating 28753 entries in 113 pages\n[ 0.120373] smpboot: Max logical packages: 1\n[ 0.122217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.124317] Enabling x2apic\n[ 0.125594] Enabled x2apic\n[ 0.128013] Switched APIC routing to physical x2apic.\n[ 0.132343] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.134678] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.137780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.147098] KVM setup paravirtual spinlock\n[ 0.150089] x86: Booted up 1 node, 1 CPUs\n[ 0.151771] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.152402] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.155060] devtmpfs: initialized\n[ 0.157591] EVM: security.selinux\n[ 0.159043] EVM: security.SMACK64\n[ 0.160003] EVM: security.ima\n[ 0.161322] EVM: security.capability\n[ 0.163823] pinctrl core: initialized pinctrl subsystem\n[ 0.164063] regulator-dummy: no parameters\n[ 0.165886] RTC time: 12:14:24, date: 04/13/19\n[ 0.167762] NET: Registered protocol family 16\n[ 0.168136] cpuidle: using governor ladder\n[ 0.169848] cpuidle: using governor menu\n[ 0.171516] ACPI: bus type PCI registered\n[ 0.172009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.174630] PCI: Using configuration type 1 for base access\n[ 0.176703] bio: create slab at 0\n[ 0.178595] ACPI: Added _OSI(Module Device)\n[ 0.180004] ACPI: Added _OSI(Processor Device)\n[ 0.181820] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.183741] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.185089] ACPI: Interpreter enabled\n[ 0.186675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.190451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.193063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.196004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.199863] ACPI: (supports S0 S5)\n[ 0.200003] ACPI: Using IOAPIC for interrupt routing\n[ 0.201999] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204174] ACPI: No dock devices found.\n[ 0.207546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210641] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216264] acpiphp: Slot [3] registered\n[ 0.217881] acpiphp: Slot [4] registered\n[ 0.219532] acpiphp: Slot [5] registered\n[ 0.220036] acpiphp: Slot [6] registered\n[ 0.221661] acpiphp: Slot [7] registered\n[ 0.223282] acpiphp: Slot [8] registered\n[ 0.224022] acpiphp: Slot [9] registered\n[ 0.225739] acpiphp: Slot [10] registered\n[ 0.227306] acpiphp: Slot [11] registered\n[ 0.228024] acpiphp: Slot [12] registered\n[ 0.229421] acpiphp: Slot [13] registered\n[ 0.230817] acpiphp: Slot [14] registered\n[ 0.232020] acpiphp: Slot [15] registered\n[ 0.233417] acpiphp: Slot [16] registered\n[ 0.234814] acpiphp: Slot [17] registered\n[ 0.236028] acpiphp: Slot [18] registered\n[ 0.237436] acpiphp: Slot [19] registered\n[ 0.238838] acpiphp: Slot [20] registered\n[ 0.240020] acpiphp: Slot [21] registered\n[ 0.241430] acpiphp: Slot [22] registered\n[ 0.242830] acpiphp: Slot [23] registered\n[ 0.244024] acpiphp: Slot [24] registered\n[ 0.245427] acpiphp: Slot [25] registered\n[ 0.246830] acpiphp: Slot [26] registered\n[ 0.248023] acpiphp: Slot [27] registered\n[ 0.249427] acpiphp: Slot [28] registered\n[ 0.250827] acpiphp: Slot [29] registered\n[ 0.252023] acpiphp: Slot [30] registered\n[ 0.253458] acpiphp: Slot [31] registered\n[ 0.254861] PCI host bridge to bus 0000:00\n[ 0.256006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.257795] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.259795] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.260005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.262132] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.264003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.273750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.301031] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.303575] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.305133] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.307609] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311237] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312337] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.314177] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316003] vgaarb: loaded\n[ 0.317220] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319420] SCSI subsystem initialized\n[ 0.320228] ACPI: bus type USB registered\n[ 0.321654] usbcore: registered new interface driver usbfs\n[ 0.323422] usbcore: registered new interface driver hub\n[ 0.324037] usbcore: registered new device driver usb\n[ 0.325855] PCI: Using ACPI for IRQ routing\n[ 0.327661] NetLabel: Initializing\n[ 0.328008] NetLabel: domain hash size = 128\n[ 0.329468] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331229] NetLabel: unlabeled traffic allowed by default\n[ 0.332250] Switched to clocksource kvm-clock\n[ 0.340304] AppArmor: AppArmor Filesystem Enabled\n[ 0.341910] pnp: PnP ACPI init\n[ 0.343148] ACPI: bus type PNP registered\n[ 0.345002] pnp: PnP ACPI: found 8 devices\n[ 0.346453] ACPI: bus type PNP unregistered\n[ 0.353543] NET: Registered protocol family 2\n[ 0.355310] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.357639] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.359815] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.361929] TCP: reno registered\n[ 0.363110] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.365003] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.367162] NET: Registered protocol family 1\n[ 0.368665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.370542] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.372382] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.388931] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.405655] Trying to unpack rootfs image as initramfs...\n[ 0.503504] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.506280] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.508218] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.511079] Scanning for low memory corruption every 60 seconds\n[ 0.513211] Initialise system trusted keyring\n[ 0.514740] audit: initializing netlink socket (disabled)\n[ 0.516553] type=2000 audit(1555157664.619:1): initialized\n[ 0.536071] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.538860] zbud: loaded\n[ 0.540064] VFS: Disk quotas dquot_6.5.2\n[ 0.541465] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.543835] fuse init (API version 7.22)\n[ 0.545251] msgmni has been set to 1982\n[ 0.546681] Key type big_key registered\n[ 0.548340] Key type asymmetric registered\n[ 0.549796] Asymmetric key parser 'x509' registered\n[ 0.551452] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.554044] io scheduler noop registered\n[ 0.555393] io scheduler deadline registered (default)\n[ 0.557150] io scheduler cfq registered\n[ 0.558578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.562526] ipmi message handler version 39.2\n[ 0.564060] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566574] ACPI: Power Button [PWRF]\n[ 0.567977] GHES: HEST is not enabled!\n[ 0.584044] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.615831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.618324] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.643653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.646987] Linux agpgart interface v0.103\n[ 0.649298] brd: module loaded\n[ 0.650878] loop: module loaded\n[ 0.652434] blk-mq: CPU -> queue map\n[ 0.653729] CPU 0 -> Queue 0\n[ 0.655642] vda: vda1\n[ 0.657305] scsi0 : ata_piix\n[ 0.658481] scsi1 : ata_piix\n[ 0.659619] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.661791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.664434] libphy: Fixed MDIO Bus: probed\n[ 0.665953] tun: Universal TUN/TAP device driver, 1.6\n[ 0.667659] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.670838] PPP generic driver version 2.4.2\n[ 0.672365] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.674461] ehci-pci: EHCI PCI platform driver\n[ 0.675991] ehci-platform: EHCI generic platform driver\n[ 0.677736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679726] ohci-pci: OHCI PCI platform driver\n[ 0.681248] ohci-platform: OHCI generic platform driver\n[ 0.682940] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.699612] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.701349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.703944] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.705881] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708105] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.710583] usb usb1: Product: UHCI Host Controller\n[ 0.712183] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.714187] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715782] hub 1-0:1.0: USB hub found\n[ 0.717147] hub 1-0:1.0: 2 ports detected\n[ 0.718680] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.722221] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.723860] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725613] mousedev: PS/2 mouse device common for all mice\n[ 0.727759] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.730673] rtc_cmos 00:00: RTC can wake from S4\n[ 0.732680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.734704] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.736802] device-mapper: uevent: version 1.0.3\n[ 0.738401] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.741224] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.743212] TCP: cubic registered\n[ 0.744488] NET: Registered protocol family 10\n[ 0.746211] NET: Registered protocol family 17\n[ 0.747745] Key type dns_resolver registered\n[ 0.749308] Loading compiled-in X.509 certificates\n[ 0.751463] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.754532] registered taskstats version 1\n[ 0.757326] Key type trusted registered\n[ 0.760822] Key type encrypted registered\n[ 0.762216] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763969] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.766236] regulator-dummy: disabling\n[ 0.767589] Magic number: 15:403:228\n[ 0.769028] rtc_cmos 00:00: setting system clock to 2019-04-13 12:14:25 UTC (1555157665)\n[ 0.771765] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.773662] EDD information not available.\n[ 0.826005] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.839421] Write protecting the kernel read-only data: 12288k\n[ 0.842574] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.847156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.864116] systemd-udevd[99]: starting version 204\n[ 0.896647] FDC 0 is a S82078B\n[ 1.028056] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192084] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194281] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196546] usb 1-1: Product: QEMU USB Tablet\n[ 1.198068] usb 1-1: Manufacturer: QEMU\n[ 1.199450] usb 1-1: SerialNumber: 42\n[ 1.925810] 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.356940] 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.456574] random: init urandom read with 10 bits of entropy available\n[ 2.598460] 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 Sat, 13 Apr 2019 12:14:27 +0000. Up 3.01 seconds.\ncloud-init-nonet[3.24]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting 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.85]: 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 Sat, 13 Apr 2019 12:14:30 +0000. Up 5.55 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:95:f9:d2 |\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:\n18:25:1d:42:ca:51:ec:08:0e:d9:63:64:73:72:0b:79 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| +*.++=.o. |\n|o.*BE+.+. |\n| + ++o. |\n| . . .o |\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:\n51:ad:2f:57:7d:1d:cd:00:d0:37:b7:db:56:db:e3:83 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o+...o.|\n| . o o.+|\n| . . . ++|\n| .. ..=|\n| S . . B|\n| . o ++|\n| o o..|\n| E 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:\n85:ee:9b:08:b8:63:24:63:f6:df:07:f6:9f:f6:2e:ba root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| . . |\n| . . |\n| S |\n|oo.. + |\n|o+o . . + |\n| oo ... = o. |\n| .......+E=o+o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nf3:dd:3a:eb:c1:b6:ec:52:31:e8:b0:0e:1a:96:d1:11 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| E. |\n| . |\n| . . . |\n| . . . . o |\n| o S+ o |\n| + . .o.o.. |\n| . o o ..= . |\n| . . .o.+ |\n| +Bo |\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 Sat, 13 Apr 2019 12:14:41 +0000. Up 16.29 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 Sat, 13 Apr 2019 12:14:42 +0000. Up 17.57 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 14097 0 --:--:-- --:--:-- --:--:-- 14121\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://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 [830 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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 [1166 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 [523 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 [576 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 [280 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 (1562 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.2\n+ '[' -n 192.168.100.2 ']'\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 94 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 92.8 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\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/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 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: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 16s (5497 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\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.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\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-168.218) ...\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.1) ...\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.1) ...\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 8435\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.14) ...\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 28 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 5s (7257 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58211 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.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.100.3'\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 Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 19c45d55d38d9f4f is healthy: got healthy result from http://192.168.100.6:4000\nmember 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000\nmember 3697367834196e4c is healthy: got healthy result from http://192.168.100.9:4000\nmember 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000\nmember d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000\nmember db2a7e99fc6a304e is healthy: got healthy result from http://192.168.100.31:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n19c45d55d38d9f4f: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n3697367834196e4c: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false\n7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\nd95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true\ndb2a7e99fc6a304e: name=192-168-100-31 peerURLs=http://192.168.100.31:2380 clientURLs=http://192.168.100.31:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.6) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.14 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.14 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.14 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdJ1dC6KOI0MPle-bETiaJZ_j2ByXGEI5cFrq5R0tWLUHfEKU_tTZywHSOUgyHWRyatwV3YddZr0VwTmhI0fYgTjOok3LSWPw7PUZGZSB5ErpqgPCI6sVBMkqc1n8CWCrklRiZy16fbA1vQHZyOghOaXiPpoyhJk5ipL07WPz4ZKSfo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-homer-ylkyo6uouaqt-0-whin5x7tlrb4/f5bac249-75af-408a-a55d-3b6feec09b51/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Sat, 13 Apr 2019 12:20:09 GMT\nServer: Apache\nx-openstack-request-id: req-1d104213-03dc-44b5-b18d-1960a166a3f2\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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 51:ad:2f:57:7d:1d:cd:00:d0:37:b7:db:56:db:e3:83 root@homer-0 (DSA)\nec2: 256 85:ee:9b:08:b8:63:24:63:f6:df:07:f6:9f:f6:2e:ba root@homer-0 (ECDSA)\nec2: 256 f3:dd:3a:eb:c1:b6:ec:52:31:e8:b0:0e:1a:96:d1:11 root@homer-0 (ED25519)\nec2: 2048 18:25:1d:42:ca:51:ec:08:0e:d9:63:64:73:72:0b:79 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDAYpEuH8szgqskUWSk8smFyMSWSeXqkRab6cIAzj4t+Vk9JKvE67ya+WIbH/ooWb2GPRr1rau1Q/JFNV/CUl9c= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEVCdwQoNzVXeNKDxM72Q7GdIwxRdBjIDrtuH6Wj3lSu root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXX/cAFPSr+u8XCKEB07Gjh1n/L5+2JIELwkFDWyUJiID28hK9NP/9ir4VKH3xPSjsbuXrdnVy7eq8Fi1zo15C0xoP6I67ruf/FJRfjkQEgSrHC2vmY/Z/Yz0kDeDS2FSIbe6H4aiyP45DA0qulfAcZmNI2BNhGyej99eAZbx4pyZceja88zctOD5V6p1bnoGlw0Z3EjIqosy5HqaUvoXyXu6vKYadxg2wGhjvwFrYhk/4osFpjHgGC5ajV70jGA5mlOY2AKVshMSqmseb7dC1p2DrQD0u+MQQEJXCekDxgrcQzQUrAyNSwkFJgnME/u9mG1bKtgjv6grdWl8ap/et root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:20:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 345.05 seconds\n"} 2019-04-13 12:21:28,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b/action used request id req-7ce282f6-cd3a-41a3-a389-b286e2dcf252 2019-04-13 12:21:28,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803070068359s 2019-04-13 12:21:28,476 - functest.core.singlevm - DEBUG - console: rq 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009920] Security Framework initialized [ 0.012038] AppArmor: AppArmor initialized [ 0.013762] Yama: becoming mindful. [ 0.016126] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020076] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.023173] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028255] Initializing cgroup subsys memory [ 0.030066] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033830] Initializing cgroup subsys blkio [ 0.036004] Initializing cgroup subsys perf_event [ 0.037908] Initializing cgroup subsys hugetlb [ 0.040523] mce: CPU supports 10 MCE banks [ 0.042292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042292] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050478] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.059328] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.080862] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.094115] ACPI: Core revision 20131115 [ 0.096720] ACPI: All ACPI Tables successfully acquired [ 0.099172] ftrace: allocating 28753 entries in 113 pages [ 0.120373] smpboot: Max logical packages: 1 [ 0.122217] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124317] Enabling x2apic [ 0.125594] Enabled x2apic [ 0.128013] Switched APIC routing to physical x2apic. [ 0.132343] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.134678] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.137780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147098] KVM setup paravirtual spinlock [ 0.150089] x86: Booted up 1 node, 1 CPUs [ 0.151771] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.152402] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.155060] devtmpfs: initialized [ 0.157591] EVM: security.selinux [ 0.159043] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161322] EVM: security.capability [ 0.163823] pinctrl core: initialized pinctrl subsystem [ 0.164063] regulator-dummy: no parameters [ 0.165886] RTC time: 12:14:24, date: 04/13/19 [ 0.167762] NET: Registered protocol family 16 [ 0.168136] cpuidle: using governor ladder [ 0.169848] cpuidle: using governor menu [ 0.171516] ACPI: bus type PCI registered [ 0.172009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174630] PCI: Using configuration type 1 for base access [ 0.176703] bio: create slab at 0 [ 0.178595] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181820] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183741] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185089] ACPI: Interpreter enabled [ 0.186675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.190451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.193063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.199863] ACPI: (supports S0 S5) [ 0.200003] ACPI: Using IOAPIC for interrupt routing [ 0.201999] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204174] ACPI: No dock devices found. [ 0.207546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210641] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216264] acpiphp: Slot [3] registered [ 0.217881] acpiphp: Slot [4] registered [ 0.219532] acpiphp: Slot [5] registered [ 0.220036] acpiphp: Slot [6] registered [ 0.221661] acpiphp: Slot [7] registered [ 0.223282] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225739] acpiphp: Slot [10] registered [ 0.227306] acpiphp: Slot [11] registered [ 0.228024] acpiphp: Slot [12] registered [ 0.229421] acpiphp: Slot [13] registered [ 0.230817] acpiphp: Slot [14] registered [ 0.232020] acpiphp: Slot [15] registered [ 0.233417] acpiphp: Slot [16] registered [ 0.234814] acpiphp: Slot [17] registered [ 0.236028] acpiphp: Slot [18] registered [ 0.237436] acpiphp: Slot [19] registered [ 0.238838] acpiphp: Slot [20] registered [ 0.240020] acpiphp: Slot [21] registered [ 0.241430] acpiphp: Slot [22] registered [ 0.242830] acpiphp: Slot [23] registered [ 0.244024] acpiphp: Slot [24] registered [ 0.245427] acpiphp: Slot [25] registered [ 0.246830] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249427] acpiphp: Slot [28] registered [ 0.250827] acpiphp: Slot [29] registered [ 0.252023] acpiphp: Slot [30] registered [ 0.253458] acpiphp: Slot [31] registered [ 0.254861] PCI host bridge to bus 0000:00 [ 0.256006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257795] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.259795] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.262132] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.264003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.273750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.301031] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.303575] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.305133] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.307609] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311237] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312337] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314177] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316003] vgaarb: loaded [ 0.317220] vgaarb: bridge control possible 0000:00:02.0 [ 0.319420] SCSI subsystem initialized [ 0.320228] ACPI: bus type USB registered [ 0.321654] usbcore: registered new interface driver usbfs [ 0.323422] usbcore: registered new interface driver hub [ 0.324037] usbcore: registered new device driver usb [ 0.325855] PCI: Using ACPI for IRQ routing [ 0.327661] NetLabel: Initializing [ 0.328008] NetLabel: domain hash size = 128 [ 0.329468] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331229] NetLabel: unlabeled traffic allowed by default [ 0.332250] Switched to clocksource kvm-clock [ 0.340304] AppArmor: AppArmor Filesystem Enabled [ 0.341910] pnp: PnP ACPI init [ 0.343148] ACPI: bus type PNP registered [ 0.345002] pnp: PnP ACPI: found 8 devices [ 0.346453] ACPI: bus type PNP unregistered [ 0.353543] NET: Registered protocol family 2 [ 0.355310] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.357639] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.359815] TCP: Hash tables configured (established 8192 bind 8192) [ 0.361929] TCP: reno registered [ 0.363110] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.365003] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.367162] NET: Registered protocol family 1 [ 0.368665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.370542] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372382] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388931] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405655] Trying to unpack rootfs image as initramfs... [ 0.503504] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.506280] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.508218] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.511079] Scanning for low memory corruption every 60 seconds [ 0.513211] Initialise system trusted keyring [ 0.514740] audit: initializing netlink socket (disabled) [ 0.516553] type=2000 audit(1555157664.619:1): initialized [ 0.536071] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.538860] zbud: loaded [ 0.540064] VFS: Disk quotas dquot_6.5.2 [ 0.541465] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.543835] fuse init (API version 7.22) [ 0.545251] msgmni has been set to 1982 [ 0.546681] Key type big_key registered [ 0.548340] Key type asymmetric registered [ 0.549796] Asymmetric key parser 'x509' registered [ 0.551452] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.554044] io scheduler noop registered [ 0.555393] io scheduler deadline registered (default) [ 0.557150] io scheduler cfq registered [ 0.558578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562526] ipmi message handler version 39.2 [ 0.564060] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566574] ACPI: Power Button [PWRF] [ 0.567977] GHES: HEST is not enabled! [ 0.584044] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.615831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618324] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646987] Linux agpgart interface v0.103 [ 0.649298] brd: module loaded [ 0.650878] loop: module loaded [ 0.652434] blk-mq: CPU -> queue map [ 0.653729] CPU 0 -> Queue 0 [ 0.655642] vda: vda1 [ 0.657305] scsi0 : ata_piix [ 0.658481] scsi1 : ata_piix [ 0.659619] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.661791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.664434] libphy: Fixed MDIO Bus: probed [ 0.665953] tun: Universal TUN/TAP device driver, 1.6 [ 0.667659] tun: (C) 1999-2004 Max Krasnyansky [ 0.670838] PPP generic driver version 2.4.2 [ 0.672365] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.674461] ehci-pci: EHCI PCI platform driver [ 0.675991] ehci-platform: EHCI generic platform driver [ 0.677736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679726] ohci-pci: OHCI PCI platform driver [ 0.681248] ohci-platform: OHCI generic platform driver [ 0.682940] uhci_hcd: USB Universal Host Controller Interface driver [ 0.699612] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.701349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.703944] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.705881] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.708105] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.710583] usb usb1: Product: UHCI Host Controller [ 0.712183] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.714187] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715782] hub 1-0:1.0: USB hub found [ 0.717147] hub 1-0:1.0: 2 ports detected [ 0.718680] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722221] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723860] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725613] mousedev: PS/2 mouse device common for all mice [ 0.727759] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730673] rtc_cmos 00:00: RTC can wake from S4 [ 0.732680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734704] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736802] device-mapper: uevent: version 1.0.3 [ 0.738401] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.741224] ledtrig-cpu: registered to indicate activity on CPUs [ 0.743212] TCP: cubic registered [ 0.744488] NET: Registered protocol family 10 [ 0.746211] NET: Registered protocol family 17 [ 0.747745] Key type dns_resolver registered [ 0.749308] Loading compiled-in X.509 certificates [ 0.751463] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.754532] registered taskstats version 1 [ 0.757326] Key type trusted registered [ 0.760822] Key type encrypted registered [ 0.762216] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763969] IMA: No TPM chip found, activating TPM-bypass! [ 0.766236] regulator-dummy: disabling [ 0.767589] Magic number: 15:403:228 [ 0.769028] rtc_cmos 00:00: setting system clock to 2019-04-13 12:14:25 UTC (1555157665) [ 0.771765] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.773662] EDD information not available. [ 0.826005] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.839421] Write protecting the kernel read-only data: 12288k [ 0.842574] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.847156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864116] systemd-udevd[99]: starting version 204 [ 0.896647] FDC 0 is a S82078B [ 1.028056] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192084] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194281] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196546] usb 1-1: Product: QEMU USB Tablet [ 1.198068] usb 1-1: Manufacturer: QEMU [ 1.199450] usb 1-1: SerialNumber: 42 [ 1.925810] 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.356940] 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.456574] random: init urandom read with 10 bits of entropy available [ 2.598460] 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 Sat, 13 Apr 2019 12:14:27 +0000. Up 3.01 seconds. cloud-init-nonet[3.24]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting 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.85]: 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 Sat, 13 Apr 2019 12:14:30 +0000. Up 5.55 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:95:f9:d2 | 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: 18:25:1d:42:ca:51:ec:08:0e:d9:63:64:73:72:0b:79 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | +*.++=.o. | |o.*BE+.+. | | + ++o. | | . . .o | | . S | | | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 51:ad:2f:57:7d:1d:cd:00:d0:37:b7:db:56:db:e3:83 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o+...o.| | . o o.+| | . . . ++| | .. ..=| | S . . B| | . o ++| | o o..| | E o | | .| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 85:ee:9b:08:b8:63:24:63:f6:df:07:f6:9f:f6:2e:ba root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . . | | S | |oo.. + | |o+o . . + | | oo ... = o. | | .......+E=o+o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f3:dd:3a:eb:c1:b6:ec:52:31:e8:b0:0e:1a:96:d1:11 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | E. | | . | | . . . | | . . . . o | | o S+ o | | + . .o.o.. | | . o o ..= . | | . . .o.+ | | +Bo | +-----------------+ * 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 Sat, 13 Apr 2019 12:14:41 +0000. Up 16.29 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 Sat, 13 Apr 2019 12:14:42 +0000. Up 17.57 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 14097 0 --:--:-- --:--:-- --:--:-- 14121 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://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 [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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 [1166 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 [523 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 [576 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 [280 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 (1562 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 94 newly installed, 0 to remove and 28 not upgraded. Need to get 92.8 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] 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/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 16s (5497 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... 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-168.218) ... 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.1) ... 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.1) ... 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 8435 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.14) ... 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 28 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 5s (7257 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58211 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.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.3' + 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 19c45d55d38d9f4f is healthy: got healthy result from http://192.168.100.6:4000 member 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000 member 3697367834196e4c is healthy: got healthy result from http://192.168.100.9:4000 member 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 member db2a7e99fc6a304e is healthy: got healthy result from http://192.168.100.31:4000 cluster is healthy + clearwater-etcdctl member list 19c45d55d38d9f4f: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 3697367834196e4c: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true db2a7e99fc6a304e: name=192-168-100-31 peerURLs=http://192.168.100.31:2380 clientURLs=http://192.168.100.31:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.6) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdJ1dC6KOI0MPle-bETiaJZ_j2ByXGEI5cFrq5R0tWLUHfEKU_tTZywHSOUgyHWRyatwV3YddZr0VwTmhI0fYgTjOok3LSWPw7PUZGZSB5ErpqgPCI6sVBMkqc1n8CWCrklRiZy16fbA1vQHZyOghOaXiPpoyhJk5ipL07WPz4ZKSfo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-homer-ylkyo6uouaqt-0-whin5x7tlrb4/f5bac249-75af-408a-a55d-3b6feec09b51/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Sat, 13 Apr 2019 12:20:09 GMT Server: Apache x-openstack-request-id: req-1d104213-03dc-44b5-b18d-1960a166a3f2 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 51:ad:2f:57:7d:1d:cd:00:d0:37:b7:db:56:db:e3:83 root@homer-0 (DSA) ec2: 256 85:ee:9b:08:b8:63:24:63:f6:df:07:f6:9f:f6:2e:ba root@homer-0 (ECDSA) ec2: 256 f3:dd:3a:eb:c1:b6:ec:52:31:e8:b0:0e:1a:96:d1:11 root@homer-0 (ED25519) ec2: 2048 18:25:1d:42:ca:51:ec:08:0e:d9:63:64:73:72:0b:79 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDAYpEuH8szgqskUWSk8smFyMSWSeXqkRab6cIAzj4t+Vk9JKvE67ya+WIbH/ooWb2GPRr1rau1Q/JFNV/CUl9c= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEVCdwQoNzVXeNKDxM72Q7GdIwxRdBjIDrtuH6Wj3lSu root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXX/cAFPSr+u8XCKEB07Gjh1n/L5+2JIELwkFDWyUJiID28hK9NP/9ir4VKH3xPSjsbuXrdnVy7eq8Fi1zo15C0xoP6I67ruf/FJRfjkQEgSrHC2vmY/Z/Yz0kDeDS2FSIbe6H4aiyP45DA0qulfAcZmNI2BNhGyej99eAZbx4pyZceja88zctOD5V6p1bnoGlw0Z3EjIqosy5HqaUvoXyXu6vKYadxg2wGhjvwFrYhk/4osFpjHgGC5ajV70jGA5mlOY2AKVshMSqmseb7dC1p2DrQD0u+MQQEJXCekDxgrcQzQUrAyNSwkFJgnME/u9mG1bKtgjv6grdWl8ap/et root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:20:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 345.05 seconds 2019-04-13 12:21:28,481 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console rq 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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.009920] Security Framework initialized [ 0.012038] AppArmor: AppArmor initialized [ 0.013762] Yama: becoming mindful. [ 0.016126] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020076] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.023173] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028255] Initializing cgroup subsys memory [ 0.030066] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033830] Initializing cgroup subsys blkio [ 0.036004] Initializing cgroup subsys perf_event [ 0.037908] Initializing cgroup subsys hugetlb [ 0.040523] mce: CPU supports 10 MCE banks [ 0.042292] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042292] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050478] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.059328] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.080862] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.094115] ACPI: Core revision 20131115 [ 0.096720] ACPI: All ACPI Tables successfully acquired [ 0.099172] ftrace: allocating 28753 entries in 113 pages [ 0.120373] smpboot: Max logical packages: 1 [ 0.122217] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124317] Enabling x2apic [ 0.125594] Enabled x2apic [ 0.128013] Switched APIC routing to physical x2apic. [ 0.132343] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.134678] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.137780] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147098] KVM setup paravirtual spinlock [ 0.150089] x86: Booted up 1 node, 1 CPUs [ 0.151771] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.152402] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.155060] devtmpfs: initialized [ 0.157591] EVM: security.selinux [ 0.159043] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161322] EVM: security.capability [ 0.163823] pinctrl core: initialized pinctrl subsystem [ 0.164063] regulator-dummy: no parameters [ 0.165886] RTC time: 12:14:24, date: 04/13/19 [ 0.167762] NET: Registered protocol family 16 [ 0.168136] cpuidle: using governor ladder [ 0.169848] cpuidle: using governor menu [ 0.171516] ACPI: bus type PCI registered [ 0.172009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174630] PCI: Using configuration type 1 for base access [ 0.176703] bio: create slab at 0 [ 0.178595] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181820] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183741] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185089] ACPI: Interpreter enabled [ 0.186675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.190451] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.193063] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.199863] ACPI: (supports S0 S5) [ 0.200003] ACPI: Using IOAPIC for interrupt routing [ 0.201999] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204174] ACPI: No dock devices found. [ 0.207546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210641] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216264] acpiphp: Slot [3] registered [ 0.217881] acpiphp: Slot [4] registered [ 0.219532] acpiphp: Slot [5] registered [ 0.220036] acpiphp: Slot [6] registered [ 0.221661] acpiphp: Slot [7] registered [ 0.223282] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225739] acpiphp: Slot [10] registered [ 0.227306] acpiphp: Slot [11] registered [ 0.228024] acpiphp: Slot [12] registered [ 0.229421] acpiphp: Slot [13] registered [ 0.230817] acpiphp: Slot [14] registered [ 0.232020] acpiphp: Slot [15] registered [ 0.233417] acpiphp: Slot [16] registered [ 0.234814] acpiphp: Slot [17] registered [ 0.236028] acpiphp: Slot [18] registered [ 0.237436] acpiphp: Slot [19] registered [ 0.238838] acpiphp: Slot [20] registered [ 0.240020] acpiphp: Slot [21] registered [ 0.241430] acpiphp: Slot [22] registered [ 0.242830] acpiphp: Slot [23] registered [ 0.244024] acpiphp: Slot [24] registered [ 0.245427] acpiphp: Slot [25] registered [ 0.246830] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249427] acpiphp: Slot [28] registered [ 0.250827] acpiphp: Slot [29] registered [ 0.252023] acpiphp: Slot [30] registered [ 0.253458] acpiphp: Slot [31] registered [ 0.254861] PCI host bridge to bus 0000:00 [ 0.256006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257795] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.259795] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.260005] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.262132] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.264003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.273750] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.301031] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.303575] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.305133] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.307609] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311237] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312337] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314177] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316003] vgaarb: loaded [ 0.317220] vgaarb: bridge control possible 0000:00:02.0 [ 0.319420] SCSI subsystem initialized [ 0.320228] ACPI: bus type USB registered [ 0.321654] usbcore: registered new interface driver usbfs [ 0.323422] usbcore: registered new interface driver hub [ 0.324037] usbcore: registered new device driver usb [ 0.325855] PCI: Using ACPI for IRQ routing [ 0.327661] NetLabel: Initializing [ 0.328008] NetLabel: domain hash size = 128 [ 0.329468] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331229] NetLabel: unlabeled traffic allowed by default [ 0.332250] Switched to clocksource kvm-clock [ 0.340304] AppArmor: AppArmor Filesystem Enabled [ 0.341910] pnp: PnP ACPI init [ 0.343148] ACPI: bus type PNP registered [ 0.345002] pnp: PnP ACPI: found 8 devices [ 0.346453] ACPI: bus type PNP unregistered [ 0.353543] NET: Registered protocol family 2 [ 0.355310] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.357639] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.359815] TCP: Hash tables configured (established 8192 bind 8192) [ 0.361929] TCP: reno registered [ 0.363110] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.365003] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.367162] NET: Registered protocol family 1 [ 0.368665] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.370542] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372382] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388931] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405655] Trying to unpack rootfs image as initramfs... [ 0.503504] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.506280] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.508218] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.511079] Scanning for low memory corruption every 60 seconds [ 0.513211] Initialise system trusted keyring [ 0.514740] audit: initializing netlink socket (disabled) [ 0.516553] type=2000 audit(1555157664.619:1): initialized [ 0.536071] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.538860] zbud: loaded [ 0.540064] VFS: Disk quotas dquot_6.5.2 [ 0.541465] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.543835] fuse init (API version 7.22) [ 0.545251] msgmni has been set to 1982 [ 0.546681] Key type big_key registered [ 0.548340] Key type asymmetric registered [ 0.549796] Asymmetric key parser 'x509' registered [ 0.551452] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.554044] io scheduler noop registered [ 0.555393] io scheduler deadline registered (default) [ 0.557150] io scheduler cfq registered [ 0.558578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560395] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562526] ipmi message handler version 39.2 [ 0.564060] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566574] ACPI: Power Button [PWRF] [ 0.567977] GHES: HEST is not enabled! [ 0.584044] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.615831] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.618324] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.643653] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.646987] Linux agpgart interface v0.103 [ 0.649298] brd: module loaded [ 0.650878] loop: module loaded [ 0.652434] blk-mq: CPU -> queue map [ 0.653729] CPU 0 -> Queue 0 [ 0.655642] vda: vda1 [ 0.657305] scsi0 : ata_piix [ 0.658481] scsi1 : ata_piix [ 0.659619] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.661791] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.664434] libphy: Fixed MDIO Bus: probed [ 0.665953] tun: Universal TUN/TAP device driver, 1.6 [ 0.667659] tun: (C) 1999-2004 Max Krasnyansky [ 0.670838] PPP generic driver version 2.4.2 [ 0.672365] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.674461] ehci-pci: EHCI PCI platform driver [ 0.675991] ehci-platform: EHCI generic platform driver [ 0.677736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679726] ohci-pci: OHCI PCI platform driver [ 0.681248] ohci-platform: OHCI generic platform driver [ 0.682940] uhci_hcd: USB Universal Host Controller Interface driver [ 0.699612] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.701349] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.703944] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.705881] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.708105] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.710583] usb usb1: Product: UHCI Host Controller [ 0.712183] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.714187] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715782] hub 1-0:1.0: USB hub found [ 0.717147] hub 1-0:1.0: 2 ports detected [ 0.718680] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.722221] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723860] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725613] mousedev: PS/2 mouse device common for all mice [ 0.727759] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730673] rtc_cmos 00:00: RTC can wake from S4 [ 0.732680] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734704] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736802] device-mapper: uevent: version 1.0.3 [ 0.738401] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.741224] ledtrig-cpu: registered to indicate activity on CPUs [ 0.743212] TCP: cubic registered [ 0.744488] NET: Registered protocol family 10 [ 0.746211] NET: Registered protocol family 17 [ 0.747745] Key type dns_resolver registered [ 0.749308] Loading compiled-in X.509 certificates [ 0.751463] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.754532] registered taskstats version 1 [ 0.757326] Key type trusted registered [ 0.760822] Key type encrypted registered [ 0.762216] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763969] IMA: No TPM chip found, activating TPM-bypass! [ 0.766236] regulator-dummy: disabling [ 0.767589] Magic number: 15:403:228 [ 0.769028] rtc_cmos 00:00: setting system clock to 2019-04-13 12:14:25 UTC (1555157665) [ 0.771765] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.773662] EDD information not available. [ 0.826005] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.839421] Write protecting the kernel read-only data: 12288k [ 0.842574] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.847156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864116] systemd-udevd[99]: starting version 204 [ 0.896647] FDC 0 is a S82078B [ 1.028056] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192084] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194281] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196546] usb 1-1: Product: QEMU USB Tablet [ 1.198068] usb 1-1: Manufacturer: QEMU [ 1.199450] usb 1-1: SerialNumber: 42 [ 1.925810] 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.356940] 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.456574] random: init urandom read with 10 bits of entropy available [ 2.598460] 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 Sat, 13 Apr 2019 12:14:27 +0000. Up 3.01 seconds. cloud-init-nonet[3.24]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting 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.85]: 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 Sat, 13 Apr 2019 12:14:30 +0000. Up 5.55 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:95:f9:d2 | 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: 18:25:1d:42:ca:51:ec:08:0e:d9:63:64:73:72:0b:79 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | +*.++=.o. | |o.*BE+.+. | | + ++o. | | . . .o | | . S | | | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 51:ad:2f:57:7d:1d:cd:00:d0:37:b7:db:56:db:e3:83 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o+...o.| | . o o.+| | . . . ++| | .. ..=| | S . . B| | . o ++| | o o..| | E o | | .| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 85:ee:9b:08:b8:63:24:63:f6:df:07:f6:9f:f6:2e:ba root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | . . | | . . | | S | |oo.. + | |o+o . . + | | oo ... = o. | | .......+E=o+o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: f3:dd:3a:eb:c1:b6:ec:52:31:e8:b0:0e:1a:96:d1:11 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | E. | | . | | . . . | | . . . . o | | o S+ o | | + . .o.o.. | | . o o ..= . | | . . .o.+ | | +Bo | +-----------------+ * 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 Sat, 13 Apr 2019 12:14:41 +0000. Up 16.29 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 Sat, 13 Apr 2019 12:14:42 +0000. Up 17.57 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 14097 0 --:--:-- --:--:-- --:--:-- 14121 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://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 [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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 [1166 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 [523 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 [576 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 [280 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 (1562 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 94 newly installed, 0 to remove and 28 not upgraded. Need to get 92.8 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] 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/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 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: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 16s (5497 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... 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-168.218) ... 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.1) ... 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.1) ... 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 8435 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.14) ... 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 28 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 5s (7257 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58211 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.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.3' + 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 19c45d55d38d9f4f is healthy: got healthy result from http://192.168.100.6:4000 member 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000 member 3697367834196e4c is healthy: got healthy result from http://192.168.100.9:4000 member 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 member db2a7e99fc6a304e is healthy: got healthy result from http://192.168.100.31:4000 cluster is healthy + clearwater-etcdctl member list 19c45d55d38d9f4f: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 3697367834196e4c: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true db2a7e99fc6a304e: name=192-168-100-31 peerURLs=http://192.168.100.31:2380 clientURLs=http://192.168.100.31:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.6) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdJ1dC6KOI0MPle-bETiaJZ_j2ByXGEI5cFrq5R0tWLUHfEKU_tTZywHSOUgyHWRyatwV3YddZr0VwTmhI0fYgTjOok3LSWPw7PUZGZSB5ErpqgPCI6sVBMkqc1n8CWCrklRiZy16fbA1vQHZyOghOaXiPpoyhJk5ipL07WPz4ZKSfo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-homer-ylkyo6uouaqt-0-whin5x7tlrb4/f5bac249-75af-408a-a55d-3b6feec09b51/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Sat, 13 Apr 2019 12:20:09 GMT Server: Apache x-openstack-request-id: req-1d104213-03dc-44b5-b18d-1960a166a3f2 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 51:ad:2f:57:7d:1d:cd:00:d0:37:b7:db:56:db:e3:83 root@homer-0 (DSA) ec2: 256 85:ee:9b:08:b8:63:24:63:f6:df:07:f6:9f:f6:2e:ba root@homer-0 (ECDSA) ec2: 256 f3:dd:3a:eb:c1:b6:ec:52:31:e8:b0:0e:1a:96:d1:11 root@homer-0 (ED25519) ec2: 2048 18:25:1d:42:ca:51:ec:08:0e:d9:63:64:73:72:0b:79 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDAYpEuH8szgqskUWSk8smFyMSWSeXqkRab6cIAzj4t+Vk9JKvE67ya+WIbH/ooWb2GPRr1rau1Q/JFNV/CUl9c= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEVCdwQoNzVXeNKDxM72Q7GdIwxRdBjIDrtuH6Wj3lSu root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXX/cAFPSr+u8XCKEB07Gjh1n/L5+2JIELwkFDWyUJiID28hK9NP/9ir4VKH3xPSjsbuXrdnVy7eq8Fi1zo15C0xoP6I67ruf/FJRfjkQEgSrHC2vmY/Z/Yz0kDeDS2FSIbe6H4aiyP45DA0qulfAcZmNI2BNhGyej99eAZbx4pyZceja88zctOD5V6p1bnoGlw0Z3EjIqosy5HqaUvoXyXu6vKYadxg2wGhjvwFrYhk/4osFpjHgGC5ajV70jGA5mlOY2AKVshMSqmseb7dC1p2DrQD0u+MQQEJXCekDxgrcQzQUrAyNSwkFJgnME/u9mG1bKtgjv6grdWl8ap/et root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:20:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 345.05 seconds 2019-04-13 12:21:28,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:21:28,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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:28,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-839727ed-5e46-411f-bdfb-e3cc3d9d6daa x-openstack-request-id: req-839727ed-5e46-411f-bdfb-e3cc3d9d6daa 2019-04-13 12:21:28,697 - 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:88:af:68", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:68", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:19.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "08e7e8c0-2c53-498c-91b7-a9933b5c9983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:19Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "dime-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:95:f9:d2", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f9:d2", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:23.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "1a0205cc-997f-4393-8b3c-93450fd13d5b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:23Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "homer-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:d1:9e:0e", "version": 4, "addr": "192.168.100.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:9e:0e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:25.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "49dec9d5-956f-4b3e-b815-a5448ab822ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:25Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "bono-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:0a:78:7b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:78:7b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:08:46.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "4879713e-df21-4086-8da0-142491bc21b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:08:46Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-13T12:08:29Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:58:33.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "b79838dc-09e0-4106-9e22-b1c93faabc6b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:58:33Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-13T11:58:18Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:5a:f2:7d", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:f2:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:54:49.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "bb526edc-a8ca-446d-85ee-e4aaacebd058", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:54:49Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-13T11:53:00Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:9e:15:f9", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:15:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:52:22.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:52:22Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ns.clearwater.opnfv", "created": "2019-04-13T11:50:34Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:21:28,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-839727ed-5e46-411f-bdfb-e3cc3d9d6daa 2019-04-13 12:21:28,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211763143539s 2019-04-13 12:21:28,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 12:21:28,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 12:21:28,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19939 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-e6eada26-8895-4469-9b5b-4b0c77569084 x-openstack-request-id: req-e6eada26-8895-4469-9b5b-4b0c77569084 2019-04-13 12:21:28,780 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff]\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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009605] Security Framework initialized\n[ 0.011065] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013395] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016863] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020134] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022284] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024239] Initializing cgroup subsys memory\n[ 0.025758] Initializing cgroup subsys devices\n[ 0.027282] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029489] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034275] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039426] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.042043] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.046143] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.071022] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077002] ACPI: Core revision 20131115\n[ 0.078837] ACPI: All ACPI Tables successfully acquired\n[ 0.080398] ftrace: allocating 28753 entries in 113 pages\n[ 0.100237] smpboot: Max logical packages: 1\n[ 0.104084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.108326] Enabling x2apic\n[ 0.109407] Enabled x2apic\n[ 0.110772] Switched APIC routing to physical x2apic.\n[ 0.113439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.116002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.119556] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127020] KVM setup paravirtual spinlock\n[ 0.130242] x86: Booted up 1 node, 1 CPUs\n[ 0.131655] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.132422] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.134715] devtmpfs: initialized\n[ 0.137386] EVM: security.selinux\n[ 0.138622] EVM: security.SMACK64\n[ 0.139827] EVM: security.ima\n[ 0.140003] EVM: security.capability\n[ 0.142270] pinctrl core: initialized pinctrl subsystem\n[ 0.144092] regulator-dummy: no parameters\n[ 0.145605] RTC time: 12:14:26, date: 04/13/19\n[ 0.147200] NET: Registered protocol family 16\n[ 0.148156] cpuidle: using governor ladder\n[ 0.149589] cpuidle: using governor menu\n[ 0.151007] ACPI: bus type PCI registered\n[ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.154215] PCI: Using configuration type 1 for base access\n[ 0.156707] bio: create slab at 0\n[ 0.158335] ACPI: Added _OSI(Module Device)\n[ 0.159776] ACPI: Added _OSI(Processor Device)\n[ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.161586] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.164061] ACPI: Interpreter enabled\n[ 0.165413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.171184] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.174044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.176885] ACPI: (supports S0 S5)\n[ 0.178120] ACPI: Using IOAPIC for interrupt routing\n[ 0.179776] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.180165] ACPI: No dock devices found.\n[ 0.183270] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.184021] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.186191] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.188027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192237] acpiphp: Slot [3] registered\n[ 0.193640] acpiphp: Slot [4] registered\n[ 0.195061] acpiphp: Slot [5] registered\n[ 0.196023] acpiphp: Slot [6] registered\n[ 0.197404] acpiphp: Slot [7] registered\n[ 0.199071] acpiphp: Slot [8] registered\n[ 0.200030] acpiphp: Slot [9] registered\n[ 0.201667] acpiphp: Slot [10] registered\n[ 0.203282] acpiphp: Slot [11] registered\n[ 0.204022] acpiphp: Slot [12] registered\n[ 0.205632] acpiphp: Slot [13] registered\n[ 0.207227] acpiphp: Slot [14] registered\n[ 0.208022] acpiphp: Slot [15] registered\n[ 0.209660] acpiphp: Slot [16] registered\n[ 0.211245] acpiphp: Slot [17] registered\n[ 0.212030] acpiphp: Slot [18] registered\n[ 0.213625] acpiphp: Slot [19] registered\n[ 0.215195] acpiphp: Slot [20] registered\n[ 0.216021] acpiphp: Slot [21] registered\n[ 0.217476] acpiphp: Slot [22] registered\n[ 0.218926] acpiphp: Slot [23] registered\n[ 0.220025] acpiphp: Slot [24] registered\n[ 0.221436] acpiphp: Slot [25] registered\n[ 0.222837] acpiphp: Slot [26] registered\n[ 0.224022] acpiphp: Slot [27] registered\n[ 0.225436] acpiphp: Slot [28] registered\n[ 0.226845] acpiphp: Slot [29] registered\n[ 0.228028] acpiphp: Slot [30] registered\n[ 0.229460] acpiphp: Slot [31] registered\n[ 0.230856] PCI host bridge to bus 0000:00\n[ 0.232006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.233806] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.235787] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.238153] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.248275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.250818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.272772] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.275878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.277150] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.279576] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.281157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.283492] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.284359] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.286252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.288004] vgaarb: loaded\n[ 0.289064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.291087] SCSI subsystem initialized\n[ 0.292243] ACPI: bus type USB registered\n[ 0.293680] usbcore: registered new interface driver usbfs\n[ 0.295459] usbcore: registered new interface driver hub\n[ 0.296057] usbcore: registered new device driver usb\n[ 0.298118] PCI: Using ACPI for IRQ routing\n[ 0.300132] NetLabel: Initializing\n[ 0.301424] NetLabel: domain hash size = 128\n[ 0.302902] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.304046] NetLabel: unlabeled traffic allowed by default\n[ 0.306060] Switched to clocksource kvm-clock\n[ 0.312369] AppArmor: AppArmor Filesystem Enabled\n[ 0.313984] pnp: PnP ACPI init\n[ 0.315125] ACPI: bus type PNP registered\n[ 0.317008] pnp: PnP ACPI: found 8 devices\n[ 0.318424] ACPI: bus type PNP unregistered\n[ 0.325506] NET: Registered protocol family 2\n[ 0.327562] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.330003] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.332357] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.334596] TCP: reno registered\n[ 0.335857] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.337835] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.339934] NET: Registered protocol family 1\n[ 0.341404] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.343373] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.345432] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.363630] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.381294] Trying to unpack rootfs image as initramfs...\n[ 0.485808] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.489007] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.490904] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.494031] Scanning for low memory corruption every 60 seconds\n[ 0.496379] Initialise system trusted keyring\n[ 0.498149] audit: initializing netlink socket (disabled)\n[ 0.500081] type=2000 audit(1555157666.837:1): initialized\n[ 0.520926] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.524463] zbud: loaded\n[ 0.525935] VFS: Disk quotas dquot_6.5.2\n[ 0.527437] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.530022] fuse init (API version 7.22)\n[ 0.531635] msgmni has been set to 1982\n[ 0.533166] Key type big_key registered\n[ 0.534968] Key type asymmetric registered\n[ 0.536591] Asymmetric key parser 'x509' registered\n[ 0.538483] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.541414] io scheduler noop registered\n[ 0.542875] io scheduler deadline registered (default)\n[ 0.544629] io scheduler cfq registered\n[ 0.546188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.548133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.550288] ipmi message handler version 39.2\n[ 0.551818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.554589] ACPI: Power Button [PWRF]\n[ 0.556305] GHES: HEST is not enabled!\n[ 0.573966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.608367] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.611050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.636689] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.640113] Linux agpgart interface v0.103\n[ 0.642740] brd: module loaded\n[ 0.644439] loop: module loaded\n[ 0.646292] blk-mq: CPU -> queue map\n[ 0.647876] CPU 0 -> Queue 0\n[ 0.649893] vda: vda1\n[ 0.651768] scsi0 : ata_piix\n[ 0.653043] scsi1 : ata_piix\n[ 0.654252] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.656525] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.659492] libphy: Fixed MDIO Bus: probed\n[ 0.661059] tun: Universal TUN/TAP device driver, 1.6\n[ 0.662903] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666011] PPP generic driver version 2.4.2\n[ 0.667520] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.669767] ehci-pci: EHCI PCI platform driver\n[ 0.671343] ehci-platform: EHCI generic platform driver\n[ 0.673210] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.675188] ohci-pci: OHCI PCI platform driver\n[ 0.676827] ohci-platform: OHCI generic platform driver\n[ 0.678715] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696921] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.701595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.703752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.706135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.708628] usb usb1: Product: UHCI Host Controller\n[ 0.710325] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.712435] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.714239] hub 1-0:1.0: USB hub found\n[ 0.715664] hub 1-0:1.0: 2 ports detected\n[ 0.717385] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721229] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722930] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.724869] mousedev: PS/2 mouse device common for all mice\n[ 0.727068] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.730081] rtc_cmos 00:00: RTC can wake from S4\n[ 0.732185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.734492] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737084] device-mapper: uevent: version 1.0.3\n[ 0.739029] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.742056] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.744099] TCP: cubic registered\n[ 0.745394] NET: Registered protocol family 10\n[ 0.747227] NET: Registered protocol family 17\n[ 0.748876] Key type dns_resolver registered\n[ 0.750502] Loading compiled-in X.509 certificates\n[ 0.752734] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.755871] registered taskstats version 1\n[ 0.758935] Key type trusted registered\n[ 0.762477] Key type encrypted registered\n[ 0.763908] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.765734] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768163] regulator-dummy: disabling\n[ 0.769568] Magic number: 15:403:228\n[ 0.771043] rtc_cmos 00:00: setting system clock to 2019-04-13 12:14:27 UTC (1555157667)\n[ 0.773833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775772] EDD information not available.\n[ 0.813503] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.827302] Write protecting the kernel read-only data: 12288k\n[ 0.829901] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.833888] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848134] systemd-udevd[99]: starting version 204\n[ 0.884517] FDC 0 is a S82078B\n[ 1.040058] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205118] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207404] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.209715] usb 1-1: Product: QEMU USB Tablet\n[ 1.211270] usb 1-1: Manufacturer: QEMU\n[ 1.212686] usb 1-1: SerialNumber: 42\n[ 1.913744] 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.270480] 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.382993] random: init urandom read with 10 bits of entropy available\n[ 2.516457] 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 Sat, 13 Apr 2019 12:14:29 +0000. Up 2.94 seconds.\ncloud-init-nonet[3.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting 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.52]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 13 Apr 2019 12:14:31 +0000. Up 5.17 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.31 | 255.255.255.0 | fa:16:3e:d1:9e:0e |\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:\n84:1b:5e:74:61:f7:b7:cd:90:76:ac:7d:04:19:41:32 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . +.E.=+ |\n| o o . +.+ |\n| o o = =|\n| . = . Oo|\n| o S ..=|\n| .|\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n60:10:ee:4c:f0:5e:16:9a:e5:0f:90:bd:57:05:a4:70 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . +++ E.oo. |\n| +.B.+ .. |\n| * B... |\n| = +.+. |\n| + .S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n13:9e:41:3f:ac:26:4e:e0:a8:78:a5:55:35:c2:47:47 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ...=.E |\n| .+.= |\n| . ..o + |\n| o o . = . |\n| . + o S |\n|.. + o o . |\n|o o . |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n61:71:7c:34:8f:13:f2:3f:b5:89:6b:79:31:b5:c1:08 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..oE+ |\n| o.oo=o |\n| o .+..oo|\n| . . o..*|\n| S .o* |\n| o.o|\n| + . |\n| . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74GCloud-init v. 0.7.5 running 'modules:config' at Sat, 13 Apr 2019 12:14:43 +0000. Up 16.27 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 ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 13 Apr 2019 12:14:44 +0000. Up 17.81 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14613 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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 [1166 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 [523 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 [576 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 [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2199 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.2\n+ '[' -n 192.168.100.2 ']'\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 83 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 58.2 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 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 [2076 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 [1485 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-168.218 [771 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1820 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]\nExtracting templates from packages: 35%Extracting templates from packages: 71%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 58.2 MB in 13s (4242 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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-168.218) ...\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 8070\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 8078\nclearwater-socket-factory-sig start/running, process 8086\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.14) ...\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 28 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9050 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57625 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.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++ 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.3'\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... Running 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_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 19c45d55d38d9f4f is healthy: got healthy result from http://192.168.100.6:4000\nmember 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000\nmember 3697367834196e4c is healthy: got healthy result from http://192.168.100.9:4000\nmember 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000\nmember d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000\nmember db2a7e99fc6a304e is healthy: got healthy result from http://192.168.100.31:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n19c45d55d38d9f4f: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n3697367834196e4c: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false\n7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\nd95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true\ndb2a7e99fc6a304e: name=192-168-100-31 peerURLs=http://192.168.100.31:2380 clientURLs=http://192.168.100.31:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.31) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.14 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.14 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.14 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdJ1hXkepYQ0TSEVdEmMoT0k3JGS9_PiCO8ij2gvTEcYAfQ3xGecctkT2VJSlrOQLF7-D7ZOl4b3HU5DeMA6rewtUi8nqsGqNvzEIGze1Zsa8VhnS13UPU4DbaeNWsg-_TRrm18iADREO-BfN72q53Vt9LK4Lsxa7Vdv7hUOgqKGw3o' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-bono-vnxst4qcjmja-0-kc7kzvtdrpok/08c0dbaf-0b13-4d40-879a-0514bc9b568a/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60\nHTTP/1.1 200 OK\nDate: Sat, 13 Apr 2019 12:18:43 GMT\nServer: Apache\nx-openstack-request-id: req-6337cfff-0fa1-427d-872c-ba4d0b618e71\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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 60:10:ee:4c:f0:5e:16:9a:e5:0f:90:bd:57:05:a4:70 root@bono-0 (DSA)\nec2: 256 13:9e:41:3f:ac:26:4e:e0:a8:78:a5:55:35:c2:47:47 root@bono-0 (ECDSA)\nec2: 256 61:71:7c:34:8f:13:f2:3f:b5:89:6b:79:31:b5:c1:08 root@bono-0 (ED25519)\nec2: 2048 84:1b:5e:74:61:f7:b7:cd:90:76:ac:7d:04:19:41:32 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdC+TjQ1oDlGCLh7w/62kmvVbm5FIDqZPujokw+rEnwDkVlfx02T6cYb8hbEq5VUw76DhNUpw/BjLumWAT2akQ= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINhz8x0QeEaPbaXTRT7PntoLzPimDbwtaAt41BqIZqJ/ root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfqSqDwDXKWtzDQkn/gPi+1TFBTF9jGYiGxz4/oJKd2WoaelaLGiJkTkjcd+9iz1yWNbfVokRuFotucCsForcASWxBPMPh4/ZWQqgn/16FkRlfOoB4TGtLiIVpkY4yM7EffWNSMAAHc3zgngFezyF6gtSX+SfB/GAszEm9la970yvli+dITLOlgwAe0N/9b+KFrFIvkCX4Ffi71mVozunwQF39T+kZeS4bGkl2RkNF2A4Zeu6N8zBECzNVq9QE1d3KLZmO8Azk8Uhr7mKpE0Gw+Ca3OYBfjbVtCUiLNX5C6nixdvVRRtajOinrjWHlnMpUUku+7gmw04rgczz1Sr3R root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:18:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 256.78 seconds\n"} 2019-04-13 12:21:28,782 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab/action used request id req-e6eada26-8895-4469-9b5b-4b0c77569084 2019-04-13 12:21:28,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0788400173187s 2019-04-13 12:21:28,784 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009605] Security Framework initialized [ 0.011065] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013395] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016863] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020134] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022284] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024239] Initializing cgroup subsys memory [ 0.025758] Initializing cgroup subsys devices [ 0.027282] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029489] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034275] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039426] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042043] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.046143] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071022] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077002] ACPI: Core revision 20131115 [ 0.078837] ACPI: All ACPI Tables successfully acquired [ 0.080398] ftrace: allocating 28753 entries in 113 pages [ 0.100237] smpboot: Max logical packages: 1 [ 0.104084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108326] Enabling x2apic [ 0.109407] Enabled x2apic [ 0.110772] Switched APIC routing to physical x2apic. [ 0.113439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.119556] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127020] KVM setup paravirtual spinlock [ 0.130242] x86: Booted up 1 node, 1 CPUs [ 0.131655] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.132422] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.134715] devtmpfs: initialized [ 0.137386] EVM: security.selinux [ 0.138622] EVM: security.SMACK64 [ 0.139827] EVM: security.ima [ 0.140003] EVM: security.capability [ 0.142270] pinctrl core: initialized pinctrl subsystem [ 0.144092] regulator-dummy: no parameters [ 0.145605] RTC time: 12:14:26, date: 04/13/19 [ 0.147200] NET: Registered protocol family 16 [ 0.148156] cpuidle: using governor ladder [ 0.149589] cpuidle: using governor menu [ 0.151007] ACPI: bus type PCI registered [ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.154215] PCI: Using configuration type 1 for base access [ 0.156707] bio: create slab at 0 [ 0.158335] ACPI: Added _OSI(Module Device) [ 0.159776] ACPI: Added _OSI(Processor Device) [ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161586] ACPI: Added _OSI(Processor Aggregator Device) [ 0.164061] ACPI: Interpreter enabled [ 0.165413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.171184] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176885] ACPI: (supports S0 S5) [ 0.178120] ACPI: Using IOAPIC for interrupt routing [ 0.179776] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180165] ACPI: No dock devices found. [ 0.183270] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184021] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.186191] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.188027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192237] acpiphp: Slot [3] registered [ 0.193640] acpiphp: Slot [4] registered [ 0.195061] acpiphp: Slot [5] registered [ 0.196023] acpiphp: Slot [6] registered [ 0.197404] acpiphp: Slot [7] registered [ 0.199071] acpiphp: Slot [8] registered [ 0.200030] acpiphp: Slot [9] registered [ 0.201667] acpiphp: Slot [10] registered [ 0.203282] acpiphp: Slot [11] registered [ 0.204022] acpiphp: Slot [12] registered [ 0.205632] acpiphp: Slot [13] registered [ 0.207227] acpiphp: Slot [14] registered [ 0.208022] acpiphp: Slot [15] registered [ 0.209660] acpiphp: Slot [16] registered [ 0.211245] acpiphp: Slot [17] registered [ 0.212030] acpiphp: Slot [18] registered [ 0.213625] acpiphp: Slot [19] registered [ 0.215195] acpiphp: Slot [20] registered [ 0.216021] acpiphp: Slot [21] registered [ 0.217476] acpiphp: Slot [22] registered [ 0.218926] acpiphp: Slot [23] registered [ 0.220025] acpiphp: Slot [24] registered [ 0.221436] acpiphp: Slot [25] registered [ 0.222837] acpiphp: Slot [26] registered [ 0.224022] acpiphp: Slot [27] registered [ 0.225436] acpiphp: Slot [28] registered [ 0.226845] acpiphp: Slot [29] registered [ 0.228028] acpiphp: Slot [30] registered [ 0.229460] acpiphp: Slot [31] registered [ 0.230856] PCI host bridge to bus 0000:00 [ 0.232006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.233806] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.235787] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238153] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.248275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.250818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.272772] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.275878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.277150] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.279576] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.281157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.283492] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.284359] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.286252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.288004] vgaarb: loaded [ 0.289064] vgaarb: bridge control possible 0000:00:02.0 [ 0.291087] SCSI subsystem initialized [ 0.292243] ACPI: bus type USB registered [ 0.293680] usbcore: registered new interface driver usbfs [ 0.295459] usbcore: registered new interface driver hub [ 0.296057] usbcore: registered new device driver usb [ 0.298118] PCI: Using ACPI for IRQ routing [ 0.300132] NetLabel: Initializing [ 0.301424] NetLabel: domain hash size = 128 [ 0.302902] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.304046] NetLabel: unlabeled traffic allowed by default [ 0.306060] Switched to clocksource kvm-clock [ 0.312369] AppArmor: AppArmor Filesystem Enabled [ 0.313984] pnp: PnP ACPI init [ 0.315125] ACPI: bus type PNP registered [ 0.317008] pnp: PnP ACPI: found 8 devices [ 0.318424] ACPI: bus type PNP unregistered [ 0.325506] NET: Registered protocol family 2 [ 0.327562] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.330003] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.332357] TCP: Hash tables configured (established 8192 bind 8192) [ 0.334596] TCP: reno registered [ 0.335857] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.337835] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.339934] NET: Registered protocol family 1 [ 0.341404] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.343373] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.345432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.363630] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.381294] Trying to unpack rootfs image as initramfs... [ 0.485808] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.489007] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.490904] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.494031] Scanning for low memory corruption every 60 seconds [ 0.496379] Initialise system trusted keyring [ 0.498149] audit: initializing netlink socket (disabled) [ 0.500081] type=2000 audit(1555157666.837:1): initialized [ 0.520926] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.524463] zbud: loaded [ 0.525935] VFS: Disk quotas dquot_6.5.2 [ 0.527437] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.530022] fuse init (API version 7.22) [ 0.531635] msgmni has been set to 1982 [ 0.533166] Key type big_key registered [ 0.534968] Key type asymmetric registered [ 0.536591] Asymmetric key parser 'x509' registered [ 0.538483] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.541414] io scheduler noop registered [ 0.542875] io scheduler deadline registered (default) [ 0.544629] io scheduler cfq registered [ 0.546188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.550288] ipmi message handler version 39.2 [ 0.551818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.554589] ACPI: Power Button [PWRF] [ 0.556305] GHES: HEST is not enabled! [ 0.573966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608367] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.611050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.636689] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.640113] Linux agpgart interface v0.103 [ 0.642740] brd: module loaded [ 0.644439] loop: module loaded [ 0.646292] blk-mq: CPU -> queue map [ 0.647876] CPU 0 -> Queue 0 [ 0.649893] vda: vda1 [ 0.651768] scsi0 : ata_piix [ 0.653043] scsi1 : ata_piix [ 0.654252] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.656525] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.659492] libphy: Fixed MDIO Bus: probed [ 0.661059] tun: Universal TUN/TAP device driver, 1.6 [ 0.662903] tun: (C) 1999-2004 Max Krasnyansky [ 0.666011] PPP generic driver version 2.4.2 [ 0.667520] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.669767] ehci-pci: EHCI PCI platform driver [ 0.671343] ehci-platform: EHCI generic platform driver [ 0.673210] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675188] ohci-pci: OHCI PCI platform driver [ 0.676827] ohci-platform: OHCI generic platform driver [ 0.678715] uhci_hcd: USB Universal Host Controller Interface driver [ 0.696921] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.698763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.703752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.706135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.708628] usb usb1: Product: UHCI Host Controller [ 0.710325] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.712435] usb usb1: SerialNumber: 0000:00:01.2 [ 0.714239] hub 1-0:1.0: USB hub found [ 0.715664] hub 1-0:1.0: 2 ports detected [ 0.717385] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722930] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724869] mousedev: PS/2 mouse device common for all mice [ 0.727068] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730081] rtc_cmos 00:00: RTC can wake from S4 [ 0.732185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734492] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737084] device-mapper: uevent: version 1.0.3 [ 0.739029] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.742056] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744099] TCP: cubic registered [ 0.745394] NET: Registered protocol family 10 [ 0.747227] NET: Registered protocol family 17 [ 0.748876] Key type dns_resolver registered [ 0.750502] Loading compiled-in X.509 certificates [ 0.752734] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.755871] registered taskstats version 1 [ 0.758935] Key type trusted registered [ 0.762477] Key type encrypted registered [ 0.763908] AppArmor: AppArmor sha1 policy hashing enabled [ 0.765734] IMA: No TPM chip found, activating TPM-bypass! [ 0.768163] regulator-dummy: disabling [ 0.769568] Magic number: 15:403:228 [ 0.771043] rtc_cmos 00:00: setting system clock to 2019-04-13 12:14:27 UTC (1555157667) [ 0.773833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775772] EDD information not available. [ 0.813503] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.827302] Write protecting the kernel read-only data: 12288k [ 0.829901] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.833888] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848134] systemd-udevd[99]: starting version 204 [ 0.884517] FDC 0 is a S82078B [ 1.040058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205118] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207404] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209715] usb 1-1: Product: QEMU USB Tablet [ 1.211270] usb 1-1: Manufacturer: QEMU [ 1.212686] usb 1-1: SerialNumber: 42 [ 1.913744] 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.270480] 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.382993] random: init urandom read with 10 bits of entropy available [ 2.516457] 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 Sat, 13 Apr 2019 12:14:29 +0000. Up 2.94 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting 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.52]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 13 Apr 2019 12:14:31 +0000. Up 5.17 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.31 | 255.255.255.0 | fa:16:3e:d1:9e:0e | 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: 84:1b:5e:74:61:f7:b7:cd:90:76:ac:7d:04:19:41:32 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . +.E.=+ | | o o . +.+ | | o o = =| | . = . Oo| | o S ..=| | .| | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 60:10:ee:4c:f0:5e:16:9a:e5:0f:90:bd:57:05:a4:70 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . +++ E.oo. | | +.B.+ .. | | * B... | | = +.+. | | + .S | | | | | | | | | +-----------------+ 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: 13:9e:41:3f:ac:26:4e:e0:a8:78:a5:55:35:c2:47:47 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ...=.E | | .+.= | | . ..o + | | o o . = . | | . + o 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: 61:71:7c:34:8f:13:f2:3f:b5:89:6b:79:31:b5:c1:08 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ..oE+ | | o.oo=o | | o .+..oo| | . . o..*| | S .o* | | o.o| | + . | | . . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 Sat, 13 Apr 2019 12:14:43 +0000. Up 16.27 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 ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 13 Apr 2019 12:14:44 +0000. Up 17.81 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14613 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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 [1166 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 [523 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 [576 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 [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2199 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 58.2 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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/ sprout-libs 1.0-180328.134516 [2380 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 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 [2076 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 [1485 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-168.218 [771 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1820 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 58.2 MB in 13s (4242 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 8070 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 8078 clearwater-socket-factory-sig start/running, process 8086 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.14) ... 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 28 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9050 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57625 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.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 ++ 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.3' + 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... Running 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_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 19c45d55d38d9f4f is healthy: got healthy result from http://192.168.100.6:4000 member 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000 member 3697367834196e4c is healthy: got healthy result from http://192.168.100.9:4000 member 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 member db2a7e99fc6a304e is healthy: got healthy result from http://192.168.100.31:4000 cluster is healthy + clearwater-etcdctl member list 19c45d55d38d9f4f: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 3697367834196e4c: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true db2a7e99fc6a304e: name=192-168-100-31 peerURLs=http://192.168.100.31:2380 clientURLs=http://192.168.100.31:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.31) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdJ1hXkepYQ0TSEVdEmMoT0k3JGS9_PiCO8ij2gvTEcYAfQ3xGecctkT2VJSlrOQLF7-D7ZOl4b3HU5DeMA6rewtUi8nqsGqNvzEIGze1Zsa8VhnS13UPU4DbaeNWsg-_TRrm18iADREO-BfN72q53Vt9LK4Lsxa7Vdv7hUOgqKGw3o' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-bono-vnxst4qcjmja-0-kc7kzvtdrpok/08c0dbaf-0b13-4d40-879a-0514bc9b568a/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sat, 13 Apr 2019 12:18:43 GMT Server: Apache x-openstack-request-id: req-6337cfff-0fa1-427d-872c-ba4d0b618e71 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 60:10:ee:4c:f0:5e:16:9a:e5:0f:90:bd:57:05:a4:70 root@bono-0 (DSA) ec2: 256 13:9e:41:3f:ac:26:4e:e0:a8:78:a5:55:35:c2:47:47 root@bono-0 (ECDSA) ec2: 256 61:71:7c:34:8f:13:f2:3f:b5:89:6b:79:31:b5:c1:08 root@bono-0 (ED25519) ec2: 2048 84:1b:5e:74:61:f7:b7:cd:90:76:ac:7d:04:19:41:32 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdC+TjQ1oDlGCLh7w/62kmvVbm5FIDqZPujokw+rEnwDkVlfx02T6cYb8hbEq5VUw76DhNUpw/BjLumWAT2akQ= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINhz8x0QeEaPbaXTRT7PntoLzPimDbwtaAt41BqIZqJ/ root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfqSqDwDXKWtzDQkn/gPi+1TFBTF9jGYiGxz4/oJKd2WoaelaLGiJkTkjcd+9iz1yWNbfVokRuFotucCsForcASWxBPMPh4/ZWQqgn/16FkRlfOoB4TGtLiIVpkY4yM7EffWNSMAAHc3zgngFezyF6gtSX+SfB/GAszEm9la970yvli+dITLOlgwAe0N/9b+KFrFIvkCX4Ffi71mVozunwQF39T+kZeS4bGkl2RkNF2A4Zeu6N8zBECzNVq9QE1d3KLZmO8Azk8Uhr7mKpE0Gw+Ca3OYBfjbVtCUiLNX5C6nixdvVRRtajOinrjWHlnMpUUku+7gmw04rgczz1Sr3R root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:18:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 256.78 seconds 2019-04-13 12:21:28,788 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009605] Security Framework initialized [ 0.011065] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013395] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016863] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020134] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022284] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024239] Initializing cgroup subsys memory [ 0.025758] Initializing cgroup subsys devices [ 0.027282] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029489] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034275] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039426] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042043] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.046143] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071022] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077002] ACPI: Core revision 20131115 [ 0.078837] ACPI: All ACPI Tables successfully acquired [ 0.080398] ftrace: allocating 28753 entries in 113 pages [ 0.100237] smpboot: Max logical packages: 1 [ 0.104084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108326] Enabling x2apic [ 0.109407] Enabled x2apic [ 0.110772] Switched APIC routing to physical x2apic. [ 0.113439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.119556] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127020] KVM setup paravirtual spinlock [ 0.130242] x86: Booted up 1 node, 1 CPUs [ 0.131655] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.132422] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.134715] devtmpfs: initialized [ 0.137386] EVM: security.selinux [ 0.138622] EVM: security.SMACK64 [ 0.139827] EVM: security.ima [ 0.140003] EVM: security.capability [ 0.142270] pinctrl core: initialized pinctrl subsystem [ 0.144092] regulator-dummy: no parameters [ 0.145605] RTC time: 12:14:26, date: 04/13/19 [ 0.147200] NET: Registered protocol family 16 [ 0.148156] cpuidle: using governor ladder [ 0.149589] cpuidle: using governor menu [ 0.151007] ACPI: bus type PCI registered [ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.154215] PCI: Using configuration type 1 for base access [ 0.156707] bio: create slab at 0 [ 0.158335] ACPI: Added _OSI(Module Device) [ 0.159776] ACPI: Added _OSI(Processor Device) [ 0.160004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161586] ACPI: Added _OSI(Processor Aggregator Device) [ 0.164061] ACPI: Interpreter enabled [ 0.165413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.171184] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.174044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.176885] ACPI: (supports S0 S5) [ 0.178120] ACPI: Using IOAPIC for interrupt routing [ 0.179776] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.180165] ACPI: No dock devices found. [ 0.183270] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.184021] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.186191] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.188027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192237] acpiphp: Slot [3] registered [ 0.193640] acpiphp: Slot [4] registered [ 0.195061] acpiphp: Slot [5] registered [ 0.196023] acpiphp: Slot [6] registered [ 0.197404] acpiphp: Slot [7] registered [ 0.199071] acpiphp: Slot [8] registered [ 0.200030] acpiphp: Slot [9] registered [ 0.201667] acpiphp: Slot [10] registered [ 0.203282] acpiphp: Slot [11] registered [ 0.204022] acpiphp: Slot [12] registered [ 0.205632] acpiphp: Slot [13] registered [ 0.207227] acpiphp: Slot [14] registered [ 0.208022] acpiphp: Slot [15] registered [ 0.209660] acpiphp: Slot [16] registered [ 0.211245] acpiphp: Slot [17] registered [ 0.212030] acpiphp: Slot [18] registered [ 0.213625] acpiphp: Slot [19] registered [ 0.215195] acpiphp: Slot [20] registered [ 0.216021] acpiphp: Slot [21] registered [ 0.217476] acpiphp: Slot [22] registered [ 0.218926] acpiphp: Slot [23] registered [ 0.220025] acpiphp: Slot [24] registered [ 0.221436] acpiphp: Slot [25] registered [ 0.222837] acpiphp: Slot [26] registered [ 0.224022] acpiphp: Slot [27] registered [ 0.225436] acpiphp: Slot [28] registered [ 0.226845] acpiphp: Slot [29] registered [ 0.228028] acpiphp: Slot [30] registered [ 0.229460] acpiphp: Slot [31] registered [ 0.230856] PCI host bridge to bus 0000:00 [ 0.232006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.233806] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.235787] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238153] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.248275] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.250818] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.272772] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.275878] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.277150] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.279576] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.281157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.283492] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.284359] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.286252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.288004] vgaarb: loaded [ 0.289064] vgaarb: bridge control possible 0000:00:02.0 [ 0.291087] SCSI subsystem initialized [ 0.292243] ACPI: bus type USB registered [ 0.293680] usbcore: registered new interface driver usbfs [ 0.295459] usbcore: registered new interface driver hub [ 0.296057] usbcore: registered new device driver usb [ 0.298118] PCI: Using ACPI for IRQ routing [ 0.300132] NetLabel: Initializing [ 0.301424] NetLabel: domain hash size = 128 [ 0.302902] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.304046] NetLabel: unlabeled traffic allowed by default [ 0.306060] Switched to clocksource kvm-clock [ 0.312369] AppArmor: AppArmor Filesystem Enabled [ 0.313984] pnp: PnP ACPI init [ 0.315125] ACPI: bus type PNP registered [ 0.317008] pnp: PnP ACPI: found 8 devices [ 0.318424] ACPI: bus type PNP unregistered [ 0.325506] NET: Registered protocol family 2 [ 0.327562] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.330003] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.332357] TCP: Hash tables configured (established 8192 bind 8192) [ 0.334596] TCP: reno registered [ 0.335857] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.337835] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.339934] NET: Registered protocol family 1 [ 0.341404] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.343373] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.345432] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.363630] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.381294] Trying to unpack rootfs image as initramfs... [ 0.485808] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.489007] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.490904] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.494031] Scanning for low memory corruption every 60 seconds [ 0.496379] Initialise system trusted keyring [ 0.498149] audit: initializing netlink socket (disabled) [ 0.500081] type=2000 audit(1555157666.837:1): initialized [ 0.520926] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.524463] zbud: loaded [ 0.525935] VFS: Disk quotas dquot_6.5.2 [ 0.527437] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.530022] fuse init (API version 7.22) [ 0.531635] msgmni has been set to 1982 [ 0.533166] Key type big_key registered [ 0.534968] Key type asymmetric registered [ 0.536591] Asymmetric key parser 'x509' registered [ 0.538483] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.541414] io scheduler noop registered [ 0.542875] io scheduler deadline registered (default) [ 0.544629] io scheduler cfq registered [ 0.546188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.548133] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.550288] ipmi message handler version 39.2 [ 0.551818] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.554589] ACPI: Power Button [PWRF] [ 0.556305] GHES: HEST is not enabled! [ 0.573966] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.608367] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.611050] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.636689] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.640113] Linux agpgart interface v0.103 [ 0.642740] brd: module loaded [ 0.644439] loop: module loaded [ 0.646292] blk-mq: CPU -> queue map [ 0.647876] CPU 0 -> Queue 0 [ 0.649893] vda: vda1 [ 0.651768] scsi0 : ata_piix [ 0.653043] scsi1 : ata_piix [ 0.654252] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.656525] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.659492] libphy: Fixed MDIO Bus: probed [ 0.661059] tun: Universal TUN/TAP device driver, 1.6 [ 0.662903] tun: (C) 1999-2004 Max Krasnyansky [ 0.666011] PPP generic driver version 2.4.2 [ 0.667520] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.669767] ehci-pci: EHCI PCI platform driver [ 0.671343] ehci-platform: EHCI generic platform driver [ 0.673210] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675188] ohci-pci: OHCI PCI platform driver [ 0.676827] ohci-platform: OHCI generic platform driver [ 0.678715] uhci_hcd: USB Universal Host Controller Interface driver [ 0.696921] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.698763] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.703752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.706135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.708628] usb usb1: Product: UHCI Host Controller [ 0.710325] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.712435] usb usb1: SerialNumber: 0000:00:01.2 [ 0.714239] hub 1-0:1.0: USB hub found [ 0.715664] hub 1-0:1.0: 2 ports detected [ 0.717385] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721229] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722930] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.724869] mousedev: PS/2 mouse device common for all mice [ 0.727068] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730081] rtc_cmos 00:00: RTC can wake from S4 [ 0.732185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734492] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737084] device-mapper: uevent: version 1.0.3 [ 0.739029] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.742056] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744099] TCP: cubic registered [ 0.745394] NET: Registered protocol family 10 [ 0.747227] NET: Registered protocol family 17 [ 0.748876] Key type dns_resolver registered [ 0.750502] Loading compiled-in X.509 certificates [ 0.752734] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.755871] registered taskstats version 1 [ 0.758935] Key type trusted registered [ 0.762477] Key type encrypted registered [ 0.763908] AppArmor: AppArmor sha1 policy hashing enabled [ 0.765734] IMA: No TPM chip found, activating TPM-bypass! [ 0.768163] regulator-dummy: disabling [ 0.769568] Magic number: 15:403:228 [ 0.771043] rtc_cmos 00:00: setting system clock to 2019-04-13 12:14:27 UTC (1555157667) [ 0.773833] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775772] EDD information not available. [ 0.813503] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.827302] Write protecting the kernel read-only data: 12288k [ 0.829901] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.833888] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848134] systemd-udevd[99]: starting version 204 [ 0.884517] FDC 0 is a S82078B [ 1.040058] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205118] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207404] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.209715] usb 1-1: Product: QEMU USB Tablet [ 1.211270] usb 1-1: Manufacturer: QEMU [ 1.212686] usb 1-1: SerialNumber: 42 [ 1.913744] 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.270480] 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.382993] random: init urandom read with 10 bits of entropy available [ 2.516457] 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 Sat, 13 Apr 2019 12:14:29 +0000. Up 2.94 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting 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.52]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 13 Apr 2019 12:14:31 +0000. Up 5.17 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.31 | 255.255.255.0 | fa:16:3e:d1:9e:0e | 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: 84:1b:5e:74:61:f7:b7:cd:90:76:ac:7d:04:19:41:32 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . +.E.=+ | | o o . +.+ | | o o = =| | . = . Oo| | o S ..=| | .| | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 60:10:ee:4c:f0:5e:16:9a:e5:0f:90:bd:57:05:a4:70 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . +++ E.oo. | | +.B.+ .. | | * B... | | = +.+. | | + .S | | | | | | | | | +-----------------+ 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: 13:9e:41:3f:ac:26:4e:e0:a8:78:a5:55:35:c2:47:47 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | ...=.E | | .+.= | | . ..o + | | o o . = . | | . + o 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: 61:71:7c:34:8f:13:f2:3f:b5:89:6b:79:31:b5:c1:08 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | ..oE+ | | o.oo=o | | o .+..oo| | . . o..*| | S .o* | | o.o| | + . | | . . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 Sat, 13 Apr 2019 12:14:43 +0000. Up 16.27 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 ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 13 Apr 2019 12:14:44 +0000. Up 17.81 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14613 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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 [1166 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 [523 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 [576 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 [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2199 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 83 newly installed, 0 to remove and 28 not upgraded. Need to get 58.2 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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/ sprout-libs 1.0-180328.134516 [2380 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 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 [2076 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 [1485 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-168.218 [771 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1820 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 58.2 MB in 13s (4242 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 8070 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 8078 clearwater-socket-factory-sig start/running, process 8086 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.14) ... 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 28 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9050 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57625 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.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 ++ 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.3' + 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... Running 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_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 19c45d55d38d9f4f is healthy: got healthy result from http://192.168.100.6:4000 member 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000 member 3697367834196e4c is healthy: got healthy result from http://192.168.100.9:4000 member 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 member db2a7e99fc6a304e is healthy: got healthy result from http://192.168.100.31:4000 cluster is healthy + clearwater-etcdctl member list 19c45d55d38d9f4f: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 3697367834196e4c: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true db2a7e99fc6a304e: name=192-168-100-31 peerURLs=http://192.168.100.31:2380 clientURLs=http://192.168.100.31:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.31) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdJ1hXkepYQ0TSEVdEmMoT0k3JGS9_PiCO8ij2gvTEcYAfQ3xGecctkT2VJSlrOQLF7-D7ZOl4b3HU5DeMA6rewtUi8nqsGqNvzEIGze1Zsa8VhnS13UPU4DbaeNWsg-_TRrm18iADREO-BfN72q53Vt9LK4Lsxa7Vdv7hUOgqKGw3o' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-bono-vnxst4qcjmja-0-kc7kzvtdrpok/08c0dbaf-0b13-4d40-879a-0514bc9b568a/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sat, 13 Apr 2019 12:18:43 GMT Server: Apache x-openstack-request-id: req-6337cfff-0fa1-427d-872c-ba4d0b618e71 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 60:10:ee:4c:f0:5e:16:9a:e5:0f:90:bd:57:05:a4:70 root@bono-0 (DSA) ec2: 256 13:9e:41:3f:ac:26:4e:e0:a8:78:a5:55:35:c2:47:47 root@bono-0 (ECDSA) ec2: 256 61:71:7c:34:8f:13:f2:3f:b5:89:6b:79:31:b5:c1:08 root@bono-0 (ED25519) ec2: 2048 84:1b:5e:74:61:f7:b7:cd:90:76:ac:7d:04:19:41:32 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPdC+TjQ1oDlGCLh7w/62kmvVbm5FIDqZPujokw+rEnwDkVlfx02T6cYb8hbEq5VUw76DhNUpw/BjLumWAT2akQ= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINhz8x0QeEaPbaXTRT7PntoLzPimDbwtaAt41BqIZqJ/ root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfqSqDwDXKWtzDQkn/gPi+1TFBTF9jGYiGxz4/oJKd2WoaelaLGiJkTkjcd+9iz1yWNbfVokRuFotucCsForcASWxBPMPh4/ZWQqgn/16FkRlfOoB4TGtLiIVpkY4yM7EffWNSMAAHc3zgngFezyF6gtSX+SfB/GAszEm9la970yvli+dITLOlgwAe0N/9b+KFrFIvkCX4Ffi71mVozunwQF39T+kZeS4bGkl2RkNF2A4Zeu6N8zBECzNVq9QE1d3KLZmO8Azk8Uhr7mKpE0Gw+Ca3OYBfjbVtCUiLNX5C6nixdvVRRtajOinrjWHlnMpUUku+7gmw04rgczz1Sr3R root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:18:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 256.78 seconds 2019-04-13 12:21:28,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:21:28,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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:29,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-a0d2fe87-b901-4060-b0c0-4e3d96a6db34 x-openstack-request-id: req-a0d2fe87-b901-4060-b0c0-4e3d96a6db34 2019-04-13 12:21:29,021 - 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:88:af:68", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:68", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:19.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "08e7e8c0-2c53-498c-91b7-a9933b5c9983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:19Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "dime-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:95:f9:d2", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f9:d2", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:23.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "1a0205cc-997f-4393-8b3c-93450fd13d5b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:23Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "homer-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:d1:9e:0e", "version": 4, "addr": "192.168.100.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:9e:0e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:25.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "49dec9d5-956f-4b3e-b815-a5448ab822ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:25Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "bono-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:0a:78:7b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:78:7b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:08:46.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "4879713e-df21-4086-8da0-142491bc21b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:08:46Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-13T12:08:29Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:58:33.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "b79838dc-09e0-4106-9e22-b1c93faabc6b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:58:33Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-13T11:58:18Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:5a:f2:7d", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:f2:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:54:49.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "bb526edc-a8ca-446d-85ee-e4aaacebd058", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:54:49Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-13T11:53:00Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:9e:15:f9", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:15:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:52:22.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:52:22Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ns.clearwater.opnfv", "created": "2019-04-13T11:50:34Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:21:29,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a0d2fe87-b901-4060-b0c0-4e3d96a6db34 2019-04-13 12:21:29,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229535102844s 2019-04-13 12:21:29,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 12:21:29,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 12:21:29,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21029 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-0d762fb8-915c-45f5-a4aa-50602ef32ffb x-openstack-request-id: req-0d762fb8-915c-45f5-a4aa-50602ef32ffb 2019-04-13 12:21:29,114 - keystoneauth.session - DEBUG - RESP BODY: {"output": "pped 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 0x371d2000-0x378e0fff]\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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009640] Security Framework initialized\n[ 0.011138] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013415] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016933] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020465] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022671] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024267] Initializing cgroup subsys memory\n[ 0.025810] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029555] Initializing cgroup subsys blkio\n[ 0.031051] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034304] mce: CPU supports 10 MCE banks\n[ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041849] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046222] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050788] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.072246] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.078298] ACPI: Core revision 20131115\n[ 0.080759] ACPI: All ACPI Tables successfully acquired\n[ 0.084438] ftrace: allocating 28753 entries in 113 pages\n[ 0.104334] smpboot: Max logical packages: 1\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110428] Enabling x2apic\n[ 0.111528] Enabled x2apic\n[ 0.112011] Switched APIC routing to physical x2apic.\n[ 0.116362] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.118314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.121570] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.130580] KVM setup paravirtual spinlock\n[ 0.134047] x86: Booted up 1 node, 1 CPUs\n[ 0.135484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.136389] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.138618] devtmpfs: initialized\n[ 0.141669] EVM: security.selinux\n[ 0.142912] EVM: security.SMACK64\n[ 0.144003] EVM: security.ima\n[ 0.145132] EVM: security.capability\n[ 0.147399] pinctrl core: initialized pinctrl subsystem\n[ 0.148052] regulator-dummy: no parameters\n[ 0.149591] RTC time: 12:08:47, date: 04/13/19\n[ 0.151178] NET: Registered protocol family 16\n[ 0.152132] cpuidle: using governor ladder\n[ 0.153582] cpuidle: using governor menu\n[ 0.155012] ACPI: bus type PCI registered\n[ 0.156008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158225] PCI: Using configuration type 1 for base access\n[ 0.160704] bio: create slab at 0\n[ 0.162331] ACPI: Added _OSI(Module Device)\n[ 0.163801] ACPI: Added _OSI(Processor Device)\n[ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165603] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168060] ACPI: Interpreter enabled\n[ 0.169413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.178102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180930] ACPI: (supports S0 S5)\n[ 0.182182] ACPI: Using IOAPIC for interrupt routing\n[ 0.183861] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.184170] ACPI: No dock devices found.\n[ 0.187293] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.190205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.192016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196192] acpiphp: Slot [3] registered\n[ 0.197615] acpiphp: Slot [4] registered\n[ 0.199036] acpiphp: Slot [5] registered\n[ 0.200023] acpiphp: Slot [6] registered\n[ 0.201488] acpiphp: Slot [7] registered\n[ 0.202903] acpiphp: Slot [8] registered\n[ 0.204025] acpiphp: Slot [9] registered\n[ 0.205432] acpiphp: Slot [10] registered\n[ 0.206879] acpiphp: Slot [11] registered\n[ 0.208021] acpiphp: Slot [12] registered\n[ 0.209455] acpiphp: Slot [13] registered\n[ 0.210904] acpiphp: Slot [14] registered\n[ 0.212021] acpiphp: Slot [15] registered\n[ 0.213457] acpiphp: Slot [16] registered\n[ 0.214881] acpiphp: Slot [17] registered\n[ 0.216028] acpiphp: Slot [18] registered\n[ 0.217470] acpiphp: Slot [19] registered\n[ 0.218911] acpiphp: Slot [20] registered\n[ 0.220021] acpiphp: Slot [21] registered\n[ 0.221449] acpiphp: Slot [22] registered\n[ 0.222892] acpiphp: Slot [23] registered\n[ 0.224025] acpiphp: Slot [24] registered\n[ 0.225452] acpiphp: Slot [25] registered\n[ 0.226901] acpiphp: Slot [26] registered\n[ 0.228021] acpiphp: Slot [27] registered\n[ 0.229447] acpiphp: Slot [28] registered\n[ 0.230866] acpiphp: Slot [29] registered\n[ 0.232021] acpiphp: Slot [30] registered\n[ 0.233448] acpiphp: Slot [31] registered\n[ 0.234863] PCI host bridge to bus 0000:00\n[ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.237816] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.239810] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.242188] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.252295] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.254823] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.275355] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.277463] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.279964] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.281160] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.283642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.284838] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.287008] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.288000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.288004] vgaarb: loaded\n[ 0.289094] vgaarb: bridge control possible 0000:00:02.0\n[ 0.291130] SCSI subsystem initialized\n[ 0.292217] ACPI: bus type USB registered\n[ 0.293816] usbcore: registered new interface driver usbfs\n[ 0.295576] usbcore: registered new interface driver hub\n[ 0.296040] usbcore: registered new device driver usb\n[ 0.297919] PCI: Using ACPI for IRQ routing\n[ 0.299788] NetLabel: Initializing\n[ 0.300008] NetLabel: domain hash size = 128\n[ 0.301524] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.303230] NetLabel: unlabeled traffic allowed by default\n[ 0.304223] Switched to clocksource kvm-clock\n[ 0.312589] AppArmor: AppArmor Filesystem Enabled\n[ 0.314237] pnp: PnP ACPI init\n[ 0.315366] ACPI: bus type PNP registered\n[ 0.317266] pnp: PnP ACPI: found 8 devices\n[ 0.318723] ACPI: bus type PNP unregistered\n[ 0.325817] NET: Registered protocol family 2\n[ 0.327616] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.329943] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.332168] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.334329] TCP: reno registered\n[ 0.335542] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.337494] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.339668] NET: Registered protocol family 1\n[ 0.341211] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.343162] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.345071] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.361955] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.379007] Trying to unpack rootfs image as initramfs...\n[ 0.479967] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482831] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484837] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.488270] Scanning for low memory corruption every 60 seconds\n[ 0.490852] Initialise system trusted keyring\n[ 0.492684] audit: initializing netlink socket (disabled)\n[ 0.494796] type=2000 audit(1555157328.049:1): initialized\n[ 0.515320] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518752] zbud: loaded\n[ 0.520192] VFS: Disk quotas dquot_6.5.2\n[ 0.521863] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524745] fuse init (API version 7.22)\n[ 0.526446] msgmni has been set to 1982\n[ 0.528108] Key type big_key registered\n[ 0.530030] Key type asymmetric registered\n[ 0.531710] Asymmetric key parser 'x509' registered\n[ 0.533675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.536677] io scheduler noop registered\n[ 0.538289] io scheduler deadline registered (default)\n[ 0.540333] io scheduler cfq registered\n[ 0.541999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.544172] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.546707] ipmi message handler version 39.2\n[ 0.548516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551473] ACPI: Power Button [PWRF]\n[ 0.553097] GHES: HEST is not enabled!\n[ 0.569784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602711] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.605504] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631122] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.634908] Linux agpgart interface v0.103\n[ 0.637499] brd: module loaded\n[ 0.639279] loop: module loaded\n[ 0.641043] blk-mq: CPU -> queue map\n[ 0.642544] CPU 0 -> Queue 0\n[ 0.644638] vda: vda1\n[ 0.646426] scsi0 : ata_piix\n[ 0.647786] scsi1 : ata_piix\n[ 0.649119] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.651661] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.654925] libphy: Fixed MDIO Bus: probed\n[ 0.656674] tun: Universal TUN/TAP device driver, 1.6\n[ 0.658657] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.661994] PPP generic driver version 2.4.2\n[ 0.663765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.666254] ehci-pci: EHCI PCI platform driver\n[ 0.668057] ehci-platform: EHCI generic platform driver\n[ 0.670137] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.672489] ohci-pci: OHCI PCI platform driver\n[ 0.674284] ohci-platform: OHCI generic platform driver\n[ 0.676329] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693790] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.699096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.701386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.704002] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.706907] usb usb1: Product: UHCI Host Controller\n[ 0.708808] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.711284] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.713182] hub 1-0:1.0: USB hub found\n[ 0.714568] hub 1-0:1.0: 2 ports detected\n[ 0.716150] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.719762] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721515] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.723317] mousedev: PS/2 mouse device common for all mice\n[ 0.725498] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728495] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.732700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.734856] device-mapper: uevent: version 1.0.3\n[ 0.736508] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.739366] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.741426] TCP: cubic registered\n[ 0.742736] NET: Registered protocol family 10\n[ 0.744510] NET: Registered protocol family 17\n[ 0.746088] Key type dns_resolver registered\n[ 0.747719] Loading compiled-in X.509 certificates\n[ 0.749922] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.753093] registered taskstats version 1\n[ 0.756056] Key type trusted registered\n[ 0.759609] Key type encrypted registered\n[ 0.761083] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.762921] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.765284] regulator-dummy: disabling\n[ 0.766660] Magic number: 15:300:127\n[ 0.768097] acpi device:02: hash matches\n[ 0.769592] rtc_cmos 00:00: setting system clock to 2019-04-13 12:08:48 UTC (1555157328)\n[ 0.772409] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.774377] EDD information not available.\n[ 0.809503] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.812248] Write protecting the kernel read-only data: 12288k\n[ 0.814752] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.818849] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.836114] systemd-udevd[99]: starting version 204\n[ 0.864490] FDC 0 is a S82078B\n[ 1.028050] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.192729] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194980] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.197265] usb 1-1: Product: QEMU USB Tablet\n[ 1.198787] usb 1-1: Manufacturer: QEMU\n[ 1.200170] usb 1-1: SerialNumber: 42\n[ 1.898025] 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.248113] 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.357851] random: init urandom read with 10 bits of entropy available\n[ 2.488921] 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 Sat, 13 Apr 2019 12:08:50 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.12]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.55]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 13 Apr 2019 12:08:52 +0000. Up 5.07 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.5 | 255.255.255.0 | fa:16:3e:0a:78:7b |\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:\n3a:63:09:e9:7c:0f:f9:f7:e6:48:31:12:ac:6e:b5:94 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| o |\n| . . o |\n| o . E o |\n| o o * o o |\n| o % . . |\n| + * .... |\n| o..+o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n13:cb:0a:b1:d4:eb:e3:ff:38:8f:e9:02:61:71:49:b7 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .... |\n| ..o. . |\n| oo. E |\n| .oo o o |\n| .o.. S |\n| .o . . |\n| .+ |\n| ....+ |\n| .+*+o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd2:cd:54:5d:0e:5a:94:dc:44:30:17:f8:cd:a7:d1:9a root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+BO*|\n| . ++=.|\n| . . .oo|\n| . + ..=|\n| . S o =.|\n| . E |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n23:6e:a5:a9:40:a3:f7:f2:11:0b:6e:16:d2:82:78:fd root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n|o. . |\n|= B o . S |\n| B + = = . |\n|. * o E |\n| +.o + |\n| o+ |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 Sat, 13 Apr 2019 12:09:04 +0000. Up 16.43 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 Sat, 13 Apr 2019 12:09:05 +0000. Up 17.56 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14543 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS sprout-0 ttyS0\n\nsprout-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [830 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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 [1166 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 [523 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 [576 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 [280 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.2\n+ '[' -n 192.168.100.2 ']'\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 105 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 61.5 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:106 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: 56%Extracting templates from packages: 84%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 61.5 MB in 16s (3632 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1) ...\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-168.218) ...\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 8359\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 8387\nclearwater-socket-factory-sig start/running, process 8392\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8441\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.14) ...\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 28 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57952 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n+ echo 'nameserver 192.168.100.3'\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 Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status failed Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status ok Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000\nmember 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000\nmember d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\nd95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true\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.14 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.14 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.14 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/fallback_ifcs.xml is up to date\n - /etc/clearwater/enum.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/s-cscf.json is up to date\n - /etc/clearwater/bgcf.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/shared_ifcs.xml is up to date\n - /etc/clearwater/rph.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdE1Yum6okL9g-arhuHWocdQ-SePMXzSJ2HTrr3r8uBwJFBmp_g7cxiF4nkDeVcbqEiToJ0HEVb0LZkwXUVzCGw2Mp8NuO4rVDvl98aTQ3SqdtZUlGk4lx2iiXc4H4LrKvlDf6SRtA1gJm_3Ii-ch8Mb2-SddvCOm2PRC6XztoZzxrM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-sprout-xhjoqfw4hvbg-0-grknvmvl6j6o/077e7c77-8cb8-4366-98d9-f7a334e5c3e2/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 14 76 --:--:-- --:--:-- --:--:-- 76\nHTTP/1.1 200 OK\nDate: Sat, 13 Apr 2019 12:13:32 GMT\nServer: Apache\nx-openstack-request-id: req-c6e66ecb-55bd-405b-bdfd-630c64d34c1d\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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 13:cb:0a:b1:d4:eb:e3:ff:38:8f:e9:02:61:71:49:b7 root@sprout-0 (DSA)\nec2: 256 d2:cd:54:5d:0e:5a:94:dc:44:30:17:f8:cd:a7:d1:9a root@sprout-0 (ECDSA)\nec2: 256 23:6e:a5:a9:40:a3:f7:f2:11:0b:6e:16:d2:82:78:fd root@sprout-0 (ED25519)\nec2: 2048 3a:63:09:e9:7c:0f:f9:f7:e6:48:31:12:ac:6e:b5:94 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPwL9OH9cAv2Kl3gyCfTfJQpBG74/PEpqhJ10VSfHMPwOO8X5ILaFooWAt7i6H3LBWQlxTQj+/ZJDX2XBJIkFv0= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAK+uBr/ZvNQmQlF15Tqc/u9sX6RQyFwRcW2+tcjytIn root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYb9oN8qxNIcXKRb7W6rfpAr+YoVju8SWQUnS+Q6fuLMRKLH+aV8YxToGa0im8uPgLuR6UdyI3y8kwmk5/tiJ2fPa/oxADjT0+YWmuEyFuG2PELyjSQUMYVGc5pEh1t4CA40E0chxOTmmLHAqrkabkm7hW5E9Zt/qmclDmCELj7HZ0hZDztlfC6b4A2dNH0l+iynx6k70q8LvTmpw4//TshJEqsjt65z2RwSzYPN5AympMHozr+5601sPPYIMcpivM/6aXTT7pyQPWUZL76v45zVNoJVVpf9pZYpOSyzkAdO1G8iKjAklYbt30UEOo3WTf0D73m6/DREfFL966GIFV root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:13:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 285.39 seconds\n"} 2019-04-13 12:21:29,116 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5/action used request id req-0d762fb8-915c-45f5-a4aa-50602ef32ffb 2019-04-13 12:21:29,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0867989063263s 2019-04-13 12:21:29,118 - functest.core.singlevm - DEBUG - console: pped 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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009640] Security Framework initialized [ 0.011138] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013415] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016933] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020465] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022671] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024267] Initializing cgroup subsys memory [ 0.025810] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029555] Initializing cgroup subsys blkio [ 0.031051] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034304] mce: CPU supports 10 MCE banks [ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041849] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046222] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050788] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072246] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078298] ACPI: Core revision 20131115 [ 0.080759] ACPI: All ACPI Tables successfully acquired [ 0.084438] ftrace: allocating 28753 entries in 113 pages [ 0.104334] smpboot: Max logical packages: 1 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110428] Enabling x2apic [ 0.111528] Enabled x2apic [ 0.112011] Switched APIC routing to physical x2apic. [ 0.116362] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.118314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.121570] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.130580] KVM setup paravirtual spinlock [ 0.134047] x86: Booted up 1 node, 1 CPUs [ 0.135484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136389] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138618] devtmpfs: initialized [ 0.141669] EVM: security.selinux [ 0.142912] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145132] EVM: security.capability [ 0.147399] pinctrl core: initialized pinctrl subsystem [ 0.148052] regulator-dummy: no parameters [ 0.149591] RTC time: 12:08:47, date: 04/13/19 [ 0.151178] NET: Registered protocol family 16 [ 0.152132] cpuidle: using governor ladder [ 0.153582] cpuidle: using governor menu [ 0.155012] ACPI: bus type PCI registered [ 0.156008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158225] PCI: Using configuration type 1 for base access [ 0.160704] bio: create slab at 0 [ 0.162331] ACPI: Added _OSI(Module Device) [ 0.163801] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165603] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168060] ACPI: Interpreter enabled [ 0.169413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.178102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180930] ACPI: (supports S0 S5) [ 0.182182] ACPI: Using IOAPIC for interrupt routing [ 0.183861] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.184170] ACPI: No dock devices found. [ 0.187293] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.190205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.192016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196192] acpiphp: Slot [3] registered [ 0.197615] acpiphp: Slot [4] registered [ 0.199036] acpiphp: Slot [5] registered [ 0.200023] acpiphp: Slot [6] registered [ 0.201488] acpiphp: Slot [7] registered [ 0.202903] acpiphp: Slot [8] registered [ 0.204025] acpiphp: Slot [9] registered [ 0.205432] acpiphp: Slot [10] registered [ 0.206879] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209455] acpiphp: Slot [13] registered [ 0.210904] acpiphp: Slot [14] registered [ 0.212021] acpiphp: Slot [15] registered [ 0.213457] acpiphp: Slot [16] registered [ 0.214881] acpiphp: Slot [17] registered [ 0.216028] acpiphp: Slot [18] registered [ 0.217470] acpiphp: Slot [19] registered [ 0.218911] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221449] acpiphp: Slot [22] registered [ 0.222892] acpiphp: Slot [23] registered [ 0.224025] acpiphp: Slot [24] registered [ 0.225452] acpiphp: Slot [25] registered [ 0.226901] acpiphp: Slot [26] registered [ 0.228021] acpiphp: Slot [27] registered [ 0.229447] acpiphp: Slot [28] registered [ 0.230866] acpiphp: Slot [29] registered [ 0.232021] acpiphp: Slot [30] registered [ 0.233448] acpiphp: Slot [31] registered [ 0.234863] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237816] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239810] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242188] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.252295] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.254823] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.275355] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.277463] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.279964] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.281160] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.283642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.284838] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.287008] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.288000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.288004] vgaarb: loaded [ 0.289094] vgaarb: bridge control possible 0000:00:02.0 [ 0.291130] SCSI subsystem initialized [ 0.292217] ACPI: bus type USB registered [ 0.293816] usbcore: registered new interface driver usbfs [ 0.295576] usbcore: registered new interface driver hub [ 0.296040] usbcore: registered new device driver usb [ 0.297919] PCI: Using ACPI for IRQ routing [ 0.299788] NetLabel: Initializing [ 0.300008] NetLabel: domain hash size = 128 [ 0.301524] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.303230] NetLabel: unlabeled traffic allowed by default [ 0.304223] Switched to clocksource kvm-clock [ 0.312589] AppArmor: AppArmor Filesystem Enabled [ 0.314237] pnp: PnP ACPI init [ 0.315366] ACPI: bus type PNP registered [ 0.317266] pnp: PnP ACPI: found 8 devices [ 0.318723] ACPI: bus type PNP unregistered [ 0.325817] NET: Registered protocol family 2 [ 0.327616] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.329943] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.332168] TCP: Hash tables configured (established 8192 bind 8192) [ 0.334329] TCP: reno registered [ 0.335542] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.337494] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.339668] NET: Registered protocol family 1 [ 0.341211] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.343162] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.345071] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.361955] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.379007] Trying to unpack rootfs image as initramfs... [ 0.479967] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482831] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484837] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.488270] Scanning for low memory corruption every 60 seconds [ 0.490852] Initialise system trusted keyring [ 0.492684] audit: initializing netlink socket (disabled) [ 0.494796] type=2000 audit(1555157328.049:1): initialized [ 0.515320] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.518752] zbud: loaded [ 0.520192] VFS: Disk quotas dquot_6.5.2 [ 0.521863] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.524745] fuse init (API version 7.22) [ 0.526446] msgmni has been set to 1982 [ 0.528108] Key type big_key registered [ 0.530030] Key type asymmetric registered [ 0.531710] Asymmetric key parser 'x509' registered [ 0.533675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.536677] io scheduler noop registered [ 0.538289] io scheduler deadline registered (default) [ 0.540333] io scheduler cfq registered [ 0.541999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.544172] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.546707] ipmi message handler version 39.2 [ 0.548516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.551473] ACPI: Power Button [PWRF] [ 0.553097] GHES: HEST is not enabled! [ 0.569784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602711] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605504] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631122] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.634908] Linux agpgart interface v0.103 [ 0.637499] brd: module loaded [ 0.639279] loop: module loaded [ 0.641043] blk-mq: CPU -> queue map [ 0.642544] CPU 0 -> Queue 0 [ 0.644638] vda: vda1 [ 0.646426] scsi0 : ata_piix [ 0.647786] scsi1 : ata_piix [ 0.649119] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.651661] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.654925] libphy: Fixed MDIO Bus: probed [ 0.656674] tun: Universal TUN/TAP device driver, 1.6 [ 0.658657] tun: (C) 1999-2004 Max Krasnyansky [ 0.661994] PPP generic driver version 2.4.2 [ 0.663765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.666254] ehci-pci: EHCI PCI platform driver [ 0.668057] ehci-platform: EHCI generic platform driver [ 0.670137] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672489] ohci-pci: OHCI PCI platform driver [ 0.674284] ohci-platform: OHCI generic platform driver [ 0.676329] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693790] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.699096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.701386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704002] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706907] usb usb1: Product: UHCI Host Controller [ 0.708808] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.711284] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713182] hub 1-0:1.0: USB hub found [ 0.714568] hub 1-0:1.0: 2 ports detected [ 0.716150] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719762] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.721515] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.723317] mousedev: PS/2 mouse device common for all mice [ 0.725498] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728495] rtc_cmos 00:00: RTC can wake from S4 [ 0.730582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734856] device-mapper: uevent: version 1.0.3 [ 0.736508] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739366] ledtrig-cpu: registered to indicate activity on CPUs [ 0.741426] TCP: cubic registered [ 0.742736] NET: Registered protocol family 10 [ 0.744510] NET: Registered protocol family 17 [ 0.746088] Key type dns_resolver registered [ 0.747719] Loading compiled-in X.509 certificates [ 0.749922] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.753093] registered taskstats version 1 [ 0.756056] Key type trusted registered [ 0.759609] Key type encrypted registered [ 0.761083] AppArmor: AppArmor sha1 policy hashing enabled [ 0.762921] IMA: No TPM chip found, activating TPM-bypass! [ 0.765284] regulator-dummy: disabling [ 0.766660] Magic number: 15:300:127 [ 0.768097] acpi device:02: hash matches [ 0.769592] rtc_cmos 00:00: setting system clock to 2019-04-13 12:08:48 UTC (1555157328) [ 0.772409] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.774377] EDD information not available. [ 0.809503] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.812248] Write protecting the kernel read-only data: 12288k [ 0.814752] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.818849] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836114] systemd-udevd[99]: starting version 204 [ 0.864490] FDC 0 is a S82078B [ 1.028050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192729] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194980] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.197265] usb 1-1: Product: QEMU USB Tablet [ 1.198787] usb 1-1: Manufacturer: QEMU [ 1.200170] usb 1-1: SerialNumber: 42 [ 1.898025] 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.248113] 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.357851] random: init urandom read with 10 bits of entropy available [ 2.488921] 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 Sat, 13 Apr 2019 12:08:50 +0000. Up 2.89 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.55]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 13 Apr 2019 12:08:52 +0000. Up 5.07 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.5 | 255.255.255.0 | fa:16:3e:0a:78:7b | 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: 3a:63:09:e9:7c:0f:f9:f7:e6:48:31:12:ac:6e:b5:94 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | o | | . . o | | o . E o | | o o * o o | | o % . . | | + * .... | | o..+o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 13:cb:0a:b1:d4:eb:e3:ff:38:8f:e9:02:61:71:49:b7 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .... | | ..o. . | | oo. E | | .oo o o | | .o.. S | | .o . . | | .+ | | ....+ | | .+*+o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: d2:cd:54:5d:0e:5a:94:dc:44:30:17:f8:cd:a7:d1:9a root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .+BO*| | . ++=.| | . . .oo| | . + ..=| | . S o =.| | . E | | | | | | | +-----------------+ 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: 23:6e:a5:a9:40:a3:f7:f2:11:0b:6e:16:d2:82:78:fd root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | |o. . | |= B o . S | | B + = = . | |. * o E | | +.o + | | o+ | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 Sat, 13 Apr 2019 12:09:04 +0000. Up 16.43 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 Sat, 13 Apr 2019 12:09:05 +0000. Up 17.56 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14543 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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 [1166 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 [523 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 [576 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 [280 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.2 + '[' -n 192.168.100.2 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 105 newly installed, 0 to remove and 28 not upgraded. Need to get 61.5 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:106 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: 56%Extracting templates from packages: 84%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 61.5 MB in 16s (3632 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... 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-168.218) ... 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 8359 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 8387 clearwater-socket-factory-sig start/running, process 8392 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8441 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.14) ... + 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 28 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57952 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.3' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000 member 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + 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.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdE1Yum6okL9g-arhuHWocdQ-SePMXzSJ2HTrr3r8uBwJFBmp_g7cxiF4nkDeVcbqEiToJ0HEVb0LZkwXUVzCGw2Mp8NuO4rVDvl98aTQ3SqdtZUlGk4lx2iiXc4H4LrKvlDf6SRtA1gJm_3Ii-ch8Mb2-SddvCOm2PRC6XztoZzxrM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-sprout-xhjoqfw4hvbg-0-grknvmvl6j6o/077e7c77-8cb8-4366-98d9-f7a334e5c3e2/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 14 76 --:--:-- --:--:-- --:--:-- 76 HTTP/1.1 200 OK Date: Sat, 13 Apr 2019 12:13:32 GMT Server: Apache x-openstack-request-id: req-c6e66ecb-55bd-405b-bdfd-630c64d34c1d 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 13:cb:0a:b1:d4:eb:e3:ff:38:8f:e9:02:61:71:49:b7 root@sprout-0 (DSA) ec2: 256 d2:cd:54:5d:0e:5a:94:dc:44:30:17:f8:cd:a7:d1:9a root@sprout-0 (ECDSA) ec2: 256 23:6e:a5:a9:40:a3:f7:f2:11:0b:6e:16:d2:82:78:fd root@sprout-0 (ED25519) ec2: 2048 3a:63:09:e9:7c:0f:f9:f7:e6:48:31:12:ac:6e:b5:94 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPwL9OH9cAv2Kl3gyCfTfJQpBG74/PEpqhJ10VSfHMPwOO8X5ILaFooWAt7i6H3LBWQlxTQj+/ZJDX2XBJIkFv0= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAK+uBr/ZvNQmQlF15Tqc/u9sX6RQyFwRcW2+tcjytIn root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYb9oN8qxNIcXKRb7W6rfpAr+YoVju8SWQUnS+Q6fuLMRKLH+aV8YxToGa0im8uPgLuR6UdyI3y8kwmk5/tiJ2fPa/oxADjT0+YWmuEyFuG2PELyjSQUMYVGc5pEh1t4CA40E0chxOTmmLHAqrkabkm7hW5E9Zt/qmclDmCELj7HZ0hZDztlfC6b4A2dNH0l+iynx6k70q8LvTmpw4//TshJEqsjt65z2RwSzYPN5AympMHozr+5601sPPYIMcpivM/6aXTT7pyQPWUZL76v45zVNoJVVpf9pZYpOSyzkAdO1G8iKjAklYbt30UEOo3WTf0D73m6/DREfFL966GIFV root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:13:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 285.39 seconds 2019-04-13 12:21:29,122 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console pped 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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009640] Security Framework initialized [ 0.011138] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013415] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016933] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020465] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022671] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024267] Initializing cgroup subsys memory [ 0.025810] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029555] Initializing cgroup subsys blkio [ 0.031051] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034304] mce: CPU supports 10 MCE banks [ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041849] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046222] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050788] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072246] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078298] ACPI: Core revision 20131115 [ 0.080759] ACPI: All ACPI Tables successfully acquired [ 0.084438] ftrace: allocating 28753 entries in 113 pages [ 0.104334] smpboot: Max logical packages: 1 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110428] Enabling x2apic [ 0.111528] Enabled x2apic [ 0.112011] Switched APIC routing to physical x2apic. [ 0.116362] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.118314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.121570] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.130580] KVM setup paravirtual spinlock [ 0.134047] x86: Booted up 1 node, 1 CPUs [ 0.135484] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136389] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138618] devtmpfs: initialized [ 0.141669] EVM: security.selinux [ 0.142912] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145132] EVM: security.capability [ 0.147399] pinctrl core: initialized pinctrl subsystem [ 0.148052] regulator-dummy: no parameters [ 0.149591] RTC time: 12:08:47, date: 04/13/19 [ 0.151178] NET: Registered protocol family 16 [ 0.152132] cpuidle: using governor ladder [ 0.153582] cpuidle: using governor menu [ 0.155012] ACPI: bus type PCI registered [ 0.156008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158225] PCI: Using configuration type 1 for base access [ 0.160704] bio: create slab at 0 [ 0.162331] ACPI: Added _OSI(Module Device) [ 0.163801] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165603] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168060] ACPI: Interpreter enabled [ 0.169413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.178102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180930] ACPI: (supports S0 S5) [ 0.182182] ACPI: Using IOAPIC for interrupt routing [ 0.183861] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.184170] ACPI: No dock devices found. [ 0.187293] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.190205] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.192016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196192] acpiphp: Slot [3] registered [ 0.197615] acpiphp: Slot [4] registered [ 0.199036] acpiphp: Slot [5] registered [ 0.200023] acpiphp: Slot [6] registered [ 0.201488] acpiphp: Slot [7] registered [ 0.202903] acpiphp: Slot [8] registered [ 0.204025] acpiphp: Slot [9] registered [ 0.205432] acpiphp: Slot [10] registered [ 0.206879] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209455] acpiphp: Slot [13] registered [ 0.210904] acpiphp: Slot [14] registered [ 0.212021] acpiphp: Slot [15] registered [ 0.213457] acpiphp: Slot [16] registered [ 0.214881] acpiphp: Slot [17] registered [ 0.216028] acpiphp: Slot [18] registered [ 0.217470] acpiphp: Slot [19] registered [ 0.218911] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221449] acpiphp: Slot [22] registered [ 0.222892] acpiphp: Slot [23] registered [ 0.224025] acpiphp: Slot [24] registered [ 0.225452] acpiphp: Slot [25] registered [ 0.226901] acpiphp: Slot [26] registered [ 0.228021] acpiphp: Slot [27] registered [ 0.229447] acpiphp: Slot [28] registered [ 0.230866] acpiphp: Slot [29] registered [ 0.232021] acpiphp: Slot [30] registered [ 0.233448] acpiphp: Slot [31] registered [ 0.234863] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237816] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239810] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242188] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.252295] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.254823] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.275355] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.277463] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.279964] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.281160] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.283642] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.284838] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.287008] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.288000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.288004] vgaarb: loaded [ 0.289094] vgaarb: bridge control possible 0000:00:02.0 [ 0.291130] SCSI subsystem initialized [ 0.292217] ACPI: bus type USB registered [ 0.293816] usbcore: registered new interface driver usbfs [ 0.295576] usbcore: registered new interface driver hub [ 0.296040] usbcore: registered new device driver usb [ 0.297919] PCI: Using ACPI for IRQ routing [ 0.299788] NetLabel: Initializing [ 0.300008] NetLabel: domain hash size = 128 [ 0.301524] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.303230] NetLabel: unlabeled traffic allowed by default [ 0.304223] Switched to clocksource kvm-clock [ 0.312589] AppArmor: AppArmor Filesystem Enabled [ 0.314237] pnp: PnP ACPI init [ 0.315366] ACPI: bus type PNP registered [ 0.317266] pnp: PnP ACPI: found 8 devices [ 0.318723] ACPI: bus type PNP unregistered [ 0.325817] NET: Registered protocol family 2 [ 0.327616] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.329943] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.332168] TCP: Hash tables configured (established 8192 bind 8192) [ 0.334329] TCP: reno registered [ 0.335542] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.337494] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.339668] NET: Registered protocol family 1 [ 0.341211] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.343162] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.345071] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.361955] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.379007] Trying to unpack rootfs image as initramfs... [ 0.479967] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482831] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484837] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.488270] Scanning for low memory corruption every 60 seconds [ 0.490852] Initialise system trusted keyring [ 0.492684] audit: initializing netlink socket (disabled) [ 0.494796] type=2000 audit(1555157328.049:1): initialized [ 0.515320] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.518752] zbud: loaded [ 0.520192] VFS: Disk quotas dquot_6.5.2 [ 0.521863] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.524745] fuse init (API version 7.22) [ 0.526446] msgmni has been set to 1982 [ 0.528108] Key type big_key registered [ 0.530030] Key type asymmetric registered [ 0.531710] Asymmetric key parser 'x509' registered [ 0.533675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.536677] io scheduler noop registered [ 0.538289] io scheduler deadline registered (default) [ 0.540333] io scheduler cfq registered [ 0.541999] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.544172] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.546707] ipmi message handler version 39.2 [ 0.548516] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.551473] ACPI: Power Button [PWRF] [ 0.553097] GHES: HEST is not enabled! [ 0.569784] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602711] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.605504] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631122] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.634908] Linux agpgart interface v0.103 [ 0.637499] brd: module loaded [ 0.639279] loop: module loaded [ 0.641043] blk-mq: CPU -> queue map [ 0.642544] CPU 0 -> Queue 0 [ 0.644638] vda: vda1 [ 0.646426] scsi0 : ata_piix [ 0.647786] scsi1 : ata_piix [ 0.649119] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.651661] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.654925] libphy: Fixed MDIO Bus: probed [ 0.656674] tun: Universal TUN/TAP device driver, 1.6 [ 0.658657] tun: (C) 1999-2004 Max Krasnyansky [ 0.661994] PPP generic driver version 2.4.2 [ 0.663765] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.666254] ehci-pci: EHCI PCI platform driver [ 0.668057] ehci-platform: EHCI generic platform driver [ 0.670137] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.672489] ohci-pci: OHCI PCI platform driver [ 0.674284] ohci-platform: OHCI generic platform driver [ 0.676329] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693790] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695927] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.699096] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.701386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.704002] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.706907] usb usb1: Product: UHCI Host Controller [ 0.708808] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.711284] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713182] hub 1-0:1.0: USB hub found [ 0.714568] hub 1-0:1.0: 2 ports detected [ 0.716150] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.719762] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.721515] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.723317] mousedev: PS/2 mouse device common for all mice [ 0.725498] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728495] rtc_cmos 00:00: RTC can wake from S4 [ 0.730582] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.734856] device-mapper: uevent: version 1.0.3 [ 0.736508] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739366] ledtrig-cpu: registered to indicate activity on CPUs [ 0.741426] TCP: cubic registered [ 0.742736] NET: Registered protocol family 10 [ 0.744510] NET: Registered protocol family 17 [ 0.746088] Key type dns_resolver registered [ 0.747719] Loading compiled-in X.509 certificates [ 0.749922] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.753093] registered taskstats version 1 [ 0.756056] Key type trusted registered [ 0.759609] Key type encrypted registered [ 0.761083] AppArmor: AppArmor sha1 policy hashing enabled [ 0.762921] IMA: No TPM chip found, activating TPM-bypass! [ 0.765284] regulator-dummy: disabling [ 0.766660] Magic number: 15:300:127 [ 0.768097] acpi device:02: hash matches [ 0.769592] rtc_cmos 00:00: setting system clock to 2019-04-13 12:08:48 UTC (1555157328) [ 0.772409] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.774377] EDD information not available. [ 0.809503] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.812248] Write protecting the kernel read-only data: 12288k [ 0.814752] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.818849] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836114] systemd-udevd[99]: starting version 204 [ 0.864490] FDC 0 is a S82078B [ 1.028050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.192729] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194980] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.197265] usb 1-1: Product: QEMU USB Tablet [ 1.198787] usb 1-1: Manufacturer: QEMU [ 1.200170] usb 1-1: SerialNumber: 42 [ 1.898025] 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.248113] 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.357851] random: init urandom read with 10 bits of entropy available [ 2.488921] 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 Sat, 13 Apr 2019 12:08:50 +0000. Up 2.89 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.55]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 13 Apr 2019 12:08:52 +0000. Up 5.07 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.5 | 255.255.255.0 | fa:16:3e:0a:78:7b | 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: 3a:63:09:e9:7c:0f:f9:f7:e6:48:31:12:ac:6e:b5:94 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | o | | . . o | | o . E o | | o o * o o | | o % . . | | + * .... | | o..+o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 13:cb:0a:b1:d4:eb:e3:ff:38:8f:e9:02:61:71:49:b7 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .... | | ..o. . | | oo. E | | .oo o o | | .o.. S | | .o . . | | .+ | | ....+ | | .+*+o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: d2:cd:54:5d:0e:5a:94:dc:44:30:17:f8:cd:a7:d1:9a root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .+BO*| | . ++=.| | . . .oo| | . + ..=| | . S o =.| | . E | | | | | | | +-----------------+ 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: 23:6e:a5:a9:40:a3:f7:f2:11:0b:6e:16:d2:82:78:fd root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | |o. . | |= B o . S | | B + = = . | |. * o E | | +.o + | | o+ | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 Sat, 13 Apr 2019 12:09:04 +0000. Up 16.43 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 Sat, 13 Apr 2019 12:09:05 +0000. Up 17.56 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14543 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [446 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 [161 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 [1166 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 [523 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 [576 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 [280 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.2 + '[' -n 192.168.100.2 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 105 newly installed, 0 to remove and 28 not upgraded. Need to get 61.5 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:106 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: 56%Extracting templates from packages: 84%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 61.5 MB in 16s (3632 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... 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-168.218) ... 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 8359 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 8387 clearwater-socket-factory-sig start/running, process 8392 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8441 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.14) ... + 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 28 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57952 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.3' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 346d725397d9ecf5 is healthy: got healthy result from http://192.168.100.5:4000 member 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 346d725397d9ecf5: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + 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.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcsdE1Yum6okL9g-arhuHWocdQ-SePMXzSJ2HTrr3r8uBwJFBmp_g7cxiF4nkDeVcbqEiToJ0HEVb0LZkwXUVzCGw2Mp8NuO4rVDvl98aTQ3SqdtZUlGk4lx2iiXc4H4LrKvlDf6SRtA1gJm_3Ii-ch8Mb2-SddvCOm2PRC6XztoZzxrM' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-sprout-xhjoqfw4hvbg-0-grknvmvl6j6o/077e7c77-8cb8-4366-98d9-f7a334e5c3e2/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 14 76 --:--:-- --:--:-- --:--:-- 76 HTTP/1.1 200 OK Date: Sat, 13 Apr 2019 12:13:32 GMT Server: Apache x-openstack-request-id: req-c6e66ecb-55bd-405b-bdfd-630c64d34c1d 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 13:cb:0a:b1:d4:eb:e3:ff:38:8f:e9:02:61:71:49:b7 root@sprout-0 (DSA) ec2: 256 d2:cd:54:5d:0e:5a:94:dc:44:30:17:f8:cd:a7:d1:9a root@sprout-0 (ECDSA) ec2: 256 23:6e:a5:a9:40:a3:f7:f2:11:0b:6e:16:d2:82:78:fd root@sprout-0 (ED25519) ec2: 2048 3a:63:09:e9:7c:0f:f9:f7:e6:48:31:12:ac:6e:b5:94 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPwL9OH9cAv2Kl3gyCfTfJQpBG74/PEpqhJ10VSfHMPwOO8X5ILaFooWAt7i6H3LBWQlxTQj+/ZJDX2XBJIkFv0= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAK+uBr/ZvNQmQlF15Tqc/u9sX6RQyFwRcW2+tcjytIn root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYb9oN8qxNIcXKRb7W6rfpAr+YoVju8SWQUnS+Q6fuLMRKLH+aV8YxToGa0im8uPgLuR6UdyI3y8kwmk5/tiJ2fPa/oxADjT0+YWmuEyFuG2PELyjSQUMYVGc5pEh1t4CA40E0chxOTmmLHAqrkabkm7hW5E9Zt/qmclDmCELj7HZ0hZDztlfC6b4A2dNH0l+iynx6k70q8LvTmpw4//TshJEqsjt65z2RwSzYPN5AympMHozr+5601sPPYIMcpivM/6aXTT7pyQPWUZL76v45zVNoJVVpf9pZYpOSyzkAdO1G8iKjAklYbt30UEOo3WTf0D73m6/DREfFL966GIFV root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:13:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 285.39 seconds 2019-04-13 12:21:29,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:21:29,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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:29,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-cd43d897-5cc5-4374-9dfd-e87ee7c380e8 x-openstack-request-id: req-cd43d897-5cc5-4374-9dfd-e87ee7c380e8 2019-04-13 12:21:29,329 - 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:88:af:68", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:68", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:19.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "08e7e8c0-2c53-498c-91b7-a9933b5c9983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:19Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "dime-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:95:f9:d2", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f9:d2", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:23.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "1a0205cc-997f-4393-8b3c-93450fd13d5b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:23Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "homer-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:d1:9e:0e", "version": 4, "addr": "192.168.100.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:9e:0e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:25.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "49dec9d5-956f-4b3e-b815-a5448ab822ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:25Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "bono-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:0a:78:7b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:78:7b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:08:46.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "4879713e-df21-4086-8da0-142491bc21b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:08:46Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-13T12:08:29Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:58:33.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "b79838dc-09e0-4106-9e22-b1c93faabc6b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:58:33Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-13T11:58:18Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:5a:f2:7d", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:f2:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:54:49.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "bb526edc-a8ca-446d-85ee-e4aaacebd058", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:54:49Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-13T11:53:00Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:9e:15:f9", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:15:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:52:22.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:52:22Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ns.clearwater.opnfv", "created": "2019-04-13T11:50:34Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:21:29,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cd43d897-5cc5-4374-9dfd-e87ee7c380e8 2019-04-13 12:21:29,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203246116638s 2019-04-13 12:21:29,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 12:21:29,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 12:21:29,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16361 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-c441fd9a-9ae9-46d9-aacc-49b1cfdeda8a x-openstack-request-id: req-c441fd9a-9ae9-46d9-aacc-49b1cfdeda8a 2019-04-13 12:21:29,416 - keystoneauth.session - DEBUG - RESP BODY: {"output": "neration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 13 Apr 2019 11:58:51 +0000. Up 17.16 seconds.\n+ sleep 180\n\nUbuntu 14.04.6 LTS vellum-0 ttyS0\n\nvellum-0 login: + sysctl -w net.ipv6.conf.lo.disable_ipv6=0\nnet.ipv6.conf.lo.disable_ipv6 = 0\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14521 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [576 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2197 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.2\n+ '[' -n 192.168.100.2 ']'\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 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 139 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 175 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:4 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:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:49 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:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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 libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 175 MB in 22s (7607 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51347 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_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018i-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 (2018i-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:AddTrust_Public_Services_Root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Go_Daddy_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:EC-ACC.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Certigna.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Izenpe.com.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:AffirmTrust_Commercial.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:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.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.14) ...\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 ... 53174 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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-168.218) ...\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 11989\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 12615\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.14) ...\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 28 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 (5095 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59731 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n+ echo 'nameserver 192.168.100.3'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n astaire_process Execution failed | Does... Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n astaire_uptime Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n astaire_process Execution failed | Does... Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n chronos_process Running Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... 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 'Status ok'\n++ grep -v Running\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 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000\nmember d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false\nd95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.14) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.14 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.14 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.14 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/chronos/chronos_shared.conf is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcsc7WXSwgcM-jJ1Kig9v0wPM9P2uE0tA8nQOjJTtmhA2-NJv9OIIqwByh5Rxv1Rwr7yKm-N0uvHy4lM0jEreG_ICQKD0e42e0K8fYJUot2CH-cSAQF_9zBeM8mUvlcZw6YnppBFAtSafCwfNdW_9J7z_N6KzHnvoznbzYg89rnz4ZEmY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-vellum-tuqokf4qlhj6-0-q5that7dcib7/4255d995-356d-403f-99ad-da3a0b66ae21/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: Sat, 13 Apr 2019 12:08:13 GMT\nServer: Apache\nx-openstack-request-id: req-98311637-c4d7-407b-a6f2-33f7e24fa6ad\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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 9b:4a:7d:5a:f4:63:6a:45:1e:ed:40:fb:84:75:a3:25 root@vellum-0 (DSA)\nec2: 256 80:e4:bb:d1:f5:aa:32:7d:68:9c:a9:8f:b0:99:c2:69 root@vellum-0 (ECDSA)\nec2: 256 be:5f:40:6c:d4:c1:93:6f:c6:84:49:49:0a:0d:93:07 root@vellum-0 (ED25519)\nec2: 2048 65:35:81:a9:54:75:79:af:7e:10:01:cf:0b:0e:b8:62 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIW83SboenA9U6Vki5RshbbSyhgNbIUXTbjGq3ORtI+W36sykxzrGQv8kET6PS+f4EINGwWxXCnI+/NT9WweU+I= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN1jGC5N8DM6nVKZXDMOztPgm5RE3nuZqI3pVtQU91IN root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXbxMcQAngH0dk1mqdsKgawWhtZHyhGNyZJhlciAIDBg1vxo7jbsCIWZ8WtPsWKM1WwACz+HW9nn4Bs5RkXSJwRHsoZtE0UjRc7J0CB8Zx4rsAs2Je68oJzE3uUdI7QAeRoNrWBfduuDSKFBtKIroCaxnTu2iH9zPYqvaVBM4mmGV4REC9aRIq4U8efvnIGIucDZj8REqeSSzLmjh0bLdkYHiNDaMlve2oWyqHMpHb1GQpe6bhqFSdV+bqCjX12ChmvjLShBQZOzzyAkI4581FMM3SSCpL3+Xx2J6jYJiv9MCS871YnLh5K7CFGUupxw8DNjtpzbD5og2lYortW+Oh root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:08:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 579.80 seconds\n"} 2019-04-13 12:21:29,418 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b/action used request id req-c441fd9a-9ae9-46d9-aacc-49b1cfdeda8a 2019-04-13 12:21:29,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0799810886383s 2019-04-13 12:21:29,420 - functest.core.singlevm - DEBUG - console: neration complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 13 Apr 2019 11:58:51 +0000. Up 17.16 seconds. + sleep 180 Ubuntu 14.04.6 LTS vellum-0 ttyS0 vellum-0 login: + sysctl -w net.ipv6.conf.lo.disable_ipv6=0 net.ipv6.conf.lo.disable_ipv6 = 0 + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14521 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [576 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2197 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 139 newly installed, 0 to remove and 28 not upgraded. Need to get 175 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:4 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:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:49 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:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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 libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 175 MB in 22s (7607 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libnspr4:amd64. (Reading database ... 51347 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_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-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 (2018i-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:AddTrust_Public_Services_Root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:SecureTrust_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:EC-ACC.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Certigna.pem Adding debian:Secure_Global_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Izenpe.com.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Taiwan_GRCA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:ISRG_Root_X1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certum_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.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.14) ... 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 ... 53174 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 11989 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 12615 * 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.14) ... + 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 28 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 (5095 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59731 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... 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 'Status ok' ++ grep -v Running ++ 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 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.14) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcsc7WXSwgcM-jJ1Kig9v0wPM9P2uE0tA8nQOjJTtmhA2-NJv9OIIqwByh5Rxv1Rwr7yKm-N0uvHy4lM0jEreG_ICQKD0e42e0K8fYJUot2CH-cSAQF_9zBeM8mUvlcZw6YnppBFAtSafCwfNdW_9J7z_N6KzHnvoznbzYg89rnz4ZEmY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-vellum-tuqokf4qlhj6-0-q5that7dcib7/4255d995-356d-403f-99ad-da3a0b66ae21/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: Sat, 13 Apr 2019 12:08:13 GMT Server: Apache x-openstack-request-id: req-98311637-c4d7-407b-a6f2-33f7e24fa6ad 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9b:4a:7d:5a:f4:63:6a:45:1e:ed:40:fb:84:75:a3:25 root@vellum-0 (DSA) ec2: 256 80:e4:bb:d1:f5:aa:32:7d:68:9c:a9:8f:b0:99:c2:69 root@vellum-0 (ECDSA) ec2: 256 be:5f:40:6c:d4:c1:93:6f:c6:84:49:49:0a:0d:93:07 root@vellum-0 (ED25519) ec2: 2048 65:35:81:a9:54:75:79:af:7e:10:01:cf:0b:0e:b8:62 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIW83SboenA9U6Vki5RshbbSyhgNbIUXTbjGq3ORtI+W36sykxzrGQv8kET6PS+f4EINGwWxXCnI+/NT9WweU+I= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN1jGC5N8DM6nVKZXDMOztPgm5RE3nuZqI3pVtQU91IN root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXbxMcQAngH0dk1mqdsKgawWhtZHyhGNyZJhlciAIDBg1vxo7jbsCIWZ8WtPsWKM1WwACz+HW9nn4Bs5RkXSJwRHsoZtE0UjRc7J0CB8Zx4rsAs2Je68oJzE3uUdI7QAeRoNrWBfduuDSKFBtKIroCaxnTu2iH9zPYqvaVBM4mmGV4REC9aRIq4U8efvnIGIucDZj8REqeSSzLmjh0bLdkYHiNDaMlve2oWyqHMpHb1GQpe6bhqFSdV+bqCjX12ChmvjLShBQZOzzyAkI4581FMM3SSCpL3+Xx2J6jYJiv9MCS871YnLh5K7CFGUupxw8DNjtpzbD5og2lYortW+Oh root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:08:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 579.80 seconds 2019-04-13 12:21:29,426 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console neration complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 13 Apr 2019 11:58:51 +0000. Up 17.16 seconds. + sleep 180 Ubuntu 14.04.6 LTS vellum-0 ttyS0 vellum-0 login: + sysctl -w net.ipv6.conf.lo.disable_ipv6=0 net.ipv6.conf.lo.disable_ipv6 = 0 + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14521 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 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 [523 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 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 [576 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2197 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.2 + '[' -n 192.168.100.2 ']' + 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 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 The following packages will be upgraded: libc6 1 upgraded, 139 newly installed, 0 to remove and 28 not upgraded. Need to get 175 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:4 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:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:49 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:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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 libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 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: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 175 MB in 22s (7607 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libnspr4:amd64. (Reading database ... 51347 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_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-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 (2018i-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:AddTrust_Public_Services_Root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:SecureTrust_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:EC-ACC.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Certigna.pem Adding debian:Secure_Global_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Izenpe.com.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Taiwan_GRCA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:ISRG_Root_X1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certum_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.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.14) ... 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 ... 53174 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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-168.218) ... 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 11989 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 12615 * 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.14) ... + 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 28 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 (5095 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59731 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.3' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Execution failed | Does... Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... 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 'Status ok' ++ grep -v Running ++ 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 7b1615f617ecfb61 is healthy: got healthy result from http://192.168.100.14:4000 member d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 7b1615f617ecfb61: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=false d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.14) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.14 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.14 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcsc7WXSwgcM-jJ1Kig9v0wPM9P2uE0tA8nQOjJTtmhA2-NJv9OIIqwByh5Rxv1Rwr7yKm-N0uvHy4lM0jEreG_ICQKD0e42e0K8fYJUot2CH-cSAQF_9zBeM8mUvlcZw6YnppBFAtSafCwfNdW_9J7z_N6KzHnvoznbzYg89rnz4ZEmY' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-vellum-tuqokf4qlhj6-0-q5that7dcib7/4255d995-356d-403f-99ad-da3a0b66ae21/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: Sat, 13 Apr 2019 12:08:13 GMT Server: Apache x-openstack-request-id: req-98311637-c4d7-407b-a6f2-33f7e24fa6ad 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9b:4a:7d:5a:f4:63:6a:45:1e:ed:40:fb:84:75:a3:25 root@vellum-0 (DSA) ec2: 256 80:e4:bb:d1:f5:aa:32:7d:68:9c:a9:8f:b0:99:c2:69 root@vellum-0 (ECDSA) ec2: 256 be:5f:40:6c:d4:c1:93:6f:c6:84:49:49:0a:0d:93:07 root@vellum-0 (ED25519) ec2: 2048 65:35:81:a9:54:75:79:af:7e:10:01:cf:0b:0e:b8:62 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIW83SboenA9U6Vki5RshbbSyhgNbIUXTbjGq3ORtI+W36sykxzrGQv8kET6PS+f4EINGwWxXCnI+/NT9WweU+I= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN1jGC5N8DM6nVKZXDMOztPgm5RE3nuZqI3pVtQU91IN root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXbxMcQAngH0dk1mqdsKgawWhtZHyhGNyZJhlciAIDBg1vxo7jbsCIWZ8WtPsWKM1WwACz+HW9nn4Bs5RkXSJwRHsoZtE0UjRc7J0CB8Zx4rsAs2Je68oJzE3uUdI7QAeRoNrWBfduuDSKFBtKIroCaxnTu2iH9zPYqvaVBM4mmGV4REC9aRIq4U8efvnIGIucDZj8REqeSSzLmjh0bLdkYHiNDaMlve2oWyqHMpHb1GQpe6bhqFSdV+bqCjX12ChmvjLShBQZOzzyAkI4581FMM3SSCpL3+Xx2J6jYJiv9MCS871YnLh5K7CFGUupxw8DNjtpzbD5og2lYortW+Oh root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 12:08:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 579.80 seconds 2019-04-13 12:21:29,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:21:29,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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:29,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-242a4db8-f8da-4d66-b809-ded54dd00562 x-openstack-request-id: req-242a4db8-f8da-4d66-b809-ded54dd00562 2019-04-13 12:21:29,810 - 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:88:af:68", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:68", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:19.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "08e7e8c0-2c53-498c-91b7-a9933b5c9983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:19Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "dime-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:95:f9:d2", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f9:d2", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:23.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "1a0205cc-997f-4393-8b3c-93450fd13d5b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:23Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "homer-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:d1:9e:0e", "version": 4, "addr": "192.168.100.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:9e:0e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:25.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "49dec9d5-956f-4b3e-b815-a5448ab822ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:25Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "bono-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:0a:78:7b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:78:7b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:08:46.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "4879713e-df21-4086-8da0-142491bc21b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:08:46Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-13T12:08:29Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:58:33.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "b79838dc-09e0-4106-9e22-b1c93faabc6b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:58:33Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-13T11:58:18Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:5a:f2:7d", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:f2:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:54:49.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "bb526edc-a8ca-446d-85ee-e4aaacebd058", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:54:49Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-13T11:53:00Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:9e:15:f9", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:15:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:52:22.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:52:22Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ns.clearwater.opnfv", "created": "2019-04-13T11:50:34Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:21:29,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-242a4db8-f8da-4d66-b809-ded54dd00562 2019-04-13 12:21:29,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379153966904s 2019-04-13 12:21:29,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 12:21:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 12:21:29,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21766 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-1c43916b-2406-4861-8dff-60e6a2abbf29 x-openstack-request-id: req-1c43916b-2406-4861-8dff-60e6a2abbf29 2019-04-13 12:21:29,895 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff]\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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009698] Security Framework initialized\n[ 0.011231] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013440] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016876] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020439] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022703] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024243] Initializing cgroup subsys memory\n[ 0.025833] Initializing cgroup subsys devices\n[ 0.028003] Initializing cgroup subsys freezer\n[ 0.029627] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033681] Initializing cgroup subsys hugetlb\n[ 0.036210] mce: CPU supports 10 MCE banks\n[ 0.037750] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037750] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041934] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046322] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.073361] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.079166] ACPI: Core revision 20131115\n[ 0.080473] ACPI: All ACPI Tables successfully acquired\n[ 0.082571] ftrace: allocating 28753 entries in 113 pages\n[ 0.104238] smpboot: Max logical packages: 1\n[ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110624] Enabling x2apic\n[ 0.111765] Enabled x2apic\n[ 0.112015] Switched APIC routing to physical x2apic.\n[ 0.117367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.119407] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.122863] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131175] KVM setup paravirtual spinlock\n[ 0.134229] x86: Booted up 1 node, 1 CPUs\n[ 0.135715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.136415] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.138814] devtmpfs: initialized\n[ 0.141679] EVM: security.selinux\n[ 0.142967] EVM: security.SMACK64\n[ 0.144003] EVM: security.ima\n[ 0.145161] EVM: security.capability\n[ 0.147482] pinctrl core: initialized pinctrl subsystem\n[ 0.148096] regulator-dummy: no parameters\n[ 0.149721] RTC time: 11:54:49, date: 04/13/19\n[ 0.151381] NET: Registered protocol family 16\n[ 0.152151] cpuidle: using governor ladder\n[ 0.153653] cpuidle: using governor menu\n[ 0.155139] ACPI: bus type PCI registered\n[ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158382] PCI: Using configuration type 1 for base access\n[ 0.160699] bio: create slab at 0\n[ 0.162381] ACPI: Added _OSI(Module Device)\n[ 0.163903] ACPI: Added _OSI(Processor Device)\n[ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165694] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.169074] ACPI: Interpreter enabled\n[ 0.170461] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.182165] ACPI: (supports S0 S5)\n[ 0.183445] ACPI: Using IOAPIC for interrupt routing\n[ 0.184020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.187311] ACPI: No dock devices found.\n[ 0.189744] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.191848] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.192008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.194241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196221] acpiphp: Slot [3] registered\n[ 0.197726] acpiphp: Slot [4] registered\n[ 0.199194] acpiphp: Slot [5] registered\n[ 0.200031] acpiphp: Slot [6] registered\n[ 0.201472] acpiphp: Slot [7] registered\n[ 0.202923] acpiphp: Slot [8] registered\n[ 0.204020] acpiphp: Slot [9] registered\n[ 0.205474] acpiphp: Slot [10] registered\n[ 0.206991] acpiphp: Slot [11] registered\n[ 0.208021] acpiphp: Slot [12] registered\n[ 0.209483] acpiphp: Slot [13] registered\n[ 0.210959] acpiphp: Slot [14] registered\n[ 0.212020] acpiphp: Slot [15] registered\n[ 0.213501] acpiphp: Slot [16] registered\n[ 0.214969] acpiphp: Slot [17] registered\n[ 0.216030] acpiphp: Slot [18] registered\n[ 0.217504] acpiphp: Slot [19] registered\n[ 0.218970] acpiphp: Slot [20] registered\n[ 0.220020] acpiphp: Slot [21] registered\n[ 0.221496] acpiphp: Slot [22] registered\n[ 0.222970] acpiphp: Slot [23] registered\n[ 0.224024] acpiphp: Slot [24] registered\n[ 0.225534] acpiphp: Slot [25] registered\n[ 0.227014] acpiphp: Slot [26] registered\n[ 0.228020] acpiphp: Slot [27] registered\n[ 0.229495] acpiphp: Slot [28] registered\n[ 0.230972] acpiphp: Slot [29] registered\n[ 0.232020] acpiphp: Slot [30] registered\n[ 0.233497] acpiphp: Slot [31] registered\n[ 0.234989] PCI host bridge to bus 0000:00\n[ 0.236005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.237885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.239952] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.240003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.242290] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.253719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.256015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.279537] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.281202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.283735] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.285157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.287671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.288847] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.291073] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.292003] vgaarb: loaded\n[ 0.293095] vgaarb: bridge control possible 0000:00:02.0\n[ 0.295227] SCSI subsystem initialized\n[ 0.296222] ACPI: bus type USB registered\n[ 0.297728] usbcore: registered new interface driver usbfs\n[ 0.299624] usbcore: registered new interface driver hub\n[ 0.300043] usbcore: registered new device driver usb\n[ 0.301981] PCI: Using ACPI for IRQ routing\n[ 0.303901] NetLabel: Initializing\n[ 0.304008] NetLabel: domain hash size = 128\n[ 0.305563] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.307337] NetLabel: unlabeled traffic allowed by default\n[ 0.308205] Switched to clocksource kvm-clock\n[ 0.316117] AppArmor: AppArmor Filesystem Enabled\n[ 0.317866] pnp: PnP ACPI init\n[ 0.319084] ACPI: bus type PNP registered\n[ 0.321000] pnp: PnP ACPI: found 8 devices\n[ 0.322486] ACPI: bus type PNP unregistered\n[ 0.329588] NET: Registered protocol family 2\n[ 0.331432] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.333831] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.336101] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.338361] TCP: reno registered\n[ 0.339645] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.341647] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.343875] NET: Registered protocol family 1\n[ 0.345458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.347474] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.349469] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.366420] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383557] Trying to unpack rootfs image as initramfs...\n[ 0.482984] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.485854] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487850] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.490893] Scanning for low memory corruption every 60 seconds\n[ 0.493204] Initialise system trusted keyring\n[ 0.494823] audit: initializing netlink socket (disabled)\n[ 0.496724] type=2000 audit(1555156490.586:1): initialized\n[ 0.516726] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519629] zbud: loaded\n[ 0.520893] VFS: Disk quotas dquot_6.5.2\n[ 0.522417] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524943] fuse init (API version 7.22)\n[ 0.526464] msgmni has been set to 1982\n[ 0.527940] Key type big_key registered\n[ 0.529622] Key type asymmetric registered\n[ 0.531150] Asymmetric key parser 'x509' registered\n[ 0.532893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.535601] io scheduler noop registered\n[ 0.537041] io scheduler deadline registered (default)\n[ 0.538841] io scheduler cfq registered\n[ 0.540337] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542300] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544554] ipmi message handler version 39.2\n[ 0.546144] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548793] ACPI: Power Button [PWRF]\n[ 0.550250] GHES: HEST is not enabled!\n[ 0.566775] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.599395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.602062] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.627422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.630848] Linux agpgart interface v0.103\n[ 0.633252] brd: module loaded\n[ 0.634880] loop: module loaded\n[ 0.636515] blk-mq: CPU -> queue map\n[ 0.637873] CPU 0 -> Queue 0\n[ 0.639920] vda: vda1\n[ 0.641582] scsi0 : ata_piix\n[ 0.642801] scsi1 : ata_piix\n[ 0.643951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.646153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.649064] libphy: Fixed MDIO Bus: probed\n[ 0.650585] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652333] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655328] PPP generic driver version 2.4.2\n[ 0.656941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659129] ehci-pci: EHCI PCI platform driver\n[ 0.660729] ehci-platform: EHCI generic platform driver\n[ 0.662591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.664696] ohci-pci: OHCI PCI platform driver\n[ 0.666299] ohci-platform: OHCI generic platform driver\n[ 0.668119] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.685233] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687070] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.689846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.691900] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694189] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.696783] usb usb1: Product: UHCI Host Controller\n[ 0.698492] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.700641] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.702356] hub 1-0:1.0: USB hub found\n[ 0.703800] hub 1-0:1.0: 2 ports detected\n[ 0.705415] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.709107] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.710854] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712697] mousedev: PS/2 mouse device common for all mice\n[ 0.714965] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724616] device-mapper: uevent: version 1.0.3\n[ 0.726311] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.729282] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.731417] TCP: cubic registered\n[ 0.732748] NET: Registered protocol family 10\n[ 0.734581] NET: Registered protocol family 17\n[ 0.736202] Key type dns_resolver registered\n[ 0.737863] Loading compiled-in X.509 certificates\n[ 0.740100] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.743407] registered taskstats version 1\n[ 0.746264] Key type trusted registered\n[ 0.749829] Key type encrypted registered\n[ 0.751328] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.753224] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.755672] regulator-dummy: disabling\n[ 0.757107] Magic number: 15:21:934\n[ 0.758599] rtc_cmos 00:00: setting system clock to 2019-04-13 11:54:50 UTC (1555156490)\n[ 0.761508] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.763581] EDD information not available.\n[ 0.805482] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.819362] Write protecting the kernel read-only data: 12288k\n[ 0.821930] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.826067] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840119] systemd-udevd[99]: starting version 204\n[ 0.876491] FDC 0 is a S82078B\n[ 1.016047] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180426] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182719] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.185092] usb 1-1: Product: QEMU USB Tablet\n[ 1.186666] usb 1-1: Manufacturer: QEMU\n[ 1.188090] usb 1-1: SerialNumber: 42\n[ 1.905576] 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.260069] 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.360115] random: init urandom read with 10 bits of entropy available\n[ 2.499838] 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 Sat, 13 Apr 2019 11:54:52 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.10]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\ncloud-init-nonet[4.81]: 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 Sat, 13 Apr 2019 11:54:55 +0000. Up 5.34 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.2 | 255.255.255.0 | fa:16:3e:5a:f2:7d |\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:\nc2:6d:26:9a:cf:b8:97:f1:2e:ab:92:27:c9:e7:a9:94 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . . |\n| + S |\n| . o.= |\n| .Eoo + |\n| .* o=+ . |\n| .B*+++. |\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:\nac:4a:2a:1f:f0:78:8a:bd:93:88:3e:0a:79:ed:84:fe root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n|. S |\n| = o . |\n|=.*.+ . |\n|*Bo* . |\n|*+B+E |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n89:1c:c1:28:0d:7c:78:ae:3e:84:0b:e5:87:0e:42:53 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+ o. |\n| +E= .. |\n| .= . |\n| o. .. o . |\n|.+.o o S |\n|= = . |\n|o* . |\n|. + |\n| . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3f:73:ff:a3:52:38:1d:2d:57:31:10:d1:39:83:a5:1a root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +B+o|\n| ..=o|\n| E .. +|\n| oo o |\n| S .o + |\n| . o o |\n| + + |\n| = . . |\n| ..o.o|\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 Sat, 13 Apr 2019 11:55:05 +0000. Up 15.98 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 Sat, 13 Apr 2019 11:55:07 +0000. Up 17.03 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14314 0 --:--:-- --:--:-- --:--:-- 14378\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS ellis-0 ttyS0\n\nellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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 [1166 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 [523 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 [576 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 [280 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 (1565 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.2\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 libc6-dev libcloog-isl4\n libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot\n libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10\n libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0\n libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4\n libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5\n mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5\n mysql-server-core-5.5 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-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources\n 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\nThe following packages will be upgraded:\n libc6\n1 upgraded, 98 newly installed, 0 to remove and 28 not upgraded.\nNeed to get 74.5 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:39 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:40 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:41 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:42 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:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 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-168.218 [771 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 cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 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: 60%Extracting templates from packages: 90%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 74.5 MB in 16s (4413 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\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 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.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\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 ... 51950 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-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\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.1) ...\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 8685\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-168.218) ...\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 9409\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.14) ...\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 28 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58158 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.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.3'\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 d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000\ncluster is healthy\n+ clearwater-etcdctl member list\nd95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.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: gAAAAABcsc2Z8rSmRPX8Y2bEy6PBFvVDdrBz7upsqKT7yWAAli_Wx3NhsZScdtMPzxLx3uNVdVaKfgiU8QbqOLoJo8ZPpiHV9QzOvlvHe3Qxwjhy0sKcQDuKz0NnUzTIO_aErPOCW007H6cZVVXszSrxegMt7JXIpSCbtnP5L4COwYtx8rBiwI4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-ellis-3pmkcirl5kdu/1e5b75c6-dd4e-47ef-a745-9d93b3813ba5/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 12 66 --:--:-- --:--:-- --:--:-- 66\nHTTP/1.1 200 OK\nDate: Sat, 13 Apr 2019 11:58:05 GMT\nServer: Apache\nx-openstack-request-id: req-8ebbc44d-547f-45d5-9683-d5df66d2df7b\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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ac:4a:2a:1f:f0:78:8a:bd:93:88:3e:0a:79:ed:84:fe root@ellis-0 (DSA)\nec2: 256 89:1c:c1:28:0d:7c:78:ae:3e:84:0b:e5:87:0e:42:53 root@ellis-0 (ECDSA)\nec2: 256 3f:73:ff:a3:52:38:1d:2d:57:31:10:d1:39:83:a5:1a root@ellis-0 (ED25519)\nec2: 2048 c2:6d:26:9a:cf:b8:97:f1:2e:ab:92:27:c9:e7:a9:94 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4sEjUzWE9PCmMjUSRMoc5kjUb1N6VQB5RV2ElMRQxMYjnUSi/LwqgBrn64RTEbPU2SsievcXqVlMmvp1Gchlk= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIInCwAqtz6rXETcRRk3CpBji9xtxdMb4emFAyax7IM9k root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ+Hq/OKa+/f3FfzhwazDZwQ3gQ5ty+VE749MmkybT4Noco29SLUak5RJ49BXG1ZIoaluMsImqzVokC5RdrM0iZmatDzdlaM+UmZPA/FcrdE3K3qOt+0SY4Lq2GnJZwBqr5R+LLjm7GUeC1tw1qaVCRQ3wJRzeOYks4OeauNHSAXtxhPdyJXZq8cLE/SqzLwEdh5nS9jU07AQO2RksdM4zNOyhe7cAnfhmjN2jfeMpMTvm2JIW397LCRHgAlM02C+AAWCl1CL7VSIt59R6pTtoXUq3NKYvMIu8pSfksVYUxZhbvupyVQcttHdO3bkp0EWewpcWmSusF11WbBz18jsJ root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 11:58:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 195.61 seconds\n"} 2019-04-13 12:21:29,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058/action used request id req-1c43916b-2406-4861-8dff-60e6a2abbf29 2019-04-13 12:21:29,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0790390968323s 2019-04-13 12:21:29,900 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009698] Security Framework initialized [ 0.011231] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013440] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016876] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020439] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022703] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024243] Initializing cgroup subsys memory [ 0.025833] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029627] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033681] Initializing cgroup subsys hugetlb [ 0.036210] mce: CPU supports 10 MCE banks [ 0.037750] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037750] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041934] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046322] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.073361] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.079166] ACPI: Core revision 20131115 [ 0.080473] ACPI: All ACPI Tables successfully acquired [ 0.082571] ftrace: allocating 28753 entries in 113 pages [ 0.104238] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110624] Enabling x2apic [ 0.111765] Enabled x2apic [ 0.112015] Switched APIC routing to physical x2apic. [ 0.117367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119407] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.122863] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131175] KVM setup paravirtual spinlock [ 0.134229] x86: Booted up 1 node, 1 CPUs [ 0.135715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136415] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138814] devtmpfs: initialized [ 0.141679] EVM: security.selinux [ 0.142967] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.147482] pinctrl core: initialized pinctrl subsystem [ 0.148096] regulator-dummy: no parameters [ 0.149721] RTC time: 11:54:49, date: 04/13/19 [ 0.151381] NET: Registered protocol family 16 [ 0.152151] cpuidle: using governor ladder [ 0.153653] cpuidle: using governor menu [ 0.155139] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158382] PCI: Using configuration type 1 for base access [ 0.160699] bio: create slab at 0 [ 0.162381] ACPI: Added _OSI(Module Device) [ 0.163903] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165694] ACPI: Added _OSI(Processor Aggregator Device) [ 0.169074] ACPI: Interpreter enabled [ 0.170461] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182165] ACPI: (supports S0 S5) [ 0.183445] ACPI: Using IOAPIC for interrupt routing [ 0.184020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187311] ACPI: No dock devices found. [ 0.189744] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191848] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196221] acpiphp: Slot [3] registered [ 0.197726] acpiphp: Slot [4] registered [ 0.199194] acpiphp: Slot [5] registered [ 0.200031] acpiphp: Slot [6] registered [ 0.201472] acpiphp: Slot [7] registered [ 0.202923] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205474] acpiphp: Slot [10] registered [ 0.206991] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209483] acpiphp: Slot [13] registered [ 0.210959] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213501] acpiphp: Slot [16] registered [ 0.214969] acpiphp: Slot [17] registered [ 0.216030] acpiphp: Slot [18] registered [ 0.217504] acpiphp: Slot [19] registered [ 0.218970] acpiphp: Slot [20] registered [ 0.220020] acpiphp: Slot [21] registered [ 0.221496] acpiphp: Slot [22] registered [ 0.222970] acpiphp: Slot [23] registered [ 0.224024] acpiphp: Slot [24] registered [ 0.225534] acpiphp: Slot [25] registered [ 0.227014] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229495] acpiphp: Slot [28] registered [ 0.230972] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233497] acpiphp: Slot [31] registered [ 0.234989] PCI host bridge to bus 0000:00 [ 0.236005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239952] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242290] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.256015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.279537] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283735] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288847] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291073] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292003] vgaarb: loaded [ 0.293095] vgaarb: bridge control possible 0000:00:02.0 [ 0.295227] SCSI subsystem initialized [ 0.296222] ACPI: bus type USB registered [ 0.297728] usbcore: registered new interface driver usbfs [ 0.299624] usbcore: registered new interface driver hub [ 0.300043] usbcore: registered new device driver usb [ 0.301981] PCI: Using ACPI for IRQ routing [ 0.303901] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305563] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307337] NetLabel: unlabeled traffic allowed by default [ 0.308205] Switched to clocksource kvm-clock [ 0.316117] AppArmor: AppArmor Filesystem Enabled [ 0.317866] pnp: PnP ACPI init [ 0.319084] ACPI: bus type PNP registered [ 0.321000] pnp: PnP ACPI: found 8 devices [ 0.322486] ACPI: bus type PNP unregistered [ 0.329588] NET: Registered protocol family 2 [ 0.331432] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333831] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.336101] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338361] TCP: reno registered [ 0.339645] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341647] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343875] NET: Registered protocol family 1 [ 0.345458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347474] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.349469] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.366420] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383557] Trying to unpack rootfs image as initramfs... [ 0.482984] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.485854] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487850] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.490893] Scanning for low memory corruption every 60 seconds [ 0.493204] Initialise system trusted keyring [ 0.494823] audit: initializing netlink socket (disabled) [ 0.496724] type=2000 audit(1555156490.586:1): initialized [ 0.516726] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519629] zbud: loaded [ 0.520893] VFS: Disk quotas dquot_6.5.2 [ 0.522417] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.524943] fuse init (API version 7.22) [ 0.526464] msgmni has been set to 1982 [ 0.527940] Key type big_key registered [ 0.529622] Key type asymmetric registered [ 0.531150] Asymmetric key parser 'x509' registered [ 0.532893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535601] io scheduler noop registered [ 0.537041] io scheduler deadline registered (default) [ 0.538841] io scheduler cfq registered [ 0.540337] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542300] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544554] ipmi message handler version 39.2 [ 0.546144] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548793] ACPI: Power Button [PWRF] [ 0.550250] GHES: HEST is not enabled! [ 0.566775] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.599395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.602062] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.627422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.630848] Linux agpgart interface v0.103 [ 0.633252] brd: module loaded [ 0.634880] loop: module loaded [ 0.636515] blk-mq: CPU -> queue map [ 0.637873] CPU 0 -> Queue 0 [ 0.639920] vda: vda1 [ 0.641582] scsi0 : ata_piix [ 0.642801] scsi1 : ata_piix [ 0.643951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.646153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.649064] libphy: Fixed MDIO Bus: probed [ 0.650585] tun: Universal TUN/TAP device driver, 1.6 [ 0.652333] tun: (C) 1999-2004 Max Krasnyansky [ 0.655328] PPP generic driver version 2.4.2 [ 0.656941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659129] ehci-pci: EHCI PCI platform driver [ 0.660729] ehci-platform: EHCI generic platform driver [ 0.662591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.664696] ohci-pci: OHCI PCI platform driver [ 0.666299] ohci-platform: OHCI generic platform driver [ 0.668119] uhci_hcd: USB Universal Host Controller Interface driver [ 0.685233] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687070] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.689846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.691900] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694189] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696783] usb usb1: Product: UHCI Host Controller [ 0.698492] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.700641] usb usb1: SerialNumber: 0000:00:01.2 [ 0.702356] hub 1-0:1.0: USB hub found [ 0.703800] hub 1-0:1.0: 2 ports detected [ 0.705415] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.709107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.710854] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712697] mousedev: PS/2 mouse device common for all mice [ 0.714965] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718050] rtc_cmos 00:00: RTC can wake from S4 [ 0.720185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724616] device-mapper: uevent: version 1.0.3 [ 0.726311] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.729282] ledtrig-cpu: registered to indicate activity on CPUs [ 0.731417] TCP: cubic registered [ 0.732748] NET: Registered protocol family 10 [ 0.734581] NET: Registered protocol family 17 [ 0.736202] Key type dns_resolver registered [ 0.737863] Loading compiled-in X.509 certificates [ 0.740100] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.743407] registered taskstats version 1 [ 0.746264] Key type trusted registered [ 0.749829] Key type encrypted registered [ 0.751328] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753224] IMA: No TPM chip found, activating TPM-bypass! [ 0.755672] regulator-dummy: disabling [ 0.757107] Magic number: 15:21:934 [ 0.758599] rtc_cmos 00:00: setting system clock to 2019-04-13 11:54:50 UTC (1555156490) [ 0.761508] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763581] EDD information not available. [ 0.805482] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819362] Write protecting the kernel read-only data: 12288k [ 0.821930] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.826067] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.840119] systemd-udevd[99]: starting version 204 [ 0.876491] FDC 0 is a S82078B [ 1.016047] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180426] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182719] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.185092] usb 1-1: Product: QEMU USB Tablet [ 1.186666] usb 1-1: Manufacturer: QEMU [ 1.188090] usb 1-1: SerialNumber: 42 [ 1.905576] 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.260069] 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.360115] random: init urandom read with 10 bits of entropy available [ 2.499838] 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 Sat, 13 Apr 2019 11:54:52 +0000. Up 2.89 seconds. cloud-init-nonet[3.10]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.81]: 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 Sat, 13 Apr 2019 11:54:55 +0000. Up 5.34 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.2 | 255.255.255.0 | fa:16:3e:5a:f2:7d | 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: c2:6d:26:9a:cf:b8:97:f1:2e:ab:92:27:c9:e7:a9:94 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . . | | + S | | . o.= | | .Eoo + | | .* o=+ . | | .B*+++. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ac:4a:2a:1f:f0:78:8a:bd:93:88:3e:0a:79:ed:84:fe root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | |. S | | = o . | |=.*.+ . | |*Bo* . | |*+B+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: 89:1c:c1:28:0d:7c:78:ae:3e:84:0b:e5:87:0e:42:53 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+ o. | | +E= .. | | .= . | | o. .. o . | |.+.o o S | |= = . | |o* . | |. + | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3f:73:ff:a3:52:38:1d:2d:57:31:10:d1:39:83:a5:1a root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | +B+o| | ..=o| | E .. +| | oo o | | S .o + | | . o o | | + + | | = . . | | ..o.o| +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 Sat, 13 Apr 2019 11:55:05 +0000. Up 15.98 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 Sat, 13 Apr 2019 11:55:07 +0000. Up 17.03 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14314 0 --:--:-- --:--:-- --:--:-- 14378 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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 [1166 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 [523 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 [576 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 [280 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 (1565 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.2 + 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 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 The following packages will be upgraded: libc6 1 upgraded, 98 newly installed, 0 to remove and 28 not upgraded. Need to get 74.5 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:39 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:40 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:41 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:42 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:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 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-168.218 [771 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 cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 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: 60%Extracting templates from packages: 90%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 74.5 MB in 16s (4413 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 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 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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 ... 51950 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... 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 8685 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-168.218) ... 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 9409 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.14) ... 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 28 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58158 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.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.3' + 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 d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.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: gAAAAABcsc2Z8rSmRPX8Y2bEy6PBFvVDdrBz7upsqKT7yWAAli_Wx3NhsZScdtMPzxLx3uNVdVaKfgiU8QbqOLoJo8ZPpiHV9QzOvlvHe3Qxwjhy0sKcQDuKz0NnUzTIO_aErPOCW007H6cZVVXszSrxegMt7JXIpSCbtnP5L4COwYtx8rBiwI4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-ellis-3pmkcirl5kdu/1e5b75c6-dd4e-47ef-a745-9d93b3813ba5/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 12 66 --:--:-- --:--:-- --:--:-- 66 HTTP/1.1 200 OK Date: Sat, 13 Apr 2019 11:58:05 GMT Server: Apache x-openstack-request-id: req-8ebbc44d-547f-45d5-9683-d5df66d2df7b 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ac:4a:2a:1f:f0:78:8a:bd:93:88:3e:0a:79:ed:84:fe root@ellis-0 (DSA) ec2: 256 89:1c:c1:28:0d:7c:78:ae:3e:84:0b:e5:87:0e:42:53 root@ellis-0 (ECDSA) ec2: 256 3f:73:ff:a3:52:38:1d:2d:57:31:10:d1:39:83:a5:1a root@ellis-0 (ED25519) ec2: 2048 c2:6d:26:9a:cf:b8:97:f1:2e:ab:92:27:c9:e7:a9:94 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4sEjUzWE9PCmMjUSRMoc5kjUb1N6VQB5RV2ElMRQxMYjnUSi/LwqgBrn64RTEbPU2SsievcXqVlMmvp1Gchlk= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIInCwAqtz6rXETcRRk3CpBji9xtxdMb4emFAyax7IM9k root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ+Hq/OKa+/f3FfzhwazDZwQ3gQ5ty+VE749MmkybT4Noco29SLUak5RJ49BXG1ZIoaluMsImqzVokC5RdrM0iZmatDzdlaM+UmZPA/FcrdE3K3qOt+0SY4Lq2GnJZwBqr5R+LLjm7GUeC1tw1qaVCRQ3wJRzeOYks4OeauNHSAXtxhPdyJXZq8cLE/SqzLwEdh5nS9jU07AQO2RksdM4zNOyhe7cAnfhmjN2jfeMpMTvm2JIW397LCRHgAlM02C+AAWCl1CL7VSIt59R6pTtoXUq3NKYvMIu8pSfksVYUxZhbvupyVQcttHdO3bkp0EWewpcWmSusF11WbBz18jsJ root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 11:58:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 195.61 seconds 2019-04-13 12:21:29,904 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009698] Security Framework initialized [ 0.011231] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013440] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016876] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020439] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022703] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024243] Initializing cgroup subsys memory [ 0.025833] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029627] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033681] Initializing cgroup subsys hugetlb [ 0.036210] mce: CPU supports 10 MCE banks [ 0.037750] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037750] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041934] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046322] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.073361] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.079166] ACPI: Core revision 20131115 [ 0.080473] ACPI: All ACPI Tables successfully acquired [ 0.082571] ftrace: allocating 28753 entries in 113 pages [ 0.104238] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110624] Enabling x2apic [ 0.111765] Enabled x2apic [ 0.112015] Switched APIC routing to physical x2apic. [ 0.117367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119407] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.122863] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131175] KVM setup paravirtual spinlock [ 0.134229] x86: Booted up 1 node, 1 CPUs [ 0.135715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136415] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138814] devtmpfs: initialized [ 0.141679] EVM: security.selinux [ 0.142967] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145161] EVM: security.capability [ 0.147482] pinctrl core: initialized pinctrl subsystem [ 0.148096] regulator-dummy: no parameters [ 0.149721] RTC time: 11:54:49, date: 04/13/19 [ 0.151381] NET: Registered protocol family 16 [ 0.152151] cpuidle: using governor ladder [ 0.153653] cpuidle: using governor menu [ 0.155139] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158382] PCI: Using configuration type 1 for base access [ 0.160699] bio: create slab at 0 [ 0.162381] ACPI: Added _OSI(Module Device) [ 0.163903] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165694] ACPI: Added _OSI(Processor Aggregator Device) [ 0.169074] ACPI: Interpreter enabled [ 0.170461] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179393] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182165] ACPI: (supports S0 S5) [ 0.183445] ACPI: Using IOAPIC for interrupt routing [ 0.184020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187311] ACPI: No dock devices found. [ 0.189744] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191848] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196221] acpiphp: Slot [3] registered [ 0.197726] acpiphp: Slot [4] registered [ 0.199194] acpiphp: Slot [5] registered [ 0.200031] acpiphp: Slot [6] registered [ 0.201472] acpiphp: Slot [7] registered [ 0.202923] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205474] acpiphp: Slot [10] registered [ 0.206991] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209483] acpiphp: Slot [13] registered [ 0.210959] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213501] acpiphp: Slot [16] registered [ 0.214969] acpiphp: Slot [17] registered [ 0.216030] acpiphp: Slot [18] registered [ 0.217504] acpiphp: Slot [19] registered [ 0.218970] acpiphp: Slot [20] registered [ 0.220020] acpiphp: Slot [21] registered [ 0.221496] acpiphp: Slot [22] registered [ 0.222970] acpiphp: Slot [23] registered [ 0.224024] acpiphp: Slot [24] registered [ 0.225534] acpiphp: Slot [25] registered [ 0.227014] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229495] acpiphp: Slot [28] registered [ 0.230972] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233497] acpiphp: Slot [31] registered [ 0.234989] PCI host bridge to bus 0000:00 [ 0.236005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239952] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242290] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253719] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.256015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.279537] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283735] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285157] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287671] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288847] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291073] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292003] vgaarb: loaded [ 0.293095] vgaarb: bridge control possible 0000:00:02.0 [ 0.295227] SCSI subsystem initialized [ 0.296222] ACPI: bus type USB registered [ 0.297728] usbcore: registered new interface driver usbfs [ 0.299624] usbcore: registered new interface driver hub [ 0.300043] usbcore: registered new device driver usb [ 0.301981] PCI: Using ACPI for IRQ routing [ 0.303901] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305563] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307337] NetLabel: unlabeled traffic allowed by default [ 0.308205] Switched to clocksource kvm-clock [ 0.316117] AppArmor: AppArmor Filesystem Enabled [ 0.317866] pnp: PnP ACPI init [ 0.319084] ACPI: bus type PNP registered [ 0.321000] pnp: PnP ACPI: found 8 devices [ 0.322486] ACPI: bus type PNP unregistered [ 0.329588] NET: Registered protocol family 2 [ 0.331432] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333831] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.336101] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338361] TCP: reno registered [ 0.339645] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341647] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343875] NET: Registered protocol family 1 [ 0.345458] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347474] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.349469] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.366420] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383557] Trying to unpack rootfs image as initramfs... [ 0.482984] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.485854] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487850] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.490893] Scanning for low memory corruption every 60 seconds [ 0.493204] Initialise system trusted keyring [ 0.494823] audit: initializing netlink socket (disabled) [ 0.496724] type=2000 audit(1555156490.586:1): initialized [ 0.516726] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519629] zbud: loaded [ 0.520893] VFS: Disk quotas dquot_6.5.2 [ 0.522417] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.524943] fuse init (API version 7.22) [ 0.526464] msgmni has been set to 1982 [ 0.527940] Key type big_key registered [ 0.529622] Key type asymmetric registered [ 0.531150] Asymmetric key parser 'x509' registered [ 0.532893] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535601] io scheduler noop registered [ 0.537041] io scheduler deadline registered (default) [ 0.538841] io scheduler cfq registered [ 0.540337] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542300] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544554] ipmi message handler version 39.2 [ 0.546144] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548793] ACPI: Power Button [PWRF] [ 0.550250] GHES: HEST is not enabled! [ 0.566775] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.599395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.602062] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.627422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.630848] Linux agpgart interface v0.103 [ 0.633252] brd: module loaded [ 0.634880] loop: module loaded [ 0.636515] blk-mq: CPU -> queue map [ 0.637873] CPU 0 -> Queue 0 [ 0.639920] vda: vda1 [ 0.641582] scsi0 : ata_piix [ 0.642801] scsi1 : ata_piix [ 0.643951] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.646153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.649064] libphy: Fixed MDIO Bus: probed [ 0.650585] tun: Universal TUN/TAP device driver, 1.6 [ 0.652333] tun: (C) 1999-2004 Max Krasnyansky [ 0.655328] PPP generic driver version 2.4.2 [ 0.656941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659129] ehci-pci: EHCI PCI platform driver [ 0.660729] ehci-platform: EHCI generic platform driver [ 0.662591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.664696] ohci-pci: OHCI PCI platform driver [ 0.666299] ohci-platform: OHCI generic platform driver [ 0.668119] uhci_hcd: USB Universal Host Controller Interface driver [ 0.685233] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687070] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.689846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.691900] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694189] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696783] usb usb1: Product: UHCI Host Controller [ 0.698492] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.700641] usb usb1: SerialNumber: 0000:00:01.2 [ 0.702356] hub 1-0:1.0: USB hub found [ 0.703800] hub 1-0:1.0: 2 ports detected [ 0.705415] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.709107] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.710854] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712697] mousedev: PS/2 mouse device common for all mice [ 0.714965] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718050] rtc_cmos 00:00: RTC can wake from S4 [ 0.720185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722346] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724616] device-mapper: uevent: version 1.0.3 [ 0.726311] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.729282] ledtrig-cpu: registered to indicate activity on CPUs [ 0.731417] TCP: cubic registered [ 0.732748] NET: Registered protocol family 10 [ 0.734581] NET: Registered protocol family 17 [ 0.736202] Key type dns_resolver registered [ 0.737863] Loading compiled-in X.509 certificates [ 0.740100] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.743407] registered taskstats version 1 [ 0.746264] Key type trusted registered [ 0.749829] Key type encrypted registered [ 0.751328] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753224] IMA: No TPM chip found, activating TPM-bypass! [ 0.755672] regulator-dummy: disabling [ 0.757107] Magic number: 15:21:934 [ 0.758599] rtc_cmos 00:00: setting system clock to 2019-04-13 11:54:50 UTC (1555156490) [ 0.761508] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763581] EDD information not available. [ 0.805482] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819362] Write protecting the kernel read-only data: 12288k [ 0.821930] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.826067] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.840119] systemd-udevd[99]: starting version 204 [ 0.876491] FDC 0 is a S82078B [ 1.016047] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180426] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182719] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.185092] usb 1-1: Product: QEMU USB Tablet [ 1.186666] usb 1-1: Manufacturer: QEMU [ 1.188090] usb 1-1: SerialNumber: 42 [ 1.905576] 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.260069] 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.360115] random: init urandom read with 10 bits of entropy available [ 2.499838] 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 Sat, 13 Apr 2019 11:54:52 +0000. Up 2.89 seconds. cloud-init-nonet[3.10]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.81]: 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 Sat, 13 Apr 2019 11:54:55 +0000. Up 5.34 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.2 | 255.255.255.0 | fa:16:3e:5a:f2:7d | 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: c2:6d:26:9a:cf:b8:97:f1:2e:ab:92:27:c9:e7:a9:94 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . . | | + S | | . o.= | | .Eoo + | | .* o=+ . | | .B*+++. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ac:4a:2a:1f:f0:78:8a:bd:93:88:3e:0a:79:ed:84:fe root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | |. S | | = o . | |=.*.+ . | |*Bo* . | |*+B+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: 89:1c:c1:28:0d:7c:78:ae:3e:84:0b:e5:87:0e:42:53 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+ o. | | +E= .. | | .= . | | o. .. o . | |.+.o o S | |= = . | |o* . | |. + | | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3f:73:ff:a3:52:38:1d:2d:57:31:10:d1:39:83:a5:1a root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | +B+o| | ..=o| | E .. +| | oo o | | S .o + | | . o o | | + + | | = . . | | ..o.o| +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 Sat, 13 Apr 2019 11:55:05 +0000. Up 15.98 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 Sat, 13 Apr 2019 11:55:07 +0000. Up 17.03 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14314 0 --:--:-- --:--:-- --:--:-- 14378 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 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 [1166 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 [523 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 [576 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 [280 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 (1565 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.2 + 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 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 The following packages will be upgraded: libc6 1 upgraded, 98 newly installed, 0 to remove and 28 not upgraded. Need to get 74.5 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 libc6 amd64 2.19-0ubuntu6.15 [4727 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://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:39 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:40 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:41 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:42 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:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 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-168.218 [771 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 cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 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: 60%Extracting templates from packages: 90%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 74.5 MB in 16s (4413 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 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 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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... 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 ... 51950 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-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 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.1) ... 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 8685 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-168.218) ... 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 9409 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.14) ... 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 28 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58158 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.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.3' + 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 d95978f206ecbdda is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list d95978f206ecbdda: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.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: gAAAAABcsc2Z8rSmRPX8Y2bEy6PBFvVDdrBz7upsqKT7yWAAli_Wx3NhsZScdtMPzxLx3uNVdVaKfgiU8QbqOLoJo8ZPpiHV9QzOvlvHe3Qxwjhy0sKcQDuKz0NnUzTIO_aErPOCW007H6cZVVXszSrxegMt7JXIpSCbtnP5L4COwYtx8rBiwI4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-ellis-3pmkcirl5kdu/1e5b75c6-dd4e-47ef-a745-9d93b3813ba5/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 12 66 --:--:-- --:--:-- --:--:-- 66 HTTP/1.1 200 OK Date: Sat, 13 Apr 2019 11:58:05 GMT Server: Apache x-openstack-request-id: req-8ebbc44d-547f-45d5-9683-d5df66d2df7b 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ac:4a:2a:1f:f0:78:8a:bd:93:88:3e:0a:79:ed:84:fe root@ellis-0 (DSA) ec2: 256 89:1c:c1:28:0d:7c:78:ae:3e:84:0b:e5:87:0e:42:53 root@ellis-0 (ECDSA) ec2: 256 3f:73:ff:a3:52:38:1d:2d:57:31:10:d1:39:83:a5:1a root@ellis-0 (ED25519) ec2: 2048 c2:6d:26:9a:cf:b8:97:f1:2e:ab:92:27:c9:e7:a9:94 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4sEjUzWE9PCmMjUSRMoc5kjUb1N6VQB5RV2ElMRQxMYjnUSi/LwqgBrn64RTEbPU2SsievcXqVlMmvp1Gchlk= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIInCwAqtz6rXETcRRk3CpBji9xtxdMb4emFAyax7IM9k root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ+Hq/OKa+/f3FfzhwazDZwQ3gQ5ty+VE749MmkybT4Noco29SLUak5RJ49BXG1ZIoaluMsImqzVokC5RdrM0iZmatDzdlaM+UmZPA/FcrdE3K3qOt+0SY4Lq2GnJZwBqr5R+LLjm7GUeC1tw1qaVCRQ3wJRzeOYks4OeauNHSAXtxhPdyJXZq8cLE/SqzLwEdh5nS9jU07AQO2RksdM4zNOyhe7cAnfhmjN2jfeMpMTvm2JIW397LCRHgAlM02C+AAWCl1CL7VSIt59R6pTtoXUq3NKYvMIu8pSfksVYUxZhbvupyVQcttHdO3bkp0EWewpcWmSusF11WbBz18jsJ root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 11:58:05 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 195.61 seconds 2019-04-13 12:21:29,908 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:f2:7d', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:f2:7d', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:54:49.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'bb526edc-a8ca-446d-85ee-e4aaacebd058', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T11:54:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:54:49Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T11:54:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T11:53:00Z', 'created': u'2019-04-13T11:53:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 12:21:29,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:21:29,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:31,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-de07c1e5-9b9a-49fa-8db9-e097faa70c3c x-openstack-request-id: req-de07c1e5-9b9a-49fa-8db9-e097faa70c3c 2019-04-13 12:21:31,226 - 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:88:af:68", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:68", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:19.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "08e7e8c0-2c53-498c-91b7-a9933b5c9983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:19Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "dime-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:95:f9:d2", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f9:d2", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:23.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "1a0205cc-997f-4393-8b3c-93450fd13d5b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:23Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "homer-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:d1:9e:0e", "version": 4, "addr": "192.168.100.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:9e:0e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:25.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "49dec9d5-956f-4b3e-b815-a5448ab822ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:25Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "bono-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:0a:78:7b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:78:7b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:08:46.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "4879713e-df21-4086-8da0-142491bc21b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:08:46Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-13T12:08:29Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:58:33.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "b79838dc-09e0-4106-9e22-b1c93faabc6b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:58:33Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-13T11:58:18Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:5a:f2:7d", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:f2:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:54:49.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "bb526edc-a8ca-446d-85ee-e4aaacebd058", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:54:49Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-13T11:53:00Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:9e:15:f9", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:15:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:52:22.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:52:22Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ns.clearwater.opnfv", "created": "2019-04-13T11:50:34Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:21:31,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-de07c1e5-9b9a-49fa-8db9-e097faa70c3c 2019-04-13 12:21:31,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31773686409s 2019-04-13 12:21:31,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 12:21:31,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 12:21:31,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12229 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21: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-38a82850-d97c-43d6-b32e-d2f75ab12895 x-openstack-request-id: req-38a82850-d97c-43d6-b32e-d2f75ab12895 2019-04-13 12:21:31,310 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff]\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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009620] Security Framework initialized\n[ 0.011102] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013398] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016890] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020373] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022549] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024239] Initializing cgroup subsys memory\n[ 0.025775] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029551] Initializing cgroup subsys blkio\n[ 0.031032] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034285] mce: CPU supports 10 MCE banks\n[ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039436] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.042042] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050764] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.072843] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.078689] ACPI: Core revision 20131115\n[ 0.080452] ACPI: All ACPI Tables successfully acquired\n[ 0.082469] ftrace: allocating 28753 entries in 113 pages\n[ 0.104237] smpboot: Max logical packages: 1\n[ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112327] Enabling x2apic\n[ 0.113418] Enabled x2apic\n[ 0.116016] Switched APIC routing to physical x2apic.\n[ 0.119135] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.124813] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135363] KVM setup paravirtual spinlock\n[ 0.138246] x86: Booted up 1 node, 1 CPUs\n[ 0.139674] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.140415] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.142722] devtmpfs: initialized\n[ 0.145692] EVM: security.selinux\n[ 0.146919] EVM: security.SMACK64\n[ 0.148003] EVM: security.ima\n[ 0.149121] EVM: security.capability\n[ 0.151396] pinctrl core: initialized pinctrl subsystem\n[ 0.152098] regulator-dummy: no parameters\n[ 0.153630] RTC time: 11:52:23, date: 04/13/19\n[ 0.155222] NET: Registered protocol family 16\n[ 0.156151] cpuidle: using governor ladder\n[ 0.157597] cpuidle: using governor menu\n[ 0.159022] ACPI: bus type PCI registered\n[ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162247] PCI: Using configuration type 1 for base access\n[ 0.164691] bio: create slab at 0\n[ 0.166339] ACPI: Added _OSI(Module Device)\n[ 0.167797] ACPI: Added _OSI(Processor Device)\n[ 0.168003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169590] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172069] ACPI: Interpreter enabled\n[ 0.173408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.179259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.182086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.184920] ACPI: (supports S0 S5)\n[ 0.186162] ACPI: Using IOAPIC for interrupt routing\n[ 0.187860] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188166] ACPI: No dock devices found.\n[ 0.191301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194196] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200214] acpiphp: Slot [3] registered\n[ 0.201691] acpiphp: Slot [4] registered\n[ 0.203093] acpiphp: Slot [5] registered\n[ 0.204023] acpiphp: Slot [6] registered\n[ 0.205552] acpiphp: Slot [7] registered\n[ 0.207016] acpiphp: Slot [8] registered\n[ 0.208021] acpiphp: Slot [9] registered\n[ 0.209428] acpiphp: Slot [10] registered\n[ 0.210862] acpiphp: Slot [11] registered\n[ 0.212022] acpiphp: Slot [12] registered\n[ 0.213474] acpiphp: Slot [13] registered\n[ 0.214932] acpiphp: Slot [14] registered\n[ 0.216021] acpiphp: Slot [15] registered\n[ 0.217479] acpiphp: Slot [16] registered\n[ 0.218909] acpiphp: Slot [17] registered\n[ 0.220028] acpiphp: Slot [18] registered\n[ 0.221545] acpiphp: Slot [19] registered\n[ 0.223086] acpiphp: Slot [20] registered\n[ 0.224021] acpiphp: Slot [21] registered\n[ 0.225450] acpiphp: Slot [22] registered\n[ 0.226872] acpiphp: Slot [23] registered\n[ 0.228025] acpiphp: Slot [24] registered\n[ 0.229463] acpiphp: Slot [25] registered\n[ 0.230899] acpiphp: Slot [26] registered\n[ 0.232020] acpiphp: Slot [27] registered\n[ 0.233467] acpiphp: Slot [28] registered\n[ 0.234879] acpiphp: Slot [29] registered\n[ 0.236020] acpiphp: Slot [30] registered\n[ 0.237444] acpiphp: Slot [31] registered\n[ 0.238875] PCI host bridge to bus 0000:00\n[ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241831] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243844] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246170] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256136] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258640] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.279484] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.281175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.283915] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.285142] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.287583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.288833] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.290984] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.292003] vgaarb: loaded\n[ 0.293050] vgaarb: bridge control possible 0000:00:02.0\n[ 0.295074] SCSI subsystem initialized\n[ 0.296221] ACPI: bus type USB registered\n[ 0.297673] usbcore: registered new interface driver usbfs\n[ 0.299483] usbcore: registered new interface driver hub\n[ 0.300040] usbcore: registered new device driver usb\n[ 0.301884] PCI: Using ACPI for IRQ routing\n[ 0.303746] NetLabel: Initializing\n[ 0.304008] NetLabel: domain hash size = 128\n[ 0.305505] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.307186] NetLabel: unlabeled traffic allowed by default\n[ 0.308206] Switched to clocksource kvm-clock\n[ 0.316109] AppArmor: AppArmor Filesystem Enabled\n[ 0.317757] pnp: PnP ACPI init\n[ 0.318916] ACPI: bus type PNP registered\n[ 0.320790] pnp: PnP ACPI: found 8 devices\n[ 0.322237] ACPI: bus type PNP unregistered\n[ 0.329280] NET: Registered protocol family 2\n[ 0.331077] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.333366] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.335578] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.337753] TCP: reno registered\n[ 0.338984] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.340936] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.343109] NET: Registered protocol family 1\n[ 0.344632] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.346558] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.348438] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.365276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.382337] Trying to unpack rootfs image as initramfs...\n[ 0.481758] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.484598] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.486520] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.489434] Scanning for low memory corruption every 60 seconds\n[ 0.491654] Initialise system trusted keyring\n[ 0.493234] audit: initializing netlink socket (disabled)\n[ 0.495031] type=2000 audit(1555156344.025:1): initialized\n[ 0.514948] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517743] zbud: loaded\n[ 0.518970] VFS: Disk quotas dquot_6.5.2\n[ 0.520407] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522831] fuse init (API version 7.22)\n[ 0.524291] msgmni has been set to 1982\n[ 0.525709] Key type big_key registered\n[ 0.527355] Key type asymmetric registered\n[ 0.528804] Asymmetric key parser 'x509' registered\n[ 0.530492] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.533072] io scheduler noop registered\n[ 0.534480] io scheduler deadline registered (default)\n[ 0.536225] io scheduler cfq registered\n[ 0.537653] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.539499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.541659] ipmi message handler version 39.2\n[ 0.543221] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.545923] ACPI: Power Button [PWRF]\n[ 0.547442] GHES: HEST is not enabled!\n[ 0.563696] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.596167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624147] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627612] Linux agpgart interface v0.103\n[ 0.630032] brd: module loaded\n[ 0.631637] loop: module loaded\n[ 0.633270] blk-mq: CPU -> queue map\n[ 0.634584] CPU 0 -> Queue 0\n[ 0.636676] vda: vda1\n[ 0.638501] scsi0 : ata_piix\n[ 0.639723] scsi1 : ata_piix\n[ 0.640887] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.643085] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.646068] libphy: Fixed MDIO Bus: probed\n[ 0.647605] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649324] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.652413] PPP generic driver version 2.4.2\n[ 0.653990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656141] ehci-pci: EHCI PCI platform driver\n[ 0.657697] ehci-platform: EHCI generic platform driver\n[ 0.659485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661516] ohci-pci: OHCI PCI platform driver\n[ 0.663084] ohci-platform: OHCI generic platform driver\n[ 0.664848] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.681851] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.683638] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.688431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.690624] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.693144] usb usb1: Product: UHCI Host Controller\n[ 0.694804] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.696906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.698597] hub 1-0:1.0: USB hub found\n[ 0.699963] hub 1-0:1.0: 2 ports detected\n[ 0.701573] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.705265] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.706990] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.708796] mousedev: PS/2 mouse device common for all mice\n[ 0.711011] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714011] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718214] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.720394] device-mapper: uevent: version 1.0.3\n[ 0.722054] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.724953] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727057] TCP: cubic registered\n[ 0.728384] NET: Registered protocol family 10\n[ 0.730343] NET: Registered protocol family 17\n[ 0.731929] Key type dns_resolver registered\n[ 0.733574] Loading compiled-in X.509 certificates\n[ 0.735811] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.738996] registered taskstats version 1\n[ 0.742112] Key type trusted registered\n[ 0.745722] Key type encrypted registered\n[ 0.747189] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749041] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.751431] regulator-dummy: disabling\n[ 0.752853] Magic number: 15:468:883\n[ 0.754346] rtc_cmos 00:00: setting system clock to 2019-04-13 11:52:24 UTC (1555156344)\n[ 0.757203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.759187] EDD information not available.\n[ 0.802371] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.816032] Write protecting the kernel read-only data: 12288k\n[ 0.819268] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.824057] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840146] systemd-udevd[99]: starting version 204\n[ 0.876865] FDC 0 is a S82078B\n[ 1.012100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.176430] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.178661] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.180981] usb 1-1: Product: QEMU USB Tablet\n[ 1.182510] usb 1-1: Manufacturer: QEMU\n[ 1.183891] usb 1-1: SerialNumber: 42\n[ 1.905564] 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.256423] 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.357936] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.498910] 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 Sat, 13 Apr 2019 11:52:26 +0000. Up 2.88 seconds.\ncloud-init-nonet[3.07]: 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 * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.74]: static networking is now up\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 Sat, 13 Apr 2019 11:52:29 +0000. Up 5.26 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.3 | 255.255.255.0 | fa:16:3e:9e:15:f9 |\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:\n1d:05:32:60:02:de:1c:d4:26:74:d3:b9:50:3d:67:c5 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+=.=++o...o. |\n| . o.=+.ooo.o E |\n| . 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:\n74:88:bb:3e:cd:1d:7b:e0:01:90:d2:f4:0a:24:00:73 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|=.E .o.. |\n| o o. +o . |\n| ....+ . |\n| . +.. |\n| o S. |\n| . + |\n| .o o = |\n| .. o + . |\n| .. . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nde:b1:0d:a6:bb:21:28:0e:ef:13:37:39:9b:aa:98:e3 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| . S + |\n| . =. . + = |\n|. .o.=. + o . |\n|o=..o . o |\n|=E=o o. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n42:43:f1:91:dd:2e:c6:5a:c1:c6:12:69:76:db:95:c8 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| o.oB o . . |\n| . .*.B E o |\n| oo.= = . |\n| . . * o |\n| . S+ . |\n| .. |\n| |\n| |\n| |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 13 Apr 2019 11:52:35 +0000. Up 11.68 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 Sat, 13 Apr 2019 11:52:36 +0000. Up 12.84 seconds.\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\n\nUbuntu 14.04.6 LTS ns ttyS0\n\nns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB]\nGet:10 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2368 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 29 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB]\nPreconfiguring packages ...\nFetched 432 kB in 1s (336 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51347 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.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\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: gAAAAABcsc0G-yb74hmi4PegA6F5jTkbt41Z86tunmGgmh-1l82qWERrGHT3poUxf3ezoKMBTIyYQC8lW3Cpve_Pnyxn1y5qqXrDs2ex_EiImqBv0ffv7iBKlm76qAk0he0HyyzOzIp1YBuAsUS944H6eCZ3hBRKsyEzNQtUzufyJ9uLrfCr08A' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-dns-2rsiowd5bxff/51896f14-ea7b-431b-8557-091583429034/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: Sat, 13 Apr 2019 11:52:49 GMT\nServer: Apache\nx-openstack-request-id: req-37a8a18d-840f-4671-9a40-f04837a3a739\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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 74:88:bb:3e:cd:1d:7b:e0:01:90:d2:f4:0a:24:00:73 root@ns (DSA)\nec2: 256 de:b1:0d:a6:bb:21:28:0e:ef:13:37:39:9b:aa:98:e3 root@ns (ECDSA)\nec2: 256 42:43:f1:91:dd:2e:c6:5a:c1:c6:12:69:76:db:95:c8 root@ns (ED25519)\nec2: 2048 1d:05:32:60:02:de:1c:d4:26:74:d3:b9:50:3d:67:c5 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPEOx12jgwMxmA0f9OsZTe2T4ldRA5tJywEmMTr7bMYbOV3bvueH/PejJDJEAKa/to35BSlQSCTuIcG0Jr17JsI= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIELhkWTziD/Ud5+cBSHizTYxqegAObR+ZFZgt2QD/xzj root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+cdFnIWp4MtBW0NJHao161HgJLgWvhE0RvOcT6GcPRPKePKJzAdKkkbqP2XRWWkzIl6fRUjM2VvsjozLVBttw8u3P47nAh5kb3TMp2lZZAaorhchO4ZGcn2/+eZ/BeNt+GWszYFr5IgPV2Te6zphRta7sOMFCjqzFA4mkE9yBALwRP/3lrMvuoLVS78IqcMzLepVeztfYmrp8F8m3L8iceBZEPiP+vvCX8WVo+SGt/2KU7RaadnVQ/pkj3rSS+L1YWYJESSmEz1xa9VuIc+GhOQxDCQ0j2UgVXiAsRx8RmNXhzsaG4GYGiHaiCT2OLjpD+AlSCTRmzhQ+3Q1SKU/7 root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 11:52:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.72 seconds\n"} 2019-04-13 12:21:31,310 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1/action used request id req-38a82850-d97c-43d6-b32e-d2f75ab12895 2019-04-13 12:21:31,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.075896024704s 2019-04-13 12:21:31,312 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009620] Security Framework initialized [ 0.011102] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013398] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016890] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020373] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022549] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024239] Initializing cgroup subsys memory [ 0.025775] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029551] Initializing cgroup subsys blkio [ 0.031032] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034285] mce: CPU supports 10 MCE banks [ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039436] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042042] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050764] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072843] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078689] ACPI: Core revision 20131115 [ 0.080452] ACPI: All ACPI Tables successfully acquired [ 0.082469] ftrace: allocating 28753 entries in 113 pages [ 0.104237] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112327] Enabling x2apic [ 0.113418] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.119135] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124813] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135363] KVM setup paravirtual spinlock [ 0.138246] x86: Booted up 1 node, 1 CPUs [ 0.139674] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140415] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142722] devtmpfs: initialized [ 0.145692] EVM: security.selinux [ 0.146919] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149121] EVM: security.capability [ 0.151396] pinctrl core: initialized pinctrl subsystem [ 0.152098] regulator-dummy: no parameters [ 0.153630] RTC time: 11:52:23, date: 04/13/19 [ 0.155222] NET: Registered protocol family 16 [ 0.156151] cpuidle: using governor ladder [ 0.157597] cpuidle: using governor menu [ 0.159022] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162247] PCI: Using configuration type 1 for base access [ 0.164691] bio: create slab at 0 [ 0.166339] ACPI: Added _OSI(Module Device) [ 0.167797] ACPI: Added _OSI(Processor Device) [ 0.168003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169590] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172069] ACPI: Interpreter enabled [ 0.173408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.179259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.182086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.184920] ACPI: (supports S0 S5) [ 0.186162] ACPI: Using IOAPIC for interrupt routing [ 0.187860] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188166] ACPI: No dock devices found. [ 0.191301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194196] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200214] acpiphp: Slot [3] registered [ 0.201691] acpiphp: Slot [4] registered [ 0.203093] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205552] acpiphp: Slot [7] registered [ 0.207016] acpiphp: Slot [8] registered [ 0.208021] acpiphp: Slot [9] registered [ 0.209428] acpiphp: Slot [10] registered [ 0.210862] acpiphp: Slot [11] registered [ 0.212022] acpiphp: Slot [12] registered [ 0.213474] acpiphp: Slot [13] registered [ 0.214932] acpiphp: Slot [14] registered [ 0.216021] acpiphp: Slot [15] registered [ 0.217479] acpiphp: Slot [16] registered [ 0.218909] acpiphp: Slot [17] registered [ 0.220028] acpiphp: Slot [18] registered [ 0.221545] acpiphp: Slot [19] registered [ 0.223086] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225450] acpiphp: Slot [22] registered [ 0.226872] acpiphp: Slot [23] registered [ 0.228025] acpiphp: Slot [24] registered [ 0.229463] acpiphp: Slot [25] registered [ 0.230899] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233467] acpiphp: Slot [28] registered [ 0.234879] acpiphp: Slot [29] registered [ 0.236020] acpiphp: Slot [30] registered [ 0.237444] acpiphp: Slot [31] registered [ 0.238875] PCI host bridge to bus 0000:00 [ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241831] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243844] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246170] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256136] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258640] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.279484] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283915] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285142] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288833] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.290984] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292003] vgaarb: loaded [ 0.293050] vgaarb: bridge control possible 0000:00:02.0 [ 0.295074] SCSI subsystem initialized [ 0.296221] ACPI: bus type USB registered [ 0.297673] usbcore: registered new interface driver usbfs [ 0.299483] usbcore: registered new interface driver hub [ 0.300040] usbcore: registered new device driver usb [ 0.301884] PCI: Using ACPI for IRQ routing [ 0.303746] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305505] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307186] NetLabel: unlabeled traffic allowed by default [ 0.308206] Switched to clocksource kvm-clock [ 0.316109] AppArmor: AppArmor Filesystem Enabled [ 0.317757] pnp: PnP ACPI init [ 0.318916] ACPI: bus type PNP registered [ 0.320790] pnp: PnP ACPI: found 8 devices [ 0.322237] ACPI: bus type PNP unregistered [ 0.329280] NET: Registered protocol family 2 [ 0.331077] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333366] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.335578] TCP: Hash tables configured (established 8192 bind 8192) [ 0.337753] TCP: reno registered [ 0.338984] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.340936] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343109] NET: Registered protocol family 1 [ 0.344632] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.346558] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348438] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382337] Trying to unpack rootfs image as initramfs... [ 0.481758] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.484598] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.486520] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489434] Scanning for low memory corruption every 60 seconds [ 0.491654] Initialise system trusted keyring [ 0.493234] audit: initializing netlink socket (disabled) [ 0.495031] type=2000 audit(1555156344.025:1): initialized [ 0.514948] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517743] zbud: loaded [ 0.518970] VFS: Disk quotas dquot_6.5.2 [ 0.520407] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522831] fuse init (API version 7.22) [ 0.524291] msgmni has been set to 1982 [ 0.525709] Key type big_key registered [ 0.527355] Key type asymmetric registered [ 0.528804] Asymmetric key parser 'x509' registered [ 0.530492] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.533072] io scheduler noop registered [ 0.534480] io scheduler deadline registered (default) [ 0.536225] io scheduler cfq registered [ 0.537653] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.539499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.541659] ipmi message handler version 39.2 [ 0.543221] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.545923] ACPI: Power Button [PWRF] [ 0.547442] GHES: HEST is not enabled! [ 0.563696] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.596167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624147] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627612] Linux agpgart interface v0.103 [ 0.630032] brd: module loaded [ 0.631637] loop: module loaded [ 0.633270] blk-mq: CPU -> queue map [ 0.634584] CPU 0 -> Queue 0 [ 0.636676] vda: vda1 [ 0.638501] scsi0 : ata_piix [ 0.639723] scsi1 : ata_piix [ 0.640887] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.643085] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.646068] libphy: Fixed MDIO Bus: probed [ 0.647605] tun: Universal TUN/TAP device driver, 1.6 [ 0.649324] tun: (C) 1999-2004 Max Krasnyansky [ 0.652413] PPP generic driver version 2.4.2 [ 0.653990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656141] ehci-pci: EHCI PCI platform driver [ 0.657697] ehci-platform: EHCI generic platform driver [ 0.659485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661516] ohci-pci: OHCI PCI platform driver [ 0.663084] ohci-platform: OHCI generic platform driver [ 0.664848] uhci_hcd: USB Universal Host Controller Interface driver [ 0.681851] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.683638] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.686363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.688431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.690624] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.693144] usb usb1: Product: UHCI Host Controller [ 0.694804] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.696906] usb usb1: SerialNumber: 0000:00:01.2 [ 0.698597] hub 1-0:1.0: USB hub found [ 0.699963] hub 1-0:1.0: 2 ports detected [ 0.701573] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705265] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706990] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.708796] mousedev: PS/2 mouse device common for all mice [ 0.711011] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714011] rtc_cmos 00:00: RTC can wake from S4 [ 0.716125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.718214] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.720394] device-mapper: uevent: version 1.0.3 [ 0.722054] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.724953] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727057] TCP: cubic registered [ 0.728384] NET: Registered protocol family 10 [ 0.730343] NET: Registered protocol family 17 [ 0.731929] Key type dns_resolver registered [ 0.733574] Loading compiled-in X.509 certificates [ 0.735811] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.738996] registered taskstats version 1 [ 0.742112] Key type trusted registered [ 0.745722] Key type encrypted registered [ 0.747189] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749041] IMA: No TPM chip found, activating TPM-bypass! [ 0.751431] regulator-dummy: disabling [ 0.752853] Magic number: 15:468:883 [ 0.754346] rtc_cmos 00:00: setting system clock to 2019-04-13 11:52:24 UTC (1555156344) [ 0.757203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759187] EDD information not available. [ 0.802371] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.816032] Write protecting the kernel read-only data: 12288k [ 0.819268] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.824057] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.840146] systemd-udevd[99]: starting version 204 [ 0.876865] FDC 0 is a S82078B [ 1.012100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176430] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178661] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180981] usb 1-1: Product: QEMU USB Tablet [ 1.182510] usb 1-1: Manufacturer: QEMU [ 1.183891] usb 1-1: SerialNumber: 42 [ 1.905564] 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.256423] 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.357936] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.498910] 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 Sat, 13 Apr 2019 11:52:26 +0000. Up 2.88 seconds. cloud-init-nonet[3.07]: 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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.74]: static networking is now up * 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 Sat, 13 Apr 2019 11:52:29 +0000. Up 5.26 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.3 | 255.255.255.0 | fa:16:3e:9e:15:f9 | 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: 1d:05:32:60:02:de:1c:d4:26:74:d3:b9:50:3d:67:c5 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .+=.=++o...o. | | . o.=+.ooo.o E | | . 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: 74:88:bb:3e:cd:1d:7b:e0:01:90:d2:f4:0a:24:00:73 root@ns The key's randomart image is: +--[ DSA 1024]----+ |=.E .o.. | | o o. +o . | | ....+ . | | . +.. | | o S. | | . + | | .o o = | | .. o + . | | .. . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: de:b1:0d:a6:bb:21:28:0e:ef:13:37:39:9b:aa:98:e3 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | . S + | | . =. . + = | |. .o.=. + o . | |o=..o . o | |=E=o o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 42:43:f1:91:dd:2e:c6:5a:c1:c6:12:69:76:db:95:c8 root@ns The key's randomart image is: +--[ED25519 256--+ | o.oB o . . | | . .*.B E o | | oo.= = . | | . . * o | | . S+ . | | .. | | | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sat, 13 Apr 2019 11:52:35 +0000. Up 11.68 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 Sat, 13 Apr 2019 11:52:36 +0000. Up 12.84 seconds. + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ubuntu 14.04.6 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2368 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 29 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (336 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51347 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + 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: gAAAAABcsc0G-yb74hmi4PegA6F5jTkbt41Z86tunmGgmh-1l82qWERrGHT3poUxf3ezoKMBTIyYQC8lW3Cpve_Pnyxn1y5qqXrDs2ex_EiImqBv0ffv7iBKlm76qAk0he0HyyzOzIp1YBuAsUS944H6eCZ3hBRKsyEzNQtUzufyJ9uLrfCr08A' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-dns-2rsiowd5bxff/51896f14-ea7b-431b-8557-091583429034/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: Sat, 13 Apr 2019 11:52:49 GMT Server: Apache x-openstack-request-id: req-37a8a18d-840f-4671-9a40-f04837a3a739 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 74:88:bb:3e:cd:1d:7b:e0:01:90:d2:f4:0a:24:00:73 root@ns (DSA) ec2: 256 de:b1:0d:a6:bb:21:28:0e:ef:13:37:39:9b:aa:98:e3 root@ns (ECDSA) ec2: 256 42:43:f1:91:dd:2e:c6:5a:c1:c6:12:69:76:db:95:c8 root@ns (ED25519) ec2: 2048 1d:05:32:60:02:de:1c:d4:26:74:d3:b9:50:3d:67:c5 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPEOx12jgwMxmA0f9OsZTe2T4ldRA5tJywEmMTr7bMYbOV3bvueH/PejJDJEAKa/to35BSlQSCTuIcG0Jr17JsI= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIELhkWTziD/Ud5+cBSHizTYxqegAObR+ZFZgt2QD/xzj root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+cdFnIWp4MtBW0NJHao161HgJLgWvhE0RvOcT6GcPRPKePKJzAdKkkbqP2XRWWkzIl6fRUjM2VvsjozLVBttw8u3P47nAh5kb3TMp2lZZAaorhchO4ZGcn2/+eZ/BeNt+GWszYFr5IgPV2Te6zphRta7sOMFCjqzFA4mkE9yBALwRP/3lrMvuoLVS78IqcMzLepVeztfYmrp8F8m3L8iceBZEPiP+vvCX8WVo+SGt/2KU7RaadnVQ/pkj3rSS+L1YWYJESSmEz1xa9VuIc+GhOQxDCQ0j2UgVXiAsRx8RmNXhzsaG4GYGiHaiCT2OLjpD+AlSCTRmzhQ+3Q1SKU/7 root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 11:52:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.72 seconds 2019-04-13 12:21:31,314 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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 0x371d2000-0x378e0fff] [ 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-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009620] Security Framework initialized [ 0.011102] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013398] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016890] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020373] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022549] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024239] Initializing cgroup subsys memory [ 0.025775] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029551] Initializing cgroup subsys blkio [ 0.031032] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034285] mce: CPU supports 10 MCE banks [ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039436] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042042] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050764] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072843] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078689] ACPI: Core revision 20131115 [ 0.080452] ACPI: All ACPI Tables successfully acquired [ 0.082469] ftrace: allocating 28753 entries in 113 pages [ 0.104237] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112327] Enabling x2apic [ 0.113418] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.119135] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124813] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135363] KVM setup paravirtual spinlock [ 0.138246] x86: Booted up 1 node, 1 CPUs [ 0.139674] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140415] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142722] devtmpfs: initialized [ 0.145692] EVM: security.selinux [ 0.146919] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149121] EVM: security.capability [ 0.151396] pinctrl core: initialized pinctrl subsystem [ 0.152098] regulator-dummy: no parameters [ 0.153630] RTC time: 11:52:23, date: 04/13/19 [ 0.155222] NET: Registered protocol family 16 [ 0.156151] cpuidle: using governor ladder [ 0.157597] cpuidle: using governor menu [ 0.159022] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162247] PCI: Using configuration type 1 for base access [ 0.164691] bio: create slab at 0 [ 0.166339] ACPI: Added _OSI(Module Device) [ 0.167797] ACPI: Added _OSI(Processor Device) [ 0.168003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169590] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172069] ACPI: Interpreter enabled [ 0.173408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.179259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.182086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.184920] ACPI: (supports S0 S5) [ 0.186162] ACPI: Using IOAPIC for interrupt routing [ 0.187860] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188166] ACPI: No dock devices found. [ 0.191301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194196] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200214] acpiphp: Slot [3] registered [ 0.201691] acpiphp: Slot [4] registered [ 0.203093] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205552] acpiphp: Slot [7] registered [ 0.207016] acpiphp: Slot [8] registered [ 0.208021] acpiphp: Slot [9] registered [ 0.209428] acpiphp: Slot [10] registered [ 0.210862] acpiphp: Slot [11] registered [ 0.212022] acpiphp: Slot [12] registered [ 0.213474] acpiphp: Slot [13] registered [ 0.214932] acpiphp: Slot [14] registered [ 0.216021] acpiphp: Slot [15] registered [ 0.217479] acpiphp: Slot [16] registered [ 0.218909] acpiphp: Slot [17] registered [ 0.220028] acpiphp: Slot [18] registered [ 0.221545] acpiphp: Slot [19] registered [ 0.223086] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225450] acpiphp: Slot [22] registered [ 0.226872] acpiphp: Slot [23] registered [ 0.228025] acpiphp: Slot [24] registered [ 0.229463] acpiphp: Slot [25] registered [ 0.230899] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233467] acpiphp: Slot [28] registered [ 0.234879] acpiphp: Slot [29] registered [ 0.236020] acpiphp: Slot [30] registered [ 0.237444] acpiphp: Slot [31] registered [ 0.238875] PCI host bridge to bus 0000:00 [ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241831] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243844] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246170] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256136] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258640] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.279484] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281175] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283915] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285142] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287583] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288833] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.290984] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292003] vgaarb: loaded [ 0.293050] vgaarb: bridge control possible 0000:00:02.0 [ 0.295074] SCSI subsystem initialized [ 0.296221] ACPI: bus type USB registered [ 0.297673] usbcore: registered new interface driver usbfs [ 0.299483] usbcore: registered new interface driver hub [ 0.300040] usbcore: registered new device driver usb [ 0.301884] PCI: Using ACPI for IRQ routing [ 0.303746] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305505] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307186] NetLabel: unlabeled traffic allowed by default [ 0.308206] Switched to clocksource kvm-clock [ 0.316109] AppArmor: AppArmor Filesystem Enabled [ 0.317757] pnp: PnP ACPI init [ 0.318916] ACPI: bus type PNP registered [ 0.320790] pnp: PnP ACPI: found 8 devices [ 0.322237] ACPI: bus type PNP unregistered [ 0.329280] NET: Registered protocol family 2 [ 0.331077] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333366] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.335578] TCP: Hash tables configured (established 8192 bind 8192) [ 0.337753] TCP: reno registered [ 0.338984] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.340936] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343109] NET: Registered protocol family 1 [ 0.344632] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.346558] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348438] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365276] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382337] Trying to unpack rootfs image as initramfs... [ 0.481758] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.484598] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.486520] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.489434] Scanning for low memory corruption every 60 seconds [ 0.491654] Initialise system trusted keyring [ 0.493234] audit: initializing netlink socket (disabled) [ 0.495031] type=2000 audit(1555156344.025:1): initialized [ 0.514948] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517743] zbud: loaded [ 0.518970] VFS: Disk quotas dquot_6.5.2 [ 0.520407] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522831] fuse init (API version 7.22) [ 0.524291] msgmni has been set to 1982 [ 0.525709] Key type big_key registered [ 0.527355] Key type asymmetric registered [ 0.528804] Asymmetric key parser 'x509' registered [ 0.530492] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.533072] io scheduler noop registered [ 0.534480] io scheduler deadline registered (default) [ 0.536225] io scheduler cfq registered [ 0.537653] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.539499] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.541659] ipmi message handler version 39.2 [ 0.543221] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.545923] ACPI: Power Button [PWRF] [ 0.547442] GHES: HEST is not enabled! [ 0.563696] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.596167] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598828] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624147] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627612] Linux agpgart interface v0.103 [ 0.630032] brd: module loaded [ 0.631637] loop: module loaded [ 0.633270] blk-mq: CPU -> queue map [ 0.634584] CPU 0 -> Queue 0 [ 0.636676] vda: vda1 [ 0.638501] scsi0 : ata_piix [ 0.639723] scsi1 : ata_piix [ 0.640887] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.643085] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.646068] libphy: Fixed MDIO Bus: probed [ 0.647605] tun: Universal TUN/TAP device driver, 1.6 [ 0.649324] tun: (C) 1999-2004 Max Krasnyansky [ 0.652413] PPP generic driver version 2.4.2 [ 0.653990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656141] ehci-pci: EHCI PCI platform driver [ 0.657697] ehci-platform: EHCI generic platform driver [ 0.659485] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661516] ohci-pci: OHCI PCI platform driver [ 0.663084] ohci-platform: OHCI generic platform driver [ 0.664848] uhci_hcd: USB Universal Host Controller Interface driver [ 0.681851] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.683638] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.686363] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.688431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.690624] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.693144] usb usb1: Product: UHCI Host Controller [ 0.694804] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.696906] usb usb1: SerialNumber: 0000:00:01.2 [ 0.698597] hub 1-0:1.0: USB hub found [ 0.699963] hub 1-0:1.0: 2 ports detected [ 0.701573] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705265] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.706990] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.708796] mousedev: PS/2 mouse device common for all mice [ 0.711011] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714011] rtc_cmos 00:00: RTC can wake from S4 [ 0.716125] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.718214] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.720394] device-mapper: uevent: version 1.0.3 [ 0.722054] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.724953] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727057] TCP: cubic registered [ 0.728384] NET: Registered protocol family 10 [ 0.730343] NET: Registered protocol family 17 [ 0.731929] Key type dns_resolver registered [ 0.733574] Loading compiled-in X.509 certificates [ 0.735811] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.738996] registered taskstats version 1 [ 0.742112] Key type trusted registered [ 0.745722] Key type encrypted registered [ 0.747189] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749041] IMA: No TPM chip found, activating TPM-bypass! [ 0.751431] regulator-dummy: disabling [ 0.752853] Magic number: 15:468:883 [ 0.754346] rtc_cmos 00:00: setting system clock to 2019-04-13 11:52:24 UTC (1555156344) [ 0.757203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759187] EDD information not available. [ 0.802371] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.816032] Write protecting the kernel read-only data: 12288k [ 0.819268] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.824057] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.840146] systemd-udevd[99]: starting version 204 [ 0.876865] FDC 0 is a S82078B [ 1.012100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.176430] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.178661] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.180981] usb 1-1: Product: QEMU USB Tablet [ 1.182510] usb 1-1: Manufacturer: QEMU [ 1.183891] usb 1-1: SerialNumber: 42 [ 1.905564] 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.256423] 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.357936] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.498910] 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 Sat, 13 Apr 2019 11:52:26 +0000. Up 2.88 seconds. cloud-init-nonet[3.07]: 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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.74]: static networking is now up * 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 Sat, 13 Apr 2019 11:52:29 +0000. Up 5.26 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.3 | 255.255.255.0 | fa:16:3e:9e:15:f9 | 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: 1d:05:32:60:02:de:1c:d4:26:74:d3:b9:50:3d:67:c5 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .+=.=++o...o. | | . o.=+.ooo.o E | | . 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: 74:88:bb:3e:cd:1d:7b:e0:01:90:d2:f4:0a:24:00:73 root@ns The key's randomart image is: +--[ DSA 1024]----+ |=.E .o.. | | o o. +o . | | ....+ . | | . +.. | | o S. | | . + | | .o o = | | .. o + . | | .. . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: de:b1:0d:a6:bb:21:28:0e:ef:13:37:39:9b:aa:98:e3 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | . S + | | . =. . + = | |. .o.=. + o . | |o=..o . o | |=E=o o. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 42:43:f1:91:dd:2e:c6:5a:c1:c6:12:69:76:db:95:c8 root@ns The key's randomart image is: +--[ED25519 256--+ | o.oB o . . | | . .*.B E o | | oo.= = . | | . . * o | | . S+ . | | .. | | | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sat, 13 Apr 2019 11:52:35 +0000. Up 11.68 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 Sat, 13 Apr 2019 11:52:36 +0000. Up 12.84 seconds. + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ubuntu 14.04.6 LTS ns ttyS0 ns login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2368 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 29 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (336 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51347 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.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + 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: gAAAAABcsc0G-yb74hmi4PegA6F5jTkbt41Z86tunmGgmh-1l82qWERrGHT3poUxf3ezoKMBTIyYQC8lW3Cpve_Pnyxn1y5qqXrDs2ex_EiImqBv0ffv7iBKlm76qAk0he0HyyzOzIp1YBuAsUS944H6eCZ3hBRKsyEzNQtUzufyJ9uLrfCr08A' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.23:8004/v1/7d66b07570654647896faf50cc8cf9c6/stacks/clearwater-opnfv-dns-2rsiowd5bxff/51896f14-ea7b-431b-8557-091583429034/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: Sat, 13 Apr 2019 11:52:49 GMT Server: Apache x-openstack-request-id: req-37a8a18d-840f-4671-9a40-f04837a3a739 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 | db:53:61:07:7a:d2:d3:75:65:7a:bd:8c:98:28:fe:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 74:88:bb:3e:cd:1d:7b:e0:01:90:d2:f4:0a:24:00:73 root@ns (DSA) ec2: 256 de:b1:0d:a6:bb:21:28:0e:ef:13:37:39:9b:aa:98:e3 root@ns (ECDSA) ec2: 256 42:43:f1:91:dd:2e:c6:5a:c1:c6:12:69:76:db:95:c8 root@ns (ED25519) ec2: 2048 1d:05:32:60:02:de:1c:d4:26:74:d3:b9:50:3d:67:c5 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPEOx12jgwMxmA0f9OsZTe2T4ldRA5tJywEmMTr7bMYbOV3bvueH/PejJDJEAKa/to35BSlQSCTuIcG0Jr17JsI= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIELhkWTziD/Ud5+cBSHizTYxqegAObR+ZFZgt2QD/xzj root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+cdFnIWp4MtBW0NJHao161HgJLgWvhE0RvOcT6GcPRPKePKJzAdKkkbqP2XRWWkzIl6fRUjM2VvsjozLVBttw8u3P47nAh5kb3TMp2lZZAaorhchO4ZGcn2/+eZ/BeNt+GWszYFr5IgPV2Te6zphRta7sOMFCjqzFA4mkE9yBALwRP/3lrMvuoLVS78IqcMzLepVeztfYmrp8F8m3L8iceBZEPiP+vvCX8WVo+SGt/2KU7RaadnVQ/pkj3rSS+L1YWYJESSmEz1xa9VuIc+GhOQxDCQ0j2UgVXiAsRx8RmNXhzsaG4GYGiHaiCT2OLjpD+AlSCTRmzhQ+3Q1SKU/7 root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 13 Apr 2019 11:52:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.72 seconds 2019-04-13 12:21:31,317 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2019-04-13 12:21:31,425 - 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-04-13 12:21:31,497 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-04-13 12:21:31,498 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-04-13 12:21:31,878 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550191@clearwater.opnfv', u'sip_username': u'6505550191', u'formatted_number': u'(650) 555-0191', u'number': u'6505550191', u'sip_uri': u'sip:6505550191@clearwater.opnfv', u'number_id': u'a95804cbc8cc4a43aedd2345f8cc5462', u'sip_password': u'9hTdp6kwP', u'pstn': False} 2019-04-13 12:21:31,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:21:31,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:21:31,908 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:21:31 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0 Server: Apache x-openstack-request-id: req-08ecb296-318e-46ad-ae16-eb54b8623c17 2019-04-13 12:21:31,908 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:21:32,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Sat, 13 Apr 2019 12:21:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-54607b70-f230-44cd-b78d-fb6e39c73c1e 2019-04-13 12:21:32,230 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "outputs": [{"output_value": "172.30.9.211", "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-04-13 12:21:32,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0 used request id req-54607b70-f230-44cd-b78d-fb6e39c73c1e 2019-04-13 12:21:32,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.351140975952s 2019-04-13 12:21:32,232 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.211', 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-04-13 12:21:32,233 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-04-13 12:21:32,233 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-04-13 12:21:32,240 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-04-13 12:21:32,241 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-04-13 12:23:42,367 - 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) - (6505550110, 6505550159) Passed Basic Call - SDP (TCP) - (6505550298, 6505550450) Passed Basic Call - Tel URIs (TCP) - (6505550716, 6505550522) Passed Basic Call - Unknown number (TCP) - (6505550264, 6505550981) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550717, 6505550926) Passed Basic Call - Messages - Pager model (TCP) - (6505550651, 6505550595) Passed Basic Call - Pracks (TCP) - (6505550457, 6505550722) Passed Basic Registration (TCP) - (6505550227) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550015, 6505550953) Passed Call Barring - Outbound Rejection (TCP) - (6505550748, 6505550922) 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) - (6505550565, 6505550894) 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) - (6505550361, 6505550430, 6505550563) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550310, 6505550296, 6505550604) Passed Call Diversion - Not reachable (408) (TCP) - (6505550967, 6505550763, 6505550454) Passed Call Diversion - Not reachable (503) (TCP) - (6505550277, 6505550896, 6505550942) Passed Call Diversion - Not reachable (500) (TCP) - (6505550256, 6505550217, 6505550727) Passed Call Diversion - Busy (TCP) - (6505550096, 6505550085, 6505550929) Passed Call Diversion - Unconditional (TCP) - (6505550585, 6505550362, 6505550333) Passed Call Diversion - No answer (TCP) - (6505550750, 6505550756, 6505550880) Passed Call Diversion - Bad target URI (TCP) - (6505550398, 6505550664) Passed Call Diversion - Audio-only call (TCP) - (6505550843, 6505550750, 6505550145, 6505550510) Passed Call Diversion - Audio-video call (TCP) - (6505550578, 6505550700, 6505550218, 6505550101) Passed Call Forking - Mainline (TCP) - (6505550903, 6505550797) Passed Call Forking - Endpoint offline (TCP) - (6505550752, 6505550557) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550855, 6505550280) Passed Call Waiting - Accepted (TCP) - (6505550876, 6505550720, 6505550510) Passed Call Waiting - Cancelled (TCP) - (6505550372, 6505550421, 6505550857) Passed CANCEL - Mainline (TCP) - (6505550964, 6505550503) Passed Filtering - Accept-Contact (TCP) - (6505550584, 6505550671) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550089, 6505550516) Passed Filtering - Accept-Contact no match (TCP) - (6505550052, 6505550200) Passed Filtering - Accept-Contact negated match (TCP) - (6505550763, 6505550225) Passed Filtering - RFC3841 example (TCP) - (6505550678, 6505550218) Passed Filtering - Reject-Contact no match (TCP) - (6505550806, 6505550194) Passed Filtering - Reject-Contact match (TCP) - (6505550259, 6505550662) 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) - (6505550544) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550611) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550544) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550991) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550532, 6505550234) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550082, 6505550610) Passed GRUU - Call - only GRUU as target (TCP) - (6505550921, 6505550643) Passed GRUU - Call - AoR as target (TCP) - (6505550275, 6505550278) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550973, 6505550911) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550627, 6505550473) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550894, 6505550638) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550568, 6505550550) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550157, 6505550893) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550573, 6505550140) 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) - (6505550532) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550638) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550404) 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) - (6505550827, 6505550680) 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-04-13 12:23:42,369 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-04-13 12:23:42,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:23:42,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:43,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-5e2dafd9-a06b-4f85-afdb-dfe2cee6d934 x-openstack-request-id: req-5e2dafd9-a06b-4f85-afdb-dfe2cee6d934 2019-04-13 12:23:43,054 - 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:88:af:68", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:af:68", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:19.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "08e7e8c0-2c53-498c-91b7-a9933b5c9983", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:19Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "dime-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:95:f9:d2", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:f9:d2", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:23.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "1a0205cc-997f-4393-8b3c-93450fd13d5b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:23Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "homer-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:d1:9e:0e", "version": 4, "addr": "192.168.100.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:9e:0e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:14:25.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "49dec9d5-956f-4b3e-b815-a5448ab822ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:14:25Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "bono-0.clearwater.opnfv", "created": "2019-04-13T12:13:47Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:0a:78:7b", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:78:7b", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4879713e-df21-4086-8da0-142491bc21b5", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:08:46.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "4879713e-df21-4086-8da0-142491bc21b5", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:08:46Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-13T12:08:29Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:d0:76", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:58:33.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "b79838dc-09e0-4106-9e22-b1c93faabc6b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:58:33Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-13T11:58:18Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:5a:f2:7d", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:f2:7d", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:54:49.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "bb526edc-a8ca-446d-85ee-e4aaacebd058", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:54:49Z", "hostId": "0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-13T11:53:00Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "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:9e:15:f9", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:15:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "rel": "bookmark"}], "image": {"id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "links": [{"href": "http://172.30.9.23:8774/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T11:52:22.000000", "flavor": {"id": "71bda2f5-b045-49cb-b6f2-cbf3e2319878", "links": [{"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "bookmark"}]}, "id": "88e5b3fc-9c4c-44e0-b936-41d61f53fef1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2bb473762bd14cada59da09b642a19c2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T11:52:22Z", "hostId": "f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "name": "ns.clearwater.opnfv", "created": "2019-04-13T11:50:34Z", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:23:43,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e2dafd9-a06b-4f85-afdb-dfe2cee6d934 2019-04-13 12:23:43,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68551492691s 2019-04-13 12:23:43,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:23:43,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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:43,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-39be3507-abaf-42c5-b00a-bb186516784a x-openstack-request-id: req-39be3507-abaf-42c5-b00a-bb186516784a 2019-04-13 12:23:43,087 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:23:43,088 - 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-39be3507-abaf-42c5-b00a-bb186516784a 2019-04-13 12:23:43,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235748291016s 2019-04-13 12:23:43,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:23:43,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:44,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-2f8a11d7-3776-4bc7-8832-880193daf8d1 x-openstack-request-id: req-2f8a11d7-3776-4bc7-8832-880193daf8d1 2019-04-13 12:23:44,093 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:23:44,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/08e7e8c0-2c53-498c-91b7-a9933b5c9983/os-security-groups used request id req-2f8a11d7-3776-4bc7-8832-880193daf8d1 2019-04-13 12:23:44,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.00438284874s 2019-04-13 12:23:44,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:23:44,104 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:44,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23:44 GMT X-Openstack-Request-Id: req-58e4a775-6ad9-43b1-aab8-b4f69f694a01 2019-04-13 12:23:44,421 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:23:44,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-58e4a775-6ad9-43b1-aab8-b4f69f694a01 2019-04-13 12:23:44,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321132898331s 2019-04-13 12:23:44,428 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:23:44,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:23:44,432 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:44,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-6422ea63-ce25-4fcc-8fce-f1440e6a28de x-openstack-request-id: req-6422ea63-ce25-4fcc-8fce-f1440e6a28de 2019-04-13 12:23:44,455 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:23:44,456 - 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-6422ea63-ce25-4fcc-8fce-f1440e6a28de 2019-04-13 12:23:44,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274841785431s 2019-04-13 12:23:44,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:23:44,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:44,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-55481a07-5c01-4d2a-adc1-c6df066dfe78 x-openstack-request-id: req-55481a07-5c01-4d2a-adc1-c6df066dfe78 2019-04-13 12:23:44,871 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:23:44,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1a0205cc-997f-4393-8b3c-93450fd13d5b/os-security-groups used request id req-55481a07-5c01-4d2a-adc1-c6df066dfe78 2019-04-13 12:23:44,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.414616107941s 2019-04-13 12:23:44,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:23:44,882 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:44,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23:44 GMT X-Openstack-Request-Id: req-62644349-4d00-46ca-b69b-47e0bb2e96be 2019-04-13 12:23:44,915 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:23:44,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-62644349-4d00-46ca-b69b-47e0bb2e96be 2019-04-13 12:23:44,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037712097168s 2019-04-13 12:23:44,921 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:23:44,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:23:44,925 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:44,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-594081b1-142d-4f08-bb42-db5cf1d9fd09 x-openstack-request-id: req-594081b1-142d-4f08-bb42-db5cf1d9fd09 2019-04-13 12:23:44,947 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:23:44,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-594081b1-142d-4f08-bb42-db5cf1d9fd09 2019-04-13 12:23:44,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248711109161s 2019-04-13 12:23:44,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:23:44,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:45,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-4654aae4-b850-43c4-817d-110bfb9eeff3 x-openstack-request-id: req-4654aae4-b850-43c4-817d-110bfb9eeff3 2019-04-13 12:23:45,386 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:23:45,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/49dec9d5-956f-4b3e-b815-a5448ab822ab/os-security-groups used request id req-4654aae4-b850-43c4-817d-110bfb9eeff3 2019-04-13 12:23:45,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.438519954681s 2019-04-13 12:23:45,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:23:45,397 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:45,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23:45 GMT X-Openstack-Request-Id: req-cde5d2f5-d9db-417b-bd2e-e6bbbaedfb36 2019-04-13 12:23:45,431 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:23:45,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cde5d2f5-d9db-417b-bd2e-e6bbbaedfb36 2019-04-13 12:23:45,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382478237152s 2019-04-13 12:23:45,437 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:23:45,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:23:45,441 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:45,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-85ee0998-3bf4-47a7-a678-a736df099a36 x-openstack-request-id: req-85ee0998-3bf4-47a7-a678-a736df099a36 2019-04-13 12:23:45,461 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:23:45,461 - 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-85ee0998-3bf4-47a7-a678-a736df099a36 2019-04-13 12:23:45,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233631134033s 2019-04-13 12:23:45,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:23:45,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:46,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-d73dcd61-29bd-4678-9ab2-7d15437d9067 x-openstack-request-id: req-d73dcd61-29bd-4678-9ab2-7d15437d9067 2019-04-13 12:23:46,480 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:23:46,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4879713e-df21-4086-8da0-142491bc21b5/os-security-groups used request id req-d73dcd61-29bd-4678-9ab2-7d15437d9067 2019-04-13 12:23:46,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.01830911636s 2019-04-13 12:23:46,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:23:46,491 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:46,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23:46 GMT X-Openstack-Request-Id: req-b8dc281d-6998-44ab-9b02-758f6e8bc704 2019-04-13 12:23:46,614 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:23:46,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b8dc281d-6998-44ab-9b02-758f6e8bc704 2019-04-13 12:23:46,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.127587080002s 2019-04-13 12:23:46,621 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:23:46,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:23:46,625 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:46,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-e07df205-5d80-44a4-89bc-38c043728a8c x-openstack-request-id: req-e07df205-5d80-44a4-89bc-38c043728a8c 2019-04-13 12:23:46,646 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:23:46,646 - 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-e07df205-5d80-44a4-89bc-38c043728a8c 2019-04-13 12:23:46,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243349075317s 2019-04-13 12:23:46,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:23:46,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:47,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-b387b610-93cf-497f-8eba-c61d3f7d88c7 x-openstack-request-id: req-b387b610-93cf-497f-8eba-c61d3f7d88c7 2019-04-13 12:23:47,375 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:23:47,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b79838dc-09e0-4106-9e22-b1c93faabc6b/os-security-groups used request id req-b387b610-93cf-497f-8eba-c61d3f7d88c7 2019-04-13 12:23:47,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.727874994278s 2019-04-13 12:23:47,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:23:47,386 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:47,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23:47 GMT X-Openstack-Request-Id: req-0d3e4f35-cbbe-49ff-b92b-bf6edc2bc082 2019-04-13 12:23:47,419 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:23:47,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0d3e4f35-cbbe-49ff-b92b-bf6edc2bc082 2019-04-13 12:23:47,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373589992523s 2019-04-13 12:23:47,425 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:23:47,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:23:47,429 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:47,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-3bfea802-b276-4287-bd6e-310212025d07 x-openstack-request-id: req-3bfea802-b276-4287-bd6e-310212025d07 2019-04-13 12:23:47,462 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:23:47,462 - 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-3bfea802-b276-4287-bd6e-310212025d07 2019-04-13 12:23:47,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0362839698792s 2019-04-13 12:23:47,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:23:47,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:47,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-e19a5b43-5d52-4788-be4b-5eb2f8f3974d x-openstack-request-id: req-e19a5b43-5d52-4788-be4b-5eb2f8f3974d 2019-04-13 12:23:47,601 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:23:47,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bb526edc-a8ca-446d-85ee-e4aaacebd058/os-security-groups used request id req-e19a5b43-5d52-4788-be4b-5eb2f8f3974d 2019-04-13 12:23:47,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.138146877289s 2019-04-13 12:23:47,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:23:47,612 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:47,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23:47 GMT X-Openstack-Request-Id: req-5318372a-124c-4054-b68c-979caf66290c 2019-04-13 12:23:47,646 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:23:47,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5318372a-124c-4054-b68c-979caf66290c 2019-04-13 12:23:47,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.038859128952s 2019-04-13 12:23:47,653 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:23:47,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:23:47,657 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:47,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-875fa68a-ed0f-437d-9cb9-00bd2bb86380 x-openstack-request-id: req-875fa68a-ed0f-437d-9cb9-00bd2bb86380 2019-04-13 12:23:47,680 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:23:47,680 - 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-875fa68a-ed0f-437d-9cb9-00bd2bb86380 2019-04-13 12:23:47,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026141166687s 2019-04-13 12:23:47,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-13 12:23:47,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:48,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23: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-0f2e8589-6c7d-4b46-adcc-1072197cb9c0 x-openstack-request-id: req-0f2e8589-6c7d-4b46-adcc-1072197cb9c0 2019-04-13 12:23:48,030 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "725db87e-1511-4bf1-ae4b-ed18435b1cd4"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cc7e8986-a78c-43de-ab3e-a64c790504b2"}], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "6e27116d-e6a7-45e0-862f-3eb279cbe9b1", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-13 12:23:48,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/88e5b3fc-9c4c-44e0-b936-41d61f53fef1/os-security-groups used request id req-0f2e8589-6c7d-4b46-adcc-1072197cb9c0 2019-04-13 12:23:48,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.349342107773s 2019-04-13 12:23:48,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:23:48,040 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:48,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23:48 GMT X-Openstack-Request-Id: req-eb293611-4c45-47c3-85eb-0a116a4e235e 2019-04-13 12:23:48,072 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:23:48,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-eb293611-4c45-47c3-85eb-0a116a4e235e 2019-04-13 12:23:48,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036504983902s 2019-04-13 12:23:48,078 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-13 12:23:48,079 - 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:88:af:68', u'version': 4, u'addr': u'192.168.100.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:af:68', u'version': 4, u'addr': u'172.30.9.215', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:14:19.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'08e7e8c0-2c53-498c-91b7-a9933b5c9983', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.215', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.215', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.215', 'launched_at': u'2019-04-13T12:14:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:14:19Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T12:14:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:13:47Z', 'created': u'2019-04-13T12:13:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:95:f9:d2', 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:95:f9:d2', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:14:23.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'1a0205cc-997f-4393-8b3c-93450fd13d5b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-04-13T12:14:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:14:23Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T12:14:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:13:47Z', 'created': u'2019-04-13T12:13:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:9e:0e', u'version': 4, u'addr': u'192.168.100.31', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:9e:0e', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:14:25.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'49dec9d5-956f-4b3e-b815-a5448ab822ab', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T12:14:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:14:25Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.31', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T12:14:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:13:47Z', 'created': u'2019-04-13T12:13:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0a:78:7b', 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:0a:78:7b', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:08:46.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'4879713e-df21-4086-8da0-142491bc21b5', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-04-13T12:08:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:08:46Z', 'hostId': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', '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-04-13T12:08:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T12:08:29Z', 'created': u'2019-04-13T12:08: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:0b:d0:76', 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:0b:d0:76', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:58:33.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'b79838dc-09e0-4106-9e22-b1c93faabc6b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T11:58:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:58:33Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T11:58:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T11:58:18Z', 'created': u'2019-04-13T11:58:18Z', '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:5a:f2:7d', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:f2:7d', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:54:49.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'bb526edc-a8ca-446d-85ee-e4aaacebd058', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T11:54:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:54:49Z', 'hostId': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'0843b3e6010e48d0d38038fe28c16d93bf936b1c11a82def3c8bda75', '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-04-13T11:54:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T11:53:00Z', 'created': u'2019-04-13T11:53:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:15:f9', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:15:f9', 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'09a61a72-98de-4a1f-b527-9a01347a2a95', 'name': u'heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T11:52:22.000000', 'flavor': Munch({u'id': u'71bda2f5-b045-49cb-b6f2-cbf3e2319878', 'name': u'heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def'}), 'az': u'nova', 'id': u'88e5b3fc-9c4c-44e0-b936-41d61f53fef1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3dac4cc5-0a1a-4a4e-87d3-6b66d93ee000'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'725db87e-1511-4bf1-ae4b-ed18435b1cd4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'cc7e8986-a78c-43de-ab3e-a64c790504b2'})], 'id': u'6e27116d-e6a7-45e0-862f-3eb279cbe9b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2bb473762bd14cada59da09b642a19c2', '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'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': 'heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def', '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-04-13T11:52:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T11:52:22Z', 'hostId': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'f21438a86fc6e27ae8b11998574c61100acd256cf4bdbc93628df313', '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-04-13T11:52:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'7ff80c2e90d841fdb96340f0c7c3e41b', 'created_at': u'2019-04-13T11:50:34Z', 'created': u'2019-04-13T11:50:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-04-13 12:23:48,084 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-04-13 12:23:48,086 - paramiko.transport - DEBUG - starting thread (client mode): 0x90e01810L 2019-04-13 12:23:48,086 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:23:48,091 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:23:48,091 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:23:48,092 - 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-04-13 12:23:48,092 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:23:48,093 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:23:48,093 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:23:48,093 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:23:48,093 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:23:48,133 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:23:48,134 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:23:48,150 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.215: d84e025134d8cb242d5d3015fb11634f 2019-04-13 12:23:48,151 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:23:48,173 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:23:48,182 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:23:48,183 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:23:48,441 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:23:48,441 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:23:48,449 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:23:48,460 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:23:48,460 - 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-04-13 12:23:48,461 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-13 12:23:48,462 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-04-13 12:23:48,464 - paramiko.transport - DEBUG - starting thread (client mode): 0x90e01bd0L 2019-04-13 12:23:48,464 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:23:48,470 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:23:48,470 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:23:48,471 - 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-04-13 12:23:48,471 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:23:48,472 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:23:48,472 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:23:48,472 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:23:48,472 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:23:48,514 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:23:48,514 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:23:48,528 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: f3dd3aebc1b6ec5231e8b00e1a96d111 2019-04-13 12:23:48,529 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:23:48,554 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:23:48,563 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:23:48,593 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:23:48,836 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:23:48,836 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:23:48,859 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:23:48,870 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:23:48,870 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-13 12:23:48,872 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-04-13 12:23:48,874 - paramiko.transport - DEBUG - starting thread (client mode): 0x90e00e90L 2019-04-13 12:23:48,874 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:23:48,879 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:23:48,879 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:23:48,880 - 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-04-13 12:23:48,881 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:23:48,881 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:23:48,881 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:23:48,881 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:23:48,881 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:23:48,923 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:23:48,923 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:23:48,938 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 61717c348f13f23fb5896b7931b5c108 2019-04-13 12:23:48,939 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:23:48,963 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:23:48,971 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:23:49,003 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:23:49,246 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:23:49,246 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:23:49,269 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:23:49,280 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:23:49,280 - 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-04-13 12:23:49,282 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-04-13 12:23:49,284 - paramiko.transport - DEBUG - starting thread (client mode): 0x90e01d50L 2019-04-13 12:23:49,284 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:23:49,288 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:23:49,288 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:23:49,290 - 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-04-13 12:23:49,290 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:23:49,290 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:23:49,290 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:23:49,290 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:23:49,290 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:23:49,332 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:23:49,332 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:23:49,348 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 236ea5a940a3f7f2110b6e16d28278fd 2019-04-13 12:23:49,349 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:23:49,372 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:23:49,380 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:23:49,381 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:23:49,629 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:23:49,629 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:23:49,647 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:23:49,656 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:23:49,656 - 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-04-13 12:23:49,657 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-13 12:23:49,658 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-04-13 12:23:49,660 - paramiko.transport - DEBUG - starting thread (client mode): 0x90e01ad0L 2019-04-13 12:23:49,660 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:23:49,667 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:23:49,667 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:23:49,668 - 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-04-13 12:23:49,669 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:23:49,669 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:23:49,669 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:23:49,669 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:23:49,669 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:23:49,709 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:23:49,710 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:23:49,724 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: be5f406cd4c1936fc68449490a0d9307 2019-04-13 12:23:49,725 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:23:49,750 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:23:49,759 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:23:49,789 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:23:50,039 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:23:50,039 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:23:50,055 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:23:50,066 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:23:50,067 - 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-04-13 12:23:50,067 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-13 12:23:50,069 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-04-13 12:23:50,070 - paramiko.transport - DEBUG - starting thread (client mode): 0x90e61490L 2019-04-13 12:23:50,071 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:23:50,076 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-13 12:23:50,076 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-13 12:23:50,077 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-13 12:23:50,077 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:23:50,077 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:23:50,078 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:23:50,078 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:23:50,079 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:23:50,117 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:23:50,118 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:23:50,135 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 3f73ffa352381d2d573110d13983a51a 2019-04-13 12:23:50,135 - paramiko.transport - DEBUG - Trying discovered key db5361077ad2d375657abd8c9828fe62 in /tmp/tmpyaI2Ka 2019-04-13 12:23:50,158 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:23:50,167 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:23:50,168 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:23:50,426 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:23:50,426 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:23:50,434 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:23:50,444 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:23:50,445 - 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-04-13 12:23:50,559 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 12:23:50,560 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 33:51 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-13 12:23:50,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:23:50,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:50,855 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:23:50 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-d4c537ff-a877-48d5-b516-8cbc261ea21b 2019-04-13 12:23:50,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-04-13 12:23:51,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8d511aa4-c7f8-4932-9f13-186d0dffc664 2019-04-13 12:23:51,158 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:23:51,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-8d511aa4-c7f8-4932-9f13-186d0dffc664 2019-04-13 12:23:51,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.593568086624s 2019-04-13 12:23:51,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:23:51,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:51,446 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:23:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-ef8fb324-b3db-4841-8749-5829993b8bd3 2019-04-13 12:23:51,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:23:51,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 342 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-112ea1f1-7e32-4d54-a9ef-b30fb48e01fa 2019-04-13 12:23:51,473 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-04-13T12:21:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/clearwater-opnfv/events/f083c5be-f8a6-4c19-8f87-3e81ae074990", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "id": "f083c5be-f8a6-4c19-8f87-3e81ae074990"}]} 2019-04-13 12:23:51,473 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-112ea1f1-7e32-4d54-a9ef-b30fb48e01fa 2019-04-13 12:23:51,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.312870025635s 2019-04-13 12:23:51,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-04-13 12:23:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:51,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:23:51 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0 Server: Apache x-openstack-request-id: req-8b97276b-5fc3-4a05-9994-ea31319f8633 2019-04-13 12:23:51,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:23:52,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 12:23:51 GMT Server: Apache x-openstack-request-id: req-7c04e71b-b5ef-4815-97d2-4c2550f2e114 2019-04-13 12:23:52,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 12:23:52,132 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0 used request id req-7c04e71b-b5ef-4815-97d2-4c2550f2e114 2019-04-13 12:23:52,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.658308029175s 2019-04-13 12:23:52,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:23:52,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=f083c5be-f8a6-4c19-8f87-3e81ae074990&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:52,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:23:52 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=f083c5be-f8a6-4c19-8f87-3e81ae074990&sort_dir=asc Server: Apache x-openstack-request-id: req-bfc8a494-57da-4d3a-88ae-32d29ecfbe98 2019-04-13 12:23:52,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-04-13 12:23:52,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 332 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe635087-b261-4633-bbc5-7c7f9a2a2258 2019-04-13 12:23:52,203 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-04-13T12:23:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/clearwater-opnfv/events/d54fd008-9339-4a01-9bc2-f2949bcdcc4e", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "id": "d54fd008-9339-4a01-9bc2-f2949bcdcc4e"}]} 2019-04-13 12:23:52,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=f083c5be-f8a6-4c19-8f87-3e81ae074990&sort_dir=asc&marker=f083c5be-f8a6-4c19-8f87-3e81ae074990&sort_dir=asc used request id req-fe635087-b261-4633-bbc5-7c7f9a2a2258 2019-04-13 12:23:52,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706338882446s 2019-04-13 12:23:57,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:23:57,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d54fd008-9339-4a01-9bc2-f2949bcdcc4e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:23:57,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:23:57 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d54fd008-9339-4a01-9bc2-f2949bcdcc4e&sort_dir=asc Server: Apache x-openstack-request-id: req-20d9ceea-550b-4342-90e1-43b2f7d8529b 2019-04-13 12:23:57,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:23:57,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 523 Content-Type: application/json Date: Sat, 13 Apr 2019 12:23:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-06d4d3af-d938-445a-b309-f7742df648e8 2019-04-13 12:23:57,871 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-04-13T12:23:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/bono/events/d801452c-1cd1-412b-bb2c-20eb0380dcb0", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "964c5372-ba58-4e7b-b07f-be1b10e899eb", "id": "d801452c-1cd1-412b-bb2c-20eb0380dcb0"}, {"resource_name": "dime", "event_time": "2019-04-13T12:23:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dime/events/a75be388-f3a6-4f6f-b168-d8a2b682cf88", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "80625868-8aed-4b10-9a8b-b14f38c38b57", "id": "a75be388-f3a6-4f6f-b168-d8a2b682cf88"}, {"resource_name": "homer", "event_time": "2019-04-13T12:23:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/homer/events/1d3b79a0-df38-4a00-9dec-f92d2095a9c2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "29f3c257-2520-486b-9db9-3d424f730fa7", "id": "1d3b79a0-df38-4a00-9dec-f92d2095a9c2"}]} 2019-04-13 12:23:57,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d54fd008-9339-4a01-9bc2-f2949bcdcc4e&sort_dir=asc&marker=d54fd008-9339-4a01-9bc2-f2949bcdcc4e&sort_dir=asc used request id req-06d4d3af-d938-445a-b309-f7742df648e8 2019-04-13 12:23:57,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.66130399704s 2019-04-13 12:24:02,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:24:02,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=1d3b79a0-df38-4a00-9dec-f92d2095a9c2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:02,909 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:02 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=1d3b79a0-df38-4a00-9dec-f92d2095a9c2&sort_dir=asc Server: Apache x-openstack-request-id: req-3539cd69-4d62-4072-96a1-29670a0a9d48 2019-04-13 12:24:02,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-04-13 12:24:02,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 610 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0fdb76f3-b2ac-4039-848b-ca82a1e4b764 2019-04-13 12:24:02,953 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-04-13T12:23:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/bono/events/242ce881-4057-401c-9414-6470c4c0397d", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "964c5372-ba58-4e7b-b07f-be1b10e899eb", "id": "242ce881-4057-401c-9414-6470c4c0397d"}, {"resource_name": "dime", "event_time": "2019-04-13T12:23:59Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dime/events/1dd8a4f9-83a5-488e-8b50-b4e89aeefeb2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "80625868-8aed-4b10-9a8b-b14f38c38b57", "id": "1dd8a4f9-83a5-488e-8b50-b4e89aeefeb2"}, {"resource_name": "homer", "event_time": "2019-04-13T12:24:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/homer/events/74b808df-3b31-4ea0-915d-516db5ca6305", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "29f3c257-2520-486b-9db9-3d424f730fa7", "id": "74b808df-3b31-4ea0-915d-516db5ca6305"}, {"resource_name": "sprout", "event_time": "2019-04-13T12:24:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/sprout/events/ad2c6e6b-eb0b-4a3b-ab0b-27ece697e0b3", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5699579a-ab31-42f7-99d0-3a1fb3b23f08", "id": "ad2c6e6b-eb0b-4a3b-ab0b-27ece697e0b3"}]} 2019-04-13 12:24:02,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=1d3b79a0-df38-4a00-9dec-f92d2095a9c2&sort_dir=asc&marker=1d3b79a0-df38-4a00-9dec-f92d2095a9c2&sort_dir=asc used request id req-0fdb76f3-b2ac-4039-848b-ca82a1e4b764 2019-04-13 12:24:02,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754330158234s 2019-04-13 12:24:07,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:24:07,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ad2c6e6b-eb0b-4a3b-ab0b-27ece697e0b3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:07,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:07 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ad2c6e6b-eb0b-4a3b-ab0b-27ece697e0b3&sort_dir=asc Server: Apache x-openstack-request-id: req-b29e12b3-1998-4be3-af87-f50926dee53e 2019-04-13 12:24:07,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:24:08,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:07 GMT Server: Apache x-openstack-request-id: req-ecce7d9e-60ff-462c-b6b6-c67593caa903 2019-04-13 12:24:08,030 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:24:08,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ad2c6e6b-eb0b-4a3b-ab0b-27ece697e0b3&sort_dir=asc&marker=ad2c6e6b-eb0b-4a3b-ab0b-27ece697e0b3&sort_dir=asc used request id req-ecce7d9e-60ff-462c-b6b6-c67593caa903 2019-04-13 12:24:08,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711550712585s 2019-04-13 12:24:13,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:24:13,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ad2c6e6b-eb0b-4a3b-ab0b-27ece697e0b3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:13,063 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:13 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ad2c6e6b-eb0b-4a3b-ab0b-27ece697e0b3&sort_dir=asc Server: Apache x-openstack-request-id: req-f62c82aa-89d7-4e4c-b275-b66e8c70d735 2019-04-13 12:24:13,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-04-13 12:24:13,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1c577448-a998-4bbb-ae7c-fd73a914b753 2019-04-13 12:24:13,105 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-04-13T12:24:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/sprout/events/79725927-bbfe-4b27-a4cc-8fb91745061a", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5699579a-ab31-42f7-99d0-3a1fb3b23f08", "id": "79725927-bbfe-4b27-a4cc-8fb91745061a"}, {"resource_name": "vellum", "event_time": "2019-04-13T12:24:08Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/vellum/events/d13c5ff7-a24f-44e6-9988-7c6729b0026e", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "dbac57b1-abf2-4001-aca2-e52ad010ee0f", "id": "d13c5ff7-a24f-44e6-9988-7c6729b0026e"}]} 2019-04-13 12:24:13,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=ad2c6e6b-eb0b-4a3b-ab0b-27ece697e0b3&sort_dir=asc&marker=ad2c6e6b-eb0b-4a3b-ab0b-27ece697e0b3&sort_dir=asc used request id req-1c577448-a998-4bbb-ae7c-fd73a914b753 2019-04-13 12:24:13,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712721347809s 2019-04-13 12:24:18,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:24:18,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d13c5ff7-a24f-44e6-9988-7c6729b0026e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:18,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:18 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d13c5ff7-a24f-44e6-9988-7c6729b0026e&sort_dir=asc Server: Apache x-openstack-request-id: req-c4cf6531-fc11-4573-94f0-56d169f38a0c 2019-04-13 12:24:18,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:24:18,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3b1a5a2e-b7a7-4b13-a34e-25b70c6e8207 2019-04-13 12:24:18,434 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-04-13T12:24:16Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/vellum/events/1c16df8a-418f-40c8-aed6-04be599b0b62", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "dbac57b1-abf2-4001-aca2-e52ad010ee0f", "id": "1c16df8a-418f-40c8-aed6-04be599b0b62"}, {"resource_name": "ellis", "event_time": "2019-04-13T12:24:16Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/ellis/events/86d207ef-4b23-4b92-857a-a3fdc53808a1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1e5b75c6-dd4e-47ef-a745-9d93b3813ba5", "id": "86d207ef-4b23-4b92-857a-a3fdc53808a1"}]} 2019-04-13 12:24:18,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=d13c5ff7-a24f-44e6-9988-7c6729b0026e&sort_dir=asc&marker=d13c5ff7-a24f-44e6-9988-7c6729b0026e&sort_dir=asc used request id req-3b1a5a2e-b7a7-4b13-a34e-25b70c6e8207 2019-04-13 12:24:18,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.322979927063s 2019-04-13 12:24:23,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:24:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=86d207ef-4b23-4b92-857a-a3fdc53808a1&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:23,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:23 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=86d207ef-4b23-4b92-857a-a3fdc53808a1&sort_dir=asc Server: Apache x-openstack-request-id: req-f684bde2-71cb-4d73-b566-04774088207a 2019-04-13 12:24:23,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:24:23,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d14ad5d-c819-42dd-8db5-4ec4c7c7f156 2019-04-13 12:24:23,790 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-04-13T12:24:22Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/ellis/events/3538738e-1aa9-476d-8227-a64195201b8b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1e5b75c6-dd4e-47ef-a745-9d93b3813ba5", "id": "3538738e-1aa9-476d-8227-a64195201b8b"}, {"resource_name": "dns", "event_time": "2019-04-13T12:24:22Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dns/events/87bde716-faa4-4e76-8604-e0005ed1ea50", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "51896f14-ea7b-431b-8557-091583429034", "id": "87bde716-faa4-4e76-8604-e0005ed1ea50"}]} 2019-04-13 12:24:23,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=86d207ef-4b23-4b92-857a-a3fdc53808a1&sort_dir=asc&marker=86d207ef-4b23-4b92-857a-a3fdc53808a1&sort_dir=asc used request id req-5d14ad5d-c819-42dd-8db5-4ec4c7c7f156 2019-04-13 12:24:23,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350739002228s 2019-04-13 12:24:28,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:24:28,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=87bde716-faa4-4e76-8604-e0005ed1ea50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:28,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:28 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=87bde716-faa4-4e76-8604-e0005ed1ea50&sort_dir=asc Server: Apache x-openstack-request-id: req-e0e22f8c-6abb-4643-8a1e-23d3316e1d3c 2019-04-13 12:24:28,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:24:28,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 545 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0c54820e-479e-4a59-a686-0c564e4a3e2c 2019-04-13 12:24:28,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-04-13T12:24:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dns/events/3328cc22-f262-476e-9568-9fa1e60c5b78", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "51896f14-ea7b-431b-8557-091583429034", "id": "3328cc22-f262-476e-9568-9fa1e60c5b78"}, {"resource_name": "mgmt_network", "event_time": "2019-04-13T12:24:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/mgmt_network/events/17e41d93-a4d4-4929-a825-e40a892dac4d", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "d82ca66a-8bb0-4368-8883-134b63e048fc", "id": "17e41d93-a4d4-4929-a825-e40a892dac4d"}, {"resource_name": "security_groups", "event_time": "2019-04-13T12:24:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/security_groups/events/e4c1b461-32d9-46c4-8407-5eef5d4a599b", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e3c4b83f-024b-461b-abe5-38b7c553aa22", "id": "e4c1b461-32d9-46c4-8407-5eef5d4a599b"}]} 2019-04-13 12:24:28,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=87bde716-faa4-4e76-8604-e0005ed1ea50&sort_dir=asc&marker=87bde716-faa4-4e76-8604-e0005ed1ea50&sort_dir=asc used request id req-0c54820e-479e-4a59-a686-0c564e4a3e2c 2019-04-13 12:24:28,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0785892009735s 2019-04-13 12:24:33,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:24:33,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e4c1b461-32d9-46c4-8407-5eef5d4a599b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:33,918 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:33 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e4c1b461-32d9-46c4-8407-5eef5d4a599b&sort_dir=asc Server: Apache x-openstack-request-id: req-5d8edf90-e082-4666-a019-6e70aa9e6fec 2019-04-13 12:24:33,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-04-13 12:24:33,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 357 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-277524d0-dfae-4ef4-b162-d231f3602538 2019-04-13 12:24:33,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-04-13T12:24:30Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/security_groups/events/fcc7d57a-33f1-44c9-a8de-63db1749f568", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e3c4b83f-024b-461b-abe5-38b7c553aa22", "id": "fcc7d57a-33f1-44c9-a8de-63db1749f568"}]} 2019-04-13 12:24:33,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=e4c1b461-32d9-46c4-8407-5eef5d4a599b&sort_dir=asc&marker=e4c1b461-32d9-46c4-8407-5eef5d4a599b&sort_dir=asc used request id req-277524d0-dfae-4ef4-b162-d231f3602538 2019-04-13 12:24:33,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0793988704681s 2019-04-13 12:24:38,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:24:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=fcc7d57a-33f1-44c9-a8de-63db1749f568&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:39,001 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:38 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=fcc7d57a-33f1-44c9-a8de-63db1749f568&sort_dir=asc Server: Apache x-openstack-request-id: req-202af040-8629-4762-84c8-015858cf0152 2019-04-13 12:24:39,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:24:39,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b42266bb-25b8-4ef5-b71c-783db3401932 2019-04-13 12:24:39,045 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-04-13T12:24:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/mgmt_network/events/7cbb6792-ae15-4dcf-b2a0-12d47e7e8a78", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "d82ca66a-8bb0-4368-8883-134b63e048fc", "id": "7cbb6792-ae15-4dcf-b2a0-12d47e7e8a78"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-04-13T12:24:35Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/clearwater-opnfv/events/a564cca1-761d-4221-8fe3-dc579dde524f", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "id": "a564cca1-761d-4221-8fe3-dc579dde524f"}]} 2019-04-13 12:24:39,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=fcc7d57a-33f1-44c9-a8de-63db1749f568&sort_dir=asc&marker=fcc7d57a-33f1-44c9-a8de-63db1749f568&sort_dir=asc used request id req-b42266bb-25b8-4ef5-b71c-783db3401932 2019-04-13 12:24:39,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077880859375s 2019-04-13 12:24:44,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:24:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=a564cca1-761d-4221-8fe3-dc579dde524f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:44,082 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:44 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=a564cca1-761d-4221-8fe3-dc579dde524f&sort_dir=asc Server: Apache x-openstack-request-id: req-556642db-f715-4215-a806-811bd1cc98c6 2019-04-13 12:24:44,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-04-13 12:24:44,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:44 GMT Server: Apache x-openstack-request-id: req-a57754b4-825a-4969-877f-2278b8263a85 2019-04-13 12:24:44,124 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:24:44,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=a564cca1-761d-4221-8fe3-dc579dde524f&sort_dir=asc&marker=a564cca1-761d-4221-8fe3-dc579dde524f&sort_dir=asc used request id req-a57754b4-825a-4969-877f-2278b8263a85 2019-04-13 12:24:44,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721619129181s 2019-04-13 12:24:49,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-13 12:24:49,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=a564cca1-761d-4221-8fe3-dc579dde524f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:49,162 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=a564cca1-761d-4221-8fe3-dc579dde524f&sort_dir=asc Server: Apache x-openstack-request-id: req-c87edb43-f86b-45a8-83b4-c93513f5e64c 2019-04-13 12:24: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-04-13 12:24:49,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:49 GMT Server: Apache x-openstack-request-id: req-62b62b89-3d2a-4962-9f1e-d949ec7e0f93 2019-04-13 12:24:49,205 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-13 12:24:49,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0/events?marker=a564cca1-761d-4221-8fe3-dc579dde524f&sort_dir=asc&marker=a564cca1-761d-4221-8fe3-dc579dde524f&sort_dir=asc used request id req-62b62b89-3d2a-4962-9f1e-d949ec7e0f93 2019-04-13 12:24:49,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754790306091s 2019-04-13 12:24:49,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-13 12:24:49,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:49,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:49 GMT Location: http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False Server: Apache x-openstack-request-id: req-65c6e4e1-26b8-4ee1-8b7b-af6487a71684 2019-04-13 12:24: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-04-13 12:24:49,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-932ae58e-1e7c-40db-a658-d0e7ea387960 2019-04-13 12:24:49,279 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "image": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_3d75b333-c77e-4c82-8850-6fb34f961def", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "deletion_time": "2019-04-13T12:24:36Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "7d66b07570654647896faf50cc8cf9c6", "tags": null, "creation_time": "2019-04-13T11:50:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-04-13T12:23:52Z", "id": "85de3f6e-3cf1-493a-a937-a46bd2305fc0", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-04-13 12:24:49,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ff80c2e90d841fdb96340f0c7c3e41b/stacks/clearwater-opnfv/85de3f6e-3cf1-493a-a937-a46bd2305fc0?resolve_outputs=False used request id req-932ae58e-1e7c-40db-a658-d0e7ea387960 2019-04-13 12:24:49,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734918117523s 2019-04-13 12:24:49,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:24:49,289 - 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.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:49,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:49 GMT X-Openstack-Request-Id: req-efb71adc-938e-4d9d-801f-c28860162ee0 2019-04-13 12:24:49,596 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T11:50:05Z", "file": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95/file", "owner": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "09a61a72-98de-4a1f-b527-9a01347a2a95", "size": 263848448, "self": "/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/09a61a72-98de-4a1f-b527-9a01347a2a95/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_3d75b333-c77e-4c82-8850-6fb34f961def", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T11:50:01Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:24:49,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-efb71adc-938e-4d9d-801f-c28860162ee0 2019-04-13 12:24:49,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311523914337s 2019-04-13 12:24:49,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 12:24:49,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c250273064c2f1999833985c16217fee55cd1" 2019-04-13 12:24:49,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:24:49 GMT X-Openstack-Request-Id: req-85fde55b-7b8a-4218-abef-ef0b9763070c 2019-04-13 12:24:49,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:24:49,884 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/09a61a72-98de-4a1f-b527-9a01347a2a95 used request id req-85fde55b-7b8a-4218-abef-ef0b9763070c 2019-04-13 12:24:49,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.286026000977s 2019-04-13 12:24:49,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:24:49,894 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:50,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e3e38d7-98d2-4a6f-ae36-0f4e067b6b01 x-openstack-request-id: req-9e3e38d7-98d2-4a6f-ae36-0f4e067b6b01 2019-04-13 12:24:50,205 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_3d75b333-c77e-4c82-8850-6fb34f961def", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878", "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": "71bda2f5-b045-49cb-b6f2-cbf3e2319878"}]} 2019-04-13 12:24:50,205 - 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-9e3e38d7-98d2-4a6f-ae36-0f4e067b6b01 2019-04-13 12:24:50,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.31556391716s 2019-04-13 12:24:50,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 12:24:50,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:50,241 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5bc250c-85d5-4b28-8005-5ceba543c604 x-openstack-request-id: req-e5bc250c-85d5-4b28-8005-5ceba543c604 2019-04-13 12:24:50,242 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/71bda2f5-b045-49cb-b6f2-cbf3e2319878 used request id req-e5bc250c-85d5-4b28-8005-5ceba543c604 2019-04-13 12:24:50,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345759391785s 2019-04-13 12:24:50,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 12:24:50,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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:50,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0743d34a-444f-4e3f-bbae-5c006f977ebf 2019-04-13 12:24:50,459 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat_ims-user_3d75b333-c77e-4c82-8850-6fb34f961def", "links": {"self": "http://172.30.9.23:5000/v3/users/2bb473762bd14cada59da09b642a19c2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2bb473762bd14cada59da09b642a19c2", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 12:24:50,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0743d34a-444f-4e3f-bbae-5c006f977ebf 2019-04-13 12:24:50,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216881036758s 2019-04-13 12:24:50,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 12:24:50,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/2bb473762bd14cada59da09b642a19c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:50,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d100c71d-f46a-4369-8dd2-a49842341909 2019-04-13 12:24:50,669 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_3d75b333-c77e-4c82-8850-6fb34f961def", "links": {"self": "http://172.30.9.23:5000/v3/users/2bb473762bd14cada59da09b642a19c2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2bb473762bd14cada59da09b642a19c2", "description": null}} 2019-04-13 12:24:50,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2bb473762bd14cada59da09b642a19c2 used request id req-d100c71d-f46a-4369-8dd2-a49842341909 2019-04-13 12:24:50,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203598022461s 2019-04-13 12:24:50,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 12:24:50,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/2bb473762bd14cada59da09b642a19c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:50,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 12:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cda3979-2f25-4e2a-8336-daf15d1807d3 2019-04-13 12:24:50,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 12:24:50,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2bb473762bd14cada59da09b642a19c2 used request id req-0cda3979-2f25-4e2a-8336-daf15d1807d3 2019-04-13 12:24:50,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.278323173523s 2019-04-13 12:24:50,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 12:24:50,960 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:51,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f25d86e-1087-49b7-b2c8-2511f18ebfef 2019-04-13 12:24:51,171 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ff80c2e90d841fdb96340f0c7c3e41b"}, "tags": [], "enabled": true, "id": "7ff80c2e90d841fdb96340f0c7c3e41b", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_3d75b333-c77e-4c82-8850-6fb34f961def"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-13 12:24:51,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1f25d86e-1087-49b7-b2c8-2511f18ebfef 2019-04-13 12:24:51,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215172052383s 2019-04-13 12:24:51,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 12:24:51,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/7ff80c2e90d841fdb96340f0c7c3e41b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:51,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 12:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f21ff72-6a19-43e7-9706-3deca3a299da 2019-04-13 12:24:51,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 12:24:51,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7ff80c2e90d841fdb96340f0c7c3e41b used request id req-9f21ff72-6a19-43e7-9706-3deca3a299da 2019-04-13 12:24:51,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273268938065s 2019-04-13 12:24:51,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 12:24:51,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7ff80c2e90d841fdb96340f0c7c3e41b&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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:51,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:51 GMT X-Openstack-Request-Id: req-57de223f-805b-4689-bdc5-dd062363a04d 2019-04-13 12:24:51,703 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "created_at": "2019-04-13T11:50:14Z", "updated_at": "2019-04-13T11:50:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:50:14Z", "revision_number": 0, "id": "6daa9a6a-b138-401d-9b59-33a467eab4b6", "remote_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "remote_ip_prefix": null, "created_at": "2019-04-13T11:50:14Z", "security_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ff80c2e90d841fdb96340f0c7c3e41b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:50:14Z", "revision_number": 0, "id": "bbba805d-547f-4bc3-995c-9f9893274bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:50:14Z", "security_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ff80c2e90d841fdb96340f0c7c3e41b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:50:14Z", "revision_number": 0, "id": "c39792a0-2d49-4547-92c7-c3ec0b03e431", "remote_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "remote_ip_prefix": null, "created_at": "2019-04-13T11:50:14Z", "security_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ff80c2e90d841fdb96340f0c7c3e41b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:50:14Z", "revision_number": 0, "id": "fddd64c8-e6ed-41ed-8513-ac71016d848e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:50:14Z", "security_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ff80c2e90d841fdb96340f0c7c3e41b"}], "revision_number": 1, "project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "7250ed3a-3122-4bec-be88-097e65f70205", "name": "default"}]} 2019-04-13 12:24:51,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7ff80c2e90d841fdb96340f0c7c3e41b&name=default used request id req-57de223f-805b-4689-bdc5-dd062363a04d 2019-04-13 12:24:51,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.248013973236s 2019-04-13 12:24:51,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 12:24:51,710 - 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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:51,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:51 GMT X-Openstack-Request-Id: req-7e5d0d20-af1e-4239-83ce-4dab10328d35 2019-04-13 12:24:51,829 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "created_at": "2019-04-13T11:50:14Z", "updated_at": "2019-04-13T11:50:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:50:14Z", "revision_number": 0, "id": "6daa9a6a-b138-401d-9b59-33a467eab4b6", "remote_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "remote_ip_prefix": null, "created_at": "2019-04-13T11:50:14Z", "security_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ff80c2e90d841fdb96340f0c7c3e41b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:50:14Z", "revision_number": 0, "id": "bbba805d-547f-4bc3-995c-9f9893274bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:50:14Z", "security_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ff80c2e90d841fdb96340f0c7c3e41b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:50:14Z", "revision_number": 0, "id": "c39792a0-2d49-4547-92c7-c3ec0b03e431", "remote_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "remote_ip_prefix": null, "created_at": "2019-04-13T11:50:14Z", "security_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ff80c2e90d841fdb96340f0c7c3e41b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T11:50:14Z", "revision_number": 0, "id": "fddd64c8-e6ed-41ed-8513-ac71016d848e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T11:50:14Z", "security_group_id": "7250ed3a-3122-4bec-be88-097e65f70205", "tenant_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ff80c2e90d841fdb96340f0c7c3e41b"}], "revision_number": 1, "project_id": "7ff80c2e90d841fdb96340f0c7c3e41b", "id": "7250ed3a-3122-4bec-be88-097e65f70205", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 12:24:51,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7e5d0d20-af1e-4239-83ce-4dab10328d35 2019-04-13 12:24:51,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.120036125183s 2019-04-13 12:24:51,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 12:24:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7250ed3a-3122-4bec-be88-097e65f70205.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:51,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 12:24:51 GMT X-Openstack-Request-Id: req-0e95ac5b-6701-4835-835d-0ad5535f985b 2019-04-13 12:24:51,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 12:24:51,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7250ed3a-3122-4bec-be88-097e65f70205.json used request id req-0e95ac5b-6701-4835-835d-0ad5535f985b 2019-04-13 12:24:51,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129819869995s 2019-04-13 12:24:51,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 12:24:51,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.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:52,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be332507-3fb3-4fe0-8b58-dc0f79fe3378 2019-04-13 12:24:52,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c8352d45db3e4547a6f907a9290b05c8", "links": {"self": "http://172.30.9.23:5000/v3/roles/c8352d45db3e4547a6f907a9290b05c8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 12:24:52,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-be332507-3fb3-4fe0-8b58-dc0f79fe3378 2019-04-13 12:24:52,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208406209946s 2019-04-13 12:24:52,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-04-13 12:24:52,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/c8352d45db3e4547a6f907a9290b05c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8cba1bc86fb03485927b338597b5bddca9f814b0" 2019-04-13 12:24:52,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 12:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4daa7a4-0877-4d88-a410-4105cd03ce3f 2019-04-13 12:24:52,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 12:24:52,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c8352d45db3e4547a6f907a9290b05c8 used request id req-d4daa7a4-0877-4d88-a410-4105cd03ce3f 2019-04-13 12:24:52,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.137409925461s 2019-04-13 12:24:52,346 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-04-13 12:24:52,399 - 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.15" 2019-04-13 12:24:52,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca04bbab-19f5-4447-917c-4adb5fdeee1f 2019-04-13 12:24:52,405 - 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-04-13 12:24:52,405 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-ca04bbab-19f5-4447-917c-4adb5fdeee1f 2019-04-13 12:24:52,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 12:24:52,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T13:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["Q4GVnu9RSECtg9t5MK_qDw"], "issued_at": "2019-04-13T12:24:52.000000Z"}} 2019-04-13 12:24:52,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 12:24:52,816 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:53,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:53 GMT X-Openstack-Request-Id: req-15813644-1eb5-4f10-abde-e04992110465 2019-04-13 12:24:53,178 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 12:24:53,178 - 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-15813644-1eb5-4f10-abde-e04992110465 2019-04-13 12:24:53,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363125085831s 2019-04-13 12:24:53,186 - 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.15" 2019-04-13 12:24:53,191 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74db114-d930-480b-a97a-909915a33efd 2019-04-13 12:24:53,192 - 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-04-13 12:24:53,192 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-c74db114-d930-480b-a97a-909915a33efd 2019-04-13 12:24:53,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 12:24:53,197 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:53,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e748724-efb3-46cd-a3a6-8c92c422b76b 2019-04-13 12:24:53,307 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 12:24:53,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-0e748724-efb3-46cd-a3a6-8c92c422b76b 2019-04-13 12:24:53,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115138053894s 2019-04-13 12:24:53,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 12:24:53,320 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}}' 2019-04-13 12:24:53,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f227781-023a-46c0-9b76-451bff112c9e 2019-04-13 12:24:53,519 - 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/9a62a12fc69749eabd3606f4e4159d1f"}, "tags": [], "enabled": true, "id": "9a62a12fc69749eabd3606f4e4159d1f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}} 2019-04-13 12:24:53,520 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6f227781-023a-46c0-9b76-451bff112c9e 2019-04-13 12:24:53,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.203439950943s 2019-04-13 12:24:53,520 - 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'9a62a12fc69749eabd3606f4e4159d1f', '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_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f'}) 2019-04-13 12:24:53,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 12:24:53,532 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ZKkAQ3Ur3hEqeQ4U0ljHO1f302WPKL", "email": null, "name": "vyos_vrouter-user_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}}' 2019-04-13 12:24:53,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ae4cb12-4eab-4fac-a850-712d2664c087 2019-04-13 12:24:53,956 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "links": {"self": "http://172.30.9.23:5000/v3/users/0cb97f2659f44a1cb42bf7870649a758"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0cb97f2659f44a1cb42bf7870649a758", "domain_id": "default", "password_expires_at": null}} 2019-04-13 12:24:53,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-2ae4cb12-4eab-4fac-a850-712d2664c087 2019-04-13 12:24:53,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.42749786377s 2019-04-13 12:24:53,957 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0cb97f2659f44a1cb42bf7870649a758', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f'}) 2019-04-13 12:24:53,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 12:24:53,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:54,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba12220-f68e-4875-9558-9bd876e09075 2019-04-13 12:24:54,071 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 12:24:54,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dba12220-f68e-4875-9558-9bd876e09075 2019-04-13 12:24:54,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110002040863s 2019-04-13 12:24:54,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 12:24:54,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:54,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6dd208-35fa-4f72-80b5-ca403d7dee3a 2019-04-13 12:24:54,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 12:24:54,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b6dd208-35fa-4f72-80b5-ca403d7dee3a 2019-04-13 12:24:54,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196949005127s 2019-04-13 12:24:54,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 12:24:54,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:54,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf847a9-913d-4454-bd73-141753dc57b9 2019-04-13 12:24:54,488 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 12:24:54,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6bf847a9-913d-4454-bd73-141753dc57b9 2019-04-13 12:24:54,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208596944809s 2019-04-13 12:24:54,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 12:24:54,498 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:54,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85626dc0-5391-49ac-95ed-3c07bbb8f709 2019-04-13 12:24:54,604 - 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-04-13 12:24:54,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-85626dc0-5391-49ac-95ed-3c07bbb8f709 2019-04-13 12:24:54,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110517024994s 2019-04-13 12:24:54,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 12:24:54,609 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:54,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630989cf-6da6-42f1-bbeb-e1542f0107f2 2019-04-13 12:24:54,840 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "links": {"self": "http://172.30.9.23:5000/v3/users/0cb97f2659f44a1cb42bf7870649a758"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0cb97f2659f44a1cb42bf7870649a758", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 12:24:54,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-630989cf-6da6-42f1-bbeb-e1542f0107f2 2019-04-13 12:24:54,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235404968262s 2019-04-13 12:24:54,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 12:24:54,857 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:55,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956f1b8f-b25c-4e65-9de7-9f161a2f04a3 2019-04-13 12:24:55,061 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/9a62a12fc69749eabd3606f4e4159d1f"}, "tags": [], "enabled": true, "id": "9a62a12fc69749eabd3606f4e4159d1f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:24:55,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-956f1b8f-b25c-4e65-9de7-9f161a2f04a3 2019-04-13 12:24:55,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207978963852s 2019-04-13 12:24:55,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 12:24:55,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=0cb97f2659f44a1cb42bf7870649a758&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=9a62a12fc69749eabd3606f4e4159d1f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:55,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e2e962-4d99-408c-8cb1-16d109aa2341 2019-04-13 12:24:55,267 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=0cb97f2659f44a1cb42bf7870649a758&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=9a62a12fc69749eabd3606f4e4159d1f", "previous": null, "next": null}} 2019-04-13 12:24:55,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=0cb97f2659f44a1cb42bf7870649a758&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=9a62a12fc69749eabd3606f4e4159d1f used request id req-28e2e962-4d99-408c-8cb1-16d109aa2341 2019-04-13 12:24:55,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196655988693s 2019-04-13 12:24:55,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 12:24:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/9a62a12fc69749eabd3606f4e4159d1f/users/0cb97f2659f44a1cb42bf7870649a758/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:55,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 12:24:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dd68917-a2f5-4ba8-ac7f-c1c37bce8b9a 2019-04-13 12:24:55,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 12:24:55,528 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9a62a12fc69749eabd3606f4e4159d1f/users/0cb97f2659f44a1cb42bf7870649a758/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-0dd68917-a2f5-4ba8-ac7f-c1c37bce8b9a 2019-04-13 12:24:55,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.257248878479s 2019-04-13 12:24:55,529 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 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'9a62a12fc69749eabd3606f4e4159d1f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ZKkAQ3Ur3hEqeQ4U0ljHO1f302WPKL', 'username': u'vyos_vrouter-user_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', '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-04-13 12:24:55,533 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'password': 'ZKkAQ3Ur3hEqeQ4U0ljHO1f302WPKL', 'project_name': 'vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '9a62a12fc69749eabd3606f4e4159d1f', 'project_domain_name': 'Default'} 2019-04-13 12:24:55,564 - 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-04-13 12:24:55,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-04-13 12:24:55,603 - 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-04-13 12:24:55,635 - 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-04-13 12:24:55,636 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-04-13 12:24:55,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 12:24:55,638 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:55,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab3f68e-cdda-4ead-892a-46de126f558f 2019-04-13 12:24:55,747 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 12:24:55,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9ab3f68e-cdda-4ead-892a-46de126f558f 2019-04-13 12:24:55,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110530853271s 2019-04-13 12:24:55,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 12:24:55,759 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:24:55,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-364ea295-ff50-4522-878b-1105572845ff 2019-04-13 12:24:55,885 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "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/9a62a12fc69749eabd3606f4e4159d1f"}, "tags": [], "enabled": true, "id": "9a62a12fc69749eabd3606f4e4159d1f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:24:55,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-364ea295-ff50-4522-878b-1105572845ff 2019-04-13 12:24:55,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129847049713s 2019-04-13 12:24:55,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 12:24:55,888 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" -d '{"network": {"tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "name": "vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "admin_state_up": true}}' 2019-04-13 12:24:56,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:56 GMT X-Openstack-Request-Id: req-f43bc4e5-87a2-4a6a-8bf3-152e47cc1ee1 2019-04-13 12:24:56,212 - 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":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T12:24:56Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:24:56Z","mtu":1450}} 2019-04-13 12:24:56,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f43bc4e5-87a2-4a6a-8bf3-152e47cc1ee1 2019-04-13 12:24:56,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.324651002884s 2019-04-13 12:24:56,213 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-13T12:24:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', u'created_at': u'2019-04-13T12:24:56Z', u'mtu': 1450, u'tenant_id': u'9a62a12fc69749eabd3606f4e4159d1f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9a62a12fc69749eabd3606f4e4159d1f', u'l2_adjacency': True}) 2019-04-13 12:24:56,217 - 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.15" 2019-04-13 12:24:56,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088f3a42-9467-49f2-a268-a4268a8bb8c4 2019-04-13 12:24:56,223 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 12:24:56,223 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-088f3a42-9467-49f2-a268-a4268a8bb8c4 2019-04-13 12:24:56,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 12:24:56,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T13:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a62a12fc69749eabd3606f4e4159d1f", "name": "vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/9a62a12fc69749eabd3606f4e4159d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/9a62a12fc69749eabd3606f4e4159d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/9a62a12fc69749eabd3606f4e4159d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9a62a12fc69749eabd3606f4e4159d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/9a62a12fc69749eabd3606f4e4159d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/9a62a12fc69749eabd3606f4e4159d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_9a62a12fc69749eabd3606f4e4159d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_9a62a12fc69749eabd3606f4e4159d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9a62a12fc69749eabd3606f4e4159d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/9a62a12fc69749eabd3606f4e4159d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/9a62a12fc69749eabd3606f4e4159d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "id": "0cb97f2659f44a1cb42bf7870649a758"}, "audit_ids": ["Py6t3uYxQE23VV6MPbbNUg"], "issued_at": "2019-04-13T12:24:56.000000Z"}} 2019-04-13 12:24:56,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 12:24:56,629 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:24:56,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:56 GMT X-Openstack-Request-Id: req-f4948f73-41be-4a82-b85d-dc7299d16913 2019-04-13 12:24:56,990 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T12:24:56Z","qos_policy_id":null,"name":"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:24:56Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 12:24:56,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f4948f73-41be-4a82-b85d-dc7299d16913 2019-04-13 12:24:56,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361897945404s 2019-04-13 12:24:56,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 12:24:56,993 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"subnet": {"name": "vyos_vrouter-subnet_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "enable_dhcp": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-13 12:24:57,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:57 GMT X-Openstack-Request-Id: req-0b2b6eb9-2bf4-4797-898f-3f7530ef0178 2019-04-13 12:24:57,829 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:24:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T12:24:57Z","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":"9a62a12fc69749eabd3606f4e4159d1f","id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","subnetpool_id":null,"name":"vyos_vrouter-subnet_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}} 2019-04-13 12:24:57,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0b2b6eb9-2bf4-4797-898f-3f7530ef0178 2019-04-13 12:24:57,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.836879014969s 2019-04-13 12:24:57,830 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T12:24:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b4ac2be3-ba6b-407a-b1c4-68934052594a', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', u'enable_dhcp': True, u'network_id': u'4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a', u'tenant_id': u'9a62a12fc69749eabd3606f4e4159d1f', u'created_at': u'2019-04-13T12:24:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9a62a12fc69749eabd3606f4e4159d1f'}) 2019-04-13 12:24:57,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 12:24:57,831 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "vyos_vrouter-router_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "admin_state_up": true}}' 2019-04-13 12:24:59,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 13 Apr 2019 12:24:59 GMT X-Openstack-Request-Id: req-fbd6b68e-2117-4621-9c9d-5b130754c01b 2019-04-13 12:24:59,418 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:24:57Z", "admin_state_up": true, "updated_at": "2019-04-13T12:24:58Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "name": "vyos_vrouter-router_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}} 2019-04-13 12:24:59,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fbd6b68e-2117-4621-9c9d-5b130754c01b 2019-04-13 12:24:59,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58757591248s 2019-04-13 12:24:59,418 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T12:24:58Z', u'revision_number': 2, u'id': u'373f518b-9fd3-4d71-802b-6a98e02227a6', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', u'admin_state_up': True, u'tenant_id': u'9a62a12fc69749eabd3606f4e4159d1f', u'created_at': u'2019-04-13T12:24:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'9a62a12fc69749eabd3606f4e4159d1f'}) 2019-04-13 12:24:59,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 12:24:59,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/373f518b-9fd3-4d71-802b-6a98e02227a6/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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"subnet_id": "b4ac2be3-ba6b-407a-b1c4-68934052594a"}' 2019-04-13 12:25:01,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:01 GMT X-Openstack-Request-Id: req-aa446472-4966-496b-b2fc-7c009716b391 2019-04-13 12:25:01,929 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "subnet_id": "b4ac2be3-ba6b-407a-b1c4-68934052594a", "subnet_ids": ["b4ac2be3-ba6b-407a-b1c4-68934052594a"], "port_id": "6e1b3a98-12ee-443a-993c-19f7c5cc9fcb", "id": "373f518b-9fd3-4d71-802b-6a98e02227a6"} 2019-04-13 12:25:01,929 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/373f518b-9fd3-4d71-802b-6a98e02227a6/add_router_interface.json used request id req-aa446472-4966-496b-b2fc-7c009716b391 2019-04-13 12:25:01,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.5106408596s 2019-04-13 12:25:01,930 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-13 12:25:03,197 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:01156cac3de96f238410bbc795c963b6 sha256:52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808 2019-04-13 12:25:03,200 - 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.15" 2019-04-13 12:25:03,205 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:03 GMT 2019-04-13 12:25:03,206 - 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-04-13 12:25:03,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:25:03,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:03,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:03 GMT X-Openstack-Request-Id: req-037fc31d-9461-4e99-a226-77b6bd6070fb 2019-04-13 12:25:03,509 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:25:03,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-037fc31d-9461-4e99-a226-77b6bd6070fb 2019-04-13 12:25:03,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297771930695s 2019-04-13 12:25:03,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 12:25:03,523 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "owner_specified.shade.object": "images/vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}' 2019-04-13 12:25:03,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:03 GMT Location: http://172.30.9.23:9292/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-98203419-e5c5-4537-b018-f9639394fed5 2019-04-13 12:25:03,566 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:25:03Z", "file": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/file", "owner": "9a62a12fc69749eabd3606f4e4159d1f", "id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "size": null, "self": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "checksum": null, "created_at": "2019-04-13T12:25:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 12:25:03,567 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-98203419-e5c5-4537-b018-f9639394fed5 2019-04-13 12:25:03,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0479941368103s 2019-04-13 12:25:03,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 12:25:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '' 2019-04-13 12:25:08,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:25:08 GMT X-Openstack-Request-Id: req-df4bd1e0-d7cd-4bee-89a9-ad7afd685eea 2019-04-13 12:25:08,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-04-13 12:25:08,367 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/file used request id req-df4bd1e0-d7cd-4bee-89a9-ad7afd685eea 2019-04-13 12:25:08,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.79973697662s 2019-04-13 12:25:08,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:25:08,377 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:08,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:08 GMT X-Openstack-Request-Id: req-5b743200-c4f9-460c-b7cc-a9d827cf8a89 2019-04-13 12:25:08,411 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:25:08Z", "file": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/file", "owner": "9a62a12fc69749eabd3606f4e4159d1f", "id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "size": 301006848, "self": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T12:25:03Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:25:08,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5b743200-c4f9-460c-b7cc-a9d827cf8a89 2019-04-13 12:25:08,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0383169651031s 2019-04-13 12:25:08,413 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/file', 'owner': u'9a62a12fc69749eabd3606f4e4159d1f', 'id': u'ccc70ddd-0f05-4b9e-8255-e9c12ff12842', 'size': 301006848, u'self': u'/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9a62a12fc69749eabd3606f4e4159d1f', 'name': 'vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T12:25:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T12:25:08Z', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', 'properties': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'created': u'2019-04-13T12:25:03Z', 'checksum': u'01156cac3de96f238410bbc795c963b6', 'created_at': u'2019-04-13T12:25:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', 'metadata': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}}) 2019-04-13 12:25:08,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 12:25:08,419 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-04-13 12:25:08,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-414afa5a-ef43-4d0d-9663-0351f67b25cc x-openstack-request-id: req-414afa5a-ef43-4d0d-9663-0351f67b25cc 2019-04-13 12:25:08,747 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "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": "6edb5ef8-341e-4961-8d08-e7c660a91c7c"}} 2019-04-13 12:25:08,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-414afa5a-ef43-4d0d-9663-0351f67b25cc 2019-04-13 12:25:08,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.331598043442s 2019-04-13 12:25:08,748 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', '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'8cb957e698214daa959a3206e3607cbf', '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'6edb5ef8-341e-4961-8d08-e7c660a91c7c', 'swap': 0}) 2019-04-13 12:25:08,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 12:25:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c/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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" -d '{"extra_specs": {}}' 2019-04-13 12:25:08,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-a75ffc49-bd18-465a-a2d1-ff336c2bc39c x-openstack-request-id: req-a75ffc49-bd18-465a-a2d1-ff336c2bc39c 2019-04-13 12:25:08,770 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 12:25:08,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c/os-extra_specs used request id req-a75ffc49-bd18-465a-a2d1-ff336c2bc39c 2019-04-13 12:25:08,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216948986053s 2019-04-13 12:25:08,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-13 12:25: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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"keypair": {"name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}}' 2019-04-13 12:25:09,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-8247d77c-827e-4280-8c63-c7e3b9487a91 x-openstack-request-id: req-8247d77c-827e-4280-8c63-c7e3b9487a91 2019-04-13 12:25:09,208 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpU97uCa/5bAeqJoES1I691OSxsgc6RRZ3LP7aUFH4kqnFR9v3CtEvF9tlOC8RekFIxR229bpAKdmEiPcMD2o/SL2nvnKwqGv7YQLvSvpn29JTsMWk0fEY+ig+3FLjG+BkF1KnDU96VRquV45WBVcIpTGarJAgax78tc1/tIcn8AwaYCIarguvRYacKK7OUMAKZNxGoYNH/DVDYVymrDWXilLm01Df7OwKET6jkG/ODWvUAeQzfxFsAGbJ6N37l01s/jn/+4bJg7VpQKHVjbK/jFcRcyVlUhg520dyD+7ydHDLGqNdMov+oNXSIX0u8Z6U9L84m0GjvixZM3Sf/cIp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqVPe7gmv+WwHqiaBEtSOvdTksbIHOkUWdyz+2lBR+JKpxUfb\n9wrRLxfbZTgvEXpBSMUdtvW6QCnZhIj3DA9qP0i9p75ysKhr+2EC70r6Z9vSU7DF\npNHxGPooPtxS4xvgZBdSpw1PelUarleOVgVXCKUxmqyQIGse/LXNf7SHJ/AMGmAi\nGq4Lr0WGnCiuzlDACmTcRqGDR/w1Q2Fcpqw1l4pS5tNQ3+zsChE+o5Bvzg1r1AHk\nM38RbABmyejd+5dNbP45//uGyYO1aUCh1Y2yv4xXEXMlZVIYOdtHcg/u8nRwyxqj\nXTKL/qDV0iF9LvGelPS/OJtBo74sWTN0n/3CKQIDAQABAoIBAQCSNMUtLFgyOcF0\nfcK9i6Ok7gp6FIqBGd6IEOYNg4UD6T+GBMI90a1FyIe8IoMhyDpOp0U9EXg8puYW\ntlz6oOTQt/JqwNsvBn4WlHGARXFp9Djr4psF8fEH7BiMDpnTV+KtCiZn7+pMauea\n2icgx4ObB2iJca8RDu22rxQ9zJdXN1q/AHQS6qfDcAgkI7CHUVmzBD19VdqxmYpG\nwu4hW1qvzHDuKJuYzVVVJy+wXP4jxu+rIKu95Jlj0wNuEbR5HZSMSdrxp+9L0Pq8\nzmQo8keWDumXU8ImVEDkVAtpn/3raJ3SAgCHjoXaL0kjsLTNgR8V+NiHLTxg02KJ\nBtsRdOUxAoGBANcQKvcJqO2trnbKwaRT/yg8oMoe4p1kpxAJDBDH3FlWtxjw0nud\nHbuSwcVWHmEd2jyXj6QpuIH0slmx0IdEMbwL063a8RuV9wLtlD7rLc0TlR0aiG0Y\nac7d6DrLCzyAZF7GO2hNcL7eutsCGAoeNiJE5AU2Q3tCMHmdnGviN6VDAoGBAMmP\nDUoafWMj9GthqYolxF6VXvMmch4maY7VQ2CpOU3KHwaqe59iOCKAxavT6WMjMXxs\nTtLo0mFR73ffO7RQD5sSBdWwF9wMHig0qSSULHd8RbDlwYumG7x2nkWuutUZ/2Ft\n4dfV8g5f4S/7gzaY+/5/VOZhNfAeWNyRdPWhfY4jAoGBAJS09UCESW6vXad+Y49B\nFXm5EmUwHfo/EtWfq9wellqf/1Mbki8vYNPGkn3lInR8s96Z3hThVFdn37rtnQcr\nPEiO1PuuHHG6rGY16P/olm7rT3wkUJk+/EqyXlXo+AgJr11pLMLeaUtRr1qog/7b\nDQt9Hz4LW3XrOqGdPf/LGDcJAoGAPlZU6N9KelgLZw6cbdKCajJOXGs+jh6ZNQi2\nPvX3eByT/e7KLyAkdl9XQ25V10hyLKYettI1Bs5dfrh28ax1NyOa1F0S9AZ3aT3o\nNhzxp76ymyRj+LnWCDKzfp+svu28cziVybgslc+HiNyD12X3Qd3Ftz7HfM0V9Jm0\nD6fzefsCgYBE85bXZ+58xVpit0B9O7i/ezvbwpHM51OQUFiTpN0q71NrGa3XvZ99\nvcESY/MYJ8bl9Ey33mzJDr+iZ+HJXKrDU33GGD7lg0OkXOoodOcN+F5P6xlSsu2Z\n6UkRaox1EVVgL1bRhkX23KO0WQ67CVX1YZpD5npWyZZ2v0py3Hu5GQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0cb97f2659f44a1cb42bf7870649a758", "name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "fingerprint": "7d:3a:83:0e:df:e3:bc:94:90:e2:b1:46:17:90:6b:17"}} 2019-04-13 12:25:09,208 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-8247d77c-827e-4280-8c63-c7e3b9487a91 2019-04-13 12:25:09,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.434277057648s 2019-04-13 12:25:09,209 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpU97uCa/5bAeqJoES1I691OSxsgc6RRZ3LP7aUFH4kqnFR9v3CtEvF9tlOC8RekFIxR229bpAKdmEiPcMD2o/SL2nvnKwqGv7YQLvSvpn29JTsMWk0fEY+ig+3FLjG+BkF1KnDU96VRquV45WBVcIpTGarJAgax78tc1/tIcn8AwaYCIarguvRYacKK7OUMAKZNxGoYNH/DVDYVymrDWXilLm01Df7OwKET6jkG/ODWvUAeQzfxFsAGbJ6N37l01s/jn/+4bJg7VpQKHVjbK/jFcRcyVlUhg520dyD+7ydHDLGqNdMov+oNXSIX0u8Z6U9L84m0GjvixZM3Sf/cIp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqVPe7gmv+WwHqiaBEtSOvdTksbIHOkUWdyz+2lBR+JKpxUfb\n9wrRLxfbZTgvEXpBSMUdtvW6QCnZhIj3DA9qP0i9p75ysKhr+2EC70r6Z9vSU7DF\npNHxGPooPtxS4xvgZBdSpw1PelUarleOVgVXCKUxmqyQIGse/LXNf7SHJ/AMGmAi\nGq4Lr0WGnCiuzlDACmTcRqGDR/w1Q2Fcpqw1l4pS5tNQ3+zsChE+o5Bvzg1r1AHk\nM38RbABmyejd+5dNbP45//uGyYO1aUCh1Y2yv4xXEXMlZVIYOdtHcg/u8nRwyxqj\nXTKL/qDV0iF9LvGelPS/OJtBo74sWTN0n/3CKQIDAQABAoIBAQCSNMUtLFgyOcF0\nfcK9i6Ok7gp6FIqBGd6IEOYNg4UD6T+GBMI90a1FyIe8IoMhyDpOp0U9EXg8puYW\ntlz6oOTQt/JqwNsvBn4WlHGARXFp9Djr4psF8fEH7BiMDpnTV+KtCiZn7+pMauea\n2icgx4ObB2iJca8RDu22rxQ9zJdXN1q/AHQS6qfDcAgkI7CHUVmzBD19VdqxmYpG\nwu4hW1qvzHDuKJuYzVVVJy+wXP4jxu+rIKu95Jlj0wNuEbR5HZSMSdrxp+9L0Pq8\nzmQo8keWDumXU8ImVEDkVAtpn/3raJ3SAgCHjoXaL0kjsLTNgR8V+NiHLTxg02KJ\nBtsRdOUxAoGBANcQKvcJqO2trnbKwaRT/yg8oMoe4p1kpxAJDBDH3FlWtxjw0nud\nHbuSwcVWHmEd2jyXj6QpuIH0slmx0IdEMbwL063a8RuV9wLtlD7rLc0TlR0aiG0Y\nac7d6DrLCzyAZF7GO2hNcL7eutsCGAoeNiJE5AU2Q3tCMHmdnGviN6VDAoGBAMmP\nDUoafWMj9GthqYolxF6VXvMmch4maY7VQ2CpOU3KHwaqe59iOCKAxavT6WMjMXxs\nTtLo0mFR73ffO7RQD5sSBdWwF9wMHig0qSSULHd8RbDlwYumG7x2nkWuutUZ/2Ft\n4dfV8g5f4S/7gzaY+/5/VOZhNfAeWNyRdPWhfY4jAoGBAJS09UCESW6vXad+Y49B\nFXm5EmUwHfo/EtWfq9wellqf/1Mbki8vYNPGkn3lInR8s96Z3hThVFdn37rtnQcr\nPEiO1PuuHHG6rGY16P/olm7rT3wkUJk+/EqyXlXo+AgJr11pLMLeaUtRr1qog/7b\nDQt9Hz4LW3XrOqGdPf/LGDcJAoGAPlZU6N9KelgLZw6cbdKCajJOXGs+jh6ZNQi2\nPvX3eByT/e7KLyAkdl9XQ25V10hyLKYettI1Bs5dfrh28ax1NyOa1F0S9AZ3aT3o\nNhzxp76ymyRj+LnWCDKzfp+svu28cziVybgslc+HiNyD12X3Qd3Ftz7HfM0V9Jm0\nD6fzefsCgYBE85bXZ+58xVpit0B9O7i/ezvbwpHM51OQUFiTpN0q71NrGa3XvZ99\nvcESY/MYJ8bl9Ey33mzJDr+iZ+HJXKrDU33GGD7lg0OkXOoodOcN+F5P6xlSsu2Z\n6UkRaox1EVVgL1bRhkX23KO0WQ67CVX1YZpD5npWyZZ2v0py3Hu5GQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0cb97f2659f44a1cb42bf7870649a758', 'name': u'vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'created_at': '2019-04-13T12:25:09.209252', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9a62a12fc69749eabd3606f4e4159d1f', 'name': 'vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7d:3a:83:0e:df:e3:bc:94:90:e2:b1:46:17:90:6b:17', 'type': 'ssh', 'id': u'vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f'}) 2019-04-13 12:25:09,209 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAqVPe7gmv+WwHqiaBEtSOvdTksbIHOkUWdyz+2lBR+JKpxUfb 9wrRLxfbZTgvEXpBSMUdtvW6QCnZhIj3DA9qP0i9p75ysKhr+2EC70r6Z9vSU7DF pNHxGPooPtxS4xvgZBdSpw1PelUarleOVgVXCKUxmqyQIGse/LXNf7SHJ/AMGmAi Gq4Lr0WGnCiuzlDACmTcRqGDR/w1Q2Fcpqw1l4pS5tNQ3+zsChE+o5Bvzg1r1AHk M38RbABmyejd+5dNbP45//uGyYO1aUCh1Y2yv4xXEXMlZVIYOdtHcg/u8nRwyxqj XTKL/qDV0iF9LvGelPS/OJtBo74sWTN0n/3CKQIDAQABAoIBAQCSNMUtLFgyOcF0 fcK9i6Ok7gp6FIqBGd6IEOYNg4UD6T+GBMI90a1FyIe8IoMhyDpOp0U9EXg8puYW tlz6oOTQt/JqwNsvBn4WlHGARXFp9Djr4psF8fEH7BiMDpnTV+KtCiZn7+pMauea 2icgx4ObB2iJca8RDu22rxQ9zJdXN1q/AHQS6qfDcAgkI7CHUVmzBD19VdqxmYpG wu4hW1qvzHDuKJuYzVVVJy+wXP4jxu+rIKu95Jlj0wNuEbR5HZSMSdrxp+9L0Pq8 zmQo8keWDumXU8ImVEDkVAtpn/3raJ3SAgCHjoXaL0kjsLTNgR8V+NiHLTxg02KJ BtsRdOUxAoGBANcQKvcJqO2trnbKwaRT/yg8oMoe4p1kpxAJDBDH3FlWtxjw0nud HbuSwcVWHmEd2jyXj6QpuIH0slmx0IdEMbwL063a8RuV9wLtlD7rLc0TlR0aiG0Y ac7d6DrLCzyAZF7GO2hNcL7eutsCGAoeNiJE5AU2Q3tCMHmdnGviN6VDAoGBAMmP DUoafWMj9GthqYolxF6VXvMmch4maY7VQ2CpOU3KHwaqe59iOCKAxavT6WMjMXxs TtLo0mFR73ffO7RQD5sSBdWwF9wMHig0qSSULHd8RbDlwYumG7x2nkWuutUZ/2Ft 4dfV8g5f4S/7gzaY+/5/VOZhNfAeWNyRdPWhfY4jAoGBAJS09UCESW6vXad+Y49B FXm5EmUwHfo/EtWfq9wellqf/1Mbki8vYNPGkn3lInR8s96Z3hThVFdn37rtnQcr PEiO1PuuHHG6rGY16P/olm7rT3wkUJk+/EqyXlXo+AgJr11pLMLeaUtRr1qog/7b DQt9Hz4LW3XrOqGdPf/LGDcJAoGAPlZU6N9KelgLZw6cbdKCajJOXGs+jh6ZNQi2 PvX3eByT/e7KLyAkdl9XQ25V10hyLKYettI1Bs5dfrh28ax1NyOa1F0S9AZ3aT3o Nhzxp76ymyRj+LnWCDKzfp+svu28cziVybgslc+HiNyD12X3Qd3Ftz7HfM0V9Jm0 D6fzefsCgYBE85bXZ+58xVpit0B9O7i/ezvbwpHM51OQUFiTpN0q71NrGa3XvZ99 vcESY/MYJ8bl9Ey33mzJDr+iZ+HJXKrDU33GGD7lg0OkXOoodOcN+F5P6xlSsu2Z 6UkRaox1EVVgL1bRhkX23KO0WQ67CVX1YZpD5npWyZZ2v0py3Hu5GQ== -----END RSA PRIVATE KEY----- 2019-04-13 12:25:09,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-13 12:25:09,216 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"security_group": {"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-04-13 12:25:09,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:09 GMT X-Openstack-Request-Id: req-cc472d37-dc13-4930-aa4e-015d8d157978 2019-04-13 12:25:09,414 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:09Z", "updated_at": "2019-04-13T12:25:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "0e59e93e-40b0-4c71-878f-f6a1c0d8e4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "468e9ab3-cfed-4555-9026-a02a6d8d632c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "fb025981-68e8-416f-96c4-ed3137a366db", "name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}} 2019-04-13 12:25:09,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cc472d37-dc13-4930-aa4e-015d8d157978 2019-04-13 12:25:09,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.199002981186s 2019-04-13 12:25:09,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 12:25:09,422 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:09,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:09 GMT X-Openstack-Request-Id: req-61ef109f-63c9-4f77-96b3-9b017d323335 2019-04-13 12:25:09,485 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:24:55Z", "updated_at": "2019-04-13T12:24:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "1a2de43c-fc8e-4f6f-a24c-9b1089cb4b07", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "4375ffe1-26e5-4a16-a92c-31f45f7d98ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "89b3b4fc-63b9-48c0-abd9-9e0d5be55d60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "c441dc14-4aff-4848-87cf-c2ba6eb0d191", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "b0361db5-9440-49de-925f-906dc10da380", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:09Z", "updated_at": "2019-04-13T12:25:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "0e59e93e-40b0-4c71-878f-f6a1c0d8e4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "468e9ab3-cfed-4555-9026-a02a6d8d632c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "fb025981-68e8-416f-96c4-ed3137a366db", "name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:25:09,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-61ef109f-63c9-4f77-96b3-9b017d323335 2019-04-13 12:25:09,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0636849403381s 2019-04-13 12:25:09,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 12:25:09,493 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -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": "fb025981-68e8-416f-96c4-ed3137a366db"}}' 2019-04-13 12:25:09,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:09 GMT X-Openstack-Request-Id: req-f4acd64e-05ee-4bb5-8690-e1a9fc868589 2019-04-13 12:25:09,605 - 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-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "port_range_min": 22, "revision_number": 0, "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:09Z", "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "8e80f7f2-3155-41c1-a4b3-757da8acc335"}} 2019-04-13 12:25:09,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f4acd64e-05ee-4bb5-8690-e1a9fc868589 2019-04-13 12:25:09,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113238096237s 2019-04-13 12:25:09,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 12:25:09,612 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:09,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:09 GMT X-Openstack-Request-Id: req-c00205b2-c85e-4472-a052-dac361054c5b 2019-04-13 12:25:09,658 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:24:55Z", "updated_at": "2019-04-13T12:24:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "1a2de43c-fc8e-4f6f-a24c-9b1089cb4b07", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "4375ffe1-26e5-4a16-a92c-31f45f7d98ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "89b3b4fc-63b9-48c0-abd9-9e0d5be55d60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "c441dc14-4aff-4848-87cf-c2ba6eb0d191", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "b0361db5-9440-49de-925f-906dc10da380", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:09Z", "updated_at": "2019-04-13T12:25:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "0e59e93e-40b0-4c71-878f-f6a1c0d8e4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "468e9ab3-cfed-4555-9026-a02a6d8d632c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "8e80f7f2-3155-41c1-a4b3-757da8acc335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "fb025981-68e8-416f-96c4-ed3137a366db", "name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:25:09,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c00205b2-c85e-4472-a052-dac361054c5b 2019-04-13 12:25:09,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046217918396s 2019-04-13 12:25:09,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 12:25:09,665 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -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": "fb025981-68e8-416f-96c4-ed3137a366db"}}' 2019-04-13 12:25:09,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:09 GMT X-Openstack-Request-Id: req-4952455b-11d1-4909-bfa1-ca272a6e8f24 2019-04-13 12:25:09,785 - 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-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "port_range_min": null, "revision_number": 0, "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:09Z", "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "c80314ce-e001-4865-bb82-5f2d0232e50d"}} 2019-04-13 12:25:09,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4952455b-11d1-4909-bfa1-ca272a6e8f24 2019-04-13 12:25:09,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121440887451s 2019-04-13 12:25:09,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 12:25:09,793 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:09,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:09 GMT X-Openstack-Request-Id: req-6a926d7a-7192-4185-abc7-de41417c528a 2019-04-13 12:25:09,841 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:24:55Z", "updated_at": "2019-04-13T12:24:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "1a2de43c-fc8e-4f6f-a24c-9b1089cb4b07", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "4375ffe1-26e5-4a16-a92c-31f45f7d98ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "89b3b4fc-63b9-48c0-abd9-9e0d5be55d60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "c441dc14-4aff-4848-87cf-c2ba6eb0d191", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "b0361db5-9440-49de-925f-906dc10da380", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:09Z", "updated_at": "2019-04-13T12:25:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "0e59e93e-40b0-4c71-878f-f6a1c0d8e4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "468e9ab3-cfed-4555-9026-a02a6d8d632c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "8e80f7f2-3155-41c1-a4b3-757da8acc335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "c80314ce-e001-4865-bb82-5f2d0232e50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 3, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "fb025981-68e8-416f-96c4-ed3137a366db", "name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:25:09,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6a926d7a-7192-4185-abc7-de41417c528a 2019-04-13 12:25:09,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.049674987793s 2019-04-13 12:25:09,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 12:25:09,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -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": "fb025981-68e8-416f-96c4-ed3137a366db"}}' 2019-04-13 12:25:09,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:09 GMT X-Openstack-Request-Id: req-9dd19d22-3234-478b-89fd-3dccbfdf7e7e 2019-04-13 12:25:09,971 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "port_range_min": 80, "revision_number": 0, "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:09Z", "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "8a067380-5d97-4da2-b1c0-3a3274a7588b"}} 2019-04-13 12:25:09,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-9dd19d22-3234-478b-89fd-3dccbfdf7e7e 2019-04-13 12:25:09,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123805999756s 2019-04-13 12:25:09,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 12:25:09,979 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:10,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:10 GMT X-Openstack-Request-Id: req-316aff12-1b67-42b6-8ce0-f65a345cd0f8 2019-04-13 12:25:10,025 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:24:55Z", "updated_at": "2019-04-13T12:24:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "1a2de43c-fc8e-4f6f-a24c-9b1089cb4b07", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "4375ffe1-26e5-4a16-a92c-31f45f7d98ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "89b3b4fc-63b9-48c0-abd9-9e0d5be55d60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "c441dc14-4aff-4848-87cf-c2ba6eb0d191", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "b0361db5-9440-49de-925f-906dc10da380", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:09Z", "updated_at": "2019-04-13T12:25:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "0e59e93e-40b0-4c71-878f-f6a1c0d8e4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "468e9ab3-cfed-4555-9026-a02a6d8d632c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "8a067380-5d97-4da2-b1c0-3a3274a7588b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "8e80f7f2-3155-41c1-a4b3-757da8acc335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "c80314ce-e001-4865-bb82-5f2d0232e50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 4, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "fb025981-68e8-416f-96c4-ed3137a366db", "name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:25:10,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-316aff12-1b67-42b6-8ce0-f65a345cd0f8 2019-04-13 12:25:10,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0465471744537s 2019-04-13 12:25:10,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 12:25:10,033 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -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": "fb025981-68e8-416f-96c4-ed3137a366db"}}' 2019-04-13 12:25:10,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:10 GMT X-Openstack-Request-Id: req-54317239-ab7d-4baf-933b-fb4fbbf5f80c 2019-04-13 12:25:10,145 - 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-04-13T12:25:10Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "port_range_min": 443, "revision_number": 0, "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:10Z", "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "7b163cd0-212e-4859-a5b1-10244c207675"}} 2019-04-13 12:25:10,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-54317239-ab7d-4baf-933b-fb4fbbf5f80c 2019-04-13 12:25:10,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113038063049s 2019-04-13 12:25:10,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 12:25:10,152 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:10,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:10 GMT X-Openstack-Request-Id: req-a9a2d2d2-3176-46a2-aa8e-de7cb78ca00d 2019-04-13 12:25:10,199 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:24:55Z", "updated_at": "2019-04-13T12:24:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "1a2de43c-fc8e-4f6f-a24c-9b1089cb4b07", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "4375ffe1-26e5-4a16-a92c-31f45f7d98ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "89b3b4fc-63b9-48c0-abd9-9e0d5be55d60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "c441dc14-4aff-4848-87cf-c2ba6eb0d191", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "b0361db5-9440-49de-925f-906dc10da380", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:09Z", "updated_at": "2019-04-13T12:25:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "0e59e93e-40b0-4c71-878f-f6a1c0d8e4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "468e9ab3-cfed-4555-9026-a02a6d8d632c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-13T12:25:10Z", "revision_number": 0, "id": "7b163cd0-212e-4859-a5b1-10244c207675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:10Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "8a067380-5d97-4da2-b1c0-3a3274a7588b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "8e80f7f2-3155-41c1-a4b3-757da8acc335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "c80314ce-e001-4865-bb82-5f2d0232e50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 5, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "fb025981-68e8-416f-96c4-ed3137a366db", "name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:25:10,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a9a2d2d2-3176-46a2-aa8e-de7cb78ca00d 2019-04-13 12:25:10,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477838516235s 2019-04-13 12:25:10,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 12:25:10,207 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -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": "fb025981-68e8-416f-96c4-ed3137a366db"}}' 2019-04-13 12:25:10,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:10 GMT X-Openstack-Request-Id: req-241c2961-9314-4c34-8457-287baeab1f45 2019-04-13 12:25:10,331 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-04-13T12:25:10Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "port_range_min": 5671, "revision_number": 0, "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:10Z", "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "dbfb59da-79f2-4b1a-bfb6-37f508679ad3"}} 2019-04-13 12:25:10,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-241c2961-9314-4c34-8457-287baeab1f45 2019-04-13 12:25:10,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124899148941s 2019-04-13 12:25:10,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 12:25:10,338 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:10,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:10 GMT X-Openstack-Request-Id: req-82003c30-1ee6-4f06-aa15-eff41b0ffdfe 2019-04-13 12:25:10,386 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:24:55Z", "updated_at": "2019-04-13T12:24:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "1a2de43c-fc8e-4f6f-a24c-9b1089cb4b07", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "4375ffe1-26e5-4a16-a92c-31f45f7d98ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "89b3b4fc-63b9-48c0-abd9-9e0d5be55d60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "c441dc14-4aff-4848-87cf-c2ba6eb0d191", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "b0361db5-9440-49de-925f-906dc10da380", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:09Z", "updated_at": "2019-04-13T12:25:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "0e59e93e-40b0-4c71-878f-f6a1c0d8e4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "468e9ab3-cfed-4555-9026-a02a6d8d632c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-13T12:25:10Z", "revision_number": 0, "id": "7b163cd0-212e-4859-a5b1-10244c207675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:10Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "8a067380-5d97-4da2-b1c0-3a3274a7588b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "8e80f7f2-3155-41c1-a4b3-757da8acc335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "c80314ce-e001-4865-bb82-5f2d0232e50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-13T12:25:10Z", "revision_number": 0, "id": "dbfb59da-79f2-4b1a-bfb6-37f508679ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:10Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 6, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "fb025981-68e8-416f-96c4-ed3137a366db", "name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:25:10,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-82003c30-1ee6-4f06-aa15-eff41b0ffdfe 2019-04-13 12:25:10,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0489060878754s 2019-04-13 12:25:10,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-13 12:25:10,393 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -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": "fb025981-68e8-416f-96c4-ed3137a366db"}}' 2019-04-13 12:25:10,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:10 GMT X-Openstack-Request-Id: req-9199c4f6-957b-42b1-ba6e-cd00c0354ea2 2019-04-13 12:25:10,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": 53333, "updated_at": "2019-04-13T12:25:10Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "port_range_min": 53333, "revision_number": 0, "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:10Z", "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "77eecd78-16f1-465d-87d6-e9f56923f4c6"}} 2019-04-13 12:25:10,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-9199c4f6-957b-42b1-ba6e-cd00c0354ea2 2019-04-13 12:25:10,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.231482028961s 2019-04-13 12:25:10,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 12:25:10,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:10,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:10 GMT X-Openstack-Request-Id: req-06e4c30b-cb6c-4e85-a23a-246f69092628 2019-04-13 12:25:10,975 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["b4ac2be3-ba6b-407a-b1c4-68934052594a"],"description":"","tags":[],"updated_at":"2019-04-13T12:24:57Z","qos_policy_id":null,"name":"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:24:56Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 12:25:10,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-06e4c30b-cb6c-4e85-a23a-246f69092628 2019-04-13 12:25:10,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349667072296s 2019-04-13 12:25:10,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:25:10,987 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:11,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:11 GMT X-Openstack-Request-Id: req-0e2bfe3e-b96a-4f8a-8aac-0bc4a6cac344 2019-04-13 12:25:11,025 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:25:08Z", "file": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/file", "owner": "9a62a12fc69749eabd3606f4e4159d1f", "id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "size": 301006848, "self": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T12:25:03Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:25:11,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0e2bfe3e-b96a-4f8a-8aac-0bc4a6cac344 2019-04-13 12:25:11,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0423729419708s 2019-04-13 12:25:11,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:25:11,035 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:11,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-dae746fd-c37f-453b-9eca-babc5d39eacf x-openstack-request-id: req-dae746fd-c37f-453b-9eca-babc5d39eacf 2019-04-13 12:25:11,054 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "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": "6edb5ef8-341e-4961-8d08-e7c660a91c7c"}]} 2019-04-13 12:25:11,054 - 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-dae746fd-c37f-453b-9eca-babc5d39eacf 2019-04-13 12:25:11,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227620601654s 2019-04-13 12:25:11,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-13 12:25:11,059 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"server": {"name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "imageRef": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "flavorRef": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a"}], "security_groups": [{"name": "fb025981-68e8-416f-96c4-ed3137a366db"}]}}' 2019-04-13 12:25:12,865 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390 x-compute-request-id: req-2238f3e9-15bc-4a78-ba9f-7b4bed513d66 x-openstack-request-id: req-2238f3e9-15bc-4a78-ba9f-7b4bed513d66 2019-04-13 12:25:12,865 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "fb025981-68e8-416f-96c4-ed3137a366db"}], "OS-DCF:diskConfig": "MANUAL", "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "adminPass": "hZQcmFyE6vz7"}} 2019-04-13 12:25:12,865 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2238f3e9-15bc-4a78-ba9f-7b4bed513d66 2019-04-13 12:25:12,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.80957603455s 2019-04-13 12:25:12,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:12,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:13,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-ca4986c5-aff3-4684-82b7-32101efd545c x-openstack-request-id: req-ca4986c5-aff3-4684-82b7-32101efd545c 2019-04-13 12:25:13,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "user_id": "0cb97f2659f44a1cb42bf7870649a758", "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-04-13T12:25:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:13,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ca4986c5-aff3-4684-82b7-32101efd545c 2019-04-13 12:25:13,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556307077408s 2019-04-13 12:25:13,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 12:25:13,435 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:13,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:13 GMT X-Openstack-Request-Id: req-21a3e0e0-9c8f-40d1-bd12-899b72a5ef56 2019-04-13 12:25:13,556 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["b4ac2be3-ba6b-407a-b1c4-68934052594a"],"description":"","tags":[],"updated_at":"2019-04-13T12:24:57Z","qos_policy_id":null,"name":"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:24:56Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 12:25:13,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-21a3e0e0-9c8f-40d1-bd12-899b72a5ef56 2019-04-13 12:25:13,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.121124982834s 2019-04-13 12:25:13,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 12:25:13,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:13,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25:13 GMT X-Openstack-Request-Id: req-08113545-cf6d-4211-8b19-a83792a72239 2019-04-13 12:25:13,642 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:24:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T12:24:57Z","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":"9a62a12fc69749eabd3606f4e4159d1f","id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","subnetpool_id":null,"name":"vyos_vrouter-subnet_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:25:13,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-08113545-cf6d-4211-8b19-a83792a72239 2019-04-13 12:25:13,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0850920677185s 2019-04-13 12:25:13,643 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:15,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:15,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:15,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 649 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-d35b647b-be05-4f85-91ae-849e2e56ec37 x-openstack-request-id: req-d35b647b-be05-4f85-91ae-849e2e56ec37 2019-04-13 12:25:15,771 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:15,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d35b647b-be05-4f85-91ae-849e2e56ec37 2019-04-13 12:25:15,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.125391960144s 2019-04-13 12:25:15,777 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:17,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:17,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:18,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-c5f71b5d-55a6-4991-bee1-b1ec32f5e9ab x-openstack-request-id: req-c5f71b5d-55a6-4991-bee1-b1ec32f5e9ab 2019-04-13 12:25:18,248 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:18,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c5f71b5d-55a6-4991-bee1-b1ec32f5e9ab 2019-04-13 12:25:18,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467799901962s 2019-04-13 12:25:18,255 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:20,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:20,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:20,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-aade9d01-6fca-4ab9-aecc-bfcf5883d625 x-openstack-request-id: req-aade9d01-6fca-4ab9-aecc-bfcf5883d625 2019-04-13 12:25:20,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:20,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aade9d01-6fca-4ab9-aecc-bfcf5883d625 2019-04-13 12:25:20,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381441116333s 2019-04-13 12:25:20,646 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:22,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:22,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:22,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-1b145f97-a93d-45eb-b413-9a02416ee954 x-openstack-request-id: req-1b145f97-a93d-45eb-b413-9a02416ee954 2019-04-13 12:25:22,841 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:22,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1b145f97-a93d-45eb-b413-9a02416ee954 2019-04-13 12:25:22,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19301700592s 2019-04-13 12:25:22,849 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:24,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:25,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-d1119693-6d7e-4fe8-8238-8df00086ac1e x-openstack-request-id: req-d1119693-6d7e-4fe8-8238-8df00086ac1e 2019-04-13 12:25:25,607 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:25,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d1119693-6d7e-4fe8-8238-8df00086ac1e 2019-04-13 12:25:25,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755562782288s 2019-04-13 12:25:25,615 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:27,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:27,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:27,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-8e2e8cb0-214a-436c-b29f-5f37c35d4ae0 x-openstack-request-id: req-8e2e8cb0-214a-436c-b29f-5f37c35d4ae0 2019-04-13 12:25:27,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:27,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8e2e8cb0-214a-436c-b29f-5f37c35d4ae0 2019-04-13 12:25:27,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199028015137s 2019-04-13 12:25:27,823 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:29,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:29,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:30,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-d7ddb9a7-99ee-45ae-be0c-bade436ca709 x-openstack-request-id: req-d7ddb9a7-99ee-45ae-be0c-bade436ca709 2019-04-13 12:25:30,191 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:30,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7ddb9a7-99ee-45ae-be0c-bade436ca709 2019-04-13 12:25:30,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365805149078s 2019-04-13 12:25:30,199 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:32,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:32,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:32,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-b482f9fa-1d3b-45f7-9d37-0970ec4db20c x-openstack-request-id: req-b482f9fa-1d3b-45f7-9d37-0970ec4db20c 2019-04-13 12:25:32,586 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:32,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b482f9fa-1d3b-45f7-9d37-0970ec4db20c 2019-04-13 12:25:32,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385250091553s 2019-04-13 12:25:32,593 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:34,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:34,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:35,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-dbd981e1-c293-403c-b085-b4769ce295f3 x-openstack-request-id: req-dbd981e1-c293-403c-b085-b4769ce295f3 2019-04-13 12:25:35,426 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:35,426 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dbd981e1-c293-403c-b085-b4769ce295f3 2019-04-13 12:25:35,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.829669952393s 2019-04-13 12:25:35,434 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:37,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:37,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:37,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-26446d68-8c1c-47c9-a727-5d170be5bad2 x-openstack-request-id: req-26446d68-8c1c-47c9-a727-5d170be5bad2 2019-04-13 12:25:37,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:37,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-26446d68-8c1c-47c9-a727-5d170be5bad2 2019-04-13 12:25:37,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206316947937s 2019-04-13 12:25:37,650 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:39,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:39,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:39,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-1fe7584f-05de-4f98-9f90-9d50071ca658 x-openstack-request-id: req-1fe7584f-05de-4f98-9f90-9d50071ca658 2019-04-13 12:25:39,858 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:39,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1fe7584f-05de-4f98-9f90-9d50071ca658 2019-04-13 12:25:39,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206528902054s 2019-04-13 12:25:39,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:41,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:41,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:42,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-ad8ff256-4473-4d5f-8850-22f87c392e22 x-openstack-request-id: req-ad8ff256-4473-4d5f-8850-22f87c392e22 2019-04-13 12:25:42,328 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:42,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ad8ff256-4473-4d5f-8850-22f87c392e22 2019-04-13 12:25:42,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460224151611s 2019-04-13 12:25:42,336 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:44,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:44,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-eab46481-2afd-4c1b-9eb3-5128799e74e9 x-openstack-request-id: req-eab46481-2afd-4c1b-9eb3-5128799e74e9 2019-04-13 12:25:44,825 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:44,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eab46481-2afd-4c1b-9eb3-5128799e74e9 2019-04-13 12:25:44,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487123012543s 2019-04-13 12:25:44,832 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:46,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:47,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-0be06bd4-e431-4c0a-98e6-d98964d37246 x-openstack-request-id: req-0be06bd4-e431-4c0a-98e6-d98964d37246 2019-04-13 12:25:47,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:47,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0be06bd4-e431-4c0a-98e6-d98964d37246 2019-04-13 12:25:47,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449285030365s 2019-04-13 12:25:47,291 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:49,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:49,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:49,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-89bac894-12b4-42f7-9e01-9e2072277fbe x-openstack-request-id: req-89bac894-12b4-42f7-9e01-9e2072277fbe 2019-04-13 12:25:49,488 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:49,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-89bac894-12b4-42f7-9e01-9e2072277fbe 2019-04-13 12:25:49,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194623947144s 2019-04-13 12:25:49,495 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:51,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:51,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:52,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-a345e1d9-e3b8-4e8b-a40a-d86befc0dff8 x-openstack-request-id: req-a345e1d9-e3b8-4e8b-a40a-d86befc0dff8 2019-04-13 12:25:52,007 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:52,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a345e1d9-e3b8-4e8b-a40a-d86befc0dff8 2019-04-13 12:25:52,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509349822998s 2019-04-13 12:25:52,013 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:54,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:54,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:54,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-c8423fbe-e0eb-444d-9130-d1b944e0b643 x-openstack-request-id: req-c8423fbe-e0eb-444d-9130-d1b944e0b643 2019-04-13 12:25:54,679 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:54,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c8423fbe-e0eb-444d-9130-d1b944e0b643 2019-04-13 12:25:54,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662810087204s 2019-04-13 12:25:54,686 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:56,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:56,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:57,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-a2546899-89c8-499e-bba7-8d4c4d44a4ee x-openstack-request-id: req-a2546899-89c8-499e-bba7-8d4c4d44a4ee 2019-04-13 12:25:57,129 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:57,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a2546899-89c8-499e-bba7-8d4c4d44a4ee 2019-04-13 12:25:57,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440580129623s 2019-04-13 12:25:57,136 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:25:59,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:25:59,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:25:59,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:25: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-e7dfc886-6371-40db-ad6e-bc0f939b77e3 x-openstack-request-id: req-e7dfc886-6371-40db-ad6e-bc0f939b77e3 2019-04-13 12:25:59,826 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:25:59,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e7dfc886-6371-40db-ad6e-bc0f939b77e3 2019-04-13 12:25:59,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687752962112s 2019-04-13 12:25:59,833 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:01,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:01,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:02,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-d91c1f89-9d60-473a-b7d8-29887b05fe63 x-openstack-request-id: req-d91c1f89-9d60-473a-b7d8-29887b05fe63 2019-04-13 12:26:02,204 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:02,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d91c1f89-9d60-473a-b7d8-29887b05fe63 2019-04-13 12:26:02,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369014978409s 2019-04-13 12:26:02,211 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:04,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:04,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:04,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-30ba4e26-9a7e-47e3-b9e4-23827a74885e x-openstack-request-id: req-30ba4e26-9a7e-47e3-b9e4-23827a74885e 2019-04-13 12:26:04,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:04,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30ba4e26-9a7e-47e3-b9e4-23827a74885e 2019-04-13 12:26:04,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194583892822s 2019-04-13 12:26:04,415 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:06,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:06,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:06,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-add29125-b2d2-4272-bd8a-2dcd298ad7a4 x-openstack-request-id: req-add29125-b2d2-4272-bd8a-2dcd298ad7a4 2019-04-13 12:26:06,889 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:06,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-add29125-b2d2-4272-bd8a-2dcd298ad7a4 2019-04-13 12:26:06,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472383975983s 2019-04-13 12:26:06,897 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:08,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:08,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:09,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-25491d76-7c06-4b81-b738-8d005f766a26 x-openstack-request-id: req-25491d76-7c06-4b81-b738-8d005f766a26 2019-04-13 12:26:09,289 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:09,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25491d76-7c06-4b81-b738-8d005f766a26 2019-04-13 12:26:09,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389420032501s 2019-04-13 12:26:09,296 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:11,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:11,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:11,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12: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-74809062-913e-497c-9ad3-255861a859c1 x-openstack-request-id: req-74809062-913e-497c-9ad3-255861a859c1 2019-04-13 12:26:11,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:11,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-74809062-913e-497c-9ad3-255861a859c1 2019-04-13 12:26:11,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454636096954s 2019-04-13 12:26:11,761 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:13,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:13,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:13,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-cf9ac7ca-6dc6-418b-8a94-19e6ad42b993 x-openstack-request-id: req-cf9ac7ca-6dc6-418b-8a94-19e6ad42b993 2019-04-13 12:26:13,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:13,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf9ac7ca-6dc6-418b-8a94-19e6ad42b993 2019-04-13 12:26:13,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194792032242s 2019-04-13 12:26:13,965 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:15,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:15,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:16,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-e65033ee-70bc-4e3c-8edd-eb559419d8aa x-openstack-request-id: req-e65033ee-70bc-4e3c-8edd-eb559419d8aa 2019-04-13 12:26:16,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:16,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e65033ee-70bc-4e3c-8edd-eb559419d8aa 2019-04-13 12:26:16,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649922847748s 2019-04-13 12:26:16,624 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:18,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:18,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:19,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-9898df0e-f644-46ff-b4f9-fd54f7c22ef5 x-openstack-request-id: req-9898df0e-f644-46ff-b4f9-fd54f7c22ef5 2019-04-13 12:26:19,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:19,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9898df0e-f644-46ff-b4f9-fd54f7c22ef5 2019-04-13 12:26:19,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436074018478s 2019-04-13 12:26:19,069 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:21,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:21,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-1119e25e-7e71-4f1c-83b8-8366586dcf78 x-openstack-request-id: req-1119e25e-7e71-4f1c-83b8-8366586dcf78 2019-04-13 12:26:21,269 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:21,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1119e25e-7e71-4f1c-83b8-8366586dcf78 2019-04-13 12:26:21,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197550058365s 2019-04-13 12:26:21,276 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:23,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:23,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:23,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-fdde9be0-31c8-4963-bb13-27271a8197fd x-openstack-request-id: req-fdde9be0-31c8-4963-bb13-27271a8197fd 2019-04-13 12:26:23,468 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:23,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fdde9be0-31c8-4963-bb13-27271a8197fd 2019-04-13 12:26:23,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189038991928s 2019-04-13 12:26:23,475 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:25,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:25,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:25,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-a2be1002-314b-4fce-8349-8fc448f002ac x-openstack-request-id: req-a2be1002-314b-4fce-8349-8fc448f002ac 2019-04-13 12:26:25,944 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:25,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a2be1002-314b-4fce-8349-8fc448f002ac 2019-04-13 12:26:25,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466470956802s 2019-04-13 12:26:25,950 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:27,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:27,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:28,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-b68e8e23-d476-491d-b6bf-d1430bc07e40 x-openstack-request-id: req-b68e8e23-d476-491d-b6bf-d1430bc07e40 2019-04-13 12:26:28,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:28,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b68e8e23-d476-491d-b6bf-d1430bc07e40 2019-04-13 12:26:28,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433064937592s 2019-04-13 12:26:28,393 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:30,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:30,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:31,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-b9a41383-295c-40be-98cd-adbfc1502812 x-openstack-request-id: req-b9a41383-295c-40be-98cd-adbfc1502812 2019-04-13 12:26:31,130 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:31,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b9a41383-295c-40be-98cd-adbfc1502812 2019-04-13 12:26:31,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734400987625s 2019-04-13 12:26:31,137 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:33,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:33,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:33,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-31e1715e-a1a6-4c95-8e05-8e23ff15d7bb x-openstack-request-id: req-31e1715e-a1a6-4c95-8e05-8e23ff15d7bb 2019-04-13 12:26:33,325 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:33,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-31e1715e-a1a6-4c95-8e05-8e23ff15d7bb 2019-04-13 12:26:33,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186091899872s 2019-04-13 12:26:33,333 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:35,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:35,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:35,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-d39a171b-2775-41bb-a203-22d040411300 x-openstack-request-id: req-d39a171b-2775-41bb-a203-22d040411300 2019-04-13 12:26:35,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:35,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d39a171b-2775-41bb-a203-22d040411300 2019-04-13 12:26:35,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195586919785s 2019-04-13 12:26:35,538 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:37,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:38,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-0818f8ed-b673-4c40-8fe9-926b50757b34 x-openstack-request-id: req-0818f8ed-b673-4c40-8fe9-926b50757b34 2019-04-13 12:26:38,205 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:38,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0818f8ed-b673-4c40-8fe9-926b50757b34 2019-04-13 12:26:38,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664967060089s 2019-04-13 12:26:38,213 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:40,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:40,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:40,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-e0e781d1-e5cd-47f1-84cf-e098367e3f99 x-openstack-request-id: req-e0e781d1-e5cd-47f1-84cf-e098367e3f99 2019-04-13 12:26:40,405 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:40,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e0e781d1-e5cd-47f1-84cf-e098367e3f99 2019-04-13 12:26:40,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189959049225s 2019-04-13 12:26:40,412 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:42,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:42,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-ab30dd46-e014-4d34-87a2-75a0be609bc0 x-openstack-request-id: req-ab30dd46-e014-4d34-87a2-75a0be609bc0 2019-04-13 12:26:42,870 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:42,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ab30dd46-e014-4d34-87a2-75a0be609bc0 2019-04-13 12:26:42,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455450057983s 2019-04-13 12:26:42,877 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:44,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:44,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:45,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-6916e9d4-1a9e-4f6d-b267-da3bd38ee21e x-openstack-request-id: req-6916e9d4-1a9e-4f6d-b267-da3bd38ee21e 2019-04-13 12:26:45,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:45,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6916e9d4-1a9e-4f6d-b267-da3bd38ee21e 2019-04-13 12:26:45,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465393066406s 2019-04-13 12:26:45,352 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:47,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:47,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:47,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12: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-c1f88ad3-ef42-4de5-b1c5-d1f87e55d88b x-openstack-request-id: req-c1f88ad3-ef42-4de5-b1c5-d1f87e55d88b 2019-04-13 12:26:47,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:47,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c1f88ad3-ef42-4de5-b1c5-d1f87e55d88b 2019-04-13 12:26:47,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199215888977s 2019-04-13 12:26:47,561 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:49,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:49,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:49,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-b5fa2e49-a55b-4a44-ba3c-b053678470d6 x-openstack-request-id: req-b5fa2e49-a55b-4a44-ba3c-b053678470d6 2019-04-13 12:26:49,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:49,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b5fa2e49-a55b-4a44-ba3c-b053678470d6 2019-04-13 12:26:49,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190417051315s 2019-04-13 12:26:49,761 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:51,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:51,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:51,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-c54e43fd-6a5e-4f0b-9508-10fa40c8e675 x-openstack-request-id: req-c54e43fd-6a5e-4f0b-9508-10fa40c8e675 2019-04-13 12:26:51,960 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:51,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c54e43fd-6a5e-4f0b-9508-10fa40c8e675 2019-04-13 12:26:51,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197192907333s 2019-04-13 12:26:51,967 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:53,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:53,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:54,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-3c5fc0dc-08ce-462c-90e6-84c15d7df1f6 x-openstack-request-id: req-3c5fc0dc-08ce-462c-90e6-84c15d7df1f6 2019-04-13 12:26:54,758 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:54,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3c5fc0dc-08ce-462c-90e6-84c15d7df1f6 2019-04-13 12:26:54,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788800954819s 2019-04-13 12:26:54,766 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:56,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:56,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:56,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-c9b60a29-8679-48c7-96ff-7e68295d5bb1 x-openstack-request-id: req-c9b60a29-8679-48c7-96ff-7e68295d5bb1 2019-04-13 12:26:56,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:56,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c9b60a29-8679-48c7-96ff-7e68295d5bb1 2019-04-13 12:26:56,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219813108444s 2019-04-13 12:26:56,995 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:26:58,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:26:59,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:26:59,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:26: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-4689734f-1d76-4a45-903b-811356517953 x-openstack-request-id: req-4689734f-1d76-4a45-903b-811356517953 2019-04-13 12:26:59,189 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:26:59,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4689734f-1d76-4a45-903b-811356517953 2019-04-13 12:26:59,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192102909088s 2019-04-13 12:26:59,199 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:27:01,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:27:01,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:01,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27: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-0a73f818-ff9b-49a1-a51e-93c5a36c44ac x-openstack-request-id: req-0a73f818-ff9b-49a1-a51e-93c5a36c44ac 2019-04-13 12:27:01,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:27:01,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0a73f818-ff9b-49a1-a51e-93c5a36c44ac 2019-04-13 12:27:01,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189533948898s 2019-04-13 12:27:01,397 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:27:03,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:27:03,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:03,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27: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-d9402c87-ca94-4094-a286-dbb98e4ec542 x-openstack-request-id: req-d9402c87-ca94-4094-a286-dbb98e4ec542 2019-04-13 12:27:03,774 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:27:03,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d9402c87-ca94-4094-a286-dbb98e4ec542 2019-04-13 12:27:03,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374977111816s 2019-04-13 12:27:03,782 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:27:05,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:27:05,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:06,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27: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-65934d42-646f-4445-b009-dd6a8ce57f99 x-openstack-request-id: req-65934d42-646f-4445-b009-dd6a8ce57f99 2019-04-13 12:27:06,265 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:27:06,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-65934d42-646f-4445-b009-dd6a8ce57f99 2019-04-13 12:27:06,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481215953827s 2019-04-13 12:27:06,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:27:08,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:27:08,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:08,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12: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-8edfcaab-c4e9-4660-b3f7-c39c8dda3ee9 x-openstack-request-id: req-8edfcaab-c4e9-4660-b3f7-c39c8dda3ee9 2019-04-13 12:27:08,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/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:27:08,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8edfcaab-c4e9-4660-b3f7-c39c8dda3ee9 2019-04-13 12:27:08,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418777942657s 2019-04-13 12:27:08,701 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:27:10,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:27:10,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:10,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27: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-3a6b41eb-9d23-412e-8b07-345cdede23ca x-openstack-request-id: req-3a6b41eb-9d23-412e-8b07-345cdede23ca 2019-04-13 12:27:10,887 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:27:10,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3a6b41eb-9d23-412e-8b07-345cdede23ca 2019-04-13 12:27:10,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184041976929s 2019-04-13 12:27:10,894 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:27:12,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:27:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:13,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27: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-9dc42087-a3f7-4e2d-a949-f394ec82741d x-openstack-request-id: req-9dc42087-a3f7-4e2d-a949-f394ec82741d 2019-04-13 12:27:13,546 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:25:15Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:27:13,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9dc42087-a3f7-4e2d-a949-f394ec82741d 2019-04-13 12:27:13,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648881912231s 2019-04-13 12:27:13,553 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:27:15,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:27:15,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:16,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27: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-c3df433c-fbe7-43cd-b5ff-0f705e8fbef4 x-openstack-request-id: req-c3df433c-fbe7-43cd-b5ff-0f705e8fbef4 2019-04-13 12:27:16,041 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:27:13Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:27:16,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c3df433c-fbe7-43cd-b5ff-0f705e8fbef4 2019-04-13 12:27:16,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485991001129s 2019-04-13 12:27:16,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 12:27:16,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b3cd89b0-9747-4f07-8f63-a685e12e4390" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:16,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:16 GMT X-Openstack-Request-Id: req-399a017c-a5b1-408f-aacb-35166aaac72e 2019-04-13 12:27:16,112 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:27:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","ip_address":"192.168.120.5"}],"id":"6f630479-25e5-43aa-8e84-05ad598e3ae3","security_groups":["fb025981-68e8-416f-96c4-ed3137a366db"],"mac_address":"fa:16:3e:10:8d:82","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:25:15Z","binding:vnic_type":"normal","device_id":"b3cd89b0-9747-4f07-8f63-a685e12e4390","ip_allocation":"immediate"}]} 2019-04-13 12:27:16,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b3cd89b0-9747-4f07-8f63-a685e12e4390 used request id req-399a017c-a5b1-408f-aacb-35166aaac72e 2019-04-13 12:27:16,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0646569728851s 2019-04-13 12:27:16,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 12:27:16,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6f630479-25e5-43aa-8e84-05ad598e3ae3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:16,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:16 GMT X-Openstack-Request-Id: req-fd2df3b2-83bd-4b01-9aaa-a3db70d968d8 2019-04-13 12:27:16,174 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 12:27:16,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6f630479-25e5-43aa-8e84-05ad598e3ae3 used request id req-fd2df3b2-83bd-4b01-9aaa-a3db70d968d8 2019-04-13 12:27:16,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0502350330353s 2019-04-13 12:27:16,175 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:8d:82', 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'ccc70ddd-0f05-4b9e-8255-e9c12ff12842'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-13T12:27:12.000000', 'flavor': Munch({u'id': u'6edb5ef8-341e-4961-8d08-e7c660a91c7c'}), 'az': u'nova', 'id': u'b3cd89b0-9747-4f07-8f63-a685e12e4390', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0cb97f2659f44a1cb42bf7870649a758', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9a62a12fc69749eabd3606f4e4159d1f', 'name': 'vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', '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-04-13T12:27:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-13T12:27:13Z', 'hostId': u'02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3', '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-04-13T12:27:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9a62a12fc69749eabd3606f4e4159d1f', 'name': u'vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'adminPass': u'hZQcmFyE6vz7', 'tenant_id': u'9a62a12fc69749eabd3606f4e4159d1f', 'created_at': u'2019-04-13T12:25:12Z', 'created': u'2019-04-13T12:25:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-13 12:27:16,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 12:27:16,181 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:16,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:16 GMT X-Openstack-Request-Id: req-a496f81d-1df6-452a-8d12-d93b7376db5c 2019-04-13 12:27:16,274 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["b4ac2be3-ba6b-407a-b1c4-68934052594a"],"description":"","tags":[],"updated_at":"2019-04-13T12:24:57Z","qos_policy_id":null,"name":"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:24:56Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 12:27:16,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a496f81d-1df6-452a-8d12-d93b7376db5c 2019-04-13 12:27:16,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936181545258s 2019-04-13 12:27:16,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-13 12:27:16,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=b3cd89b0-9747-4f07-8f63-a685e12e4390" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:16,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:16 GMT X-Openstack-Request-Id: req-384d017d-7090-41ce-b082-fdd3df03d697 2019-04-13 12:27:16,327 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:27:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","ip_address":"192.168.120.5"}],"id":"6f630479-25e5-43aa-8e84-05ad598e3ae3","security_groups":["fb025981-68e8-416f-96c4-ed3137a366db"],"mac_address":"fa:16:3e:10:8d:82","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:25:15Z","binding:vnic_type":"normal","device_id":"b3cd89b0-9747-4f07-8f63-a685e12e4390","ip_allocation":"immediate"}]} 2019-04-13 12:27:16,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=b3cd89b0-9747-4f07-8f63-a685e12e4390 used request id req-384d017d-7090-41ce-b082-fdd3df03d697 2019-04-13 12:27:16,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0513210296631s 2019-04-13 12:27:16,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-13 12:27:16,328 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "fixed_ip_address": "192.168.120.5", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3"}}' 2019-04-13 12:27:18,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:18 GMT X-Openstack-Request-Id: req-fc519ca2-0eee-4dd1-8a2b-025693780d0c 2019-04-13 12:27:18,965 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:17Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}} 2019-04-13 12:27:18,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fc519ca2-0eee-4dd1-8a2b-025693780d0c 2019-04-13 12:27:18,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.63724899292s 2019-04-13 12:27:18,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 12:27:18,982 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:19,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:19 GMT X-Openstack-Request-Id: req-be9eb8ba-db3c-4dfa-abd6-7dd6f2a8da6f 2019-04-13 12:27:19,078 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:17Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:27:19,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-be9eb8ba-db3c-4dfa-abd6-7dd6f2a8da6f 2019-04-13 12:27:19,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0968399047852s 2019-04-13 12:27:19,085 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 12:27:19,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 12:27:19,196 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:19,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:19 GMT X-Openstack-Request-Id: req-f4641183-30eb-418a-9a07-916f7a05cad0 2019-04-13 12:27:19,257 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:17Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:27:19,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f4641183-30eb-418a-9a07-916f7a05cad0 2019-04-13 12:27:19,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614240169525s 2019-04-13 12:27:19,264 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 12:27:19,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 12:27:19,375 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:19,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:19 GMT X-Openstack-Request-Id: req-cc894026-bc54-4518-94e4-159aef034893 2019-04-13 12:27:19,434 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:17Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:27:19,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-cc894026-bc54-4518-94e4-159aef034893 2019-04-13 12:27:19,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591509342194s 2019-04-13 12:27:19,440 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 12:27:19,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 12:27:19,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:19,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:19 GMT X-Openstack-Request-Id: req-85f57434-f122-4952-a894-193f335d75f1 2019-04-13 12:27:19,621 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:17Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:27:19,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-85f57434-f122-4952-a894-193f335d75f1 2019-04-13 12:27:19,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0702528953552s 2019-04-13 12:27:19,628 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 12:27:19,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 12:27:19,739 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:19,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:19 GMT X-Openstack-Request-Id: req-22bd819c-ac92-42c5-8346-a0b3a308e708 2019-04-13 12:27:19,802 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:17Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:27:19,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-22bd819c-ac92-42c5-8346-a0b3a308e708 2019-04-13 12:27:19,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635781288147s 2019-04-13 12:27:19,809 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 12:27:19,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 12:27:19,921 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:19,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:19 GMT X-Openstack-Request-Id: req-506d6e7a-07a4-47e9-98db-169b5c928902 2019-04-13 12:27:19,986 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:17Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:27:19,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-506d6e7a-07a4-47e9-98db-169b5c928902 2019-04-13 12:27:19,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0657470226288s 2019-04-13 12:27:19,993 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 12:27:20,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 12:27:20,104 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:20,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:20 GMT X-Openstack-Request-Id: req-ebcc9c6a-e152-4bb1-998a-6314be8cc0bf 2019-04-13 12:27:20,163 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:17Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:27:20,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ebcc9c6a-e152-4bb1-998a-6314be8cc0bf 2019-04-13 12:27:20,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598499774933s 2019-04-13 12:27:20,170 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-13 12:27:20,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 12:27:20,281 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:27:20,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 13 Apr 2019 12:27:20 GMT X-Openstack-Request-Id: req-b998c56d-8f81-4cec-bc54-704e6c08738f 2019-04-13 12:27:20,343 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:19Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:27:20,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b998c56d-8f81-4cec-bc54-704e6c08738f 2019-04-13 12:27:20,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620880126953s 2019-04-13 12:27:20,350 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'373f518b-9fd3-4d71-802b-6a98e02227a6', 'updated_at': u'2019-04-13T12:27:19Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'6f630479-25e5-43aa-8e84-05ad598e3ae3', 'id': u'8ba17ce6-af29-492e-8807-28a1e132e354', 'network': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'port': u'6f630479-25e5-43aa-8e84-05ad598e3ae3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9a62a12fc69749eabd3606f4e4159d1f', 'name': 'vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9a62a12fc69749eabd3606f4e4159d1f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:10:8d:82', u'device_id': u'b3cd89b0-9747-4f07-8f63-a685e12e4390'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9a62a12fc69749eabd3606f4e4159d1f', 'created_at': u'2019-04-13T12:27:17Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:10:8d:82', u'device_id': u'b3cd89b0-9747-4f07-8f63-a685e12e4390'}), 'router': u'373f518b-9fd3-4d71-802b-6a98e02227a6'}) 2019-04-13 12:27:20,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 12:27:20,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390/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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 12:27:20,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10626 Content-Type: application/json Date: Sat, 13 Apr 2019 12: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-ddfdc277-386f-4699-85af-b07fb37fb101 x-openstack-request-id: req-ddfdc277-386f-4699-85af-b07fb37fb101 2019-04-13 12:27:20,423 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff]\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 671224254 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-145-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: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.358914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.361853] pid_max: default: 32768 minimum: 301\n[ 0.363431] ACPI: Core revision 20150930\n[ 0.365480] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.367778] Security Framework initialized\n[ 0.369219] Yama: becoming mindful.\n[ 0.370523] AppArmor: AppArmor initialized\n[ 0.372167] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.378426] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.382549] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.384706] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.387361] Initializing cgroup subsys io\n[ 0.388794] Initializing cgroup subsys memory\n[ 0.390308] Initializing cgroup subsys devices\n[ 0.391833] Initializing cgroup subsys freezer\n[ 0.393372] Initializing cgroup subsys net_cls\n[ 0.394901] Initializing cgroup subsys perf_event\n[ 0.396489] Initializing cgroup subsys net_prio\n[ 0.398070] Initializing cgroup subsys hugetlb\n[ 0.402227] Initializing cgroup subsys pids\n[ 0.404650] mce: CPU supports 10 MCE banks\n[ 0.406194] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.407961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.409907] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.411741] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.414543] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.417347] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.419559] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.425010] Freeing SMP alternatives memory: 36K\n[ 0.431611] ftrace: allocating 32283 entries in 127 pages\n[ 0.476780] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.478924] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.481038] smpboot: Max logical packages: 2\n[ 0.482814] x2apic enabled\n[ 0.484194] Switched APIC routing to physical x2apic.\n[ 0.487108] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.489191] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.493042] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.504439] KVM setup paravirtual spinlock\n[ 0.507558] x86: Booting SMP configuration:\n[ 0.509072] .... node #0, CPUs: #1\n[ 0.510600] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.532958] x86: Booted up 1 node, 2 CPUs\n[ 0.532970] KVM setup async PF for cpu 1\n[ 0.532976] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.537488] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.540314] devtmpfs: initialized\n[ 0.542999] evm: security.selinux\n[ 0.544244] evm: security.SMACK64\n[ 0.545457] evm: security.SMACK64EXEC\n[ 0.546767] evm: security.SMACK64TRANSMUTE\n[ 0.548186] evm: security.SMACK64MMAP\n[ 0.549490] evm: security.ima\n[ 0.550602] evm: security.capability\n[ 0.552106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.555282] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.557454] pinctrl core: initialized pinctrl subsystem\n[ 0.559383] RTC time: 12:27:13, date: 04/13/19\n[ 0.561831] NET: Registered protocol family 16\n[ 0.573331] cpuidle: using governor ladder\n[ 0.585438] cpuidle: using governor menu\n[ 0.586851] PCCT header not found.\n[ 0.588221] ACPI: bus type PCI registered\n[ 0.589644] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.591881] PCI: Using configuration type 1 for base access\n[ 0.606521] ACPI: Added _OSI(Module Device)\n[ 0.607997] ACPI: Added _OSI(Processor Device)\n[ 0.609513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.611092] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.614088] ACPI: Interpreter enabled\n[ 0.615429] ACPI: (supports S0 S5)\n[ 0.632405] ACPI: Using IOAPIC for interrupt routing\n[ 0.634088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.639191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.641193] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.643370] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.645467] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.649351] acpiphp: Slot [3] registered\n[ 0.650784] acpiphp: Slot [4] registered\n[ 0.652200] acpiphp: Slot [5] registered\n[ 0.653622] acpiphp: Slot [6] registered\n[ 0.655039] acpiphp: Slot [7] registered\n[ 0.656452] acpiphp: Slot [8] registered\n[ 0.657862] acpiphp: Slot [9] registered\n[ 0.659283] acpiphp: Slot [10] registered\n[ 0.660718] acpiphp: Slot [11] registered\n[ 0.662140] acpiphp: Slot [12] registered\n[ 0.663581] acpiphp: Slot [13] registered\n[ 0.665079] acpiphp: Slot [14] registered\n[ 0.666514] acpiphp: Slot [15] registered\n[ 0.667945] acpiphp: Slot [16] registered\n[ 0.669383] acpiphp: Slot [17] registered\n[ 0.670836] acpiphp: Slot [18] registered\n[ 0.672273] acpiphp: Slot [19] registered\n[ 0.673706] acpiphp: Slot [20] registered\n[ 0.675159] acpiphp: Slot [21] registered\n[ 0.676602] acpiphp: Slot [22] registered\n[ 0.678037] acpiphp: Slot [23] registered\n[ 0.679486] acpiphp: Slot [24] registered\n[ 0.680934] acpiphp: Slot [25] registered\n[ 0.682365] acpiphp: Slot [26] registered\n[ 0.683799] acpiphp: Slot [27] registered\n[ 0.685237] acpiphp: Slot [28] registered\n[ 0.686683] acpiphp: Slot [29] registered\n[ 0.688131] acpiphp: Slot [30] registered\n[ 0.689575] acpiphp: Slot [31] registered\n[ 0.690985] PCI host bridge to bus 0000:00\n[ 0.692416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.694566] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.696713] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.699259] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.701815] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704413] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.709469] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.711721] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.713790] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.716024] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.720771] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.723285] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.752362] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.755441] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.757899] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.760346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.762760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.764952] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.767290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.769144] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.771850] vgaarb: loaded\n[ 0.772897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.775013] SCSI subsystem initialized\n[ 0.776644] ACPI: bus type USB registered\n[ 0.778091] usbcore: registered new interface driver usbfs\n[ 0.779894] usbcore: registered new interface driver hub\n[ 0.781662] usbcore: registered new device driver usb\n[ 0.783669] PCI: Using ACPI for IRQ routing\n[ 0.785586] NetLabel: Initializing\n[ 0.786837] NetLabel: domain hash size = 128\n[ 0.788326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.789998] NetLabel: unlabeled traffic allowed by default\n[ 0.792050] amd_nb: Cannot enumerate AMD northbridges\n[ 0.793845] clocksource: Switched to clocksource kvm-clock\n[ 0.806827] AppArmor: AppArmor Filesystem Enabled\n[ 0.808515] pnp: PnP ACPI init\n[ 0.810051] pnp: PnP ACPI: found 5 devices\n[ 0.818485] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.821484] NET: Registered protocol family 2\n[ 0.823375] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.826137] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.828683] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.830890] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.832892] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.835086] NET: Registered protocol family 1\n[ 0.836626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.838556] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.840439] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.860699] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.881001] Unpacking initramfs...\n[ 1.086312] Freeing initrd memory: 14832K\n[ 1.088557] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.090637] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.093004] Scanning for low memory corruption every 60 seconds\n[ 1.095382] audit: initializing netlink subsys (disabled)\n[ 1.097227] audit: type=2000 audit(1555158434.382:1): initialized\n[ 1.099496] Initialise system trusted keyring\n[ 1.101172] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.103212] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106521] zbud: loaded\n[ 1.107844] VFS: Disk quotas dquot_6.6.0\n[ 1.109273] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111701] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.113921] fuse init (API version 7.23)\n[ 1.115473] Key type big_key registered\n[ 1.116854] Allocating IMA MOK and blacklist keyrings.\n[ 1.119345] Key type asymmetric registered\n[ 1.120789] Asymmetric key parser 'x509' registered\n[ 1.122466] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125066] io scheduler noop registered\n[ 1.126469] io scheduler deadline registered (default)\n[ 1.128229] io scheduler cfq registered\n[ 1.129704] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.131548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.133753] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.136286] ACPI: Power Button [PWRF]\n[ 1.137793] GHES: HEST is not enabled!\n[ 1.157363] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.197715] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.201229] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.228068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.232023] Linux agpgart interface v0.103\n[ 1.235549] loop: module loaded\n[ 1.238301] vda: vda1\n[ 1.240146] scsi host0: ata_piix\n[ 1.241483] scsi host1: ata_piix\n[ 1.242742] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.244871] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.247122] libphy: Fixed MDIO Bus: probed\n[ 1.248576] tun: Universal TUN/TAP device driver, 1.6\n[ 1.250281] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.253650] PPP generic driver version 2.4.2\n[ 1.255220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.257276] ehci-pci: EHCI PCI platform driver\n[ 1.258788] ehci-platform: EHCI generic platform driver\n[ 1.260509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.262465] ohci-pci: OHCI PCI platform driver\n[ 1.263981] ohci-platform: OHCI generic platform driver\n[ 1.265686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.286038] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.287733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.290193] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.291925] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.293866] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.296101] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.298611] usb usb1: Product: UHCI Host Controller\n[ 1.300248] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.302295] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.304030] hub 1-0:1.0: USB hub found\n[ 1.305382] hub 1-0:1.0: 2 ports detected\n[ 1.306969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.310609] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.312277] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.314148] mousedev: PS/2 mouse device common for all mice\n[ 1.316371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.319552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.321496] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.323584] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.325671] i2c /dev entries driver\n[ 1.326989] device-mapper: uevent: version 1.0.3\n[ 1.328660] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.331519] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.333837] NET: Registered protocol family 10\n[ 1.335724] NET: Registered protocol family 17\n[ 1.337275] Key type dns_resolver registered\n[ 1.339139] registered taskstats version 1\n[ 1.340611] Loading compiled-in X.509 certificates\n[ 1.358712] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.361965] zswap: loaded using pool lzo/zbud\n[ 1.365304] Key type trusted registered\n[ 1.369075] Key type encrypted registered\n[ 1.370502] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.372319] ima: No TPM chip found, activating TPM-bypass!\n[ 1.374129] ima: Allocated hash algorithm: sha1\n[ 1.375701] evm: HMAC attrs: 0x1\n[ 1.377350] Magic number: 15:162:481\n[ 1.378718] ata_device dev1.0: hash matches\n[ 1.380171] dev1.0: hash matches\n[ 1.381532] rtc_cmos 00:00: setting system clock to 2019-04-13 12:27:14 UTC (1555158434)\n[ 1.384378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.386326] EDD information not available.\n[ 1.403605] Freeing unused kernel memory: 1484K\n[ 1.413858] Write protecting the kernel read-only data: 14336k\n[ 1.417159] Freeing unused kernel memory: 1620K\n[ 1.418978] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.432313] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.432758] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.432774] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440671] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440711] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440829] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440866] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440902] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440950] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440985] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.489070] virtio_net virtio0 ens3: renamed from eth0\n[ 1.506360] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.511524] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.522960] AVX2 version of gcm_enc/dec engaged.\n[ 1.524577] AES CTR mode by8 optimization enabled\n[ 1.534482] FDC 0 is a S82078B\n[ 1.617882] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.782269] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.784496] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.786772] usb 1-1: Product: QEMU USB Tablet\n[ 1.788275] usb 1-1: Manufacturer: QEMU\n[ 1.789638] usb 1-1: SerialNumber: 42\n[ 1.796665] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.803530] usbcore: registered new interface driver usbhid\n[ 1.805443] usbhid: USB HID core driver\n[ 1.808607] 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.812413] 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.886166] md: linear personality registered for level -1\n[ 2.889936] md: multipath personality registered for level -4\n[ 2.893715] md: raid0 personality registered for level 0\n[ 2.897972] md: raid1 personality registered for level 1\n[ 2.969843] raid6: sse2x1 gen() 11257 MB/s\n[ 3.037843] raid6: sse2x1 xor() 8884 MB/s\n[ 3.105844] raid6: sse2x2 gen() 14358 MB/s\n[ 3.173844] raid6: sse2x2 xor() 9742 MB/s\n[ 3.241845] raid6: sse2x4 gen() 16629 MB/s\n[ 3.309844] raid6: sse2x4 xor() 11266 MB/s\n[ 3.377844] raid6: avx2x1 gen() 21979 MB/s\n[ 3.445853] raid6: avx2x2 gen() 25821 MB/s\n[ 3.513853] raid6: avx2x4 gen() 29438 MB/s\n[ 3.518035] raid6: using algorithm avx2x4 gen() 29438 MB/s\n[ 3.519782] raid6: using avx2x2 recovery algorithm\n[ 3.522848] xor: automatically using best checksumming function:\n[ 3.561873] avx : 32954.000 MB/sec\n[ 3.564383] async_tx: api initialized (async)\n[ 3.572269] md: raid6 personality registered for level 6\n[ 3.574078] md: raid5 personality registered for level 5\n[ 3.575820] md: raid4 personality registered for level 4\n[ 3.582325] 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.610197] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.635792] 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.731293] 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.737079] systemd[1]: Detected virtualization kvm.\n[ 3.738793] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.743679] systemd[1]: Set hostname to .\n[ 3.747214] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.749188] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.858249] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.862297] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.865801] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.869360] 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.874112] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.877875] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.881186] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.884991] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.887994] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.891268] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.895775] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.909936] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.914387] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.918021] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.922450] 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.928265] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.931932] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.937151] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.940448] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.944972] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.948944] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[ 3.952121] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.956732] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.960646] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.964407] iscsi: registered transport (tcp)\n[ 3.964466] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.969964] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.974690] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.981836] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.986742] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.991664] systemd[1]: Listening on udev Control Socket.\n[ 3.994019] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.997674] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.003063] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.009815] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.013957] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.017500] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.022726] 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.029096] iscsi: registered transport (iser)\n[ 4.029618] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.035342] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.039163] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.043651] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.049583] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n 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[ 4.126616] systemd-journald[375]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n"} 2019-04-13 12:27:20,424 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390/action used request id req-ddfdc277-386f-4699-85af-b07fb37fb101 2019-04-13 12:27:20,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0732688903809s 2019-04-13 12:27:20,425 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff] [ 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 671224254 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-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.358914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.361853] pid_max: default: 32768 minimum: 301 [ 0.363431] ACPI: Core revision 20150930 [ 0.365480] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.367778] Security Framework initialized [ 0.369219] Yama: becoming mindful. [ 0.370523] AppArmor: AppArmor initialized [ 0.372167] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.378426] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.382549] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.384706] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.387361] Initializing cgroup subsys io [ 0.388794] Initializing cgroup subsys memory [ 0.390308] Initializing cgroup subsys devices [ 0.391833] Initializing cgroup subsys freezer [ 0.393372] Initializing cgroup subsys net_cls [ 0.394901] Initializing cgroup subsys perf_event [ 0.396489] Initializing cgroup subsys net_prio [ 0.398070] Initializing cgroup subsys hugetlb [ 0.402227] Initializing cgroup subsys pids [ 0.404650] mce: CPU supports 10 MCE banks [ 0.406194] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.407961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.409907] Spectre V2 : Mitigation: Full generic retpoline [ 0.411741] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.414543] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.417347] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.419559] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.425010] Freeing SMP alternatives memory: 36K [ 0.431611] ftrace: allocating 32283 entries in 127 pages [ 0.476780] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.478924] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.481038] smpboot: Max logical packages: 2 [ 0.482814] x2apic enabled [ 0.484194] Switched APIC routing to physical x2apic. [ 0.487108] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.489191] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.493042] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.504439] KVM setup paravirtual spinlock [ 0.507558] x86: Booting SMP configuration: [ 0.509072] .... node #0, CPUs: #1 [ 0.510600] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.532958] x86: Booted up 1 node, 2 CPUs [ 0.532970] KVM setup async PF for cpu 1 [ 0.532976] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.537488] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.540314] devtmpfs: initialized [ 0.542999] evm: security.selinux [ 0.544244] evm: security.SMACK64 [ 0.545457] evm: security.SMACK64EXEC [ 0.546767] evm: security.SMACK64TRANSMUTE [ 0.548186] evm: security.SMACK64MMAP [ 0.549490] evm: security.ima [ 0.550602] evm: security.capability [ 0.552106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.555282] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.557454] pinctrl core: initialized pinctrl subsystem [ 0.559383] RTC time: 12:27:13, date: 04/13/19 [ 0.561831] NET: Registered protocol family 16 [ 0.573331] cpuidle: using governor ladder [ 0.585438] cpuidle: using governor menu [ 0.586851] PCCT header not found. [ 0.588221] ACPI: bus type PCI registered [ 0.589644] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.591881] PCI: Using configuration type 1 for base access [ 0.606521] ACPI: Added _OSI(Module Device) [ 0.607997] ACPI: Added _OSI(Processor Device) [ 0.609513] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.611092] ACPI: Added _OSI(Processor Aggregator Device) [ 0.614088] ACPI: Interpreter enabled [ 0.615429] ACPI: (supports S0 S5) [ 0.632405] ACPI: Using IOAPIC for interrupt routing [ 0.634088] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.639191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.641193] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.643370] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.645467] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.649351] acpiphp: Slot [3] registered [ 0.650784] acpiphp: Slot [4] registered [ 0.652200] acpiphp: Slot [5] registered [ 0.653622] acpiphp: Slot [6] registered [ 0.655039] acpiphp: Slot [7] registered [ 0.656452] acpiphp: Slot [8] registered [ 0.657862] acpiphp: Slot [9] registered [ 0.659283] acpiphp: Slot [10] registered [ 0.660718] acpiphp: Slot [11] registered [ 0.662140] acpiphp: Slot [12] registered [ 0.663581] acpiphp: Slot [13] registered [ 0.665079] acpiphp: Slot [14] registered [ 0.666514] acpiphp: Slot [15] registered [ 0.667945] acpiphp: Slot [16] registered [ 0.669383] acpiphp: Slot [17] registered [ 0.670836] acpiphp: Slot [18] registered [ 0.672273] acpiphp: Slot [19] registered [ 0.673706] acpiphp: Slot [20] registered [ 0.675159] acpiphp: Slot [21] registered [ 0.676602] acpiphp: Slot [22] registered [ 0.678037] acpiphp: Slot [23] registered [ 0.679486] acpiphp: Slot [24] registered [ 0.680934] acpiphp: Slot [25] registered [ 0.682365] acpiphp: Slot [26] registered [ 0.683799] acpiphp: Slot [27] registered [ 0.685237] acpiphp: Slot [28] registered [ 0.686683] acpiphp: Slot [29] registered [ 0.688131] acpiphp: Slot [30] registered [ 0.689575] acpiphp: Slot [31] registered [ 0.690985] PCI host bridge to bus 0000:00 [ 0.692416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.694566] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.696713] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.699259] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.701815] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704413] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.709469] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.711721] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.713790] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.716024] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.720771] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.723285] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.752362] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.755441] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.757899] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.760346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.762760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.764952] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.767290] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.769144] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.771850] vgaarb: loaded [ 0.772897] vgaarb: bridge control possible 0000:00:02.0 [ 0.775013] SCSI subsystem initialized [ 0.776644] ACPI: bus type USB registered [ 0.778091] usbcore: registered new interface driver usbfs [ 0.779894] usbcore: registered new interface driver hub [ 0.781662] usbcore: registered new device driver usb [ 0.783669] PCI: Using ACPI for IRQ routing [ 0.785586] NetLabel: Initializing [ 0.786837] NetLabel: domain hash size = 128 [ 0.788326] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.789998] NetLabel: unlabeled traffic allowed by default [ 0.792050] amd_nb: Cannot enumerate AMD northbridges [ 0.793845] clocksource: Switched to clocksource kvm-clock [ 0.806827] AppArmor: AppArmor Filesystem Enabled [ 0.808515] pnp: PnP ACPI init [ 0.810051] pnp: PnP ACPI: found 5 devices [ 0.818485] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.821484] NET: Registered protocol family 2 [ 0.823375] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.826137] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.828683] TCP: Hash tables configured (established 32768 bind 32768) [ 0.830890] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.832892] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.835086] NET: Registered protocol family 1 [ 0.836626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.838556] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.840439] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.860699] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.881001] Unpacking initramfs... [ 1.086312] Freeing initrd memory: 14832K [ 1.088557] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.090637] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.093004] Scanning for low memory corruption every 60 seconds [ 1.095382] audit: initializing netlink subsys (disabled) [ 1.097227] audit: type=2000 audit(1555158434.382:1): initialized [ 1.099496] Initialise system trusted keyring [ 1.101172] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.103212] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106521] zbud: loaded [ 1.107844] VFS: Disk quotas dquot_6.6.0 [ 1.109273] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111701] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.113921] fuse init (API version 7.23) [ 1.115473] Key type big_key registered [ 1.116854] Allocating IMA MOK and blacklist keyrings. [ 1.119345] Key type asymmetric registered [ 1.120789] Asymmetric key parser 'x509' registered [ 1.122466] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125066] io scheduler noop registered [ 1.126469] io scheduler deadline registered (default) [ 1.128229] io scheduler cfq registered [ 1.129704] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.131548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.133753] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.136286] ACPI: Power Button [PWRF] [ 1.137793] GHES: HEST is not enabled! [ 1.157363] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.197715] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.201229] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.228068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.232023] Linux agpgart interface v0.103 [ 1.235549] loop: module loaded [ 1.238301] vda: vda1 [ 1.240146] scsi host0: ata_piix [ 1.241483] scsi host1: ata_piix [ 1.242742] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.244871] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.247122] libphy: Fixed MDIO Bus: probed [ 1.248576] tun: Universal TUN/TAP device driver, 1.6 [ 1.250281] tun: (C) 1999-2004 Max Krasnyansky [ 1.253650] PPP generic driver version 2.4.2 [ 1.255220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.257276] ehci-pci: EHCI PCI platform driver [ 1.258788] ehci-platform: EHCI generic platform driver [ 1.260509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.262465] ohci-pci: OHCI PCI platform driver [ 1.263981] ohci-platform: OHCI generic platform driver [ 1.265686] uhci_hcd: USB Universal Host Controller Interface driver [ 1.286038] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.287733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.290193] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.291925] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.293866] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.296101] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.298611] usb usb1: Product: UHCI Host Controller [ 1.300248] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.302295] usb usb1: SerialNumber: 0000:00:01.2 [ 1.304030] hub 1-0:1.0: USB hub found [ 1.305382] hub 1-0:1.0: 2 ports detected [ 1.306969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.310609] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.312277] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.314148] mousedev: PS/2 mouse device common for all mice [ 1.316371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.319552] rtc_cmos 00:00: RTC can wake from S4 [ 1.321496] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.323584] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.325671] i2c /dev entries driver [ 1.326989] device-mapper: uevent: version 1.0.3 [ 1.328660] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.331519] ledtrig-cpu: registered to indicate activity on CPUs [ 1.333837] NET: Registered protocol family 10 [ 1.335724] NET: Registered protocol family 17 [ 1.337275] Key type dns_resolver registered [ 1.339139] registered taskstats version 1 [ 1.340611] Loading compiled-in X.509 certificates [ 1.358712] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.361965] zswap: loaded using pool lzo/zbud [ 1.365304] Key type trusted registered [ 1.369075] Key type encrypted registered [ 1.370502] AppArmor: AppArmor sha1 policy hashing enabled [ 1.372319] ima: No TPM chip found, activating TPM-bypass! [ 1.374129] ima: Allocated hash algorithm: sha1 [ 1.375701] evm: HMAC attrs: 0x1 [ 1.377350] Magic number: 15:162:481 [ 1.378718] ata_device dev1.0: hash matches [ 1.380171] dev1.0: hash matches [ 1.381532] rtc_cmos 00:00: setting system clock to 2019-04-13 12:27:14 UTC (1555158434) [ 1.384378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.386326] EDD information not available. [ 1.403605] Freeing unused kernel memory: 1484K [ 1.413858] Write protecting the kernel read-only data: 14336k [ 1.417159] Freeing unused kernel memory: 1620K [ 1.418978] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.432313] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.432758] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.432774] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440671] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440711] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440829] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440866] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440902] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440950] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440985] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.489070] virtio_net virtio0 ens3: renamed from eth0 [ 1.506360] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.511524] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.522960] AVX2 version of gcm_enc/dec engaged. [ 1.524577] AES CTR mode by8 optimization enabled [ 1.534482] FDC 0 is a S82078B [ 1.617882] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.782269] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.784496] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.786772] usb 1-1: Product: QEMU USB Tablet [ 1.788275] usb 1-1: Manufacturer: QEMU [ 1.789638] usb 1-1: SerialNumber: 42 [ 1.796665] hidraw: raw HID events driver (C) Jiri Kosina [ 1.803530] usbcore: registered new interface driver usbhid [ 1.805443] usbhid: USB HID core driver [ 1.808607] 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.812413] 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.886166] md: linear personality registered for level -1 [ 2.889936] md: multipath personality registered for level -4 [ 2.893715] md: raid0 personality registered for level 0 [ 2.897972] md: raid1 personality registered for level 1 [ 2.969843] raid6: sse2x1 gen() 11257 MB/s [ 3.037843] raid6: sse2x1 xor() 8884 MB/s [ 3.105844] raid6: sse2x2 gen() 14358 MB/s [ 3.173844] raid6: sse2x2 xor() 9742 MB/s [ 3.241845] raid6: sse2x4 gen() 16629 MB/s [ 3.309844] raid6: sse2x4 xor() 11266 MB/s [ 3.377844] raid6: avx2x1 gen() 21979 MB/s [ 3.445853] raid6: avx2x2 gen() 25821 MB/s [ 3.513853] raid6: avx2x4 gen() 29438 MB/s [ 3.518035] raid6: using algorithm avx2x4 gen() 29438 MB/s [ 3.519782] raid6: using avx2x2 recovery algorithm [ 3.522848] xor: automatically using best checksumming function: [ 3.561873] avx : 32954.000 MB/sec [ 3.564383] async_tx: api initialized (async) [ 3.572269] md: raid6 personality registered for level 6 [ 3.574078] md: raid5 personality registered for level 5 [ 3.575820] md: raid4 personality registered for level 4 [ 3.582325] 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.610197] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.635792] 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.731293] 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.737079] systemd[1]: Detected virtualization kvm. [ 3.738793] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.743679] systemd[1]: Set hostname to . [ 3.747214] systemd[1]: Initializing machine ID from KVM UUID. [ 3.749188] systemd[1]: Installed transient /etc/machine-id file. [ 3.858249] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.862297] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.865801] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.869360] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.874112] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.877875] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.881186] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.884991] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.887994] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.891268] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.895775] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.909936] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.914387] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.918021] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.922450] 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.928265] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.931932] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.937151] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.940448] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.944972] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.948944] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 3.952121] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.956732] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.960646] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.964407] iscsi: registered transport (tcp) [ 3.964466] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.969964] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.974690] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.981836] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.986742] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.991664] systemd[1]: Listening on udev Control Socket. [ 3.994019] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on udev Control Socket. [ 3.997674] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.003063] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.009815] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.013957] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.017500] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.022726] 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.029096] iscsi: registered transport (iser) [ 4.029618] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.035342] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.039163] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.043651] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.049583] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... 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. [ 4.126616] systemd-journald[375]: Received request to flush runtime journal from PID 1 [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. 2019-04-13 12:27:20,428 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: [Errno None] Unable to connect to port 22 on 172.30.9.203 2019-04-13 12:27:29,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-13 12:27:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390/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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-13 12:27:29,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13280 Content-Type: application/json Date: Sat, 13 Apr 2019 12: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-0153bf53-6d0d-44c3-a55d-ecb8647a5b24 x-openstack-request-id: req-0153bf53-6d0d-44c3-a55d-ecb8647a5b24 2019-04-13 12:27:29,536 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff]\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 671224254 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-145-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: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.358914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.361853] pid_max: default: 32768 minimum: 301\n[ 0.363431] ACPI: Core revision 20150930\n[ 0.365480] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.367778] Security Framework initialized\n[ 0.369219] Yama: becoming mindful.\n[ 0.370523] AppArmor: AppArmor initialized\n[ 0.372167] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.378426] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.382549] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.384706] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.387361] Initializing cgroup subsys io\n[ 0.388794] Initializing cgroup subsys memory\n[ 0.390308] Initializing cgroup subsys devices\n[ 0.391833] Initializing cgroup subsys freezer\n[ 0.393372] Initializing cgroup subsys net_cls\n[ 0.394901] Initializing cgroup subsys perf_event\n[ 0.396489] Initializing cgroup subsys net_prio\n[ 0.398070] Initializing cgroup subsys hugetlb\n[ 0.402227] Initializing cgroup subsys pids\n[ 0.404650] mce: CPU supports 10 MCE banks\n[ 0.406194] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.407961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.409907] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.411741] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.414543] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.417347] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.419559] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.425010] Freeing SMP alternatives memory: 36K\n[ 0.431611] ftrace: allocating 32283 entries in 127 pages\n[ 0.476780] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.478924] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.481038] smpboot: Max logical packages: 2\n[ 0.482814] x2apic enabled\n[ 0.484194] Switched APIC routing to physical x2apic.\n[ 0.487108] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.489191] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.493042] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.504439] KVM setup paravirtual spinlock\n[ 0.507558] x86: Booting SMP configuration:\n[ 0.509072] .... node #0, CPUs: #1\n[ 0.510600] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.532958] x86: Booted up 1 node, 2 CPUs\n[ 0.532970] KVM setup async PF for cpu 1\n[ 0.532976] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.537488] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.540314] devtmpfs: initialized\n[ 0.542999] evm: security.selinux\n[ 0.544244] evm: security.SMACK64\n[ 0.545457] evm: security.SMACK64EXEC\n[ 0.546767] evm: security.SMACK64TRANSMUTE\n[ 0.548186] evm: security.SMACK64MMAP\n[ 0.549490] evm: security.ima\n[ 0.550602] evm: security.capability\n[ 0.552106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.555282] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.557454] pinctrl core: initialized pinctrl subsystem\n[ 0.559383] RTC time: 12:27:13, date: 04/13/19\n[ 0.561831] NET: Registered protocol family 16\n[ 0.573331] cpuidle: using governor ladder\n[ 0.585438] cpuidle: using governor menu\n[ 0.586851] PCCT header not found.\n[ 0.588221] ACPI: bus type PCI registered\n[ 0.589644] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.591881] PCI: Using configuration type 1 for base access\n[ 0.606521] ACPI: Added _OSI(Module Device)\n[ 0.607997] ACPI: Added _OSI(Processor Device)\n[ 0.609513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.611092] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.614088] ACPI: Interpreter enabled\n[ 0.615429] ACPI: (supports S0 S5)\n[ 0.632405] ACPI: Using IOAPIC for interrupt routing\n[ 0.634088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.639191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.641193] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.643370] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.645467] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.649351] acpiphp: Slot [3] registered\n[ 0.650784] acpiphp: Slot [4] registered\n[ 0.652200] acpiphp: Slot [5] registered\n[ 0.653622] acpiphp: Slot [6] registered\n[ 0.655039] acpiphp: Slot [7] registered\n[ 0.656452] acpiphp: Slot [8] registered\n[ 0.657862] acpiphp: Slot [9] registered\n[ 0.659283] acpiphp: Slot [10] registered\n[ 0.660718] acpiphp: Slot [11] registered\n[ 0.662140] acpiphp: Slot [12] registered\n[ 0.663581] acpiphp: Slot [13] registered\n[ 0.665079] acpiphp: Slot [14] registered\n[ 0.666514] acpiphp: Slot [15] registered\n[ 0.667945] acpiphp: Slot [16] registered\n[ 0.669383] acpiphp: Slot [17] registered\n[ 0.670836] acpiphp: Slot [18] registered\n[ 0.672273] acpiphp: Slot [19] registered\n[ 0.673706] acpiphp: Slot [20] registered\n[ 0.675159] acpiphp: Slot [21] registered\n[ 0.676602] acpiphp: Slot [22] registered\n[ 0.678037] acpiphp: Slot [23] registered\n[ 0.679486] acpiphp: Slot [24] registered\n[ 0.680934] acpiphp: Slot [25] registered\n[ 0.682365] acpiphp: Slot [26] registered\n[ 0.683799] acpiphp: Slot [27] registered\n[ 0.685237] acpiphp: Slot [28] registered\n[ 0.686683] acpiphp: Slot [29] registered\n[ 0.688131] acpiphp: Slot [30] registered\n[ 0.689575] acpiphp: Slot [31] registered\n[ 0.690985] PCI host bridge to bus 0000:00\n[ 0.692416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.694566] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.696713] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.699259] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.701815] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704413] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.709469] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.711721] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.713790] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.716024] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.720771] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.723285] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.752362] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.755441] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.757899] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.760346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.762760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.764952] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.767290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.769144] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.771850] vgaarb: loaded\n[ 0.772897] vgaarb: bridge control possible 0000:00:02.0\n[ 0.775013] SCSI subsystem initialized\n[ 0.776644] ACPI: bus type USB registered\n[ 0.778091] usbcore: registered new interface driver usbfs\n[ 0.779894] usbcore: registered new interface driver hub\n[ 0.781662] usbcore: registered new device driver usb\n[ 0.783669] PCI: Using ACPI for IRQ routing\n[ 0.785586] NetLabel: Initializing\n[ 0.786837] NetLabel: domain hash size = 128\n[ 0.788326] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.789998] NetLabel: unlabeled traffic allowed by default\n[ 0.792050] amd_nb: Cannot enumerate AMD northbridges\n[ 0.793845] clocksource: Switched to clocksource kvm-clock\n[ 0.806827] AppArmor: AppArmor Filesystem Enabled\n[ 0.808515] pnp: PnP ACPI init\n[ 0.810051] pnp: PnP ACPI: found 5 devices\n[ 0.818485] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.821484] NET: Registered protocol family 2\n[ 0.823375] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.826137] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.828683] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.830890] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.832892] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.835086] NET: Registered protocol family 1\n[ 0.836626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.838556] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.840439] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.860699] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.881001] Unpacking initramfs...\n[ 1.086312] Freeing initrd memory: 14832K\n[ 1.088557] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.090637] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.093004] Scanning for low memory corruption every 60 seconds\n[ 1.095382] audit: initializing netlink subsys (disabled)\n[ 1.097227] audit: type=2000 audit(1555158434.382:1): initialized\n[ 1.099496] Initialise system trusted keyring\n[ 1.101172] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.103212] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.106521] zbud: loaded\n[ 1.107844] VFS: Disk quotas dquot_6.6.0\n[ 1.109273] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.111701] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.113921] fuse init (API version 7.23)\n[ 1.115473] Key type big_key registered\n[ 1.116854] Allocating IMA MOK and blacklist keyrings.\n[ 1.119345] Key type asymmetric registered\n[ 1.120789] Asymmetric key parser 'x509' registered\n[ 1.122466] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.125066] io scheduler noop registered\n[ 1.126469] io scheduler deadline registered (default)\n[ 1.128229] io scheduler cfq registered\n[ 1.129704] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.131548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.133753] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.136286] ACPI: Power Button [PWRF]\n[ 1.137793] GHES: HEST is not enabled!\n[ 1.157363] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.197715] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.201229] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.228068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.232023] Linux agpgart interface v0.103\n[ 1.235549] loop: module loaded\n[ 1.238301] vda: vda1\n[ 1.240146] scsi host0: ata_piix\n[ 1.241483] scsi host1: ata_piix\n[ 1.242742] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.244871] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.247122] libphy: Fixed MDIO Bus: probed\n[ 1.248576] tun: Universal TUN/TAP device driver, 1.6\n[ 1.250281] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.253650] PPP generic driver version 2.4.2\n[ 1.255220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.257276] ehci-pci: EHCI PCI platform driver\n[ 1.258788] ehci-platform: EHCI generic platform driver\n[ 1.260509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.262465] ohci-pci: OHCI PCI platform driver\n[ 1.263981] ohci-platform: OHCI generic platform driver\n[ 1.265686] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.286038] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.287733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.290193] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.291925] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.293866] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.296101] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.298611] usb usb1: Product: UHCI Host Controller\n[ 1.300248] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.302295] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.304030] hub 1-0:1.0: USB hub found\n[ 1.305382] hub 1-0:1.0: 2 ports detected\n[ 1.306969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.310609] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.312277] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.314148] mousedev: PS/2 mouse device common for all mice\n[ 1.316371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.319552] rtc_cmos 00:00: RTC can wake from S4\n[ 1.321496] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.323584] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.325671] i2c /dev entries driver\n[ 1.326989] device-mapper: uevent: version 1.0.3\n[ 1.328660] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.331519] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.333837] NET: Registered protocol family 10\n[ 1.335724] NET: Registered protocol family 17\n[ 1.337275] Key type dns_resolver registered\n[ 1.339139] registered taskstats version 1\n[ 1.340611] Loading compiled-in X.509 certificates\n[ 1.358712] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.361965] zswap: loaded using pool lzo/zbud\n[ 1.365304] Key type trusted registered\n[ 1.369075] Key type encrypted registered\n[ 1.370502] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.372319] ima: No TPM chip found, activating TPM-bypass!\n[ 1.374129] ima: Allocated hash algorithm: sha1\n[ 1.375701] evm: HMAC attrs: 0x1\n[ 1.377350] Magic number: 15:162:481\n[ 1.378718] ata_device dev1.0: hash matches\n[ 1.380171] dev1.0: hash matches\n[ 1.381532] rtc_cmos 00:00: setting system clock to 2019-04-13 12:27:14 UTC (1555158434)\n[ 1.384378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.386326] EDD information not available.\n[ 1.403605] Freeing unused kernel memory: 1484K\n[ 1.413858] Write protecting the kernel read-only data: 14336k\n[ 1.417159] Freeing unused kernel memory: 1620K\n[ 1.418978] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.432313] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.432758] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.432774] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440671] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440711] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440829] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440866] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440902] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440950] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440985] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.489070] virtio_net virtio0 ens3: renamed from eth0\n[ 1.506360] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.511524] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.522960] AVX2 version of gcm_enc/dec engaged.\n[ 1.524577] AES CTR mode by8 optimization enabled\n[ 1.534482] FDC 0 is a S82078B\n[ 1.617882] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.782269] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.784496] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.786772] usb 1-1: Product: QEMU USB Tablet\n[ 1.788275] usb 1-1: Manufacturer: QEMU\n[ 1.789638] usb 1-1: SerialNumber: 42\n[ 1.796665] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.803530] usbcore: registered new interface driver usbhid\n[ 1.805443] usbhid: USB HID core driver\n[ 1.808607] 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.812413] 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.886166] md: linear personality registered for level -1\n[ 2.889936] md: multipath personality registered for level -4\n[ 2.893715] md: raid0 personality registered for level 0\n[ 2.897972] md: raid1 personality registered for level 1\n[ 2.969843] raid6: sse2x1 gen() 11257 MB/s\n[ 3.037843] raid6: sse2x1 xor() 8884 MB/s\n[ 3.105844] raid6: sse2x2 gen() 14358 MB/s\n[ 3.173844] raid6: sse2x2 xor() 9742 MB/s\n[ 3.241845] raid6: sse2x4 gen() 16629 MB/s\n[ 3.309844] raid6: sse2x4 xor() 11266 MB/s\n[ 3.377844] raid6: avx2x1 gen() 21979 MB/s\n[ 3.445853] raid6: avx2x2 gen() 25821 MB/s\n[ 3.513853] raid6: avx2x4 gen() 29438 MB/s\n[ 3.518035] raid6: using algorithm avx2x4 gen() 29438 MB/s\n[ 3.519782] raid6: using avx2x2 recovery algorithm\n[ 3.522848] xor: automatically using best checksumming function:\n[ 3.561873] avx : 32954.000 MB/sec\n[ 3.564383] async_tx: api initialized (async)\n[ 3.572269] md: raid6 personality registered for level 6\n[ 3.574078] md: raid5 personality registered for level 5\n[ 3.575820] md: raid4 personality registered for level 4\n[ 3.582325] 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.610197] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.635792] 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.731293] 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.737079] systemd[1]: Detected virtualization kvm.\n[ 3.738793] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.743679] systemd[1]: Set hostname to .\n[ 3.747214] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.749188] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.858249] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.862297] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.865801] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.869360] 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.874112] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.877875] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.881186] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.884991] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.887994] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.891268] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.895775] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.909936] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.914387] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.918021] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.922450] 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.928265] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.931932] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.937151] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.940448] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.944972] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.948944] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[ 3.952121] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.956732] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.960646] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.964407] iscsi: registered transport (tcp)\n[ 3.964466] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.969964] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.974690] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.981836] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.986742] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.991664] systemd[1]: Listening on udev Control Socket.\n[ 3.994019] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.997674] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.003063] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.009815] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.013957] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.017500] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.022726] 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.029096] iscsi: registered transport (iser)\n[ 4.029618] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.035342] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.039163] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.043651] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.049583] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n 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[ 4.126616] systemd-journald[375]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[ 9.022483] cloud-init[563]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 13 Apr 2019 12:27:18 +0000. Up 4.96 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.131479] cloud-init[935]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 13 Apr 2019 12:27:23 +0000. Up 9.51 seconds.\n[ 10.137287] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.140525] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.143679] cloud-init[935]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.146872] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.150040] cloud-init[935]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | global | fa:16:3e:10:8d:82 |\n[ 10.153197] cloud-init[935]: ci-info: | ens3 | True | fe80::f816:3eff:fe10:8d82/64 | . | link | fa:16:3e:10:8d:82 |\n[ 10.156335] cloud-init[935]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.159451] cloud-init[935]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.162509] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.165515] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.168376] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.171163] cloud-init[935]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.174011] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.176827] cloud-init[935]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.179623] cloud-init[935]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.182427] cloud-init[935]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.185267] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.188106] cloud-init[935]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.190468] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.192837] cloud-init[935]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.195164] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.197592] cloud-init[935]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.199924] cloud-init[935]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.202274] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.204639] cloud-init[935]: Generating public/private rsa key pair.\n[ 10.206615] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.208965] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.211345] cloud-init[935]: The key fingerprint is:\n[ 10.213179] cloud-init[935]: SHA256:VcPJL6AbSaG2bwwsuoP+F3KU2yZ+/2VIBLTKUJjcj7w root@vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\n[ 10.216245] cloud-init[935]: The key's randomart image is:\n[ 10.218153] cloud-init[935]: +---[RSA 2048]----+\n[ 10.219908] cloud-init[935]: | . +.o+ oo. |\n[ 10.221676] cloud-init[935]: | +.o. +.+. |\n[ 10.223443] cloud-init[935]: | .=.o+.o . |\n[ 10.225227] cloud-init[935]: | =o+=o. . . |\n[ 10.227028] cloud-init[935]: | o *oSo . . |\n[ 10.228785] cloud-init[935]: | o * E. . . |\n[ 10.230558] cloud-init[935]: | .. + + + . o |\n[ 10.232311] cloud-init[935]: |. .. o o o |\n[ 10.234061] cloud-init[935]: |..oo. . .... |\n[ 10.235829] cloud-init[935]: +----[SHA256]-----+\n[ 10.237652] cloud-init[935]: Generating public/private dsa key pair.\n[ 10.239622] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.242004] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.244363] cloud-init[935]: The key fingerprint is:\n[ 10.246199] cloud-init[935]: SHA256:D+Wd9amOdI+WDxmraH1fRI2oH0Qvb5FGFacAn6f2IJk root@vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\n[ 10.249353] cloud-init[935]: The key's randomart image is:\n[ 10.251436] cloud-init[935]: +---[DSA 1024]----+\n[ 10.253397] cloud-init[935]: | ..o .o+|\n[ 10.255361] cloud-init[935]: | o * +o|\n[ 10.257322] cloud-init[935]: | . * X o|\n[ 10.259287] cloud-init[935]: | o * O +.|\n[ 10.261242] cloud-init[935]: | S E B.o.o|\n[ 10.263197] cloud-init[935]: | o + ==. |\n[ 10.265168] cloud-init[935]: | o..*o .|\n[ 10.267136] cloud-init[935]: | .o.=++ .|\n[ 10.269101] cloud-init[935]: | .. oooo+ |\n[ 10.271068] cloud-init[935]: +----[SHA256]-----+\n[ 10.273055] cloud-init[935]: Generating public/private ecdsa key pair.\n[ 10.275271] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.277903] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.280517] cloud-init[935]: The key fingerprint is:\n[ 10.282559] cloud-init[935]: SHA256:7pXvNOz1OQl5mWCaP2kp+AXOypRg0fvYQbMAG2bJ2zo root@vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\n[ 10.285866] cloud-init[935]: The key's randomart image is:\n[ 10.287988] cloud-init[935]: +---[ECDSA 256]---+\n[ 10.289969] cloud-init[935]: | .=. |\n[ 10.291933] cloud-init[935]: | oo= |\n[ 10.293914] cloud-init[935]: | ooo o |\n[ 10.295873] cloud-init[935]: | ...+ oo |\n[ 10.297860] cloud-init[935]: | oS. ++ o o|\n[ 10.299814] cloud-init[935]: | .E. B=oo + |\n[ 10.301803] cloud-init[935]: | o++==.* .|\n[ 10.303764] cloud-init[935]: | .oo.=.O +.|\n[ 10.305767] cloud-init[935]: | .o.o* ..o|\n[ 10.307720] cloud-init[935]: +----[SHA256]-----+\n[ 10.309683] cloud-init[935]: Generating public/private ed25519 key pair.\n[ 10.311903] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.314568] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.317253] cloud-init[935]: The key fingerprint is:\n[ 10.319283] cloud-init[935]: SHA256:p3GTIxo/gu3XQWNxHPLpkXMK8JY+9v2a/3iWTDlp4Uw root@vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\n[ 10.322587] cloud-init[935]: The key's randomart image is:\n[ 10.324696] cloud-init[935]: +--[ED25519 256]--+\n[ 10.326637] cloud-init[935]: | . .... |\n[ 10.328681] cloud-init[935]: | o.+oo |\n[ 10.330660] cloud-init[935]: | =o* . |\n[ 10.332625] cloud-init[935]: | o++ = E |\n[ 10.332928] cloud-init[935]: | . SoX.o + +|\n[ 10.333195] cloud-init[935]: | o + B.= . O |\n[ 10.333472] cloud-init[935]: | . + +. .. = o|\n[ 10.333733] cloud-init[935]: | . .... *o|\n[ 10.333988] cloud-init[935]: | .. +==|\n[ 10.334247] cloud-init[935]: +----[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 ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n Starting LXD - unix socket.\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] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting LXD - container startup/shutdown...\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Accounts Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\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[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] 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: 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 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 Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\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-04-13 12:27:29,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390/action used request id req-0153bf53-6d0d-44c3-a55d-ecb8647a5b24 2019-04-13 12:27:29,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0989980697632s 2019-04-13 12:27:29,538 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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 0x362f8000-0x37173fff] [ 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 671224254 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-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K 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.358914] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.361853] pid_max: default: 32768 minimum: 301 [ 0.363431] ACPI: Core revision 20150930 [ 0.365480] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.367778] Security Framework initialized [ 0.369219] Yama: becoming mindful. [ 0.370523] AppArmor: AppArmor initialized [ 0.372167] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.378426] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.382549] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.384706] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.387361] Initializing cgroup subsys io [ 0.388794] Initializing cgroup subsys memory [ 0.390308] Initializing cgroup subsys devices [ 0.391833] Initializing cgroup subsys freezer [ 0.393372] Initializing cgroup subsys net_cls [ 0.394901] Initializing cgroup subsys perf_event [ 0.396489] Initializing cgroup subsys net_prio [ 0.398070] Initializing cgroup subsys hugetlb [ 0.402227] Initializing cgroup subsys pids [ 0.404650] mce: CPU supports 10 MCE banks [ 0.406194] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.407961] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.409907] Spectre V2 : Mitigation: Full generic retpoline [ 0.411741] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.414543] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.417347] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.419559] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.425010] Freeing SMP alternatives memory: 36K [ 0.431611] ftrace: allocating 32283 entries in 127 pages [ 0.476780] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.478924] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.481038] smpboot: Max logical packages: 2 [ 0.482814] x2apic enabled [ 0.484194] Switched APIC routing to physical x2apic. [ 0.487108] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.489191] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.493042] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.504439] KVM setup paravirtual spinlock [ 0.507558] x86: Booting SMP configuration: [ 0.509072] .... node #0, CPUs: #1 [ 0.510600] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.532958] x86: Booted up 1 node, 2 CPUs [ 0.532970] KVM setup async PF for cpu 1 [ 0.532976] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.537488] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.540314] devtmpfs: initialized [ 0.542999] evm: security.selinux [ 0.544244] evm: security.SMACK64 [ 0.545457] evm: security.SMACK64EXEC [ 0.546767] evm: security.SMACK64TRANSMUTE [ 0.548186] evm: security.SMACK64MMAP [ 0.549490] evm: security.ima [ 0.550602] evm: security.capability [ 0.552106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.555282] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.557454] pinctrl core: initialized pinctrl subsystem [ 0.559383] RTC time: 12:27:13, date: 04/13/19 [ 0.561831] NET: Registered protocol family 16 [ 0.573331] cpuidle: using governor ladder [ 0.585438] cpuidle: using governor menu [ 0.586851] PCCT header not found. [ 0.588221] ACPI: bus type PCI registered [ 0.589644] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.591881] PCI: Using configuration type 1 for base access [ 0.606521] ACPI: Added _OSI(Module Device) [ 0.607997] ACPI: Added _OSI(Processor Device) [ 0.609513] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.611092] ACPI: Added _OSI(Processor Aggregator Device) [ 0.614088] ACPI: Interpreter enabled [ 0.615429] ACPI: (supports S0 S5) [ 0.632405] ACPI: Using IOAPIC for interrupt routing [ 0.634088] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.639191] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.641193] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.643370] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.645467] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.649351] acpiphp: Slot [3] registered [ 0.650784] acpiphp: Slot [4] registered [ 0.652200] acpiphp: Slot [5] registered [ 0.653622] acpiphp: Slot [6] registered [ 0.655039] acpiphp: Slot [7] registered [ 0.656452] acpiphp: Slot [8] registered [ 0.657862] acpiphp: Slot [9] registered [ 0.659283] acpiphp: Slot [10] registered [ 0.660718] acpiphp: Slot [11] registered [ 0.662140] acpiphp: Slot [12] registered [ 0.663581] acpiphp: Slot [13] registered [ 0.665079] acpiphp: Slot [14] registered [ 0.666514] acpiphp: Slot [15] registered [ 0.667945] acpiphp: Slot [16] registered [ 0.669383] acpiphp: Slot [17] registered [ 0.670836] acpiphp: Slot [18] registered [ 0.672273] acpiphp: Slot [19] registered [ 0.673706] acpiphp: Slot [20] registered [ 0.675159] acpiphp: Slot [21] registered [ 0.676602] acpiphp: Slot [22] registered [ 0.678037] acpiphp: Slot [23] registered [ 0.679486] acpiphp: Slot [24] registered [ 0.680934] acpiphp: Slot [25] registered [ 0.682365] acpiphp: Slot [26] registered [ 0.683799] acpiphp: Slot [27] registered [ 0.685237] acpiphp: Slot [28] registered [ 0.686683] acpiphp: Slot [29] registered [ 0.688131] acpiphp: Slot [30] registered [ 0.689575] acpiphp: Slot [31] registered [ 0.690985] PCI host bridge to bus 0000:00 [ 0.692416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.694566] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.696713] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.699259] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.701815] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704413] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.709469] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.711721] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.713790] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.716024] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.720771] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.723285] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.752362] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.755441] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.757899] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.760346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.762760] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.764952] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.767290] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.769144] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.771850] vgaarb: loaded [ 0.772897] vgaarb: bridge control possible 0000:00:02.0 [ 0.775013] SCSI subsystem initialized [ 0.776644] ACPI: bus type USB registered [ 0.778091] usbcore: registered new interface driver usbfs [ 0.779894] usbcore: registered new interface driver hub [ 0.781662] usbcore: registered new device driver usb [ 0.783669] PCI: Using ACPI for IRQ routing [ 0.785586] NetLabel: Initializing [ 0.786837] NetLabel: domain hash size = 128 [ 0.788326] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.789998] NetLabel: unlabeled traffic allowed by default [ 0.792050] amd_nb: Cannot enumerate AMD northbridges [ 0.793845] clocksource: Switched to clocksource kvm-clock [ 0.806827] AppArmor: AppArmor Filesystem Enabled [ 0.808515] pnp: PnP ACPI init [ 0.810051] pnp: PnP ACPI: found 5 devices [ 0.818485] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.821484] NET: Registered protocol family 2 [ 0.823375] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.826137] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.828683] TCP: Hash tables configured (established 32768 bind 32768) [ 0.830890] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.832892] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.835086] NET: Registered protocol family 1 [ 0.836626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.838556] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.840439] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.860699] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.881001] Unpacking initramfs... [ 1.086312] Freeing initrd memory: 14832K [ 1.088557] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.090637] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.093004] Scanning for low memory corruption every 60 seconds [ 1.095382] audit: initializing netlink subsys (disabled) [ 1.097227] audit: type=2000 audit(1555158434.382:1): initialized [ 1.099496] Initialise system trusted keyring [ 1.101172] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.103212] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.106521] zbud: loaded [ 1.107844] VFS: Disk quotas dquot_6.6.0 [ 1.109273] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.111701] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.113921] fuse init (API version 7.23) [ 1.115473] Key type big_key registered [ 1.116854] Allocating IMA MOK and blacklist keyrings. [ 1.119345] Key type asymmetric registered [ 1.120789] Asymmetric key parser 'x509' registered [ 1.122466] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.125066] io scheduler noop registered [ 1.126469] io scheduler deadline registered (default) [ 1.128229] io scheduler cfq registered [ 1.129704] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.131548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.133753] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.136286] ACPI: Power Button [PWRF] [ 1.137793] GHES: HEST is not enabled! [ 1.157363] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.197715] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.201229] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.228068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.232023] Linux agpgart interface v0.103 [ 1.235549] loop: module loaded [ 1.238301] vda: vda1 [ 1.240146] scsi host0: ata_piix [ 1.241483] scsi host1: ata_piix [ 1.242742] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.244871] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.247122] libphy: Fixed MDIO Bus: probed [ 1.248576] tun: Universal TUN/TAP device driver, 1.6 [ 1.250281] tun: (C) 1999-2004 Max Krasnyansky [ 1.253650] PPP generic driver version 2.4.2 [ 1.255220] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.257276] ehci-pci: EHCI PCI platform driver [ 1.258788] ehci-platform: EHCI generic platform driver [ 1.260509] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.262465] ohci-pci: OHCI PCI platform driver [ 1.263981] ohci-platform: OHCI generic platform driver [ 1.265686] uhci_hcd: USB Universal Host Controller Interface driver [ 1.286038] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.287733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.290193] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.291925] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.293866] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.296101] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.298611] usb usb1: Product: UHCI Host Controller [ 1.300248] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.302295] usb usb1: SerialNumber: 0000:00:01.2 [ 1.304030] hub 1-0:1.0: USB hub found [ 1.305382] hub 1-0:1.0: 2 ports detected [ 1.306969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.310609] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.312277] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.314148] mousedev: PS/2 mouse device common for all mice [ 1.316371] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.319552] rtc_cmos 00:00: RTC can wake from S4 [ 1.321496] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.323584] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.325671] i2c /dev entries driver [ 1.326989] device-mapper: uevent: version 1.0.3 [ 1.328660] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.331519] ledtrig-cpu: registered to indicate activity on CPUs [ 1.333837] NET: Registered protocol family 10 [ 1.335724] NET: Registered protocol family 17 [ 1.337275] Key type dns_resolver registered [ 1.339139] registered taskstats version 1 [ 1.340611] Loading compiled-in X.509 certificates [ 1.358712] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.361965] zswap: loaded using pool lzo/zbud [ 1.365304] Key type trusted registered [ 1.369075] Key type encrypted registered [ 1.370502] AppArmor: AppArmor sha1 policy hashing enabled [ 1.372319] ima: No TPM chip found, activating TPM-bypass! [ 1.374129] ima: Allocated hash algorithm: sha1 [ 1.375701] evm: HMAC attrs: 0x1 [ 1.377350] Magic number: 15:162:481 [ 1.378718] ata_device dev1.0: hash matches [ 1.380171] dev1.0: hash matches [ 1.381532] rtc_cmos 00:00: setting system clock to 2019-04-13 12:27:14 UTC (1555158434) [ 1.384378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.386326] EDD information not available. [ 1.403605] Freeing unused kernel memory: 1484K [ 1.413858] Write protecting the kernel read-only data: 14336k [ 1.417159] Freeing unused kernel memory: 1620K [ 1.418978] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.432313] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.432758] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.432774] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440671] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440711] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440829] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440866] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440902] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440950] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440985] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.489070] virtio_net virtio0 ens3: renamed from eth0 [ 1.506360] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.511524] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.522960] AVX2 version of gcm_enc/dec engaged. [ 1.524577] AES CTR mode by8 optimization enabled [ 1.534482] FDC 0 is a S82078B [ 1.617882] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.782269] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.784496] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.786772] usb 1-1: Product: QEMU USB Tablet [ 1.788275] usb 1-1: Manufacturer: QEMU [ 1.789638] usb 1-1: SerialNumber: 42 [ 1.796665] hidraw: raw HID events driver (C) Jiri Kosina [ 1.803530] usbcore: registered new interface driver usbhid [ 1.805443] usbhid: USB HID core driver [ 1.808607] 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.812413] 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.886166] md: linear personality registered for level -1 [ 2.889936] md: multipath personality registered for level -4 [ 2.893715] md: raid0 personality registered for level 0 [ 2.897972] md: raid1 personality registered for level 1 [ 2.969843] raid6: sse2x1 gen() 11257 MB/s [ 3.037843] raid6: sse2x1 xor() 8884 MB/s [ 3.105844] raid6: sse2x2 gen() 14358 MB/s [ 3.173844] raid6: sse2x2 xor() 9742 MB/s [ 3.241845] raid6: sse2x4 gen() 16629 MB/s [ 3.309844] raid6: sse2x4 xor() 11266 MB/s [ 3.377844] raid6: avx2x1 gen() 21979 MB/s [ 3.445853] raid6: avx2x2 gen() 25821 MB/s [ 3.513853] raid6: avx2x4 gen() 29438 MB/s [ 3.518035] raid6: using algorithm avx2x4 gen() 29438 MB/s [ 3.519782] raid6: using avx2x2 recovery algorithm [ 3.522848] xor: automatically using best checksumming function: [ 3.561873] avx : 32954.000 MB/sec [ 3.564383] async_tx: api initialized (async) [ 3.572269] md: raid6 personality registered for level 6 [ 3.574078] md: raid5 personality registered for level 5 [ 3.575820] md: raid4 personality registered for level 4 [ 3.582325] 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.610197] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.635792] 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.731293] 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.737079] systemd[1]: Detected virtualization kvm. [ 3.738793] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.743679] systemd[1]: Set hostname to . [ 3.747214] systemd[1]: Initializing machine ID from KVM UUID. [ 3.749188] systemd[1]: Installed transient /etc/machine-id file. [ 3.858249] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.862297] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.865801] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.869360] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.874112] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.877875] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.881186] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.884991] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.887994] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.891268] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.895775] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.909936] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.914387] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.918021] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.922450] 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.928265] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.931932] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.937151] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.940448] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.944972] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.948944] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 3.952121] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.956732] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.960646] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.964407] iscsi: registered transport (tcp) [ 3.964466] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.969964] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.974690] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.981836] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.986742] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.991664] systemd[1]: Listening on udev Control Socket. [ 3.994019] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on udev Control Socket. [ 3.997674] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.003063] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.009815] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.013957] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.017500] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.022726] 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.029096] iscsi: registered transport (iser) [ 4.029618] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.035342] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.039163] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.043651] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.049583] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... 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. [ 4.126616] systemd-journald[375]: Received request to flush runtime journal from PID 1 [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 9.022483] cloud-init[563]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 13 Apr 2019 12:27:18 +0000. Up 4.96 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.131479] cloud-init[935]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 13 Apr 2019 12:27:23 +0000. Up 9.51 seconds. [ 10.137287] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.140525] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.143679] cloud-init[935]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.146872] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.150040] cloud-init[935]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | global | fa:16:3e:10:8d:82 | [ 10.153197] cloud-init[935]: ci-info: | ens3 | True | fe80::f816:3eff:fe10:8d82/64 | . | link | fa:16:3e:10:8d:82 | [ 10.156335] cloud-init[935]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.159451] cloud-init[935]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.162509] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.165515] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.168376] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.171163] cloud-init[935]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.174011] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.176827] cloud-init[935]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.179623] cloud-init[935]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.182427] cloud-init[935]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.185267] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.188106] cloud-init[935]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.190468] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.192837] cloud-init[935]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.195164] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.197592] cloud-init[935]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.199924] cloud-init[935]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.202274] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.204639] cloud-init[935]: Generating public/private rsa key pair. [ 10.206615] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.208965] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.211345] cloud-init[935]: The key fingerprint is: [ 10.213179] cloud-init[935]: SHA256:VcPJL6AbSaG2bwwsuoP+F3KU2yZ+/2VIBLTKUJjcj7w root@vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f [ 10.216245] cloud-init[935]: The key's randomart image is: [ 10.218153] cloud-init[935]: +---[RSA 2048]----+ [ 10.219908] cloud-init[935]: | . +.o+ oo. | [ 10.221676] cloud-init[935]: | +.o. +.+. | [ 10.223443] cloud-init[935]: | .=.o+.o . | [ 10.225227] cloud-init[935]: | =o+=o. . . | [ 10.227028] cloud-init[935]: | o *oSo . . | [ 10.228785] cloud-init[935]: | o * E. . . | [ 10.230558] cloud-init[935]: | .. + + + . o | [ 10.232311] cloud-init[935]: |. .. o o o | [ 10.234061] cloud-init[935]: |..oo. . .... | [ 10.235829] cloud-init[935]: +----[SHA256]-----+ [ 10.237652] cloud-init[935]: Generating public/private dsa key pair. [ 10.239622] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.242004] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.244363] cloud-init[935]: The key fingerprint is: [ 10.246199] cloud-init[935]: SHA256:D+Wd9amOdI+WDxmraH1fRI2oH0Qvb5FGFacAn6f2IJk root@vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f [ 10.249353] cloud-init[935]: The key's randomart image is: [ 10.251436] cloud-init[935]: +---[DSA 1024]----+ [ 10.253397] cloud-init[935]: | ..o .o+| [ 10.255361] cloud-init[935]: | o * +o| [ 10.257322] cloud-init[935]: | . * X o| [ 10.259287] cloud-init[935]: | o * O +.| [ 10.261242] cloud-init[935]: | S E B.o.o| [ 10.263197] cloud-init[935]: | o + ==. | [ 10.265168] cloud-init[935]: | o..*o .| [ 10.267136] cloud-init[935]: | .o.=++ .| [ 10.269101] cloud-init[935]: | .. oooo+ | [ 10.271068] cloud-init[935]: +----[SHA256]-----+ [ 10.273055] cloud-init[935]: Generating public/private ecdsa key pair. [ 10.275271] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.277903] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.280517] cloud-init[935]: The key fingerprint is: [ 10.282559] cloud-init[935]: SHA256:7pXvNOz1OQl5mWCaP2kp+AXOypRg0fvYQbMAG2bJ2zo root@vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f [ 10.285866] cloud-init[935]: The key's randomart image is: [ 10.287988] cloud-init[935]: +---[ECDSA 256]---+ [ 10.289969] cloud-init[935]: | .=. | [ 10.291933] cloud-init[935]: | oo= | [ 10.293914] cloud-init[935]: | ooo o | [ 10.295873] cloud-init[935]: | ...+ oo | [ 10.297860] cloud-init[935]: | oS. ++ o o| [ 10.299814] cloud-init[935]: | .E. B=oo + | [ 10.301803] cloud-init[935]: | o++==.* .| [ 10.303764] cloud-init[935]: | .oo.=.O +.| [ 10.305767] cloud-init[935]: | .o.o* ..o| [ 10.307720] cloud-init[935]: +----[SHA256]-----+ [ 10.309683] cloud-init[935]: Generating public/private ed25519 key pair. [ 10.311903] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.314568] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.317253] cloud-init[935]: The key fingerprint is: [ 10.319283] cloud-init[935]: SHA256:p3GTIxo/gu3XQWNxHPLpkXMK8JY+9v2a/3iWTDlp4Uw root@vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f [ 10.322587] cloud-init[935]: The key's randomart image is: [ 10.324696] cloud-init[935]: +--[ED25519 256]--+ [ 10.326637] cloud-init[935]: | . .... | [ 10.328681] cloud-init[935]: | o.+oo | [ 10.330660] cloud-init[935]: | =o* . | [ 10.332625] cloud-init[935]: | o++ = E | [ 10.332928] cloud-init[935]: | . SoX.o + +| [ 10.333195] cloud-init[935]: | o + B.= . O | [ 10.333472] cloud-init[935]: | . + +. .. = o| [ 10.333733] cloud-init[935]: | . .... *o| [ 10.333988] cloud-init[935]: | .. +==| [ 10.334247] cloud-init[935]: +----[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 ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on UUID daemon activation socket. Starting Socket activation for snappy daemon. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting LXD - container startup/shutdown... Starting Pollinate to seed the pseudo random number generator... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Accounts Service... [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... Starting System Logging Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... Starting Login Service... 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). [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started 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: 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. 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 Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[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-04-13 12:27:29,542 - paramiko.transport - DEBUG - starting thread (client mode): 0x91482a10L 2019-04-13 12:27:29,542 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:27:29,549 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-04-13 12:27:29,549 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-13 12:27:29,550 - 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-04-13 12:27:29,550 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:27:29,551 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:27:29,551 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:27:29,551 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:27:29,551 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:27:29,594 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-13 12:27:29,594 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:27:29,606 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: feb1aee7629109d4f0203a015983cc6f 2019-04-13 12:27:29,607 - paramiko.transport - DEBUG - Trying discovered key 7d3a830edfe3bc9490e2b14617906b17 in /tmp/tmpNARkPy 2019-04-13 12:27:29,634 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:27:29,661 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-13 12:27:29,672 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:27:29,895 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-13 12:27:29,895 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-13 12:27:29,935 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:27:29,935 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:27:29,938 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:27:35,736 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-04-13 12:27:35,738 - 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-04-13 12:27:35,738 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:27:35,738 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:27:35,738 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:27:35,738 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:27:35,738 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:27:35,742 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:27:41,200 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-13 12:27:41,240 - 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-04-13 12:27:41,240 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:27:41,240 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:27:41,241 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:27:41,241 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:27:41,241 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:27:41,247 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:27:47,905 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-13 12:27:47,906 - 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-04-13 12:27:47,906 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-13 12:27:47,906 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-13 12:27:47,906 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:27:47,907 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-13 12:27:47,907 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:27:47,911 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:27:55,565 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-13 12:27:55,566 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-13 12:27:55,568 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-13 12:27:55,568 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-13 12:27:55,568 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-13 12:27:55,572 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-13 12:29:26,887 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-13 12:29:26,888 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.5 API version: 1.39 Go version: go1.10.8 Git commit: e8ff056 Built: Thu Apr 11 04:44:24 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.5 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: e8ff056 Built: Thu Apr 11 04:10:53 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 d55dd3fd5fa278c86e01125a18cfa2372954c429723885c59fbf068872d9862e 2019-04-13 12:29:26,889 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-13 12:29:26,888 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f --2019-04-13 12:27:55-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.32.252.145, 13.32.252.159, 13.32.252.238, ... Connecting to get.docker.com (get.docker.com)|13.32.252.145|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 50.8M=0s 2019-04-13 12:27:55 (50.8 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f sudo: unable to resolve host vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f + 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-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f sudo: unable to resolve host vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f 2019-04-13 12:29:26,889 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-04-13 12:29:26,889 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-04-13 12:29:26,893 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-04-13 12:29:26,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-04-13 12:29:26,899 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.203', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-04-13 12:29:56,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-04-13 12:29:57,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:29:57,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:29:57,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:29:57,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:29:57,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:29:57,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:29:57,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:29:57,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 117, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 328, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 129, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 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-04-13 12:29:57,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:29:57,400 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:29:57 GMT 2019-04-13 12:29:57,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:29:57,400 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:29:57,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:29:57,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:29:57,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:29:57,400 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:29:57,401 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 117, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 328, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 129, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 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-04-13 12:29:57,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-04-13 12:29:57,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:29:57,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:29:57,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:29:57,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:29:57,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:29:57,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:29:57,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:29:57,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 117, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 328, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 129, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 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-04-13 12:29:57,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:29:57,586 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:29:57 GMT 2019-04-13 12:29:57,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:29:57,586 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:29:57,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:29:57,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:29:57,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:29:57,587 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:29:57,587 - functest.core.cloudify - INFO - The current manager status is running 2019-04-13 12:29:57,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/secrets 2019-04-13 12:29:57,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:29:57,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:29:57,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:29:57,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:29:57,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:29:57,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:29:57,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:29:57,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-13 12:29:57,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:29:57,684 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:29:57 GMT 2019-04-13 12:29:57,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:29:57,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-13 12:29:57,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:29:57,684 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:29:57,684 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:29:57,685 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-04-13 12:29:57,685 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-04-13 12:29:57,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:29:57,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T12:29:57.894Z", "updated_at": "2019-04-13T12:29:57.894Z", "value": "gAAAAABcsdZFH6pf0OQxHEGLUXB_PEktm8KxG8_mTCbYbi8b-V3mcfX9jm5LCztZcpTOuLCaP-ppCD6NjsV0oieKJYKecBoYjQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:29:57 GMT 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:29:57,936 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:29:57,937 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/secrets/foo 2019-04-13 12:29:58,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:29:58,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:29:58,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:29:58,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:29:58,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:29:58,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:29:58,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:29:58,040 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-13 12:29:58,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-13T12:29:57.894Z", "updated_at": "2019-04-13T12:29:57.894Z", "value": "gAAAAABcsdZFH6pf0OQxHEGLUXB_PEktm8KxG8_mTCbYbi8b-V3mcfX9jm5LCztZcpTOuLCaP-ppCD6NjsV0oieKJYKecBoYjQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-13 12:29:58,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:29:58,040 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:29:58 GMT 2019-04-13 12:29:58,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:29:58,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-13 12:29:58,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:29:58,040 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:29:58,040 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:29:58,040 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-04-13 12:29:58,040 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-04-13 12:29:58,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2019-04-13 12:29:58,041 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-04-13 12:29:58,042 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-04-13 12:29:58,042 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-04-13 12:29:58,046 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-04-13 12:29:58,083 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-04-13 12:29:58,084 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-04-13 12:29:58,084 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-04-13 12:29:58,123 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-04-13 12:29:58,123 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-04-13 12:29:58,150 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-04-13 12:30:36,062 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-04-13 12:30:36,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - 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/tmpmyNaHC/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/tmpA_JHGn/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpOzPihw.zip |-------------------------------------------------------| 0.05% tmpOzPihw.zip |-------------------------------------------------------| 0.09% tmpOzPihw.zip |-------------------------------------------------------| 0.14% tmpOzPihw.zip |-------------------------------------------------------| 0.18% tmpOzPihw.zip |-------------------------------------------------------| 0.23% tmpOzPihw.zip |-------------------------------------------------------| 0.27% tmpOzPihw.zip |-------------------------------------------------------| 0.32% tmpOzPihw.zip |-------------------------------------------------------| 0.37% tmpOzPihw.zip |-------------------------------------------------------| 0.41% tmpOzPihw.zip |-------------------------------------------------------| 0.46% tmpOzPihw.zip |-------------------------------------------------------| 0.5% tmpOzPihw.zip |-------------------------------------------------------| 0.55% tmpOzPihw.zip |-------------------------------------------------------| 0.59% tmpOzPihw.zip |-------------------------------------------------------| 0.64% tmpOzPihw.zip |-------------------------------------------------------| 0.68% tmpOzPihw.zip |-------------------------------------------------------| 0.73% tmpOzPihw.zip |-------------------------------------------------------| 0.78% tmpOzPihw.zip |-------------------------------------------------------| 0.82% tmpOzPihw.zip |-------------------------------------------------------| 0.87% tmpOzPihw.zip |#------------------------------------------------------| 0.91% tmpOzPihw.zip |#------------------------------------------------------| 0.96% tmpOzPihw.zip |#------------------------------------------------------| 1.0% tmpOzPihw.zip |#------------------------------------------------------| 1.05% tmpOzPihw.zip |#------------------------------------------------------| 1.1% tmpOzPihw.zip |#------------------------------------------------------| 1.14% tmpOzPihw.zip |#------------------------------------------------------| 1.19% tmpOzPihw.zip |#------------------------------------------------------| 1.23% tmpOzPihw.zip |#------------------------------------------------------| 1.28% tmpOzPihw.zip |#------------------------------------------------------| 1.32% tmpOzPihw.zip |#------------------------------------------------------| 1.37% tmpOzPihw.zip |#------------------------------------------------------| 1.42% tmpOzPihw.zip |#------------------------------------------------------| 1.46% tmpOzPihw.zip |#------------------------------------------------------| 1.51% tmpOzPihw.zip |#------------------------------------------------------| 1.55% tmpOzPihw.zip |#------------------------------------------------------| 1.6% tmpOzPihw.zip |#------------------------------------------------------| 1.64% tmpOzPihw.zip |#------------------------------------------------------| 1.69% tmpOzPihw.zip |#------------------------------------------------------| 1.73% tmpOzPihw.zip |#------------------------------------------------------| 1.78% tmpOzPihw.zip |#------------------------------------------------------| 1.83% tmpOzPihw.zip |#------------------------------------------------------| 1.87% tmpOzPihw.zip |#------------------------------------------------------| 1.92% tmpOzPihw.zip |#------------------------------------------------------| 1.96% tmpOzPihw.zip |#------------------------------------------------------| 2.01% tmpOzPihw.zip |#------------------------------------------------------| 2.05% tmpOzPihw.zip |#------------------------------------------------------| 2.1% tmpOzPihw.zip |#------------------------------------------------------| 2.15% tmpOzPihw.zip |#------------------------------------------------------| 2.19% tmpOzPihw.zip |#------------------------------------------------------| 2.24% tmpOzPihw.zip |#------------------------------------------------------| 2.28% tmpOzPihw.zip |#------------------------------------------------------| 2.33% tmpOzPihw.zip |#------------------------------------------------------| 2.37% tmpOzPihw.zip |#------------------------------------------------------| 2.42% tmpOzPihw.zip |#------------------------------------------------------| 2.47% tmpOzPihw.zip |#------------------------------------------------------| 2.51% tmpOzPihw.zip |#------------------------------------------------------| 2.56% tmpOzPihw.zip |#------------------------------------------------------| 2.6% tmpOzPihw.zip |#------------------------------------------------------| 2.65% tmpOzPihw.zip |#------------------------------------------------------| 2.69% tmpOzPihw.zip |##-----------------------------------------------------| 2.74% tmpOzPihw.zip |##-----------------------------------------------------| 2.78% tmpOzPihw.zip |##-----------------------------------------------------| 2.83% tmpOzPihw.zip |##-----------------------------------------------------| 2.88% tmpOzPihw.zip |##-----------------------------------------------------| 2.92% tmpOzPihw.zip |##-----------------------------------------------------| 2.97% tmpOzPihw.zip |##-----------------------------------------------------| 3.01% tmpOzPihw.zip |##-----------------------------------------------------| 3.06% tmpOzPihw.zip |##-----------------------------------------------------| 3.1% tmpOzPihw.zip |##-----------------------------------------------------| 3.15% tmpOzPihw.zip |##-----------------------------------------------------| 3.2% tmpOzPihw.zip |##-----------------------------------------------------| 3.24% tmpOzPihw.zip |##-----------------------------------------------------| 3.29% tmpOzPihw.zip |##-----------------------------------------------------| 3.33% tmpOzPihw.zip |##-----------------------------------------------------| 3.38% tmpOzPihw.zip |##-----------------------------------------------------| 3.42% tmpOzPihw.zip |##-----------------------------------------------------| 3.47% tmpOzPihw.zip |##-----------------------------------------------------| 3.51% tmpOzPihw.zip |##-----------------------------------------------------| 3.56% tmpOzPihw.zip |##-----------------------------------------------------| 3.61% tmpOzPihw.zip |##-----------------------------------------------------| 3.65% tmpOzPihw.zip |##-----------------------------------------------------| 3.7% tmpOzPihw.zip |##-----------------------------------------------------| 3.74% tmpOzPihw.zip |##-----------------------------------------------------| 3.79% tmpOzPihw.zip |##-----------------------------------------------------| 3.83% tmpOzPihw.zip |##-----------------------------------------------------| 3.88% tmpOzPihw.zip |##-----------------------------------------------------| 3.93% tmpOzPihw.zip |##-----------------------------------------------------| 3.97% tmpOzPihw.zip |##-----------------------------------------------------| 4.02% tmpOzPihw.zip |##-----------------------------------------------------| 4.06% tmpOzPihw.zip |##-----------------------------------------------------| 4.11% tmpOzPihw.zip |##-----------------------------------------------------| 4.15% tmpOzPihw.zip |##-----------------------------------------------------| 4.2% tmpOzPihw.zip |##-----------------------------------------------------| 4.25% tmpOzPihw.zip |##-----------------------------------------------------| 4.29% tmpOzPihw.zip |##-----------------------------------------------------| 4.34% tmpOzPihw.zip |##-----------------------------------------------------| 4.38% tmpOzPihw.zip |##-----------------------------------------------------| 4.43% tmpOzPihw.zip |##-----------------------------------------------------| 4.47% tmpOzPihw.zip |##-----------------------------------------------------| 4.52% tmpOzPihw.zip |###----------------------------------------------------| 4.56% tmpOzPihw.zip |###----------------------------------------------------| 4.61% tmpOzPihw.zip |###----------------------------------------------------| 4.66% tmpOzPihw.zip |###----------------------------------------------------| 4.7% tmpOzPihw.zip |###----------------------------------------------------| 4.75% tmpOzPihw.zip |###----------------------------------------------------| 4.79% tmpOzPihw.zip |###----------------------------------------------------| 4.84% tmpOzPihw.zip |###----------------------------------------------------| 4.88% tmpOzPihw.zip |###----------------------------------------------------| 4.93% tmpOzPihw.zip |###----------------------------------------------------| 4.98% tmpOzPihw.zip |###----------------------------------------------------| 5.02% tmpOzPihw.zip |###----------------------------------------------------| 5.07% tmpOzPihw.zip |###----------------------------------------------------| 5.11% tmpOzPihw.zip |###----------------------------------------------------| 5.16% tmpOzPihw.zip |###----------------------------------------------------| 5.2% tmpOzPihw.zip |###----------------------------------------------------| 5.25% tmpOzPihw.zip |###----------------------------------------------------| 5.3% tmpOzPihw.zip |###----------------------------------------------------| 5.34% tmpOzPihw.zip |###----------------------------------------------------| 5.39% tmpOzPihw.zip |###----------------------------------------------------| 5.43% tmpOzPihw.zip |###----------------------------------------------------| 5.48% tmpOzPihw.zip |###----------------------------------------------------| 5.52% tmpOzPihw.zip |###----------------------------------------------------| 5.57% tmpOzPihw.zip |###----------------------------------------------------| 5.61% tmpOzPihw.zip |###----------------------------------------------------| 5.66% tmpOzPihw.zip |###----------------------------------------------------| 5.71% tmpOzPihw.zip |###----------------------------------------------------| 5.75% tmpOzPihw.zip |###----------------------------------------------------| 5.8% tmpOzPihw.zip |###----------------------------------------------------| 5.84% tmpOzPihw.zip |###----------------------------------------------------| 5.89% tmpOzPihw.zip |###----------------------------------------------------| 5.93% tmpOzPihw.zip |###----------------------------------------------------| 5.98% tmpOzPihw.zip |###----------------------------------------------------| 6.03% tmpOzPihw.zip |###----------------------------------------------------| 6.07% tmpOzPihw.zip |###----------------------------------------------------| 6.12% tmpOzPihw.zip |###----------------------------------------------------| 6.16% tmpOzPihw.zip |###----------------------------------------------------| 6.21% tmpOzPihw.zip |###----------------------------------------------------| 6.25% tmpOzPihw.zip |###----------------------------------------------------| 6.3% tmpOzPihw.zip |###----------------------------------------------------| 6.35% tmpOzPihw.zip |####---------------------------------------------------| 6.39% tmpOzPihw.zip |####---------------------------------------------------| 6.44% tmpOzPihw.zip |####---------------------------------------------------| 6.48% tmpOzPihw.zip |####---------------------------------------------------| 6.53% tmpOzPihw.zip |####---------------------------------------------------| 6.57% tmpOzPihw.zip |####---------------------------------------------------| 6.62% tmpOzPihw.zip |####---------------------------------------------------| 6.66% tmpOzPihw.zip |####---------------------------------------------------| 6.71% tmpOzPihw.zip |####---------------------------------------------------| 6.76% tmpOzPihw.zip |####---------------------------------------------------| 6.8% tmpOzPihw.zip |####---------------------------------------------------| 6.85% tmpOzPihw.zip |####---------------------------------------------------| 6.89% tmpOzPihw.zip |####---------------------------------------------------| 6.94% tmpOzPihw.zip |####---------------------------------------------------| 6.98% tmpOzPihw.zip |####---------------------------------------------------| 7.03% tmpOzPihw.zip |####---------------------------------------------------| 7.08% tmpOzPihw.zip |####---------------------------------------------------| 7.12% tmpOzPihw.zip |####---------------------------------------------------| 7.17% tmpOzPihw.zip |####---------------------------------------------------| 7.21% tmpOzPihw.zip |####---------------------------------------------------| 7.26% tmpOzPihw.zip |####---------------------------------------------------| 7.3% tmpOzPihw.zip |####---------------------------------------------------| 7.35% tmpOzPihw.zip |####---------------------------------------------------| 7.4% tmpOzPihw.zip |####---------------------------------------------------| 7.44% tmpOzPihw.zip |####---------------------------------------------------| 7.49% tmpOzPihw.zip |####---------------------------------------------------| 7.53% tmpOzPihw.zip |####---------------------------------------------------| 7.58% tmpOzPihw.zip |####---------------------------------------------------| 7.62% tmpOzPihw.zip |####---------------------------------------------------| 7.67% tmpOzPihw.zip |####---------------------------------------------------| 7.71% tmpOzPihw.zip |####---------------------------------------------------| 7.76% tmpOzPihw.zip |####---------------------------------------------------| 7.81% tmpOzPihw.zip |####---------------------------------------------------| 7.85% tmpOzPihw.zip |####---------------------------------------------------| 7.9% tmpOzPihw.zip |####---------------------------------------------------| 7.94% tmpOzPihw.zip |####---------------------------------------------------| 7.99% tmpOzPihw.zip |####---------------------------------------------------| 8.03% tmpOzPihw.zip |####---------------------------------------------------| 8.08% tmpOzPihw.zip |####---------------------------------------------------| 8.13% tmpOzPihw.zip |####---------------------------------------------------| 8.17% tmpOzPihw.zip |#####--------------------------------------------------| 8.22% tmpOzPihw.zip |#####--------------------------------------------------| 8.26% tmpOzPihw.zip |#####--------------------------------------------------| 8.31% tmpOzPihw.zip |#####--------------------------------------------------| 8.35% tmpOzPihw.zip |#####--------------------------------------------------| 8.4% tmpOzPihw.zip |#####--------------------------------------------------| 8.45% tmpOzPihw.zip |#####--------------------------------------------------| 8.49% tmpOzPihw.zip |#####--------------------------------------------------| 8.54% tmpOzPihw.zip |#####--------------------------------------------------| 8.58% tmpOzPihw.zip |#####--------------------------------------------------| 8.63% tmpOzPihw.zip |#####--------------------------------------------------| 8.67% tmpOzPihw.zip |#####--------------------------------------------------| 8.72% tmpOzPihw.zip |#####--------------------------------------------------| 8.76% tmpOzPihw.zip |#####--------------------------------------------------| 8.81% tmpOzPihw.zip |#####--------------------------------------------------| 8.86% tmpOzPihw.zip |#####--------------------------------------------------| 8.9% tmpOzPihw.zip |#####--------------------------------------------------| 8.95% tmpOzPihw.zip |#####--------------------------------------------------| 8.99% tmpOzPihw.zip |#####--------------------------------------------------| 9.04% tmpOzPihw.zip |#####--------------------------------------------------| 9.08% tmpOzPihw.zip |#####--------------------------------------------------| 9.13% tmpOzPihw.zip |#####--------------------------------------------------| 9.18% tmpOzPihw.zip |#####--------------------------------------------------| 9.22% tmpOzPihw.zip |#####--------------------------------------------------| 9.27% tmpOzPihw.zip |#####--------------------------------------------------| 9.31% tmpOzPihw.zip |#####--------------------------------------------------| 9.36% tmpOzPihw.zip |#####--------------------------------------------------| 9.4% tmpOzPihw.zip |#####--------------------------------------------------| 9.45% tmpOzPihw.zip |#####--------------------------------------------------| 9.5% tmpOzPihw.zip |#####--------------------------------------------------| 9.54% tmpOzPihw.zip |#####--------------------------------------------------| 9.59% tmpOzPihw.zip |#####--------------------------------------------------| 9.63% tmpOzPihw.zip |#####--------------------------------------------------| 9.68% tmpOzPihw.zip |#####--------------------------------------------------| 9.72% tmpOzPihw.zip |#####--------------------------------------------------| 9.77% tmpOzPihw.zip |#####--------------------------------------------------| 9.81% tmpOzPihw.zip |#####--------------------------------------------------| 9.86% tmpOzPihw.zip |#####--------------------------------------------------| 9.91% tmpOzPihw.zip |#####--------------------------------------------------| 9.95% tmpOzPihw.zip |#####--------------------------------------------------| 10.0% tmpOzPihw.zip |######-------------------------------------------------| 10.04% tmpOzPihw.zip |######-------------------------------------------------| 10.09% tmpOzPihw.zip |######-------------------------------------------------| 10.13% tmpOzPihw.zip |######-------------------------------------------------| 10.18% tmpOzPihw.zip |######-------------------------------------------------| 10.23% tmpOzPihw.zip |######-------------------------------------------------| 10.27% tmpOzPihw.zip |######-------------------------------------------------| 10.32% tmpOzPihw.zip |######-------------------------------------------------| 10.36% tmpOzPihw.zip |######-------------------------------------------------| 10.41% tmpOzPihw.zip |######-------------------------------------------------| 10.45% tmpOzPihw.zip |######-------------------------------------------------| 10.5% tmpOzPihw.zip |######-------------------------------------------------| 10.54% tmpOzPihw.zip |######-------------------------------------------------| 10.59% tmpOzPihw.zip |######-------------------------------------------------| 10.64% tmpOzPihw.zip |######-------------------------------------------------| 10.68% tmpOzPihw.zip |######-------------------------------------------------| 10.73% tmpOzPihw.zip |######-------------------------------------------------| 10.77% tmpOzPihw.zip |######-------------------------------------------------| 10.82% tmpOzPihw.zip |######-------------------------------------------------| 10.86% tmpOzPihw.zip |######-------------------------------------------------| 10.91% tmpOzPihw.zip |######-------------------------------------------------| 10.96% tmpOzPihw.zip |######-------------------------------------------------| 11.0% tmpOzPihw.zip |######-------------------------------------------------| 11.05% tmpOzPihw.zip |######-------------------------------------------------| 11.09% tmpOzPihw.zip |######-------------------------------------------------| 11.14% tmpOzPihw.zip |######-------------------------------------------------| 11.18% tmpOzPihw.zip |######-------------------------------------------------| 11.23% tmpOzPihw.zip |######-------------------------------------------------| 11.28% tmpOzPihw.zip |######-------------------------------------------------| 11.32% tmpOzPihw.zip |######-------------------------------------------------| 11.37% tmpOzPihw.zip |######-------------------------------------------------| 11.41% tmpOzPihw.zip |######-------------------------------------------------| 11.46% tmpOzPihw.zip |######-------------------------------------------------| 11.5% tmpOzPihw.zip |######-------------------------------------------------| 11.55% tmpOzPihw.zip |######-------------------------------------------------| 11.59% tmpOzPihw.zip |######-------------------------------------------------| 11.64% tmpOzPihw.zip |######-------------------------------------------------| 11.69% tmpOzPihw.zip |######-------------------------------------------------| 11.73% tmpOzPihw.zip |######-------------------------------------------------| 11.78% tmpOzPihw.zip |#######------------------------------------------------| 11.82% tmpOzPihw.zip |#######------------------------------------------------| 11.87% tmpOzPihw.zip |#######------------------------------------------------| 11.91% tmpOzPihw.zip |#######------------------------------------------------| 11.96% tmpOzPihw.zip |#######------------------------------------------------| 12.01% tmpOzPihw.zip |#######------------------------------------------------| 12.05% tmpOzPihw.zip |#######------------------------------------------------| 12.1% tmpOzPihw.zip |#######------------------------------------------------| 12.14% tmpOzPihw.zip |#######------------------------------------------------| 12.19% tmpOzPihw.zip |#######------------------------------------------------| 12.23% tmpOzPihw.zip |#######------------------------------------------------| 12.28% tmpOzPihw.zip |#######------------------------------------------------| 12.33% tmpOzPihw.zip |#######------------------------------------------------| 12.37% tmpOzPihw.zip |#######------------------------------------------------| 12.42% tmpOzPihw.zip |#######------------------------------------------------| 12.46% tmpOzPihw.zip |#######------------------------------------------------| 12.51% tmpOzPihw.zip |#######------------------------------------------------| 12.55% tmpOzPihw.zip |#######------------------------------------------------| 12.6% tmpOzPihw.zip |#######------------------------------------------------| 12.64% tmpOzPihw.zip |#######------------------------------------------------| 12.69% tmpOzPihw.zip |#######------------------------------------------------| 12.74% tmpOzPihw.zip |#######------------------------------------------------| 12.78% tmpOzPihw.zip |#######------------------------------------------------| 12.83% tmpOzPihw.zip |#######------------------------------------------------| 12.87% tmpOzPihw.zip |#######------------------------------------------------| 12.92% tmpOzPihw.zip |#######------------------------------------------------| 12.96% tmpOzPihw.zip |#######------------------------------------------------| 13.01% tmpOzPihw.zip |#######------------------------------------------------| 13.06% tmpOzPihw.zip |#######------------------------------------------------| 13.1% tmpOzPihw.zip |#######------------------------------------------------| 13.15% tmpOzPihw.zip |#######------------------------------------------------| 13.19% tmpOzPihw.zip |#######------------------------------------------------| 13.24% tmpOzPihw.zip |#######------------------------------------------------| 13.28% tmpOzPihw.zip |#######------------------------------------------------| 13.33% tmpOzPihw.zip |#######------------------------------------------------| 13.38% tmpOzPihw.zip |#######------------------------------------------------| 13.42% tmpOzPihw.zip |#######------------------------------------------------| 13.47% tmpOzPihw.zip |#######------------------------------------------------| 13.51% tmpOzPihw.zip |#######------------------------------------------------| 13.56% tmpOzPihw.zip |#######------------------------------------------------| 13.6% tmpOzPihw.zip |########-----------------------------------------------| 13.65% tmpOzPihw.zip |########-----------------------------------------------| 13.69% tmpOzPihw.zip |########-----------------------------------------------| 13.74% tmpOzPihw.zip |########-----------------------------------------------| 13.79% tmpOzPihw.zip |########-----------------------------------------------| 13.83% tmpOzPihw.zip |########-----------------------------------------------| 13.88% tmpOzPihw.zip |########-----------------------------------------------| 13.92% tmpOzPihw.zip |########-----------------------------------------------| 13.97% tmpOzPihw.zip |########-----------------------------------------------| 14.01% tmpOzPihw.zip |########-----------------------------------------------| 14.06% tmpOzPihw.zip |########-----------------------------------------------| 14.11% tmpOzPihw.zip |########-----------------------------------------------| 14.15% tmpOzPihw.zip |########-----------------------------------------------| 14.2% tmpOzPihw.zip |########-----------------------------------------------| 14.24% tmpOzPihw.zip |########-----------------------------------------------| 14.29% tmpOzPihw.zip |########-----------------------------------------------| 14.33% tmpOzPihw.zip |########-----------------------------------------------| 14.38% tmpOzPihw.zip |########-----------------------------------------------| 14.43% tmpOzPihw.zip |########-----------------------------------------------| 14.47% tmpOzPihw.zip |########-----------------------------------------------| 14.52% tmpOzPihw.zip |########-----------------------------------------------| 14.56% tmpOzPihw.zip |########-----------------------------------------------| 14.61% tmpOzPihw.zip |########-----------------------------------------------| 14.65% tmpOzPihw.zip |########-----------------------------------------------| 14.7% tmpOzPihw.zip |########-----------------------------------------------| 14.74% tmpOzPihw.zip |########-----------------------------------------------| 14.79% tmpOzPihw.zip |########-----------------------------------------------| 14.84% tmpOzPihw.zip |########-----------------------------------------------| 14.88% tmpOzPihw.zip |########-----------------------------------------------| 14.93% tmpOzPihw.zip |########-----------------------------------------------| 14.97% tmpOzPihw.zip |########-----------------------------------------------| 15.02% tmpOzPihw.zip |########-----------------------------------------------| 15.06% tmpOzPihw.zip |########-----------------------------------------------| 15.11% tmpOzPihw.zip |########-----------------------------------------------| 15.16% tmpOzPihw.zip |########-----------------------------------------------| 15.2% tmpOzPihw.zip |########-----------------------------------------------| 15.25% tmpOzPihw.zip |########-----------------------------------------------| 15.29% tmpOzPihw.zip |########-----------------------------------------------| 15.34% tmpOzPihw.zip |########-----------------------------------------------| 15.38% tmpOzPihw.zip |########-----------------------------------------------| 15.43% tmpOzPihw.zip |#########----------------------------------------------| 15.48% tmpOzPihw.zip |#########----------------------------------------------| 15.52% tmpOzPihw.zip |#########----------------------------------------------| 15.57% tmpOzPihw.zip |#########----------------------------------------------| 15.61% tmpOzPihw.zip |#########----------------------------------------------| 15.66% tmpOzPihw.zip |#########----------------------------------------------| 15.7% tmpOzPihw.zip |#########----------------------------------------------| 15.75% tmpOzPihw.zip |#########----------------------------------------------| 15.79% tmpOzPihw.zip |#########----------------------------------------------| 15.84% tmpOzPihw.zip |#########----------------------------------------------| 15.89% tmpOzPihw.zip |#########----------------------------------------------| 15.93% tmpOzPihw.zip |#########----------------------------------------------| 15.98% tmpOzPihw.zip |#########----------------------------------------------| 16.02% tmpOzPihw.zip |#########----------------------------------------------| 16.07% tmpOzPihw.zip |#########----------------------------------------------| 16.11% tmpOzPihw.zip |#########----------------------------------------------| 16.16% tmpOzPihw.zip |#########----------------------------------------------| 16.21% tmpOzPihw.zip |#########----------------------------------------------| 16.25% tmpOzPihw.zip |#########----------------------------------------------| 16.3% tmpOzPihw.zip |#########----------------------------------------------| 16.34% tmpOzPihw.zip |#########----------------------------------------------| 16.39% tmpOzPihw.zip |#########----------------------------------------------| 16.43% tmpOzPihw.zip |#########----------------------------------------------| 16.48% tmpOzPihw.zip |#########----------------------------------------------| 16.53% tmpOzPihw.zip |#########----------------------------------------------| 16.57% tmpOzPihw.zip |#########----------------------------------------------| 16.62% tmpOzPihw.zip |#########----------------------------------------------| 16.66% tmpOzPihw.zip |#########----------------------------------------------| 16.71% tmpOzPihw.zip |#########----------------------------------------------| 16.75% tmpOzPihw.zip |#########----------------------------------------------| 16.8% tmpOzPihw.zip |#########----------------------------------------------| 16.84% tmpOzPihw.zip |#########----------------------------------------------| 16.89% tmpOzPihw.zip |#########----------------------------------------------| 16.94% tmpOzPihw.zip |#########----------------------------------------------| 16.98% tmpOzPihw.zip |#########----------------------------------------------| 17.03% tmpOzPihw.zip |#########----------------------------------------------| 17.07% tmpOzPihw.zip |#########----------------------------------------------| 17.12% tmpOzPihw.zip |#########----------------------------------------------| 17.16% tmpOzPihw.zip |#########----------------------------------------------| 17.21% tmpOzPihw.zip |#########----------------------------------------------| 17.26% tmpOzPihw.zip |##########---------------------------------------------| 17.3% tmpOzPihw.zip |##########---------------------------------------------| 17.35% tmpOzPihw.zip |##########---------------------------------------------| 17.39% tmpOzPihw.zip |##########---------------------------------------------| 17.44% tmpOzPihw.zip |##########---------------------------------------------| 17.48% tmpOzPihw.zip |##########---------------------------------------------| 17.53% tmpOzPihw.zip |##########---------------------------------------------| 17.57% tmpOzPihw.zip |##########---------------------------------------------| 17.62% tmpOzPihw.zip |##########---------------------------------------------| 17.67% tmpOzPihw.zip |##########---------------------------------------------| 17.71% tmpOzPihw.zip |##########---------------------------------------------| 17.76% tmpOzPihw.zip |##########---------------------------------------------| 17.8% tmpOzPihw.zip |##########---------------------------------------------| 17.85% tmpOzPihw.zip |##########---------------------------------------------| 17.89% tmpOzPihw.zip |##########---------------------------------------------| 17.94% tmpOzPihw.zip |##########---------------------------------------------| 17.99% tmpOzPihw.zip |##########---------------------------------------------| 18.03% tmpOzPihw.zip |##########---------------------------------------------| 18.08% tmpOzPihw.zip |##########---------------------------------------------| 18.12% tmpOzPihw.zip |##########---------------------------------------------| 18.17% tmpOzPihw.zip |##########---------------------------------------------| 18.21% tmpOzPihw.zip |##########---------------------------------------------| 18.26% tmpOzPihw.zip |##########---------------------------------------------| 18.31% tmpOzPihw.zip |##########---------------------------------------------| 18.35% tmpOzPihw.zip |##########---------------------------------------------| 18.4% tmpOzPihw.zip |##########---------------------------------------------| 18.44% tmpOzPihw.zip |##########---------------------------------------------| 18.49% tmpOzPihw.zip |##########---------------------------------------------| 18.53% tmpOzPihw.zip |##########---------------------------------------------| 18.58% tmpOzPihw.zip |##########---------------------------------------------| 18.62% tmpOzPihw.zip |##########---------------------------------------------| 18.67% tmpOzPihw.zip |##########---------------------------------------------| 18.72% tmpOzPihw.zip |##########---------------------------------------------| 18.76% tmpOzPihw.zip |##########---------------------------------------------| 18.81% tmpOzPihw.zip |##########---------------------------------------------| 18.85% tmpOzPihw.zip |##########---------------------------------------------| 18.9% tmpOzPihw.zip |##########---------------------------------------------| 18.94% tmpOzPihw.zip |##########---------------------------------------------| 18.99% tmpOzPihw.zip |##########---------------------------------------------| 19.04% tmpOzPihw.zip |##########---------------------------------------------| 19.08% tmpOzPihw.zip |###########--------------------------------------------| 19.13% tmpOzPihw.zip |###########--------------------------------------------| 19.17% tmpOzPihw.zip |###########--------------------------------------------| 19.22% tmpOzPihw.zip |###########--------------------------------------------| 19.26% tmpOzPihw.zip |###########--------------------------------------------| 19.31% tmpOzPihw.zip |###########--------------------------------------------| 19.36% tmpOzPihw.zip |###########--------------------------------------------| 19.4% tmpOzPihw.zip |###########--------------------------------------------| 19.45% tmpOzPihw.zip |###########--------------------------------------------| 19.49% tmpOzPihw.zip |###########--------------------------------------------| 19.54% tmpOzPihw.zip |###########--------------------------------------------| 19.58% tmpOzPihw.zip |###########--------------------------------------------| 19.63% tmpOzPihw.zip |###########--------------------------------------------| 19.67% tmpOzPihw.zip |###########--------------------------------------------| 19.72% tmpOzPihw.zip |###########--------------------------------------------| 19.77% tmpOzPihw.zip |###########--------------------------------------------| 19.81% tmpOzPihw.zip |###########--------------------------------------------| 19.86% tmpOzPihw.zip |###########--------------------------------------------| 19.9% tmpOzPihw.zip |###########--------------------------------------------| 19.95% tmpOzPihw.zip |###########--------------------------------------------| 19.99% tmpOzPihw.zip |###########--------------------------------------------| 20.04% tmpOzPihw.zip |###########--------------------------------------------| 20.09% tmpOzPihw.zip |###########--------------------------------------------| 20.13% tmpOzPihw.zip |###########--------------------------------------------| 20.18% tmpOzPihw.zip |###########--------------------------------------------| 20.22% tmpOzPihw.zip |###########--------------------------------------------| 20.27% tmpOzPihw.zip |###########--------------------------------------------| 20.31% tmpOzPihw.zip |###########--------------------------------------------| 20.36% tmpOzPihw.zip |###########--------------------------------------------| 20.41% tmpOzPihw.zip |###########--------------------------------------------| 20.45% tmpOzPihw.zip |###########--------------------------------------------| 20.5% tmpOzPihw.zip |###########--------------------------------------------| 20.54% tmpOzPihw.zip |###########--------------------------------------------| 20.59% tmpOzPihw.zip |###########--------------------------------------------| 20.63% tmpOzPihw.zip |###########--------------------------------------------| 20.68% tmpOzPihw.zip |###########--------------------------------------------| 20.72% tmpOzPihw.zip |###########--------------------------------------------| 20.77% tmpOzPihw.zip |###########--------------------------------------------| 20.82% tmpOzPihw.zip |###########--------------------------------------------| 20.86% tmpOzPihw.zip |###########--------------------------------------------| 20.91% tmpOzPihw.zip |############-------------------------------------------| 20.95% tmpOzPihw.zip |############-------------------------------------------| 21.0% tmpOzPihw.zip |############-------------------------------------------| 21.04% tmpOzPihw.zip |############-------------------------------------------| 21.09% tmpOzPihw.zip |############-------------------------------------------| 21.14% tmpOzPihw.zip |############-------------------------------------------| 21.18% tmpOzPihw.zip |############-------------------------------------------| 21.23% tmpOzPihw.zip |############-------------------------------------------| 21.27% tmpOzPihw.zip |############-------------------------------------------| 21.32% tmpOzPihw.zip |############-------------------------------------------| 21.36% tmpOzPihw.zip |############-------------------------------------------| 21.41% tmpOzPihw.zip |############-------------------------------------------| 21.46% tmpOzPihw.zip |############-------------------------------------------| 21.5% tmpOzPihw.zip |############-------------------------------------------| 21.55% tmpOzPihw.zip |############-------------------------------------------| 21.59% tmpOzPihw.zip |############-------------------------------------------| 21.64% tmpOzPihw.zip |############-------------------------------------------| 21.68% tmpOzPihw.zip |############-------------------------------------------| 21.73% tmpOzPihw.zip |############-------------------------------------------| 21.77% tmpOzPihw.zip |############-------------------------------------------| 21.82% tmpOzPihw.zip |############-------------------------------------------| 21.87% tmpOzPihw.zip |############-------------------------------------------| 21.91% tmpOzPihw.zip |############-------------------------------------------| 21.96% tmpOzPihw.zip |############-------------------------------------------| 22.0% tmpOzPihw.zip |############-------------------------------------------| 22.05% tmpOzPihw.zip |############-------------------------------------------| 22.09% tmpOzPihw.zip |############-------------------------------------------| 22.14% tmpOzPihw.zip |############-------------------------------------------| 22.19% tmpOzPihw.zip |############-------------------------------------------| 22.23% tmpOzPihw.zip |############-------------------------------------------| 22.28% tmpOzPihw.zip |############-------------------------------------------| 22.32% tmpOzPihw.zip |############-------------------------------------------| 22.37% tmpOzPihw.zip |############-------------------------------------------| 22.41% tmpOzPihw.zip |############-------------------------------------------| 22.46% tmpOzPihw.zip |############-------------------------------------------| 22.51% tmpOzPihw.zip |############-------------------------------------------| 22.55% tmpOzPihw.zip |############-------------------------------------------| 22.6% tmpOzPihw.zip |############-------------------------------------------| 22.64% tmpOzPihw.zip |############-------------------------------------------| 22.69% tmpOzPihw.zip |#############------------------------------------------| 22.73% tmpOzPihw.zip |#############------------------------------------------| 22.78% tmpOzPihw.zip |#############------------------------------------------| 22.82% tmpOzPihw.zip |#############------------------------------------------| 22.87% tmpOzPihw.zip |#############------------------------------------------| 22.92% tmpOzPihw.zip |#############------------------------------------------| 22.96% tmpOzPihw.zip |#############------------------------------------------| 23.01% tmpOzPihw.zip |#############------------------------------------------| 23.05% tmpOzPihw.zip |#############------------------------------------------| 23.1% tmpOzPihw.zip |#############------------------------------------------| 23.14% tmpOzPihw.zip |#############------------------------------------------| 23.19% tmpOzPihw.zip |#############------------------------------------------| 23.24% tmpOzPihw.zip |#############------------------------------------------| 23.28% tmpOzPihw.zip |#############------------------------------------------| 23.33% tmpOzPihw.zip |#############------------------------------------------| 23.37% tmpOzPihw.zip |#############------------------------------------------| 23.42% tmpOzPihw.zip |#############------------------------------------------| 23.46% tmpOzPihw.zip |#############------------------------------------------| 23.51% tmpOzPihw.zip |#############------------------------------------------| 23.56% tmpOzPihw.zip |#############------------------------------------------| 23.6% tmpOzPihw.zip |#############------------------------------------------| 23.65% tmpOzPihw.zip |#############------------------------------------------| 23.69% tmpOzPihw.zip |#############------------------------------------------| 23.74% tmpOzPihw.zip |#############------------------------------------------| 23.78% tmpOzPihw.zip |#############------------------------------------------| 23.83% tmpOzPihw.zip |#############------------------------------------------| 23.87% tmpOzPihw.zip |#############------------------------------------------| 23.92% tmpOzPihw.zip |#############------------------------------------------| 23.97% tmpOzPihw.zip |#############------------------------------------------| 24.01% tmpOzPihw.zip |#############------------------------------------------| 24.06% tmpOzPihw.zip |#############------------------------------------------| 24.1% tmpOzPihw.zip |#############------------------------------------------| 24.15% tmpOzPihw.zip |#############------------------------------------------| 24.19% tmpOzPihw.zip |#############------------------------------------------| 24.24% tmpOzPihw.zip |#############------------------------------------------| 24.29% tmpOzPihw.zip |#############------------------------------------------| 24.33% tmpOzPihw.zip |#############------------------------------------------| 24.38% tmpOzPihw.zip |#############------------------------------------------| 24.42% tmpOzPihw.zip |#############------------------------------------------| 24.47% tmpOzPihw.zip |#############------------------------------------------| 24.51% tmpOzPihw.zip |##############-----------------------------------------| 24.56% tmpOzPihw.zip |##############-----------------------------------------| 24.6% tmpOzPihw.zip |##############-----------------------------------------| 24.65% tmpOzPihw.zip |##############-----------------------------------------| 24.7% tmpOzPihw.zip |##############-----------------------------------------| 24.74% tmpOzPihw.zip |##############-----------------------------------------| 24.79% tmpOzPihw.zip |##############-----------------------------------------| 24.83% tmpOzPihw.zip |##############-----------------------------------------| 24.88% tmpOzPihw.zip |##############-----------------------------------------| 24.92% tmpOzPihw.zip |##############-----------------------------------------| 24.97% tmpOzPihw.zip |##############-----------------------------------------| 25.02% tmpOzPihw.zip |##############-----------------------------------------| 25.06% tmpOzPihw.zip |##############-----------------------------------------| 25.11% tmpOzPihw.zip |##############-----------------------------------------| 25.15% tmpOzPihw.zip |##############-----------------------------------------| 25.2% tmpOzPihw.zip |##############-----------------------------------------| 25.24% tmpOzPihw.zip |##############-----------------------------------------| 25.29% tmpOzPihw.zip |##############-----------------------------------------| 25.34% tmpOzPihw.zip |##############-----------------------------------------| 25.38% tmpOzPihw.zip |##############-----------------------------------------| 25.43% tmpOzPihw.zip |##############-----------------------------------------| 25.47% tmpOzPihw.zip |##############-----------------------------------------| 25.52% tmpOzPihw.zip |##############-----------------------------------------| 25.56% tmpOzPihw.zip |##############-----------------------------------------| 25.61% tmpOzPihw.zip |##############-----------------------------------------| 25.65% tmpOzPihw.zip |##############-----------------------------------------| 25.7% tmpOzPihw.zip |##############-----------------------------------------| 25.75% tmpOzPihw.zip |##############-----------------------------------------| 25.79% tmpOzPihw.zip |##############-----------------------------------------| 25.84% tmpOzPihw.zip |##############-----------------------------------------| 25.88% tmpOzPihw.zip |##############-----------------------------------------| 25.93% tmpOzPihw.zip |##############-----------------------------------------| 25.97% tmpOzPihw.zip |##############-----------------------------------------| 26.02% tmpOzPihw.zip |##############-----------------------------------------| 26.07% tmpOzPihw.zip |##############-----------------------------------------| 26.11% tmpOzPihw.zip |##############-----------------------------------------| 26.16% tmpOzPihw.zip |##############-----------------------------------------| 26.2% tmpOzPihw.zip |##############-----------------------------------------| 26.25% tmpOzPihw.zip |##############-----------------------------------------| 26.29% tmpOzPihw.zip |##############-----------------------------------------| 26.34% tmpOzPihw.zip |###############----------------------------------------| 26.39% tmpOzPihw.zip |###############----------------------------------------| 26.43% tmpOzPihw.zip |###############----------------------------------------| 26.48% tmpOzPihw.zip |###############----------------------------------------| 26.52% tmpOzPihw.zip |###############----------------------------------------| 26.57% tmpOzPihw.zip |###############----------------------------------------| 26.61% tmpOzPihw.zip |###############----------------------------------------| 26.66% tmpOzPihw.zip |###############----------------------------------------| 26.7% tmpOzPihw.zip |###############----------------------------------------| 26.75% tmpOzPihw.zip |###############----------------------------------------| 26.8% tmpOzPihw.zip |###############----------------------------------------| 26.84% tmpOzPihw.zip |###############----------------------------------------| 26.89% tmpOzPihw.zip |###############----------------------------------------| 26.93% tmpOzPihw.zip |###############----------------------------------------| 26.98% tmpOzPihw.zip |###############----------------------------------------| 27.02% tmpOzPihw.zip |###############----------------------------------------| 27.07% tmpOzPihw.zip |###############----------------------------------------| 27.12% tmpOzPihw.zip |###############----------------------------------------| 27.16% tmpOzPihw.zip |###############----------------------------------------| 27.21% tmpOzPihw.zip |###############----------------------------------------| 27.25% tmpOzPihw.zip |###############----------------------------------------| 27.3% tmpOzPihw.zip |###############----------------------------------------| 27.34% tmpOzPihw.zip |###############----------------------------------------| 27.39% tmpOzPihw.zip |###############----------------------------------------| 27.44% tmpOzPihw.zip |###############----------------------------------------| 27.48% tmpOzPihw.zip |###############----------------------------------------| 27.53% tmpOzPihw.zip |###############----------------------------------------| 27.57% tmpOzPihw.zip |###############----------------------------------------| 27.62% tmpOzPihw.zip |###############----------------------------------------| 27.66% tmpOzPihw.zip |###############----------------------------------------| 27.71% tmpOzPihw.zip |###############----------------------------------------| 27.75% tmpOzPihw.zip |###############----------------------------------------| 27.8% tmpOzPihw.zip |###############----------------------------------------| 27.85% tmpOzPihw.zip |###############----------------------------------------| 27.89% tmpOzPihw.zip |###############----------------------------------------| 27.94% tmpOzPihw.zip |###############----------------------------------------| 27.98% tmpOzPihw.zip |###############----------------------------------------| 28.03% tmpOzPihw.zip |###############----------------------------------------| 28.07% tmpOzPihw.zip |###############----------------------------------------| 28.12% tmpOzPihw.zip |###############----------------------------------------| 28.17% tmpOzPihw.zip |################---------------------------------------| 28.21% tmpOzPihw.zip |################---------------------------------------| 28.26% tmpOzPihw.zip |################---------------------------------------| 28.3% tmpOzPihw.zip |################---------------------------------------| 28.35% tmpOzPihw.zip |################---------------------------------------| 28.39% tmpOzPihw.zip |################---------------------------------------| 28.44% tmpOzPihw.zip |################---------------------------------------| 28.49% tmpOzPihw.zip |################---------------------------------------| 28.53% tmpOzPihw.zip |################---------------------------------------| 28.58% tmpOzPihw.zip |################---------------------------------------| 28.62% tmpOzPihw.zip |################---------------------------------------| 28.67% tmpOzPihw.zip |################---------------------------------------| 28.71% tmpOzPihw.zip |################---------------------------------------| 28.76% tmpOzPihw.zip |################---------------------------------------| 28.8% tmpOzPihw.zip |################---------------------------------------| 28.85% tmpOzPihw.zip |################---------------------------------------| 28.9% tmpOzPihw.zip |################---------------------------------------| 28.94% tmpOzPihw.zip |################---------------------------------------| 28.99% tmpOzPihw.zip |################---------------------------------------| 29.03% tmpOzPihw.zip |################---------------------------------------| 29.08% tmpOzPihw.zip |################---------------------------------------| 29.12% tmpOzPihw.zip |################---------------------------------------| 29.17% tmpOzPihw.zip |################---------------------------------------| 29.22% tmpOzPihw.zip |################---------------------------------------| 29.26% tmpOzPihw.zip |################---------------------------------------| 29.31% tmpOzPihw.zip |################---------------------------------------| 29.35% tmpOzPihw.zip |################---------------------------------------| 29.4% tmpOzPihw.zip |################---------------------------------------| 29.44% tmpOzPihw.zip |################---------------------------------------| 29.49% tmpOzPihw.zip |################---------------------------------------| 29.54% tmpOzPihw.zip |################---------------------------------------| 29.58% tmpOzPihw.zip |################---------------------------------------| 29.63% tmpOzPihw.zip |################---------------------------------------| 29.67% tmpOzPihw.zip |################---------------------------------------| 29.72% tmpOzPihw.zip |################---------------------------------------| 29.76% tmpOzPihw.zip |################---------------------------------------| 29.81% tmpOzPihw.zip |################---------------------------------------| 29.85% tmpOzPihw.zip |################---------------------------------------| 29.9% tmpOzPihw.zip |################---------------------------------------| 29.95% tmpOzPihw.zip |################---------------------------------------| 29.99% tmpOzPihw.zip |#################--------------------------------------| 30.04% tmpOzPihw.zip |#################--------------------------------------| 30.08% tmpOzPihw.zip |#################--------------------------------------| 30.13% tmpOzPihw.zip |#################--------------------------------------| 30.17% tmpOzPihw.zip |#################--------------------------------------| 30.22% tmpOzPihw.zip |#################--------------------------------------| 30.27% tmpOzPihw.zip |#################--------------------------------------| 30.31% tmpOzPihw.zip |#################--------------------------------------| 30.36% tmpOzPihw.zip |#################--------------------------------------| 30.4% tmpOzPihw.zip |#################--------------------------------------| 30.45% tmpOzPihw.zip |#################--------------------------------------| 30.49% tmpOzPihw.zip |#################--------------------------------------| 30.54% tmpOzPihw.zip |#################--------------------------------------| 30.59% tmpOzPihw.zip |#################--------------------------------------| 30.63% tmpOzPihw.zip |#################--------------------------------------| 30.68% tmpOzPihw.zip |#################--------------------------------------| 30.72% tmpOzPihw.zip |#################--------------------------------------| 30.77% tmpOzPihw.zip |#################--------------------------------------| 30.81% tmpOzPihw.zip |#################--------------------------------------| 30.86% tmpOzPihw.zip |#################--------------------------------------| 30.9% tmpOzPihw.zip |#################--------------------------------------| 30.95% tmpOzPihw.zip |#################--------------------------------------| 31.0% tmpOzPihw.zip |#################--------------------------------------| 31.04% tmpOzPihw.zip |#################--------------------------------------| 31.09% tmpOzPihw.zip |#################--------------------------------------| 31.13% tmpOzPihw.zip |#################--------------------------------------| 31.18% tmpOzPihw.zip |#################--------------------------------------| 31.22% tmpOzPihw.zip |#################--------------------------------------| 31.27% tmpOzPihw.zip |#################--------------------------------------| 31.32% tmpOzPihw.zip |#################--------------------------------------| 31.36% tmpOzPihw.zip |#################--------------------------------------| 31.41% tmpOzPihw.zip |#################--------------------------------------| 31.45% tmpOzPihw.zip |#################--------------------------------------| 31.5% tmpOzPihw.zip |#################--------------------------------------| 31.54% tmpOzPihw.zip |#################--------------------------------------| 31.59% tmpOzPihw.zip |#################--------------------------------------| 31.63% tmpOzPihw.zip |#################--------------------------------------| 31.68% tmpOzPihw.zip |#################--------------------------------------| 31.73% tmpOzPihw.zip |#################--------------------------------------| 31.77% tmpOzPihw.zip |#################--------------------------------------| 31.82% tmpOzPihw.zip |##################-------------------------------------| 31.86% tmpOzPihw.zip |##################-------------------------------------| 31.91% tmpOzPihw.zip |##################-------------------------------------| 31.95% tmpOzPihw.zip |##################-------------------------------------| 32.0% tmpOzPihw.zip |##################-------------------------------------| 32.05% tmpOzPihw.zip |##################-------------------------------------| 32.09% tmpOzPihw.zip |##################-------------------------------------| 32.14% tmpOzPihw.zip |##################-------------------------------------| 32.18% tmpOzPihw.zip |##################-------------------------------------| 32.23% tmpOzPihw.zip |##################-------------------------------------| 32.27% tmpOzPihw.zip |##################-------------------------------------| 32.32% tmpOzPihw.zip |##################-------------------------------------| 32.37% tmpOzPihw.zip |##################-------------------------------------| 32.41% tmpOzPihw.zip |##################-------------------------------------| 32.46% tmpOzPihw.zip |##################-------------------------------------| 32.5% tmpOzPihw.zip |##################-------------------------------------| 32.55% tmpOzPihw.zip |##################-------------------------------------| 32.59% tmpOzPihw.zip |##################-------------------------------------| 32.64% tmpOzPihw.zip |##################-------------------------------------| 32.68% tmpOzPihw.zip |##################-------------------------------------| 32.73% tmpOzPihw.zip |##################-------------------------------------| 32.78% tmpOzPihw.zip |##################-------------------------------------| 32.82% tmpOzPihw.zip |##################-------------------------------------| 32.87% tmpOzPihw.zip |##################-------------------------------------| 32.91% tmpOzPihw.zip |##################-------------------------------------| 32.96% tmpOzPihw.zip |##################-------------------------------------| 33.0% tmpOzPihw.zip |##################-------------------------------------| 33.05% tmpOzPihw.zip |##################-------------------------------------| 33.1% tmpOzPihw.zip |##################-------------------------------------| 33.14% tmpOzPihw.zip |##################-------------------------------------| 33.19% tmpOzPihw.zip |##################-------------------------------------| 33.23% tmpOzPihw.zip |##################-------------------------------------| 33.28% tmpOzPihw.zip |##################-------------------------------------| 33.32% tmpOzPihw.zip |##################-------------------------------------| 33.37% tmpOzPihw.zip |##################-------------------------------------| 33.42% tmpOzPihw.zip |##################-------------------------------------| 33.46% tmpOzPihw.zip |##################-------------------------------------| 33.51% tmpOzPihw.zip |##################-------------------------------------| 33.55% tmpOzPihw.zip |##################-------------------------------------| 33.6% tmpOzPihw.zip |###################------------------------------------| 33.64% tmpOzPihw.zip |###################------------------------------------| 33.69% tmpOzPihw.zip |###################------------------------------------| 33.73% tmpOzPihw.zip |###################------------------------------------| 33.78% tmpOzPihw.zip |###################------------------------------------| 33.83% tmpOzPihw.zip |###################------------------------------------| 33.87% tmpOzPihw.zip |###################------------------------------------| 33.92% tmpOzPihw.zip |###################------------------------------------| 33.96% tmpOzPihw.zip |###################------------------------------------| 34.01% tmpOzPihw.zip |###################------------------------------------| 34.05% tmpOzPihw.zip |###################------------------------------------| 34.1% tmpOzPihw.zip |###################------------------------------------| 34.15% tmpOzPihw.zip |###################------------------------------------| 34.19% tmpOzPihw.zip |###################------------------------------------| 34.24% tmpOzPihw.zip |###################------------------------------------| 34.28% tmpOzPihw.zip |###################------------------------------------| 34.33% tmpOzPihw.zip |###################------------------------------------| 34.37% tmpOzPihw.zip |###################------------------------------------| 34.42% tmpOzPihw.zip |###################------------------------------------| 34.47% tmpOzPihw.zip |###################------------------------------------| 34.51% tmpOzPihw.zip |###################------------------------------------| 34.56% tmpOzPihw.zip |###################------------------------------------| 34.6% tmpOzPihw.zip |###################------------------------------------| 34.65% tmpOzPihw.zip |###################------------------------------------| 34.69% tmpOzPihw.zip |###################------------------------------------| 34.74% tmpOzPihw.zip |###################------------------------------------| 34.78% tmpOzPihw.zip |###################------------------------------------| 34.83% tmpOzPihw.zip |###################------------------------------------| 34.88% tmpOzPihw.zip |###################------------------------------------| 34.92% tmpOzPihw.zip |###################------------------------------------| 34.97% tmpOzPihw.zip |###################------------------------------------| 35.01% tmpOzPihw.zip |###################------------------------------------| 35.06% tmpOzPihw.zip |###################------------------------------------| 35.1% tmpOzPihw.zip |###################------------------------------------| 35.15% tmpOzPihw.zip |###################------------------------------------| 35.2% tmpOzPihw.zip |###################------------------------------------| 35.24% tmpOzPihw.zip |###################------------------------------------| 35.29% tmpOzPihw.zip |###################------------------------------------| 35.33% tmpOzPihw.zip |###################------------------------------------| 35.38% tmpOzPihw.zip |###################------------------------------------| 35.42% tmpOzPihw.zip |####################-----------------------------------| 35.47% tmpOzPihw.zip |####################-----------------------------------| 35.52% tmpOzPihw.zip |####################-----------------------------------| 35.56% tmpOzPihw.zip |####################-----------------------------------| 35.61% tmpOzPihw.zip |####################-----------------------------------| 35.65% tmpOzPihw.zip |####################-----------------------------------| 35.7% tmpOzPihw.zip |####################-----------------------------------| 35.74% tmpOzPihw.zip |####################-----------------------------------| 35.79% tmpOzPihw.zip |####################-----------------------------------| 35.83% tmpOzPihw.zip |####################-----------------------------------| 35.88% tmpOzPihw.zip |####################-----------------------------------| 35.93% tmpOzPihw.zip |####################-----------------------------------| 35.97% tmpOzPihw.zip |####################-----------------------------------| 36.02% tmpOzPihw.zip |####################-----------------------------------| 36.06% tmpOzPihw.zip |####################-----------------------------------| 36.11% tmpOzPihw.zip |####################-----------------------------------| 36.15% tmpOzPihw.zip |####################-----------------------------------| 36.2% tmpOzPihw.zip |####################-----------------------------------| 36.25% tmpOzPihw.zip |####################-----------------------------------| 36.29% tmpOzPihw.zip |####################-----------------------------------| 36.34% tmpOzPihw.zip |####################-----------------------------------| 36.38% tmpOzPihw.zip |####################-----------------------------------| 36.43% tmpOzPihw.zip |####################-----------------------------------| 36.47% tmpOzPihw.zip |####################-----------------------------------| 36.52% tmpOzPihw.zip |####################-----------------------------------| 36.57% tmpOzPihw.zip |####################-----------------------------------| 36.61% tmpOzPihw.zip |####################-----------------------------------| 36.66% tmpOzPihw.zip |####################-----------------------------------| 36.7% tmpOzPihw.zip |####################-----------------------------------| 36.75% tmpOzPihw.zip |####################-----------------------------------| 36.79% tmpOzPihw.zip |####################-----------------------------------| 36.84% tmpOzPihw.zip |####################-----------------------------------| 36.88% tmpOzPihw.zip |####################-----------------------------------| 36.93% tmpOzPihw.zip |####################-----------------------------------| 36.98% tmpOzPihw.zip |####################-----------------------------------| 37.02% tmpOzPihw.zip |####################-----------------------------------| 37.07% tmpOzPihw.zip |####################-----------------------------------| 37.11% tmpOzPihw.zip |####################-----------------------------------| 37.16% tmpOzPihw.zip |####################-----------------------------------| 37.2% tmpOzPihw.zip |####################-----------------------------------| 37.25% tmpOzPihw.zip |#####################----------------------------------| 37.3% tmpOzPihw.zip |#####################----------------------------------| 37.34% tmpOzPihw.zip |#####################----------------------------------| 37.39% tmpOzPihw.zip |#####################----------------------------------| 37.43% tmpOzPihw.zip |#####################----------------------------------| 37.48% tmpOzPihw.zip |#####################----------------------------------| 37.52% tmpOzPihw.zip |#####################----------------------------------| 37.57% tmpOzPihw.zip |#####################----------------------------------| 37.62% tmpOzPihw.zip |#####################----------------------------------| 37.66% tmpOzPihw.zip |#####################----------------------------------| 37.71% tmpOzPihw.zip |#####################----------------------------------| 37.75% tmpOzPihw.zip |#####################----------------------------------| 37.8% tmpOzPihw.zip |#####################----------------------------------| 37.84% tmpOzPihw.zip |#####################----------------------------------| 37.89% tmpOzPihw.zip |#####################----------------------------------| 37.93% tmpOzPihw.zip |#####################----------------------------------| 37.98% tmpOzPihw.zip |#####################----------------------------------| 38.03% tmpOzPihw.zip |#####################----------------------------------| 38.07% tmpOzPihw.zip |#####################----------------------------------| 38.12% tmpOzPihw.zip |#####################----------------------------------| 38.16% tmpOzPihw.zip |#####################----------------------------------| 38.21% tmpOzPihw.zip |#####################----------------------------------| 38.25% tmpOzPihw.zip |#####################----------------------------------| 38.3% tmpOzPihw.zip |#####################----------------------------------| 38.35% tmpOzPihw.zip |#####################----------------------------------| 38.39% tmpOzPihw.zip |#####################----------------------------------| 38.44% tmpOzPihw.zip |#####################----------------------------------| 38.48% tmpOzPihw.zip |#####################----------------------------------| 38.53% tmpOzPihw.zip |#####################----------------------------------| 38.57% tmpOzPihw.zip |#####################----------------------------------| 38.62% tmpOzPihw.zip |#####################----------------------------------| 38.66% tmpOzPihw.zip |#####################----------------------------------| 38.71% tmpOzPihw.zip |#####################----------------------------------| 38.76% tmpOzPihw.zip |#####################----------------------------------| 38.8% tmpOzPihw.zip |#####################----------------------------------| 38.85% tmpOzPihw.zip |#####################----------------------------------| 38.89% tmpOzPihw.zip |#####################----------------------------------| 38.94% tmpOzPihw.zip |#####################----------------------------------| 38.98% tmpOzPihw.zip |#####################----------------------------------| 39.03% tmpOzPihw.zip |#####################----------------------------------| 39.08% tmpOzPihw.zip |######################---------------------------------| 39.12% tmpOzPihw.zip |######################---------------------------------| 39.17% tmpOzPihw.zip |######################---------------------------------| 39.21% tmpOzPihw.zip |######################---------------------------------| 39.26% tmpOzPihw.zip |######################---------------------------------| 39.3% tmpOzPihw.zip |######################---------------------------------| 39.35% tmpOzPihw.zip |######################---------------------------------| 39.4% tmpOzPihw.zip |######################---------------------------------| 39.44% tmpOzPihw.zip |######################---------------------------------| 39.49% tmpOzPihw.zip |######################---------------------------------| 39.53% tmpOzPihw.zip |######################---------------------------------| 39.58% tmpOzPihw.zip |######################---------------------------------| 39.62% tmpOzPihw.zip |######################---------------------------------| 39.67% tmpOzPihw.zip |######################---------------------------------| 39.71% tmpOzPihw.zip |######################---------------------------------| 39.76% tmpOzPihw.zip |######################---------------------------------| 39.81% tmpOzPihw.zip |######################---------------------------------| 39.85% tmpOzPihw.zip |######################---------------------------------| 39.9% tmpOzPihw.zip |######################---------------------------------| 39.94% tmpOzPihw.zip |######################---------------------------------| 39.99% tmpOzPihw.zip |######################---------------------------------| 40.03% tmpOzPihw.zip |######################---------------------------------| 40.08% tmpOzPihw.zip |######################---------------------------------| 40.13% tmpOzPihw.zip |######################---------------------------------| 40.17% tmpOzPihw.zip |######################---------------------------------| 40.22% tmpOzPihw.zip |######################---------------------------------| 40.26% tmpOzPihw.zip |######################---------------------------------| 40.31% tmpOzPihw.zip |######################---------------------------------| 40.35% tmpOzPihw.zip |######################---------------------------------| 40.4% tmpOzPihw.zip |######################---------------------------------| 40.45% tmpOzPihw.zip |######################---------------------------------| 40.49% tmpOzPihw.zip |######################---------------------------------| 40.54% tmpOzPihw.zip |######################---------------------------------| 40.58% tmpOzPihw.zip |######################---------------------------------| 40.63% tmpOzPihw.zip |######################---------------------------------| 40.67% tmpOzPihw.zip |######################---------------------------------| 40.72% tmpOzPihw.zip |######################---------------------------------| 40.76% tmpOzPihw.zip |######################---------------------------------| 40.81% tmpOzPihw.zip |######################---------------------------------| 40.86% tmpOzPihw.zip |######################---------------------------------| 40.9% tmpOzPihw.zip |#######################--------------------------------| 40.95% tmpOzPihw.zip |#######################--------------------------------| 40.99% tmpOzPihw.zip |#######################--------------------------------| 41.04% tmpOzPihw.zip |#######################--------------------------------| 41.08% tmpOzPihw.zip |#######################--------------------------------| 41.13% tmpOzPihw.zip |#######################--------------------------------| 41.18% tmpOzPihw.zip |#######################--------------------------------| 41.22% tmpOzPihw.zip |#######################--------------------------------| 41.27% tmpOzPihw.zip |#######################--------------------------------| 41.31% tmpOzPihw.zip |#######################--------------------------------| 41.36% tmpOzPihw.zip |#######################--------------------------------| 41.4% tmpOzPihw.zip |#######################--------------------------------| 41.45% tmpOzPihw.zip |#######################--------------------------------| 41.5% tmpOzPihw.zip |#######################--------------------------------| 41.54% tmpOzPihw.zip |#######################--------------------------------| 41.59% tmpOzPihw.zip |#######################--------------------------------| 41.63% tmpOzPihw.zip |#######################--------------------------------| 41.68% tmpOzPihw.zip |#######################--------------------------------| 41.72% tmpOzPihw.zip |#######################--------------------------------| 41.77% tmpOzPihw.zip |#######################--------------------------------| 41.81% tmpOzPihw.zip |#######################--------------------------------| 41.86% tmpOzPihw.zip |#######################--------------------------------| 41.91% tmpOzPihw.zip |#######################--------------------------------| 41.95% tmpOzPihw.zip |#######################--------------------------------| 42.0% tmpOzPihw.zip |#######################--------------------------------| 42.04% tmpOzPihw.zip |#######################--------------------------------| 42.09% tmpOzPihw.zip |#######################--------------------------------| 42.13% tmpOzPihw.zip |#######################--------------------------------| 42.18% tmpOzPihw.zip |#######################--------------------------------| 42.23% tmpOzPihw.zip |#######################--------------------------------| 42.27% tmpOzPihw.zip |#######################--------------------------------| 42.32% tmpOzPihw.zip |#######################--------------------------------| 42.36% tmpOzPihw.zip |#######################--------------------------------| 42.41% tmpOzPihw.zip |#######################--------------------------------| 42.45% tmpOzPihw.zip |#######################--------------------------------| 42.5% tmpOzPihw.zip |#######################--------------------------------| 42.55% tmpOzPihw.zip |#######################--------------------------------| 42.59% tmpOzPihw.zip |#######################--------------------------------| 42.64% tmpOzPihw.zip |#######################--------------------------------| 42.68% tmpOzPihw.zip |########################-------------------------------| 42.73% tmpOzPihw.zip |########################-------------------------------| 42.77% tmpOzPihw.zip |########################-------------------------------| 42.82% tmpOzPihw.zip |########################-------------------------------| 42.86% tmpOzPihw.zip |########################-------------------------------| 42.91% tmpOzPihw.zip |########################-------------------------------| 42.96% tmpOzPihw.zip |########################-------------------------------| 43.0% tmpOzPihw.zip |########################-------------------------------| 43.05% tmpOzPihw.zip |########################-------------------------------| 43.09% tmpOzPihw.zip |########################-------------------------------| 43.14% tmpOzPihw.zip |########################-------------------------------| 43.18% tmpOzPihw.zip |########################-------------------------------| 43.23% tmpOzPihw.zip |########################-------------------------------| 43.28% tmpOzPihw.zip |########################-------------------------------| 43.32% tmpOzPihw.zip |########################-------------------------------| 43.37% tmpOzPihw.zip |########################-------------------------------| 43.41% tmpOzPihw.zip |########################-------------------------------| 43.46% tmpOzPihw.zip |########################-------------------------------| 43.5% tmpOzPihw.zip |########################-------------------------------| 43.55% tmpOzPihw.zip |########################-------------------------------| 43.6% tmpOzPihw.zip |########################-------------------------------| 43.64% tmpOzPihw.zip |########################-------------------------------| 43.69% tmpOzPihw.zip |########################-------------------------------| 43.73% tmpOzPihw.zip |########################-------------------------------| 43.78% tmpOzPihw.zip |########################-------------------------------| 43.82% tmpOzPihw.zip |########################-------------------------------| 43.87% tmpOzPihw.zip |########################-------------------------------| 43.91% tmpOzPihw.zip |########################-------------------------------| 43.96% tmpOzPihw.zip |########################-------------------------------| 44.01% tmpOzPihw.zip |########################-------------------------------| 44.05% tmpOzPihw.zip |########################-------------------------------| 44.1% tmpOzPihw.zip |########################-------------------------------| 44.14% tmpOzPihw.zip |########################-------------------------------| 44.19% tmpOzPihw.zip |########################-------------------------------| 44.23% tmpOzPihw.zip |########################-------------------------------| 44.28% tmpOzPihw.zip |########################-------------------------------| 44.33% tmpOzPihw.zip |########################-------------------------------| 44.37% tmpOzPihw.zip |########################-------------------------------| 44.42% tmpOzPihw.zip |########################-------------------------------| 44.46% tmpOzPihw.zip |########################-------------------------------| 44.51% tmpOzPihw.zip |#########################------------------------------| 44.55% tmpOzPihw.zip |#########################------------------------------| 44.6% tmpOzPihw.zip |#########################------------------------------| 44.65% tmpOzPihw.zip |#########################------------------------------| 44.69% tmpOzPihw.zip |#########################------------------------------| 44.74% tmpOzPihw.zip |#########################------------------------------| 44.78% tmpOzPihw.zip |#########################------------------------------| 44.83% tmpOzPihw.zip |#########################------------------------------| 44.87% tmpOzPihw.zip |#########################------------------------------| 44.92% tmpOzPihw.zip |#########################------------------------------| 44.96% tmpOzPihw.zip |#########################------------------------------| 45.01% tmpOzPihw.zip |#########################------------------------------| 45.06% tmpOzPihw.zip |#########################------------------------------| 45.1% tmpOzPihw.zip |#########################------------------------------| 45.15% tmpOzPihw.zip |#########################------------------------------| 45.19% tmpOzPihw.zip |#########################------------------------------| 45.24% tmpOzPihw.zip |#########################------------------------------| 45.28% tmpOzPihw.zip |#########################------------------------------| 45.33% tmpOzPihw.zip |#########################------------------------------| 45.38% tmpOzPihw.zip |#########################------------------------------| 45.42% tmpOzPihw.zip |#########################------------------------------| 45.47% tmpOzPihw.zip |#########################------------------------------| 45.51% tmpOzPihw.zip |#########################------------------------------| 45.56% tmpOzPihw.zip |#########################------------------------------| 45.6% tmpOzPihw.zip |#########################------------------------------| 45.65% tmpOzPihw.zip |#########################------------------------------| 45.69% tmpOzPihw.zip |#########################------------------------------| 45.74% tmpOzPihw.zip |#########################------------------------------| 45.79% tmpOzPihw.zip |#########################------------------------------| 45.83% tmpOzPihw.zip |#########################------------------------------| 45.88% tmpOzPihw.zip |#########################------------------------------| 45.92% tmpOzPihw.zip |#########################------------------------------| 45.97% tmpOzPihw.zip |#########################------------------------------| 46.01% tmpOzPihw.zip |#########################------------------------------| 46.06% tmpOzPihw.zip |#########################------------------------------| 46.11% tmpOzPihw.zip |#########################------------------------------| 46.15% tmpOzPihw.zip |#########################------------------------------| 46.2% tmpOzPihw.zip |#########################------------------------------| 46.24% tmpOzPihw.zip |#########################------------------------------| 46.29% tmpOzPihw.zip |#########################------------------------------| 46.33% tmpOzPihw.zip |##########################-----------------------------| 46.38% tmpOzPihw.zip |##########################-----------------------------| 46.43% tmpOzPihw.zip |##########################-----------------------------| 46.47% tmpOzPihw.zip |##########################-----------------------------| 46.52% tmpOzPihw.zip |##########################-----------------------------| 46.56% tmpOzPihw.zip |##########################-----------------------------| 46.61% tmpOzPihw.zip |##########################-----------------------------| 46.65% tmpOzPihw.zip |##########################-----------------------------| 46.7% tmpOzPihw.zip |##########################-----------------------------| 46.74% tmpOzPihw.zip |##########################-----------------------------| 46.79% tmpOzPihw.zip |##########################-----------------------------| 46.84% tmpOzPihw.zip |##########################-----------------------------| 46.88% tmpOzPihw.zip |##########################-----------------------------| 46.93% tmpOzPihw.zip |##########################-----------------------------| 46.97% tmpOzPihw.zip |##########################-----------------------------| 47.02% tmpOzPihw.zip |##########################-----------------------------| 47.06% tmpOzPihw.zip |##########################-----------------------------| 47.11% tmpOzPihw.zip |##########################-----------------------------| 47.16% tmpOzPihw.zip |##########################-----------------------------| 47.2% tmpOzPihw.zip |##########################-----------------------------| 47.25% tmpOzPihw.zip |##########################-----------------------------| 47.29% tmpOzPihw.zip |##########################-----------------------------| 47.34% tmpOzPihw.zip |##########################-----------------------------| 47.38% tmpOzPihw.zip |##########################-----------------------------| 47.43% tmpOzPihw.zip |##########################-----------------------------| 47.48% tmpOzPihw.zip |##########################-----------------------------| 47.52% tmpOzPihw.zip |##########################-----------------------------| 47.57% tmpOzPihw.zip |##########################-----------------------------| 47.61% tmpOzPihw.zip |##########################-----------------------------| 47.66% tmpOzPihw.zip |##########################-----------------------------| 47.7% tmpOzPihw.zip |##########################-----------------------------| 47.75% tmpOzPihw.zip |##########################-----------------------------| 47.79% tmpOzPihw.zip |##########################-----------------------------| 47.84% tmpOzPihw.zip |##########################-----------------------------| 47.89% tmpOzPihw.zip |##########################-----------------------------| 47.93% tmpOzPihw.zip |##########################-----------------------------| 47.98% tmpOzPihw.zip |##########################-----------------------------| 48.02% tmpOzPihw.zip |##########################-----------------------------| 48.07% tmpOzPihw.zip |##########################-----------------------------| 48.11% tmpOzPihw.zip |##########################-----------------------------| 48.16% tmpOzPihw.zip |###########################----------------------------| 48.21% tmpOzPihw.zip |###########################----------------------------| 48.25% tmpOzPihw.zip |###########################----------------------------| 48.3% tmpOzPihw.zip |###########################----------------------------| 48.34% tmpOzPihw.zip |###########################----------------------------| 48.39% tmpOzPihw.zip |###########################----------------------------| 48.43% tmpOzPihw.zip |###########################----------------------------| 48.48% tmpOzPihw.zip |###########################----------------------------| 48.53% tmpOzPihw.zip |###########################----------------------------| 48.57% tmpOzPihw.zip |###########################----------------------------| 48.62% tmpOzPihw.zip |###########################----------------------------| 48.66% tmpOzPihw.zip |###########################----------------------------| 48.71% tmpOzPihw.zip |###########################----------------------------| 48.75% tmpOzPihw.zip |###########################----------------------------| 48.8% tmpOzPihw.zip |###########################----------------------------| 48.84% tmpOzPihw.zip |###########################----------------------------| 48.89% tmpOzPihw.zip |###########################----------------------------| 48.94% tmpOzPihw.zip |###########################----------------------------| 48.98% tmpOzPihw.zip |###########################----------------------------| 49.03% tmpOzPihw.zip |###########################----------------------------| 49.07% tmpOzPihw.zip |###########################----------------------------| 49.12% tmpOzPihw.zip |###########################----------------------------| 49.16% tmpOzPihw.zip |###########################----------------------------| 49.21% tmpOzPihw.zip |###########################----------------------------| 49.26% tmpOzPihw.zip |###########################----------------------------| 49.3% tmpOzPihw.zip |###########################----------------------------| 49.35% tmpOzPihw.zip |###########################----------------------------| 49.39% tmpOzPihw.zip |###########################----------------------------| 49.44% tmpOzPihw.zip |###########################----------------------------| 49.48% tmpOzPihw.zip |###########################----------------------------| 49.53% tmpOzPihw.zip |###########################----------------------------| 49.58% tmpOzPihw.zip |###########################----------------------------| 49.62% tmpOzPihw.zip |###########################----------------------------| 49.67% tmpOzPihw.zip |###########################----------------------------| 49.71% tmpOzPihw.zip |###########################----------------------------| 49.76% tmpOzPihw.zip |###########################----------------------------| 49.8% tmpOzPihw.zip |###########################----------------------------| 49.85% tmpOzPihw.zip |###########################----------------------------| 49.89% tmpOzPihw.zip |###########################----------------------------| 49.94% tmpOzPihw.zip |###########################----------------------------| 49.99% tmpOzPihw.zip |############################---------------------------| 50.03% tmpOzPihw.zip |############################---------------------------| 50.08% tmpOzPihw.zip |############################---------------------------| 50.12% tmpOzPihw.zip |############################---------------------------| 50.17% tmpOzPihw.zip |############################---------------------------| 50.21% tmpOzPihw.zip |############################---------------------------| 50.26% tmpOzPihw.zip |############################---------------------------| 50.31% tmpOzPihw.zip |############################---------------------------| 50.35% tmpOzPihw.zip |############################---------------------------| 50.4% tmpOzPihw.zip |############################---------------------------| 50.44% tmpOzPihw.zip |############################---------------------------| 50.49% tmpOzPihw.zip |############################---------------------------| 50.53% tmpOzPihw.zip |############################---------------------------| 50.58% tmpOzPihw.zip |############################---------------------------| 50.63% tmpOzPihw.zip |############################---------------------------| 50.67% tmpOzPihw.zip |############################---------------------------| 50.72% tmpOzPihw.zip |############################---------------------------| 50.76% tmpOzPihw.zip |############################---------------------------| 50.81% tmpOzPihw.zip |############################---------------------------| 50.85% tmpOzPihw.zip |############################---------------------------| 50.9% tmpOzPihw.zip |############################---------------------------| 50.94% tmpOzPihw.zip |############################---------------------------| 50.99% tmpOzPihw.zip |############################---------------------------| 51.04% tmpOzPihw.zip |############################---------------------------| 51.08% tmpOzPihw.zip |############################---------------------------| 51.13% tmpOzPihw.zip |############################---------------------------| 51.17% tmpOzPihw.zip |############################---------------------------| 51.22% tmpOzPihw.zip |############################---------------------------| 51.26% tmpOzPihw.zip |############################---------------------------| 51.31% tmpOzPihw.zip |############################---------------------------| 51.36% tmpOzPihw.zip |############################---------------------------| 51.4% tmpOzPihw.zip |############################---------------------------| 51.45% tmpOzPihw.zip |############################---------------------------| 51.49% tmpOzPihw.zip |############################---------------------------| 51.54% tmpOzPihw.zip |############################---------------------------| 51.58% tmpOzPihw.zip |############################---------------------------| 51.63% tmpOzPihw.zip |############################---------------------------| 51.68% tmpOzPihw.zip |############################---------------------------| 51.72% tmpOzPihw.zip |############################---------------------------| 51.77% tmpOzPihw.zip |############################---------------------------| 51.81% tmpOzPihw.zip |#############################--------------------------| 51.86% tmpOzPihw.zip |#############################--------------------------| 51.9% tmpOzPihw.zip |#############################--------------------------| 51.95% tmpOzPihw.zip |#############################--------------------------| 51.99% tmpOzPihw.zip |#############################--------------------------| 52.04% tmpOzPihw.zip |#############################--------------------------| 52.09% tmpOzPihw.zip |#############################--------------------------| 52.13% tmpOzPihw.zip |#############################--------------------------| 52.18% tmpOzPihw.zip |#############################--------------------------| 52.22% tmpOzPihw.zip |#############################--------------------------| 52.27% tmpOzPihw.zip |#############################--------------------------| 52.31% tmpOzPihw.zip |#############################--------------------------| 52.36% tmpOzPihw.zip |#############################--------------------------| 52.41% tmpOzPihw.zip |#############################--------------------------| 52.45% tmpOzPihw.zip |#############################--------------------------| 52.5% tmpOzPihw.zip |#############################--------------------------| 52.54% tmpOzPihw.zip |#############################--------------------------| 52.59% tmpOzPihw.zip |#############################--------------------------| 52.63% tmpOzPihw.zip |#############################--------------------------| 52.68% tmpOzPihw.zip |#############################--------------------------| 52.72% tmpOzPihw.zip |#############################--------------------------| 52.77% tmpOzPihw.zip |#############################--------------------------| 52.82% tmpOzPihw.zip |#############################--------------------------| 52.86% tmpOzPihw.zip |#############################--------------------------| 52.91% tmpOzPihw.zip |#############################--------------------------| 52.95% tmpOzPihw.zip |#############################--------------------------| 53.0% tmpOzPihw.zip |#############################--------------------------| 53.04% tmpOzPihw.zip |#############################--------------------------| 53.09% tmpOzPihw.zip |#############################--------------------------| 53.14% tmpOzPihw.zip |#############################--------------------------| 53.18% tmpOzPihw.zip |#############################--------------------------| 53.23% tmpOzPihw.zip |#############################--------------------------| 53.27% tmpOzPihw.zip |#############################--------------------------| 53.32% tmpOzPihw.zip |#############################--------------------------| 53.36% tmpOzPihw.zip |#############################--------------------------| 53.41% tmpOzPihw.zip |#############################--------------------------| 53.46% tmpOzPihw.zip |#############################--------------------------| 53.5% tmpOzPihw.zip |#############################--------------------------| 53.55% tmpOzPihw.zip |#############################--------------------------| 53.59% tmpOzPihw.zip |##############################-------------------------| 53.64% tmpOzPihw.zip |##############################-------------------------| 53.68% tmpOzPihw.zip |##############################-------------------------| 53.73% tmpOzPihw.zip |##############################-------------------------| 53.77% tmpOzPihw.zip |##############################-------------------------| 53.82% tmpOzPihw.zip |##############################-------------------------| 53.87% tmpOzPihw.zip |##############################-------------------------| 53.91% tmpOzPihw.zip |##############################-------------------------| 53.96% tmpOzPihw.zip |##############################-------------------------| 54.0% tmpOzPihw.zip |##############################-------------------------| 54.05% tmpOzPihw.zip |##############################-------------------------| 54.09% tmpOzPihw.zip |##############################-------------------------| 54.14% tmpOzPihw.zip |##############################-------------------------| 54.19% tmpOzPihw.zip |##############################-------------------------| 54.23% tmpOzPihw.zip |##############################-------------------------| 54.28% tmpOzPihw.zip |##############################-------------------------| 54.32% tmpOzPihw.zip |##############################-------------------------| 54.37% tmpOzPihw.zip |##############################-------------------------| 54.41% tmpOzPihw.zip |##############################-------------------------| 54.46% tmpOzPihw.zip |##############################-------------------------| 54.51% tmpOzPihw.zip |##############################-------------------------| 54.55% tmpOzPihw.zip |##############################-------------------------| 54.6% tmpOzPihw.zip |##############################-------------------------| 54.64% tmpOzPihw.zip |##############################-------------------------| 54.69% tmpOzPihw.zip |##############################-------------------------| 54.73% tmpOzPihw.zip |##############################-------------------------| 54.78% tmpOzPihw.zip |##############################-------------------------| 54.82% tmpOzPihw.zip |##############################-------------------------| 54.87% tmpOzPihw.zip |##############################-------------------------| 54.92% tmpOzPihw.zip |##############################-------------------------| 54.96% tmpOzPihw.zip |##############################-------------------------| 55.01% tmpOzPihw.zip |##############################-------------------------| 55.05% tmpOzPihw.zip |##############################-------------------------| 55.1% tmpOzPihw.zip |##############################-------------------------| 55.14% tmpOzPihw.zip |##############################-------------------------| 55.19% tmpOzPihw.zip |##############################-------------------------| 55.24% tmpOzPihw.zip |##############################-------------------------| 55.28% tmpOzPihw.zip |##############################-------------------------| 55.33% tmpOzPihw.zip |##############################-------------------------| 55.37% tmpOzPihw.zip |##############################-------------------------| 55.42% tmpOzPihw.zip |###############################------------------------| 55.46% tmpOzPihw.zip |###############################------------------------| 55.51% tmpOzPihw.zip |###############################------------------------| 55.56% tmpOzPihw.zip |###############################------------------------| 55.6% tmpOzPihw.zip |###############################------------------------| 55.65% tmpOzPihw.zip |###############################------------------------| 55.69% tmpOzPihw.zip |###############################------------------------| 55.74% tmpOzPihw.zip |###############################------------------------| 55.78% tmpOzPihw.zip |###############################------------------------| 55.83% tmpOzPihw.zip |###############################------------------------| 55.87% tmpOzPihw.zip |###############################------------------------| 55.92% tmpOzPihw.zip |###############################------------------------| 55.97% tmpOzPihw.zip |###############################------------------------| 56.01% tmpOzPihw.zip |###############################------------------------| 56.06% tmpOzPihw.zip |###############################------------------------| 56.1% tmpOzPihw.zip |###############################------------------------| 56.15% tmpOzPihw.zip |###############################------------------------| 56.19% tmpOzPihw.zip |###############################------------------------| 56.24% tmpOzPihw.zip |###############################------------------------| 56.29% tmpOzPihw.zip |###############################------------------------| 56.33% tmpOzPihw.zip |###############################------------------------| 56.38% tmpOzPihw.zip |###############################------------------------| 56.42% tmpOzPihw.zip |###############################------------------------| 56.47% tmpOzPihw.zip |###############################------------------------| 56.51% tmpOzPihw.zip |###############################------------------------| 56.56% tmpOzPihw.zip |###############################------------------------| 56.61% tmpOzPihw.zip |###############################------------------------| 56.65% tmpOzPihw.zip |###############################------------------------| 56.7% tmpOzPihw.zip |###############################------------------------| 56.74% tmpOzPihw.zip |###############################------------------------| 56.79% tmpOzPihw.zip |###############################------------------------| 56.83% tmpOzPihw.zip |###############################------------------------| 56.88% tmpOzPihw.zip |###############################------------------------| 56.92% tmpOzPihw.zip |###############################------------------------| 56.97% tmpOzPihw.zip |###############################------------------------| 57.02% tmpOzPihw.zip |###############################------------------------| 57.06% tmpOzPihw.zip |###############################------------------------| 57.11% tmpOzPihw.zip |###############################------------------------| 57.15% tmpOzPihw.zip |###############################------------------------| 57.2% tmpOzPihw.zip |###############################------------------------| 57.24% tmpOzPihw.zip |################################-----------------------| 57.29% tmpOzPihw.zip |################################-----------------------| 57.34% tmpOzPihw.zip |################################-----------------------| 57.38% tmpOzPihw.zip |################################-----------------------| 57.43% tmpOzPihw.zip |################################-----------------------| 57.47% tmpOzPihw.zip |################################-----------------------| 57.52% tmpOzPihw.zip |################################-----------------------| 57.56% tmpOzPihw.zip |################################-----------------------| 57.61% tmpOzPihw.zip |################################-----------------------| 57.66% tmpOzPihw.zip |################################-----------------------| 57.7% tmpOzPihw.zip |################################-----------------------| 57.75% tmpOzPihw.zip |################################-----------------------| 57.79% tmpOzPihw.zip |################################-----------------------| 57.84% tmpOzPihw.zip |################################-----------------------| 57.88% tmpOzPihw.zip |################################-----------------------| 57.93% tmpOzPihw.zip |################################-----------------------| 57.97% tmpOzPihw.zip |################################-----------------------| 58.02% tmpOzPihw.zip |################################-----------------------| 58.07% tmpOzPihw.zip |################################-----------------------| 58.11% tmpOzPihw.zip |################################-----------------------| 58.16% tmpOzPihw.zip |################################-----------------------| 58.2% tmpOzPihw.zip |################################-----------------------| 58.25% tmpOzPihw.zip |################################-----------------------| 58.29% tmpOzPihw.zip |################################-----------------------| 58.34% tmpOzPihw.zip |################################-----------------------| 58.39% tmpOzPihw.zip |################################-----------------------| 58.43% tmpOzPihw.zip |################################-----------------------| 58.48% tmpOzPihw.zip |################################-----------------------| 58.52% tmpOzPihw.zip |################################-----------------------| 58.57% tmpOzPihw.zip |################################-----------------------| 58.61% tmpOzPihw.zip |################################-----------------------| 58.66% tmpOzPihw.zip |################################-----------------------| 58.71% tmpOzPihw.zip |################################-----------------------| 58.75% tmpOzPihw.zip |################################-----------------------| 58.8% tmpOzPihw.zip |################################-----------------------| 58.84% tmpOzPihw.zip |################################-----------------------| 58.89% tmpOzPihw.zip |################################-----------------------| 58.93% tmpOzPihw.zip |################################-----------------------| 58.98% tmpOzPihw.zip |################################-----------------------| 59.02% tmpOzPihw.zip |################################-----------------------| 59.07% tmpOzPihw.zip |#################################----------------------| 59.12% tmpOzPihw.zip |#################################----------------------| 59.16% tmpOzPihw.zip |#################################----------------------| 59.21% tmpOzPihw.zip |#################################----------------------| 59.25% tmpOzPihw.zip |#################################----------------------| 59.3% tmpOzPihw.zip |#################################----------------------| 59.34% tmpOzPihw.zip |#################################----------------------| 59.39% tmpOzPihw.zip |#################################----------------------| 59.44% tmpOzPihw.zip |#################################----------------------| 59.48% tmpOzPihw.zip |#################################----------------------| 59.53% tmpOzPihw.zip |#################################----------------------| 59.57% tmpOzPihw.zip |#################################----------------------| 59.62% tmpOzPihw.zip |#################################----------------------| 59.66% tmpOzPihw.zip |#################################----------------------| 59.71% tmpOzPihw.zip |#################################----------------------| 59.75% tmpOzPihw.zip |#################################----------------------| 59.8% tmpOzPihw.zip |#################################----------------------| 59.85% tmpOzPihw.zip |#################################----------------------| 59.89% tmpOzPihw.zip |#################################----------------------| 59.94% tmpOzPihw.zip |#################################----------------------| 59.98% tmpOzPihw.zip |#################################----------------------| 60.03% tmpOzPihw.zip |#################################----------------------| 60.07% tmpOzPihw.zip |#################################----------------------| 60.12% tmpOzPihw.zip |#################################----------------------| 60.17% tmpOzPihw.zip |#################################----------------------| 60.21% tmpOzPihw.zip |#################################----------------------| 60.26% tmpOzPihw.zip |#################################----------------------| 60.3% tmpOzPihw.zip |#################################----------------------| 60.35% tmpOzPihw.zip |#################################----------------------| 60.39% tmpOzPihw.zip |#################################----------------------| 60.44% tmpOzPihw.zip |#################################----------------------| 60.49% tmpOzPihw.zip |#################################----------------------| 60.53% tmpOzPihw.zip |#################################----------------------| 60.58% tmpOzPihw.zip |#################################----------------------| 60.62% tmpOzPihw.zip |#################################----------------------| 60.67% tmpOzPihw.zip |#################################----------------------| 60.71% tmpOzPihw.zip |#################################----------------------| 60.76% tmpOzPihw.zip |#################################----------------------| 60.8% tmpOzPihw.zip |#################################----------------------| 60.85% tmpOzPihw.zip |#################################----------------------| 60.9% tmpOzPihw.zip |##################################---------------------| 60.94% tmpOzPihw.zip |##################################---------------------| 60.99% tmpOzPihw.zip |##################################---------------------| 61.03% tmpOzPihw.zip |##################################---------------------| 61.08% tmpOzPihw.zip |##################################---------------------| 61.12% tmpOzPihw.zip |##################################---------------------| 61.17% tmpOzPihw.zip |##################################---------------------| 61.22% tmpOzPihw.zip |##################################---------------------| 61.26% tmpOzPihw.zip |##################################---------------------| 61.31% tmpOzPihw.zip |##################################---------------------| 61.35% tmpOzPihw.zip |##################################---------------------| 61.4% tmpOzPihw.zip |##################################---------------------| 61.44% tmpOzPihw.zip |##################################---------------------| 61.49% tmpOzPihw.zip |##################################---------------------| 61.54% tmpOzPihw.zip |##################################---------------------| 61.58% tmpOzPihw.zip |##################################---------------------| 61.63% tmpOzPihw.zip |##################################---------------------| 61.67% tmpOzPihw.zip |##################################---------------------| 61.72% tmpOzPihw.zip |##################################---------------------| 61.76% tmpOzPihw.zip |##################################---------------------| 61.81% tmpOzPihw.zip |##################################---------------------| 61.85% tmpOzPihw.zip |##################################---------------------| 61.9% tmpOzPihw.zip |##################################---------------------| 61.95% tmpOzPihw.zip |##################################---------------------| 61.99% tmpOzPihw.zip |##################################---------------------| 62.04% tmpOzPihw.zip |##################################---------------------| 62.08% tmpOzPihw.zip |##################################---------------------| 62.13% tmpOzPihw.zip |##################################---------------------| 62.17% tmpOzPihw.zip |##################################---------------------| 62.22% tmpOzPihw.zip |##################################---------------------| 62.27% tmpOzPihw.zip |##################################---------------------| 62.31% tmpOzPihw.zip |##################################---------------------| 62.36% tmpOzPihw.zip |##################################---------------------| 62.4% tmpOzPihw.zip |##################################---------------------| 62.45% tmpOzPihw.zip |##################################---------------------| 62.49% tmpOzPihw.zip |##################################---------------------| 62.54% tmpOzPihw.zip |##################################---------------------| 62.59% tmpOzPihw.zip |##################################---------------------| 62.63% tmpOzPihw.zip |##################################---------------------| 62.68% tmpOzPihw.zip |##################################---------------------| 62.72% tmpOzPihw.zip |###################################--------------------| 62.77% tmpOzPihw.zip |###################################--------------------| 62.81% tmpOzPihw.zip |###################################--------------------| 62.86% tmpOzPihw.zip |###################################--------------------| 62.9% tmpOzPihw.zip |###################################--------------------| 62.95% tmpOzPihw.zip |###################################--------------------| 63.0% tmpOzPihw.zip |###################################--------------------| 63.04% tmpOzPihw.zip |###################################--------------------| 63.09% tmpOzPihw.zip |###################################--------------------| 63.13% tmpOzPihw.zip |###################################--------------------| 63.18% tmpOzPihw.zip |###################################--------------------| 63.22% tmpOzPihw.zip |###################################--------------------| 63.27% tmpOzPihw.zip |###################################--------------------| 63.32% tmpOzPihw.zip |###################################--------------------| 63.36% tmpOzPihw.zip |###################################--------------------| 63.41% tmpOzPihw.zip |###################################--------------------| 63.45% tmpOzPihw.zip |###################################--------------------| 63.5% tmpOzPihw.zip |###################################--------------------| 63.54% tmpOzPihw.zip |###################################--------------------| 63.59% tmpOzPihw.zip |###################################--------------------| 63.64% tmpOzPihw.zip |###################################--------------------| 63.68% tmpOzPihw.zip |###################################--------------------| 63.73% tmpOzPihw.zip |###################################--------------------| 63.77% tmpOzPihw.zip |###################################--------------------| 63.82% tmpOzPihw.zip |###################################--------------------| 63.86% tmpOzPihw.zip |###################################--------------------| 63.91% tmpOzPihw.zip |###################################--------------------| 63.95% tmpOzPihw.zip |###################################--------------------| 64.0% tmpOzPihw.zip |###################################--------------------| 64.05% tmpOzPihw.zip |###################################--------------------| 64.09% tmpOzPihw.zip |###################################--------------------| 64.14% tmpOzPihw.zip |###################################--------------------| 64.18% tmpOzPihw.zip |###################################--------------------| 64.23% tmpOzPihw.zip |###################################--------------------| 64.27% tmpOzPihw.zip |###################################--------------------| 64.32% tmpOzPihw.zip |###################################--------------------| 64.37% tmpOzPihw.zip |###################################--------------------| 64.41% tmpOzPihw.zip |###################################--------------------| 64.46% tmpOzPihw.zip |###################################--------------------| 64.5% tmpOzPihw.zip |####################################-------------------| 64.55% tmpOzPihw.zip |####################################-------------------| 64.59% tmpOzPihw.zip |####################################-------------------| 64.64% tmpOzPihw.zip |####################################-------------------| 64.69% tmpOzPihw.zip |####################################-------------------| 64.73% tmpOzPihw.zip |####################################-------------------| 64.78% tmpOzPihw.zip |####################################-------------------| 64.82% tmpOzPihw.zip |####################################-------------------| 64.87% tmpOzPihw.zip |####################################-------------------| 64.91% tmpOzPihw.zip |####################################-------------------| 64.96% tmpOzPihw.zip |####################################-------------------| 65.0% tmpOzPihw.zip |####################################-------------------| 65.05% tmpOzPihw.zip |####################################-------------------| 65.1% tmpOzPihw.zip |####################################-------------------| 65.14% tmpOzPihw.zip |####################################-------------------| 65.19% tmpOzPihw.zip |####################################-------------------| 65.23% tmpOzPihw.zip |####################################-------------------| 65.28% tmpOzPihw.zip |####################################-------------------| 65.32% tmpOzPihw.zip |####################################-------------------| 65.37% tmpOzPihw.zip |####################################-------------------| 65.42% tmpOzPihw.zip |####################################-------------------| 65.46% tmpOzPihw.zip |####################################-------------------| 65.51% tmpOzPihw.zip |####################################-------------------| 65.55% tmpOzPihw.zip |####################################-------------------| 65.6% tmpOzPihw.zip |####################################-------------------| 65.64% tmpOzPihw.zip |####################################-------------------| 65.69% tmpOzPihw.zip |####################################-------------------| 65.74% tmpOzPihw.zip |####################################-------------------| 65.78% tmpOzPihw.zip |####################################-------------------| 65.83% tmpOzPihw.zip |####################################-------------------| 65.87% tmpOzPihw.zip |####################################-------------------| 65.92% tmpOzPihw.zip |####################################-------------------| 65.96% tmpOzPihw.zip |####################################-------------------| 66.01% tmpOzPihw.zip |####################################-------------------| 66.05% tmpOzPihw.zip |####################################-------------------| 66.1% tmpOzPihw.zip |####################################-------------------| 66.15% tmpOzPihw.zip |####################################-------------------| 66.19% tmpOzPihw.zip |####################################-------------------| 66.24% tmpOzPihw.zip |####################################-------------------| 66.28% tmpOzPihw.zip |####################################-------------------| 66.33% tmpOzPihw.zip |#####################################------------------| 66.37% tmpOzPihw.zip |#####################################------------------| 66.42% tmpOzPihw.zip |#####################################------------------| 66.47% tmpOzPihw.zip |#####################################------------------| 66.51% tmpOzPihw.zip |#####################################------------------| 66.56% tmpOzPihw.zip |#####################################------------------| 66.6% tmpOzPihw.zip |#####################################------------------| 66.65% tmpOzPihw.zip |#####################################------------------| 66.69% tmpOzPihw.zip |#####################################------------------| 66.74% tmpOzPihw.zip |#####################################------------------| 66.78% tmpOzPihw.zip |#####################################------------------| 66.83% tmpOzPihw.zip |#####################################------------------| 66.88% tmpOzPihw.zip |#####################################------------------| 66.92% tmpOzPihw.zip |#####################################------------------| 66.97% tmpOzPihw.zip |#####################################------------------| 67.01% tmpOzPihw.zip |#####################################------------------| 67.06% tmpOzPihw.zip |#####################################------------------| 67.1% tmpOzPihw.zip |#####################################------------------| 67.15% tmpOzPihw.zip |#####################################------------------| 67.2% tmpOzPihw.zip |#####################################------------------| 67.24% tmpOzPihw.zip |#####################################------------------| 67.29% tmpOzPihw.zip |#####################################------------------| 67.33% tmpOzPihw.zip |#####################################------------------| 67.38% tmpOzPihw.zip |#####################################------------------| 67.42% tmpOzPihw.zip |#####################################------------------| 67.47% tmpOzPihw.zip |#####################################------------------| 67.52% tmpOzPihw.zip |#####################################------------------| 67.56% tmpOzPihw.zip |#####################################------------------| 67.61% tmpOzPihw.zip |#####################################------------------| 67.65% tmpOzPihw.zip |#####################################------------------| 67.7% tmpOzPihw.zip |#####################################------------------| 67.74% tmpOzPihw.zip |#####################################------------------| 67.79% tmpOzPihw.zip |#####################################------------------| 67.83% tmpOzPihw.zip |#####################################------------------| 67.88% tmpOzPihw.zip |#####################################------------------| 67.93% tmpOzPihw.zip |#####################################------------------| 67.97% tmpOzPihw.zip |#####################################------------------| 68.02% tmpOzPihw.zip |#####################################------------------| 68.06% tmpOzPihw.zip |#####################################------------------| 68.11% tmpOzPihw.zip |#####################################------------------| 68.15% tmpOzPihw.zip |######################################-----------------| 68.2% tmpOzPihw.zip |######################################-----------------| 68.25% tmpOzPihw.zip |######################################-----------------| 68.29% tmpOzPihw.zip |######################################-----------------| 68.34% tmpOzPihw.zip |######################################-----------------| 68.38% tmpOzPihw.zip |######################################-----------------| 68.43% tmpOzPihw.zip |######################################-----------------| 68.47% tmpOzPihw.zip |######################################-----------------| 68.52% tmpOzPihw.zip |######################################-----------------| 68.57% tmpOzPihw.zip |######################################-----------------| 68.61% tmpOzPihw.zip |######################################-----------------| 68.66% tmpOzPihw.zip |######################################-----------------| 68.7% tmpOzPihw.zip |######################################-----------------| 68.75% tmpOzPihw.zip |######################################-----------------| 68.79% tmpOzPihw.zip |######################################-----------------| 68.84% tmpOzPihw.zip |######################################-----------------| 68.88% tmpOzPihw.zip |######################################-----------------| 68.93% tmpOzPihw.zip |######################################-----------------| 68.98% tmpOzPihw.zip |######################################-----------------| 69.02% tmpOzPihw.zip |######################################-----------------| 69.07% tmpOzPihw.zip |######################################-----------------| 69.11% tmpOzPihw.zip |######################################-----------------| 69.16% tmpOzPihw.zip |######################################-----------------| 69.2% tmpOzPihw.zip |######################################-----------------| 69.25% tmpOzPihw.zip |######################################-----------------| 69.3% tmpOzPihw.zip |######################################-----------------| 69.34% tmpOzPihw.zip |######################################-----------------| 69.39% tmpOzPihw.zip |######################################-----------------| 69.43% tmpOzPihw.zip |######################################-----------------| 69.48% tmpOzPihw.zip |######################################-----------------| 69.52% tmpOzPihw.zip |######################################-----------------| 69.57% tmpOzPihw.zip |######################################-----------------| 69.62% tmpOzPihw.zip |######################################-----------------| 69.66% tmpOzPihw.zip |######################################-----------------| 69.71% tmpOzPihw.zip |######################################-----------------| 69.75% tmpOzPihw.zip |######################################-----------------| 69.8% tmpOzPihw.zip |######################################-----------------| 69.84% tmpOzPihw.zip |######################################-----------------| 69.89% tmpOzPihw.zip |######################################-----------------| 69.93% tmpOzPihw.zip |######################################-----------------| 69.98% tmpOzPihw.zip |#######################################----------------| 70.03% tmpOzPihw.zip |#######################################----------------| 70.07% tmpOzPihw.zip |#######################################----------------| 70.12% tmpOzPihw.zip |#######################################----------------| 70.16% tmpOzPihw.zip |#######################################----------------| 70.21% tmpOzPihw.zip |#######################################----------------| 70.25% tmpOzPihw.zip |#######################################----------------| 70.3% tmpOzPihw.zip |#######################################----------------| 70.35% tmpOzPihw.zip |#######################################----------------| 70.39% tmpOzPihw.zip |#######################################----------------| 70.44% tmpOzPihw.zip |#######################################----------------| 70.48% tmpOzPihw.zip |#######################################----------------| 70.53% tmpOzPihw.zip |#######################################----------------| 70.57% tmpOzPihw.zip |#######################################----------------| 70.62% tmpOzPihw.zip |#######################################----------------| 70.67% tmpOzPihw.zip |#######################################----------------| 70.71% tmpOzPihw.zip |#######################################----------------| 70.76% tmpOzPihw.zip |#######################################----------------| 70.8% tmpOzPihw.zip |#######################################----------------| 70.85% tmpOzPihw.zip |#######################################----------------| 70.89% tmpOzPihw.zip |#######################################----------------| 70.94% tmpOzPihw.zip |#######################################----------------| 70.98% tmpOzPihw.zip |#######################################----------------| 71.03% tmpOzPihw.zip |#######################################----------------| 71.08% tmpOzPihw.zip |#######################################----------------| 71.12% tmpOzPihw.zip |#######################################----------------| 71.17% tmpOzPihw.zip |#######################################----------------| 71.21% tmpOzPihw.zip |#######################################----------------| 71.26% tmpOzPihw.zip |#######################################----------------| 71.3% tmpOzPihw.zip |#######################################----------------| 71.35% tmpOzPihw.zip |#######################################----------------| 71.4% tmpOzPihw.zip |#######################################----------------| 71.44% tmpOzPihw.zip |#######################################----------------| 71.49% tmpOzPihw.zip |#######################################----------------| 71.53% tmpOzPihw.zip |#######################################----------------| 71.58% tmpOzPihw.zip |#######################################----------------| 71.62% tmpOzPihw.zip |#######################################----------------| 71.67% tmpOzPihw.zip |#######################################----------------| 71.72% tmpOzPihw.zip |#######################################----------------| 71.76% tmpOzPihw.zip |#######################################----------------| 71.81% tmpOzPihw.zip |########################################---------------| 71.85% tmpOzPihw.zip |########################################---------------| 71.9% tmpOzPihw.zip |########################################---------------| 71.94% tmpOzPihw.zip |########################################---------------| 71.99% tmpOzPihw.zip |########################################---------------| 72.03% tmpOzPihw.zip |########################################---------------| 72.08% tmpOzPihw.zip |########################################---------------| 72.13% tmpOzPihw.zip |########################################---------------| 72.17% tmpOzPihw.zip |########################################---------------| 72.22% tmpOzPihw.zip |########################################---------------| 72.26% tmpOzPihw.zip |########################################---------------| 72.31% tmpOzPihw.zip |########################################---------------| 72.35% tmpOzPihw.zip |########################################---------------| 72.4% tmpOzPihw.zip |########################################---------------| 72.45% tmpOzPihw.zip |########################################---------------| 72.49% tmpOzPihw.zip |########################################---------------| 72.54% tmpOzPihw.zip |########################################---------------| 72.58% tmpOzPihw.zip |########################################---------------| 72.63% tmpOzPihw.zip |########################################---------------| 72.67% tmpOzPihw.zip |########################################---------------| 72.72% tmpOzPihw.zip |########################################---------------| 72.77% tmpOzPihw.zip |########################################---------------| 72.81% tmpOzPihw.zip |########################################---------------| 72.86% tmpOzPihw.zip |########################################---------------| 72.9% tmpOzPihw.zip |########################################---------------| 72.95% tmpOzPihw.zip |########################################---------------| 72.99% tmpOzPihw.zip |########################################---------------| 73.04% tmpOzPihw.zip |########################################---------------| 73.08% tmpOzPihw.zip |########################################---------------| 73.13% tmpOzPihw.zip |########################################---------------| 73.18% tmpOzPihw.zip |########################################---------------| 73.22% tmpOzPihw.zip |########################################---------------| 73.27% tmpOzPihw.zip |########################################---------------| 73.31% tmpOzPihw.zip |########################################---------------| 73.36% tmpOzPihw.zip |########################################---------------| 73.4% tmpOzPihw.zip |########################################---------------| 73.45% tmpOzPihw.zip |########################################---------------| 73.5% tmpOzPihw.zip |########################################---------------| 73.54% tmpOzPihw.zip |########################################---------------| 73.59% tmpOzPihw.zip |########################################---------------| 73.63% tmpOzPihw.zip |#########################################--------------| 73.68% tmpOzPihw.zip |#########################################--------------| 73.72% tmpOzPihw.zip |#########################################--------------| 73.77% tmpOzPihw.zip |#########################################--------------| 73.81% tmpOzPihw.zip |#########################################--------------| 73.86% tmpOzPihw.zip |#########################################--------------| 73.91% tmpOzPihw.zip |#########################################--------------| 73.95% tmpOzPihw.zip |#########################################--------------| 74.0% tmpOzPihw.zip |#########################################--------------| 74.04% tmpOzPihw.zip |#########################################--------------| 74.09% tmpOzPihw.zip |#########################################--------------| 74.13% tmpOzPihw.zip |#########################################--------------| 74.18% tmpOzPihw.zip |#########################################--------------| 74.23% tmpOzPihw.zip |#########################################--------------| 74.27% tmpOzPihw.zip |#########################################--------------| 74.32% tmpOzPihw.zip |#########################################--------------| 74.36% tmpOzPihw.zip |#########################################--------------| 74.41% tmpOzPihw.zip |#########################################--------------| 74.45% tmpOzPihw.zip |#########################################--------------| 74.5% tmpOzPihw.zip |#########################################--------------| 74.55% tmpOzPihw.zip |#########################################--------------| 74.59% tmpOzPihw.zip |#########################################--------------| 74.64% tmpOzPihw.zip |#########################################--------------| 74.68% tmpOzPihw.zip |#########################################--------------| 74.73% tmpOzPihw.zip |#########################################--------------| 74.77% tmpOzPihw.zip |#########################################--------------| 74.82% tmpOzPihw.zip |#########################################--------------| 74.86% tmpOzPihw.zip |#########################################--------------| 74.91% tmpOzPihw.zip |#########################################--------------| 74.96% tmpOzPihw.zip |#########################################--------------| 75.0% tmpOzPihw.zip |#########################################--------------| 75.05% tmpOzPihw.zip |#########################################--------------| 75.09% tmpOzPihw.zip |#########################################--------------| 75.14% tmpOzPihw.zip |#########################################--------------| 75.18% tmpOzPihw.zip |#########################################--------------| 75.23% tmpOzPihw.zip |#########################################--------------| 75.28% tmpOzPihw.zip |#########################################--------------| 75.32% tmpOzPihw.zip |#########################################--------------| 75.37% tmpOzPihw.zip |#########################################--------------| 75.41% tmpOzPihw.zip |##########################################-------------| 75.46% tmpOzPihw.zip |##########################################-------------| 75.5% tmpOzPihw.zip |##########################################-------------| 75.55% tmpOzPihw.zip |##########################################-------------| 75.6% tmpOzPihw.zip |##########################################-------------| 75.64% tmpOzPihw.zip |##########################################-------------| 75.69% tmpOzPihw.zip |##########################################-------------| 75.73% tmpOzPihw.zip |##########################################-------------| 75.78% tmpOzPihw.zip |##########################################-------------| 75.82% tmpOzPihw.zip |##########################################-------------| 75.87% tmpOzPihw.zip |##########################################-------------| 75.91% tmpOzPihw.zip |##########################################-------------| 75.96% tmpOzPihw.zip |##########################################-------------| 76.01% tmpOzPihw.zip |##########################################-------------| 76.05% tmpOzPihw.zip |##########################################-------------| 76.1% tmpOzPihw.zip |##########################################-------------| 76.14% tmpOzPihw.zip |##########################################-------------| 76.19% tmpOzPihw.zip |##########################################-------------| 76.23% tmpOzPihw.zip |##########################################-------------| 76.28% tmpOzPihw.zip |##########################################-------------| 76.33% tmpOzPihw.zip |##########################################-------------| 76.37% tmpOzPihw.zip |##########################################-------------| 76.42% tmpOzPihw.zip |##########################################-------------| 76.46% tmpOzPihw.zip |##########################################-------------| 76.51% tmpOzPihw.zip |##########################################-------------| 76.55% tmpOzPihw.zip |##########################################-------------| 76.6% tmpOzPihw.zip |##########################################-------------| 76.65% tmpOzPihw.zip |##########################################-------------| 76.69% tmpOzPihw.zip |##########################################-------------| 76.74% tmpOzPihw.zip |##########################################-------------| 76.78% tmpOzPihw.zip |##########################################-------------| 76.83% tmpOzPihw.zip |##########################################-------------| 76.87% tmpOzPihw.zip |##########################################-------------| 76.92% tmpOzPihw.zip |##########################################-------------| 76.96% tmpOzPihw.zip |##########################################-------------| 77.01% tmpOzPihw.zip |##########################################-------------| 77.06% tmpOzPihw.zip |##########################################-------------| 77.1% tmpOzPihw.zip |##########################################-------------| 77.15% tmpOzPihw.zip |##########################################-------------| 77.19% tmpOzPihw.zip |##########################################-------------| 77.24% tmpOzPihw.zip |###########################################------------| 77.28% tmpOzPihw.zip |###########################################------------| 77.33% tmpOzPihw.zip |###########################################------------| 77.38% tmpOzPihw.zip |###########################################------------| 77.42% tmpOzPihw.zip |###########################################------------| 77.47% tmpOzPihw.zip |###########################################------------| 77.51% tmpOzPihw.zip |###########################################------------| 77.56% tmpOzPihw.zip |###########################################------------| 77.6% tmpOzPihw.zip |###########################################------------| 77.65% tmpOzPihw.zip |###########################################------------| 77.7% tmpOzPihw.zip |###########################################------------| 77.74% tmpOzPihw.zip |###########################################------------| 77.79% tmpOzPihw.zip |###########################################------------| 77.83% tmpOzPihw.zip |###########################################------------| 77.88% tmpOzPihw.zip |###########################################------------| 77.92% tmpOzPihw.zip |###########################################------------| 77.97% tmpOzPihw.zip |###########################################------------| 78.01% tmpOzPihw.zip |###########################################------------| 78.06% tmpOzPihw.zip |###########################################------------| 78.11% tmpOzPihw.zip |###########################################------------| 78.15% tmpOzPihw.zip |###########################################------------| 78.2% tmpOzPihw.zip |###########################################------------| 78.24% tmpOzPihw.zip |###########################################------------| 78.29% tmpOzPihw.zip |###########################################------------| 78.33% tmpOzPihw.zip |###########################################------------| 78.38% tmpOzPihw.zip |###########################################------------| 78.43% tmpOzPihw.zip |###########################################------------| 78.47% tmpOzPihw.zip |###########################################------------| 78.52% tmpOzPihw.zip |###########################################------------| 78.56% tmpOzPihw.zip |###########################################------------| 78.61% tmpOzPihw.zip |###########################################------------| 78.65% tmpOzPihw.zip |###########################################------------| 78.7% tmpOzPihw.zip |###########################################------------| 78.75% tmpOzPihw.zip |###########################################------------| 78.79% tmpOzPihw.zip |###########################################------------| 78.84% tmpOzPihw.zip |###########################################------------| 78.88% tmpOzPihw.zip |###########################################------------| 78.93% tmpOzPihw.zip |###########################################------------| 78.97% tmpOzPihw.zip |###########################################------------| 79.02% tmpOzPihw.zip |###########################################------------| 79.06% tmpOzPihw.zip |############################################-----------| 79.11% tmpOzPihw.zip |############################################-----------| 79.16% tmpOzPihw.zip |############################################-----------| 79.2% tmpOzPihw.zip |############################################-----------| 79.25% tmpOzPihw.zip |############################################-----------| 79.29% tmpOzPihw.zip |############################################-----------| 79.34% tmpOzPihw.zip |############################################-----------| 79.38% tmpOzPihw.zip |############################################-----------| 79.43% tmpOzPihw.zip |############################################-----------| 79.48% tmpOzPihw.zip |############################################-----------| 79.52% tmpOzPihw.zip |############################################-----------| 79.57% tmpOzPihw.zip |############################################-----------| 79.61% tmpOzPihw.zip |############################################-----------| 79.66% tmpOzPihw.zip |############################################-----------| 79.7% tmpOzPihw.zip |############################################-----------| 79.75% tmpOzPihw.zip |############################################-----------| 79.8% tmpOzPihw.zip |############################################-----------| 79.84% tmpOzPihw.zip |############################################-----------| 79.89% tmpOzPihw.zip |############################################-----------| 79.93% tmpOzPihw.zip |############################################-----------| 79.98% tmpOzPihw.zip |############################################-----------| 80.02% tmpOzPihw.zip |############################################-----------| 80.07% tmpOzPihw.zip |############################################-----------| 80.11% tmpOzPihw.zip |############################################-----------| 80.16% tmpOzPihw.zip |############################################-----------| 80.21% tmpOzPihw.zip |############################################-----------| 80.25% tmpOzPihw.zip |############################################-----------| 80.3% tmpOzPihw.zip |############################################-----------| 80.34% tmpOzPihw.zip |############################################-----------| 80.39% tmpOzPihw.zip |############################################-----------| 80.43% tmpOzPihw.zip |############################################-----------| 80.48% tmpOzPihw.zip |############################################-----------| 80.53% tmpOzPihw.zip |############################################-----------| 80.57% tmpOzPihw.zip |############################################-----------| 80.62% tmpOzPihw.zip |############################################-----------| 80.66% tmpOzPihw.zip |############################################-----------| 80.71% tmpOzPihw.zip |############################################-----------| 80.75% tmpOzPihw.zip |############################################-----------| 80.8% tmpOzPihw.zip |############################################-----------| 80.84% tmpOzPihw.zip |############################################-----------| 80.89% tmpOzPihw.zip |#############################################----------| 80.94% tmpOzPihw.zip |#############################################----------| 80.98% tmpOzPihw.zip |#############################################----------| 81.03% tmpOzPihw.zip |#############################################----------| 81.07% tmpOzPihw.zip |#############################################----------| 81.12% tmpOzPihw.zip |#############################################----------| 81.16% tmpOzPihw.zip |#############################################----------| 81.21% tmpOzPihw.zip |#############################################----------| 81.26% tmpOzPihw.zip |#############################################----------| 81.3% tmpOzPihw.zip |#############################################----------| 81.35% tmpOzPihw.zip |#############################################----------| 81.39% tmpOzPihw.zip |#############################################----------| 81.44% tmpOzPihw.zip |#############################################----------| 81.48% tmpOzPihw.zip |#############################################----------| 81.53% tmpOzPihw.zip |#############################################----------| 81.58% tmpOzPihw.zip |#############################################----------| 81.62% tmpOzPihw.zip |#############################################----------| 81.67% tmpOzPihw.zip |#############################################----------| 81.71% tmpOzPihw.zip |#############################################----------| 81.76% tmpOzPihw.zip |#############################################----------| 81.8% tmpOzPihw.zip |#############################################----------| 81.85% tmpOzPihw.zip |#############################################----------| 81.89% tmpOzPihw.zip |#############################################----------| 81.94% tmpOzPihw.zip |#############################################----------| 81.99% tmpOzPihw.zip |#############################################----------| 82.03% tmpOzPihw.zip |#############################################----------| 82.08% tmpOzPihw.zip |#############################################----------| 82.12% tmpOzPihw.zip |#############################################----------| 82.17% tmpOzPihw.zip |#############################################----------| 82.21% tmpOzPihw.zip |#############################################----------| 82.26% tmpOzPihw.zip |#############################################----------| 82.31% tmpOzPihw.zip |#############################################----------| 82.35% tmpOzPihw.zip |#############################################----------| 82.4% tmpOzPihw.zip |#############################################----------| 82.44% tmpOzPihw.zip |#############################################----------| 82.49% tmpOzPihw.zip |#############################################----------| 82.53% tmpOzPihw.zip |#############################################----------| 82.58% tmpOzPihw.zip |#############################################----------| 82.63% tmpOzPihw.zip |#############################################----------| 82.67% tmpOzPihw.zip |#############################################----------| 82.72% tmpOzPihw.zip |##############################################---------| 82.76% tmpOzPihw.zip |##############################################---------| 82.81% tmpOzPihw.zip |##############################################---------| 82.85% tmpOzPihw.zip |##############################################---------| 82.9% tmpOzPihw.zip |##############################################---------| 82.94% tmpOzPihw.zip |##############################################---------| 82.99% tmpOzPihw.zip |##############################################---------| 83.04% tmpOzPihw.zip |##############################################---------| 83.08% tmpOzPihw.zip |##############################################---------| 83.13% tmpOzPihw.zip |##############################################---------| 83.17% tmpOzPihw.zip |##############################################---------| 83.22% tmpOzPihw.zip |##############################################---------| 83.26% tmpOzPihw.zip |##############################################---------| 83.31% tmpOzPihw.zip |##############################################---------| 83.36% tmpOzPihw.zip |##############################################---------| 83.4% tmpOzPihw.zip |##############################################---------| 83.45% tmpOzPihw.zip |##############################################---------| 83.49% tmpOzPihw.zip |##############################################---------| 83.54% tmpOzPihw.zip |##############################################---------| 83.58% tmpOzPihw.zip |##############################################---------| 83.63% tmpOzPihw.zip |##############################################---------| 83.68% tmpOzPihw.zip |##############################################---------| 83.72% tmpOzPihw.zip |##############################################---------| 83.77% tmpOzPihw.zip |##############################################---------| 83.81% tmpOzPihw.zip |##############################################---------| 83.86% tmpOzPihw.zip |##############################################---------| 83.9% tmpOzPihw.zip |##############################################---------| 83.95% tmpOzPihw.zip |##############################################---------| 83.99% tmpOzPihw.zip |##############################################---------| 84.04% tmpOzPihw.zip |##############################################---------| 84.09% tmpOzPihw.zip |##############################################---------| 84.13% tmpOzPihw.zip |##############################################---------| 84.18% tmpOzPihw.zip |##############################################---------| 84.22% tmpOzPihw.zip |##############################################---------| 84.27% tmpOzPihw.zip |##############################################---------| 84.31% tmpOzPihw.zip |##############################################---------| 84.36% tmpOzPihw.zip |##############################################---------| 84.41% tmpOzPihw.zip |##############################################---------| 84.45% tmpOzPihw.zip |##############################################---------| 84.5% tmpOzPihw.zip |##############################################---------| 84.54% tmpOzPihw.zip |###############################################--------| 84.59% tmpOzPihw.zip |###############################################--------| 84.63% tmpOzPihw.zip |###############################################--------| 84.68% tmpOzPihw.zip |###############################################--------| 84.73% tmpOzPihw.zip |###############################################--------| 84.77% tmpOzPihw.zip |###############################################--------| 84.82% tmpOzPihw.zip |###############################################--------| 84.86% tmpOzPihw.zip |###############################################--------| 84.91% tmpOzPihw.zip |###############################################--------| 84.95% tmpOzPihw.zip |###############################################--------| 85.0% tmpOzPihw.zip |###############################################--------| 85.04% tmpOzPihw.zip |###############################################--------| 85.09% tmpOzPihw.zip |###############################################--------| 85.14% tmpOzPihw.zip |###############################################--------| 85.18% tmpOzPihw.zip |###############################################--------| 85.23% tmpOzPihw.zip |###############################################--------| 85.27% tmpOzPihw.zip |###############################################--------| 85.32% tmpOzPihw.zip |###############################################--------| 85.36% tmpOzPihw.zip |###############################################--------| 85.41% tmpOzPihw.zip |###############################################--------| 85.46% tmpOzPihw.zip |###############################################--------| 85.5% tmpOzPihw.zip |###############################################--------| 85.55% tmpOzPihw.zip |###############################################--------| 85.59% tmpOzPihw.zip |###############################################--------| 85.64% tmpOzPihw.zip |###############################################--------| 85.68% tmpOzPihw.zip |###############################################--------| 85.73% tmpOzPihw.zip |###############################################--------| 85.78% tmpOzPihw.zip |###############################################--------| 85.82% tmpOzPihw.zip |###############################################--------| 85.87% tmpOzPihw.zip |###############################################--------| 85.91% tmpOzPihw.zip |###############################################--------| 85.96% tmpOzPihw.zip |###############################################--------| 86.0% tmpOzPihw.zip |###############################################--------| 86.05% tmpOzPihw.zip |###############################################--------| 86.09% tmpOzPihw.zip |###############################################--------| 86.14% tmpOzPihw.zip |###############################################--------| 86.19% tmpOzPihw.zip |###############################################--------| 86.23% tmpOzPihw.zip |###############################################--------| 86.28% tmpOzPihw.zip |###############################################--------| 86.32% tmpOzPihw.zip |################################################-------| 86.37% tmpOzPihw.zip |################################################-------| 86.41% tmpOzPihw.zip |################################################-------| 86.46% tmpOzPihw.zip |################################################-------| 86.51% tmpOzPihw.zip |################################################-------| 86.55% tmpOzPihw.zip |################################################-------| 86.6% tmpOzPihw.zip |################################################-------| 86.64% tmpOzPihw.zip |################################################-------| 86.69% tmpOzPihw.zip |################################################-------| 86.73% tmpOzPihw.zip |################################################-------| 86.78% tmpOzPihw.zip |################################################-------| 86.83% tmpOzPihw.zip |################################################-------| 86.87% tmpOzPihw.zip |################################################-------| 86.92% tmpOzPihw.zip |################################################-------| 86.96% tmpOzPihw.zip |################################################-------| 87.01% tmpOzPihw.zip |################################################-------| 87.05% tmpOzPihw.zip |################################################-------| 87.1% tmpOzPihw.zip |################################################-------| 87.14% tmpOzPihw.zip |################################################-------| 87.19% tmpOzPihw.zip |################################################-------| 87.24% tmpOzPihw.zip |################################################-------| 87.28% tmpOzPihw.zip |################################################-------| 87.33% tmpOzPihw.zip |################################################-------| 87.37% tmpOzPihw.zip |################################################-------| 87.42% tmpOzPihw.zip |################################################-------| 87.46% tmpOzPihw.zip |################################################-------| 87.51% tmpOzPihw.zip |################################################-------| 87.56% tmpOzPihw.zip |################################################-------| 87.6% tmpOzPihw.zip |################################################-------| 87.65% tmpOzPihw.zip |################################################-------| 87.69% tmpOzPihw.zip |################################################-------| 87.74% tmpOzPihw.zip |################################################-------| 87.78% tmpOzPihw.zip |################################################-------| 87.83% tmpOzPihw.zip |################################################-------| 87.87% tmpOzPihw.zip |################################################-------| 87.92% tmpOzPihw.zip |################################################-------| 87.97% tmpOzPihw.zip |################################################-------| 88.01% tmpOzPihw.zip |################################################-------| 88.06% tmpOzPihw.zip |################################################-------| 88.1% tmpOzPihw.zip |################################################-------| 88.15% tmpOzPihw.zip |#################################################------| 88.19% tmpOzPihw.zip |#################################################------| 88.24% tmpOzPihw.zip |#################################################------| 88.29% tmpOzPihw.zip |#################################################------| 88.33% tmpOzPihw.zip |#################################################------| 88.38% tmpOzPihw.zip |#################################################------| 88.42% tmpOzPihw.zip |#################################################------| 88.47% tmpOzPihw.zip |#################################################------| 88.51% tmpOzPihw.zip |#################################################------| 88.56% tmpOzPihw.zip |#################################################------| 88.61% tmpOzPihw.zip |#################################################------| 88.65% tmpOzPihw.zip |#################################################------| 88.7% tmpOzPihw.zip |#################################################------| 88.74% tmpOzPihw.zip |#################################################------| 88.79% tmpOzPihw.zip |#################################################------| 88.83% tmpOzPihw.zip |#################################################------| 88.88% tmpOzPihw.zip |#################################################------| 88.92% tmpOzPihw.zip |#################################################------| 88.97% tmpOzPihw.zip |#################################################------| 89.02% tmpOzPihw.zip |#################################################------| 89.06% tmpOzPihw.zip |#################################################------| 89.11% tmpOzPihw.zip |#################################################------| 89.15% tmpOzPihw.zip |#################################################------| 89.2% tmpOzPihw.zip |#################################################------| 89.24% tmpOzPihw.zip |#################################################------| 89.29% tmpOzPihw.zip |#################################################------| 89.34% tmpOzPihw.zip |#################################################------| 89.38% tmpOzPihw.zip |#################################################------| 89.43% tmpOzPihw.zip |#################################################------| 89.47% tmpOzPihw.zip |#################################################------| 89.52% tmpOzPihw.zip |#################################################------| 89.56% tmpOzPihw.zip |#################################################------| 89.61% tmpOzPihw.zip |#################################################------| 89.66% tmpOzPihw.zip |#################################################------| 89.7% tmpOzPihw.zip |#################################################------| 89.75% tmpOzPihw.zip |#################################################------| 89.79% tmpOzPihw.zip |#################################################------| 89.84% tmpOzPihw.zip |#################################################------| 89.88% tmpOzPihw.zip |#################################################------| 89.93% tmpOzPihw.zip |#################################################------| 89.97% tmpOzPihw.zip |##################################################-----| 90.02% tmpOzPihw.zip |##################################################-----| 90.07% tmpOzPihw.zip |##################################################-----| 90.11% tmpOzPihw.zip |##################################################-----| 90.16% tmpOzPihw.zip |##################################################-----| 90.2% tmpOzPihw.zip |##################################################-----| 90.25% tmpOzPihw.zip |##################################################-----| 90.29% tmpOzPihw.zip |##################################################-----| 90.34% tmpOzPihw.zip |##################################################-----| 90.39% tmpOzPihw.zip |##################################################-----| 90.43% tmpOzPihw.zip |##################################################-----| 90.48% tmpOzPihw.zip |##################################################-----| 90.52% tmpOzPihw.zip |##################################################-----| 90.57% tmpOzPihw.zip |##################################################-----| 90.61% tmpOzPihw.zip |##################################################-----| 90.66% tmpOzPihw.zip |##################################################-----| 90.71% tmpOzPihw.zip |##################################################-----| 90.75% tmpOzPihw.zip |##################################################-----| 90.8% tmpOzPihw.zip |##################################################-----| 90.84% tmpOzPihw.zip |##################################################-----| 90.89% tmpOzPihw.zip |##################################################-----| 90.93% tmpOzPihw.zip |##################################################-----| 90.98% tmpOzPihw.zip |##################################################-----| 91.02% tmpOzPihw.zip |##################################################-----| 91.07% tmpOzPihw.zip |##################################################-----| 91.12% tmpOzPihw.zip |##################################################-----| 91.16% tmpOzPihw.zip |##################################################-----| 91.21% tmpOzPihw.zip |##################################################-----| 91.25% tmpOzPihw.zip |##################################################-----| 91.3% tmpOzPihw.zip |##################################################-----| 91.34% tmpOzPihw.zip |##################################################-----| 91.39% tmpOzPihw.zip |##################################################-----| 91.44% tmpOzPihw.zip |##################################################-----| 91.48% tmpOzPihw.zip |##################################################-----| 91.53% tmpOzPihw.zip |##################################################-----| 91.57% tmpOzPihw.zip |##################################################-----| 91.62% tmpOzPihw.zip |##################################################-----| 91.66% tmpOzPihw.zip |##################################################-----| 91.71% tmpOzPihw.zip |##################################################-----| 91.76% tmpOzPihw.zip |##################################################-----| 91.8% tmpOzPihw.zip |###################################################----| 91.85% tmpOzPihw.zip |###################################################----| 91.89% tmpOzPihw.zip |###################################################----| 91.94% tmpOzPihw.zip |###################################################----| 91.98% tmpOzPihw.zip |###################################################----| 92.03% tmpOzPihw.zip |###################################################----| 92.07% tmpOzPihw.zip |###################################################----| 92.12% tmpOzPihw.zip |###################################################----| 92.17% tmpOzPihw.zip |###################################################----| 92.21% tmpOzPihw.zip |###################################################----| 92.26% tmpOzPihw.zip |###################################################----| 92.3% tmpOzPihw.zip |###################################################----| 92.35% tmpOzPihw.zip |###################################################----| 92.39% tmpOzPihw.zip |###################################################----| 92.44% tmpOzPihw.zip |###################################################----| 92.49% tmpOzPihw.zip |###################################################----| 92.53% tmpOzPihw.zip |###################################################----| 92.58% tmpOzPihw.zip |###################################################----| 92.62% tmpOzPihw.zip |###################################################----| 92.67% tmpOzPihw.zip |###################################################----| 92.71% tmpOzPihw.zip |###################################################----| 92.76% tmpOzPihw.zip |###################################################----| 92.81% tmpOzPihw.zip |###################################################----| 92.85% tmpOzPihw.zip |###################################################----| 92.9% tmpOzPihw.zip |###################################################----| 92.94% tmpOzPihw.zip |###################################################----| 92.99% tmpOzPihw.zip |###################################################----| 93.03% tmpOzPihw.zip |###################################################----| 93.08% tmpOzPihw.zip |###################################################----| 93.12% tmpOzPihw.zip |###################################################----| 93.17% tmpOzPihw.zip |###################################################----| 93.22% tmpOzPihw.zip |###################################################----| 93.26% tmpOzPihw.zip |###################################################----| 93.31% tmpOzPihw.zip |###################################################----| 93.35% tmpOzPihw.zip |###################################################----| 93.4% tmpOzPihw.zip |###################################################----| 93.44% tmpOzPihw.zip |###################################################----| 93.49% tmpOzPihw.zip |###################################################----| 93.54% tmpOzPihw.zip |###################################################----| 93.58% tmpOzPihw.zip |###################################################----| 93.63% tmpOzPihw.zip |####################################################---| 93.67% tmpOzPihw.zip |####################################################---| 93.72% tmpOzPihw.zip |####################################################---| 93.76% tmpOzPihw.zip |####################################################---| 93.81% tmpOzPihw.zip |####################################################---| 93.86% tmpOzPihw.zip |####################################################---| 93.9% tmpOzPihw.zip |####################################################---| 93.95% tmpOzPihw.zip |####################################################---| 93.99% tmpOzPihw.zip |####################################################---| 94.04% tmpOzPihw.zip |####################################################---| 94.08% tmpOzPihw.zip |####################################################---| 94.13% tmpOzPihw.zip |####################################################---| 94.17% tmpOzPihw.zip |####################################################---| 94.22% tmpOzPihw.zip |####################################################---| 94.27% tmpOzPihw.zip |####################################################---| 94.31% tmpOzPihw.zip |####################################################---| 94.36% tmpOzPihw.zip |####################################################---| 94.4% tmpOzPihw.zip |####################################################---| 94.45% tmpOzPihw.zip |####################################################---| 94.49% tmpOzPihw.zip |####################################################---| 94.54% tmpOzPihw.zip |####################################################---| 94.59% tmpOzPihw.zip |####################################################---| 94.63% tmpOzPihw.zip |####################################################---| 94.68% tmpOzPihw.zip |####################################################---| 94.72% tmpOzPihw.zip |####################################################---| 94.77% tmpOzPihw.zip |####################################################---| 94.81% tmpOzPihw.zip |####################################################---| 94.86% tmpOzPihw.zip |####################################################---| 94.9% tmpOzPihw.zip |####################################################---| 94.95% tmpOzPihw.zip |####################################################---| 95.0% tmpOzPihw.zip |####################################################---| 95.04% tmpOzPihw.zip |####################################################---| 95.09% tmpOzPihw.zip |####################################################---| 95.13% tmpOzPihw.zip |####################################################---| 95.18% tmpOzPihw.zip |####################################################---| 95.22% tmpOzPihw.zip |####################################################---| 95.27% tmpOzPihw.zip |####################################################---| 95.32% tmpOzPihw.zip |####################################################---| 95.36% tmpOzPihw.zip |####################################################---| 95.41% tmpOzPihw.zip |####################################################---| 95.45% tmpOzPihw.zip |#####################################################--| 95.5% tmpOzPihw.zip |#####################################################--| 95.54% tmpOzPihw.zip |#####################################################--| 95.59% tmpOzPihw.zip |#####################################################--| 95.64% tmpOzPihw.zip |#####################################################--| 95.68% tmpOzPihw.zip |#####################################################--| 95.73% tmpOzPihw.zip |#####################################################--| 95.77% tmpOzPihw.zip |#####################################################--| 95.82% tmpOzPihw.zip |#####################################################--| 95.86% tmpOzPihw.zip |#####################################################--| 95.91% tmpOzPihw.zip |#####################################################--| 95.95% tmpOzPihw.zip |#####################################################--| 96.0% tmpOzPihw.zip |#####################################################--| 96.05% tmpOzPihw.zip |#####################################################--| 96.09% tmpOzPihw.zip |#####################################################--| 96.14% tmpOzPihw.zip |#####################################################--| 96.18% tmpOzPihw.zip |#####################################################--| 96.23% tmpOzPihw.zip |#####################################################--| 96.27% tmpOzPihw.zip |#####################################################--| 96.32% tmpOzPihw.zip |#####################################################--| 96.37% tmpOzPihw.zip |#####################################################--| 96.41% tmpOzPihw.zip |#####################################################--| 96.46% tmpOzPihw.zip |#####################################################--| 96.5% tmpOzPihw.zip |#####################################################--| 96.55% tmpOzPihw.zip |#####################################################--| 96.59% tmpOzPihw.zip |#####################################################--| 96.64% tmpOzPihw.zip |#####################################################--| 96.69% tmpOzPihw.zip |#####################################################--| 96.73% tmpOzPihw.zip |#####################################################--| 96.78% tmpOzPihw.zip |#####################################################--| 96.82% tmpOzPihw.zip |#####################################################--| 96.87% tmpOzPihw.zip |#####################################################--| 96.91% tmpOzPihw.zip |#####################################################--| 96.96% tmpOzPihw.zip |#####################################################--| 97.0% tmpOzPihw.zip |#####################################################--| 97.05% tmpOzPihw.zip |#####################################################--| 97.1% tmpOzPihw.zip |#####################################################--| 97.14% tmpOzPihw.zip |#####################################################--| 97.19% tmpOzPihw.zip |#####################################################--| 97.23% tmpOzPihw.zip |######################################################-| 97.28% tmpOzPihw.zip |######################################################-| 97.32% tmpOzPihw.zip |######################################################-| 97.37% tmpOzPihw.zip |######################################################-| 97.42% tmpOzPihw.zip |######################################################-| 97.46% tmpOzPihw.zip |######################################################-| 97.51% tmpOzPihw.zip |######################################################-| 97.55% tmpOzPihw.zip |######################################################-| 97.6% tmpOzPihw.zip |######################################################-| 97.64% tmpOzPihw.zip |######################################################-| 97.69% tmpOzPihw.zip |######################################################-| 97.74% tmpOzPihw.zip |######################################################-| 97.78% tmpOzPihw.zip |######################################################-| 97.83% tmpOzPihw.zip |######################################################-| 97.87% tmpOzPihw.zip |######################################################-| 97.92% tmpOzPihw.zip |######################################################-| 97.96% tmpOzPihw.zip |######################################################-| 98.01% tmpOzPihw.zip |######################################################-| 98.05% tmpOzPihw.zip |######################################################-| 98.1% tmpOzPihw.zip |######################################################-| 98.15% tmpOzPihw.zip |######################################################-| 98.19% tmpOzPihw.zip |######################################################-| 98.24% tmpOzPihw.zip |######################################################-| 98.28% tmpOzPihw.zip |######################################################-| 98.33% tmpOzPihw.zip |######################################################-| 98.37% tmpOzPihw.zip |######################################################-| 98.42% tmpOzPihw.zip |######################################################-| 98.47% tmpOzPihw.zip |######################################################-| 98.51% tmpOzPihw.zip |######################################################-| 98.56% tmpOzPihw.zip |######################################################-| 98.6% tmpOzPihw.zip |######################################################-| 98.65% tmpOzPihw.zip |######################################################-| 98.69% tmpOzPihw.zip |######################################################-| 98.74% tmpOzPihw.zip |######################################################-| 98.79% tmpOzPihw.zip |######################################################-| 98.83% tmpOzPihw.zip |######################################################-| 98.88% tmpOzPihw.zip |######################################################-| 98.92% tmpOzPihw.zip |######################################################-| 98.97% tmpOzPihw.zip |######################################################-| 99.01% tmpOzPihw.zip |######################################################-| 99.06% tmpOzPihw.zip |#######################################################| 99.1% tmpOzPihw.zip |#######################################################| 99.15% tmpOzPihw.zip |#######################################################| 99.2% tmpOzPihw.zip |#######################################################| 99.24% tmpOzPihw.zip |#######################################################| 99.29% tmpOzPihw.zip |#######################################################| 99.33% tmpOzPihw.zip |#######################################################| 99.38% tmpOzPihw.zip |#######################################################| 99.42% tmpOzPihw.zip |#######################################################| 99.47% tmpOzPihw.zip |#######################################################| 99.52% tmpOzPihw.zip |#######################################################| 99.56% tmpOzPihw.zip |#######################################################| 99.61% tmpOzPihw.zip |#######################################################| 99.65% tmpOzPihw.zip |#######################################################| 99.7% tmpOzPihw.zip |#######################################################| 99.74% tmpOzPihw.zip |#######################################################| 99.79% tmpOzPihw.zip |#######################################################| 99.84% tmpOzPihw.zip |#######################################################| 99.88% tmpOzPihw.zip |#######################################################| 99.93% tmpOzPihw.zip |#######################################################| 99.97% tmpOzPihw.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is f4ae098d-26b7-4fe8-ab3e-9994be734339 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-04-13 12:30:36,063 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-04-13 12:30:36,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: sudo: unable to resolve host vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f sudo: unable to resolve host vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f sudo: unable to resolve host vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f sudo: unable to resolve host vyos-vrouter-vm-a29d1e5b-9ddf-41d2-981f-80bb78f98c6f 2019-04-13 12:30:36,065 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-04-13 12:30:44,746 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-04-13 12:30:44,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:30:44,750 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:30:45,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 12:30:45 GMT X-Openstack-Request-Id: req-f2a4222f-eb61-45e5-a4f7-67532eda6be4 2019-04-13 12:30:45,067 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:25:08Z", "file": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/file", "owner": "9a62a12fc69749eabd3606f4e4159d1f", "id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "size": 301006848, "self": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T12:25:03Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:30:45,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f2a4222f-eb61-45e5-a4f7-67532eda6be4 2019-04-13 12:30:45,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319120168686s 2019-04-13 12:30:45,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 12:30:45,083 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}' 2019-04-13 12:30:45,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sat, 13 Apr 2019 12:30:45 GMT Location: http://172.30.9.23:9292/v2/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-85b75302-045f-4dac-b470-5fdc5811fef9 2019-04-13 12:30:45,144 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:30:45Z", "file": "/v2/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d/file", "owner": "9a62a12fc69749eabd3606f4e4159d1f", "id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "size": null, "self": "/v2/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "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_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "checksum": null, "created_at": "2019-04-13T12:30:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 12:30:45,145 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-85b75302-045f-4dac-b470-5fdc5811fef9 2019-04-13 12:30:45,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0661928653717s 2019-04-13 12:30:45,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 12:30:45,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d/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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '' 2019-04-13 12:31:20,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:31:19 GMT X-Openstack-Request-Id: req-d69c3478-6889-47fc-83b4-3a9dfe2784f3 2019-04-13 12:31:20,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:31:20,001 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d/file used request id req-d69c3478-6889-47fc-83b4-3a9dfe2784f3 2019-04-13 12:31:20,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 34.8559629917s 2019-04-13 12:31:20,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:31:20,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:31:20,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Sat, 13 Apr 2019 12:31:20 GMT X-Openstack-Request-Id: req-66d43707-a921-45a7-9326-0ffbb523a9af 2019-04-13 12:31:20,048 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:31:19Z", "file": "/v2/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d/file", "owner": "9a62a12fc69749eabd3606f4e4159d1f", "id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "size": 2148073472, "self": "/v2/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-04-13T12:30:45Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:25:08Z", "file": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/file", "owner": "9a62a12fc69749eabd3606f4e4159d1f", "id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "size": 301006848, "self": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T12:25:03Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:31:20,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-66d43707-a921-45a7-9326-0ffbb523a9af 2019-04-13 12:31:20,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0417370796204s 2019-04-13 12:31:20,051 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d/file', 'owner': u'9a62a12fc69749eabd3606f4e4159d1f', 'id': u'1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 'size': 2148073472, u'self': u'/v2/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9a62a12fc69749eabd3606f4e4159d1f', 'name': 'vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T12:31:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T12:31:19Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', '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/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 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_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', 'created': u'2019-04-13T12:30:45Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-04-13T12:30:45Z', 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/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 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_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-04-13 12:31:20,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 12:31:20,054 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-13 12:31:20,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Sat, 13 Apr 2019 12:31: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-aa2c7828-1ba0-4748-8e27-ddeceb0aa91c x-openstack-request-id: req-aa2c7828-1ba0-4748-8e27-ddeceb0aa91c 2019-04-13 12:31:20,350 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "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": "e0981bfd-6084-47db-a443-0049359d6078"}} 2019-04-13 12:31:20,350 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-aa2c7828-1ba0-4748-8e27-ddeceb0aa91c 2019-04-13 12:31:20,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.29866194725s 2019-04-13 12:31:20,351 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f', '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'8cb957e698214daa959a3206e3607cbf', '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'e0981bfd-6084-47db-a443-0049359d6078', 'swap': 0}) 2019-04-13 12:31:20,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 12:31:20,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078/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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" -d '{"extra_specs": {}}' 2019-04-13 12:31:20,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 12:31: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-9139da01-ef03-4f98-aef8-f2f5083e49d7 x-openstack-request-id: req-9139da01-ef03-4f98-aef8-f2f5083e49d7 2019-04-13 12:31:20,372 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 12:31:20,372 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078/os-extra_specs used request id req-9139da01-ef03-4f98-aef8-f2f5083e49d7 2019-04-13 12:31:20,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205719470978s 2019-04-13 12:31:20,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-13 12:31:20,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" 2019-04-13 12:31:20,386 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 12:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1047e760-7808-4886-b4c3-59188eb03d28 2019-04-13 12:31:20,387 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-04-13 12:31:20,387 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-1047e760-7808-4886-b4c3-59188eb03d28 2019-04-13 12:31:20,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:31:20,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Sat, 13 Apr 2019 12:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff4f1f3-514d-460a-9b33-30058f603e8d 2019-04-13 12:31:20,581 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1ef08615bfa241c282fb6c776d561699"}, "enabled": true, "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/2d5f474bc6184888a1f046a717575fa8"}, "enabled": true, "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/463c4d979e67408bba9262f8cbf7d7d0"}, "enabled": true, "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6400f578fa0d47d6802a981338b2ce7a"}, "enabled": true, "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6ddca6d61d1d4eecae8df54344aff82f"}, "enabled": true, "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7f5bf9dbf0a241c3b1433e0a19372b74"}, "enabled": true, "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/86757cd1ecda420faec6393caeb4ef3e"}, "enabled": true, "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9567fa689aa64be0b9dc78e010b4c9ed"}, "enabled": true, "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9709565379b14f47b6cbe7d0b8323201"}, "enabled": true, "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a56100f5b1844b1ea8953050a4cc8be8"}, "enabled": true, "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ac724402fd744af7b779c5dade03fdcb"}, "enabled": true, "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/aca41cf1c97640e3ba6f2e9b936ec6c8"}, "enabled": true, "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b8c26f8b093140b8abf05878b3a5372c"}, "enabled": true, "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"name": "tempest-service-1631545576", "links": {"self": "http://192.30.9.7:35357/v3/services/cd0a457809bc4960b0d89bded6919317"}, "enabled": true, "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "description": "tempest-description-877059426"}, {"name": "tempest-service-1890636611", "links": {"self": "http://192.30.9.7:35357/v3/services/e39eaec0edc044fc81f8537e3f291979"}, "enabled": true, "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "description": "tempest-description-1779181734"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f16553f6efb541ba898510a96df4c862"}, "enabled": true, "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-04-13 12:31:20,581 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-6ff4f1f3-514d-460a-9b33-30058f603e8d 2019-04-13 12:31:20,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.204766988754s 2019-04-13 12:31:20,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-13 12:31:20,594 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:31:20,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1853 Content-Type: application/json Date: Sat, 13 Apr 2019 12:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c873d41-a41f-46c7-964f-e628642fed20 2019-04-13 12:31:20,793 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/039cf85f4d724cb1a6807b49ca84115d"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0730415113ec45d3b1f02fe7f24719c5"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0dc7502a63ed483d9fe79395da3540fe"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0eadf3b479864147afa0049c9097444d"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "0eadf3b479864147afa0049c9097444d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/110517c7fba848c6a6c8f76c19a4e56b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/159bcc80584b426b98b9c88f5846ecd7"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1862d0b0816942c0bbea2ce796022ee6"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/20e50279077e4a80bd73aefdacf4478f"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/213e7cbaa82d4a269c843a9bb0212fed"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24bdb9f1220c4afc93fbf71d2b6c1b3b"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26be9df78e294b62b66e3ec1250ddd4b"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/32b611c54ebe4017ad254a82e497577d"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "32b611c54ebe4017ad254a82e497577d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/341e543ea53d49c0ae193e184a4d5a17"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/400eee9849144d34af2049732427b0dc"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "400eee9849144d34af2049732427b0dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/45ef1fc1997442f89581b066f7004705"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "45ef1fc1997442f89581b066f7004705"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/531b5cb3ce2341928b76a92a27e32bcd"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/57eb51be8a6b4836bfad01beca526273"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "57eb51be8a6b4836bfad01beca526273"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5baa20e7acc64bd0b6cbe188e37860ad"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/645366775ca64c9a8663dd58d9fa42b7"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6cb42660740f491788ba979a7de26c17"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "6cb42660740f491788ba979a7de26c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6f92eb3532f242fab685152d296fe99f"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "6f92eb3532f242fab685152d296fe99f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/76cf85836fa74358b9a705f4912631d3"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "76cf85836fa74358b9a705f4912631d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/76fa29d8bdef4ffc99fad6e89cf4428c"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/795ea3f3e40e4270945d213e9c95c5a9"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9cf422a1337c45b6bada232410cf743d"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "9cf422a1337c45b6bada232410cf743d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a2f379b0550d49a5864041c78f1cb01f"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "a2f379b0550d49a5864041c78f1cb01f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a39b119e552041d68eba004a75a3e950"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "a39b119e552041d68eba004a75a3e950"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a8f58a97cdf7419f9f53385a0f70869f"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a9717bc4b70a4feab43984b6a40e7871"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "a9717bc4b70a4feab43984b6a40e7871"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/abe116518adc47c085a72a8f8867a232"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "abe116518adc47c085a72a8f8867a232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b940e34462604888b507cfbdafea4873"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "b940e34462604888b507cfbdafea4873"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bb07f9ac5b6b488b9dac9c731a562b44"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c237416d23bb41cc90c53f86f80406f3"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "c237416d23bb41cc90c53f86f80406f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c2d8128cc3e64c7597bdd9dab5ef1ca1"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c375f54bf21c404db256ec20be0972f9"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "c375f54bf21c404db256ec20be0972f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dd2a7903cc2e4913a502890de8518a3f"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "dd2a7903cc2e4913a502890de8518a3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ec39e24e1d084873899730c83a64bff5"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "ec39e24e1d084873899730c83a64bff5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f1d61170b65f406885fff0b2954f589a"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "f1d61170b65f406885fff0b2954f589a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f2c39a394c9e42c99a4fdf81f2cfb528"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-13 12:31:20,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-3c873d41-a41f-46c7-964f-e628642fed20 2019-04-13 12:31:20,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.202371120453s 2019-04-13 12:31:20,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-04-13 12:31:20,807 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-04-13 12:31:31,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:31,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:31,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:31,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:31,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:31,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:31,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:31,203 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-04-13 12:31:31,203 - 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-04-13T12:31:31.156Z", "updated_at": "2019-04-13T12:31:31.156Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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-04-13 12:31:31,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:31,204 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:31 GMT 2019-04-13 12:31:31,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:31,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-04-13 12:31:31,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:31,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:31,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:31,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-04-13 12:31:31,232 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.23:5000", "keystone_tenant_name": "vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "keystone_password": "ZKkAQ3Ur3hEqeQ4U0ljHO1f302WPKL", "reference_vnf_flavor_id": "e0981bfd-6084-47db-a443-0049359d6078", "target_vnf_flavor_id": "e0981bfd-6084-47db-a443-0049359d6078", "target_vnf_image_id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-04-13 12:31:32,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:32,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:32,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:32,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:32,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:32,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:32,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:32,279 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-04-13 12:31:32,280 - 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": "e0981bfd-6084-47db-a443-0049359d6078", "target_vnf_flavor_id": "e0981bfd-6084-47db-a443-0049359d6078", "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_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "keystone_password": "ZKkAQ3Ur3hEqeQ4U0ljHO1f302WPKL", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "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": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "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-04-13T12:31:31.386Z", "created_by": "admin", "updated_at": "2019-04-13T12:31:31.386Z", "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-04-13 12:31:32,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:32,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:32 GMT 2019-04-13 12:31:32,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:32,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-04-13 12:31:32,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:32,280 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:32,280 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:32,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-04-13 12:31:32,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:32,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:32,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:32,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:32,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:32,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:32,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:32,376 - 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-04-13T12:31:31.918Z", "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-04-13T12:31:31.920Z", "id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-04-13 12:31:32,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:32,376 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:32 GMT 2019-04-13 12:31:32,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:32,377 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:31:32,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:32,377 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:32,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:32,377 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:31:32,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:31:32,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:32,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:32,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:32,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:32,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:32,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:32,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:32,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-13 12:31:32,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:32,501 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:32 GMT 2019-04-13 12:31:32,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:32,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-13 12:31:32,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:32,501 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:32,501 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:32,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0f71dc9a-9f08-4868-86c8-d5d2249c768e 2019-04-13 12:31:32,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:32,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:32,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:32,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:32,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:32,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:32,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:32,606 - 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-04-13T12:31:31.918Z", "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-04-13T12:31:31.920Z", "id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"} 2019-04-13 12:31:32,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:32,606 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:32 GMT 2019-04-13 12:31:32,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:32,607 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:31:32,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:32,607 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:32,607 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:32,607 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:31:37,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:31:37,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:37,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:37,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:37,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:37,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:37,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:37,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:37,681 - 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-04-13T12:31:33.209Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:33.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:33.841Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:33.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:33.841Z", "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-04-13T12:31:33.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:33.841Z", "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-04-13T12:31:33.193Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:34.522Z", "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-04-13T12:31:33.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:34.522Z", "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-04-13T12:31:33.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:34.522Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:34.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:34.522Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:34.245Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:34.522Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:33.343Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e", "logger": "ctx.b5cff5be-31fb-4253-b33a-9910d32b567d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:34.522Z", "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-04-13T12:31:33.375Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e", "logger": "ctx.b5cff5be-31fb-4253-b33a-9910d32b567d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:34.522Z", "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-04-13T12:31:33.783Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e", "logger": "ctx.b5cff5be-31fb-4253-b33a-9910d32b567d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:34.522Z", "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-04-13T12:31:33.783Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e", "logger": "ctx.b5cff5be-31fb-4253-b33a-9910d32b567d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:34.522Z", "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-04-13T12:31:33.783Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e", "logger": "ctx.b5cff5be-31fb-4253-b33a-9910d32b567d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:34.522Z", "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-04-13T12:31:33.783Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e", "logger": "ctx.b5cff5be-31fb-4253-b33a-9910d32b567d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:34.522Z", "message": "Using existing installation of managed plugin: f4ae098d-26b7-4fe8-ab3e-9994be734339 [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-04-13T12:31:33.783Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e", "logger": "ctx.b5cff5be-31fb-4253-b33a-9910d32b567d"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-04-13 12:31:37,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:37,681 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:37 GMT 2019-04-13 12:31:37,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:37,681 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:31:37,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:37,681 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:37,681 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:37,681 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:31:37,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-04-13 12:31:37,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-04-13 12:31:37,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-13 12:31:37,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-04-13 12:31:37,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-13 12:31:37,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-04-13 12:31:37,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-04-13 12:31:37,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-04-13 12:31:37,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-04-13 12:31:37,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-04-13 12:31:37,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-04-13 12:31:37,684 - 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-04-13 12:31:37,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-04-13 12:31:37,684 - 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-04-13 12:31:37,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: f4ae098d-26b7-4fe8-ab3e-9994be734339 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-04-13 12:31:37,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0f71dc9a-9f08-4868-86c8-d5d2249c768e 2019-04-13 12:31:37,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:37,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:37,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:37,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:37,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:37,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:37,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:37,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-13T12:31:34.223Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:31.918Z", "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-04-13T12:31:31.920Z", "id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"} 2019-04-13 12:31:37,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:37,734 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:37 GMT 2019-04-13 12:31:37,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:37,735 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:31:37,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:37,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:37,735 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:37,735 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:31:37,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-04-13 12:31:37,736 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-04-13 12:31:38,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:38,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:38,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:38,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:38,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:38,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:38,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:38,434 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-04-13 12:31:38,434 - 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-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:31:38,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:38,434 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:38 GMT 2019-04-13 12:31:38,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:38,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:31:38,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:38,435 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:38,435 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:38,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:31:38,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:38,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:38,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:38,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:38,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:38,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:38,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:38,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-13 12:31:38,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:38,502 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:38 GMT 2019-04-13 12:31:38,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:38,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-13 12:31:38,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:38,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:38,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:38,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:31:38,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:38,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:38,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:38,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:38,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:38,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:38,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:38,558 - 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-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:31:38,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:38,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:38 GMT 2019-04-13 12:31:38,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:38,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:31:38,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:38,559 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:38,559 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:43,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:31:43,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:39.060Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:38.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "keypair_hsee1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:41.281Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:41.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "security_group_d0dt4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:41.882Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:41.258Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_ip_ev4daq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:41.882Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:41.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_ip_ev4daq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:41.882Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:41.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_network_izinyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:42.477Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:41.467Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "keypair_hsee1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:42.477Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:41.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "data_plane_network_atlx27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:42.477Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:41.715Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "external_network_z6aohi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:43.026Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:41.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "security_group_d0dt4l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:43.026Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:41.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:43.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:42.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "data_plane_network_atlx27", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:43.705Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:42.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "external_network_z6aohi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:43.705Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:42.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_network_izinyn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:43.705Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:42.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:43.705Z", "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}ed8f04265a3ac55fa85f30ad6dc040d7ee3db5ad\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:43.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:43.705Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a9969e5-e10c-425d-95ba-64befcdadf59 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.23:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:42.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:43.705Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8a9969e5-e10c-425d-95ba-64befcdadf59", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:42.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:43.705Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:41.955Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}], "metadata": {"pagination": {"total": 18, "offset": 0, "size": 50}}} 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:43 GMT 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:43,837 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:31:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-04-13 12:31:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:31:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:31:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-13 12:31:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:31:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:31:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-04-13 12:31:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:31:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:31:43,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-13 12:31:43,838 - 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-04-13 12:31:43,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-04-13 12:31:43,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-04-13 12:31:43,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-04-13 12:31:43,839 - 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}ed8f04265a3ac55fa85f30ad6dc040d7ee3db5ad" 2019-04-13 12:31:43,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a9969e5-e10c-425d-95ba-64befcdadf59 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:31:43,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8a9969e5-e10c-425d-95ba-64befcdadf59 2019-04-13 12:31:43,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:31:43,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:31:44,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:44,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:44,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:44,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:44,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:44,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:44,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:44,085 - cloudify.rest_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-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:31:44,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:44,085 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:44 GMT 2019-04-13 12:31:44,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:44,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:31:44,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:44,085 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:44,085 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:49,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:31:49,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:49,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:49,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:49,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:49,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:49,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:49,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:49,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.304Z", "message": "Using floating ip network 73931f23-5145-40e4-ae9f-c0cf1d558598 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:43.668Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.304Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:43.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.304Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e7d65b46-e22f-4735-88f3-1c4e25141200", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:43.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.3589ed66-9df5-43d8-943d-5cf42228a88d"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.304Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d65b46-e22f-4735-88f3-1c4e25141200 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:31:43.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.3589ed66-9df5-43d8-943d-5cf42228a88d"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:31:43.847Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.3589ed66-9df5-43d8-943d-5cf42228a88d"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.304Z", "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}ed8f04265a3ac55fa85f30ad6dc040d7ee3db5ad\" -d '{\"floatingip\": {\"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:43.668Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.304Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-32cc31be-2e33-4597-86cd-59286975c44c", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:43.668Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.304Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-32cc31be-2e33-4597-86cd-59286975c44c", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:43.667Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-32cc31be-2e33-4597-86cd-59286975c44c Date: Sat, 13 Apr 2019 12:31:43 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"73931f23-5145-40e4-ae9f-c0cf1d558598\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4b652ed4-365c-45c1-bdb1-1a97245d17d2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T06:40:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"created_at\":\"2019-04-13T06:25:47Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:43.667Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:31:44.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59e2ca6c-e279-409d-989f-ae0e1ca3504a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:31:44.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-59e2ca6c-e279-409d-989f-ae0e1ca3504a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:44.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "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-04-13T12:31:44.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "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}3b9ff7bf612c82ab0edc5895123483c073d2ac2a\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:44.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.3589ed66-9df5-43d8-943d-5cf42228a88d"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "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}df3f5de601e1eceb75150fcb615741252650a9a4\" -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-04-13T12:31:44.744Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "external_network_z6aohi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:31:44.704Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0bdbe297-0a77-4528-b048-b3b11736a6ff"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "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-04-13T12:31:44.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "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-04-13T12:31:44.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "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-04-13T12:31:44.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "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-04-13T12:31:44.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "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-04-13T12:31:44.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "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-04-13T12:31:44.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:44.942Z", "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-04-13T12:31:44.255Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "target_vnf_ip_ev4daq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.440Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "external_network_z6aohi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d3108bf-87de-4587-a5fc-6c810c4698c5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:31:44.717Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0bdbe297-0a77-4528-b048-b3b11736a6ff"}, {"node_instance_id": "external_network_z6aohi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7d3108bf-87de-4587-a5fc-6c810c4698c5", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:44.717Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0bdbe297-0a77-4528-b048-b3b11736a6ff"}, {"node_instance_id": "data_plane_network_atlx27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:31:44.741Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6caae42c-8220-4772-8712-79b911ca68b4"}, {"node_instance_id": "data_plane_network_atlx27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c65ff96-542c-4bab-a5cb-cb47746484e3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:31:44.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6caae42c-8220-4772-8712-79b911ca68b4"}, {"node_instance_id": "data_plane_network_atlx27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6c65ff96-542c-4bab-a5cb-cb47746484e3", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:44.748Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6caae42c-8220-4772-8712-79b911ca68b4"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:31: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-8a6a2081-246f-49d9-a1d0-47cd60e6e8b6 x-compute-request-id: req-8a6a2081-246f-49d9-a1d0-47cd60e6e8b6 Content-Encoding: gzip Content-Length: 1781 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0QZQvNeP/YqsosTrXVXrK1xfC/GzYwj1BwqjsZTT6neBVeKxOfaxHxdaEZJDwAtd57Ji+JeUGruC/M0+DiCeNluH9Shz9BMzBDoQYQe+lg40EUenlNpuXCasPjBeSWeu49DwGoJ9G5/Jfgzs78rds6SbBqdTgATvwDJk1VV5qbw7TdHQnObCqSn8dpVCdxJN52reosoQW25FRhbPAXl9IscbaIkn37Fwtla7hz4RKf0gij9GpPO+GxHN6zv5KBkEV3zhbFWwXhDM9Pqrd34R57Y6YlI30iwCw9sIce6KjPbAoWc3nelE0j9FK2Nem1ZzsbD3qwlqTdvkYRqT/1213 Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEAtEGULzXj/2KrKLE611V6ytcXwvxs2MI9QcKo7GU0+p3gVXis\\nTn2sR8XWhGSQ8ALXeeyYviXlBq7gvzNPg4gnjZbh/Uoc/QTMwQ6EGEHvpYONBFHp\\n5TablwmrD4wXklnruPQ8BqCfRufyX4M7O/K3bOkmwanU4AE78AyZNVVeam8O03R0\\nJzmwqkp/HaVQncSTedq3qLKEFtuRUYWzwF5fSLHG2iJJ9+xcLZWu4c+ESn9IIo/R\\nqTzvhsRzes7+SgZBFd84WxVsF4QzPT6q3d+Eee2OmJSN9IsAsPbCHHuioz2wKFnN\\n53pRNI/RStjXptWc7Gw96sJak3b5GEak/9dtdwIDAQABAoIBAQCK+jjnQXSddhSj\\nFipY1gYLmFUwt/CwGuqh5hTZ1ppHVCwfmh+3kLugxs9DWkpJUteRoLKPgKYZRgHw\\nSP5YWkSsrRVmdZruFaJMgwWjskqz4T57gzCD0luZ0xF5tjiCVSQigOQ68+J6B+Fe\\ndM7ZxKRZq1V/YZLIdwsgZIZHkZ9vDQ8nQb+vhiolyRpwiN+j9yt+X3X0T50B0kmp\\nabR90yKmlaNArCBW3WGvoGIjG8WYqUlfmagP4rlB8Fv0TIk5LZsJX5DsjfOc8t4k\\neUXpcjOEy1WRMRHtY+YYPzlXGbXEM/ERGCDgYgwiG2lbI2h2ZnsIi98DjyYlG59J\\n5UOpB5DpAoGBAOh70i5lLt2b80brjN5a5YEYm1paNmzrmj7srUfZ4e1DsKlDYFb6\\nuHP3WEuRgOSKqzHAkPyF1nb45yXiA5lrqMqtuOCuksgMF4faBJB4WKghuuvtbocn\\nukH6XhPJbm+ojjUqhmMHsQzoUxMpNHIiwYihx+9RDZfjaAn6eRHNqu6lAoGBAMZ9\\nUsQL8587akiBmdN3R3ZsW71d274S/FH0ZRSSvtpzFeitzswpBgCynpfRwQjviMUr\\nRJ+4cyBE0a+4MYzapGQY08OFi5efULUjgTkmqtzbM0wbQnaxtghP5NNwb7iSCRLA\\nDN7d4v3IbAuZUmI731dHguLgYasC2sYClq7NIizrAoGBAKvMhJ+AakedrQNloe3X\\nIe5qbrMwIzQOTyfc4phMLKaW9P/AKHteP9yClh8R4TwCNUxIz1us07WLbdUS1jIT\\n2uIbyplOqG1ociMUO3c/V9S3SFh8VsdN1lhXWhopKpEc8CndyP15e57cODfapUUK\\n5hW/5+2z6eWqSQHGtJ0xbPV5AoGAPuVxd5wN69Qo/qbKtr6iT31QqLX4LsfXWqTl\\n7tn9Tj2PoLaKxBjvxQLUzGj0ET/OCCSIz0/kc0I7a8IjOW4DD5DqcZd8v2QFcBC7\\nHwAIvolbPO+aZQA1HXcrnHCRhlwIMf/XVDvddOuwiRBhka1FPWP0rq3JZSY3au1h\\nEC0CelcCgYEA2GDfvO+Pr6oAypGCqLAUXrDaXWmq/2aHD1SzLE8qlD4mjMzGcfh8\\nG7jHznNzpLq5ATb/rTA7lYA7nwWA82ns691LME6Yy0XpMSp/aRIVm9CBMQoXn5d0\\nm5vqHhAYIbanZWgf/HCaWRFX+DYJ+wWpCWDLW9tvtFyDcyuWZ9W6DbE=\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"0cb97f2659f44a1cb42bf7870649a758\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"2f:1d:48:86:b6:6f:c9:10:72:fa:e3:3c:13:1a:21:9f\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:44.923Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.3589ed66-9df5-43d8-943d-5cf42228a88d"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-8a6a2081-246f-49d9-a1d0-47cd60e6e8b6", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:44.923Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.3589ed66-9df5-43d8-943d-5cf42228a88d"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-8a6a2081-246f-49d9-a1d0-47cd60e6e8b6", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:44.923Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.3589ed66-9df5-43d8-943d-5cf42228a88d"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-590069d2-bf60-4876-90b4-9c91f569fff9 Date: Sat, 13 Apr 2019 12:31:45 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:31:44Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 0, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": null, \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-590069d2-bf60-4876-90b4-9c91f569fff9", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-590069d2-bf60-4876-90b4-9c91f569fff9", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "target_vnf_ip_ev4daq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9a62a12fc69749eabd3606f4e4159d1f', u'created_at': u'2019-04-13T12:31:44Z', u'updated_at': u'2019-04-13T12:31:44Z', u'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'9a62a12fc69749eabd3606f4e4159d1f', u'port_id': None, u'id': u'2ba4fb6d-7250-4882-8e25-66c4aa0b6330', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a3e40e7d-29d9-42c2-a017-62807b4bd72c"}, {"node_instance_id": "management_plane_network_izinyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:31:45.031Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a766995c-7cb0-4919-b48e-367ff3f3ae08"}, {"node_instance_id": "management_plane_network_izinyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7779751a-0c46-4f6c-b9c2-db120d256050 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:31:45.037Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a766995c-7cb0-4919-b48e-367ff3f3ae08"}, {"node_instance_id": "management_plane_network_izinyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7779751a-0c46-4f6c-b9c2-db120d256050", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.037Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a766995c-7cb0-4919-b48e-367ff3f3ae08"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:31:45.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d82d1a8-eb98-4d4d-99b4-90ffb6780b9e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:31:45.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3d82d1a8-eb98-4d4d-99b4-90ffb6780b9e", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}, {"node_instance_id": "external_network_z6aohi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "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}56d061f5a5a3d74f79a90230deaa616c89c28d62\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.141Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0bdbe297-0a77-4528-b048-b3b11736a6ff"}, {"node_instance_id": "data_plane_network_atlx27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "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}9642a86f74c02b0ae6d71b74e8303fa658fcdcaf\" -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-04-13T12:31:45.143Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6caae42c-8220-4772-8712-79b911ca68b4"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-f66678de-72a6-46c9-820b-b9d005325afb Date: Sat, 13 Apr 2019 12:31:45 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:45Z\", \"updated_at\": \"2019-04-13T12:31:45Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T12:31:45Z\", \"revision_number\": 0, \"id\": \"2abf1d6a-057b-46fe-ac66-1e83bf240856\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T12:31:45Z\", \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T12:31:45Z\", \"revision_number\": 0, \"id\": \"d670bbea-27d3-4328-9714-81d61b0f52fb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T12:31:45Z\", \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\"}], \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f66678de-72a6-46c9-820b-b9d005325afb", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:45.501Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f66678de-72a6-46c9-820b-b9d005325afb", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "data_plane_network_atlx27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-4f268267-c7c8-4d6c-9838-178115c0812e", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6caae42c-8220-4772-8712-79b911ca68b4"}, {"node_instance_id": "external_network_z6aohi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0bdbe297-0a77-4528-b048-b3b11736a6ff"}, {"node_instance_id": "management_plane_network_izinyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-4ff97223-b77a-48ac-bc7f-56e321e81047 Date: Sat, 13 Apr 2019 12:31:45 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T12:31:45Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a766995c-7cb0-4919-b48e-367ff3f3ae08"}], "metadata": {"pagination": {"total": 124, "offset": 18, "size": 50}}} 2019-04-13 12:31:49,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:49,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:49 GMT 2019-04-13 12:31:49,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:49,167 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:31:49,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:49,167 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:49,167 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:49,167 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:31:49,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 73931f23-5145-40e4-ae9f-c0cf1d558598 from name external provided. 2019-04-13 12:31:49,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-13 12:31:49,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e7d65b46-e22f-4735-88f3-1c4e25141200 2019-04-13 12:31:49,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d65b46-e22f-4735-88f3-1c4e25141200 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:31:49,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-04-13 12:31:49,171 - 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}ed8f04265a3ac55fa85f30ad6dc040d7ee3db5ad" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}}' 2019-04-13 12:31:49,171 - 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-32cc31be-2e33-4597-86cd-59286975c44c 2019-04-13 12:31:49,171 - 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-32cc31be-2e33-4597-86cd-59286975c44c 2019-04-13 12:31:49,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-32cc31be-2e33-4597-86cd-59286975c44c Date: Sat, 13 Apr 2019 12:31:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 12:31:49,171 - 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-04-13 12:31:49,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59e2ca6c-e279-409d-989f-ae0e1ca3504a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:31:49,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-59e2ca6c-e279-409d-989f-ae0e1ca3504a 2019-04-13 12:31:49,172 - 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-04-13 12:31:49,172 - 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}3b9ff7bf612c82ab0edc5895123483c073d2ac2a" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-04-13 12:31:49,172 - 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}df3f5de601e1eceb75150fcb615741252650a9a4" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-04-13 12:31:49,172 - 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-04-13 12:31:49,172 - 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-04-13 12:31:49,172 - 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-04-13 12:31:49,173 - 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-04-13 12:31:49,173 - 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-04-13 12:31:49,173 - 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-04-13 12:31:49,173 - 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-04-13 12:31:49,173 - 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-04-13 12:31:49,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-13 12:31:49,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d3108bf-87de-4587-a5fc-6c810c4698c5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:31:49,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7d3108bf-87de-4587-a5fc-6c810c4698c5 2019-04-13 12:31:49,174 - 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-04-13 12:31:49,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c65ff96-542c-4bab-a5cb-cb47746484e3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:31:49,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6c65ff96-542c-4bab-a5cb-cb47746484e3 2019-04-13 12:31:49,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:31: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-8a6a2081-246f-49d9-a1d0-47cd60e6e8b6 x-compute-request-id: req-8a6a2081-246f-49d9-a1d0-47cd60e6e8b6 Content-Encoding: gzip Content-Length: 1781 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0QZQvNeP/YqsosTrXVXrK1xfC/GzYwj1BwqjsZTT6neBVeKxOfaxHxdaEZJDwAtd57Ji+JeUGruC/M0+DiCeNluH9Shz9BMzBDoQYQe+lg40EUenlNpuXCasPjBeSWeu49DwGoJ9G5/Jfgzs78rds6SbBqdTgATvwDJk1VV5qbw7TdHQnObCqSn8dpVCdxJN52reosoQW25FRhbPAXl9IscbaIkn37Fwtla7hz4RKf0gij9GpPO+GxHN6zv5KBkEV3zhbFWwXhDM9Pqrd34R57Y6YlI30iwCw9sIce6KjPbAoWc3nelE0j9FK2Nem1ZzsbD3qwlqTdvkYRqT/1213 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtEGULzXj/2KrKLE611V6ytcXwvxs2MI9QcKo7GU0+p3gVXis\nTn2sR8XWhGSQ8ALXeeyYviXlBq7gvzNPg4gnjZbh/Uoc/QTMwQ6EGEHvpYONBFHp\n5TablwmrD4wXklnruPQ8BqCfRufyX4M7O/K3bOkmwanU4AE78AyZNVVeam8O03R0\nJzmwqkp/HaVQncSTedq3qLKEFtuRUYWzwF5fSLHG2iJJ9+xcLZWu4c+ESn9IIo/R\nqTzvhsRzes7+SgZBFd84WxVsF4QzPT6q3d+Eee2OmJSN9IsAsPbCHHuioz2wKFnN\n53pRNI/RStjXptWc7Gw96sJak3b5GEak/9dtdwIDAQABAoIBAQCK+jjnQXSddhSj\nFipY1gYLmFUwt/CwGuqh5hTZ1ppHVCwfmh+3kLugxs9DWkpJUteRoLKPgKYZRgHw\nSP5YWkSsrRVmdZruFaJMgwWjskqz4T57gzCD0luZ0xF5tjiCVSQigOQ68+J6B+Fe\ndM7ZxKRZq1V/YZLIdwsgZIZHkZ9vDQ8nQb+vhiolyRpwiN+j9yt+X3X0T50B0kmp\nabR90yKmlaNArCBW3WGvoGIjG8WYqUlfmagP4rlB8Fv0TIk5LZsJX5DsjfOc8t4k\neUXpcjOEy1WRMRHtY+YYPzlXGbXEM/ERGCDgYgwiG2lbI2h2ZnsIi98DjyYlG59J\n5UOpB5DpAoGBAOh70i5lLt2b80brjN5a5YEYm1paNmzrmj7srUfZ4e1DsKlDYFb6\nuHP3WEuRgOSKqzHAkPyF1nb45yXiA5lrqMqtuOCuksgMF4faBJB4WKghuuvtbocn\nukH6XhPJbm+ojjUqhmMHsQzoUxMpNHIiwYihx+9RDZfjaAn6eRHNqu6lAoGBAMZ9\nUsQL8587akiBmdN3R3ZsW71d274S/FH0ZRSSvtpzFeitzswpBgCynpfRwQjviMUr\nRJ+4cyBE0a+4MYzapGQY08OFi5efULUjgTkmqtzbM0wbQnaxtghP5NNwb7iSCRLA\nDN7d4v3IbAuZUmI731dHguLgYasC2sYClq7NIizrAoGBAKvMhJ+AakedrQNloe3X\nIe5qbrMwIzQOTyfc4phMLKaW9P/AKHteP9yClh8R4TwCNUxIz1us07WLbdUS1jIT\n2uIbyplOqG1ociMUO3c/V9S3SFh8VsdN1lhXWhopKpEc8CndyP15e57cODfapUUK\n5hW/5+2z6eWqSQHGtJ0xbPV5AoGAPuVxd5wN69Qo/qbKtr6iT31QqLX4LsfXWqTl\n7tn9Tj2PoLaKxBjvxQLUzGj0ET/OCCSIz0/kc0I7a8IjOW4DD5DqcZd8v2QFcBC7\nHwAIvolbPO+aZQA1HXcrnHCRhlwIMf/XVDvddOuwiRBhka1FPWP0rq3JZSY3au1h\nEC0CelcCgYEA2GDfvO+Pr6oAypGCqLAUXrDaXWmq/2aHD1SzLE8qlD4mjMzGcfh8\nG7jHznNzpLq5ATb/rTA7lYA7nwWA82ns691LME6Yy0XpMSp/aRIVm9CBMQoXn5d0\nm5vqHhAYIbanZWgf/HCaWRFX+DYJ+wWpCWDLW9tvtFyDcyuWZ9W6DbE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "0cb97f2659f44a1cb42bf7870649a758", "name": "vnf_test_keypair", "fingerprint": "2f:1d:48:86:b6:6f:c9:10:72:fa:e3:3c:13:1a:21:9f"}} 2019-04-13 12:31:49,175 - 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-8a6a2081-246f-49d9-a1d0-47cd60e6e8b6 2019-04-13 12:31:49,175 - 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-8a6a2081-246f-49d9-a1d0-47cd60e6e8b6 2019-04-13 12:31:49,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-590069d2-bf60-4876-90b4-9c91f569fff9 Date: Sat, 13 Apr 2019 12:31:45 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:31:44Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": null, "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}} 2019-04-13 12:31:49,175 - 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-590069d2-bf60-4876-90b4-9c91f569fff9 2019-04-13 12:31:49,175 - 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-590069d2-bf60-4876-90b4-9c91f569fff9 2019-04-13 12:31:49,175 - 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'9a62a12fc69749eabd3606f4e4159d1f', u'created_at': u'2019-04-13T12:31:44Z', u'updated_at': u'2019-04-13T12:31:44Z', u'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.213', u'revision_number': 0, u'project_id': u'9a62a12fc69749eabd3606f4e4159d1f', u'port_id': None, u'id': u'2ba4fb6d-7250-4882-8e25-66c4aa0b6330', u'qos_policy_id': None} 2019-04-13 12:31:49,175 - 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-04-13 12:31:49,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7779751a-0c46-4f6c-b9c2-db120d256050 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:31:49,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7779751a-0c46-4f6c-b9c2-db120d256050 2019-04-13 12:31:49,176 - 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-04-13 12:31:49,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d82d1a8-eb98-4d4d-99b4-90ffb6780b9e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:31:49,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3d82d1a8-eb98-4d4d-99b4-90ffb6780b9e 2019-04-13 12:31:49,176 - 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}56d061f5a5a3d74f79a90230deaa616c89c28d62" 2019-04-13 12:31:49,176 - 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}9642a86f74c02b0ae6d71b74e8303fa658fcdcaf" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-04-13 12:31:49,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-f66678de-72a6-46c9-820b-b9d005325afb Date: Sat, 13 Apr 2019 12:31:45 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:45Z", "updated_at": "2019-04-13T12:31:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:31:45Z", "revision_number": 0, "id": "2abf1d6a-057b-46fe-ac66-1e83bf240856", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:31:45Z", "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:31:45Z", "revision_number": 0, "id": "d670bbea-27d3-4328-9714-81d61b0f52fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:31:45Z", "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "name": "vnf_test_security_group"}} 2019-04-13 12:31:49,177 - 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-f66678de-72a6-46c9-820b-b9d005325afb 2019-04-13 12:31:49,177 - 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-f66678de-72a6-46c9-820b-b9d005325afb 2019-04-13 12:31:49,177 - 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-4f268267-c7c8-4d6c-9838-178115c0812e 2019-04-13 12:31:49,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-04-13 12:31:49,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-4ff97223-b77a-48ac-bc7f-56e321e81047 Date: Sat, 13 Apr 2019 12:31:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0d2dd741-e16d-4f89-92f8-77797637d264","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T12:31:45Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:45Z","mtu":1450}} 2019-04-13 12:31:49,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:31:49,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:49,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:49,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:49,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:49,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:49,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:49,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:49,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:31:49,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:49,244 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:49 GMT 2019-04-13 12:31:49,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:49,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:31:49,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:49,245 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:49,245 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:54,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:31:54,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:54,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:54,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:54,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:54,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:54,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:54,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:54,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_z6aohi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-1c0c9005-a486-4e14-9b55-33c7b80867d6", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0bdbe297-0a77-4528-b048-b3b11736a6ff"}, {"node_instance_id": "data_plane_network_atlx27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-4f268267-c7c8-4d6c-9838-178115c0812e Date: Sat, 13 Apr 2019 12:31:45 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T12:31:45Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6caae42c-8220-4772-8712-79b911ca68b4"}, {"node_instance_id": "external_network_z6aohi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-1c0c9005-a486-4e14-9b55-33c7b80867d6", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0bdbe297-0a77-4528-b048-b3b11736a6ff"}, {"node_instance_id": "data_plane_network_atlx27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4f268267-c7c8-4d6c-9838-178115c0812e", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6caae42c-8220-4772-8712-79b911ca68b4"}, {"node_instance_id": "data_plane_network_atlx27", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-4f268267-c7c8-4d6c-9838-178115c0812e", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6caae42c-8220-4772-8712-79b911ca68b4"}, {"node_instance_id": "external_network_z6aohi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0bdbe297-0a77-4528-b048-b3b11736a6ff"}, {"node_instance_id": "management_plane_network_izinyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "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}8cb41e0bc52c1172dceaec87b2149b0b4fb5003c\" -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-04-13T12:31:45.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a766995c-7cb0-4919-b48e-367ff3f3ae08"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "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}a2696b2169e339c237b69d737d5423e22ff398da\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}, {"node_instance_id": "management_plane_network_izinyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.039Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-4ff97223-b77a-48ac-bc7f-56e321e81047 Date: Sat, 13 Apr 2019 12:31:45 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T12:31:45Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a766995c-7cb0-4919-b48e-367ff3f3ae08"}, {"node_instance_id": "keypair_hsee1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.699Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.976Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "keypair_hsee1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.699Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.607Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "keypair_hsee1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.699Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.869Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_ip_ev4daq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.699Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_network_izinyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.699Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/networks.json used request id req-4ff97223-b77a-48ac-bc7f-56e321e81047", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a766995c-7cb0-4919-b48e-367ff3f3ae08"}, {"node_instance_id": "management_plane_network_izinyn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.699Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4ff97223-b77a-48ac-bc7f-56e321e81047", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:45.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a766995c-7cb0-4919-b48e-367ff3f3ae08"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.699Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0de19921-3c73-4a61-867a-fac94f66f947 Date: Sat, 13 Apr 2019 12:31:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"73931f23-5145-40e4-ae9f-c0cf1d558598\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4b652ed4-365c-45c1-bdb1-1a97245d17d2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T06:40:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"created_at\":\"2019-04-13T06:25:47Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.388Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.699Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-0de19921-3c73-4a61-867a-fac94f66f947", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.388Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.699Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=external used request id req-0de19921-3c73-4a61-867a-fac94f66f947", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.389Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.699Z", "message": "Using floating ip network 73931f23-5145-40e4-ae9f-c0cf1d558598 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.389Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:46.699Z", "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}a2696b2169e339c237b69d737d5423e22ff398da\" -d '{\"floatingip\": {\"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}, {"node_instance_id": "target_vnf_ip_ev4daq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.297Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.052Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "data_plane_network_atlx27", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.297Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.053Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "external_network_z6aohi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.297Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-09d2116c-76fb-4859-ac78-a1d2da965712", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.470Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-09d2116c-76fb-4859-ac78-a1d2da965712", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.471Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-09d2116c-76fb-4859-ac78-a1d2da965712 Date: Sat, 13 Apr 2019 12:31:47 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-04-13T12:31:47Z\", \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"id\": \"eb2e2508-9cfa-4069-a670-44a0fa441abf\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.470Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "management_plane_network_izinyn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.463Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_ip_ev4daq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.283Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "data_plane_network_atlx27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "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}df3f5de601e1eceb75150fcb615741252650a9a4\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"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-04-13T12:31:47.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/acd73e9b-00fa-42c2-939e-6e6bb04da801.json used request id req-270d9b7a-7c64-4004-8f89-66f5b782e3e6", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "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}df3f5de601e1eceb75150fcb615741252650a9a4\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"port_range_min\": 0, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.472Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/security-groups/acd73e9b-00fa-42c2-939e-6e6bb04da801.json used request id req-270d9b7a-7c64-4004-8f89-66f5b782e3e6", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-270d9b7a-7c64-4004-8f89-66f5b782e3e6 Date: Sat, 13 Apr 2019 12:31:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:45Z\", \"updated_at\": \"2019-04-13T12:31:45Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T12:31:45Z\", \"revision_number\": 0, \"id\": \"2abf1d6a-057b-46fe-ac66-1e83bf240856\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T12:31:45Z\", \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-13T12:31:45Z\", \"revision_number\": 0, \"id\": \"d670bbea-27d3-4328-9714-81d61b0f52fb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-13T12:31:45Z\", \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\"}], \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:47.918Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups/acd73e9b-00fa-42c2-939e-6e6bb04da801.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df3f5de601e1eceb75150fcb615741252650a9a4\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "external_network_z6aohi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-50f2d8fe-282b-43c9-9696-8525cedd77e8", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-50f2d8fe-282b-43c9-9696-8525cedd77e8 Date: Sat, 13 Apr 2019 12:31:47 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-04-13T12:31:47Z\", \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"id\": \"9a3e6333-1f09-4809-9214-b03c651e01b4\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8276f367-8911-4a00-be96-03d046e9c9ba", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.130Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8276f367-8911-4a00-be96-03d046e9c9ba", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8276f367-8911-4a00-be96-03d046e9c9ba Date: Sat, 13 Apr 2019 12:31:48 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-04-13T12:31:48Z\", \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:48Z\", \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"id\": \"1dc8c8f8-464d-4051-b776-c1dd9e80104e\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "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}df3f5de601e1eceb75150fcb615741252650a9a4\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"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-04-13T12:31:47.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-cd47bcdb-20c3-4bcb-8df4-6e1473c4662a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-cd47bcdb-20c3-4bcb-8df4-6e1473c4662a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-cd47bcdb-20c3-4bcb-8df4-6e1473c4662a Date: Sat, 13 Apr 2019 12:31:47 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-04-13T12:31:47Z\", \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"id\": \"28dcff00-52c1-4bab-9c68-0788db5061da\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "data_plane_network_atlx27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "keypair_hsee1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.539Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9a62a12fc69749eabd3606f4e4159d1f', u'created_at': u'2019-04-13T12:31:47Z', u'updated_at': u'2019-04-13T12:31:47Z', u'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'9a62a12fc69749eabd3606f4e4159d1f', u'port_id': None, u'id': u'4140e0da-7e29-4c1e-b103-2ad45650fb76', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.018Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d49eea43-903e-4b26-95a2-cf2c1632e807", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.017Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d49eea43-903e-4b26-95a2-cf2c1632e807", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d8ef6522-f877-49f3-af92-029784f99c27"}], "metadata": {"pagination": {"total": 170, "offset": 68, "size": 50}}} 2019-04-13 12:31:54,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:54,345 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:54 GMT 2019-04-13 12:31:54,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:54,345 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:31:54,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:54,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:54,345 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:54,345 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:31:54,348 - 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-1c0c9005-a486-4e14-9b55-33c7b80867d6 2019-04-13 12:31:54,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-4f268267-c7c8-4d6c-9838-178115c0812e Date: Sat, 13 Apr 2019 12:31:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"98c42170-fb37-412b-9ab9-d1056e79e085","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T12:31:45Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:45Z","mtu":1450}} 2019-04-13 12:31:54,348 - 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-1c0c9005-a486-4e14-9b55-33c7b80867d6 2019-04-13 12:31:54,349 - 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-4f268267-c7c8-4d6c-9838-178115c0812e 2019-04-13 12:31:54,349 - 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-4f268267-c7c8-4d6c-9838-178115c0812e 2019-04-13 12:31:54,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-04-13 12:31:54,349 - 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}8cb41e0bc52c1172dceaec87b2149b0b4fb5003c" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-04-13 12:31:54,349 - 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}a2696b2169e339c237b69d737d5423e22ff398da" 2019-04-13 12:31:54,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-4ff97223-b77a-48ac-bc7f-56e321e81047 Date: Sat, 13 Apr 2019 12:31:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0d2dd741-e16d-4f89-92f8-77797637d264","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T12:31:45Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:45Z","mtu":1450}} 2019-04-13 12:31:54,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:31:54,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:31:54,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:31:54,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:31:54,350 - 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-4ff97223-b77a-48ac-bc7f-56e321e81047 2019-04-13 12:31:54,350 - 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-4ff97223-b77a-48ac-bc7f-56e321e81047 2019-04-13 12:31:54,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0de19921-3c73-4a61-867a-fac94f66f947 Date: Sat, 13 Apr 2019 12:31:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 12:31:54,351 - 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-0de19921-3c73-4a61-867a-fac94f66f947 2019-04-13 12:31:54,351 - 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-0de19921-3c73-4a61-867a-fac94f66f947 2019-04-13 12:31:54,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 73931f23-5145-40e4-ae9f-c0cf1d558598 from name external provided. 2019-04-13 12:31:54,351 - 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}a2696b2169e339c237b69d737d5423e22ff398da" -d '{"floatingip": {"floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}}' 2019-04-13 12:31:54,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:31:54,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-04-13 12:31:54,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-04-13 12:31:54,352 - 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-09d2116c-76fb-4859-ac78-a1d2da965712 2019-04-13 12:31:54,352 - 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-09d2116c-76fb-4859-ac78-a1d2da965712 2019-04-13 12:31:54,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-09d2116c-76fb-4859-ac78-a1d2da965712 Date: Sat, 13 Apr 2019 12:31:47 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-04-13T12:31:47Z", "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "port_range_min": 22, "revision_number": 0, "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "eb2e2508-9cfa-4069-a670-44a0fa441abf"}} 2019-04-13 12:31:54,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-04-13 12:31:54,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:31:54,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:31:54,353 - 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}df3f5de601e1eceb75150fcb615741252650a9a4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 12:31:54,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/security-groups/acd73e9b-00fa-42c2-939e-6e6bb04da801.json used request id req-270d9b7a-7c64-4004-8f89-66f5b782e3e6 2019-04-13 12:31:54,353 - 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}df3f5de601e1eceb75150fcb615741252650a9a4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 12:31:54,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups/acd73e9b-00fa-42c2-939e-6e6bb04da801.json used request id req-270d9b7a-7c64-4004-8f89-66f5b782e3e6 2019-04-13 12:31:54,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-270d9b7a-7c64-4004-8f89-66f5b782e3e6 Date: Sat, 13 Apr 2019 12:31:47 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:45Z", "updated_at": "2019-04-13T12:31:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:31:45Z", "revision_number": 0, "id": "2abf1d6a-057b-46fe-ac66-1e83bf240856", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:31:45Z", "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:31:45Z", "revision_number": 0, "id": "d670bbea-27d3-4328-9714-81d61b0f52fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:31:45Z", "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "name": "vnf_test_security_group"}} 2019-04-13 12:31:54,354 - 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/acd73e9b-00fa-42c2-939e-6e6bb04da801.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df3f5de601e1eceb75150fcb615741252650a9a4" 2019-04-13 12:31:54,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:31:54,354 - 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-50f2d8fe-282b-43c9-9696-8525cedd77e8 2019-04-13 12:31:54,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-50f2d8fe-282b-43c9-9696-8525cedd77e8 Date: Sat, 13 Apr 2019 12:31:47 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-04-13T12:31:47Z", "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "port_range_min": 0, "revision_number": 0, "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "9a3e6333-1f09-4809-9214-b03c651e01b4"}} 2019-04-13 12:31:54,354 - 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-8276f367-8911-4a00-be96-03d046e9c9ba 2019-04-13 12:31:54,354 - 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-8276f367-8911-4a00-be96-03d046e9c9ba 2019-04-13 12:31:54,354 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8276f367-8911-4a00-be96-03d046e9c9ba Date: Sat, 13 Apr 2019 12:31:48 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-04-13T12:31:48Z", "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "port_range_min": 1, "revision_number": 0, "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:48Z", "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "1dc8c8f8-464d-4051-b776-c1dd9e80104e"}} 2019-04-13 12:31:54,355 - 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}df3f5de601e1eceb75150fcb615741252650a9a4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-13 12:31:54,355 - 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-cd47bcdb-20c3-4bcb-8df4-6e1473c4662a 2019-04-13 12:31:54,355 - 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-cd47bcdb-20c3-4bcb-8df4-6e1473c4662a 2019-04-13 12:31:54,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-cd47bcdb-20c3-4bcb-8df4-6e1473c4662a Date: Sat, 13 Apr 2019 12:31:47 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-04-13T12:31:47Z", "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "port_range_min": 1, "revision_number": 0, "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "28dcff00-52c1-4bab-9c68-0788db5061da"}} 2019-04-13 12:31:54,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:31:54,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:31:54,355 - 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'9a62a12fc69749eabd3606f4e4159d1f', u'created_at': u'2019-04-13T12:31:47Z', u'updated_at': u'2019-04-13T12:31:47Z', u'floating_network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'9a62a12fc69749eabd3606f4e4159d1f', u'port_id': None, u'id': u'4140e0da-7e29-4c1e-b103-2ad45650fb76', u'qos_policy_id': None} 2019-04-13 12:31:54,356 - 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-d49eea43-903e-4b26-95a2-cf2c1632e807 2019-04-13 12:31:54,356 - 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-d49eea43-903e-4b26-95a2-cf2c1632e807 2019-04-13 12:31:54,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:31:54,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:54,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:54,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:54,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:54,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:54,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:54,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:54,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:31:54,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:54,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:54 GMT 2019-04-13 12:31:54,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:54,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:31:54,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:54,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:54,410 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:59,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:31:59,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:59,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:59,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:59,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:59,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:59,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:59,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:59,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-50f2d8fe-282b-43c9-9696-8525cedd77e8", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-50f2d8fe-282b-43c9-9696-8525cedd77e8", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "security_group_d0dt4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:48.501Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-50f2d8fe-282b-43c9-9696-8525cedd77e8 Date: Sat, 13 Apr 2019 12:31:47 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-04-13T12:31:47Z\", \"security_group_id\": \"acd73e9b-00fa-42c2-939e-6e6bb04da801\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"id\": \"9a3e6333-1f09-4809-9214-b03c651e01b4\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.c2e5d6f6-06e5-4af8-ae9b-bc90f1615860"}, {"node_instance_id": "management_plane_network_izinyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:49.105Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "data_plane_network_atlx27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:49.105Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "external_network_z6aohi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:49.105Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:46.866Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_network_izinyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:49.667Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.121Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:49.667Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-43700490-1d8c-41c7-9026-c58b5ac0ef85", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:49.056Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.179324ec-9c9d-427e-b07e-0d29a49c7c4c"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:49.667Z", "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}d4d6c7a4db6f588c1eea7dc0a159e08bc39efae2\" -d '{\"subnet\": {\"network_id\": \"98c42170-fb37-412b-9ab9-d1056e79e085\", \"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-04-13T12:31:49.475Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.179324ec-9c9d-427e-b07e-0d29a49c7c4c"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:49.667Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43700490-1d8c-41c7-9026-c58b5ac0ef85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:31:49.056Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.179324ec-9c9d-427e-b07e-0d29a49c7c4c"}, {"node_instance_id": "data_plane_network_atlx27", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:49.667Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:49.667Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:31:49.051Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.179324ec-9c9d-427e-b07e-0d29a49c7c4c"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.335Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:49.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.335Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aec10c4-c8f3-42eb-90ea-1f8932f48dc9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:31:49.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "external_network_z6aohi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.335Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.154Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "external_network_z6aohi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.335Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.356Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_network_izinyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.335Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.388Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.335Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.611Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.335Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9aec10c4-c8f3-42eb-90ea-1f8932f48dc9", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:49.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.335Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:31:49.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.913Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9529f02d-8d9c-4f21-a635-93cc355ec7ce", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:50.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.179324ec-9c9d-427e-b07e-0d29a49c7c4c"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.913Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-9529f02d-8d9c-4f21-a635-93cc355ec7ce Date: Sat, 13 Apr 2019 12:31:50 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:49Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-04-13T12:31:49Z\",\"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\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"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-04-13T12:31:50.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.179324ec-9c9d-427e-b07e-0d29a49c7c4c"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.913Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/73931f23-5145-40e4-ae9f-c0cf1d558598.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}066dcc340bf2197fa77b17077012fcbdf0fcf726\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:50.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "management_plane_network_izinyn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.913Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.913Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:47.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.913Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-21335837-5c04-4ec2-b1d9-a458b09778cb Date: Sat, 13 Apr 2019 12:31:50 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"73931f23-5145-40e4-ae9f-c0cf1d558598\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"4b652ed4-365c-45c1-bdb1-1a97245d17d2\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T06:40:36Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"5e94a2f1406b471fb842d7c9876a2afb\",\"created_at\":\"2019-04-13T06:25:47Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:50.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:50.913Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9529f02d-8d9c-4f21-a635-93cc355ec7ce", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:50.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.179324ec-9c9d-427e-b07e-0d29a49c7c4c"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:51.570Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:51.570Z", "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}066dcc340bf2197fa77b17077012fcbdf0fcf726\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:50.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:51.570Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/73931f23-5145-40e4-ae9f-c0cf1d558598.json used request id req-21335837-5c04-4ec2-b1d9-a458b09778cb", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:50.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:51.570Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/73931f23-5145-40e4-ae9f-c0cf1d558598.json used request id req-21335837-5c04-4ec2-b1d9-a458b09778cb", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:50.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "router_hs1juv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:51.570Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:51.570Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "router_hs1juv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:51.570Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:52.165Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:49.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "security_group_d0dt4l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:52.165Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "security_group_d0dt4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:52.165Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:48.853Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:52.770Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/routers.json used request id req-92cbd4a0-3ea2-4499-bc37-6db6b04b9c90", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:52.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "security_group_d0dt4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:52.770Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:49.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:52.770Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:49.176Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "security_group_d0dt4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:52.770Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:49.133Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:52.770Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-92cbd4a0-3ea2-4499-bc37-6db6b04b9c90 Date: Sat, 13 Apr 2019 12:31:52 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"4b652ed4-365c-45c1-bdb1-1a97245d17d2\", \"ip_address\": \"172.30.9.209\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:50Z\", \"admin_state_up\": true, \"updated_at\": \"2019-04-13T12:31:51Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:52.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "router_hs1juv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:52.770Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-92cbd4a0-3ea2-4499-bc37-6db6b04b9c90", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:52.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.9a221799-e32f-4edd-9dc0-b10dae52fad4"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:53.372Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:49.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "security_group_d0dt4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:53.372Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:49.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:53.372Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:50.959Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:53.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": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:53.660Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f5533ea3-009a-49f7-b38d-a31ed669a3e1"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:53.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_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:53.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7b141c5f-010a-4b83-853a-e757a811de3a"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:53.927Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-326c14cb-b539-48ff-990d-fed0beb92ace Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:31:53.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f5533ea3-009a-49f7-b38d-a31ed669a3e1"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:53.927Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-326c14cb-b539-48ff-990d-fed0beb92ace", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:53.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f5533ea3-009a-49f7-b38d-a31ed669a3e1"}], "metadata": {"pagination": {"total": 246, "offset": 118, "size": 50}}} 2019-04-13 12:31:59,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:59,501 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:59 GMT 2019-04-13 12:31:59,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:59,502 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:31:59,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:59,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:59,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:31:59,502 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:31:59,504 - 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-50f2d8fe-282b-43c9-9696-8525cedd77e8 2019-04-13 12:31:59,504 - 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-50f2d8fe-282b-43c9-9696-8525cedd77e8 2019-04-13 12:31:59,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-50f2d8fe-282b-43c9-9696-8525cedd77e8 Date: Sat, 13 Apr 2019 12:31:47 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-04-13T12:31:47Z", "security_group_id": "acd73e9b-00fa-42c2-939e-6e6bb04da801", "port_range_min": 0, "revision_number": 0, "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "9a3e6333-1f09-4809-9214-b03c651e01b4"}} 2019-04-13 12:31:59,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:31:59,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:31:59,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:31:59,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:31:59,505 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-43700490-1d8c-41c7-9026-c58b5ac0ef85 2019-04-13 12:31:59,505 - 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}d4d6c7a4db6f588c1eea7dc0a159e08bc39efae2" -d '{"subnet": {"network_id": "98c42170-fb37-412b-9ab9-d1056e79e085", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-04-13 12:31:59,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43700490-1d8c-41c7-9026-c58b5ac0ef85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:31:59,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:31:59,506 - 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-04-13 12:31:59,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-04-13 12:31:59,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aec10c4-c8f3-42eb-90ea-1f8932f48dc9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:31:59,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:31:59,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:31:59,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:31:59,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:31:59,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9aec10c4-c8f3-42eb-90ea-1f8932f48dc9 2019-04-13 12:31:59,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-04-13 12:31:59,507 - 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-9529f02d-8d9c-4f21-a635-93cc355ec7ce 2019-04-13 12:31:59,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-9529f02d-8d9c-4f21-a635-93cc355ec7ce Date: Sat, 13 Apr 2019 12:31:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:49Z","dns_nameservers":[],"updated_at":"2019-04-13T12:31:49Z","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":"9a62a12fc69749eabd3606f4e4159d1f","id":"689486e4-1b04-40ee-8dbe-86657de539b9","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-04-13 12:31:59,507 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/73931f23-5145-40e4-ae9f-c0cf1d558598.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066dcc340bf2197fa77b17077012fcbdf0fcf726" 2019-04-13 12:31:59,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:31:59,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-04-13 12:31:59,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-21335837-5c04-4ec2-b1d9-a458b09778cb Date: Sat, 13 Apr 2019 12:31:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}} 2019-04-13 12:31:59,508 - 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-9529f02d-8d9c-4f21-a635-93cc355ec7ce 2019-04-13 12:31:59,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:31:59,508 - 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}066dcc340bf2197fa77b17077012fcbdf0fcf726" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "vnf_test_router"}}' 2019-04-13 12:31:59,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/73931f23-5145-40e4-ae9f-c0cf1d558598.json used request id req-21335837-5c04-4ec2-b1d9-a458b09778cb 2019-04-13 12:31:59,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/73931f23-5145-40e4-ae9f-c0cf1d558598.json used request id req-21335837-5c04-4ec2-b1d9-a458b09778cb 2019-04-13 12:31:59,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-04-13 12:31:59,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-13 12:31:59,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:31:59,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:31:59,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-13 12:31:59,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:31:59,510 - 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-92cbd4a0-3ea2-4499-bc37-6db6b04b9c90 2019-04-13 12:31:59,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:31:59,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:31:59,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:31:59,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-92cbd4a0-3ea2-4499-bc37-6db6b04b9c90 Date: Sat, 13 Apr 2019 12:31:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:50Z", "admin_state_up": true, "updated_at": "2019-04-13T12:31:51Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "25179071-61ca-41e6-a081-072a93326c89", "name": "vnf_test_router"}} 2019-04-13 12:31:59,510 - 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-92cbd4a0-3ea2-4499-bc37-6db6b04b9c90 2019-04-13 12:31:59,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:31:59,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:31:59,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-04-13 12:31:59,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-04-13 12:31:59,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-04-13 12:31:59,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-326c14cb-b539-48ff-990d-fed0beb92ace Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:31:59,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-326c14cb-b539-48ff-990d-fed0beb92ace 2019-04-13 12:31:59,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:31:59,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:31:59,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:31:59,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:31:59,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:31:59,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:31:59,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:31:59,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:31:59,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:31:59,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:31:59,583 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:31:59 GMT 2019-04-13 12:31:59,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:31:59,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:31:59,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:31:59,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:31:59,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:04,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:32:04,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:04,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:04,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:04,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:04,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:04,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:04,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:04,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:53.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_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:53.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7b141c5f-010a-4b83-853a-e757a811de3a"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:53.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": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:53.660Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f5533ea3-009a-49f7-b38d-a31ed669a3e1"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:54.568Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:51.916Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:54.568Z", "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}03f7c0d7b4194683da0e6d646d1ef1b4d761048b\" -d '{\"port\": {\"network_id\": \"98c42170-fb37-412b-9ab9-d1056e79e085\", \"fixed_ips\": [{\"subnet_id\": \"689486e4-1b04-40ee-8dbe-86657de539b9\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:54.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7b141c5f-010a-4b83-853a-e757a811de3a"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:54.568Z", "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}dda692bde7da306daa6cbcc0982d702b9d29c03c\" -d '{\"port\": {\"network_id\": \"98c42170-fb37-412b-9ab9-d1056e79e085\", \"fixed_ips\": [{\"subnet_id\": \"689486e4-1b04-40ee-8dbe-86657de539b9\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:54.074Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f5533ea3-009a-49f7-b38d-a31ed669a3e1"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:54.568Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4226c305-7731-4c94-9956-16da015cc544", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:53.804Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7b141c5f-010a-4b83-853a-e757a811de3a"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:54.568Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4226c305-7731-4c94-9956-16da015cc544 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:31:53.804Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7b141c5f-010a-4b83-853a-e757a811de3a"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:54.568Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:52.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:54.568Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:51.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:54.568Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:51.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.249Z", "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-04-13T12:31:52.180Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.249Z", "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-04-13T12:31:52.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "router_hs1juv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.249Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:52.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "router_hs1juv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.249Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:52.991Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "router_hs1juv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.249Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:53.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "router_hs1juv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.249Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:53.256Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "router_hs1juv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.249Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:53.360Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_subnet_zxadb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.249Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:54.130Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_subnet_zxadb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.249Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:54.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.860Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5d51c171-9c13-409a-addb-22f51bde0914 Date: Sat, 13 Apr 2019 12:31:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:55Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:56:45:bd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"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-04-13T12:31:55.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f5533ea3-009a-49f7-b38d-a31ed669a3e1"}, {"node_instance_id": "management_plane_subnet_zxadb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.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": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:55.393Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f11988b9-0664-4eb1-9c40-4051207d5ea3"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.860Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7130d0f7-1395-485b-b242-a4b842428c96 Date: Sat, 13 Apr 2019 12:31:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:54Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.18\"}],\"id\":\"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:1f:c7:a4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:54Z\",\"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-04-13T12:31:55.501Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7b141c5f-010a-4b83-853a-e757a811de3a"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.860Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-7130d0f7-1395-485b-b242-a4b842428c96", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:55.501Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7b141c5f-010a-4b83-853a-e757a811de3a"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.860Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-7130d0f7-1395-485b-b242-a4b842428c96", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:55.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7b141c5f-010a-4b83-853a-e757a811de3a"}, {"node_instance_id": "management_plane_subnet_zxadb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.860Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b094000d-2366-40f2-ac91-2415f17ecc10 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:31:55.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f11988b9-0664-4eb1-9c40-4051207d5ea3"}, {"node_instance_id": "management_plane_subnet_zxadb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:55.860Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-b094000d-2366-40f2-ac91-2415f17ecc10", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:55.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f11988b9-0664-4eb1-9c40-4051207d5ea3"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:56.391Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-5d51c171-9c13-409a-addb-22f51bde0914", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:55.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f5533ea3-009a-49f7-b38d-a31ed669a3e1"}, {"node_instance_id": "management_plane_subnet_zxadb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:56.391Z", "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}00b53ba116540f1b2a01ee23a960e4c2f13c01a4\" -d '{\"subnet\": {\"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"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-04-13T12:31:55.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f11988b9-0664-4eb1-9c40-4051207d5ea3"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:56.391Z", "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-04-13T12:31:55.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:56.391Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:56.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:56.391Z", "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-04-13T12:31:56.220Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:56.391Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-5d51c171-9c13-409a-addb-22f51bde0914", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:55.719Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f5533ea3-009a-49f7-b38d-a31ed669a3e1"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.019Z", "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-04-13T12:31:56.323Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.019Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:56.415Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_subnet_zxadb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.019Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-7333928d-554d-4b92-9e21-41987b793e2d Date: Sat, 13 Apr 2019 12:31:56 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:56Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-04-13T12:31:56Z\",\"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\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"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-04-13T12:31:56.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f11988b9-0664-4eb1-9c40-4051207d5ea3"}, {"node_instance_id": "management_plane_subnet_zxadb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.019Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7333928d-554d-4b92-9e21-41987b793e2d", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:56.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f11988b9-0664-4eb1-9c40-4051207d5ea3"}, {"node_instance_id": "management_plane_subnet_zxadb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.019Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7333928d-554d-4b92-9e21-41987b793e2d", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:56.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f11988b9-0664-4eb1-9c40-4051207d5ea3"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.019Z", "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-04-13T12:31:56.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.615Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:57.320Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_subnet_zxadb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.615Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:57.232Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.615Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:57.119Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.615Z", "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-04-13T12:31:56.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.615Z", "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-04-13T12:31:56.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.615Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:56.601Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:57.615Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:56.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:57.753Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.230Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5abffc-ffe1-4d7c-8c88-7b397ba58831 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:57.758Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.230Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-af5abffc-ffe1-4d7c-8c88-7b397ba58831", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:57.758Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": "management_plane_subnet_zxadb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.230Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:57.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_subnet_zxadb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.230Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:57.805Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}], "metadata": {"pagination": {"total": 270, "offset": 168, "size": 50}}} 2019-04-13 12:32:04,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:04,708 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:04 GMT 2019-04-13 12:32:04,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:04,708 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:32:04,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:04,708 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:04,708 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:04,708 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:32:04,710 - 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-04-13 12:32:04,711 - 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-04-13 12:32:04,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:32:04,711 - 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}03f7c0d7b4194683da0e6d646d1ef1b4d761048b" -d '{"port": {"network_id": "98c42170-fb37-412b-9ab9-d1056e79e085", "fixed_ips": [{"subnet_id": "689486e4-1b04-40ee-8dbe-86657de539b9"}], "name": "reference_vnf_data_plane_port", "security_groups": ["acd73e9b-00fa-42c2-939e-6e6bb04da801"]}}' 2019-04-13 12:32:04,711 - 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}dda692bde7da306daa6cbcc0982d702b9d29c03c" -d '{"port": {"network_id": "98c42170-fb37-412b-9ab9-d1056e79e085", "fixed_ips": [{"subnet_id": "689486e4-1b04-40ee-8dbe-86657de539b9"}], "name": "target_vnf_data_plane_port", "security_groups": ["acd73e9b-00fa-42c2-939e-6e6bb04da801"]}}' 2019-04-13 12:32:04,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4226c305-7731-4c94-9956-16da015cc544 2019-04-13 12:32:04,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4226c305-7731-4c94-9956-16da015cc544 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:04,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:32:04,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:32:04,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:32:04,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-13 12:32:04,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-13 12:32:04,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-04-13 12:32:04,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:32:04,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:32:04,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:32:04,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:32:04,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:32:04,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-04-13 12:32:04,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5d51c171-9c13-409a-addb-22f51bde0914 Date: Sat, 13 Apr 2019 12:31:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:56:45:bd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:04,713 - 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-04-13 12:32:04,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7130d0f7-1395-485b-b242-a4b842428c96 Date: Sat, 13 Apr 2019 12:31:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:54Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.18"}],"id":"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:1f:c7:a4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:04,714 - 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-7130d0f7-1395-485b-b242-a4b842428c96 2019-04-13 12:32:04,714 - 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-7130d0f7-1395-485b-b242-a4b842428c96 2019-04-13 12:32:04,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b094000d-2366-40f2-ac91-2415f17ecc10 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:04,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b094000d-2366-40f2-ac91-2415f17ecc10 2019-04-13 12:32:04,714 - 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-5d51c171-9c13-409a-addb-22f51bde0914 2019-04-13 12:32:04,714 - 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}00b53ba116540f1b2a01ee23a960e4c2f13c01a4" -d '{"subnet": {"network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-04-13 12:32:04,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-13 12:32:04,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:32:04,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:32:04,715 - 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-5d51c171-9c13-409a-addb-22f51bde0914 2019-04-13 12:32:04,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-13 12:32:04,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-13 12:32:04,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-7333928d-554d-4b92-9e21-41987b793e2d Date: Sat, 13 Apr 2019 12:31:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:56Z","dns_nameservers":[],"updated_at":"2019-04-13T12:31:56Z","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":"9a62a12fc69749eabd3606f4e4159d1f","id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-04-13 12:32:04,716 - 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-7333928d-554d-4b92-9e21-41987b793e2d 2019-04-13 12:32:04,716 - 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-7333928d-554d-4b92-9e21-41987b793e2d 2019-04-13 12:32:04,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:32:04,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-13 12:32:04,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-04-13 12:32:04,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-13 12:32:04,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:32:04,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:32:04,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-13 12:32:04,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:32:04,717 - 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-04-13 12:32:04,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5abffc-ffe1-4d7c-8c88-7b397ba58831 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:04,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-af5abffc-ffe1-4d7c-8c88-7b397ba58831 2019-04-13 12:32:04,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:32:04,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:32:04,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:32:04,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:04,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:04,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:04,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:04,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:04,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:04,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:04,809 - cloudify.rest_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-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:32:04,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:04,810 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:04 GMT 2019-04-13 12:32:04,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:04,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:32:04,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:04,810 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:04,810 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:09,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:32:09,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:09,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:09,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:09,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:09,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:09,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:09,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:09,894 - 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-04-13T12:31:58.230Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-af5abffc-ffe1-4d7c-8c88-7b397ba58831", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:57.758Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.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": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.398Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87b3a53b601d1fbcc8350dbb358b677b44cf9c82\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.158Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.827Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_hs1juv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.070Z", "source_id": "management_plane_subnet_zxadb4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.827Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87b3a53b601d1fbcc8350dbb358b677b44cf9c82\" -d '{\"port\": {\"security_groups\": [\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"]}}'", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.545Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.827Z", "message": "connect_security_group(): source_id=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f target={u'external_id': u'acd73e9b-00fa-42c2-939e-6e6bb04da801', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.544Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.827Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f used request id req-fd45cb87-6658-4578-821a-388d9c3e43da", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.543Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.827Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f used request id req-fd45cb87-6658-4578-821a-388d9c3e43da", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.543Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-fd45cb87-6658-4578-821a-388d9c3e43da Date: Sat, 13 Apr 2019 12:31:58 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:54Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.18\"}],\"id\":\"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:1f:c7:a4\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:54Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.543Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.827Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ba03c643-4d7f-41e8-b61f-d985488051dd", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.403Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:58.827Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba03c643-4d7f-41e8-b61f-d985488051dd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.403Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0703cd8e-9360-44f6-a668-0938517a06db Date: Sat, 13 Apr 2019 12:31:59 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:55Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:56:45:bd\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.049Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.312Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=60611903-288d-4af3-99b4-45af33c94ae7 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}123fbcf61d6673a5d1dd4f4408da92c01d44bb6d\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.801Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-698ef4f5-9a6f-48b2-8d92-2f8792707c45 Date: Sat, 13 Apr 2019 12:31:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:54Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.18\"}],\"id\":\"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:1f:c7:a4\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:54Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.954Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-698ef4f5-9a6f-48b2-8d92-2f8792707c45", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.954Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-698ef4f5-9a6f-48b2-8d92-2f8792707c45", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.955Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87b3a53b601d1fbcc8350dbb358b677b44cf9c82\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:58.955Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=60611903-288d-4af3-99b4-45af33c94ae7 used request id req-0703cd8e-9360-44f6-a668-0938517a06db", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.049Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=60611903-288d-4af3-99b4-45af33c94ae7 used request id req-0703cd8e-9360-44f6-a668-0938517a06db", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.049Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "connect_security_group(): source_id=60611903-288d-4af3-99b4-45af33c94ae7 target={u'external_id': u'acd73e9b-00fa-42c2-939e-6e6bb04da801', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.050Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}123fbcf61d6673a5d1dd4f4408da92c01d44bb6d\" -d '{\"port\": {\"security_groups\": [\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"]}}'", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.051Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5995485d-cd68-4acd-afce-16a3518d343e Date: Sat, 13 Apr 2019 12:31:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:58Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.18\"}],\"id\":\"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:1f:c7:a4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.003Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-5995485d-cd68-4acd-afce-16a3518d343e", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.004Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-5995485d-cd68-4acd-afce-16a3518d343e", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.004Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.78a8013f-63e5-484b-a1da-fdcabdea3d44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_hs1juv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.138Z", "source_id": "management_plane_subnet_zxadb4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6ee261f6-808a-4b42-b408-c56540d50bb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-756071cd-4c70-4fa6-a4a9-a788be3e3d29 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_hs1juv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.143Z", "source_id": "management_plane_subnet_zxadb4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6ee261f6-808a-4b42-b408-c56540d50bb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:31:59.422Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-756071cd-4c70-4fa6-a4a9-a788be3e3d29", "level": "debug", "target_id": "router_hs1juv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.144Z", "source_id": "management_plane_subnet_zxadb4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6ee261f6-808a-4b42-b408-c56540d50bb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.032Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/25179071-61ca-41e6-a081-072a93326c89/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0fd5856050fb073a2d0503a0a441675faf2c866c\" -d '{\"subnet_id\": \"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"}'", "level": "debug", "target_id": "router_hs1juv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.549Z", "source_id": "management_plane_subnet_zxadb4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6ee261f6-808a-4b42-b408-c56540d50bb3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.032Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.909Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.032Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.660Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.032Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.542Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.032Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e9392656-1d27-49bd-b085-d4f3dd20557f", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.474Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.032Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-53b585dc-2e3b-4d6b-8c92-ff26645bbfa9", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.427Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.032Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}123fbcf61d6673a5d1dd4f4408da92c01d44bb6d\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.428Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.032Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e9392656-1d27-49bd-b085-d4f3dd20557f Date: Sat, 13 Apr 2019 12:31:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:59Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:56:45:bd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.474Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.032Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-53b585dc-2e3b-4d6b-8c92-ff26645bbfa9 Date: Sat, 13 Apr 2019 12:31:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:55Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:56:45:bd\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.427Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.032Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-53b585dc-2e3b-4d6b-8c92-ff26645bbfa9", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.427Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.032Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e9392656-1d27-49bd-b085-d4f3dd20557f", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:31:59.475Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.f7c79631-0877-4753-a041-2f4c6a7f7155"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.665Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:00.123Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:00.665Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:00.225Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:02.833Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e13d989a-f85a-4abf-95f2-7a01ad5ea06c Date: Sat, 13 Apr 2019 12:32:02 GMT \nRESP BODY: {\"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"subnet_id\": \"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\", \"subnet_ids\": [\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"], \"port_id\": \"02b9b5ae-3533-4ec9-b07d-872d51dd62ec\", \"id\": \"25179071-61ca-41e6-a081-072a93326c89\"}\n", "level": "debug", "target_id": "router_hs1juv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:02.679Z", "source_id": "management_plane_subnet_zxadb4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6ee261f6-808a-4b42-b408-c56540d50bb3"}, {"node_instance_id": "management_plane_subnet_zxadb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:03.429Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:02.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:03.429Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/25179071-61ca-41e6-a081-072a93326c89/add_router_interface.json used request id req-e13d989a-f85a-4abf-95f2-7a01ad5ea06c", "level": "debug", "target_id": "router_hs1juv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:02.680Z", "source_id": "management_plane_subnet_zxadb4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6ee261f6-808a-4b42-b408-c56540d50bb3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:03.429Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/routers/25179071-61ca-41e6-a081-072a93326c89/add_router_interface.json used request id req-e13d989a-f85a-4abf-95f2-7a01ad5ea06c", "level": "debug", "target_id": "router_hs1juv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:02.680Z", "source_id": "management_plane_subnet_zxadb4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.6ee261f6-808a-4b42-b408-c56540d50bb3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:03.429Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_hs1juv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:02.918Z", "source_id": "management_plane_subnet_zxadb4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_subnet_zxadb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:03.429Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:03.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "management_plane_subnet_zxadb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:04.061Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:03.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:04.061Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:03.852Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:04.655Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:04.063Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}], "metadata": {"pagination": {"total": 292, "offset": 218, "size": 50}}} 2019-04-13 12:32:09,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:09,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:09 GMT 2019-04-13 12:32:09,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:09,895 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:32:09,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:09,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:09,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:09,895 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:32:09,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-af5abffc-ffe1-4d7c-8c88-7b397ba58831 2019-04-13 12:32:09,898 - 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-04-13 12:32:09,898 - 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=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b3a53b601d1fbcc8350dbb358b677b44cf9c82" 2019-04-13 12:32:09,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-04-13 12:32:09,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b3a53b601d1fbcc8350dbb358b677b44cf9c82" -d '{"port": {"security_groups": ["acd73e9b-00fa-42c2-939e-6e6bb04da801"]}}' 2019-04-13 12:32:09,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f target={u'external_id': u'acd73e9b-00fa-42c2-939e-6e6bb04da801', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-13 12:32:09,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f used request id req-fd45cb87-6658-4578-821a-388d9c3e43da 2019-04-13 12:32:09,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f used request id req-fd45cb87-6658-4578-821a-388d9c3e43da 2019-04-13 12:32:09,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-fd45cb87-6658-4578-821a-388d9c3e43da Date: Sat, 13 Apr 2019 12:31:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:54Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.18"}],"id":"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:1f:c7:a4","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-13 12:32:09,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ba03c643-4d7f-41e8-b61f-d985488051dd 2019-04-13 12:32:09,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba03c643-4d7f-41e8-b61f-d985488051dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:09,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0703cd8e-9360-44f6-a668-0938517a06db Date: Sat, 13 Apr 2019 12:31:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:56:45:bd","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-13 12:32:09,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-13 12:32:09,900 - 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=60611903-288d-4af3-99b4-45af33c94ae7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123fbcf61d6673a5d1dd4f4408da92c01d44bb6d" 2019-04-13 12:32:09,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-698ef4f5-9a6f-48b2-8d92-2f8792707c45 Date: Sat, 13 Apr 2019 12:31:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:54Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.18"}],"id":"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:1f:c7:a4","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:32:09,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-698ef4f5-9a6f-48b2-8d92-2f8792707c45 2019-04-13 12:32:09,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-698ef4f5-9a6f-48b2-8d92-2f8792707c45 2019-04-13 12:32:09,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87b3a53b601d1fbcc8350dbb358b677b44cf9c82" 2019-04-13 12:32:09,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=60611903-288d-4af3-99b4-45af33c94ae7 used request id req-0703cd8e-9360-44f6-a668-0938517a06db 2019-04-13 12:32:09,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=60611903-288d-4af3-99b4-45af33c94ae7 used request id req-0703cd8e-9360-44f6-a668-0938517a06db 2019-04-13 12:32:09,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=60611903-288d-4af3-99b4-45af33c94ae7 target={u'external_id': u'acd73e9b-00fa-42c2-939e-6e6bb04da801', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-13 12:32:09,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123fbcf61d6673a5d1dd4f4408da92c01d44bb6d" -d '{"port": {"security_groups": ["acd73e9b-00fa-42c2-939e-6e6bb04da801"]}}' 2019-04-13 12:32:09,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5995485d-cd68-4acd-afce-16a3518d343e Date: Sat, 13 Apr 2019 12:31:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:58Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.18"}],"id":"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:1f:c7:a4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:09,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-5995485d-cd68-4acd-afce-16a3518d343e 2019-04-13 12:32:09,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-5995485d-cd68-4acd-afce-16a3518d343e 2019-04-13 12:32:09,902 - 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-04-13 12:32:09,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-756071cd-4c70-4fa6-a4a9-a788be3e3d29 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:09,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-756071cd-4c70-4fa6-a4a9-a788be3e3d29 2019-04-13 12:32:09,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/25179071-61ca-41e6-a081-072a93326c89/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd5856050fb073a2d0503a0a441675faf2c866c" -d '{"subnet_id": "c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"}' 2019-04-13 12:32:09,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-13 12:32:09,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:32:09,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-13 12:32:09,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e9392656-1d27-49bd-b085-d4f3dd20557f 2019-04-13 12:32:09,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-53b585dc-2e3b-4d6b-8c92-ff26645bbfa9 2019-04-13 12:32:09,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123fbcf61d6673a5d1dd4f4408da92c01d44bb6d" 2019-04-13 12:32:09,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e9392656-1d27-49bd-b085-d4f3dd20557f Date: Sat, 13 Apr 2019 12:31:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:56:45:bd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:09,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-53b585dc-2e3b-4d6b-8c92-ff26645bbfa9 Date: Sat, 13 Apr 2019 12:31:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:55Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:56:45:bd","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:32:09,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-53b585dc-2e3b-4d6b-8c92-ff26645bbfa9 2019-04-13 12:32:09,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e9392656-1d27-49bd-b085-d4f3dd20557f 2019-04-13 12:32:09,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-13 12:32:09,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:32:09,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e13d989a-f85a-4abf-95f2-7a01ad5ea06c Date: Sat, 13 Apr 2019 12:32:02 GMT RESP BODY: {"network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "subnet_id": "c0a9cc40-54b7-4aa3-9eec-cd88a064fe90", "subnet_ids": ["c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"], "port_id": "02b9b5ae-3533-4ec9-b07d-872d51dd62ec", "id": "25179071-61ca-41e6-a081-072a93326c89"} 2019-04-13 12:32:09,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-04-13 12:32:09,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/routers/25179071-61ca-41e6-a081-072a93326c89/add_router_interface.json used request id req-e13d989a-f85a-4abf-95f2-7a01ad5ea06c 2019-04-13 12:32:09,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/25179071-61ca-41e6-a081-072a93326c89/add_router_interface.json used request id req-e13d989a-f85a-4abf-95f2-7a01ad5ea06c 2019-04-13 12:32:09,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-04-13 12:32:09,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:32:09,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:32:09,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:32:09,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-13 12:32:09,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:32:09,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:09,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:09,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:09,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:09,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:09,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:09,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:09,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:32:09,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:09,968 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:09 GMT 2019-04-13 12:32:09,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:09,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:32:09,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:09,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:09,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:14,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:32:15,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:15,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:15,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:15,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:15,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:15,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:15,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:15,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:04.655Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:04.108Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:04.655Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:04.063Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:05.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:32:05.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.25c533ee-c2a9-424a-85c6-fd5f0b19e279"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:06.080Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d91bf4e-0acf-4ff3-8a41-ab3deee6c153 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:05.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.25c533ee-c2a9-424a-85c6-fd5f0b19e279"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:06.080Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-3d91bf4e-0acf-4ff3-8a41-ab3deee6c153", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:05.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.25c533ee-c2a9-424a-85c6-fd5f0b19e279"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:06.080Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-4342c6a1-2f2b-4a1f-98e9-80cdb0105c78", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:05.691Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a93df224-a3aa-42a5-b972-c7df02928f0b"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:06.080Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4342c6a1-2f2b-4a1f-98e9-80cdb0105c78 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:05.691Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a93df224-a3aa-42a5-b972-c7df02928f0b"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:06.080Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:32:05.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a93df224-a3aa-42a5-b972-c7df02928f0b"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:06.080Z", "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}1f0280b3cb4faf373e3c29176bde3c0e4b445167\" -d '{\"port\": {\"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"fixed_ips\": [{\"subnet_id\": \"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:05.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.25c533ee-c2a9-424a-85c6-fd5f0b19e279"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:06.747Z", "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}fa41c6ca9f3c39c07dceaff1f257211a764ecd77\" -d '{\"port\": {\"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"fixed_ips\": [{\"subnet_id\": \"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:06.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a93df224-a3aa-42a5-b972-c7df02928f0b"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:07.414Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-9e0a9812-de6a-4913-96c0-3e58587f05c9 Date: Sat, 13 Apr 2019 12:32:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:06Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"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-04-13T12:32:07.187Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.25c533ee-c2a9-424a-85c6-fd5f0b19e279"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:08.064Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:07.673Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:08.064Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:07.669Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:08.064Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-410b2920-f26c-4597-8320-e6795e0cbbf7", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:07.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a93df224-a3aa-42a5-b972-c7df02928f0b"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:08.064Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-410b2920-f26c-4597-8320-e6795e0cbbf7 Date: Sat, 13 Apr 2019 12:32:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:06Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"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-04-13T12:32:07.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a93df224-a3aa-42a5-b972-c7df02928f0b"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:08.064Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-9e0a9812-de6a-4913-96c0-3e58587f05c9", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:07.188Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.25c533ee-c2a9-424a-85c6-fd5f0b19e279"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:08.064Z", "message": "POST call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-9e0a9812-de6a-4913-96c0-3e58587f05c9", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:07.187Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.25c533ee-c2a9-424a-85c6-fd5f0b19e279"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:08.064Z", "message": "POST call to neutron for http://172.30.9.23:9696/v2.0/ports.json used request id req-410b2920-f26c-4597-8320-e6795e0cbbf7", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:07.291Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.a93df224-a3aa-42a5-b972-c7df02928f0b"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:08.664Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:07.768Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:08.664Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:07.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:08.664Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:08.063Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:09.303Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:08.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:09.303Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:08.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:09.303Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:08.191Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:09.890Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f088e922-a268-4f14-88eb-bf148d949946", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:09.510Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:09.890Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:08.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:09.890Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:08.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:09.890Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:08.428Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:09.890Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:09.504Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:09.890Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f088e922-a268-4f14-88eb-bf148d949946 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:09.509Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:10.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ccf8e5aa58160c461e4f199eb5c19a92bc294aa\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:09.924Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:10.596Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-09da4d56-db4c-4017-a7e3-de315f625146 Date: Sat, 13 Apr 2019 12:32:10 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:06Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.236Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:10.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}124e031ffc5968313c8169d66607db644ce7969a\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.280Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:10.596Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd used request id req-09da4d56-db4c-4017-a7e3-de315f625146", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.236Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:10.596Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd used request id req-09da4d56-db4c-4017-a7e3-de315f625146", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.237Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:10.596Z", "message": "connect_security_group(): source_id=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd target={u'external_id': u'acd73e9b-00fa-42c2-939e-6e6bb04da801', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.237Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:10.596Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ccf8e5aa58160c461e4f199eb5c19a92bc294aa\" -d '{\"port\": {\"security_groups\": [\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"]}}'", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.239Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:10.596Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:08.829Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:10.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:09.867Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:10.596Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f052e5f5-467a-4904-b116-b23107807001 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:09.871Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:10.596Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f052e5f5-467a-4904-b116-b23107807001", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:09.871Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-7dce8006-0916-4029-84d4-fb4f00653309 Date: Sat, 13 Apr 2019 12:32:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.663Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-7dce8006-0916-4029-84d4-fb4f00653309", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.663Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ccf8e5aa58160c461e4f199eb5c19a92bc294aa\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.621Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:11.045Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-a094375b-4c26-4aba-8cb3-a41ec2e89a40 Date: Sat, 13 Apr 2019 12:32:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:06Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:11.020Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-2b4ef2d9-af74-4900-9ace-d274e390539d Date: Sat, 13 Apr 2019 12:32:10 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:06Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.630Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-2b4ef2d9-af74-4900-9ace-d274e390539d", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.630Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-2b4ef2d9-af74-4900-9ace-d274e390539d", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.630Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "connect_security_group(): source_id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd target={u'external_id': u'acd73e9b-00fa-42c2-939e-6e6bb04da801', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.631Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}], "metadata": {"pagination": {"total": 343, "offset": 268, "size": 50}}} 2019-04-13 12:32:15,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:15,054 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:15 GMT 2019-04-13 12:32:15,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:15,055 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:32:15,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:15,055 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:15,055 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:15,055 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:32:15,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:32:15,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-13 12:32:15,058 - 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-04-13 12:32:15,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d91bf4e-0acf-4ff3-8a41-ab3deee6c153 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:15,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-3d91bf4e-0acf-4ff3-8a41-ab3deee6c153 2019-04-13 12:32:15,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4342c6a1-2f2b-4a1f-98e9-80cdb0105c78 2019-04-13 12:32:15,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4342c6a1-2f2b-4a1f-98e9-80cdb0105c78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:15,059 - 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-04-13 12:32:15,059 - 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}1f0280b3cb4faf373e3c29176bde3c0e4b445167" -d '{"port": {"network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "fixed_ips": [{"subnet_id": "c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"}], "name": "reference_vnf_port", "security_groups": ["acd73e9b-00fa-42c2-939e-6e6bb04da801"]}}' 2019-04-13 12:32:15,059 - 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}fa41c6ca9f3c39c07dceaff1f257211a764ecd77" -d '{"port": {"network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "fixed_ips": [{"subnet_id": "c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"}], "name": "target_vnf_port", "security_groups": ["acd73e9b-00fa-42c2-939e-6e6bb04da801"]}}' 2019-04-13 12:32:15,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-9e0a9812-de6a-4913-96c0-3e58587f05c9 Date: Sat, 13 Apr 2019 12:32:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:06Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:15,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-13 12:32:15,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-13 12:32:15,060 - 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-410b2920-f26c-4597-8320-e6795e0cbbf7 2019-04-13 12:32:15,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-410b2920-f26c-4597-8320-e6795e0cbbf7 Date: Sat, 13 Apr 2019 12:32:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:06Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:15,060 - 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-9e0a9812-de6a-4913-96c0-3e58587f05c9 2019-04-13 12:32:15,060 - 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-9e0a9812-de6a-4913-96c0-3e58587f05c9 2019-04-13 12:32:15,060 - 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-410b2920-f26c-4597-8320-e6795e0cbbf7 2019-04-13 12:32:15,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:32:15,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:32:15,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:32:15,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-13 12:32:15,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:32:15,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:32:15,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f088e922-a268-4f14-88eb-bf148d949946 2019-04-13 12:32:15,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-13 12:32:15,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-13 12:32:15,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-13 12:32:15,062 - 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-04-13 12:32:15,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f088e922-a268-4f14-88eb-bf148d949946 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:15,062 - 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=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccf8e5aa58160c461e4f199eb5c19a92bc294aa" 2019-04-13 12:32:15,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-09da4d56-db4c-4017-a7e3-de315f625146 Date: Sat, 13 Apr 2019 12:32:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:06Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-13 12:32:15,063 - 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=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}124e031ffc5968313c8169d66607db644ce7969a" 2019-04-13 12:32:15,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd used request id req-09da4d56-db4c-4017-a7e3-de315f625146 2019-04-13 12:32:15,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd used request id req-09da4d56-db4c-4017-a7e3-de315f625146 2019-04-13 12:32:15,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd target={u'external_id': u'acd73e9b-00fa-42c2-939e-6e6bb04da801', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-13 12:32:15,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccf8e5aa58160c461e4f199eb5c19a92bc294aa" -d '{"port": {"security_groups": ["acd73e9b-00fa-42c2-939e-6e6bb04da801"]}}' 2019-04-13 12:32:15,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-13 12:32:15,063 - 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-04-13 12:32:15,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f052e5f5-467a-4904-b116-b23107807001 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:15,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f052e5f5-467a-4904-b116-b23107807001 2019-04-13 12:32:15,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-7dce8006-0916-4029-84d4-fb4f00653309 Date: Sat, 13 Apr 2019 12:32:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:15,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-7dce8006-0916-4029-84d4-fb4f00653309 2019-04-13 12:32:15,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccf8e5aa58160c461e4f199eb5c19a92bc294aa" 2019-04-13 12:32:15,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-13 12:32:15,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-a094375b-4c26-4aba-8cb3-a41ec2e89a40 Date: Sat, 13 Apr 2019 12:32:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:06Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:32:15,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-2b4ef2d9-af74-4900-9ace-d274e390539d Date: Sat, 13 Apr 2019 12:32:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:06Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-13 12:32:15,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-2b4ef2d9-af74-4900-9ace-d274e390539d 2019-04-13 12:32:15,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-2b4ef2d9-af74-4900-9ace-d274e390539d 2019-04-13 12:32:15,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd target={u'external_id': u'acd73e9b-00fa-42c2-939e-6e6bb04da801', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-13 12:32:15,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:32:15,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:15,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:15,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:15,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:15,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:15,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:15,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:15,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:32:15,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:15,139 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:15 GMT 2019-04-13 12:32:15,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:15,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:32:15,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:15,139 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:15,139 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:20,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:32:20,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:20,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:20,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:20,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:20,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:20,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:20,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:20,237 - 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-04-13T12:32:11.145Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-2b4ef2d9-af74-4900-9ace-d274e390539d", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.630Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-2b4ef2d9-af74-4900-9ace-d274e390539d", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.630Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "connect_security_group(): source_id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd target={u'external_id': u'acd73e9b-00fa-42c2-939e-6e6bb04da801', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.631Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}124e031ffc5968313c8169d66607db644ce7969a\" -d '{\"port\": {\"security_groups\": [\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"]}}'", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.632Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.145Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-7dce8006-0916-4029-84d4-fb4f00653309 Date: Sat, 13 Apr 2019 12:32:10 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:10.663Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0b2cbd02-23ef-4da4-9882-969b6230a3c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.678Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-a094375b-4c26-4aba-8cb3-a41ec2e89a40", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:11.020Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.678Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-a094375b-4c26-4aba-8cb3-a41ec2e89a40", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:11.020Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.678Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-5de81257-8ae9-453f-90ae-1900f6487530", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:11.064Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.678Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-5de81257-8ae9-453f-90ae-1900f6487530 Date: Sat, 13 Apr 2019 12:32:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:11.064Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.678Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-5de81257-8ae9-453f-90ae-1900f6487530", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:11.064Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.678Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:11.611Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.678Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:11.183Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:11.678Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}124e031ffc5968313c8169d66607db644ce7969a\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:11.021Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bf44ab04-43d5-4df5-9515-90572bf06d6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:12.313Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ev4daq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:12.222Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0531ef08-52e0-4221-bd37-06352f5c88bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:12.313Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:11.738Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:12.844Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0ddffaf6-9780-4dc5-b5f3-93bf40ebcb86", "level": "debug", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:12.227Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0531ef08-52e0-4221-bd37-06352f5c88bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:12.844Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_wy5ir1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:12.771Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.e694a931-ee33-460f-a528-ea9c31a96e79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:12.844Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ddffaf6-9780-4dc5-b5f3-93bf40ebcb86 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_ev4daq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:12.227Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0531ef08-52e0-4221-bd37-06352f5c88bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:12.844Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bf2f8e1ce7199b48fafc179fcdc900f7cfaf2b10\" -d '{\"floatingip\": {\"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\"}}'", "level": "debug", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:12.623Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0531ef08-52e0-4221-bd37-06352f5c88bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:13.514Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db73d12a-1313-4a0e-895f-c394f0075852 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_wy5ir1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:12.776Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.e694a931-ee33-460f-a528-ea9c31a96e79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:13.514Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1deae55435a02bb8b19c2a84f8a68ecdf8c9fd9a\" -d '{\"floatingip\": {\"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\"}}'", "level": "debug", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:13.204Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.e694a931-ee33-460f-a528-ea9c31a96e79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:13.514Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-db73d12a-1313-4a0e-895f-c394f0075852", "level": "debug", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:12.776Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.e694a931-ee33-460f-a528-ea9c31a96e79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:14.080Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-b0e8304a-af36-43f0-8954-a4e68c3dcc17 Date: Sat, 13 Apr 2019 12:32:14 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:13Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:14.072Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0531ef08-52e0-4221-bd37-06352f5c88bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:14.583Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-b0e8304a-af36-43f0-8954-a4e68c3dcc17", "level": "debug", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:14.073Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0531ef08-52e0-4221-bd37-06352f5c88bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:14.583Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-b0e8304a-af36-43f0-8954-a4e68c3dcc17", "level": "debug", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:14.073Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.0531ef08-52e0-4221-bd37-06352f5c88bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:15.088Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-48f3339e-2f37-4438-ac37-8f176729ecf8", "level": "debug", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:14.704Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.e694a931-ee33-460f-a528-ea9c31a96e79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:15.088Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:14.555Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:15.088Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:14.768Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:15.088Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:14.884Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:15.088Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-48f3339e-2f37-4438-ac37-8f176729ecf8 Date: Sat, 13 Apr 2019 12:32:14 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:13Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:14.704Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.e694a931-ee33-460f-a528-ea9c31a96e79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:15.088Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-48f3339e-2f37-4438-ac37-8f176729ecf8", "level": "debug", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:14.705Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.e694a931-ee33-460f-a528-ea9c31a96e79"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:15.686Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:15.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:15.686Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:14.971Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:15.686Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:15.481Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:16.287Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:15.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:16.287Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:16.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:16.287Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:15.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:17.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-04-13T12:32:16.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:17.539Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-60dfaad8-b32e-45a1-9f60-cbf29ec81c45", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:16.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:17.539Z", "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}cdf2c4c9b933784700c666ba4129d16887f131e0\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:17.364Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:17.539Z", "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'f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0d:92:30'}, {u'external_id': u'60611903-288d-4af3-99b4-45af33c94ae7', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:56:45:bd'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:16.926Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:17.539Z", "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-04-13T12:32:16.945Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:17.539Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:16.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:17.539Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:16.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:17.539Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60dfaad8-b32e-45a1-9f60-cbf29ec81c45 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:16.950Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:17.539Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60dfaad8-b32e-45a1-9f60-cbf29ec81c45 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:16.950Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:17.539Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-60dfaad8-b32e-45a1-9f60-cbf29ec81c45", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:16.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.071Z", "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}8bbe487f05d5ff015613693911824d16436c4d41\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:17.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.071Z", "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}cdf2c4c9b933784700c666ba4129d16887f131e0\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:17.364Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.071Z", "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'33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:01:2c:fc'}, {u'external_id': u'9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f', u'fixed_ip_address': u'12.0.0.18', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1f:c7:a4'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:17.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}], "metadata": {"pagination": {"total": 492, "offset": 318, "size": 50}}} 2019-04-13 12:32:20,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:20,237 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:20 GMT 2019-04-13 12:32:20,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:20,237 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:32:20,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:20,237 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:20,237 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:20,238 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:32:20,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-2b4ef2d9-af74-4900-9ace-d274e390539d 2019-04-13 12:32:20,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-2b4ef2d9-af74-4900-9ace-d274e390539d 2019-04-13 12:32:20,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd target={u'external_id': u'acd73e9b-00fa-42c2-939e-6e6bb04da801', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-13 12:32:20,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}124e031ffc5968313c8169d66607db644ce7969a" -d '{"port": {"security_groups": ["acd73e9b-00fa-42c2-939e-6e6bb04da801"]}}' 2019-04-13 12:32:20,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-7dce8006-0916-4029-84d4-fb4f00653309 Date: Sat, 13 Apr 2019 12:32:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:20,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-a094375b-4c26-4aba-8cb3-a41ec2e89a40 2019-04-13 12:32:20,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-a094375b-4c26-4aba-8cb3-a41ec2e89a40 2019-04-13 12:32:20,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-5de81257-8ae9-453f-90ae-1900f6487530 2019-04-13 12:32:20,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-5de81257-8ae9-453f-90ae-1900f6487530 Date: Sat, 13 Apr 2019 12:32:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:20,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-5de81257-8ae9-453f-90ae-1900f6487530 2019-04-13 12:32:20,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-13 12:32:20,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-04-13 12:32:20,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}124e031ffc5968313c8169d66607db644ce7969a" 2019-04-13 12:32:20,242 - 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-04-13 12:32:20,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-04-13 12:32:20,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0ddffaf6-9780-4dc5-b5f3-93bf40ebcb86 2019-04-13 12:32:20,242 - 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-04-13 12:32:20,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ddffaf6-9780-4dc5-b5f3-93bf40ebcb86 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:20,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2f8e1ce7199b48fafc179fcdc900f7cfaf2b10" -d '{"floatingip": {"port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd"}}' 2019-04-13 12:32:20,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db73d12a-1313-4a0e-895f-c394f0075852 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:20,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deae55435a02bb8b19c2a84f8a68ecdf8c9fd9a" -d '{"floatingip": {"port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd"}}' 2019-04-13 12:32:20,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-db73d12a-1313-4a0e-895f-c394f0075852 2019-04-13 12:32:20,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-b0e8304a-af36-43f0-8954-a4e68c3dcc17 Date: Sat, 13 Apr 2019 12:32:14 GMT RESP BODY: {"floatingip": {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:13Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:0d:92:30", "device_id": ""}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}} 2019-04-13 12:32:20,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-b0e8304a-af36-43f0-8954-a4e68c3dcc17 2019-04-13 12:32:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-b0e8304a-af36-43f0-8954-a4e68c3dcc17 2019-04-13 12:32:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-48f3339e-2f37-4438-ac37-8f176729ecf8 2019-04-13 12:32:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-04-13 12:32:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-13 12:32:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:32:20,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-48f3339e-2f37-4438-ac37-8f176729ecf8 Date: Sat, 13 Apr 2019 12:32:14 GMT RESP BODY: {"floatingip": {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:13Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:01:2c:fc", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}} 2019-04-13 12:32:20,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-48f3339e-2f37-4438-ac37-8f176729ecf8 2019-04-13 12:32:20,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-13 12:32:20,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-04-13 12:32:20,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-13 12:32:20,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-13 12:32:20,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:32:20,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-13 12:32:20,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-13 12:32:20,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-60dfaad8-b32e-45a1-9f60-cbf29ec81c45 2019-04-13 12:32:20,246 - 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}cdf2c4c9b933784700c666ba4129d16887f131e0" 2019-04-13 12:32:20,246 - 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'f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0d:92:30'}, {u'external_id': u'60611903-288d-4af3-99b4-45af33c94ae7', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:56:45:bd'}] 2019-04-13 12:32:20,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-04-13 12:32:20,246 - 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-04-13 12:32:20,246 - 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-04-13 12:32:20,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60dfaad8-b32e-45a1-9f60-cbf29ec81c45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:20,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60dfaad8-b32e-45a1-9f60-cbf29ec81c45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:20,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-60dfaad8-b32e-45a1-9f60-cbf29ec81c45 2019-04-13 12:32:20,247 - 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}8bbe487f05d5ff015613693911824d16436c4d41" 2019-04-13 12:32:20,247 - 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}cdf2c4c9b933784700c666ba4129d16887f131e0" 2019-04-13 12:32:20,247 - 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'33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:01:2c:fc'}, {u'external_id': u'9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f', u'fixed_ip_address': u'12.0.0.18', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1f:c7:a4'}] 2019-04-13 12:32:20,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:32:20,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:20,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:20,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:20,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:20,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:20,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:20,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:20,314 - cloudify.rest_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-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:32:20,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:20,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:20 GMT 2019-04-13 12:32:20,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:20,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:32:20,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:20,315 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:20,315 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:25,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:32:25,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:25,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:25,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:25,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:25,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:25,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:25,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:25,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.071Z", "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}8bbe487f05d5ff015613693911824d16436c4d41\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:17.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.071Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ff999b6f-522e-490d-9560-f60b3cbcbfdb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:17.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.071Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ff999b6f-522e-490d-9560-f60b3cbcbfdb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:17.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.071Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff999b6f-522e-490d-9560-f60b3cbcbfdb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:17.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.071Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff999b6f-522e-490d-9560-f60b3cbcbfdb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:17.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.071Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:32:17.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.071Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:32:17.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 x-compute-request-id: req-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0QZQvNeP/YqsosTrXVXrK1xfC/GzYwj1BwqjsZTT6neBVeKxOfaxHxdaEZJDwAtd57Ji+JeUGruC/M0+DiCeNluH9Shz9BMzBDoQYQe+lg40EUenlNpuXCasPjBeSWeu49DwGoJ9G5/Jfgzs78rds6SbBqdTgATvwDJk1VV5qbw7TdHQnObCqSn8dpVCdxJN52reosoQW25FRhbPAXl9IscbaIkn37Fwtla7hz4RKf0gij9GpPO+GxHN6zv5KBkEV3zhbFWwXhDM9Pqrd34R57Y6YlI30iwCw9sIce6KjPbAoWc3nelE0j9FK2Nem1ZzsbD3qwlqTdvkYRqT/1213 Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"2f:1d:48:86:b6:6f:c9:10:72:fa:e3:3c:13:1a:21:9f\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpU97uCa/5bAeqJoES1I691OSxsgc6RRZ3LP7aUFH4kqnFR9v3CtEvF9tlOC8RekFIxR229bpAKdmEiPcMD2o/SL2nvnKwqGv7YQLvSvpn29JTsMWk0fEY+ig+3FLjG+BkF1KnDU96VRquV45WBVcIpTGarJAgax78tc1/tIcn8AwaYCIarguvRYacKK7OUMAKZNxGoYNH/DVDYVymrDWXilLm01Df7OwKET6jkG/ODWvUAeQzfxFsAGbJ6N37l01s/jn/+4bJg7VpQKHVjbK/jFcRcyVlUhg520dyD+7ydHDLGqNdMov+oNXSIX0u8Z6U9L84m0GjvixZM3Sf/cIp Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\", \"fingerprint\": \"7d:3a:83:0e:df:e3:bc:94:90:e2:b1:46:17:90:6b:17\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-638ff38a-2e06-4062-bb47-cdb4b1bd30ef", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-638ff38a-2e06-4062-bb47-cdb4b1bd30ef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:18.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-638ff38a-2e06-4062-bb47-cdb4b1bd30ef", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-638ff38a-2e06-4062-bb47-cdb4b1bd30ef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:18.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:32:18.198Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:32:18.198Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-523d47d1-47cc-41fa-8fb4-edc43d2f88f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.198Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-523d47d1-47cc-41fa-8fb4-edc43d2f88f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a9eae856-f6f1-449d-b824-0a2226962597", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-523d47d1-47cc-41fa-8fb4-edc43d2f88f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-523d47d1-47cc-41fa-8fb4-edc43d2f88f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "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}8bbe487f05d5ff015613693911824d16436c4d41\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:17.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a9eae856-f6f1-449d-b824-0a2226962597", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e x-compute-request-id: req-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}, {\"id\": \"ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e x-compute-request-id: req-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}, {\"id\": \"ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "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}cdf2c4c9b933784700c666ba4129d16887f131e0\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.163Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "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}cdf2c4c9b933784700c666ba4129d16887f131e0\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.163Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-a9eae856-f6f1-449d-b824-0a2226962597 x-compute-request-id: req-a9eae856-f6f1-449d-b824-0a2226962597 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}, {\"id\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-a9eae856-f6f1-449d-b824-0a2226962597 x-compute-request-id: req-a9eae856-f6f1-449d-b824-0a2226962597 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}, {\"id\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a9eae856-f6f1-449d-b824-0a2226962597", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a9eae856-f6f1-449d-b824-0a2226962597", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.182Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "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}cdf2c4c9b933784700c666ba4129d16887f131e0\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "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}cdf2c4c9b933784700c666ba4129d16887f131e0\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:18.585Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 x-compute-request-id: req-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0QZQvNeP/YqsosTrXVXrK1xfC/GzYwj1BwqjsZTT6neBVeKxOfaxHxdaEZJDwAtd57Ji+JeUGruC/M0+DiCeNluH9Shz9BMzBDoQYQe+lg40EUenlNpuXCasPjBeSWeu49DwGoJ9G5/Jfgzs78rds6SbBqdTgATvwDJk1VV5qbw7TdHQnObCqSn8dpVCdxJN52reosoQW25FRhbPAXl9IscbaIkn37Fwtla7hz4RKf0gij9GpPO+GxHN6zv5KBkEV3zhbFWwXhDM9Pqrd34R57Y6YlI30iwCw9sIce6KjPbAoWc3nelE0j9FK2Nem1ZzsbD3qwlqTdvkYRqT/1213 Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"2f:1d:48:86:b6:6f:c9:10:72:fa:e3:3c:13:1a:21:9f\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpU97uCa/5bAeqJoES1I691OSxsgc6RRZ3LP7aUFH4kqnFR9v3CtEvF9tlOC8RekFIxR229bpAKdmEiPcMD2o/SL2nvnKwqGv7YQLvSvpn29JTsMWk0fEY+ig+3FLjG+BkF1KnDU96VRquV45WBVcIpTGarJAgax78tc1/tIcn8AwaYCIarguvRYacKK7OUMAKZNxGoYNH/DVDYVymrDWXilLm01Df7OwKET6jkG/ODWvUAeQzfxFsAGbJ6N37l01s/jn/+4bJg7VpQKHVjbK/jFcRcyVlUhg520dyD+7ydHDLGqNdMov+oNXSIX0u8Z6U9L84m0GjvixZM3Sf/cIp Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\", \"fingerprint\": \"7d:3a:83:0e:df:e3:bc:94:90:e2:b1:46:17:90:6b:17\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-37a028c6-f1c0-4d68-9701-7d4059c868e0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "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}79f5262155bcdfa20388dcfcc3e4b9363103cba7\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "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}79f5262155bcdfa20388dcfcc3e4b9363103cba7\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db x-compute-request-id: req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}, {\"id\": \"ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db x-compute-request-id: req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}, {\"id\": \"ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "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}8bbe487f05d5ff015613693911824d16436c4d41\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "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}8bbe487f05d5ff015613693911824d16436c4d41\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-37a028c6-f1c0-4d68-9701-7d4059c868e0 x-compute-request-id: req-37a028c6-f1c0-4d68-9701-7d4059c868e0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}, {\"id\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:32:18.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:32:18.750Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}], "metadata": {"pagination": {"total": 521, "offset": 368, "size": 50}}} 2019-04-13 12:32:25,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:25,396 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:25 GMT 2019-04-13 12:32:25,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:25,396 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:32:25,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:25,397 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:25,397 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:25,397 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:32:25,400 - 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}8bbe487f05d5ff015613693911824d16436c4d41" 2019-04-13 12:32:25,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ff999b6f-522e-490d-9560-f60b3cbcbfdb 2019-04-13 12:32:25,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ff999b6f-522e-490d-9560-f60b3cbcbfdb 2019-04-13 12:32:25,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff999b6f-522e-490d-9560-f60b3cbcbfdb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:25,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff999b6f-522e-490d-9560-f60b3cbcbfdb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:25,401 - 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-04-13 12:32:25,401 - 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-04-13 12:32:25,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 x-compute-request-id: req-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0QZQvNeP/YqsosTrXVXrK1xfC/GzYwj1BwqjsZTT6neBVeKxOfaxHxdaEZJDwAtd57Ji+JeUGruC/M0+DiCeNluH9Shz9BMzBDoQYQe+lg40EUenlNpuXCasPjBeSWeu49DwGoJ9G5/Jfgzs78rds6SbBqdTgATvwDJk1VV5qbw7TdHQnObCqSn8dpVCdxJN52reosoQW25FRhbPAXl9IscbaIkn37Fwtla7hz4RKf0gij9GpPO+GxHN6zv5KBkEV3zhbFWwXhDM9Pqrd34R57Y6YlI30iwCw9sIce6KjPbAoWc3nelE0j9FK2Nem1ZzsbD3qwlqTdvkYRqT/1213 Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "2f:1d:48:86:b6:6f:c9:10:72:fa:e3:3c:13:1a:21:9f"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpU97uCa/5bAeqJoES1I691OSxsgc6RRZ3LP7aUFH4kqnFR9v3CtEvF9tlOC8RekFIxR229bpAKdmEiPcMD2o/SL2nvnKwqGv7YQLvSvpn29JTsMWk0fEY+ig+3FLjG+BkF1KnDU96VRquV45WBVcIpTGarJAgax78tc1/tIcn8AwaYCIarguvRYacKK7OUMAKZNxGoYNH/DVDYVymrDWXilLm01Df7OwKET6jkG/ODWvUAeQzfxFsAGbJ6N37l01s/jn/+4bJg7VpQKHVjbK/jFcRcyVlUhg520dyD+7ydHDLGqNdMov+oNXSIX0u8Z6U9L84m0GjvixZM3Sf/cIp Generated-by-Nova", "name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "fingerprint": "7d:3a:83:0e:df:e3:bc:94:90:e2:b1:46:17:90:6b:17"}}]} 2019-04-13 12:32:25,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-638ff38a-2e06-4062-bb47-cdb4b1bd30ef 2019-04-13 12:32:25,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-638ff38a-2e06-4062-bb47-cdb4b1bd30ef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:25,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-638ff38a-2e06-4062-bb47-cdb4b1bd30ef 2019-04-13 12:32:25,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-638ff38a-2e06-4062-bb47-cdb4b1bd30ef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:25,402 - 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-04-13 12:32:25,402 - 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-04-13 12:32:25,402 - 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-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 2019-04-13 12:32:25,402 - 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-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 2019-04-13 12:32:25,402 - 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-a9eae856-f6f1-449d-b824-0a2226962597 2019-04-13 12:32:25,402 - 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-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 2019-04-13 12:32:25,403 - 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-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 2019-04-13 12:32:25,403 - 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}8bbe487f05d5ff015613693911824d16436c4d41" 2019-04-13 12:32:25,403 - 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-a9eae856-f6f1-449d-b824-0a2226962597 2019-04-13 12:32:25,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e x-compute-request-id: req-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:32:25,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e x-compute-request-id: req-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:32:25,403 - 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-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e 2019-04-13 12:32:25,404 - 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-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e 2019-04-13 12:32:25,404 - 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-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e 2019-04-13 12:32:25,404 - 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-a44d0721-ef4a-4bc1-abe0-8d16b677cd6e 2019-04-13 12:32:25,404 - 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}cdf2c4c9b933784700c666ba4129d16887f131e0" 2019-04-13 12:32:25,404 - 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}cdf2c4c9b933784700c666ba4129d16887f131e0" 2019-04-13 12:32:25,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-a9eae856-f6f1-449d-b824-0a2226962597 x-compute-request-id: req-a9eae856-f6f1-449d-b824-0a2226962597 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:32:25,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-a9eae856-f6f1-449d-b824-0a2226962597 x-compute-request-id: req-a9eae856-f6f1-449d-b824-0a2226962597 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:32:25,405 - 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-a9eae856-f6f1-449d-b824-0a2226962597 2019-04-13 12:32:25,405 - 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-a9eae856-f6f1-449d-b824-0a2226962597 2019-04-13 12:32:25,405 - 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}cdf2c4c9b933784700c666ba4129d16887f131e0" 2019-04-13 12:32:25,405 - 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}cdf2c4c9b933784700c666ba4129d16887f131e0" 2019-04-13 12:32:25,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 x-compute-request-id: req-523d47d1-47cc-41fa-8fb4-edc43d2f88f6 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0QZQvNeP/YqsosTrXVXrK1xfC/GzYwj1BwqjsZTT6neBVeKxOfaxHxdaEZJDwAtd57Ji+JeUGruC/M0+DiCeNluH9Shz9BMzBDoQYQe+lg40EUenlNpuXCasPjBeSWeu49DwGoJ9G5/Jfgzs78rds6SbBqdTgATvwDJk1VV5qbw7TdHQnObCqSn8dpVCdxJN52reosoQW25FRhbPAXl9IscbaIkn37Fwtla7hz4RKf0gij9GpPO+GxHN6zv5KBkEV3zhbFWwXhDM9Pqrd34R57Y6YlI30iwCw9sIce6KjPbAoWc3nelE0j9FK2Nem1ZzsbD3qwlqTdvkYRqT/1213 Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "2f:1d:48:86:b6:6f:c9:10:72:fa:e3:3c:13:1a:21:9f"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpU97uCa/5bAeqJoES1I691OSxsgc6RRZ3LP7aUFH4kqnFR9v3CtEvF9tlOC8RekFIxR229bpAKdmEiPcMD2o/SL2nvnKwqGv7YQLvSvpn29JTsMWk0fEY+ig+3FLjG+BkF1KnDU96VRquV45WBVcIpTGarJAgax78tc1/tIcn8AwaYCIarguvRYacKK7OUMAKZNxGoYNH/DVDYVymrDWXilLm01Df7OwKET6jkG/ODWvUAeQzfxFsAGbJ6N37l01s/jn/+4bJg7VpQKHVjbK/jFcRcyVlUhg520dyD+7ydHDLGqNdMov+oNXSIX0u8Z6U9L84m0GjvixZM3Sf/cIp Generated-by-Nova", "name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "fingerprint": "7d:3a:83:0e:df:e3:bc:94:90:e2:b1:46:17:90:6b:17"}}]} 2019-04-13 12:32:25,405 - 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-37a028c6-f1c0-4d68-9701-7d4059c868e0 2019-04-13 12:32:25,406 - 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}79f5262155bcdfa20388dcfcc3e4b9363103cba7" 2019-04-13 12:32:25,406 - 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}79f5262155bcdfa20388dcfcc3e4b9363103cba7" 2019-04-13 12:32:25,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db x-compute-request-id: req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:32:25,406 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db x-compute-request-id: req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:32:25,406 - 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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db 2019-04-13 12:32:25,406 - 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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db 2019-04-13 12:32:25,406 - 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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db 2019-04-13 12:32:25,407 - 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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db 2019-04-13 12:32:25,407 - 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}8bbe487f05d5ff015613693911824d16436c4d41" 2019-04-13 12:32:25,407 - 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}8bbe487f05d5ff015613693911824d16436c4d41" 2019-04-13 12:32:25,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-37a028c6-f1c0-4d68-9701-7d4059c868e0 x-compute-request-id: req-37a028c6-f1c0-4d68-9701-7d4059c868e0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:32:25,407 - 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-04-13 12:32:25,407 - 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-04-13 12:32:25,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:32:25,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:25,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:25,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:25,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:25,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:25,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:25,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:25,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:32:25,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:25,463 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:25 GMT 2019-04-13 12:32:25,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:25,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:32:25,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:25,464 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:25,464 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:30,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:32:30,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:30,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:30,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:30,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:30,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:30,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:30,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:30,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db x-compute-request-id: req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}, {\"id\": \"ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db x-compute-request-id: req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}, {\"id\": \"ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/images used request id req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "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}8bbe487f05d5ff015613693911824d16436c4d41\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "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}8bbe487f05d5ff015613693911824d16436c4d41\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-37a028c6-f1c0-4d68-9701-7d4059c868e0 x-compute-request-id: req-37a028c6-f1c0-4d68-9701-7d4059c868e0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}, {\"id\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:32:18.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:32:18.750Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-37a028c6-f1c0-4d68-9701-7d4059c868e0 x-compute-request-id: req-37a028c6-f1c0-4d68-9701-7d4059c868e0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}, {\"id\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-37a028c6-f1c0-4d68-9701-7d4059c868e0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-37a028c6-f1c0-4d68-9701-7d4059c868e0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-37a028c6-f1c0-4d68-9701-7d4059c868e0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.119Z", "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}8bbe487f05d5ff015613693911824d16436c4d41\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-81e11866-9653-47e3-b796-fbc44652b539 Date: Sat, 13 Apr 2019 12:32:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"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-04-13T12:32:18.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-59e57d4a-6cd9-427e-b1bb-8251d2776f1d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-59e57d4a-6cd9-427e-b1bb-8251d2776f1d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-59e57d4a-6cd9-427e-b1bb-8251d2776f1d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-59e57d4a-6cd9-427e-b1bb-8251d2776f1d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "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-04-13T12:32:18.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79f5262155bcdfa20388dcfcc3e4b9363103cba7\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79f5262155bcdfa20388dcfcc3e4b9363103cba7\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.953Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-81e11866-9653-47e3-b796-fbc44652b539 Date: Sat, 13 Apr 2019 12:32:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"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-04-13T12:32:18.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-81e11866-9653-47e3-b796-fbc44652b539", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-81e11866-9653-47e3-b796-fbc44652b539", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-81e11866-9653-47e3-b796-fbc44652b539", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-81e11866-9653-47e3-b796-fbc44652b539", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79f5262155bcdfa20388dcfcc3e4b9363103cba7\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79f5262155bcdfa20388dcfcc3e4b9363103cba7\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e554a253-d57f-4e2a-ac9a-58eac823ccc6 Date: Sat, 13 Apr 2019 12:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:59Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:56:45:bd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"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-04-13T12:32:19.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e554a253-d57f-4e2a-ac9a-58eac823ccc6 Date: Sat, 13 Apr 2019 12:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:59Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:56:45:bd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"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-04-13T12:32:19.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e554a253-d57f-4e2a-ac9a-58eac823ccc6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e554a253-d57f-4e2a-ac9a-58eac823ccc6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e554a253-d57f-4e2a-ac9a-58eac823ccc6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e554a253-d57f-4e2a-ac9a-58eac823ccc6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0d2dd741-e16d-4f89-92f8-77797637d264'}, 'nics': [{'port-id': u'f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd'}, {'port-id': u'60611903-288d-4af3-99b4-45af33c94ae7'}], 'flavor': u'e0981bfd-6084-47db-a443-0049359d6078', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0d2dd741-e16d-4f89-92f8-77797637d264'}, 'nics': [{'port-id': u'f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd'}, {'port-id': u'60611903-288d-4af3-99b4-45af33c94ae7'}], 'flavor': u'e0981bfd-6084-47db-a443-0049359d6078', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdf2c4c9b933784700c666ba4129d16887f131e0\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\"}, {\"port\": \"60611903-288d-4af3-99b4-45af33c94ae7\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdf2c4c9b933784700c666ba4129d16887f131e0\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\"}, {\"port\": \"60611903-288d-4af3-99b4-45af33c94ae7\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "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}9446d86411debb6688282e284f09e5a16a79588f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "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}9446d86411debb6688282e284f09e5a16a79588f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-6919eeac-5216-4bcf-863e-49e231b6547b Date: Sat, 13 Apr 2019 12:32:19 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T12:31:56Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:45Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.486Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-59e57d4a-6cd9-427e-b1bb-8251d2776f1d Date: Sat, 13 Apr 2019 12:32:18 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T12:31:56Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:45Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:19.685Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-59e57d4a-6cd9-427e-b1bb-8251d2776f1d Date: Sat, 13 Apr 2019 12:32:18 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T12:31:56Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:45Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:18.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-6919eeac-5216-4bcf-863e-49e231b6547b Date: Sat, 13 Apr 2019 12:32:19 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T12:31:56Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:45Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.486Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f Date: Sat, 13 Apr 2019 12:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:58Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.18\"}],\"id\":\"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:1f:c7:a4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:54Z\",\"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-04-13T12:32:19.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}], "metadata": {"pagination": {"total": 530, "offset": 418, "size": 50}}} 2019-04-13 12:32:30,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:30,550 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:30 GMT 2019-04-13 12:32:30,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:30,550 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:32:30,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:30,551 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:30,551 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:30,551 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:32:30,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db x-compute-request-id: req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:32:30,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db x-compute-request-id: req-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/v2.1/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "self"}, {"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:32:30,554 - 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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db 2019-04-13 12:32:30,554 - 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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db 2019-04-13 12:32:30,554 - 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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db 2019-04-13 12:32:30,554 - 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-3d5b0aed-bbd4-4bc7-a9c0-9026b0c9e3db 2019-04-13 12:32:30,555 - 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}8bbe487f05d5ff015613693911824d16436c4d41" 2019-04-13 12:32:30,555 - 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}8bbe487f05d5ff015613693911824d16436c4d41" 2019-04-13 12:32:30,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-37a028c6-f1c0-4d68-9701-7d4059c868e0 x-compute-request-id: req-37a028c6-f1c0-4d68-9701-7d4059c868e0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:32:30,555 - 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-04-13 12:32:30,555 - 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-04-13 12:32:30,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-37a028c6-f1c0-4d68-9701-7d4059c868e0 x-compute-request-id: req-37a028c6-f1c0-4d68-9701-7d4059c868e0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}, {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:32:30,556 - 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-37a028c6-f1c0-4d68-9701-7d4059c868e0 2019-04-13 12:32:30,556 - 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-37a028c6-f1c0-4d68-9701-7d4059c868e0 2019-04-13 12:32:30,556 - 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-37a028c6-f1c0-4d68-9701-7d4059c868e0 2019-04-13 12:32:30,556 - 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}8bbe487f05d5ff015613693911824d16436c4d41" 2019-04-13 12:32:30,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-81e11866-9653-47e3-b796-fbc44652b539 Date: Sat, 13 Apr 2019 12:32:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:30,556 - 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-59e57d4a-6cd9-427e-b1bb-8251d2776f1d 2019-04-13 12:32:30,556 - 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-59e57d4a-6cd9-427e-b1bb-8251d2776f1d 2019-04-13 12:32:30,557 - 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-59e57d4a-6cd9-427e-b1bb-8251d2776f1d 2019-04-13 12:32:30,557 - 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-59e57d4a-6cd9-427e-b1bb-8251d2776f1d 2019-04-13 12:32:30,557 - 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-04-13 12:32:30,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f5262155bcdfa20388dcfcc3e4b9363103cba7" 2019-04-13 12:32:30,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f5262155bcdfa20388dcfcc3e4b9363103cba7" 2019-04-13 12:32:30,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-81e11866-9653-47e3-b796-fbc44652b539 Date: Sat, 13 Apr 2019 12:32:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-81e11866-9653-47e3-b796-fbc44652b539 2019-04-13 12:32:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-81e11866-9653-47e3-b796-fbc44652b539 2019-04-13 12:32:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-81e11866-9653-47e3-b796-fbc44652b539 2019-04-13 12:32:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-81e11866-9653-47e3-b796-fbc44652b539 2019-04-13 12:32:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f5262155bcdfa20388dcfcc3e4b9363103cba7" 2019-04-13 12:32:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f5262155bcdfa20388dcfcc3e4b9363103cba7" 2019-04-13 12:32:30,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e554a253-d57f-4e2a-ac9a-58eac823ccc6 Date: Sat, 13 Apr 2019 12:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:56:45:bd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e554a253-d57f-4e2a-ac9a-58eac823ccc6 Date: Sat, 13 Apr 2019 12:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:59Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:56:45:bd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e554a253-d57f-4e2a-ac9a-58eac823ccc6 2019-04-13 12:32:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e554a253-d57f-4e2a-ac9a-58eac823ccc6 2019-04-13 12:32:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e554a253-d57f-4e2a-ac9a-58eac823ccc6 2019-04-13 12:32:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-e554a253-d57f-4e2a-ac9a-58eac823ccc6 2019-04-13 12:32:30,559 - 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'1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0d2dd741-e16d-4f89-92f8-77797637d264'}, 'nics': [{'port-id': u'f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd'}, {'port-id': u'60611903-288d-4af3-99b4-45af33c94ae7'}], 'flavor': u'e0981bfd-6084-47db-a443-0049359d6078', 'security_groups': []} 2019-04-13 12:32:30,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0d2dd741-e16d-4f89-92f8-77797637d264'}, 'nics': [{'port-id': u'f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd'}, {'port-id': u'60611903-288d-4af3-99b4-45af33c94ae7'}], 'flavor': u'e0981bfd-6084-47db-a443-0049359d6078', 'security_groups': []} 2019-04-13 12:32:30,560 - 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-04-13 12:32:30,560 - 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}cdf2c4c9b933784700c666ba4129d16887f131e0" -d '{"server": {"name": "target_vnf", "imageRef": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "key_name": "vnf_test_keypair", "flavorRef": "e0981bfd-6084-47db-a443-0049359d6078", "max_count": 1, "min_count": 1, "networks": [{"port": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd"}, {"port": "60611903-288d-4af3-99b4-45af33c94ae7"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}}' 2019-04-13 12:32:30,560 - 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}cdf2c4c9b933784700c666ba4129d16887f131e0" -d '{"server": {"name": "target_vnf", "imageRef": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "key_name": "vnf_test_keypair", "flavorRef": "e0981bfd-6084-47db-a443-0049359d6078", "max_count": 1, "min_count": 1, "networks": [{"port": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd"}, {"port": "60611903-288d-4af3-99b4-45af33c94ae7"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}}' 2019-04-13 12:32:30,560 - 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}9446d86411debb6688282e284f09e5a16a79588f" 2019-04-13 12:32:30,560 - 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}9446d86411debb6688282e284f09e5a16a79588f" 2019-04-13 12:32:30,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-6919eeac-5216-4bcf-863e-49e231b6547b Date: Sat, 13 Apr 2019 12:32:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0d2dd741-e16d-4f89-92f8-77797637d264","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"],"description":"","tags":[],"updated_at":"2019-04-13T12:31:56Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:45Z","mtu":1450}]} 2019-04-13 12:32:30,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-59e57d4a-6cd9-427e-b1bb-8251d2776f1d Date: Sat, 13 Apr 2019 12:32:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0d2dd741-e16d-4f89-92f8-77797637d264","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"],"description":"","tags":[],"updated_at":"2019-04-13T12:31:56Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:45Z","mtu":1450}]} 2019-04-13 12:32:30,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-59e57d4a-6cd9-427e-b1bb-8251d2776f1d Date: Sat, 13 Apr 2019 12:32:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0d2dd741-e16d-4f89-92f8-77797637d264","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"],"description":"","tags":[],"updated_at":"2019-04-13T12:31:56Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:45Z","mtu":1450}]} 2019-04-13 12:32:30,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-6919eeac-5216-4bcf-863e-49e231b6547b Date: Sat, 13 Apr 2019 12:32:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0d2dd741-e16d-4f89-92f8-77797637d264","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"],"description":"","tags":[],"updated_at":"2019-04-13T12:31:56Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:45Z","mtu":1450}]} 2019-04-13 12:32:30,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f Date: Sat, 13 Apr 2019 12:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:58Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.18"}],"id":"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:1f:c7:a4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:30,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f 2019-04-13 12:32:30,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:32:30,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:30,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:30,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:30,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:30,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:30,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:30,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:30,614 - cloudify.rest_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-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:32:30,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:30,614 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:30 GMT 2019-04-13 12:32:30,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:30,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:32:30,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:30,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:30,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:35,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:32:43,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:43,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:43,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:43,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:43,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:43,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:43,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:43,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0d2dd741-e16d-4f89-92f8-77797637d264'}, 'nics': [{'port-id': u'33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd'}, {'port-id': u'9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f'}], 'flavor': u'e0981bfd-6084-47db-a443-0049359d6078', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0d2dd741-e16d-4f89-92f8-77797637d264'}, 'nics': [{'port-id': u'33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd'}, {'port-id': u'9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f'}], 'flavor': u'e0981bfd-6084-47db-a443-0049359d6078', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "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}8bbe487f05d5ff015613693911824d16436c4d41\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\"}, {\"port\": \"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "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}8bbe487f05d5ff015613693911824d16436c4d41\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\"}, {\"port\": \"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f Date: Sat, 13 Apr 2019 12:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:31:58Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.18\"}],\"id\":\"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:1f:c7:a4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:54Z\",\"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-04-13T12:32:19.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-6919eeac-5216-4bcf-863e-49e231b6547b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.486Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-6919eeac-5216-4bcf-863e-49e231b6547b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-6919eeac-5216-4bcf-863e-49e231b6547b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks.json?name=management_plane_network used request id req-6919eeac-5216-4bcf-863e-49e231b6547b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "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-04-13T12:32:19.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9446d86411debb6688282e284f09e5a16a79588f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.488Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9446d86411debb6688282e284f09e5a16a79588f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.488Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ee6a2096-80d6-489c-b6de-4b8879fba4c9 Date: Sat, 13 Apr 2019 12:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"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-04-13T12:32:19.526Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ee6a2096-80d6-489c-b6de-4b8879fba4c9 Date: Sat, 13 Apr 2019 12:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:10Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"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-04-13T12:32:19.526Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9446d86411debb6688282e284f09e5a16a79588f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.528Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-ee6a2096-80d6-489c-b6de-4b8879fba4c9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.526Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-ee6a2096-80d6-489c-b6de-4b8879fba4c9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.526Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-ee6a2096-80d6-489c-b6de-4b8879fba4c9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-ee6a2096-80d6-489c-b6de-4b8879fba4c9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:20.191Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9446d86411debb6688282e284f09e5a16a79588f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:19.528Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:21.360Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 12:32: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-4a91ece4-5a41-4894-8fae-1b459853fd79 x-compute-request-id: req-4a91ece4-5a41-4894-8fae-1b459853fd79 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"94151d49-520d-4d2f-9568-68c12734fd23\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"bookmark\"}], \"adminPass\": \"ZfSxs5CkUuBW\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:21.241Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:21.864Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4a91ece4-5a41-4894-8fae-1b459853fd79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:21.242Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:21.864Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 12:32: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-4a91ece4-5a41-4894-8fae-1b459853fd79 x-compute-request-id: req-4a91ece4-5a41-4894-8fae-1b459853fd79 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"94151d49-520d-4d2f-9568-68c12734fd23\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"bookmark\"}], \"adminPass\": \"ZfSxs5CkUuBW\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:21.241Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:21.864Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4a91ece4-5a41-4894-8fae-1b459853fd79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:21.242Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:21.864Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4a91ece4-5a41-4894-8fae-1b459853fd79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:21.242Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:21.864Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4a91ece4-5a41-4894-8fae-1b459853fd79", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:21.242Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.7a37fd6f-294e-4e77-915b-d16b4131e6db"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:22.491Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.088Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:22.491Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:21.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:22.491Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:21.797Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:22.491Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 12:32: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-20f685d7-9d93-4ff9-8920-b645233f44c2 x-compute-request-id: req-20f685d7-9d93-4ff9-8920-b645233f44c2 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"rel\": \"bookmark\"}], \"adminPass\": \"pc5Kb3QC7WrQ\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.323Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.138Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.138Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.641Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.138Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.138Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.265Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.138Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 12:32: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-20f685d7-9d93-4ff9-8920-b645233f44c2 x-compute-request-id: req-20f685d7-9d93-4ff9-8920-b645233f44c2 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"rel\": \"bookmark\"}], \"adminPass\": \"pc5Kb3QC7WrQ\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.138Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-20f685d7-9d93-4ff9-8920-b645233f44c2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.138Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-20f685d7-9d93-4ff9-8920-b645233f44c2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.138Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-20f685d7-9d93-4ff9-8920-b645233f44c2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.138Z", "message": "POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-20f685d7-9d93-4ff9-8920-b645233f44c2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.bbfde6c1-f1cd-4d9f-bbf5-cc4358f83b2d"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.747Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:23.125Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.747Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bac5074-4e35-4607-ac44-fc005586e0e9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:23.529Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.279e006e-0b78-428d-9a1f-2893943029c4"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.747Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:23.278Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.747Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1bac5074-4e35-4607-ac44-fc005586e0e9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:23.529Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.279e006e-0b78-428d-9a1f-2893943029c4"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.747Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:22.919Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:23.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:23.524Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.279e006e-0b78-428d-9a1f-2893943029c4"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:24.266Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}948b14bb3b3348e601d84bb90671525a45ade870\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:23.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.279e006e-0b78-428d-9a1f-2893943029c4"}], "metadata": {"pagination": {"total": 530, "offset": 468, "size": 50}}} 2019-04-13 12:32:43,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:43,064 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:43 GMT 2019-04-13 12:32:43,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:43,064 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:32:43,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:43,064 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:43,064 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:43,064 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:32:43,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f 2019-04-13 12:32:43,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f 2019-04-13 12:32:43,067 - 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'1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0d2dd741-e16d-4f89-92f8-77797637d264'}, 'nics': [{'port-id': u'33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd'}, {'port-id': u'9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f'}], 'flavor': u'e0981bfd-6084-47db-a443-0049359d6078', 'security_groups': []} 2019-04-13 12:32:43,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'0d2dd741-e16d-4f89-92f8-77797637d264'}, 'nics': [{'port-id': u'33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd'}, {'port-id': u'9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f'}], 'flavor': u'e0981bfd-6084-47db-a443-0049359d6078', 'security_groups': []} 2019-04-13 12:32:43,067 - 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-04-13 12:32:43,068 - 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}8bbe487f05d5ff015613693911824d16436c4d41" -d '{"server": {"name": "reference_vnf", "imageRef": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "key_name": "vnf_test_keypair", "flavorRef": "e0981bfd-6084-47db-a443-0049359d6078", "max_count": 1, "min_count": 1, "networks": [{"port": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd"}, {"port": "9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}}' 2019-04-13 12:32:43,068 - 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}8bbe487f05d5ff015613693911824d16436c4d41" -d '{"server": {"name": "reference_vnf", "imageRef": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "key_name": "vnf_test_keypair", "flavorRef": "e0981bfd-6084-47db-a443-0049359d6078", "max_count": 1, "min_count": 1, "networks": [{"port": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd"}, {"port": "9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}}' 2019-04-13 12:32:43,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f Date: Sat, 13 Apr 2019 12:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:31:58Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.18"}],"id":"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:1f:c7:a4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:43,068 - 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-6919eeac-5216-4bcf-863e-49e231b6547b 2019-04-13 12:32:43,068 - 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-6919eeac-5216-4bcf-863e-49e231b6547b 2019-04-13 12:32:43,068 - 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-6919eeac-5216-4bcf-863e-49e231b6547b 2019-04-13 12:32:43,069 - 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-6919eeac-5216-4bcf-863e-49e231b6547b 2019-04-13 12:32:43,069 - 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-04-13 12:32:43,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9446d86411debb6688282e284f09e5a16a79588f" 2019-04-13 12:32:43,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9446d86411debb6688282e284f09e5a16a79588f" 2019-04-13 12:32:43,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ff8d13a0-998c-49ee-95bb-99d55c8b4b1f 2019-04-13 12:32:43,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ee6a2096-80d6-489c-b6de-4b8879fba4c9 Date: Sat, 13 Apr 2019 12:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:43,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ee6a2096-80d6-489c-b6de-4b8879fba4c9 Date: Sat, 13 Apr 2019 12:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:10Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:32:43,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9446d86411debb6688282e284f09e5a16a79588f" 2019-04-13 12:32:43,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-ee6a2096-80d6-489c-b6de-4b8879fba4c9 2019-04-13 12:32:43,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-ee6a2096-80d6-489c-b6de-4b8879fba4c9 2019-04-13 12:32:43,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-ee6a2096-80d6-489c-b6de-4b8879fba4c9 2019-04-13 12:32:43,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-ee6a2096-80d6-489c-b6de-4b8879fba4c9 2019-04-13 12:32:43,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9446d86411debb6688282e284f09e5a16a79588f" 2019-04-13 12:32:43,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 12:32: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-4a91ece4-5a41-4894-8fae-1b459853fd79 x-compute-request-id: req-4a91ece4-5a41-4894-8fae-1b459853fd79 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "94151d49-520d-4d2f-9568-68c12734fd23", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "adminPass": "ZfSxs5CkUuBW"}} 2019-04-13 12:32:43,071 - 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-4a91ece4-5a41-4894-8fae-1b459853fd79 2019-04-13 12:32:43,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 12:32: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-4a91ece4-5a41-4894-8fae-1b459853fd79 x-compute-request-id: req-4a91ece4-5a41-4894-8fae-1b459853fd79 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "94151d49-520d-4d2f-9568-68c12734fd23", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "adminPass": "ZfSxs5CkUuBW"}} 2019-04-13 12:32:43,071 - 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-4a91ece4-5a41-4894-8fae-1b459853fd79 2019-04-13 12:32:43,071 - 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-4a91ece4-5a41-4894-8fae-1b459853fd79 2019-04-13 12:32:43,071 - 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-4a91ece4-5a41-4894-8fae-1b459853fd79 2019-04-13 12:32:43,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:32:43,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:32:43,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-13 12:32:43,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 12:32: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-20f685d7-9d93-4ff9-8920-b645233f44c2 x-compute-request-id: req-20f685d7-9d93-4ff9-8920-b645233f44c2 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "adminPass": "pc5Kb3QC7WrQ"}} 2019-04-13 12:32:43,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-13 12:32:43,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-13 12:32:43,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-13 12:32:43,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-04-13 12:32:43,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 12:32: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-20f685d7-9d93-4ff9-8920-b645233f44c2 x-compute-request-id: req-20f685d7-9d93-4ff9-8920-b645233f44c2 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "adminPass": "pc5Kb3QC7WrQ"}} 2019-04-13 12:32:43,073 - 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-20f685d7-9d93-4ff9-8920-b645233f44c2 2019-04-13 12:32:43,073 - 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-20f685d7-9d93-4ff9-8920-b645233f44c2 2019-04-13 12:32:43,073 - 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-20f685d7-9d93-4ff9-8920-b645233f44c2 2019-04-13 12:32:43,073 - 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-20f685d7-9d93-4ff9-8920-b645233f44c2 2019-04-13 12:32:43,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-04-13 12:32:43,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bac5074-4e35-4607-ac44-fc005586e0e9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:43,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-13 12:32:43,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1bac5074-4e35-4607-ac44-fc005586e0e9 2019-04-13 12:32:43,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-13 12:32:43,074 - 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-04-13 12:32:43,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}948b14bb3b3348e601d84bb90671525a45ade870" 2019-04-13 12:32:43,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:32:43,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:43,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:43,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:43,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:43,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:43,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:43,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:43,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:32:43,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:43,129 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:43 GMT 2019-04-13 12:32:43,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:43,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:32:43,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:43,129 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:43,130 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:48,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:32:48,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:48,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:48,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:48,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:48,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:48,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:48,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:48,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:24.847Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bd6236d7-ae3a-4777-b2be-a125b7fe4981", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:24.469Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.63af4c4c-0251-4c3d-9c09-20046554ee50"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:24.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-04-13T12:32:24.297Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.63af4c4c-0251-4c3d-9c09-20046554ee50"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:24.847Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd6236d7-ae3a-4777-b2be-a125b7fe4981 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:24.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.63af4c4c-0251-4c3d-9c09-20046554ee50"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:25.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a3a1d66f15347d0956aef5a428e53286132fefd\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:24.883Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.63af4c4c-0251-4c3d-9c09-20046554ee50"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:26.218Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-1840eb62-4ef6-427b-a0a5-caf2d778415b x-compute-request-id: req-1840eb62-4ef6-427b-a0a5-caf2d778415b 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/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"bookmark\"}]}, \"id\": \"94151d49-520d-4d2f-9568-68c12734fd23\", \"user_id\": \"0cb97f2659f44a1cb42bf7870649a758\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T12:32:23Z\", \"hostId\": \"efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-13T12:32:21Z\", \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:26.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.279e006e-0b78-428d-9a1f-2893943029c4"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:26.720Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-1840eb62-4ef6-427b-a0a5-caf2d778415b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:26.100Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.279e006e-0b78-428d-9a1f-2893943029c4"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:26.720Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-13T12:32:26.576Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:26.720Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-1840eb62-4ef6-427b-a0a5-caf2d778415b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:26.100Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.279e006e-0b78-428d-9a1f-2893943029c4"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:27.588Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-3afcf365-528e-4a3c-a7ee-411cbeb34b9f x-compute-request-id: req-3afcf365-528e-4a3c-a7ee-411cbeb34b9f Content-Encoding: gzip Content-Length: 711 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/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"bookmark\"}]}, \"id\": \"2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0cb97f2659f44a1cb42bf7870649a758\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-13T12:32:24Z\", \"hostId\": \"efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-04-13T12:32:22Z\", \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:27.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.63af4c4c-0251-4c3d-9c09-20046554ee50"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:28.156Z", "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-04-13T12:32:27.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:28.156Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-3afcf365-528e-4a3c-a7ee-411cbeb34b9f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:27.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.63af4c4c-0251-4c3d-9c09-20046554ee50"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:28.156Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-3afcf365-528e-4a3c-a7ee-411cbeb34b9f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:27.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.63af4c4c-0251-4c3d-9c09-20046554ee50"}], "metadata": {"pagination": {"total": 530, "offset": 518, "size": 50}}} 2019-04-13 12:32:48,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:48,751 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:48 GMT 2019-04-13 12:32:48,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:48,752 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:32:48,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:48,752 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:48,752 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:48,752 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:32:48,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bd6236d7-ae3a-4777-b2be-a125b7fe4981 2019-04-13 12:32:48,753 - 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-04-13 12:32:48,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd6236d7-ae3a-4777-b2be-a125b7fe4981 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:48,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3a1d66f15347d0956aef5a428e53286132fefd" 2019-04-13 12:32:48,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-1840eb62-4ef6-427b-a0a5-caf2d778415b x-compute-request-id: req-1840eb62-4ef6-427b-a0a5-caf2d778415b 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/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:32:23Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}} 2019-04-13 12:32:48,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-1840eb62-4ef6-427b-a0a5-caf2d778415b 2019-04-13 12:32:48,754 - 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-04-13 12:32:48,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-1840eb62-4ef6-427b-a0a5-caf2d778415b 2019-04-13 12:32:48,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-3afcf365-528e-4a3c-a7ee-411cbeb34b9f x-compute-request-id: req-3afcf365-528e-4a3c-a7ee-411cbeb34b9f Content-Encoding: gzip Content-Length: 711 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/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-13T12:32:24Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}} 2019-04-13 12:32:48,755 - 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-04-13 12:32:48,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-3afcf365-528e-4a3c-a7ee-411cbeb34b9f 2019-04-13 12:32:48,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-3afcf365-528e-4a3c-a7ee-411cbeb34b9f 2019-04-13 12:32:48,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:32:49,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:49,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:49,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:49,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:49,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:49,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:49,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:49,259 - cloudify.rest_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-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:32:49,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:49,259 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:49 GMT 2019-04-13 12:32:49,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:49,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:32:49,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:49,260 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:49,260 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:54,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:32:54,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:54,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:54,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:54,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:54,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:54,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:54,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:54,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-04-13 12:32:54,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:54,456 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:54 GMT 2019-04-13 12:32:54,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:54,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-13 12:32:54,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:54,456 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:54,456 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:54,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:32:54,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:54,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:54,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:54,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:54,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:54,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:54,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:54,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:32:54,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:54,530 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:54 GMT 2019-04-13 12:32:54,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:54,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:32:54,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:54,531 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:54,531 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:59,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:32:59,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:59,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:59,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:59,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:59,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:59,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:59,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:59,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_i3yubc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:56.932Z", "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-04-13T12:32:56.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:57.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": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:57.743Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.50b0f306-d09a-4e85-a837-472ce6eac56a"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:58.452Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1806dcd2-7da1-454e-935c-410e7086d689", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:57.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.50b0f306-d09a-4e85-a837-472ce6eac56a"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:58.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6920081824e5596a8e8c59f6949ea7add4275587\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:58.154Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.50b0f306-d09a-4e85-a837-472ce6eac56a"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:58.452Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1806dcd2-7da1-454e-935c-410e7086d689 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:57.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.50b0f306-d09a-4e85-a837-472ce6eac56a"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:58.452Z", "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-04-13T12:32:57.884Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:58.955Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:32:58.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.999f70fb-29b2-4dea-add9-74b94b7a7036"}], "metadata": {"pagination": {"total": 537, "offset": 530, "size": 50}}} 2019-04-13 12:32:59,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:59,608 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:59 GMT 2019-04-13 12:32:59,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:59,608 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:32:59,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:59,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:59,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:32:59,608 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:32:59,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-13 12:32:59,609 - 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-04-13 12:32:59,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1806dcd2-7da1-454e-935c-410e7086d689 2019-04-13 12:32:59,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6920081824e5596a8e8c59f6949ea7add4275587" 2019-04-13 12:32:59,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1806dcd2-7da1-454e-935c-410e7086d689 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:32:59,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-13 12:32:59,610 - 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-04-13 12:32:59,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:32:59,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:32:59,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:32:59,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:32:59,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:32:59,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:32:59,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:32:59,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:32:59,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:32:59,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:32:59,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:32:59 GMT 2019-04-13 12:32:59,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:32:59,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:32:59,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:32:59,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:32:59,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:33:04,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:33:04,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:33:04,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:33:04,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:33:04,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:33:04,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:33:04,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:33:04,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:33:04,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:59.622Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-298a216d-c2de-42e1-9436-334189256929", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:59.098Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.50b0f306-d09a-4e85-a837-472ce6eac56a"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:59.622Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:59.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.50b0f306-d09a-4e85-a837-472ce6eac56a"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:59.622Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2de797df88885faa8a331b8e331a5e5c1feecb11\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:59.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.999f70fb-29b2-4dea-add9-74b94b7a7036"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:59.622Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:32:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff7201e-24ee-420d-bdab-7017a411ec25 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:32:58.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.999f70fb-29b2-4dea-add9-74b94b7a7036"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:59.622Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-fff7201e-24ee-420d-bdab-7017a411ec25", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:58.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.999f70fb-29b2-4dea-add9-74b94b7a7036"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:59.622Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-298a216d-c2de-42e1-9436-334189256929 x-compute-request-id: req-298a216d-c2de-42e1-9436-334189256929 Content-Encoding: gzip Content-Length: 825 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:0d:92:30\", \"version\": 4, \"addr\": \"11.0.0.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0d:92:30\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:56:45:bd\", \"version\": 4, \"addr\": \"12.0.0.2\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T12:32:57.000000\", \"flavor\": {\"id\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"bookmark\"}]}, \"id\": \"94151d49-520d-4d2f-9568-68c12734fd23\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0cb97f2659f44a1cb42bf7870649a758\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T12:32:57Z\", \"hostId\": \"efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-13T12:32:21Z\", \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:59.098Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.50b0f306-d09a-4e85-a837-472ce6eac56a"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:32:59.622Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-298a216d-c2de-42e1-9436-334189256929", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:59.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.50b0f306-d09a-4e85-a837-472ce6eac56a"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:00.167Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:59.690Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:00.167Z", "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-04-13T12:32:59.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:00.167Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:32:59.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:00.729Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-0ecf4a53-41f6-4442-a685-06b677002684", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:00.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.999f70fb-29b2-4dea-add9-74b94b7a7036"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:00.729Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-0ecf4a53-41f6-4442-a685-06b677002684", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:00.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.999f70fb-29b2-4dea-add9-74b94b7a7036"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:00.729Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:00.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.999f70fb-29b2-4dea-add9-74b94b7a7036"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:00.729Z", "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-04-13T12:33:00.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:00.729Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:00.205Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:00.729Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-0ecf4a53-41f6-4442-a685-06b677002684 x-compute-request-id: req-0ecf4a53-41f6-4442-a685-06b677002684 Content-Encoding: gzip Content-Length: 825 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:01:2c:fc\", \"version\": 4, \"addr\": \"11.0.0.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:01:2c:fc\", \"version\": 4, \"addr\": \"172.30.9.212\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1f:c7:a4\", \"version\": 4, \"addr\": \"12.0.0.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T12:32:57.000000\", \"flavor\": {\"id\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"bookmark\"}]}, \"id\": \"2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0cb97f2659f44a1cb42bf7870649a758\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T12:32:57Z\", \"hostId\": \"efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-04-13T12:32:22Z\", \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:00.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.999f70fb-29b2-4dea-add9-74b94b7a7036"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:01.310Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:01.251Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:01.310Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:00.837Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.006Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9955e8df-27c8-41aa-8282-c44c2617594b", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:01.256Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.006Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-9955e8df-27c8-41aa-8282-c44c2617594b", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:01.256Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:01.652Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:01.652Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:01.251Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.006Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9955e8df-27c8-41aa-8282-c44c2617594b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:01.255Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.006Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9955e8df-27c8-41aa-8282-c44c2617594b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:01.256Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.006Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:01.396Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.006Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:01.131Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.558Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d5d542a4-8a75-4981-9b7c-c3e5ddbcff95", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.383Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.558Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d542a4-8a75-4981-9b7c-c3e5ddbcff95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.383Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.558Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-3f024893-d2e5-455c-a0db-0d6240ed9af9 Date: Sat, 13 Apr 2019 12:33:02 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"94151d49-520d-4d2f-9568-68c12734fd23\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.356Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.558Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.378Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.558Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d542a4-8a75-4981-9b7c-c3e5ddbcff95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.383Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.558Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d5d542a4-8a75-4981-9b7c-c3e5ddbcff95", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.383Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:02.558Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.378Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.358Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ec5977d-3f18-4e76-ae83-02964bb5456b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.363Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ec5977d-3f18-4e76-ae83-02964bb5456b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.363Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0ec5977d-3f18-4e76-ae83-02964bb5456b", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.363Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-0ec5977d-3f18-4e76-ae83-02964bb5456b", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.363Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.773Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.773Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7d5281c325a6beea3c4708b08f126aa731a56fa\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.764Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7d5281c325a6beea3c4708b08f126aa731a56fa\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.764Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-3f024893-d2e5-455c-a0db-0d6240ed9af9 Date: Sat, 13 Apr 2019 12:33:02 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"94151d49-520d-4d2f-9568-68c12734fd23\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.356Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3f024893-d2e5-455c-a0db-0d6240ed9af9", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.356Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3f024893-d2e5-455c-a0db-0d6240ed9af9", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.357Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3f024893-d2e5-455c-a0db-0d6240ed9af9", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.357Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3f024893-d2e5-455c-a0db-0d6240ed9af9", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.357Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:02.357Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-77a2b4af-c1bd-4282-8caf-38b83fbee400", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.104Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}], "metadata": {"pagination": {"total": 616, "offset": 537, "size": 50}}} 2019-04-13 12:33:04,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:33:04,776 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:33:04 GMT 2019-04-13 12:33:04,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:33:04,776 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:33:04,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:33:04,776 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:33:04,776 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:33:04,776 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:33:04,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-298a216d-c2de-42e1-9436-334189256929 2019-04-13 12:33:04,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-04-13 12:33:04,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de797df88885faa8a331b8e331a5e5c1feecb11" 2019-04-13 12:33:04,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:32:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff7201e-24ee-420d-bdab-7017a411ec25 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:33:04,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fff7201e-24ee-420d-bdab-7017a411ec25 2019-04-13 12:33:04,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-298a216d-c2de-42e1-9436-334189256929 x-compute-request-id: req-298a216d-c2de-42e1-9436-334189256929 Content-Encoding: gzip Content-Length: 825 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:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}} 2019-04-13 12:33:04,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-298a216d-c2de-42e1-9436-334189256929 2019-04-13 12:33:04,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-04-13 12:33:04,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-04-13 12:33:04,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-13 12:33:04,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-0ecf4a53-41f6-4442-a685-06b677002684 2019-04-13 12:33:04,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-0ecf4a53-41f6-4442-a685-06b677002684 2019-04-13 12:33:04,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-04-13 12:33:04,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-04-13 12:33:04,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-04-13 12:33:04,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:32: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-0ecf4a53-41f6-4442-a685-06b677002684 x-compute-request-id: req-0ecf4a53-41f6-4442-a685-06b677002684 Content-Encoding: gzip Content-Length: 825 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:01:2c:fc", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2c:fc", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c7:a4", "version": 4, "addr": "12.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}} 2019-04-13 12:33:04,782 - 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-04-13 12:33:04,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-04-13 12:33:04,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9955e8df-27c8-41aa-8282-c44c2617594b 2019-04-13 12:33:04,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-9955e8df-27c8-41aa-8282-c44c2617594b 2019-04-13 12:33:04,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372" 2019-04-13 12:33:04,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372" 2019-04-13 12:33:04,783 - 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-04-13 12:33:04,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9955e8df-27c8-41aa-8282-c44c2617594b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:33:04,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9955e8df-27c8-41aa-8282-c44c2617594b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:33:04,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-04-13 12:33:04,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-13 12:33:04,783 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d5d542a4-8a75-4981-9b7c-c3e5ddbcff95 2019-04-13 12:33:04,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d542a4-8a75-4981-9b7c-c3e5ddbcff95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:33:04,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-3f024893-d2e5-455c-a0db-0d6240ed9af9 Date: Sat, 13 Apr 2019 12:33:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:56Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"94151d49-520d-4d2f-9568-68c12734fd23","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:33:04,784 - 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-04-13 12:33:04,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d542a4-8a75-4981-9b7c-c3e5ddbcff95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:33:04,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d5d542a4-8a75-4981-9b7c-c3e5ddbcff95 2019-04-13 12:33:04,784 - 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-04-13 12:33:04,785 - 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-04-13 12:33:04,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ec5977d-3f18-4e76-ae83-02964bb5456b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:33:04,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ec5977d-3f18-4e76-ae83-02964bb5456b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:33:04,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0ec5977d-3f18-4e76-ae83-02964bb5456b 2019-04-13 12:33:04,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-0ec5977d-3f18-4e76-ae83-02964bb5456b 2019-04-13 12:33:04,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0" 2019-04-13 12:33:04,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0" 2019-04-13 12:33:04,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d5281c325a6beea3c4708b08f126aa731a56fa" 2019-04-13 12:33:04,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7d5281c325a6beea3c4708b08f126aa731a56fa" 2019-04-13 12:33:04,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 806 X-Openstack-Request-Id: req-3f024893-d2e5-455c-a0db-0d6240ed9af9 Date: Sat, 13 Apr 2019 12:33:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:56Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"94151d49-520d-4d2f-9568-68c12734fd23","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:33:04,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3f024893-d2e5-455c-a0db-0d6240ed9af9 2019-04-13 12:33:04,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3f024893-d2e5-455c-a0db-0d6240ed9af9 2019-04-13 12:33:04,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3f024893-d2e5-455c-a0db-0d6240ed9af9 2019-04-13 12:33:04,786 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3f024893-d2e5-455c-a0db-0d6240ed9af9 2019-04-13 12:33:04,787 - 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-04-13 12:33:04,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-77a2b4af-c1bd-4282-8caf-38b83fbee400 2019-04-13 12:33:04,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:33:04,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:33:04,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:33:04,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:33:04,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:33:04,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:33:04,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:33:04,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:33:04,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:33:04,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:33:04,860 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:33:04 GMT 2019-04-13 12:33:04,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:33:04,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-13 12:33:04,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:33:04,860 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:33:04,860 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:33:09,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:33:09,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:33:09,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:33:09,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:33:09,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:33:09,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:33:09,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:33:09,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:33:09,937 - 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-04-13T12:33:03.895Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-7f66887c-afe3-4b86-853f-6003f24c8787 Date: Sat, 13 Apr 2019 12:33:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:55Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.096Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-7f66887c-afe3-4b86-853f-6003f24c8787 Date: Sat, 13 Apr 2019 12:33:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:32:55Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.097Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-7f66887c-afe3-4b86-853f-6003f24c8787", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.097Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-7f66887c-afe3-4b86-853f-6003f24c8787", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.097Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-7f66887c-afe3-4b86-853f-6003f24c8787", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.098Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.099Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.099Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a2b4af-c1bd-4282-8caf-38b83fbee400 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.104Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a2b4af-c1bd-4282-8caf-38b83fbee400 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.104Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-77a2b4af-c1bd-4282-8caf-38b83fbee400", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.104Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-77a2b4af-c1bd-4282-8caf-38b83fbee400", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.104Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a6f7a97eb30dd7ddf691859dacbc8ba96cd1590\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.502Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:03.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a6f7a97eb30dd7ddf691859dacbc8ba96cd1590\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.502Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-94d65e06-805b-41ee-8ae3-d932ee09602d", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.903Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-94d65e06-805b-41ee-8ae3-d932ee09602d", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.903Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.904Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.904Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c Date: Sat, 13 Apr 2019 12:33:04 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T12:31:56Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.004Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c Date: Sat, 13 Apr 2019 12:33:04 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T12:31:56Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.004Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json used request id req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.005Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json used request id req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.005Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json used request id req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.005Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json used request id req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.005Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.037Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.037Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:33: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-94d65e06-805b-41ee-8ae3-d932ee09602d x-compute-request-id: req-94d65e06-805b-41ee-8ae3-d932ee09602d Content-Encoding: gzip Content-Length: 825 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:0d:92:30\", \"version\": 4, \"addr\": \"11.0.0.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0d:92:30\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:56:45:bd\", \"version\": 4, \"addr\": \"12.0.0.2\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T12:32:57.000000\", \"flavor\": {\"id\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"bookmark\"}]}, \"id\": \"94151d49-520d-4d2f-9568-68c12734fd23\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0cb97f2659f44a1cb42bf7870649a758\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T12:32:57Z\", \"hostId\": \"efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-13T12:32:21Z\", \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\"}}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.902Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "RESP: [200] Date: Sat, 13 Apr 2019 12:33: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-94d65e06-805b-41ee-8ae3-d932ee09602d x-compute-request-id: req-94d65e06-805b-41ee-8ae3-d932ee09602d Content-Encoding: gzip Content-Length: 825 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:0d:92:30\", \"version\": 4, \"addr\": \"11.0.0.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0d:92:30\", \"version\": 4, \"addr\": \"172.30.9.213\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:56:45:bd\", \"version\": 4, \"addr\": \"12.0.0.2\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"links\": [{\"href\": \"http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-13T12:32:57.000000\", \"flavor\": {\"id\": \"e0981bfd-6084-47db-a443-0049359d6078\", \"links\": [{\"href\": \"http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078\", \"rel\": \"bookmark\"}]}, \"id\": \"94151d49-520d-4d2f-9568-68c12734fd23\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0cb97f2659f44a1cb42bf7870649a758\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-13T12:32:57Z\", \"hostId\": \"efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-13T12:32:21Z\", \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\"}}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.902Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-94d65e06-805b-41ee-8ae3-d932ee09602d", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.902Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.402Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-94d65e06-805b-41ee-8ae3-d932ee09602d", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:03.902Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.416Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json used request id req-c6becf62-5b72-4500-b583-d511d91dde83", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.513Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.557Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.557Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.626Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.626Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.626Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.626Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10 Date: Sat, 13 Apr 2019 12:33:04 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.626Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10 Date: Sat, 13 Apr 2019 12:33:04 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.626Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.416Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-5272ed69-6aa1-40a7-a421-60f6da74145e Date: Sat, 13 Apr 2019 12:33:04 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"94151d49-520d-4d2f-9568-68c12734fd23\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.391Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-5272ed69-6aa1-40a7-a421-60f6da74145e Date: Sat, 13 Apr 2019 12:33:04 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"94151d49-520d-4d2f-9568-68c12734fd23\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.391Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "Skipping port 33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd attachment, because it is already attached to device (server) id 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99.", "level": "info", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.626Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-5272ed69-6aa1-40a7-a421-60f6da74145e", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.392Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-5272ed69-6aa1-40a7-a421-60f6da74145e", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.392Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-5272ed69-6aa1-40a7-a421-60f6da74145e", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.392Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-5272ed69-6aa1-40a7-a421-60f6da74145e", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.392Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "Skipping port f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd attachment, because it is already attached to device (server) id 94151d49-520d-4d2f-9568-68c12734fd23.", "level": "info", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.392Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.2cf25369-ed70-4451-8f0a-d548d26b0467"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c6becf62-5b72-4500-b583-d511d91dde83 Date: Sat, 13 Apr 2019 12:33:04 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T12:31:56Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.512Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:33:04.918Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c6becf62-5b72-4500-b583-d511d91dde83 Date: Sat, 13 Apr 2019 12:33:04 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-13T12:31:56Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-13T12:33:04.512Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347", "logger": "ctx.d2de21a1-d0a1-4609-b874-e6579bc9b5e9"}], "metadata": {"pagination": {"total": 730, "offset": 587, "size": 50}}} 2019-04-13 12:33:09,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:33:09,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:33:09 GMT 2019-04-13 12:33:09,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:33:09,937 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:33:09,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:33:09,938 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:33:09,938 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:33:09,938 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:33:09,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-7f66887c-afe3-4b86-853f-6003f24c8787 Date: Sat, 13 Apr 2019 12:33:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:55Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:33:09,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-7f66887c-afe3-4b86-853f-6003f24c8787 Date: Sat, 13 Apr 2019 12:33:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:32:55Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:33:09,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-7f66887c-afe3-4b86-853f-6003f24c8787 2019-04-13 12:33:09,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-7f66887c-afe3-4b86-853f-6003f24c8787 2019-04-13 12:33:09,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-7f66887c-afe3-4b86-853f-6003f24c8787 2019-04-13 12:33:09,942 - 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-04-13 12:33:09,942 - 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-04-13 12:33:09,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a2b4af-c1bd-4282-8caf-38b83fbee400 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:33:09,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:33:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a2b4af-c1bd-4282-8caf-38b83fbee400 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:33:09,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-77a2b4af-c1bd-4282-8caf-38b83fbee400 2019-04-13 12:33:09,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-77a2b4af-c1bd-4282-8caf-38b83fbee400 2019-04-13 12:33:09,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6f7a97eb30dd7ddf691859dacbc8ba96cd1590" 2019-04-13 12:33:09,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6f7a97eb30dd7ddf691859dacbc8ba96cd1590" 2019-04-13 12:33:09,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-94d65e06-805b-41ee-8ae3-d932ee09602d 2019-04-13 12:33:09,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-94d65e06-805b-41ee-8ae3-d932ee09602d 2019-04-13 12:33:09,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372" 2019-04-13 12:33:09,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372" 2019-04-13 12:33:09,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c Date: Sat, 13 Apr 2019 12:33:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0d2dd741-e16d-4f89-92f8-77797637d264","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"],"description":"","tags":[],"updated_at":"2019-04-13T12:31:56Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:45Z","mtu":1450}} 2019-04-13 12:33:09,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c Date: Sat, 13 Apr 2019 12:33:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0d2dd741-e16d-4f89-92f8-77797637d264","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"],"description":"","tags":[],"updated_at":"2019-04-13T12:31:56Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:45Z","mtu":1450}} 2019-04-13 12:33:09,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json used request id req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c 2019-04-13 12:33:09,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json used request id req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c 2019-04-13 12:33:09,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json used request id req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c 2019-04-13 12:33:09,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json used request id req-7a20a882-dbcc-4fb9-a49b-e90f3d866b3c 2019-04-13 12:33:09,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372" 2019-04-13 12:33:09,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde6215ef750efbda5ac3617f96ed8a168025372" 2019-04-13 12:33:09,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:33: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-94d65e06-805b-41ee-8ae3-d932ee09602d x-compute-request-id: req-94d65e06-805b-41ee-8ae3-d932ee09602d Content-Encoding: gzip Content-Length: 825 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:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}} 2019-04-13 12:33:09,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 13 Apr 2019 12:33: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-94d65e06-805b-41ee-8ae3-d932ee09602d x-compute-request-id: req-94d65e06-805b-41ee-8ae3-d932ee09602d Content-Encoding: gzip Content-Length: 825 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:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}} 2019-04-13 12:33:09,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-94d65e06-805b-41ee-8ae3-d932ee09602d 2019-04-13 12:33:09,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-94d65e06-805b-41ee-8ae3-d932ee09602d 2019-04-13 12:33:09,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0" 2019-04-13 12:33:09,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json used request id req-c6becf62-5b72-4500-b583-d511d91dde83 2019-04-13 12:33:09,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0" 2019-04-13 12:33:09,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0" 2019-04-13 12:33:09,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10 2019-04-13 12:33:09,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10 2019-04-13 12:33:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10 2019-04-13 12:33:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10 2019-04-13 12:33:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10 Date: Sat, 13 Apr 2019 12:33:04 GMT RESP BODY: {"floatingip": {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:2c:fc", "device_id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99"}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}} 2019-04-13 12:33:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-ba7e2cd1-7d39-4e04-aa4c-ece764db7c10 Date: Sat, 13 Apr 2019 12:33:04 GMT RESP BODY: {"floatingip": {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:2c:fc", "device_id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99"}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}} 2019-04-13 12:33:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks/0d2dd741-e16d-4f89-92f8-77797637d264.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a50c830ac36310bec94d21179b69d72487e00a0" 2019-04-13 12:33:09,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-5272ed69-6aa1-40a7-a421-60f6da74145e Date: Sat, 13 Apr 2019 12:33:04 GMT RESP BODY: {"floatingip": {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0d:92:30", "device_id": "94151d49-520d-4d2f-9568-68c12734fd23"}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}} 2019-04-13 12:33:09,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 836 X-Openstack-Request-Id: req-5272ed69-6aa1-40a7-a421-60f6da74145e Date: Sat, 13 Apr 2019 12:33:04 GMT RESP BODY: {"floatingip": {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0d:92:30", "device_id": "94151d49-520d-4d2f-9568-68c12734fd23"}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}} 2019-04-13 12:33:09,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd attachment, because it is already attached to device (server) id 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99. 2019-04-13 12:33:09,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-5272ed69-6aa1-40a7-a421-60f6da74145e 2019-04-13 12:33:09,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-5272ed69-6aa1-40a7-a421-60f6da74145e 2019-04-13 12:33:09,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-5272ed69-6aa1-40a7-a421-60f6da74145e 2019-04-13 12:33:09,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-5272ed69-6aa1-40a7-a421-60f6da74145e 2019-04-13 12:33:09,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd attachment, because it is already attached to device (server) id 94151d49-520d-4d2f-9568-68c12734fd23. 2019-04-13 12:33:09,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c6becf62-5b72-4500-b583-d511d91dde83 Date: Sat, 13 Apr 2019 12:33:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0d2dd741-e16d-4f89-92f8-77797637d264","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"],"description":"","tags":[],"updated_at":"2019-04-13T12:31:56Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:45Z","mtu":1450}} 2019-04-13 12:33:09,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c6becf62-5b72-4500-b583-d511d91dde83 Date: Sat, 13 Apr 2019 12:33:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0d2dd741-e16d-4f89-92f8-77797637d264","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":["c0a9cc40-54b7-4aa3-9eec-cd88a064fe90"],"description":"","tags":[],"updated_at":"2019-04-13T12:31:56Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:45Z","mtu":1450}} 2019-04-13 12:33:09,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/0a5ce91b-fe57-4e39-8026-f07c8d0a4347 2019-04-13 12:33:09,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:33:09,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:33:09,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:33:09,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:33:09,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:33:09,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:33:09,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:33:09,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-13T12:33:09.493Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"} 2019-04-13 12:33:09,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:33:09,999 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:33:09 GMT 2019-04-13 12:33:09,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:33:09,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-04-13 12:33:09,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:33:09,999 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:33:10,000 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:33:10,000 - 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-04-13T12:31:37.811Z', u'id': u'0a5ce91b-fe57-4e39-8026-f07c8d0a4347', u'ended_at': u'2019-04-13T12:33:09.493Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-04-13T12:31:37.810Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-04-13 12:33:10,014 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-04-13 12:33:10,084 - 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.212'}, 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.213'}}, 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-04-13 12:33:10,138 - 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.212'}, 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.213'}}, 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-04-13 12:33:10,138 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-04-13 12:33:10,139 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.212 2019-04-13 12:33:10,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:33:10,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:33:10,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json Date: Sat, 13 Apr 2019 12:33: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-e4da1364-902a-4358-90a7-dfa389f23d97 x-openstack-request-id: req-e4da1364-902a-4358-90a7-dfa389f23d97 2019-04-13 12:33:10,951 - 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:01:2c:fc", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2c:fc", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c7:a4", "version": 4, "addr": "12.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:27:13Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:33:10,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e4da1364-902a-4358-90a7-dfa389f23d97 2019-04-13 12:33:10,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811762094498s 2019-04-13 12:33:10,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:33:10,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:33:11,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json Date: Sat, 13 Apr 2019 12:33: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-cb464522-b642-4685-807e-81f29b7d506f x-openstack-request-id: req-cb464522-b642-4685-807e-81f29b7d506f 2019-04-13 12:33:11,598 - 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:01:2c:fc", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2c:fc", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c7:a4", "version": 4, "addr": "12.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:27:13Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:33:11,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cb464522-b642-4685-807e-81f29b7d506f 2019-04-13 12:33:11,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642944812775s 2019-04-13 12:33:11,602 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.8 2019-04-13 12:33:11,603 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:01:2c:fc 2019-04-13 12:33:11,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:33:11,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:33:12,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json Date: Sat, 13 Apr 2019 12:33: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-d94f4f51-4453-4b44-ac76-d4a8c53cb4a3 x-openstack-request-id: req-d94f4f51-4453-4b44-ac76-d4a8c53cb4a3 2019-04-13 12:33:12,045 - 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:01:2c:fc", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2c:fc", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c7:a4", "version": 4, "addr": "12.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:27:13Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:33:12,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d94f4f51-4453-4b44-ac76-d4a8c53cb4a3 2019-04-13 12:33:12,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442749023438s 2019-04-13 12:33:12,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:33:12,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:33:12,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json Date: Sat, 13 Apr 2019 12: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-6c4990a8-b533-4649-b891-c6d424678249 x-openstack-request-id: req-6c4990a8-b533-4649-b891-c6d424678249 2019-04-13 12:33:12,681 - 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:01:2c:fc", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2c:fc", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c7:a4", "version": 4, "addr": "12.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:27:13Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:33:12,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6c4990a8-b533-4649-b891-c6d424678249 2019-04-13 12:33:12,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631208896637s 2019-04-13 12:33:12,685 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.18 2019-04-13 12:33:12,685 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:1f:c7:a4 2019-04-13 12:33:12,686 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-04-13 12:33:12,686 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.213 2019-04-13 12:33:12,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:33:12,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:33:12,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json Date: Sat, 13 Apr 2019 12: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-44312820-c178-4c86-903b-d3fc1d7c387f x-openstack-request-id: req-44312820-c178-4c86-903b-d3fc1d7c387f 2019-04-13 12:33:12,883 - 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:01:2c:fc", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2c:fc", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c7:a4", "version": 4, "addr": "12.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:27:13Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:33:12,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-44312820-c178-4c86-903b-d3fc1d7c387f 2019-04-13 12:33:12,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197283029556s 2019-04-13 12:33:12,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:33:12,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:33:13,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json Date: Sat, 13 Apr 2019 12: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-5e0ab66a-b00f-482a-bc37-3156266bd304 x-openstack-request-id: req-5e0ab66a-b00f-482a-bc37-3156266bd304 2019-04-13 12:33:13,674 - 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:01:2c:fc", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2c:fc", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c7:a4", "version": 4, "addr": "12.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:27:13Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:33:13,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e0ab66a-b00f-482a-bc37-3156266bd304 2019-04-13 12:33:13,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785845041275s 2019-04-13 12:33:13,678 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.12 2019-04-13 12:33:13,678 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:0d:92:30 2019-04-13 12:33:13,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:33:13,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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:33:14,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json Date: Sat, 13 Apr 2019 12:33: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-d01cea4c-42b9-4f9b-9f43-62580479a3e6 x-openstack-request-id: req-d01cea4c-42b9-4f9b-9f43-62580479a3e6 2019-04-13 12:33:14,378 - 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:01:2c:fc", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2c:fc", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c7:a4", "version": 4, "addr": "12.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:27:13Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:33:14,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d01cea4c-42b9-4f9b-9f43-62580479a3e6 2019-04-13 12:33:14,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699674844742s 2019-04-13 12:33:14,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:33:14,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:33:14,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json Date: Sat, 13 Apr 2019 12:33: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-5b0b6d87-4474-4d87-8f28-8b1b5abb3352 x-openstack-request-id: req-5b0b6d87-4474-4d87-8f28-8b1b5abb3352 2019-04-13 12:33:14,578 - 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:01:2c:fc", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2c:fc", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c7:a4", "version": 4, "addr": "12.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:27:13Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:33:14,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5b0b6d87-4474-4d87-8f28-8b1b5abb3352 2019-04-13 12:33:14,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195944070816s 2019-04-13 12:33:14,582 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.2 2019-04-13 12:33:14,582 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:56:45:bd 2019-04-13 12:33:14,583 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-04-13 12:33:14,603 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-04-13 12:33:14,620 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-04-13 12:33:14,620 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-04-13 12:33:14,686 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-04-13 12:33:14' 2019-04-13 12:33:14,686 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-04-13 12:33:14,686 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-04-13 12:33:14,710 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.213. 2019-04-13 12:33:17,718 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.213... 2019-04-13 12:33:47,749 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.213. 2019-04-13 12:33:47,752 - paramiko.transport - DEBUG - starting thread (client mode): 0x91482690L 2019-04-13 12:33:47,753 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:33:47,756 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-04-13 12:33:47,757 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-04-13 12:33:47,758 - 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-04-13 12:33:47,758 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-04-13 12:33:47,758 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-04-13 12:33:47,758 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:33:47,759 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-04-13 12:33:47,759 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:33:47,790 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-04-13 12:33:47,900 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-04-13 12:33:47,901 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:33:47,903 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.213: db90d4b3161d6b7233c32e78dcc764f0 2019-04-13 12:33:47,940 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:33:47,947 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-04-13 12:33:47,947 - paramiko.transport - INFO - Authentication (password) successful! 2019-04-13 12:33:47,968 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.213. 2019-04-13 12:33:47,968 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:33:47,970 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:33:47,970 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:33:47,974 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:33:47,975 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:33:48,999 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-04-13 12:33:50,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-04-13 12:33:55,005 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-04-13 12:33:56,007 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-04-13 12:34:01,008 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-04-13 12:34:02,010 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-04-13 12:34:07,013 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-04-13 12:34:08,015 - 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-04-13 12:34:13,021 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-04-13 12:34:14,022 - 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-04-13 12:34:19,028 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-04-13 12:34:20,030 - 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-04-13 12:34:25,035 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-04-13 12:34:26,037 - 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-04-13 12:34:31,043 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-04-13 12:34:32,045 - 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-04-13 12:34:37,050 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-04-13 12:34:38,052 - 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-04-13 12:34:43,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-04-13 12:34:44,059 - 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-04-13 12:34:49,064 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-04-13 12:34:50,066 - 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-04-13 12:34:55,072 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-04-13 12:34:56,073 - 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-04-13 12:35:01,079 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-04-13 12:35:02,081 - 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-04-13 12:35:07,086 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-13 12:35:08,088 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-13 12:35:13,093 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.18 ebgp-multihop '2' 2019-04-13 12:35:14,095 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.18 ebgp-multihop '2' [edit] vyos@vyos# 2019-04-13 12:35:19,101 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.18 remote-as 65002 2019-04-13 12:35:20,103 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.18 remote-as 65002 [edit] vyos@vyos# 2019-04-13 12:35:25,108 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.18 update-source 12.0.0.2 2019-04-13 12:35:26,110 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.18 update-source 12.0.0.2 [edit] vyos@vyos# 2019-04-13 12:35:31,115 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.18 soft-reconfiguration inbound 2019-04-13 12:35:32,116 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.18 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-04-13 12:35:37,121 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.18 password lab0033 2019-04-13 12:35:38,122 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.18 password lab0033 [edit] vyos@vyos# 2019-04-13 12:35:43,127 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-04-13 12:35:44,128 - 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-04-13 12:35:49,134 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-04-13 12:35:50,135 - 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-04-13 12:35:55,140 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-04-13 12:35:56,143 - 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-04-13 12:36:01,145 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-04-13 12:36:02,147 - 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-04-13 12:36:07,152 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-04-13 12:36:08,155 - 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-04-13 12:36:13,156 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-04-13 12:36:14,158 - 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-04-13 12:36:19,160 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-04-13 12:36:20,162 - 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-04-13 12:36:25,166 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-04-13 12:36:26,168 - 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-04-13 12:36:31,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-04-13 12:36:32,176 - 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-04-13 12:36:37,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-04-13 12:36:38,183 - 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-04-13 12:36:43,188 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.2 2019-04-13 12:36:44,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2019-04-13 12:36:49,192 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-13 12:36:50,194 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-13 12:36:55,206 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-13 12:36:55,207 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-04-13 12:36:55,250 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.212. 2019-04-13 12:36:55,253 - paramiko.transport - DEBUG - starting thread (client mode): 0x918ed090L 2019-04-13 12:36:55,254 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:36:55,258 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-04-13 12:36:55,259 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-04-13 12:36:55,260 - 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-04-13 12:36:55,260 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-04-13 12:36:55,260 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-04-13 12:36:55,260 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:36:55,261 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-04-13 12:36:55,261 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:36:55,298 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-04-13 12:36:55,425 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-04-13 12:36:55,425 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:36:55,428 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.212: db90d4b3161d6b7233c32e78dcc764f0 2019-04-13 12:36:55,457 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:36:55,464 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-04-13 12:36:55,464 - paramiko.transport - INFO - Authentication (password) successful! 2019-04-13 12:36:55,493 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.212. 2019-04-13 12:36:55,493 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:36:55,494 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:36:55,495 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:36:55,500 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:36:55,502 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:36:56,519 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-04-13 12:36:57,520 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-04-13 12:37:02,526 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-04-13 12:37:03,528 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-04-13 12:37:08,533 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-04-13 12:37:09,535 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-04-13 12:37:14,541 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-04-13 12:37:15,543 - 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-04-13 12:37:20,548 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-04-13 12:37:21,550 - 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-04-13 12:37:26,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-04-13 12:37:27,554 - 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-04-13 12:37:32,560 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-04-13 12:37:33,562 - 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-04-13 12:37:38,567 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-04-13 12:37:39,569 - 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-04-13 12:37:44,575 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-04-13 12:37:45,577 - 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-04-13 12:37:50,582 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-04-13 12:37:51,585 - 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-04-13 12:37:56,590 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-04-13 12:37:57,592 - 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-04-13 12:38:02,598 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-04-13 12:38:03,599 - 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-04-13 12:38:08,602 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-04-13 12:38:09,604 - 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-04-13 12:38:14,609 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-13 12:38:15,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-13 12:38:20,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 ebgp-multihop '2' 2019-04-13 12:38:21,619 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2019-04-13 12:38:26,623 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 remote-as 65001 2019-04-13 12:38:27,625 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 remote-as 65001 [edit] vyos@vyos# 2019-04-13 12:38:32,630 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 update-source 12.0.0.18 2019-04-13 12:38:33,632 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 update-source 12.0.0.18 [edit] vyos@vyos# 2019-04-13 12:38:38,633 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 soft-reconfiguration inbound 2019-04-13 12:38:39,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-04-13 12:38:44,640 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.2 password lab0033 2019-04-13 12:38:45,642 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2019-04-13 12:38:50,647 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-04-13 12:38:51,649 - 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-04-13 12:38:56,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-04-13 12:38:57,656 - 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-04-13 12:39:02,657 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-04-13 12:39:03,659 - 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-04-13 12:39:08,664 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-04-13 12:39:09,666 - 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-04-13 12:39:14,667 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-04-13 12:39:15,669 - 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-04-13 12:39:20,674 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-04-13 12:39:21,676 - 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-04-13 12:39:26,682 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-04-13 12:39:27,683 - 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-04-13 12:39:32,689 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-04-13 12:39:33,690 - 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-04-13 12:39:38,696 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-04-13 12:39:39,698 - 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-04-13 12:39:44,703 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-04-13 12:39:45,705 - 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-04-13 12:39:50,711 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.18 2019-04-13 12:39:51,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.18 [edit] vyos@vyos# 2019-04-13 12:39:56,718 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-13 12:39:57,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-13 12:40:02,808 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-13 12:40:02,839 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-04-13 12:40:02,839 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-04-13 12:41:02,900 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-04-13 12:41:02,944 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.213. 2019-04-13 12:41:02,947 - paramiko.transport - DEBUG - starting thread (client mode): 0x91874f50L 2019-04-13 12:41:02,947 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-13 12:41:02,952 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-04-13 12:41:02,952 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-04-13 12:41:02,953 - 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-04-13 12:41:02,953 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-04-13 12:41:02,954 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-04-13 12:41:02,954 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-13 12:41:02,954 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-04-13 12:41:02,954 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-13 12:41:02,989 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-04-13 12:41:03,101 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-04-13 12:41:03,101 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-13 12:41:03,102 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.213: db90d4b3161d6b7233c32e78dcc764f0 2019-04-13 12:41:03,139 - paramiko.transport - DEBUG - userauth is OK 2019-04-13 12:41:03,142 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-04-13 12:41:03,142 - paramiko.transport - INFO - Authentication (password) successful! 2019-04-13 12:41:03,166 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.213. 2019-04-13 12:41:03,167 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-13 12:41:03,168 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-13 12:41:03,168 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-13 12:41:03,170 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:41:03,171 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-13 12:41:04,173 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-04-13 12:41:34,239 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-13 12:41:34,268 - 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-04-13 12:41:34,268 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.2, 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.18 4 65002 3 6 0 0 0 00:01:01 10 Total number of neighbors 1 vyos@vyos:~$ 2019-04-13 12:41:34,268 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.18 | no-more BGP neighbor is 12.0.0.18, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.18 BGP state = Established, up for 00:01:07 Last read 11:26:59, 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: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.2 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.2, Local port: 179 Foreign host: 12.0.0.18, Foreign port: 56762 Nexthop: 12.0.0.2 Nexthop global: fe80::f816:3eff:fe56:45bd Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-04-13 12:41:34,268 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.18 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.2 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.2 0 32768 i *> 10.0.2.0/24 12.0.0.2 0 32768 i *> 10.0.3.0/24 12.0.0.2 0 32768 i *> 10.0.4.0/24 12.0.0.2 0 32768 i *> 10.0.5.0/24 12.0.0.2 0 32768 i *> 10.0.6.0/24 12.0.0.2 0 32768 i *> 10.0.7.0/24 12.0.0.2 0 32768 i *> 10.0.8.0/24 12.0.0.2 0 32768 i *> 10.0.9.0/24 12.0.0.2 0 32768 i *> 10.0.10.0/24 12.0.0.2 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-04-13 12:41:34,269 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.18 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.2 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.18 0 0 65002 i *> 10.1.2.0/24 12.0.0.18 0 0 65002 i *> 10.1.3.0/24 12.0.0.18 0 0 65002 i *> 10.1.4.0/24 12.0.0.18 0 0 65002 i *> 10.1.5.0/24 12.0.0.18 0 0 65002 i *> 10.1.6.0/24 12.0.0.18 0 0 65002 i *> 10.1.7.0/24 12.0.0.18 0 0 65002 i *> 10.1.8.0/24 12.0.0.18 0 0 65002 i *> 10.1.9.0/24 12.0.0.18 0 0 65002 i *> 10.1.10.0/24 12.0.0.18 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-04-13 12:41:34,269 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.18 routes | no-more BGP table version is 0, local router ID is 12.0.0.2 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.18 0 0 65002 i *> 10.1.2.0/24 12.0.0.18 0 0 65002 i *> 10.1.3.0/24 12.0.0.18 0 0 65002 i *> 10.1.4.0/24 12.0.0.18 0 0 65002 i *> 10.1.5.0/24 12.0.0.18 0 0 65002 i *> 10.1.6.0/24 12.0.0.18 0 0 65002 i *> 10.1.7.0/24 12.0.0.18 0 0 65002 i *> 10.1.8.0/24 12.0.0.18 0 0 65002 i *> 10.1.9.0/24 12.0.0.18 0 0 65002 i *> 10.1.10.0/24 12.0.0.18 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-04-13 12:41:34,269 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-04-13 12:41:34,269 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'499.6' 2019-04-13 12:41:34,269 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-04-13 12:41:34,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:41:34,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:41:35,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1182 Content-Type: application/json Date: Sat, 13 Apr 2019 12:41: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-777e9970-4921-474c-848f-e26debc05f7d x-openstack-request-id: req-777e9970-4921-474c-848f-e26debc05f7d 2019-04-13 12:41:35,413 - 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:01:2c:fc", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2c:fc", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c7:a4", "version": 4, "addr": "12.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:27:13Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:41:35,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-777e9970-4921-474c-848f-e26debc05f7d 2019-04-13 12:41:35,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14361691475s 2019-04-13 12:41:35,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 12:41:35,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:41:35,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 12:41: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-572d3a93-49d9-4579-a438-fe0d9a195a32 x-openstack-request-id: req-572d3a93-49d9-4579-a438-fe0d9a195a32 2019-04-13 12:41:35,571 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-572d3a93-49d9-4579-a438-fe0d9a195a32 2019-04-13 12:41:35,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152916193008s 2019-04-13 12:41:35,571 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-04-13 12:41:35,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:41:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:41:36,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1200 Content-Type: application/json Date: Sat, 13 Apr 2019 12:41: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-6b4e65ec-630a-4f4c-b99f-0c484b19e844 x-openstack-request-id: req-6b4e65ec-630a-4f4c-b99f-0c484b19e844 2019-04-13 12:41:36,347 - 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:01:2c:fc", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2c:fc", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:c7:a4", "version": 4, "addr": "12.0.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:41:35Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-13T12:32:22Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:92:30", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:45:bd", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94151d49-520d-4d2f-9568-68c12734fd23", "rel": "bookmark"}], "image": {"id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "links": [{"href": "http://172.30.9.23:8774/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:32:57.000000", "flavor": {"id": "e0981bfd-6084-47db-a443-0049359d6078", "links": [{"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "bookmark"}]}, "id": "94151d49-520d-4d2f-9568-68c12734fd23", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:32:57Z", "hostId": "efab347356498dd9129257131b350b6ad802bc8eab920a35342c4383", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-13T12:32:21Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "0d2dd741-e16d-4f89-92f8-77797637d264"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:27:13Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:41:36,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6b4e65ec-630a-4f4c-b99f-0c484b19e844 2019-04-13 12:41:36,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77516913414s 2019-04-13 12:41:36,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 12:41:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:41:36,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 12:41:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-978b2064-8fda-4111-9082-dfa6d80ecf0f x-openstack-request-id: req-978b2064-8fda-4111-9082-dfa6d80ecf0f 2019-04-13 12:41:36,500 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-978b2064-8fda-4111-9082-dfa6d80ecf0f 2019-04-13 12:41:36,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.148569107056s 2019-04-13 12:41:36,618 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 12:41:36,618 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:41 | PASS | +----------------------+------------------+------------------+----------------+ 2019-04-13 12:41:36,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-04-13 12:41:36,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-04-13 12:41:36,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:36,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:36,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:36,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:36,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:36,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:36,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:36,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-04-13T12:31:34.223Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:31.918Z", "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-04-13T12:31:31.920Z", "id": "0f71dc9a-9f08-4868-86c8-d5d2249c768e"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-13T12:33:09.493Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:31:37.810Z", "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-04-13T12:31:37.811Z", "id": "0a5ce91b-fe57-4e39-8026-f07c8d0a4347"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-04-13 12:41:36,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:36,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:36 GMT 2019-04-13 12:41:36,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:36,719 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:41:36,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:36,719 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:36,719 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:41:36,719 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:41:36,721 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-04-13 12:41:37,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:37,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:37,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:37,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:37,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:37,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:37,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:37,138 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-04-13 12:41:37,138 - 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-04-13T12:41:36.788Z", "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-04-13T12:41:36.789Z", "id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"} 2019-04-13 12:41:37,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:37,138 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:37 GMT 2019-04-13 12:41:37,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:37,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-13 12:41:37,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:37,139 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:37,139 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:41:37,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:41:37,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:37,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:37,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:37,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:37,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:37,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:37,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:37,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-13 12:41:37,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:37,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:37 GMT 2019-04-13 12:41:37,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:37,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-13 12:41:37,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:37,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:37,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:41:37,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b9feb7e2-98fa-40a7-867f-a2fe26d59459 2019-04-13 12:41:37,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:37,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:37,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:37,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:37,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:37,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:37,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:37,315 - 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-04-13T12:41:36.788Z", "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-04-13T12:41:36.789Z", "id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"} 2019-04-13 12:41:37,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:37,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:37 GMT 2019-04-13 12:41:37,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:37,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-13 12:41:37,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:37,316 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:37,316 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:41:42,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:41:42,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:42,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:42,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:42,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:42,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:42,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:42,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:42,388 - 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-04-13T12:41:38.057Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:37.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:39.275Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:39.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:39.906Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:39.267Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:39.906Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:39.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:40.577Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:39.947Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:41.110Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7b3c9a0b-75c3-48b1-8f5f-a7a52174c845", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:40.746Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.ba9fdffd-fe21-4b53-aabd-f30a38a78af1"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:41.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:41:40.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.ba9fdffd-fe21-4b53-aabd-f30a38a78af1"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:41.110Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b3c9a0b-75c3-48b1-8f5f-a7a52174c845 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:41:40.746Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.ba9fdffd-fe21-4b53-aabd-f30a38a78af1"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:41.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:41:41.029Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bf626b95-a522-4f06-8335-21d9fb6d6b72"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:41.646Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 12:41: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-20bf8988-ba3c-480e-bb1c-c74a80ae430d x-compute-request-id: req-20bf8988-ba3c-480e-bb1c-c74a80ae430d Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 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-04-13T12:41:41.382Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.ba9fdffd-fe21-4b53-aabd-f30a38a78af1"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:41.646Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-20bf8988-ba3c-480e-bb1c-c74a80ae430d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:41.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.ba9fdffd-fe21-4b53-aabd-f30a38a78af1"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:41.646Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c46e0582-4fe6-4e49-8668-e463af9c8f78 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:41:41.034Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bf626b95-a522-4f06-8335-21d9fb6d6b72"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:41.646Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-c46e0582-4fe6-4e49-8668-e463af9c8f78", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:41.034Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bf626b95-a522-4f06-8335-21d9fb6d6b72"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:41.646Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-20bf8988-ba3c-480e-bb1c-c74a80ae430d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:41.382Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.ba9fdffd-fe21-4b53-aabd-f30a38a78af1"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:41.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b42e928188f2d9b45a702c729cdf596f02f684ec\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:41.162Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.ba9fdffd-fe21-4b53-aabd-f30a38a78af1"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:42.257Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 12:41: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-2a1231ae-95fe-40db-a04d-635bdfaa95f6 x-compute-request-id: req-2a1231ae-95fe-40db-a04d-635bdfaa95f6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 94151d49-520d-4d2f-9568-68c12734fd23 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-04-13T12:41:41.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bf626b95-a522-4f06-8335-21d9fb6d6b72"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:42.257Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 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 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-13T12:41:41.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:42.257Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-2a1231ae-95fe-40db-a04d-635bdfaa95f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:41.755Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bf626b95-a522-4f06-8335-21d9fb6d6b72"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:42.257Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc7f3f051785de5990da93a059b365b8bd83cc3e\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:41.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bf626b95-a522-4f06-8335-21d9fb6d6b72"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:42.257Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:41.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:42.257Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-2a1231ae-95fe-40db-a04d-635bdfaa95f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:41.755Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bf626b95-a522-4f06-8335-21d9fb6d6b72"}], "metadata": {"pagination": {"total": 21, "offset": 0, "size": 50}}} 2019-04-13 12:41:42,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:42,388 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:42 GMT 2019-04-13 12:41:42,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:42,388 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:41:42,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:42,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:42,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:41:42,389 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:41:42,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2019-04-13 12:41:42,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-13 12:41:42,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-13 12:41:42,390 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-13 12:41:42,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-13 12:41:42,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7b3c9a0b-75c3-48b1-8f5f-a7a52174c845 2019-04-13 12:41:42,391 - 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-04-13 12:41:42,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b3c9a0b-75c3-48b1-8f5f-a7a52174c845 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:41:42,391 - 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-04-13 12:41:42,391 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 12:41: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-20bf8988-ba3c-480e-bb1c-c74a80ae430d x-compute-request-id: req-20bf8988-ba3c-480e-bb1c-c74a80ae430d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 could not be found.", "code": 404}} 2019-04-13 12:41:42,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-20bf8988-ba3c-480e-bb1c-c74a80ae430d 2019-04-13 12:41:42,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c46e0582-4fe6-4e49-8668-e463af9c8f78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:41:42,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-c46e0582-4fe6-4e49-8668-e463af9c8f78 2019-04-13 12:41:42,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-20bf8988-ba3c-480e-bb1c-c74a80ae430d 2019-04-13 12:41:42,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42e928188f2d9b45a702c729cdf596f02f684ec" 2019-04-13 12:41:42,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 12:41: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-2a1231ae-95fe-40db-a04d-635bdfaa95f6 x-compute-request-id: req-2a1231ae-95fe-40db-a04d-635bdfaa95f6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 94151d49-520d-4d2f-9568-68c12734fd23 could not be found.", "code": 404}} 2019-04-13 12:41:42,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 could not be found. [status_code=404] 2019-04-13 12:41:42,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-2a1231ae-95fe-40db-a04d-635bdfaa95f6 2019-04-13 12:41:42,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7f3f051785de5990da93a059b365b8bd83cc3e" 2019-04-13 12:41:42,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-04-13 12:41:42,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-2a1231ae-95fe-40db-a04d-635bdfaa95f6 2019-04-13 12:41:42,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b9feb7e2-98fa-40a7-867f-a2fe26d59459 2019-04-13 12:41:42,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:42,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:42,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:42,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:42,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:42,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:42,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:42,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:41:36.788Z", "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-04-13T12:41:36.789Z", "id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"} 2019-04-13 12:41:42,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:42,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:42 GMT 2019-04-13 12:41:42,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:42,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-13 12:41:42,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:42,473 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:42,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:41:47,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:41:47,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:47,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:47,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:47,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:47,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:47,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:47,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:47,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_i3yubc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:42.853Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 94151d49-520d-4d2f-9568-68c12734fd23 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 94151d49-520d-4d2f-9568-68c12734fd23 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 94151d49-520d-4d2f-9568-68c12734fd23 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-13T12:41:42.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:42.853Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:42.220Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:42.853Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:42.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:43.476Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:42.596Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:43.476Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:43.155Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:43.476Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:42.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.151Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.208Z", "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}5914e6bd902252517df4717162d53981c7ded8d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:43.808Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.208Z", "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}5914e6bd902252517df4717162d53981c7ded8d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:43.808Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.208Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ae2239-a3be-4ea9-8b3c-f54478930dce Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:43.384Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.208Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ae2239-a3be-4ea9-8b3c-f54478930dce Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:43.384Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.208Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e0ae2239-a3be-4ea9-8b3c-f54478930dce", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:43.384Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:43.378Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:43.378Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.208Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-e0ae2239-a3be-4ea9-8b3c-f54478930dce", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:43.384Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.181Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.181Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.181Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.180Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.180Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a593ce62-005c-413a-bd0a-9a49c9eb8bae Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.179Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.137Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.137Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.136Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.135Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.135Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}, {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}, {\"router_id\": \"373f518b-9fd3-4d71-802b-6a98e02227a6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:27:17Z\", \"updated_at\": \"2019-04-13T12:27:19Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:10:8d:82\", \"device_id\": \"b3cd89b0-9747-4f07-8f63-a685e12e4390\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"6f630479-25e5-43aa-8e84-05ad598e3ae3\", \"id\": \"8ba17ce6-af29-492e-8807-28a1e132e354\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.135Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-5a98f95e-b774-4504-9773-2194385a8409", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.267Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.136Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}, {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}, {\"router_id\": \"373f518b-9fd3-4d71-802b-6a98e02227a6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:27:17Z\", \"updated_at\": \"2019-04-13T12:27:19Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:10:8d:82\", \"device_id\": \"b3cd89b0-9747-4f07-8f63-a685e12e4390\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"6f630479-25e5-43aa-8e84-05ad598e3ae3\", \"id\": \"8ba17ce6-af29-492e-8807-28a1e132e354\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.135Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-edad98e1-1354-4190-bdaf-67f40fe5c900", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.156Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-edad98e1-1354-4190-bdaf-67f40fe5c900", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.156Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a593ce62-005c-413a-bd0a-9a49c9eb8bae Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.179Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edad98e1-1354-4190-bdaf-67f40fe5c900 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.156Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.226Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edad98e1-1354-4190-bdaf-67f40fe5c900 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.156Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.181Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.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_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.152Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-5a98f95e-b774-4504-9773-2194385a8409", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.267Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-5a98f95e-b774-4504-9773-2194385a8409", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.267Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.225Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-5a98f95e-b774-4504-9773-2194385a8409 Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:27:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b4ac2be3-ba6b-407a-b1c4-68934052594a\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"6f630479-25e5-43aa-8e84-05ad598e3ae3\",\"security_groups\":[\"fb025981-68e8-416f-96c4-ed3137a366db\"],\"mac_address\":\"fa:16:3e:10:8d:82\",\"device_id\":\"b3cd89b0-9747-4f07-8f63-a685e12e4390\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:25:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.267Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.226Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.226Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.225Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.226Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.225Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.225Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-5a98f95e-b774-4504-9773-2194385a8409 Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:27:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b4ac2be3-ba6b-407a-b1c4-68934052594a\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"6f630479-25e5-43aa-8e84-05ad598e3ae3\",\"security_groups\":[\"fb025981-68e8-416f-96c4-ed3137a366db\"],\"mac_address\":\"fa:16:3e:10:8d:82\",\"device_id\":\"b3cd89b0-9747-4f07-8f63-a685e12e4390\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:25:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.267Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-5a98f95e-b774-4504-9773-2194385a8409", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.268Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}], "metadata": {"pagination": {"total": 174, "offset": 21, "size": 50}}} 2019-04-13 12:41:47,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:47,551 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:47 GMT 2019-04-13 12:41:47,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:47,551 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:41:47,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:47,551 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:47,551 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:41:47,551 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:41:47,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 94151d49-520d-4d2f-9568-68c12734fd23 could not be found. [status_code=404] 2019-04-13 12:41:47,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-13 12:41:47,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-13 12:41:47,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-04-13 12:41:47,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-13 12:41:47,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-13 12:41:47,555 - 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-04-13 12:41:47,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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}5914e6bd902252517df4717162d53981c7ded8d0" 2019-04-13 12:41:47,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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}5914e6bd902252517df4717162d53981c7ded8d0" 2019-04-13 12:41:47,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ae2239-a3be-4ea9-8b3c-f54478930dce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:41:47,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ae2239-a3be-4ea9-8b3c-f54478930dce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:41:47,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e0ae2239-a3be-4ea9-8b3c-f54478930dce 2019-04-13 12:41:47,556 - 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-04-13 12:41:47,557 - 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-04-13 12:41:47,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-e0ae2239-a3be-4ea9-8b3c-f54478930dce 2019-04-13 12:41:47,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0" 2019-04-13 12:41:47,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0" 2019-04-13 12:41:47,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae 2019-04-13 12:41:47,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae 2019-04-13 12:41:47,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae 2019-04-13 12:41:47,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a593ce62-005c-413a-bd0a-9a49c9eb8bae Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:47,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0" 2019-04-13 12:41:47,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0" 2019-04-13 12:41:47,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 2019-04-13 12:41:47,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 2019-04-13 12:41:47,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 2019-04-13 12:41:47,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"floatingips": [{"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:0d:92:30", "device_id": ""}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}, {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:01:2c:fc", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}, {"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:19Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:41:47,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-5a98f95e-b774-4504-9773-2194385a8409 2019-04-13 12:41:47,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 2019-04-13 12:41:47,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"floatingips": [{"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:0d:92:30", "device_id": ""}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}, {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:01:2c:fc", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}, {"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:19Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:41:47,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-edad98e1-1354-4190-bdaf-67f40fe5c900 2019-04-13 12:41:47,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-edad98e1-1354-4190-bdaf-67f40fe5c900 2019-04-13 12:41:47,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a593ce62-005c-413a-bd0a-9a49c9eb8bae Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:47,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edad98e1-1354-4190-bdaf-67f40fe5c900 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:41:47,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0" 2019-04-13 12:41:47,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edad98e1-1354-4190-bdaf-67f40fe5c900 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:41:47,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae 2019-04-13 12:41:47,560 - 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-04-13 12:41:47,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-5a98f95e-b774-4504-9773-2194385a8409 2019-04-13 12:41:47,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-5a98f95e-b774-4504-9773-2194385a8409 2019-04-13 12:41:47,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:47,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-5a98f95e-b774-4504-9773-2194385a8409 Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:27:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","ip_address":"192.168.120.5"}],"id":"6f630479-25e5-43aa-8e84-05ad598e3ae3","security_groups":["fb025981-68e8-416f-96c4-ed3137a366db"],"mac_address":"fa:16:3e:10:8d:82","device_id":"b3cd89b0-9747-4f07-8f63-a685e12e4390","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:25:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:47,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0" 2019-04-13 12:41:47,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb 2019-04-13 12:41:47,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:47,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb 2019-04-13 12:41:47,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb 2019-04-13 12:41:47,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-adcf1dfb-55ad-45ef-a1ae-5eecb9623fdb 2019-04-13 12:41:47,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-5a98f95e-b774-4504-9773-2194385a8409 Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:27:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","ip_address":"192.168.120.5"}],"id":"6f630479-25e5-43aa-8e84-05ad598e3ae3","security_groups":["fb025981-68e8-416f-96c4-ed3137a366db"],"mac_address":"fa:16:3e:10:8d:82","device_id":"b3cd89b0-9747-4f07-8f63-a685e12e4390","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:25:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:47,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-5a98f95e-b774-4504-9773-2194385a8409 2019-04-13 12:41:47,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b9feb7e2-98fa-40a7-867f-a2fe26d59459 2019-04-13 12:41:47,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:47,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:47,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:47,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:47,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:47,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:47,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:47,617 - cloudify.rest_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-04-13T12:41:36.788Z", "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-04-13T12:41:36.789Z", "id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"} 2019-04-13 12:41:47,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:47,617 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:47 GMT 2019-04-13 12:41:47,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:47,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-13 12:41:47,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:47,618 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:47,618 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:41:52,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:41:52,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:52,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:52,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:52,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:52,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:52,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:52,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:52,765 - 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-04-13T12:41:44.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}, {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}, {\"router_id\": \"373f518b-9fd3-4d71-802b-6a98e02227a6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:27:17Z\", \"updated_at\": \"2019-04-13T12:27:19Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:10:8d:82\", \"device_id\": \"b3cd89b0-9747-4f07-8f63-a685e12e4390\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"6f630479-25e5-43aa-8e84-05ad598e3ae3\", \"id\": \"8ba17ce6-af29-492e-8807-28a1e132e354\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.135Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}, {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}, {\"router_id\": \"373f518b-9fd3-4d71-802b-6a98e02227a6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:27:17Z\", \"updated_at\": \"2019-04-13T12:27:19Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:10:8d:82\", \"device_id\": \"b3cd89b0-9747-4f07-8f63-a685e12e4390\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"6f630479-25e5-43aa-8e84-05ad598e3ae3\", \"id\": \"8ba17ce6-af29-492e-8807-28a1e132e354\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.135Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.180Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.226Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.181Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:44.792Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edad98e1-1354-4190-bdaf-67f40fe5c900 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.156Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.984Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.944Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.944Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.985Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.985Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-02227943-7016-4527-9fbd-1dedd91901ab", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.943Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-02227943-7016-4527-9fbd-1dedd91901ab", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.943Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-02227943-7016-4527-9fbd-1dedd91901ab", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.943Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-02227943-7016-4527-9fbd-1dedd91901ab Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.943Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.894Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.894Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.984Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-26310f87-7833-4554-bff0-c9322b9eb938", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.026Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0b845f18-22ab-419c-b335-af1cc461058e", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.893Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0b845f18-22ab-419c-b335-af1cc461058e", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.892Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.986Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-0b845f18-22ab-419c-b335-af1cc461058e Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}, {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}, {\"router_id\": \"373f518b-9fd3-4d71-802b-6a98e02227a6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:27:17Z\", \"updated_at\": \"2019-04-13T12:27:19Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:10:8d:82\", \"device_id\": \"b3cd89b0-9747-4f07-8f63-a685e12e4390\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"6f630479-25e5-43aa-8e84-05ad598e3ae3\", \"id\": \"8ba17ce6-af29-492e-8807-28a1e132e354\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.892Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "Successfully detached port 9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f", "level": "info", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.648Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-76265725-3204-4e84-8d03-2e7d22d00d19", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.648Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-26310f87-7833-4554-bff0-c9322b9eb938 Date: Sat, 13 Apr 2019 12:41:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:27:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b4ac2be3-ba6b-407a-b1c4-68934052594a\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"6f630479-25e5-43aa-8e84-05ad598e3ae3\",\"security_groups\":[\"fb025981-68e8-416f-96c4-ed3137a366db\"],\"mac_address\":\"fa:16:3e:10:8d:82\",\"device_id\":\"b3cd89b0-9747-4f07-8f63-a685e12e4390\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:25:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.026Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-76265725-3204-4e84-8d03-2e7d22d00d19", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.648Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-76265725-3204-4e84-8d03-2e7d22d00d19", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.648Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-76265725-3204-4e84-8d03-2e7d22d00d19", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.648Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-76265725-3204-4e84-8d03-2e7d22d00d19 Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:44Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.18\"}],\"id\":\"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:1f:c7:a4\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:54Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.648Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2fbe7269-cfe8-4bec-9eea-d926cfd3476f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.120Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-26310f87-7833-4554-bff0-c9322b9eb938", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.026Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-26310f87-7833-4554-bff0-c9322b9eb938", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.026Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-26310f87-7833-4554-bff0-c9322b9eb938", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.027Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-0b845f18-22ab-419c-b335-af1cc461058e Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}, {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}, {\"router_id\": \"373f518b-9fd3-4d71-802b-6a98e02227a6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:27:17Z\", \"updated_at\": \"2019-04-13T12:27:19Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:10:8d:82\", \"device_id\": \"b3cd89b0-9747-4f07-8f63-a685e12e4390\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"6f630479-25e5-43aa-8e84-05ad598e3ae3\", \"id\": \"8ba17ce6-af29-492e-8807-28a1e132e354\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.892Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-26310f87-7833-4554-bff0-c9322b9eb938 Date: Sat, 13 Apr 2019 12:41:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:27:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b4ac2be3-ba6b-407a-b1c4-68934052594a\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"6f630479-25e5-43aa-8e84-05ad598e3ae3\",\"security_groups\":[\"fb025981-68e8-416f-96c4-ed3137a366db\"],\"mac_address\":\"fa:16:3e:10:8d:82\",\"device_id\":\"b3cd89b0-9747-4f07-8f63-a685e12e4390\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:25:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.026Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0b845f18-22ab-419c-b335-af1cc461058e", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.892Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "Detaching port 60611903-288d-4af3-99b4-45af33c94ae7...", "level": "info", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.027Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0b845f18-22ab-419c-b335-af1cc461058e", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.893Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.027Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_9us5t4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.974Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.028Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-02227943-7016-4527-9fbd-1dedd91901ab Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.943Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3 Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.984Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.984Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3 Date: Sat, 13 Apr 2019 12:41:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.983Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:45.506Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-02227943-7016-4527-9fbd-1dedd91901ab", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:44.943Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.091Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dd91960b-d4d2-44fb-b0ec-a2e660272c7f Date: Sat, 13 Apr 2019 12:41:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:45Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:56:45:bd\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.429Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.091Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.867Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.091Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.736Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}], "metadata": {"pagination": {"total": 256, "offset": 71, "size": 50}}} 2019-04-13 12:41:52,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:52,766 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:52 GMT 2019-04-13 12:41:52,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:52,766 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:41:52,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:52,766 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:52,766 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:41:52,766 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:41:52,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"floatingips": [{"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:0d:92:30", "device_id": ""}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}, {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:01:2c:fc", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}, {"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:19Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:41:52,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-38cfdcdc-50ac-4ae4-ae1b-4086a3e85225 Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"floatingips": [{"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:0d:92:30", "device_id": ""}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}, {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:01:2c:fc", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}, {"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:19Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:41:52,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae 2019-04-13 12:41:52,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5914e6bd902252517df4717162d53981c7ded8d0" 2019-04-13 12:41:52,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a593ce62-005c-413a-bd0a-9a49c9eb8bae 2019-04-13 12:41:52,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edad98e1-1354-4190-bdaf-67f40fe5c900 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:41:52,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3 2019-04-13 12:41:52,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3" 2019-04-13 12:41:52,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3" 2019-04-13 12:41:52,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3 2019-04-13 12:41:52,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3" 2019-04-13 12:41:52,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-02227943-7016-4527-9fbd-1dedd91901ab 2019-04-13 12:41:52,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-02227943-7016-4527-9fbd-1dedd91901ab 2019-04-13 12:41:52,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-02227943-7016-4527-9fbd-1dedd91901ab 2019-04-13 12:41:52,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-02227943-7016-4527-9fbd-1dedd91901ab Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:52,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3" 2019-04-13 12:41:52,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3" 2019-04-13 12:41:52,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3 2019-04-13 12:41:52,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-26310f87-7833-4554-bff0-c9322b9eb938 2019-04-13 12:41:52,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0b845f18-22ab-419c-b335-af1cc461058e 2019-04-13 12:41:52,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0b845f18-22ab-419c-b335-af1cc461058e 2019-04-13 12:41:52,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3" 2019-04-13 12:41:52,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-0b845f18-22ab-419c-b335-af1cc461058e Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"floatingips": [{"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:0d:92:30", "device_id": ""}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}, {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:01:2c:fc", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}, {"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:19Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:41:52,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f 2019-04-13 12:41:52,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-76265725-3204-4e84-8d03-2e7d22d00d19 2019-04-13 12:41:52,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-26310f87-7833-4554-bff0-c9322b9eb938 Date: Sat, 13 Apr 2019 12:41:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:27:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","ip_address":"192.168.120.5"}],"id":"6f630479-25e5-43aa-8e84-05ad598e3ae3","security_groups":["fb025981-68e8-416f-96c4-ed3137a366db"],"mac_address":"fa:16:3e:10:8d:82","device_id":"b3cd89b0-9747-4f07-8f63-a685e12e4390","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:25:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:52,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-76265725-3204-4e84-8d03-2e7d22d00d19 2019-04-13 12:41:52,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-76265725-3204-4e84-8d03-2e7d22d00d19 2019-04-13 12:41:52,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-76265725-3204-4e84-8d03-2e7d22d00d19 2019-04-13 12:41:52,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-76265725-3204-4e84-8d03-2e7d22d00d19 Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.18"}],"id":"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:1f:c7:a4","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:41:52,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-13 12:41:52,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-26310f87-7833-4554-bff0-c9322b9eb938 2019-04-13 12:41:52,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-26310f87-7833-4554-bff0-c9322b9eb938 2019-04-13 12:41:52,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-26310f87-7833-4554-bff0-c9322b9eb938 2019-04-13 12:41:52,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-0b845f18-22ab-419c-b335-af1cc461058e Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"floatingips": [{"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:0d:92:30", "device_id": ""}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}, {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:01:2c:fc", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}, {"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:19Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:41:52,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-26310f87-7833-4554-bff0-c9322b9eb938 Date: Sat, 13 Apr 2019 12:41:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:27:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","ip_address":"192.168.120.5"}],"id":"6f630479-25e5-43aa-8e84-05ad598e3ae3","security_groups":["fb025981-68e8-416f-96c4-ed3137a366db"],"mac_address":"fa:16:3e:10:8d:82","device_id":"b3cd89b0-9747-4f07-8f63-a685e12e4390","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:25:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:52,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0b845f18-22ab-419c-b335-af1cc461058e 2019-04-13 12:41:52,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 60611903-288d-4af3-99b4-45af33c94ae7... 2019-04-13 12:41:52,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0b845f18-22ab-419c-b335-af1cc461058e 2019-04-13 12:41:52,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-13 12:41:52,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-13 12:41:52,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfda8da96d40b2e62c9a82fa8108aa946c3c9dc3" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-13 12:41:52,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-02227943-7016-4527-9fbd-1dedd91901ab Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:52,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3 Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:52,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3 2019-04-13 12:41:52,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0ec3fb92-ee78-4fe0-b3fb-03903d43c7f3 Date: Sat, 13 Apr 2019 12:41:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:52,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-02227943-7016-4527-9fbd-1dedd91901ab 2019-04-13 12:41:52,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dd91960b-d4d2-44fb-b0ec-a2e660272c7f Date: Sat, 13 Apr 2019 12:41:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:45Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:56:45:bd","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:41:52,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-13 12:41:52,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-13 12:41:52,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b9feb7e2-98fa-40a7-867f-a2fe26d59459 2019-04-13 12:41:52,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:52,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:52,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:52,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:52,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:52,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:52,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:52,905 - cloudify.rest_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-04-13T12:41:36.788Z", "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-04-13T12:41:36.789Z", "id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"} 2019-04-13 12:41:52,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:52,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:52 GMT 2019-04-13 12:41:52,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:52,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-13 12:41:52,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:52,906 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:52,906 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:41:57,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:41:58,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:58,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:58,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:58,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:58,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:58,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:58,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:58,015 - 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-04-13T12:41:46.091Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-dd91960b-d4d2-44fb-b0ec-a2e660272c7f", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.430Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.091Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dd91960b-d4d2-44fb-b0ec-a2e660272c7f Date: Sat, 13 Apr 2019 12:41:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:45Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:56:45:bd\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.429Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.091Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dd91960b-d4d2-44fb-b0ec-a2e660272c7f Date: Sat, 13 Apr 2019 12:41:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:45Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:56:45:bd\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.429Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.091Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.867Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.091Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-dd91960b-d4d2-44fb-b0ec-a2e660272c7f", "level": "debug", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.430Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.3bcd9fdf-6eac-4273-b2c1-b76ed2399682"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.091Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_u0rebg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:45.736Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.674Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.176Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.674Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc0fc0a1-0c8d-49ce-a69d-cf4a84fb8a97 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.181Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.674Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cc0fc0a1-0c8d-49ce-a69d-cf4a84fb8a97", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.181Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.674Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc0fc0a1-0c8d-49ce-a69d-cf4a84fb8a97 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.181Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.674Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-cc0fc0a1-0c8d-49ce-a69d-cf4a84fb8a97", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.181Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.674Z", "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}d2692313783a7412bc158b3de080de4d5b33f6d0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.573Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:46.674Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.175Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.944Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-82126fc1-3703-49e2-9874-7811d34269d8 Date: Sat, 13 Apr 2019 12:41:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.983Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-82126fc1-3703-49e2-9874-7811d34269d8", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.984Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.944Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-82126fc1-3703-49e2-9874-7811d34269d8 Date: Sat, 13 Apr 2019 12:41:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.983Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-82126fc1-3703-49e2-9874-7811d34269d8", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.983Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae52aa43-bf44-43b9-bfaf-17e23b9f2d85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.899Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-82126fc1-3703-49e2-9874-7811d34269d8", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.984Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.894Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae52aa43-bf44-43b9-bfaf-17e23b9f2d85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.899Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ae52aa43-bf44-43b9-bfaf-17e23b9f2d85", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.899Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.985Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-3288af3c-5997-452b-92ca-92b66bcb6693 Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:27:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b4ac2be3-ba6b-407a-b1c4-68934052594a\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"6f630479-25e5-43aa-8e84-05ad598e3ae3\",\"security_groups\":[\"fb025981-68e8-416f-96c4-ed3137a366db\"],\"mac_address\":\"fa:16:3e:10:8d:82\",\"device_id\":\"b3cd89b0-9747-4f07-8f63-a685e12e4390\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:25:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.027Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272 Date: Sat, 13 Apr 2019 12:41:46 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}, {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}, {\"router_id\": \"373f518b-9fd3-4d71-802b-6a98e02227a6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:27:17Z\", \"updated_at\": \"2019-04-13T12:27:19Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:10:8d:82\", \"device_id\": \"b3cd89b0-9747-4f07-8f63-a685e12e4390\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"6f630479-25e5-43aa-8e84-05ad598e3ae3\", \"id\": \"8ba17ce6-af29-492e-8807-28a1e132e354\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.901Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272 Date: Sat, 13 Apr 2019 12:41:46 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}, {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}, {\"router_id\": \"373f518b-9fd3-4d71-802b-6a98e02227a6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:27:17Z\", \"updated_at\": \"2019-04-13T12:27:19Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:10:8d:82\", \"device_id\": \"b3cd89b0-9747-4f07-8f63-a685e12e4390\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"6f630479-25e5-43aa-8e84-05ad598e3ae3\", \"id\": \"8ba17ce6-af29-492e-8807-28a1e132e354\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.901Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.985Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ae52aa43-bf44-43b9-bfaf-17e23b9f2d85", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.899Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.902Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-3288af3c-5997-452b-92ca-92b66bcb6693 Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:27:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b4ac2be3-ba6b-407a-b1c4-68934052594a\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"6f630479-25e5-43aa-8e84-05ad598e3ae3\",\"security_groups\":[\"fb025981-68e8-416f-96c4-ed3137a366db\"],\"mac_address\":\"fa:16:3e:10:8d:82\",\"device_id\":\"b3cd89b0-9747-4f07-8f63-a685e12e4390\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:25:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.027Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.902Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.902Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-82126fc1-3703-49e2-9874-7811d34269d8", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.984Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.893Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.902Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.903Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-3288af3c-5997-452b-92ca-92b66bcb6693", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.027Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-3288af3c-5997-452b-92ca-92b66bcb6693", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.027Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.903Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a398a56d-40de-40fe-b943-ff8acd6ab06d Date: Sat, 13 Apr 2019 12:41:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.942Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "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}d2692313783a7412bc158b3de080de4d5b33f6d0\"", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.573Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a398a56d-40de-40fe-b943-ff8acd6ab06d", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.942Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a398a56d-40de-40fe-b943-ff8acd6ab06d Date: Sat, 13 Apr 2019 12:41:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.942Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a398a56d-40de-40fe-b943-ff8acd6ab06d", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.943Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a398a56d-40de-40fe-b943-ff8acd6ab06d", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.943Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a398a56d-40de-40fe-b943-ff8acd6ab06d", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:46.943Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-3288af3c-5997-452b-92ca-92b66bcb6693", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.038Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-3288af3c-5997-452b-92ca-92b66bcb6693", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.039Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}], "metadata": {"pagination": {"total": 345, "offset": 121, "size": 50}}} 2019-04-13 12:41:58,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:58,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:58 GMT 2019-04-13 12:41:58,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:58,016 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:41:58,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:58,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:58,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:41:58,016 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:41:58,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-dd91960b-d4d2-44fb-b0ec-a2e660272c7f 2019-04-13 12:41:58,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dd91960b-d4d2-44fb-b0ec-a2e660272c7f Date: Sat, 13 Apr 2019 12:41:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:45Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:56:45:bd","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:41:58,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dd91960b-d4d2-44fb-b0ec-a2e660272c7f Date: Sat, 13 Apr 2019 12:41:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:45Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:56:45:bd","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:41:58,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-13 12:41:58,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-dd91960b-d4d2-44fb-b0ec-a2e660272c7f 2019-04-13 12:41:58,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-13 12:41:58,020 - 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-04-13 12:41:58,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc0fc0a1-0c8d-49ce-a69d-cf4a84fb8a97 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:41:58,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cc0fc0a1-0c8d-49ce-a69d-cf4a84fb8a97 2019-04-13 12:41:58,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc0fc0a1-0c8d-49ce-a69d-cf4a84fb8a97 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:41:58,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-cc0fc0a1-0c8d-49ce-a69d-cf4a84fb8a97 2019-04-13 12:41:58,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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}d2692313783a7412bc158b3de080de4d5b33f6d0" 2019-04-13 12:41:58,021 - 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-04-13 12:41:58,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0" 2019-04-13 12:41:58,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-82126fc1-3703-49e2-9874-7811d34269d8 Date: Sat, 13 Apr 2019 12:41:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:58,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-82126fc1-3703-49e2-9874-7811d34269d8 2019-04-13 12:41:58,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0" 2019-04-13 12:41:58,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-82126fc1-3703-49e2-9874-7811d34269d8 Date: Sat, 13 Apr 2019 12:41:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:58,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-82126fc1-3703-49e2-9874-7811d34269d8 2019-04-13 12:41:58,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae52aa43-bf44-43b9-bfaf-17e23b9f2d85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:41:58,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-82126fc1-3703-49e2-9874-7811d34269d8 2019-04-13 12:41:58,022 - 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-04-13 12:41:58,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae52aa43-bf44-43b9-bfaf-17e23b9f2d85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:41:58,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ae52aa43-bf44-43b9-bfaf-17e23b9f2d85 2019-04-13 12:41:58,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0" 2019-04-13 12:41:58,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-3288af3c-5997-452b-92ca-92b66bcb6693 Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:27:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","ip_address":"192.168.120.5"}],"id":"6f630479-25e5-43aa-8e84-05ad598e3ae3","security_groups":["fb025981-68e8-416f-96c4-ed3137a366db"],"mac_address":"fa:16:3e:10:8d:82","device_id":"b3cd89b0-9747-4f07-8f63-a685e12e4390","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:25:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:58,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272 Date: Sat, 13 Apr 2019 12:41:46 GMT RESP BODY: {"floatingips": [{"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:0d:92:30", "device_id": ""}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}, {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:01:2c:fc", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}, {"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:19Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:41:58,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272 Date: Sat, 13 Apr 2019 12:41:46 GMT RESP BODY: {"floatingips": [{"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:0d:92:30", "device_id": ""}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}, {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:01:2c:fc", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}, {"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:19Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:41:58,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0" 2019-04-13 12:41:58,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ae52aa43-bf44-43b9-bfaf-17e23b9f2d85 2019-04-13 12:41:58,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272 2019-04-13 12:41:58,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-3288af3c-5997-452b-92ca-92b66bcb6693 Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:27:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","ip_address":"192.168.120.5"}],"id":"6f630479-25e5-43aa-8e84-05ad598e3ae3","security_groups":["fb025981-68e8-416f-96c4-ed3137a366db"],"mac_address":"fa:16:3e:10:8d:82","device_id":"b3cd89b0-9747-4f07-8f63-a685e12e4390","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:25:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:58,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272 2019-04-13 12:41:58,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272 2019-04-13 12:41:58,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-82126fc1-3703-49e2-9874-7811d34269d8 2019-04-13 12:41:58,024 - 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-04-13 12:41:58,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c761f64-27f8-49b0-abb9-3ebf5f3fd272 2019-04-13 12:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0" 2019-04-13 12:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-3288af3c-5997-452b-92ca-92b66bcb6693 2019-04-13 12:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-3288af3c-5997-452b-92ca-92b66bcb6693 2019-04-13 12:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0" 2019-04-13 12:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a398a56d-40de-40fe-b943-ff8acd6ab06d Date: Sat, 13 Apr 2019 12:41:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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}d2692313783a7412bc158b3de080de4d5b33f6d0" 2019-04-13 12:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a398a56d-40de-40fe-b943-ff8acd6ab06d 2019-04-13 12:41:58,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-a398a56d-40de-40fe-b943-ff8acd6ab06d Date: Sat, 13 Apr 2019 12:41:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a398a56d-40de-40fe-b943-ff8acd6ab06d 2019-04-13 12:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a398a56d-40de-40fe-b943-ff8acd6ab06d 2019-04-13 12:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-a398a56d-40de-40fe-b943-ff8acd6ab06d 2019-04-13 12:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-3288af3c-5997-452b-92ca-92b66bcb6693 2019-04-13 12:41:58,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-3288af3c-5997-452b-92ca-92b66bcb6693 2019-04-13 12:41:58,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b9feb7e2-98fa-40a7-867f-a2fe26d59459 2019-04-13 12:41:58,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:41:58,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:41:58,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:41:58,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:41:58,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:41:58,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:41:58,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:41:58,145 - cloudify.rest_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-04-13T12:41:36.788Z", "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-04-13T12:41:36.789Z", "id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"} 2019-04-13 12:41:58,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:41:58,146 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:41:58 GMT 2019-04-13 12:41:58,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:41:58,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-13 12:41:58,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:41:58,146 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:41:58,146 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:03,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:42:03,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:03,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:03,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:03,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:03,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:03,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:03,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:03,238 - 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-04-13T12:41:47.311Z", "message": "Detaching port 33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd...", "level": "info", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.039Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.040Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:47.311Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.043Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f60a6586-6d22-4967-9308-b607206e43ec", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.575Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.402Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.401Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f60a6586-6d22-4967-9308-b607206e43ec", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.576Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "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}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.301Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "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}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.301Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.709Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.708Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.708Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.708Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075 Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:27:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b4ac2be3-ba6b-407a-b1c4-68934052594a\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"6f630479-25e5-43aa-8e84-05ad598e3ae3\",\"security_groups\":[\"fb025981-68e8-416f-96c4-ed3137a366db\"],\"mac_address\":\"fa:16:3e:10:8d:82\",\"device_id\":\"b3cd89b0-9747-4f07-8f63-a685e12e4390\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:25:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.708Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075 Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:27:12Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b4ac2be3-ba6b-407a-b1c4-68934052594a\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"6f630479-25e5-43aa-8e84-05ad598e3ae3\",\"security_groups\":[\"fb025981-68e8-416f-96c4-ed3137a366db\"],\"mac_address\":\"fa:16:3e:10:8d:82\",\"device_id\":\"b3cd89b0-9747-4f07-8f63-a685e12e4390\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:25:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.708Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.663Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.663Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-dde76d7e-e371-4086-9c62-63651093ab4b", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.662Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-dde76d7e-e371-4086-9c62-63651093ab4b", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.662Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-dde76d7e-e371-4086-9c62-63651093ab4b", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.662Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-dde76d7e-e371-4086-9c62-63651093ab4b", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.662Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-dde76d7e-e371-4086-9c62-63651093ab4b Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.662Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-dde76d7e-e371-4086-9c62-63651093ab4b Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.661Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.621Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.621Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.621Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.621Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.620Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.403Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.402Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.402Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f", "level": "debug", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.402Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.710Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.710Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "Detaching port f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd...", "level": "info", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.709Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.620Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.620Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:38Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.620Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.577Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98\"", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.576Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f60a6586-6d22-4967-9308-b607206e43ec", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.575Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f60a6586-6d22-4967-9308-b607206e43ec", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.575Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-f60a6586-6d22-4967-9308-b607206e43ec Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}, {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}, {\"router_id\": \"373f518b-9fd3-4d71-802b-6a98e02227a6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:27:17Z\", \"updated_at\": \"2019-04-13T12:27:19Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:10:8d:82\", \"device_id\": \"b3cd89b0-9747-4f07-8f63-a685e12e4390\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"6f630479-25e5-43aa-8e84-05ad598e3ae3\", \"id\": \"8ba17ce6-af29-492e-8807-28a1e132e354\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.575Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-f60a6586-6d22-4967-9308-b607206e43ec Date: Sat, 13 Apr 2019 12:41:47 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0d:92:30\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.12\", \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\", \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}, {\"router_id\": \"25179071-61ca-41e6-a081-072a93326c89\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:32:15Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"0d2dd741-e16d-4f89-92f8-77797637d264\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:01:2c:fc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 2, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\", \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}, {\"router_id\": \"373f518b-9fd3-4d71-802b-6a98e02227a6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:27:17Z\", \"updated_at\": \"2019-04-13T12:27:19Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:10:8d:82\", \"device_id\": \"b3cd89b0-9747-4f07-8f63-a685e12e4390\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": \"6f630479-25e5-43aa-8e84-05ad598e3ae3\", \"id\": \"8ba17ce6-af29-492e-8807-28a1e132e354\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.575Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.012Z", "message": "Successfully detached port 33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "level": "info", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.403Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.606bf227-b9c7-4700-95e4-e3e0e0f47f3b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.575Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-762262e1-a098-4110-89cb-bfcb4fc58701 Date: Sat, 13 Apr 2019 12:41:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.417Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.575Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.575Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:48.575Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_ephoe2", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:47.888Z", "source_id": "reference_vnf_host_7hx1ha", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.287Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-762262e1-a098-4110-89cb-bfcb4fc58701", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.418Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}], "metadata": {"pagination": {"total": 420, "offset": 171, "size": 50}}} 2019-04-13 12:42:03,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:03,238 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:03 GMT 2019-04-13 12:42:03,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:03,239 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:42:03,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:03,239 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:03,239 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:03,239 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:42:03,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd... 2019-04-13 12:42:03,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-13 12:42:03,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2692313783a7412bc158b3de080de4d5b33f6d0" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-13 12:42:03,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f60a6586-6d22-4967-9308-b607206e43ec 2019-04-13 12:42:03,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:42:03,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:42:03,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f60a6586-6d22-4967-9308-b607206e43ec 2019-04-13 12:42:03,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98" 2019-04-13 12:42:03,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98" 2019-04-13 12:42:03,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075 2019-04-13 12:42:03,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075 2019-04-13 12:42:03,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075 2019-04-13 12:42:03,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json used request id req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075 2019-04-13 12:42:03,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075 Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:27:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","ip_address":"192.168.120.5"}],"id":"6f630479-25e5-43aa-8e84-05ad598e3ae3","security_groups":["fb025981-68e8-416f-96c4-ed3137a366db"],"mac_address":"fa:16:3e:10:8d:82","device_id":"b3cd89b0-9747-4f07-8f63-a685e12e4390","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:25:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:42:03,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-81394cd1-cf93-4c48-b2b2-b7a16b1c1075 Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:27:12Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","ip_address":"192.168.120.5"}],"id":"6f630479-25e5-43aa-8e84-05ad598e3ae3","security_groups":["fb025981-68e8-416f-96c4-ed3137a366db"],"mac_address":"fa:16:3e:10:8d:82","device_id":"b3cd89b0-9747-4f07-8f63-a685e12e4390","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:25:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:42:03,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98" 2019-04-13 12:42:03,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/6f630479-25e5-43aa-8e84-05ad598e3ae3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98" 2019-04-13 12:42:03,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-dde76d7e-e371-4086-9c62-63651093ab4b 2019-04-13 12:42:03,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-dde76d7e-e371-4086-9c62-63651093ab4b 2019-04-13 12:42:03,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-dde76d7e-e371-4086-9c62-63651093ab4b 2019-04-13 12:42:03,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-dde76d7e-e371-4086-9c62-63651093ab4b 2019-04-13 12:42:03,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-dde76d7e-e371-4086-9c62-63651093ab4b Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:42:03,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-dde76d7e-e371-4086-9c62-63651093ab4b Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:42:03,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98" 2019-04-13 12:42:03,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98" 2019-04-13 12:42:03,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb 2019-04-13 12:42:03,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb 2019-04-13 12:42:03,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb 2019-04-13 12:42:03,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f 2019-04-13 12:42:03,246 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f 2019-04-13 12:42:03,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f 2019-04-13 12:42:03,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-4ae7a1cb-5ce6-41a0-a2f0-2297d74b415f 2019-04-13 12:42:03,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-13 12:42:03,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-13 12:42:03,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd... 2019-04-13 12:42:03,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb 2019-04-13 12:42:03,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:42:03,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-70edf65f-91e9-4ecf-988b-e7dc2f6f9cfb Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:38Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:42:03,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98" 2019-04-13 12:42:03,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd62c9fa9e43cf87659ac36c17f3c48349a5dc98" 2019-04-13 12:42:03,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f60a6586-6d22-4967-9308-b607206e43ec 2019-04-13 12:42:03,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f60a6586-6d22-4967-9308-b607206e43ec 2019-04-13 12:42:03,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-f60a6586-6d22-4967-9308-b607206e43ec Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"floatingips": [{"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:0d:92:30", "device_id": ""}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}, {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:01:2c:fc", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}, {"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:19Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:42:03,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-f60a6586-6d22-4967-9308-b607206e43ec Date: Sat, 13 Apr 2019 12:41:47 GMT RESP BODY: {"floatingips": [{"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:0d:92:30", "device_id": ""}, "fixed_ip_address": "11.0.0.12", "floating_ip_address": "172.30.9.213", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}, {"router_id": "25179071-61ca-41e6-a081-072a93326c89", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:32:15Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "0d2dd741-e16d-4f89-92f8-77797637d264", "device_owner": "", "mac_address": "fa:16:3e:01:2c:fc", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd", "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}, {"router_id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:27:17Z", "updated_at": "2019-04-13T12:27:19Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:10:8d:82", "device_id": "b3cd89b0-9747-4f07-8f63-a685e12e4390"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": "6f630479-25e5-43aa-8e84-05ad598e3ae3", "id": "8ba17ce6-af29-492e-8807-28a1e132e354", "qos_policy_id": null}]} 2019-04-13 12:42:03,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd 2019-04-13 12:42:03,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-762262e1-a098-4110-89cb-bfcb4fc58701 Date: Sat, 13 Apr 2019 12:41:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:42:03,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-13 12:42:03,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-13 12:42:03,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-13 12:42:03,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-762262e1-a098-4110-89cb-bfcb4fc58701 2019-04-13 12:42:03,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b9feb7e2-98fa-40a7-867f-a2fe26d59459 2019-04-13 12:42:03,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:03,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:03,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:03,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:03,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:03,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:03,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:03,311 - cloudify.rest_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-04-13T12:41:36.788Z", "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-04-13T12:41:36.789Z", "id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"} 2019-04-13 12:42:03,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:03,312 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:03 GMT 2019-04-13 12:42:03,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:03,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-13 12:42:03,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:03,312 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:03,312 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:08,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:42:08,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:08,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:08,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:08,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:08,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:08,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:08,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:08,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.287Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.287Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.805Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.287Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.287Z", "message": "Successfully detached port f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd", "level": "info", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.419Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.287Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-762262e1-a098-4110-89cb-bfcb4fc58701", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.418Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.287Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-762262e1-a098-4110-89cb-bfcb4fc58701", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.418Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.287Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-762262e1-a098-4110-89cb-bfcb4fc58701", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.417Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.287Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-762262e1-a098-4110-89cb-bfcb4fc58701", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.417Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.287Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-762262e1-a098-4110-89cb-bfcb4fc58701 Date: Sat, 13 Apr 2019 12:41:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:0d:92:30\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_hd9exf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:48.417Z", "source_id": "target_vnf_host_i3yubc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.bd12726c-b48f-46b4-8649-61f7092d1da1"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.869Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6936d856-75f9-4301-afff-d3e0e3564490 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:41:49.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.20338bb6-29f1-4e48-b046-57f2050a9f54"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.869Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-6936d856-75f9-4301-afff-d3e0e3564490", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:49.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.20338bb6-29f1-4e48-b046-57f2050a9f54"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.869Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:49.515Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.20338bb6-29f1-4e48-b046-57f2050a9f54"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.869Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:49.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:49.869Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:41:49.515Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.20338bb6-29f1-4e48-b046-57f2050a9f54"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:50.402Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}45ffa61d6c68402e9d36ea3fb508a340ac0bde55\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:49.916Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.20338bb6-29f1-4e48-b046-57f2050a9f54"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:50.402Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:50.133Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.1db57df5-1262-4c44-be22-16437b686d6c"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:50.402Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7436cbd2-53f4-42b6-8b78-90283632f9f6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:41:50.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.1db57df5-1262-4c44-be22-16437b686d6c"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:50.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": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:50.134Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.1db57df5-1262-4c44-be22-16437b686d6c"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:50.402Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 12:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b7e8cbd-f520-438a-bb8d-2c8381169012 x-compute-request-id: req-2b7e8cbd-f520-438a-bb8d-2c8381169012 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 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-04-13T12:41:50.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.20338bb6-29f1-4e48-b046-57f2050a9f54"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:50.402Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-7436cbd2-53f4-42b6-8b78-90283632f9f6", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:50.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.1db57df5-1262-4c44-be22-16437b686d6c"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.102Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-2b7e8cbd-f520-438a-bb8d-2c8381169012", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:50.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.20338bb6-29f1-4e48-b046-57f2050a9f54"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.102Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-2b7e8cbd-f520-438a-bb8d-2c8381169012", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:50.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.20338bb6-29f1-4e48-b046-57f2050a9f54"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.102Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-0c7f2b25-8a77-4f5d-bf6f-a85a9b8086cc", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:50.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.1db57df5-1262-4c44-be22-16437b686d6c"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.102Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:50.987Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.102Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 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 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-13T12:41:50.648Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.102Z", "message": "GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-0c7f2b25-8a77-4f5d-bf6f-a85a9b8086cc", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:50.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.1db57df5-1262-4c44-be22-16437b686d6c"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.102Z", "message": "RESP: [404] Date: Sat, 13 Apr 2019 12:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c7f2b25-8a77-4f5d-bf6f-a85a9b8086cc x-compute-request-id: req-0c7f2b25-8a77-4f5d-bf6f-a85a9b8086cc Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 94151d49-520d-4d2f-9568-68c12734fd23 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-04-13T12:41:50.827Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.1db57df5-1262-4c44-be22-16437b686d6c"}, {"node_instance_id": "target_vnf_host_i3yubc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2107b25f083505ece7f4ac988caab79c7d4a2950\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:50.530Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.1db57df5-1262-4c44-be22-16437b686d6c"}, {"node_instance_id": "reference_vnf_host_7hx1ha", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.102Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:50.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.699Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:51.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.699Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 94151d49-520d-4d2f-9568-68c12734fd23 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 94151d49-520d-4d2f-9568-68c12734fd23 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 94151d49-520d-4d2f-9568-68c12734fd23 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-13T12:41:51.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:51.699Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:51.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "keypair_hsee1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:52.297Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:51.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:52.297Z", "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-04-13T12:41:51.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_host_i3yubc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:52.297Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:51.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:52.895Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:51.740Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:52.895Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:51.678Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:52.895Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:51.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:53.543Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-567ce209-7b7b-4ab5-802f-948432c18f2e", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.134Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:53.543Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:52.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:53.543Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:52.055Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:53.543Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:51.938Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:53.543Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.126Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:53.543Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-567ce209-7b7b-4ab5-802f-948432c18f2e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.134Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.113Z", "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-04-13T12:41:52.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "keypair_hsee1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.113Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:52.546Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.113Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f used request id req-f633a2d7-72e7-48ed-982e-78c1e9623067", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.784Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.113Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_wy5ir1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.660Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.d71a6299-ced0-4fce-ab91-b0ef83f55b78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.113Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-f633a2d7-72e7-48ed-982e-78c1e9623067 Date: Sat, 13 Apr 2019 12:41:53 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:44Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.18\"}],\"id\":\"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:1f:c7:a4\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:54Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.784Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.113Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb155246-4043-4f10-88b8-e8cc46a4a63d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_wy5ir1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.666Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.d71a6299-ced0-4fce-ab91-b0ef83f55b78"}], "metadata": {"pagination": {"total": 471, "offset": 221, "size": 50}}} 2019-04-13 12:42:08,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:08,448 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:08 GMT 2019-04-13 12:42:08,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:08,448 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:42:08,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:08,448 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:08,449 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:08,449 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:42:08,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-13 12:42:08,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-13 12:42:08,451 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-13 12:42:08,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd 2019-04-13 12:42:08,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-762262e1-a098-4110-89cb-bfcb4fc58701 2019-04-13 12:42:08,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-762262e1-a098-4110-89cb-bfcb4fc58701 2019-04-13 12:42:08,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-762262e1-a098-4110-89cb-bfcb4fc58701 2019-04-13 12:42:08,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-762262e1-a098-4110-89cb-bfcb4fc58701 2019-04-13 12:42:08,452 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-762262e1-a098-4110-89cb-bfcb4fc58701 Date: Sat, 13 Apr 2019 12:41:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:0d:92:30","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:42:08,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6936d856-75f9-4301-afff-d3e0e3564490 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:08,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6936d856-75f9-4301-afff-d3e0e3564490 2019-04-13 12:42:08,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-04-13 12:42:08,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-13 12:42:08,453 - 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-04-13 12:42:08,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ffa61d6c68402e9d36ea3fb508a340ac0bde55" 2019-04-13 12:42:08,453 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-04-13 12:42:08,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7436cbd2-53f4-42b6-8b78-90283632f9f6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:08,454 - 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-04-13 12:42:08,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 12:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b7e8cbd-f520-438a-bb8d-2c8381169012 x-compute-request-id: req-2b7e8cbd-f520-438a-bb8d-2c8381169012 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 could not be found.", "code": 404}} 2019-04-13 12:42:08,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7436cbd2-53f4-42b6-8b78-90283632f9f6 2019-04-13 12:42:08,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-2b7e8cbd-f520-438a-bb8d-2c8381169012 2019-04-13 12:42:08,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 used request id req-2b7e8cbd-f520-438a-bb8d-2c8381169012 2019-04-13 12:42:08,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-0c7f2b25-8a77-4f5d-bf6f-a85a9b8086cc 2019-04-13 12:42:08,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-13 12:42:08,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 2da2ce64-cbd7-42ec-a2dc-3a22c8a39f99 could not be found. [status_code=404] 2019-04-13 12:42:08,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 used request id req-0c7f2b25-8a77-4f5d-bf6f-a85a9b8086cc 2019-04-13 12:42:08,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sat, 13 Apr 2019 12:41:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c7f2b25-8a77-4f5d-bf6f-a85a9b8086cc x-compute-request-id: req-0c7f2b25-8a77-4f5d-bf6f-a85a9b8086cc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 94151d49-520d-4d2f-9568-68c12734fd23 could not be found.", "code": 404}} 2019-04-13 12:42:08,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94151d49-520d-4d2f-9568-68c12734fd23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2107b25f083505ece7f4ac988caab79c7d4a2950" 2019-04-13 12:42:08,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-13 12:42:08,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-13 12:42:08,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 94151d49-520d-4d2f-9568-68c12734fd23 could not be found. [status_code=404] 2019-04-13 12:42:08,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-13 12:42:08,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-13 12:42:08,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-13 12:42:08,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-13 12:42:08,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-13 12:42:08,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-13 12:42:08,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-13 12:42:08,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-567ce209-7b7b-4ab5-802f-948432c18f2e 2019-04-13 12:42:08,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-13 12:42:08,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-13 12:42:08,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-13 12:42:08,457 - 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-04-13 12:42:08,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-567ce209-7b7b-4ab5-802f-948432c18f2e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:08,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-13 12:42:08,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-13 12:42:08,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f used request id req-f633a2d7-72e7-48ed-982e-78c1e9623067 2019-04-13 12:42:08,458 - 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-04-13 12:42:08,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-f633a2d7-72e7-48ed-982e-78c1e9623067 Date: Sat, 13 Apr 2019 12:41:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:44Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.18"}],"id":"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:1f:c7:a4","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-13 12:42:08,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb155246-4043-4f10-88b8-e8cc46a4a63d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:08,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b9feb7e2-98fa-40a7-867f-a2fe26d59459 2019-04-13 12:42:08,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:08,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:08,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:08,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:08,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:08,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:08,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:08,531 - cloudify.rest_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-04-13T12:41:36.788Z", "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-04-13T12:41:36.789Z", "id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"} 2019-04-13 12:42:08,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:08,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:08 GMT 2019-04-13 12:42:08,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:08,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-13 12:42:08,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:08,532 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:08,532 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:13,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:42:13,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:13,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:13,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:13,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:13,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:13,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:13,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:13,632 - 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-04-13T12:41:54.113Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09b5b8521f325721bb43dc541578b8201a901b03\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.785Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.113Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-bb155246-4043-4f10-88b8-e8cc46a4a63d", "level": "debug", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.666Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.d71a6299-ced0-4fce-ab91-b0ef83f55b78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.113Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb155246-4043-4f10-88b8-e8cc46a4a63d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_wy5ir1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.666Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.d71a6299-ced0-4fce-ab91-b0ef83f55b78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.113Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f used request id req-f633a2d7-72e7-48ed-982e-78c1e9623067", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.784Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.113Z", "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-04-13T12:41:52.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "keypair_hsee1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.130Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ddd98e1e-936e-4e45-ba78-4bb486fc49c6", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.365Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.494Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.5536a572-928c-44bb-b3df-451869f7927d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52988ba3-f9e1-43a2-a897-551f5f57e25d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_ev4daq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.499Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.5536a572-928c-44bb-b3df-451869f7927d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b0edb756e8326559be723294d517dc13cc0971c7\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.063Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.d71a6299-ced0-4fce-ab91-b0ef83f55b78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-6ddc75e3-29c6-4a02-a179-7dc4a1a3988e Date: Sat, 13 Apr 2019 12:41:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:53Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.18\"}],\"id\":\"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:1f:c7:a4\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:54Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.319Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-6ddc75e3-29c6-4a02-a179-7dc4a1a3988e", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.321Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-6ddc75e3-29c6-4a02-a179-7dc4a1a3988e", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.321Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09b5b8521f325721bb43dc541578b8201a901b03\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.322Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-52988ba3-f9e1-43a2-a897-551f5f57e25d", "level": "debug", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.499Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.5536a572-928c-44bb-b3df-451869f7927d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-ddd98e1e-936e-4e45-ba78-4bb486fc49c6 Date: Sat, 13 Apr 2019 12:41:54 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:53Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.18\"}],\"id\":\"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:1f:c7:a4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:54Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.365Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.157Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.295Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:54.749Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ddd98e1e-936e-4e45-ba78-4bb486fc49c6", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.365Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2ccbb5b0-d886-4108-97aa-03d05b48ebe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.317Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.330Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "keypair_hsee1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.317Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.704Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.317Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:53.723Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.908Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.317Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea770d6f-dfc4-4e8d-9297-8c394b3b0b47 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.913Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.317Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ea770d6f-dfc4-4e8d-9297-8c394b3b0b47", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.913Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.317Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e841354a02316579139372a7039e57580ed64db\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.892Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.5536a572-928c-44bb-b3df-451869f7927d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-6be2aa0b-db77-4256-a923-821b67ca5dd2", "level": "debug", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.344Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.d71a6299-ced0-4fce-ab91-b0ef83f55b78"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.753Z", "source_id": "reference_vnf_data_plane_port_9us5t4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "keypair_hsee1t", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.295Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "keypair_hsee1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.152Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=60611903-288d-4af3-99b4-45af33c94ae7 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}398aeff945590f7305a2aa9c30718b2d5defe67e\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.322Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-6be2aa0b-db77-4256-a923-821b67ca5dd2 Date: Sat, 13 Apr 2019 12:41:55 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:47Z\", \"updated_at\": \"2019-04-13T12:41:54Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.212\", \"revision_number\": 3, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": null, \"id\": \"4140e0da-7e29-4c1e-b103-2ad45650fb76\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.343Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.d71a6299-ced0-4fce-ab91-b0ef83f55b78"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-6be2aa0b-db77-4256-a923-821b67ca5dd2", "level": "debug", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.343Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.d71a6299-ced0-4fce-ab91-b0ef83f55b78"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.364d4106-6eec-486c-b0cf-c86f2b0d1baa"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "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-04-13T12:41:55.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.364d4106-6eec-486c-b0cf-c86f2b0d1baa"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:41:55.555Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.364d4106-6eec-486c-b0cf-c86f2b0d1baa"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b53d574-24c9-4033-9f2b-a88538c68cac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:41:55.568Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.364d4106-6eec-486c-b0cf-c86f2b0d1baa"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:55.943Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-8b53d574-24c9-4033-9f2b-a88538c68cac", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.568Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.364d4106-6eec-486c-b0cf-c86f2b0d1baa"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.175Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}398aeff945590f7305a2aa9c30718b2d5defe67e\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.800Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=60611903-288d-4af3-99b4-45af33c94ae7 used request id req-b6ec9f9b-7a10-4740-a150-df0ce1635437", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.800Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=60611903-288d-4af3-99b4-45af33c94ae7 used request id req-b6ec9f9b-7a10-4740-a150-df0ce1635437", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.799Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b6ec9f9b-7a10-4740-a150-df0ce1635437 Date: Sat, 13 Apr 2019 12:41:55 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:45Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:56:45:bd\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.799Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "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}995a9f0ab04d3bfd1e9846b590c2e09c0380ced4\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.364d4106-6eec-486c-b0cf-c86f2b0d1baa"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-f8fb4d76-0e66-43dc-ba8f-228cab9ac99f", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2d6411ae-e7f8-43f7-b04e-0c473424bd8e"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8fb4d76-0e66-43dc-ba8f-228cab9ac99f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:41:56.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2d6411ae-e7f8-43f7-b04e-0c473424bd8e"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:41:56.319Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2d6411ae-e7f8-43f7-b04e-0c473424bd8e"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "RESP: [202] Date: Sat, 13 Apr 2019 12: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 x-openstack-request-id: req-6ecdee58-4e90-46fc-ba2f-b1cc4dbb0a8b x-compute-request-id: req-6ecdee58-4e90-46fc-ba2f-b1cc4dbb0a8b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.268Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.364d4106-6eec-486c-b0cf-c86f2b0d1baa"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.319Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2d6411ae-e7f8-43f7-b04e-0c473424bd8e"}], "metadata": {"pagination": {"total": 518, "offset": 271, "size": 50}}} 2019-04-13 12:42:13,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:13,632 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:13 GMT 2019-04-13 12:42:13,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:13,633 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:42:13,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:13,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:13,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:13,633 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:42:13,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b5b8521f325721bb43dc541578b8201a901b03" -d '{"port": {"security_groups": []}}' 2019-04-13 12:42:13,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-bb155246-4043-4f10-88b8-e8cc46a4a63d 2019-04-13 12:42:13,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb155246-4043-4f10-88b8-e8cc46a4a63d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:13,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f used request id req-f633a2d7-72e7-48ed-982e-78c1e9623067 2019-04-13 12:42:13,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-13 12:42:13,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-13 12:42:13,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ddd98e1e-936e-4e45-ba78-4bb486fc49c6 2019-04-13 12:42:13,637 - 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-04-13 12:42:13,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52988ba3-f9e1-43a2-a897-551f5f57e25d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:13,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0edb756e8326559be723294d517dc13cc0971c7" -d '{"floatingip": {"port_id": null}}' 2019-04-13 12:42:13,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-6ddc75e3-29c6-4a02-a179-7dc4a1a3988e Date: Sat, 13 Apr 2019 12:41:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:53Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.18"}],"id":"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f","security_groups":[],"mac_address":"fa:16:3e:1f:c7:a4","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:42:13,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-6ddc75e3-29c6-4a02-a179-7dc4a1a3988e 2019-04-13 12:42:13,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-6ddc75e3-29c6-4a02-a179-7dc4a1a3988e 2019-04-13 12:42:13,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b5b8521f325721bb43dc541578b8201a901b03" 2019-04-13 12:42:13,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-52988ba3-f9e1-43a2-a897-551f5f57e25d 2019-04-13 12:42:13,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-ddd98e1e-936e-4e45-ba78-4bb486fc49c6 Date: Sat, 13 Apr 2019 12:41:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:53Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.18"}],"id":"9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f","security_groups":[],"mac_address":"fa:16:3e:1f:c7:a4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:42:13,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-13 12:42:13,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-13 12:42:13,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-ddd98e1e-936e-4e45-ba78-4bb486fc49c6 2019-04-13 12:42:13,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-04-13 12:42:13,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-13 12:42:13,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-13 12:42:13,639 - 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-04-13 12:42:13,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea770d6f-dfc4-4e8d-9297-8c394b3b0b47 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:13,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ea770d6f-dfc4-4e8d-9297-8c394b3b0b47 2019-04-13 12:42:13,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e841354a02316579139372a7039e57580ed64db" -d '{"floatingip": {"port_id": null}}' 2019-04-13 12:42:13,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-6be2aa0b-db77-4256-a923-821b67ca5dd2 2019-04-13 12:42:13,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-13 12:42:13,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-04-13 12:42:13,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-13 12:42:13,640 - 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=60611903-288d-4af3-99b4-45af33c94ae7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398aeff945590f7305a2aa9c30718b2d5defe67e" 2019-04-13 12:42:13,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-6be2aa0b-db77-4256-a923-821b67ca5dd2 Date: Sat, 13 Apr 2019 12:41:55 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:47Z", "updated_at": "2019-04-13T12:41:54Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 3, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": null, "id": "4140e0da-7e29-4c1e-b103-2ad45650fb76", "qos_policy_id": null}} 2019-04-13 12:42:13,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/4140e0da-7e29-4c1e-b103-2ad45650fb76.json used request id req-6be2aa0b-db77-4256-a923-821b67ca5dd2 2019-04-13 12:42:13,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2019-04-13 12:42:13,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-04-13 12:42:13,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-13 12:42:13,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b53d574-24c9-4033-9f2b-a88538c68cac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:13,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-8b53d574-24c9-4033-9f2b-a88538c68cac 2019-04-13 12:42:13,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-13 12:42:13,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-13 12:42:13,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398aeff945590f7305a2aa9c30718b2d5defe67e" -d '{"port": {"security_groups": []}}' 2019-04-13 12:42:13,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=60611903-288d-4af3-99b4-45af33c94ae7 used request id req-b6ec9f9b-7a10-4740-a150-df0ce1635437 2019-04-13 12:42:13,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=60611903-288d-4af3-99b4-45af33c94ae7 used request id req-b6ec9f9b-7a10-4740-a150-df0ce1635437 2019-04-13 12:42:13,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b6ec9f9b-7a10-4740-a150-df0ce1635437 Date: Sat, 13 Apr 2019 12:41:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:45Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:56:45:bd","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-13 12:42:13,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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}995a9f0ab04d3bfd1e9846b590c2e09c0380ced4" 2019-04-13 12:42:13,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-f8fb4d76-0e66-43dc-ba8f-228cab9ac99f 2019-04-13 12:42:13,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8fb4d76-0e66-43dc-ba8f-228cab9ac99f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:13,643 - 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-04-13 12:42:13,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 13 Apr 2019 12: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 x-openstack-request-id: req-6ecdee58-4e90-46fc-ba2f-b1cc4dbb0a8b x-compute-request-id: req-6ecdee58-4e90-46fc-ba2f-b1cc4dbb0a8b Content-Length: 0 Content-Type: application/json 2019-04-13 12:42:13,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-04-13 12:42:13,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b9feb7e2-98fa-40a7-867f-a2fe26d59459 2019-04-13 12:42:13,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:13,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:13,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:13,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:13,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:13,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:13,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:13,872 - cloudify.rest_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-04-13T12:41:36.788Z", "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-04-13T12:41:36.789Z", "id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"} 2019-04-13 12:42:13,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:13,873 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:13 GMT 2019-04-13 12:42:13,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:13,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-13 12:42:13,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:13,873 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:13,873 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:18,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:42:19,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:19,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:19,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:19,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:19,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:19,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:19,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:19,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.175Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:54.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "keypair_hsee1t", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:56.543Z", "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}995a9f0ab04d3bfd1e9846b590c2e09c0380ced4\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.364d4106-6eec-486c-b0cf-c86f2b0d1baa"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d72cacc4230ef6411e309c6134e86eb49b9de06d\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2d6411ae-e7f8-43f7-b04e-0c473424bd8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-08d175e1-a5b8-4c62-b127-403670e21247", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.538Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-fd55637c-71c8-45ee-93e3-90e447391197 Date: Sat, 13 Apr 2019 12:41:56 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"created_at\": \"2019-04-13T12:31:44Z\", \"updated_at\": \"2019-04-13T12:41:55Z\", \"floating_network_id\": \"73931f23-5145-40e4-ae9f-c0cf1d558598\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.213\", \"revision_number\": 3, \"project_id\": \"9a62a12fc69749eabd3606f4e4159d1f\", \"port_id\": null, \"id\": \"2ba4fb6d-7250-4882-8e25-66c4aa0b6330\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.630Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.5536a572-928c-44bb-b3df-451869f7927d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-fd55637c-71c8-45ee-93e3-90e447391197", "level": "debug", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.630Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.5536a572-928c-44bb-b3df-451869f7927d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-fd55637c-71c8-45ee-93e3-90e447391197", "level": "debug", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.631Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.5536a572-928c-44bb-b3df-451869f7927d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_wy5ir1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.744Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-6be225d2-d331-4d15-945e-0b6d239a6dbb", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.490Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}398aeff945590f7305a2aa9c30718b2d5defe67e\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.490Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-08d175e1-a5b8-4c62-b127-403670e21247 Date: Sat, 13 Apr 2019 12:41:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:56Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:56:45:bd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.538Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-08d175e1-a5b8-4c62-b127-403670e21247", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.538Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.039Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6be225d2-d331-4d15-945e-0b6d239a6dbb Date: Sat, 13 Apr 2019 12:41:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:56Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"689486e4-1b04-40ee-8dbe-86657de539b9\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"60611903-288d-4af3-99b4-45af33c94ae7\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:56:45:bd\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"98c42170-fb37-412b-9ab9-d1056e79e085\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:31:55Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.489Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-6be225d2-d331-4d15-945e-0b6d239a6dbb", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.489Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7fe4920a-2617-4f5c-b5e9-734cbcce3cd6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.117Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:55.875Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.772Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a50eb08b-b0ad-4f99-a765-8882673e6e85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.043Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.772Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-a50eb08b-b0ad-4f99-a765-8882673e6e85", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.044Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.772Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69da45387cf023d6955554bc21a86b9fcd001176\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.457Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.772Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.137Z", "source_id": "target_vnf_data_plane_port_u0rebg", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "keypair_hsee1t", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.772Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.782Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "keypair_hsee1t", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.772Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:56.716Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:57.772Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_ev4daq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.140Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.381Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.381Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-cb963822-8c2c-48ad-b23c-4511edebb8b3", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2d6411ae-e7f8-43f7-b04e-0c473424bd8e"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.381Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-cb963822-8c2c-48ad-b23c-4511edebb8b3", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.801Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2d6411ae-e7f8-43f7-b04e-0c473424bd8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.381Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69da45387cf023d6955554bc21a86b9fcd001176\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.779Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.381Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-48acfcdd-08fa-441c-9968-8fa05b8dd182", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.779Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.381Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-48acfcdd-08fa-441c-9968-8fa05b8dd182", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.778Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.381Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-48acfcdd-08fa-441c-9968-8fa05b8dd182 Date: Sat, 13 Apr 2019 12:41:57 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:47Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[\"acd73e9b-00fa-42c2-939e-6e6bb04da801\"],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.778Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.381Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.651Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.381Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.327Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.381Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb963822-8c2c-48ad-b23c-4511edebb8b3 Date: Sat, 13 Apr 2019 12:41:57 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:57.800Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2d6411ae-e7f8-43f7-b04e-0c473424bd8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-be665355-5c4a-48a8-8c97-3e9ab236abc9", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.549Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-be665355-5c4a-48a8-8c97-3e9ab236abc9 Date: Sat, 13 Apr 2019 12:41:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:57Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.549Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d2e75b0f-988f-400f-b642-fc8469c749c8", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.628Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9f5dce2d-cf3e-4ea3-868a-45908ddf56d4 Date: Sat, 13 Apr 2019 12:41:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:57Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:01:2c:fc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.591Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2e75b0f-988f-400f-b642-fc8469c749c8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/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_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.628Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-9f5dce2d-cf3e-4ea3-868a-45908ddf56d4", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.591Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-9f5dce2d-cf3e-4ea3-868a-45908ddf56d4", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.591Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: 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_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.623Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_data_plane_port_9us5t4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "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-04-13T12:41:58.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "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-04-13T12:41:57.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69da45387cf023d6955554bc21a86b9fcd001176\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.550Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:58.982Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-be665355-5c4a-48a8-8c97-3e9ab236abc9", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.549Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.2c3c6913-248e-48a2-b117-0fc1c5131a5b"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:59.591Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:59.591Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.994Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:59.591Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-ce28c814-5290-4009-b86d-16415bfd6d92", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.098Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7e075a17-b5c4-4443-b3bb-5f79c0e11c10"}], "metadata": {"pagination": {"total": 546, "offset": 321, "size": 50}}} 2019-04-13 12:42:19,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:19,050 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:19 GMT 2019-04-13 12:42:19,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:19,050 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:42:19,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:19,050 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:19,050 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:19,050 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:42:19,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-13 12:42:19,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-13 12:42:19,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - 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}995a9f0ab04d3bfd1e9846b590c2e09c0380ced4" 2019-04-13 12:42:19,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d72cacc4230ef6411e309c6134e86eb49b9de06d" 2019-04-13 12:42:19,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-08d175e1-a5b8-4c62-b127-403670e21247 2019-04-13 12:42:19,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-fd55637c-71c8-45ee-93e3-90e447391197 Date: Sat, 13 Apr 2019 12:41:56 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:31:44Z", "updated_at": "2019-04-13T12:41:55Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 3, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_id": null, "id": "2ba4fb6d-7250-4882-8e25-66c4aa0b6330", "qos_policy_id": null}} 2019-04-13 12:42:19,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-fd55637c-71c8-45ee-93e3-90e447391197 2019-04-13 12:42:19,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/floatingips/2ba4fb6d-7250-4882-8e25-66c4aa0b6330.json used request id req-fd55637c-71c8-45ee-93e3-90e447391197 2019-04-13 12:42:19,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-04-13 12:42:19,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-6be225d2-d331-4d15-945e-0b6d239a6dbb 2019-04-13 12:42:19,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398aeff945590f7305a2aa9c30718b2d5defe67e" 2019-04-13 12:42:19,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-08d175e1-a5b8-4c62-b127-403670e21247 Date: Sat, 13 Apr 2019 12:41:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:56Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":[],"mac_address":"fa:16:3e:56:45:bd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:42:19,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-08d175e1-a5b8-4c62-b127-403670e21247 2019-04-13 12:42:19,055 - 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-04-13 12:42:19,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6be225d2-d331-4d15-945e-0b6d239a6dbb Date: Sat, 13 Apr 2019 12:41:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:56Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"689486e4-1b04-40ee-8dbe-86657de539b9","ip_address":"12.0.0.2"}],"id":"60611903-288d-4af3-99b4-45af33c94ae7","security_groups":[],"mac_address":"fa:16:3e:56:45:bd","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"98c42170-fb37-412b-9ab9-d1056e79e085","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:31:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:42:19,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-6be225d2-d331-4d15-945e-0b6d239a6dbb 2019-04-13 12:42:19,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-13 12:42:19,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a50eb08b-b0ad-4f99-a765-8882673e6e85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:19,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-a50eb08b-b0ad-4f99-a765-8882673e6e85 2019-04-13 12:42:19,056 - 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=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69da45387cf023d6955554bc21a86b9fcd001176" 2019-04-13 12:42:19,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-13 12:42:19,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-13 12:42:19,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-04-13 12:42:19,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-04-13 12:42:19,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-13 12:42:19,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-cb963822-8c2c-48ad-b23c-4511edebb8b3 2019-04-13 12:42:19,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/9a0fd720-53b9-4fdb-9e0b-80a667ca0f6f.json used request id req-cb963822-8c2c-48ad-b23c-4511edebb8b3 2019-04-13 12:42:19,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69da45387cf023d6955554bc21a86b9fcd001176" -d '{"port": {"security_groups": []}}' 2019-04-13 12:42:19,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-48acfcdd-08fa-441c-9968-8fa05b8dd182 2019-04-13 12:42:19,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd used request id req-48acfcdd-08fa-441c-9968-8fa05b8dd182 2019-04-13 12:42:19,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-48acfcdd-08fa-441c-9968-8fa05b8dd182 Date: Sat, 13 Apr 2019 12:41:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:47Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":["acd73e9b-00fa-42c2-939e-6e6bb04da801"],"mac_address":"fa:16:3e:01:2c:fc","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-13 12:42:19,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-13 12:42:19,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-13 12:42:19,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb963822-8c2c-48ad-b23c-4511edebb8b3 Date: Sat, 13 Apr 2019 12:41:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 12:42:19,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-be665355-5c4a-48a8-8c97-3e9ab236abc9 2019-04-13 12:42:19,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-be665355-5c4a-48a8-8c97-3e9ab236abc9 Date: Sat, 13 Apr 2019 12:41:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:57Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":[],"mac_address":"fa:16:3e:01:2c:fc","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:42:19,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d2e75b0f-988f-400f-b642-fc8469c749c8 2019-04-13 12:42:19,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9f5dce2d-cf3e-4ea3-868a-45908ddf56d4 Date: Sat, 13 Apr 2019 12:41:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:57Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.8"}],"id":"33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd","security_groups":[],"mac_address":"fa:16:3e:01:2c:fc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:42:19,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2e75b0f-988f-400f-b642-fc8469c749c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:19,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-9f5dce2d-cf3e-4ea3-868a-45908ddf56d4 2019-04-13 12:42:19,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-9f5dce2d-cf3e-4ea3-868a-45908ddf56d4 2019-04-13 12:42:19,059 - 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-04-13 12:42:19,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-13 12:42:19,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-04-13 12:42:19,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-04-13 12:42:19,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69da45387cf023d6955554bc21a86b9fcd001176" 2019-04-13 12:42:19,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-be665355-5c4a-48a8-8c97-3e9ab236abc9 2019-04-13 12:42:19,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-13 12:42:19,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-13 12:42:19,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ce28c814-5290-4009-b86d-16415bfd6d92 2019-04-13 12:42:19,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b9feb7e2-98fa-40a7-867f-a2fe26d59459 2019-04-13 12:42:19,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:19,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:19,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:19,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:19,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:19,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:19,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:19,133 - cloudify.rest_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-04-13T12:41:36.788Z", "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-04-13T12:41:36.789Z", "id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"} 2019-04-13 12:42:19,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:19,133 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:19 GMT 2019-04-13 12:42:19,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:19,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-13 12:42:19,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:19,134 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:19,134 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:24,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-13 12:42:24,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:24,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:24,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:24,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:24,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:24,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:24,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:24,219 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:59.591Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:58.994Z", "source_id": "reference_vnf_port_ephoe2", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:59.591Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7e075a17-b5c4-4443-b3bb-5f79c0e11c10"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:59.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:41:59.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7e075a17-b5c4-4443-b3bb-5f79c0e11c10"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:59.591Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce28c814-5290-4009-b86d-16415bfd6d92 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:41:59.098Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7e075a17-b5c4-4443-b3bb-5f79c0e11c10"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:41:59.591Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.187Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.187Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd used request id req-cad615ee-0886-4f8f-8668-4da3cbba559b", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.420Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.187Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.187Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e4a5d3f44bdd41e09307eaa509e8a6b40aa1d7c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7e075a17-b5c4-4443-b3bb-5f79c0e11c10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.187Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd used request id req-cad615ee-0886-4f8f-8668-4da3cbba559b", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.421Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.187Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b2698b5d554f914e3f591d7b6c64803a969fa0a\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.422Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.187Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-deec9fdf-40fd-470c-8bf4-25435046011c Date: Sat, 13 Apr 2019 12:41:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:59Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:0d:92:30\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.938Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.187Z", "message": "PUT call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-deec9fdf-40fd-470c-8bf4-25435046011c", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.938Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.187Z", "message": "PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-deec9fdf-40fd-470c-8bf4-25435046011c", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.938Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.187Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b2698b5d554f914e3f591d7b6c64803a969fa0a\"", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.939Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.187Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-3589a14f-dbd8-4dfb-8a82-002a16827fd9 Date: Sat, 13 Apr 2019 12:41:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-13T12:41:59Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90\",\"ip_address\":\"11.0.0.12\"}],\"id\":\"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:0d:92:30\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"0d2dd741-e16d-4f89-92f8-77797637d264\",\"tenant_id\":\"9a62a12fc69749eabd3606f4e4159d1f\",\"created_at\":\"2019-04-13T12:32:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.982Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H \"Accept: application/json\" -H \"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-04-13T12:42:00.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.9913fcaa-7d67-465c-b03d-b5aac0da9272"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e865d83-8dc2-44c8-8a0b-46cd3731ea78 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:42:00.497Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.9913fcaa-7d67-465c-b03d-b5aac0da9272"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-1e865d83-8dc2-44c8-8a0b-46cd3731ea78", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:00.497Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.9913fcaa-7d67-465c-b03d-b5aac0da9272"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3589a14f-dbd8-4dfb-8a82-002a16827fd9", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.982Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:00.323Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:00.438Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:00.616Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3589a14f-dbd8-4dfb-8a82-002a16827fd9", "level": "debug", "target_id": "security_group_d0dt4l", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:41:59.983Z", "source_id": "target_vnf_port_hd9exf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.4725fc67-bd6e-4bb5-82a8-275235b2f21f"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-dc452e9a-9b41-4718-af56-4f02b28ef38d", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:00.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7e075a17-b5c4-4443-b3bb-5f79c0e11c10"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc452e9a-9b41-4718-af56-4f02b28ef38d Date: Sat, 13 Apr 2019 12:42:00 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-04-13T12:42:00.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7e075a17-b5c4-4443-b3bb-5f79c0e11c10"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-dc452e9a-9b41-4718-af56-4f02b28ef38d", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:00.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.7e075a17-b5c4-4443-b3bb-5f79c0e11c10"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:00.783Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:00.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.9913fcaa-7d67-465c-b03d-b5aac0da9272"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:01.382Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14e3f0cffdcdcf0d7509a570284889213f1f0eef\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:00.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.9913fcaa-7d67-465c-b03d-b5aac0da9272"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:01.382Z", "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-04-13T12:42:00.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_port_hd9exf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:01.382Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:00.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_data_plane_port_u0rebg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:01.382Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:01.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:01.926Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:01.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:01.926Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:01.843Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.34d77a86-a9ea-4e43-93c7-88ea75c2189d"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:01.926Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:01.548Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:01.926Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d89f5d3-b6ac-409a-980c-fd00bd9d8b2e Date: Sat, 13 Apr 2019 12:42:01 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-04-13T12:42:01.757Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.9913fcaa-7d67-465c-b03d-b5aac0da9272"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:01.926Z", "message": "DELETE call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-9d89f5d3-b6ac-409a-980c-fd00bd9d8b2e", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:01.757Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.9913fcaa-7d67-465c-b03d-b5aac0da9272"}, {"node_instance_id": "reference_vnf_port_ephoe2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:01.926Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-9d89f5d3-b6ac-409a-980c-fd00bd9d8b2e", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:01.758Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.9913fcaa-7d67-465c-b03d-b5aac0da9272"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:02.606Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}239b90adf5c7464c46394877f58c56fc7c1b2192\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:02.242Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.34d77a86-a9ea-4e43-93c7-88ea75c2189d"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:02.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": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:01.844Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.34d77a86-a9ea-4e43-93c7-88ea75c2189d"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:02.606Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:01.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:02.606Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:02.092Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:02.606Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:02.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:02.606Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:02.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:02.606Z", "message": "RESP: [300] Date: Sat, 13 Apr 2019 12:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5ef6d0c-a3f8-4203-b020-44fbac787118 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-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-04-13T12:42:01.849Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.34d77a86-a9ea-4e43-93c7-88ea75c2189d"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:02.606Z", "message": "GET call to None for http://172.30.9.23:5000/ used request id req-d5ef6d0c-a3f8-4203-b020-44fbac787118", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:01.849Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.34d77a86-a9ea-4e43-93c7-88ea75c2189d"}, {"node_instance_id": "data_plane_subnet_h7qpf9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:03.205Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:02.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_port_ephoe2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:03.205Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:02.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "reference_vnf_ip_wy5ir1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:03.205Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:02.803Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"}, {"node_instance_id": "target_vnf_port_hd9exf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-13T12:42:03.763Z", "message": "DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-51c4c745-69ae-455a-aa6b-c64956f20878", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-13T12:42:03.334Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459", "logger": "ctx.34d77a86-a9ea-4e43-93c7-88ea75c2189d"}], "metadata": {"pagination": {"total": 565, "offset": 371, "size": 50}}} 2019-04-13 12:42:24,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:24,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:24 GMT 2019-04-13 12:42:24,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:24,219 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:42:24,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:24,219 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:24,220 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:24,220 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:42:24,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-13 12:42:24,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-04-13 12:42:24,222 - 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-04-13 12:42:24,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce28c814-5290-4009-b86d-16415bfd6d92 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:24,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-13 12:42:24,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-04-13 12:42:24,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?id=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd used request id req-cad615ee-0886-4f8f-8668-4da3cbba559b 2019-04-13 12:42:24,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-13 12:42:24,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4a5d3f44bdd41e09307eaa509e8a6b40aa1d7c" 2019-04-13 12:42:24,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports.json?id=f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd used request id req-cad615ee-0886-4f8f-8668-4da3cbba559b 2019-04-13 12:42:24,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2698b5d554f914e3f591d7b6c64803a969fa0a" -d '{"port": {"security_groups": []}}' 2019-04-13 12:42:24,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-deec9fdf-40fd-470c-8bf4-25435046011c Date: Sat, 13 Apr 2019 12:41:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:59Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":[],"mac_address":"fa:16:3e:0d:92:30","project_id":"9a62a12fc69749eabd3606f4e4159d1f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-13 12:42:24,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-deec9fdf-40fd-470c-8bf4-25435046011c 2019-04-13 12:42:24,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-deec9fdf-40fd-470c-8bf4-25435046011c 2019-04-13 12:42:24,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b2698b5d554f914e3f591d7b6c64803a969fa0a" 2019-04-13 12:42:24,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-3589a14f-dbd8-4dfb-8a82-002a16827fd9 Date: Sat, 13 Apr 2019 12:41:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-13T12:41:59Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0a9cc40-54b7-4aa3-9eec-cd88a064fe90","ip_address":"11.0.0.12"}],"id":"f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd","security_groups":[],"mac_address":"fa:16:3e:0d:92:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"9a62a12fc69749eabd3606f4e4159d1f","qos_policy_id":null,"admin_state_up":true,"network_id":"0d2dd741-e16d-4f89-92f8-77797637d264","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-13 12:42:24,225 - 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-04-13 12:42:24,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e865d83-8dc2-44c8-8a0b-46cd3731ea78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:24,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1e865d83-8dc2-44c8-8a0b-46cd3731ea78 2019-04-13 12:42:24,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3589a14f-dbd8-4dfb-8a82-002a16827fd9 2019-04-13 12:42:24,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-13 12:42:24,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-13 12:42:24,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-13 12:42:24,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-3589a14f-dbd8-4dfb-8a82-002a16827fd9 2019-04-13 12:42:24,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-dc452e9a-9b41-4718-af56-4f02b28ef38d 2019-04-13 12:42:24,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc452e9a-9b41-4718-af56-4f02b28ef38d Date: Sat, 13 Apr 2019 12:42:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 12:42:24,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/60611903-288d-4af3-99b4-45af33c94ae7.json used request id req-dc452e9a-9b41-4718-af56-4f02b28ef38d 2019-04-13 12:42:24,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-04-13 12:42:24,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e3f0cffdcdcf0d7509a570284889213f1f0eef" 2019-04-13 12:42:24,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-04-13 12:42:24,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-04-13 12:42:24,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-13 12:42:24,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-13 12:42:24,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-04-13 12:42:24,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-13 12:42:24,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d89f5d3-b6ac-409a-980c-fd00bd9d8b2e Date: Sat, 13 Apr 2019 12:42:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 12:42:24,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-9d89f5d3-b6ac-409a-980c-fd00bd9d8b2e 2019-04-13 12:42:24,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/33e82f2f-7b66-4a3c-8ef1-aa361ddc36dd.json used request id req-9d89f5d3-b6ac-409a-980c-fd00bd9d8b2e 2019-04-13 12:42:24,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}239b90adf5c7464c46394877f58c56fc7c1b2192" 2019-04-13 12:42:24,228 - 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-04-13 12:42:24,228 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-13 12:42:24,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-13 12:42:24,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-04-13 12:42:24,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-13 12:42:24,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 13 Apr 2019 12:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5ef6d0c-a3f8-4203-b020-44fbac787118 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:24,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d5ef6d0c-a3f8-4203-b020-44fbac787118 2019-04-13 12:42:24,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-04-13 12:42:24,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-13 12:42:24,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-13 12:42:24,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.23:9696/v2.0/ports/f73d68b3-7a7b-4aa3-82ba-3427efd2d8dd.json used request id req-51c4c745-69ae-455a-aa6b-c64956f20878 2019-04-13 12:42:24,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b9feb7e2-98fa-40a7-867f-a2fe26d59459 2019-04-13 12:42:24,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:24,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:24,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:24,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:24,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:24,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:24,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:24,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-13T12:42:22.135Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-13T12:41:36.788Z", "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-04-13T12:41:36.789Z", "id": "b9feb7e2-98fa-40a7-867f-a2fe26d59459"} 2019-04-13 12:42:24,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:24,283 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:24 GMT 2019-04-13 12:42:24,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:24,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-04-13 12:42:24,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:24,283 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:24,283 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:24,284 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/deployments/vrouter-opnfv 2019-04-13 12:42:24,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:24,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:24,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:24,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:24,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:24,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:24,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:24,828 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-13 12:42:24,828 - 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": "e0981bfd-6084-47db-a443-0049359d6078", "target_vnf_flavor_id": "e0981bfd-6084-47db-a443-0049359d6078", "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_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "keystone_password": "ZKkAQ3Ur3hEqeQ4U0ljHO1f302WPKL", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "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": "1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d", "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-04-13T12:31:31.386Z", "created_by": "admin", "updated_at": "2019-04-13T12:31:31.386Z", "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-04-13 12:42:24,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:24,828 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:24 GMT 2019-04-13 12:42:24,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:24,828 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:42:24,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:24,828 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:24,828 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:24,828 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:42:34,840 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/blueprints/vrouter-opnfv 2019-04-13 12:42:34,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-13 12:42:34,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-13 12:42:34,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-13 12:42:34,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-13 12:42:34,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-13 12:42:34,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-13 12:42:34,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-13 12:42:34,926 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-13 12:42:34,926 - 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-04-13T12:31:31.156Z", "updated_at": "2019-04-13T12:31:31.156Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_input": "region"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "insecure": false, "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-04-13 12:42:34,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-13 12:42:34,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 13 Apr 2019 12:42:34 GMT 2019-04-13 12:42:34,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-13 12:42:34,928 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-13 12:42:34,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-13 12:42:34,928 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-13 12:42:34,928 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-13 12:42:34,928 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-13 12:42:34,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 12:42:34,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:35,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:42:35 GMT X-Openstack-Request-Id: req-238c8ec7-42a8-4c90-a8c4-7901fc732216 2019-04-13 12:42:35,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:42:35,600 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1ac7c35a-c3c1-46be-a7f4-1e8cbae2125d used request id req-238c8ec7-42a8-4c90-a8c4-7901fc732216 2019-04-13 12:42:35,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.644658088684s 2019-04-13 12:42:35,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:42:35,610 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:35,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25fe2956-b737-498b-a266-6773fe447281 x-openstack-request-id: req-25fe2956-b737-498b-a266-6773fe447281 2019-04-13 12:42:35,892 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "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": "6edb5ef8-341e-4961-8d08-e7c660a91c7c"}, {"name": "vyos_vrouter-flavor_alt_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e0981bfd-6084-47db-a443-0049359d6078", "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": "e0981bfd-6084-47db-a443-0049359d6078"}]} 2019-04-13 12:42:35,892 - 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-25fe2956-b737-498b-a266-6773fe447281 2019-04-13 12:42:35,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.285668849945s 2019-04-13 12:42:35,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 12:42:35,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:35,921 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42: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-0be8e27a-cd42-49ee-a8a1-b9197579d3d4 x-openstack-request-id: req-0be8e27a-cd42-49ee-a8a1-b9197579d3d4 2019-04-13 12:42:35,921 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e0981bfd-6084-47db-a443-0049359d6078 used request id req-0be8e27a-cd42-49ee-a8a1-b9197579d3d4 2019-04-13 12:42:35,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0268471240997s 2019-04-13 12:42:35,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 12:42:35,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/8ba17ce6-af29-492e-8807-28a1e132e354.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:37,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 12:42:37 GMT X-Openstack-Request-Id: req-580f9a05-7283-4a03-b3e3-b72102cd3566 2019-04-13 12:42:37,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 12:42:37,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/8ba17ce6-af29-492e-8807-28a1e132e354.json used request id req-580f9a05-7283-4a03-b3e3-b72102cd3566 2019-04-13 12:42:37,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.6045999527s 2019-04-13 12:42:37,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 12:42:37,542 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:37,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:37 GMT X-Openstack-Request-Id: req-2140bf57-b01a-4826-9901-b36617fa99eb 2019-04-13 12:42:37,604 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 12:42:37,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-2140bf57-b01a-4826-9901-b36617fa99eb 2019-04-13 12:42:37,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630948543549s 2019-04-13 12:42:37,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-13 12:42:37,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:37,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 13 Apr 2019 12:42: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-62e01ee7-8686-4cff-af85-0e857381796e x-openstack-request-id: req-62e01ee7-8686-4cff-af85-0e857381796e 2019-04-13 12:42:37,743 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390 used request id req-62e01ee7-8686-4cff-af85-0e857381796e 2019-04-13 12:42:37,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.13759303093s 2019-04-13 12:42:37,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:42:37,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:38,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 773 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42: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-7446dcc1-272a-477e-9722-a1fb1b462615 x-openstack-request-id: req-7446dcc1-272a-477e-9722-a1fb1b462615 2019-04-13 12:42:38,278 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:8d:82", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b3cd89b0-9747-4f07-8f63-a685e12e4390", "rel": "bookmark"}], "image": {"id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "links": [{"href": "http://172.30.9.23:8774/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-13T12:27:12.000000", "flavor": {"id": "6edb5ef8-341e-4961-8d08-e7c660a91c7c", "links": [{"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "bookmark"}]}, "id": "b3cd89b0-9747-4f07-8f63-a685e12e4390", "security_groups": [{"name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}], "user_id": "0cb97f2659f44a1cb42bf7870649a758", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-13T12:42:37Z", "hostId": "02f06bd48251d16537de003d52cc027fabcd753d875656c36282d3b3", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "name": "vyos_vrouter-vm_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "created": "2019-04-13T12:25:12Z", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-13 12:42:38,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7446dcc1-272a-477e-9722-a1fb1b462615 2019-04-13 12:42:38,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534109115601s 2019-04-13 12:42:38,280 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-13 12:42:40,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-13 12:42:40,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:40,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42: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-8df046bf-802f-41b1-a86d-5aae513c2d45 x-openstack-request-id: req-8df046bf-802f-41b1-a86d-5aae513c2d45 2019-04-13 12:42:40,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-13 12:42:40,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8df046bf-802f-41b1-a86d-5aae513c2d45 2019-04-13 12:42:40,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.068736076355s 2019-04-13 12:42:40,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 12:42:40,359 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:40,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:40 GMT X-Openstack-Request-Id: req-055d1a1a-187b-4261-9548-783f0a8f7e32 2019-04-13 12:42:40,415 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:24:55Z", "updated_at": "2019-04-13T12:24:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "1a2de43c-fc8e-4f6f-a24c-9b1089cb4b07", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "4375ffe1-26e5-4a16-a92c-31f45f7d98ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "89b3b4fc-63b9-48c0-abd9-9e0d5be55d60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "c441dc14-4aff-4848-87cf-c2ba6eb0d191", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "b0361db5-9440-49de-925f-906dc10da380", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:25:09Z", "updated_at": "2019-04-13T12:25:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "0e59e93e-40b0-4c71-878f-f6a1c0d8e4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "468e9ab3-cfed-4555-9026-a02a6d8d632c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-13T12:25:10Z", "revision_number": 0, "id": "77eecd78-16f1-465d-87d6-e9f56923f4c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:10Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-13T12:25:10Z", "revision_number": 0, "id": "7b163cd0-212e-4859-a5b1-10244c207675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:10Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "8a067380-5d97-4da2-b1c0-3a3274a7588b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "8e80f7f2-3155-41c1-a4b3-757da8acc335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:25:09Z", "revision_number": 0, "id": "c80314ce-e001-4865-bb82-5f2d0232e50d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:09Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-13T12:25:10Z", "revision_number": 0, "id": "dbfb59da-79f2-4b1a-bfb6-37f508679ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:25:10Z", "security_group_id": "fb025981-68e8-416f-96c4-ed3137a366db", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 7, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "fb025981-68e8-416f-96c4-ed3137a366db", "name": "vyos_vrouter-sg_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:42:40,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-055d1a1a-187b-4261-9548-783f0a8f7e32 2019-04-13 12:42:40,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0571820735931s 2019-04-13 12:42:40,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 12:42:40,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fb025981-68e8-416f-96c4-ed3137a366db.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:40,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 12:42:40 GMT X-Openstack-Request-Id: req-05377759-2bed-422f-bd43-6f65b382f338 2019-04-13 12:42:40,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 12:42:40,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fb025981-68e8-416f-96c4-ed3137a366db.json used request id req-05377759-2bed-422f-bd43-6f65b382f338 2019-04-13 12:42:40,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.149559020996s 2019-04-13 12:42:40,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-13 12:42:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:40,615 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42: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-0e503605-8342-41be-bb6a-ba62c045b0d4 x-openstack-request-id: req-0e503605-8342-41be-bb6a-ba62c045b0d4 2019-04-13 12:42:40,616 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f used request id req-0e503605-8342-41be-bb6a-ba62c045b0d4 2019-04-13 12:42:40,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0432291030884s 2019-04-13 12:42:40,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 12:42:40,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/373f518b-9fd3-4d71-802b-6a98e02227a6/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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" -d '{"subnet_id": "b4ac2be3-ba6b-407a-b1c4-68934052594a"}' 2019-04-13 12:42:43,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:43 GMT X-Openstack-Request-Id: req-7e52960c-d3f9-42dc-b0fa-580931b2d8ea 2019-04-13 12:42:43,103 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "subnet_id": "b4ac2be3-ba6b-407a-b1c4-68934052594a", "subnet_ids": ["b4ac2be3-ba6b-407a-b1c4-68934052594a"], "port_id": "6e1b3a98-12ee-443a-993c-19f7c5cc9fcb", "id": "373f518b-9fd3-4d71-802b-6a98e02227a6"} 2019-04-13 12:42:43,103 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/373f518b-9fd3-4d71-802b-6a98e02227a6/remove_router_interface.json used request id req-7e52960c-d3f9-42dc-b0fa-580931b2d8ea 2019-04-13 12:42:43,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.48685908318s 2019-04-13 12:42:43,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 12:42:43,104 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:43,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:43 GMT X-Openstack-Request-Id: req-9b973d61-0d05-4de2-8b83-9c1b5ea3cd43 2019-04-13 12:42:43,265 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:24:57Z", "admin_state_up": true, "updated_at": "2019-04-13T12:42:41Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "373f518b-9fd3-4d71-802b-6a98e02227a6", "name": "vyos_vrouter-router_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:42:43,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9b973d61-0d05-4de2-8b83-9c1b5ea3cd43 2019-04-13 12:42:43,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.16109919548s 2019-04-13 12:42:43,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 12:42:43,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/373f518b-9fd3-4d71-802b-6a98e02227a6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:44,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 12:42:44 GMT X-Openstack-Request-Id: req-655aec40-7a50-41b1-8cd0-9e9e7c8e02c8 2019-04-13 12:42:44,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 12:42:44,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/373f518b-9fd3-4d71-802b-6a98e02227a6.json used request id req-655aec40-7a50-41b1-8cd0-9e9e7c8e02c8 2019-04-13 12:42:44,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33183598518s 2019-04-13 12:42:44,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 12:42:44,599 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:44,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:44 GMT X-Openstack-Request-Id: req-d654af73-cdf6-446b-a092-cef2d2857ef3 2019-04-13 12:42:44,643 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:24:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T12:24:57Z","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":"9a62a12fc69749eabd3606f4e4159d1f","id":"b4ac2be3-ba6b-407a-b1c4-68934052594a","subnetpool_id":null,"name":"vyos_vrouter-subnet_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:42:44,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d654af73-cdf6-446b-a092-cef2d2857ef3 2019-04-13 12:42:44,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0451519489288s 2019-04-13 12:42:44,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 12:42:44,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/b4ac2be3-ba6b-407a-b1c4-68934052594a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:45,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 12:42:45 GMT X-Openstack-Request-Id: req-7034f6eb-cb1c-4de4-aa75-ecb00140aed1 2019-04-13 12:42:45,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 12:42:45,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b4ac2be3-ba6b-407a-b1c4-68934052594a.json used request id req-7034f6eb-cb1c-4de4-aa75-ecb00140aed1 2019-04-13 12:42:45,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.972145080566s 2019-04-13 12:42:45,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 12:42:45,618 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:45,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:45 GMT X-Openstack-Request-Id: req-eb0b333d-4db4-40f6-a126-860c98122791 2019-04-13 12:42:45,725 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9a62a12fc69749eabd3606f4e4159d1f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T12:42:45Z","qos_policy_id":null,"name":"vyos_vrouter-net_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f","admin_state_up":true,"tenant_id":"9a62a12fc69749eabd3606f4e4159d1f","created_at":"2019-04-13T12:24:56Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 12:42:45,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-eb0b333d-4db4-40f6-a126-860c98122791 2019-04-13 12:42:45,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10778093338s 2019-04-13 12:42:45,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 12:42:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:46,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 12:42:46 GMT X-Openstack-Request-Id: req-9a508630-5786-4318-addd-f40ceb4058bc 2019-04-13 12:42:46,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 12:42:46,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4205a3a4-b0c8-4fad-9ea1-9a0bd92d795a.json used request id req-9a508630-5786-4318-addd-f40ceb4058bc 2019-04-13 12:42:46,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02795815468s 2019-04-13 12:42:46,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:42:46,765 - 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.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:47,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:47 GMT X-Openstack-Request-Id: req-83929fdd-180f-46f7-a704-ebdda9fdfdcc 2019-04-13 12:42:47,043 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:25:08Z", "file": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/file", "owner": "9a62a12fc69749eabd3606f4e4159d1f", "id": "ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "size": 301006848, "self": "/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T12:25:03Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:42:47,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-83929fdd-180f-46f7-a704-ebdda9fdfdcc 2019-04-13 12:42:47,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282560110092s 2019-04-13 12:42:47,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 12:42:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dae0fff9aacf33450e5cef98de1ae39a21e08986" 2019-04-13 12:42:47,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:42:47 GMT X-Openstack-Request-Id: req-ddfb54d3-1a0b-4b7f-8b00-02ed56ac5d67 2019-04-13 12:42:47,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-04-13 12:42:47,332 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ccc70ddd-0f05-4b9e-8255-e9c12ff12842 used request id req-ddfb54d3-1a0b-4b7f-8b00-02ed56ac5d67 2019-04-13 12:42:47,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.2869348526s 2019-04-13 12:42:47,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 12:42:47,336 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:47,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42: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-63bbe9fe-69f2-4620-9276-2ec21a450284 x-openstack-request-id: req-63bbe9fe-69f2-4620-9276-2ec21a450284 2019-04-13 12:42:47,356 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c", "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": "6edb5ef8-341e-4961-8d08-e7c660a91c7c"}]} 2019-04-13 12:42:47,356 - 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-63bbe9fe-69f2-4620-9276-2ec21a450284 2019-04-13 12:42:47,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236918926239s 2019-04-13 12:42:47,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 12:42:47,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:47,385 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42: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-390ceed8-8e50-4f65-ac41-e0f6814570fa x-openstack-request-id: req-390ceed8-8e50-4f65-ac41-e0f6814570fa 2019-04-13 12:42:47,385 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6edb5ef8-341e-4961-8d08-e7c660a91c7c used request id req-390ceed8-8e50-4f65-ac41-e0f6814570fa 2019-04-13 12:42:47,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0271031856537s 2019-04-13 12:42:47,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 12:42:47,390 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:47,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52561a18-d1c4-4d42-ba9f-1623f1566d80 2019-04-13 12:42:47,614 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "links": {"self": "http://172.30.9.23:5000/v3/users/0cb97f2659f44a1cb42bf7870649a758"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0cb97f2659f44a1cb42bf7870649a758", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 12:42:47,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-52561a18-d1c4-4d42-ba9f-1623f1566d80 2019-04-13 12:42:47,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228823900223s 2019-04-13 12:42:47,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 12:42:47,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/0cb97f2659f44a1cb42bf7870649a758 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:47,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a01870e-a46e-4dcd-b09b-b6f987e6e4f0 2019-04-13 12:42:47,837 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f", "links": {"self": "http://172.30.9.23:5000/v3/users/0cb97f2659f44a1cb42bf7870649a758"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0cb97f2659f44a1cb42bf7870649a758", "description": null}} 2019-04-13 12:42:47,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0cb97f2659f44a1cb42bf7870649a758 used request id req-4a01870e-a46e-4dcd-b09b-b6f987e6e4f0 2019-04-13 12:42:47,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216454982758s 2019-04-13 12:42:47,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 12:42:47,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/0cb97f2659f44a1cb42bf7870649a758 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:48,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 12:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b75938-7872-4426-bafd-6a42718d53b0 2019-04-13 12:42:48,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 12:42:48,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0cb97f2659f44a1cb42bf7870649a758 used request id req-68b75938-7872-4426-bafd-6a42718d53b0 2019-04-13 12:42:48,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.353566884995s 2019-04-13 12:42:48,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 12:42:48,203 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:48,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f82ce32f-78f8-4dba-8065-4a8605f47879 2019-04-13 12:42:48,318 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/9a62a12fc69749eabd3606f4e4159d1f"}, "tags": [], "enabled": true, "id": "9a62a12fc69749eabd3606f4e4159d1f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_a29d1e5b-9ddf-41d2-981f-80bb78f98c6f"}]} 2019-04-13 12:42:48,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f82ce32f-78f8-4dba-8065-4a8605f47879 2019-04-13 12:42:48,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118352890015s 2019-04-13 12:42:48,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 12:42:48,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/9a62a12fc69749eabd3606f4e4159d1f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:48,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 12:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fab2354-ff21-45a2-9847-10269d488c5b 2019-04-13 12:42:48,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 12:42:48,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9a62a12fc69749eabd3606f4e4159d1f used request id req-5fab2354-ff21-45a2-9847-10269d488c5b 2019-04-13 12:42:48,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.263573884964s 2019-04-13 12:42:48,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 12:42:48,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=9a62a12fc69749eabd3606f4e4159d1f&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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:48,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:48 GMT X-Openstack-Request-Id: req-a9920e95-572d-4f55-998c-cc09840710f5 2019-04-13 12:42:48,904 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:24:55Z", "updated_at": "2019-04-13T12:24:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "1a2de43c-fc8e-4f6f-a24c-9b1089cb4b07", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "4375ffe1-26e5-4a16-a92c-31f45f7d98ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "89b3b4fc-63b9-48c0-abd9-9e0d5be55d60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "c441dc14-4aff-4848-87cf-c2ba6eb0d191", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "b0361db5-9440-49de-925f-906dc10da380", "name": "default"}]} 2019-04-13 12:42:48,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=9a62a12fc69749eabd3606f4e4159d1f&name=default used request id req-a9920e95-572d-4f55-998c-cc09840710f5 2019-04-13 12:42:48,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311225891113s 2019-04-13 12:42:48,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 12:42:48,911 - 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.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:49,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:49 GMT X-Openstack-Request-Id: req-ac91a71c-50a4-40b8-bb21-a3b19f26fef5 2019-04-13 12:42:49,283 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "created_at": "2019-04-13T12:24:55Z", "updated_at": "2019-04-13T12:24:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "1a2de43c-fc8e-4f6f-a24c-9b1089cb4b07", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "4375ffe1-26e5-4a16-a92c-31f45f7d98ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "89b3b4fc-63b9-48c0-abd9-9e0d5be55d60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:24:55Z", "revision_number": 0, "id": "c441dc14-4aff-4848-87cf-c2ba6eb0d191", "remote_group_id": "b0361db5-9440-49de-925f-906dc10da380", "remote_ip_prefix": null, "created_at": "2019-04-13T12:24:55Z", "security_group_id": "b0361db5-9440-49de-925f-906dc10da380", "tenant_id": "9a62a12fc69749eabd3606f4e4159d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a62a12fc69749eabd3606f4e4159d1f"}], "revision_number": 1, "project_id": "9a62a12fc69749eabd3606f4e4159d1f", "id": "b0361db5-9440-49de-925f-906dc10da380", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 12:42:49,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ac91a71c-50a4-40b8-bb21-a3b19f26fef5 2019-04-13 12:42:49,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.373622894287s 2019-04-13 12:42:49,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 12:42:49,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b0361db5-9440-49de-925f-906dc10da380.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5bfc97e13152f542403c54fa53658147b2b11fc" 2019-04-13 12:42:49,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 12:42:49 GMT X-Openstack-Request-Id: req-285bd616-1cb0-4cb6-ac91-d933c1fcbbdc 2019-04-13 12:42:49,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 12:42:49,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b0361db5-9440-49de-925f-906dc10da380.json used request id req-285bd616-1cb0-4cb6-ac91-d933c1fcbbdc 2019-04-13 12:42:49,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.140406847s 2019-04-13 12:42:49,455 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-04-13 12:42:49,480 - 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.15" 2019-04-13 12:42:49,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e0e4ff-cf16-4d93-83be-65a58c709686 2019-04-13 12:42:49,486 - 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-04-13 12:42:49,486 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-12e0e4ff-cf16-4d93-83be-65a58c709686 2019-04-13 12:42:49,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 12:42:49,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc7000790704244895fb79f2874ceb4", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T13:42:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb957e698214daa959a3206e3607cbf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/8cb957e698214daa959a3206e3607cbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "48421bbb7b384756a78e41a30e72bc80"}, "audit_ids": ["1eFLGjyEQgGRIyg2zq5Bvg"], "issued_at": "2019-04-13T12:42:49.000000Z"}} 2019-04-13 12:42:49,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 12:42:49,889 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:50,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:50 GMT X-Openstack-Request-Id: req-23570458-36f4-4358-b551-dce635e33082 2019-04-13 12:42:50,361 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","provider:network_type":"flat"}]} 2019-04-13 12:42:50,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-23570458-36f4-4358-b551-dce635e33082 2019-04-13 12:42:50,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.47335600853s 2019-04-13 12:42:50,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-13 12:42:50,374 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86932261-e68a-42ed-b70a-6e36dcce85b2 2019-04-13 12:42:50,375 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:50,375 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/ used request id req-86932261-e68a-42ed-b70a-6e36dcce85b2 2019-04-13 12:42:50,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 12:42:50,379 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:50,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9746cdd6-1cfa-410f-990f-cc58aa870577 2019-04-13 12:42:50,491 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 12:42:50,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9746cdd6-1cfa-410f-990f-cc58aa870577 2019-04-13 12:42:50,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115754842758s 2019-04-13 12:42:50,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-13 12:42:50,503 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_80f061b5-09e3-47db-94b2-da1a312ae675"}}' 2019-04-13 12:42:50,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33b237af-68c0-4a18-b089-92836598588e 2019-04-13 12:42:50,681 - 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/fc3dd1cebb04464ab72bcdf087e0fcdd"}, "tags": [], "enabled": true, "id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_80f061b5-09e3-47db-94b2-da1a312ae675"}} 2019-04-13 12:42:50,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-33b237af-68c0-4a18-b089-92836598588e 2019-04-13 12:42:50,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.181765079498s 2019-04-13 12:42:50,682 - 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'fc3dd1cebb04464ab72bcdf087e0fcdd', '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_80f061b5-09e3-47db-94b2-da1a312ae675'}) 2019-04-13 12:42:50,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-13 12:42:50,693 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "p2Vll3D5Yh0nROIpn5QNnzZ2r82zdq", "email": null, "name": "juju_epc-user_80f061b5-09e3-47db-94b2-da1a312ae675"}}' 2019-04-13 12:42:51,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aabe413-3d26-4bab-836d-28971000d53c 2019-04-13 12:42:51,185 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_80f061b5-09e3-47db-94b2-da1a312ae675", "links": {"self": "http://172.30.9.23:5000/v3/users/09c932a44592477d8e25870bd4f60156"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "09c932a44592477d8e25870bd4f60156", "domain_id": "default", "password_expires_at": null}} 2019-04-13 12:42:51,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-8aabe413-3d26-4bab-836d-28971000d53c 2019-04-13 12:42:51,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495970010757s 2019-04-13 12:42:51,186 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'09c932a44592477d8e25870bd4f60156', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_80f061b5-09e3-47db-94b2-da1a312ae675'}) 2019-04-13 12:42:51,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 12:42:51,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:51,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27221422-f2a8-4604-bb64-00ef8ca4333b 2019-04-13 12:42:51,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": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 12:42:51,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-27221422-f2a8-4604-bb64-00ef8ca4333b 2019-04-13 12:42:51,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202381849289s 2019-04-13 12:42:51,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 12:42: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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:51,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6794ceb-5d81-4cf1-a132-8b9c85d02943 2019-04-13 12:42:51,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 12:42:51,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e6794ceb-5d81-4cf1-a132-8b9c85d02943 2019-04-13 12:42:51,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110680818558s 2019-04-13 12:42:51,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-13 12:42:51,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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:51,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ebe48d-06a5-406f-80d9-ef3ddfb612dc 2019-04-13 12:42:51,675 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0de8d35d90ac4fb3b11ccd2b406e4657", "links": {"self": "http://172.30.9.23:5000/v3/roles/0de8d35d90ac4fb3b11ccd2b406e4657"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0ee4845372074ac39839340398419422", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ee4845372074ac39839340398419422"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "2905d3bbe0d94f59bec7ef17051b929b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2905d3bbe0d94f59bec7ef17051b929b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "70ed82e5f7b54def9420571af9e0b2a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/70ed82e5f7b54def9420571af9e0b2a0"}, "name": "member"}, {"domain_id": null, "id": "7a23602c19d44437b373515385364086", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a23602c19d44437b373515385364086"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc7000790704244895fb79f2874ceb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc7000790704244895fb79f2874ceb4"}, "name": "admin"}]} 2019-04-13 12:42:51,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-57ebe48d-06a5-406f-80d9-ef3ddfb612dc 2019-04-13 12:42:51,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.159634828568s 2019-04-13 12:42:51,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 12:42:51,684 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:51,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66605b9-a29b-4a78-9679-a6ac494249b2 2019-04-13 12:42:51,788 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-13 12:42:51,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e66605b9-a29b-4a78-9679-a6ac494249b2 2019-04-13 12:42:51,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108402013779s 2019-04-13 12:42:51,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 12:42:51,794 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:52,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15918996-33fd-4ae3-832c-476290b92fc5 2019-04-13 12:42:52,029 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_80f061b5-09e3-47db-94b2-da1a312ae675", "links": {"self": "http://172.30.9.23:5000/v3/users/09c932a44592477d8e25870bd4f60156"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "09c932a44592477d8e25870bd4f60156", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 12:42:52,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-15918996-33fd-4ae3-832c-476290b92fc5 2019-04-13 12:42:52,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239643096924s 2019-04-13 12:42:52,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 12:42:52,046 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:52,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ed64b6-8bd1-40f4-b7f1-fdc39fd3c3a3 2019-04-13 12:42:52,157 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/fc3dd1cebb04464ab72bcdf087e0fcdd"}, "tags": [], "enabled": true, "id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_80f061b5-09e3-47db-94b2-da1a312ae675"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 12:42:52,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-51ed64b6-8bd1-40f4-b7f1-fdc39fd3c3a3 2019-04-13 12:42:52,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11511182785s 2019-04-13 12:42:52,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-13 12:42:52,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=09c932a44592477d8e25870bd4f60156&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=fc3dd1cebb04464ab72bcdf087e0fcdd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:52,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61db755-ccf3-480d-ab58-20e7e093040c 2019-04-13 12:42:52,322 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=09c932a44592477d8e25870bd4f60156&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=fc3dd1cebb04464ab72bcdf087e0fcdd", "previous": null, "next": null}} 2019-04-13 12:42:52,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=09c932a44592477d8e25870bd4f60156&role.id=70ed82e5f7b54def9420571af9e0b2a0&scope.project.id=fc3dd1cebb04464ab72bcdf087e0fcdd used request id req-b61db755-ccf3-480d-ab58-20e7e093040c 2019-04-13 12:42:52,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.155736923218s 2019-04-13 12:42:52,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-13 12:42:52,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/fc3dd1cebb04464ab72bcdf087e0fcdd/users/09c932a44592477d8e25870bd4f60156/roles/70ed82e5f7b54def9420571af9e0b2a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:52,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 12:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-354053b5-dce8-4f1b-98d3-b3efe6ed0537 2019-04-13 12:42:52,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 12:42:52,473 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fc3dd1cebb04464ab72bcdf087e0fcdd/users/09c932a44592477d8e25870bd4f60156/roles/70ed82e5f7b54def9420571af9e0b2a0 used request id req-354053b5-dce8-4f1b-98d3-b3efe6ed0537 2019-04-13 12:42:52,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146623134613s 2019-04-13 12:42:52,474 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_80f061b5-09e3-47db-94b2-da1a312ae675', 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'fc3dd1cebb04464ab72bcdf087e0fcdd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'p2Vll3D5Yh0nROIpn5QNnzZ2r82zdq', 'username': u'juju_epc-user_80f061b5-09e3-47db-94b2-da1a312ae675', '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-04-13 12:42:52,478 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_80f061b5-09e3-47db-94b2-da1a312ae675', 'password': 'p2Vll3D5Yh0nROIpn5QNnzZ2r82zdq', 'project_name': 'juju_epc-project_80f061b5-09e3-47db-94b2-da1a312ae675', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'fc3dd1cebb04464ab72bcdf087e0fcdd', 'project_domain_name': 'Default'} 2019-04-13 12:42:52,539 - 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-04-13 12:42:52,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-13 12:42:52,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" 2019-04-13 12:42:52,570 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09372cb3-95c4-463d-8600-8577c5e258e0 2019-04-13 12:42:52,570 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}]}} 2019-04-13 12:42:52,570 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-09372cb3-95c4-463d-8600-8577c5e258e0 2019-04-13 12:42:52,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7: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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:52,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 959 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b00c047-87e6-460c-ab82-0a85b6a4c584 2019-04-13 12:42:52,766 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1ef08615bfa241c282fb6c776d561699"}, "enabled": true, "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/2d5f474bc6184888a1f046a717575fa8"}, "enabled": true, "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/463c4d979e67408bba9262f8cbf7d7d0"}, "enabled": true, "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6400f578fa0d47d6802a981338b2ce7a"}, "enabled": true, "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6ddca6d61d1d4eecae8df54344aff82f"}, "enabled": true, "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7f5bf9dbf0a241c3b1433e0a19372b74"}, "enabled": true, "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/86757cd1ecda420faec6393caeb4ef3e"}, "enabled": true, "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9567fa689aa64be0b9dc78e010b4c9ed"}, "enabled": true, "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/9709565379b14f47b6cbe7d0b8323201"}, "enabled": true, "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a56100f5b1844b1ea8953050a4cc8be8"}, "enabled": true, "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ac724402fd744af7b779c5dade03fdcb"}, "enabled": true, "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/aca41cf1c97640e3ba6f2e9b936ec6c8"}, "enabled": true, "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/b8c26f8b093140b8abf05878b3a5372c"}, "enabled": true, "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"name": "tempest-service-1631545576", "links": {"self": "http://192.30.9.7:35357/v3/services/cd0a457809bc4960b0d89bded6919317"}, "enabled": true, "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "description": "tempest-description-877059426"}, {"name": "tempest-service-1890636611", "links": {"self": "http://192.30.9.7:35357/v3/services/e39eaec0edc044fc81f8537e3f291979"}, "enabled": true, "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "description": "tempest-description-1779181734"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/f16553f6efb541ba898510a96df4c862"}, "enabled": true, "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-04-13 12:42:52,766 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-9b00c047-87e6-460c-ab82-0a85b6a4c584 2019-04-13 12:42:52,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.20396900177s 2019-04-13 12:42:52,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-13 12:42:52,780 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:52,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1853 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3da929-c61f-4c6d-a733-af8cdd3c2e10 2019-04-13 12:42:52,891 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/039cf85f4d724cb1a6807b49ca84115d"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0730415113ec45d3b1f02fe7f24719c5"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0dc7502a63ed483d9fe79395da3540fe"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0eadf3b479864147afa0049c9097444d"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "0eadf3b479864147afa0049c9097444d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/110517c7fba848c6a6c8f76c19a4e56b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/159bcc80584b426b98b9c88f5846ecd7"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1862d0b0816942c0bbea2ce796022ee6"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/20e50279077e4a80bd73aefdacf4478f"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/213e7cbaa82d4a269c843a9bb0212fed"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24bdb9f1220c4afc93fbf71d2b6c1b3b"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/26be9df78e294b62b66e3ec1250ddd4b"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/32b611c54ebe4017ad254a82e497577d"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "32b611c54ebe4017ad254a82e497577d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/341e543ea53d49c0ae193e184a4d5a17"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/400eee9849144d34af2049732427b0dc"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "400eee9849144d34af2049732427b0dc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/45ef1fc1997442f89581b066f7004705"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "45ef1fc1997442f89581b066f7004705"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/531b5cb3ce2341928b76a92a27e32bcd"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/57eb51be8a6b4836bfad01beca526273"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "57eb51be8a6b4836bfad01beca526273"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5baa20e7acc64bd0b6cbe188e37860ad"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/645366775ca64c9a8663dd58d9fa42b7"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6cb42660740f491788ba979a7de26c17"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "6cb42660740f491788ba979a7de26c17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6f92eb3532f242fab685152d296fe99f"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "6f92eb3532f242fab685152d296fe99f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/76cf85836fa74358b9a705f4912631d3"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a56100f5b1844b1ea8953050a4cc8be8", "id": "76cf85836fa74358b9a705f4912631d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/76fa29d8bdef4ffc99fad6e89cf4428c"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/795ea3f3e40e4270945d213e9c95c5a9"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9cf422a1337c45b6bada232410cf743d"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "9cf422a1337c45b6bada232410cf743d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a2f379b0550d49a5864041c78f1cb01f"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9709565379b14f47b6cbe7d0b8323201", "id": "a2f379b0550d49a5864041c78f1cb01f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a39b119e552041d68eba004a75a3e950"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "a39b119e552041d68eba004a75a3e950"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a8f58a97cdf7419f9f53385a0f70869f"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a9717bc4b70a4feab43984b6a40e7871"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "86757cd1ecda420faec6393caeb4ef3e", "id": "a9717bc4b70a4feab43984b6a40e7871"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/abe116518adc47c085a72a8f8867a232"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d5f474bc6184888a1f046a717575fa8", "id": "abe116518adc47c085a72a8f8867a232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b940e34462604888b507cfbdafea4873"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ddca6d61d1d4eecae8df54344aff82f", "id": "b940e34462604888b507cfbdafea4873"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bb07f9ac5b6b488b9dac9c731a562b44"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f5bf9dbf0a241c3b1433e0a19372b74", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c237416d23bb41cc90c53f86f80406f3"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6400f578fa0d47d6802a981338b2ce7a", "id": "c237416d23bb41cc90c53f86f80406f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c2d8128cc3e64c7597bdd9dab5ef1ca1"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9567fa689aa64be0b9dc78e010b4c9ed", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c375f54bf21c404db256ec20be0972f9"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ac724402fd744af7b779c5dade03fdcb", "id": "c375f54bf21c404db256ec20be0972f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dd2a7903cc2e4913a502890de8518a3f"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "463c4d979e67408bba9262f8cbf7d7d0", "id": "dd2a7903cc2e4913a502890de8518a3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ec39e24e1d084873899730c83a64bff5"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ef08615bfa241c282fb6c776d561699", "id": "ec39e24e1d084873899730c83a64bff5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f1d61170b65f406885fff0b2954f589a"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "id": "f1d61170b65f406885fff0b2954f589a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f2c39a394c9e42c99a4fdf81f2cfb528"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f16553f6efb541ba898510a96df4c862", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-13 12:42:52,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-cf3da929-c61f-4c6d-a733-af8cdd3c2e10 2019-04-13 12:42:52,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.11465883255s 2019-04-13 12:42:52,899 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-04-13 12:42:52,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-13 12:42:52,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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:53,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa48d7c-0098-4613-b512-bc0527686628 2019-04-13 12:42:53,096 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ad4df011d90445bdb278b49cca1210cf"}, "tags": [], "enabled": true, "id": "ad4df011d90445bdb278b49cca1210cf", "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-04-13 12:42:53,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7aa48d7c-0098-4613-b512-bc0527686628 2019-04-13 12:42:53,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196240901947s 2019-04-13 12:42:53,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 12:42:53,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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 12:42:53,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1533a0fe-b4f8-46f5-b3a1-fae538a82b08 2019-04-13 12:42:53,257 - 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/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/fc3dd1cebb04464ab72bcdf087e0fcdd"}, "tags": [], "enabled": true, "id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_80f061b5-09e3-47db-94b2-da1a312ae675"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-13 12:42:53,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1533a0fe-b4f8-46f5-b3a1-fae538a82b08 2019-04-13 12:42:53,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152657032013s 2019-04-13 12:42:53,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-13 12:42:53,260 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" -d '{"network": {"tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "name": "juju_epc-net_80f061b5-09e3-47db-94b2-da1a312ae675", "admin_state_up": true}}' 2019-04-13 12:42:53,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:53 GMT X-Openstack-Request-Id: req-f510adaa-0d93-4bb1-b55f-d78610e410e6 2019-04-13 12:42:53,691 - 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":"55df37db-ace9-40a4-b937-7758901558e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"fc3dd1cebb04464ab72bcdf087e0fcdd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T12:42:53Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_80f061b5-09e3-47db-94b2-da1a312ae675","admin_state_up":true,"tenant_id":"fc3dd1cebb04464ab72bcdf087e0fcdd","created_at":"2019-04-13T12:42:53Z","mtu":1450}} 2019-04-13 12:42:53,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f510adaa-0d93-4bb1-b55f-d78610e410e6 2019-04-13 12:42:53,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.431753873825s 2019-04-13 12:42:53,692 - 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-04-13T12:42:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'55df37db-ace9-40a4-b937-7758901558e6', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_80f061b5-09e3-47db-94b2-da1a312ae675', u'created_at': u'2019-04-13T12:42:53Z', u'mtu': 1450, u'tenant_id': u'fc3dd1cebb04464ab72bcdf087e0fcdd', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fc3dd1cebb04464ab72bcdf087e0fcdd', u'l2_adjacency': True}) 2019-04-13 12:42:53,697 - 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.15" 2019-04-13 12:42:53,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2bea7af-cc15-4a6e-ba4a-e973bd3e031a 2019-04-13 12:42:53,703 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-04-13 12:42:53,703 - keystoneauth.session - DEBUG - GET call to http://172.30.9.23:5000/v3 used request id req-e2bea7af-cc15-4a6e-ba4a-e973bd3e031a 2019-04-13 12:42:53,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-04-13 12:42:54,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a23602c19d44437b373515385364086", "name": "reader"}, {"id": "70ed82e5f7b54def9420571af9e0b2a0", "name": "member"}], "expires_at": "2019-04-13T13:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "name": "juju_epc-project_80f061b5-09e3-47db-94b2-da1a312ae675"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:8004/v1/fc3dd1cebb04464ab72bcdf087e0fcdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159bcc80584b426b98b9c88f5846ecd7"}, {"url": "http://192.30.9.7:8004/v1/fc3dd1cebb04464ab72bcdf087e0fcdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a8f58a97cdf7419f9f53385a0f70869f"}, {"url": "http://192.30.9.7:8004/v1/fc3dd1cebb04464ab72bcdf087e0fcdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ec39e24e1d084873899730c83a64bff5"}], "type": "orchestration", "id": "1ef08615bfa241c282fb6c776d561699", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/fc3dd1cebb04464ab72bcdf087e0fcdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "213e7cbaa82d4a269c843a9bb0212fed"}, {"url": "http://192.30.9.7:8776/v2/fc3dd1cebb04464ab72bcdf087e0fcdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24bdb9f1220c4afc93fbf71d2b6c1b3b"}, {"url": "http://172.30.9.23:8776/v2/fc3dd1cebb04464ab72bcdf087e0fcdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abe116518adc47c085a72a8f8867a232"}], "type": "volumev2", "id": "2d5f474bc6184888a1f046a717575fa8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "341e543ea53d49c0ae193e184a4d5a17"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a39b119e552041d68eba004a75a3e950"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd2a7903cc2e4913a502890de8518a3f"}], "type": "alarming", "id": "463c4d979e67408bba9262f8cbf7d7d0", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "110517c7fba848c6a6c8f76c19a4e56b"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6cb42660740f491788ba979a7de26c17"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c237416d23bb41cc90c53f86f80406f3"}], "type": "placement", "id": "6400f578fa0d47d6802a981338b2ce7a", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "645366775ca64c9a8663dd58d9fa42b7"}, {"url": "http://12.0.0.24:8080/v1/AUTH_fc3dd1cebb04464ab72bcdf087e0fcdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9cf422a1337c45b6bada232410cf743d"}, {"url": "http://172.30.9.23:8080/v1/AUTH_fc3dd1cebb04464ab72bcdf087e0fcdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b940e34462604888b507cfbdafea4873"}], "type": "object-store", "id": "6ddca6d61d1d4eecae8df54344aff82f", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0eadf3b479864147afa0049c9097444d"}, {"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20e50279077e4a80bd73aefdacf4478f"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bb07f9ac5b6b488b9dac9c731a562b44"}], "type": "metric", "id": "7f5bf9dbf0a241c3b1433e0a19372b74", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b611c54ebe4017ad254a82e497577d"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5baa20e7acc64bd0b6cbe188e37860ad"}, {"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9717bc4b70a4feab43984b6a40e7871"}], "type": "cloudformation", "id": "86757cd1ecda420faec6393caeb4ef3e", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "45ef1fc1997442f89581b066f7004705"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57eb51be8a6b4836bfad01beca526273"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2d8128cc3e64c7597bdd9dab5ef1ca1"}], "type": "compute", "id": "9567fa689aa64be0b9dc78e010b4c9ed", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1862d0b0816942c0bbea2ce796022ee6"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "795ea3f3e40e4270945d213e9c95c5a9"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f379b0550d49a5864041c78f1cb01f"}], "type": "event", "id": "9709565379b14f47b6cbe7d0b8323201", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "039cf85f4d724cb1a6807b49ca84115d"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "400eee9849144d34af2049732427b0dc"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "76cf85836fa74358b9a705f4912631d3"}], "type": "identity", "id": "a56100f5b1844b1ea8953050a4cc8be8", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0730415113ec45d3b1f02fe7f24719c5"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "76fa29d8bdef4ffc99fad6e89cf4428c"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c375f54bf21c404db256ec20be0972f9"}], "type": "network", "id": "ac724402fd744af7b779c5dade03fdcb", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc3dd1cebb04464ab72bcdf087e0fcdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26be9df78e294b62b66e3ec1250ddd4b"}, {"url": "http://192.30.9.7:8776/v3/fc3dd1cebb04464ab72bcdf087e0fcdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "531b5cb3ce2341928b76a92a27e32bcd"}, {"url": "http://172.30.9.23:8776/v3/fc3dd1cebb04464ab72bcdf087e0fcdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f1d61170b65f406885fff0b2954f589a"}], "type": "volumev3", "id": "aca41cf1c97640e3ba6f2e9b936ec6c8", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "b8c26f8b093140b8abf05878b3a5372c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-440185268", "id": "cd0a457809bc4960b0d89bded6919317", "name": "tempest-service-1631545576"}, {"endpoints": [], "type": "tempest-type-20383555", "id": "e39eaec0edc044fc81f8537e3f291979", "name": "tempest-service-1890636611"}, {"endpoints": [{"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0dc7502a63ed483d9fe79395da3540fe"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f92eb3532f242fab685152d296fe99f"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f2c39a394c9e42c99a4fdf81f2cfb528"}], "type": "image", "id": "f16553f6efb541ba898510a96df4c862", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_80f061b5-09e3-47db-94b2-da1a312ae675", "id": "09c932a44592477d8e25870bd4f60156"}, "audit_ids": ["Vg4mKbWTR0GGx89yviZgyg"], "issued_at": "2019-04-13T12:42:54.000000Z"}} 2019-04-13 12:42:54,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 12:42:54,098 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 12:42:54,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:54 GMT X-Openstack-Request-Id: req-90263fc9-b498-425e-a76e-94f75854cc85 2019-04-13 12:42:54,469 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"55df37db-ace9-40a4-b937-7758901558e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc3dd1cebb04464ab72bcdf087e0fcdd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T12:42:53Z","qos_policy_id":null,"name":"juju_epc-net_80f061b5-09e3-47db-94b2-da1a312ae675","admin_state_up":true,"tenant_id":"fc3dd1cebb04464ab72bcdf087e0fcdd","created_at":"2019-04-13T12:42:53Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 12:42:54,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-90263fc9-b498-425e-a76e-94f75854cc85 2019-04-13 12:42:54,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37167096138s 2019-04-13 12:42:54,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-13 12:42:54,471 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" -d '{"subnet": {"name": "juju_epc-subnet_80f061b5-09e3-47db-94b2-da1a312ae675", "enable_dhcp": true, "network_id": "55df37db-ace9-40a4-b937-7758901558e6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-04-13 12:42:55,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:55 GMT X-Openstack-Request-Id: req-aa25a522-fa85-4f41-832b-4d1de66847d1 2019-04-13 12:42:55,155 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55df37db-ace9-40a4-b937-7758901558e6","tenant_id":"fc3dd1cebb04464ab72bcdf087e0fcdd","created_at":"2019-04-13T12:42:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T12:42:54Z","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":"fc3dd1cebb04464ab72bcdf087e0fcdd","id":"b980ef7a-b626-4074-ab20-046b00e102bc","subnetpool_id":null,"name":"juju_epc-subnet_80f061b5-09e3-47db-94b2-da1a312ae675"}} 2019-04-13 12:42:55,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-aa25a522-fa85-4f41-832b-4d1de66847d1 2019-04-13 12:42:55,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.684017896652s 2019-04-13 12:42:55,155 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T12:42:54Z', 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'b980ef7a-b626-4074-ab20-046b00e102bc', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_80f061b5-09e3-47db-94b2-da1a312ae675', u'enable_dhcp': True, u'network_id': u'55df37db-ace9-40a4-b937-7758901558e6', u'tenant_id': u'fc3dd1cebb04464ab72bcdf087e0fcdd', u'created_at': u'2019-04-13T12:42:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'fc3dd1cebb04464ab72bcdf087e0fcdd'}) 2019-04-13 12:42:55,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-13 12:42:55,157 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" -d '{"router": {"external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598"}, "name": "juju_epc-router_80f061b5-09e3-47db-94b2-da1a312ae675", "admin_state_up": true}}' 2019-04-13 12:42:56,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:56 GMT X-Openstack-Request-Id: req-86ea6d70-0a4e-43f2-9572-acf7933b8033 2019-04-13 12:42:56,957 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:42:55Z", "admin_state_up": true, "updated_at": "2019-04-13T12:42:56Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "id": "a00f6202-3cd4-4d17-8d67-fd0d6199704b", "name": "juju_epc-router_80f061b5-09e3-47db-94b2-da1a312ae675"}} 2019-04-13 12:42:56,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-86ea6d70-0a4e-43f2-9572-acf7933b8033 2019-04-13 12:42:56,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.80103421211s 2019-04-13 12:42:56,958 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-13T12:42:56Z', u'revision_number': 2, u'id': u'a00f6202-3cd4-4d17-8d67-fd0d6199704b', u'external_gateway_info': {u'network_id': u'73931f23-5145-40e4-ae9f-c0cf1d558598', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'4b652ed4-365c-45c1-bdb1-1a97245d17d2', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_80f061b5-09e3-47db-94b2-da1a312ae675', u'admin_state_up': True, u'tenant_id': u'fc3dd1cebb04464ab72bcdf087e0fcdd', u'created_at': u'2019-04-13T12:42:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'fc3dd1cebb04464ab72bcdf087e0fcdd'}) 2019-04-13 12:42:56,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-13 12:42:56,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a00f6202-3cd4-4d17-8d67-fd0d6199704b/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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" -d '{"subnet_id": "b980ef7a-b626-4074-ab20-046b00e102bc"}' 2019-04-13 12:42:59,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 12:42:59 GMT X-Openstack-Request-Id: req-5649c323-9cdb-49e0-ac80-26de1f81ee5a 2019-04-13 12:42:59,900 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55df37db-ace9-40a4-b937-7758901558e6", "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "subnet_id": "b980ef7a-b626-4074-ab20-046b00e102bc", "subnet_ids": ["b980ef7a-b626-4074-ab20-046b00e102bc"], "port_id": "68e977be-d749-41b8-9694-558ba99181d2", "id": "a00f6202-3cd4-4d17-8d67-fd0d6199704b"} 2019-04-13 12:42:59,900 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a00f6202-3cd4-4d17-8d67-fd0d6199704b/add_router_interface.json used request id req-5649c323-9cdb-49e0-ac80-26de1f81ee5a 2019-04-13 12:42:59,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.94187307358s 2019-04-13 12:42:59,901 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-13 12:43:01,171 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:01156cac3de96f238410bbc795c963b6 sha256:52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808 2019-04-13 12:43:01,173 - 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.15" 2019-04-13 12:43:01,177 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 13 Apr 2019 12:43:01 GMT 2019-04-13 12:43:01,178 - 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-04-13 12:43:01,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:43:01,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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 12:43:01,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 13 Apr 2019 12:43:01 GMT X-Openstack-Request-Id: req-8b37a336-2ce5-4dc6-bb91-f7ee0f0bcc8e 2019-04-13 12:43:01,464 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:43:01,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8b37a336-2ce5-4dc6-bb91-f7ee0f0bcc8e 2019-04-13 12:43:01,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281097173691s 2019-04-13 12:43:01,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 12:43:01,478 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" -d '{"owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "owner_specified.shade.object": "images/juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675"}' 2019-04-13 12:43:01,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 13 Apr 2019 12:43:01 GMT Location: http://172.30.9.23:9292/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d8982958-2236-4bda-9072-b894d7be1f60 2019-04-13 12:43:01,537 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:43:01Z", "file": "/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669/file", "owner": "fc3dd1cebb04464ab72bcdf087e0fcdd", "id": "0f1f5755-6a6c-4511-b209-7bf046262669", "size": null, "self": "/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675", "checksum": null, "created_at": "2019-04-13T12:43:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 12:43:01,537 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d8982958-2236-4bda-9072-b894d7be1f60 2019-04-13 12:43:01,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.063178062439s 2019-04-13 12:43:01,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 12:43:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669/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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" -d '' 2019-04-13 12:43:06,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:43:06 GMT X-Openstack-Request-Id: req-1b82a3bc-1481-433b-8a0a-1b6f76340174 2019-04-13 12:43:06,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-04-13 12:43:06,856 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669/file used request id req-1b82a3bc-1481-433b-8a0a-1b6f76340174 2019-04-13 12:43:06,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.31840896606s 2019-04-13 12:43:06,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:43:06,866 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 12:43:06,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:43:06 GMT X-Openstack-Request-Id: req-a21011e8-bf31-4a6c-b08e-a7e310bc438c 2019-04-13 12:43:06,903 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:43:06Z", "file": "/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669/file", "owner": "fc3dd1cebb04464ab72bcdf087e0fcdd", "id": "0f1f5755-6a6c-4511-b209-7bf046262669", "size": 301006848, "self": "/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0f1f5755-6a6c-4511-b209-7bf046262669/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0f1f5755-6a6c-4511-b209-7bf046262669/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T12:43:01Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:43:06,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a21011e8-bf31-4a6c-b08e-a7e310bc438c 2019-04-13 12:43:06,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0413789749146s 2019-04-13 12:43:06,905 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0f1f5755-6a6c-4511-b209-7bf046262669/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669/file', 'owner': u'fc3dd1cebb04464ab72bcdf087e0fcdd', 'id': u'0f1f5755-6a6c-4511-b209-7bf046262669', 'size': 301006848, u'self': u'/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc3dd1cebb04464ab72bcdf087e0fcdd', 'name': 'juju_epc-project_80f061b5-09e3-47db-94b2-da1a312ae675', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0f1f5755-6a6c-4511-b209-7bf046262669/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T12:43:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T12:43:06Z', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', 'properties': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675', 'created': u'2019-04-13T12:43:01Z', 'checksum': u'01156cac3de96f238410bbc795c963b6', 'created_at': u'2019-04-13T12:43:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', 'metadata': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}}) 2019-04-13 12:43:08,588 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 0f1f5755-6a6c-4511-b209-7bf046262669 -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-04-13 12:43:08,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 12:43:08,596 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_80f061b5-09e3-47db-94b2-da1a312ae675", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-04-13 12:43:09,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 13 Apr 2019 12:43: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-b3ed4ea6-d330-449f-b990-680eae063026 x-openstack-request-id: req-b3ed4ea6-d330-449f-b990-680eae063026 2019-04-13 12:43:09,339 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_80f061b5-09e3-47db-94b2-da1a312ae675", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/522f3442-622a-4b48-b04e-69d7913155cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/522f3442-622a-4b48-b04e-69d7913155cf", "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": "522f3442-622a-4b48-b04e-69d7913155cf"}} 2019-04-13 12:43:09,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b3ed4ea6-d330-449f-b990-680eae063026 2019-04-13 12:43:09,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.74796295166s 2019-04-13 12:43:09,341 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_80f061b5-09e3-47db-94b2-da1a312ae675', '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'8cb957e698214daa959a3206e3607cbf', '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'522f3442-622a-4b48-b04e-69d7913155cf', 'swap': 0}) 2019-04-13 12:43:09,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 12:43:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/522f3442-622a-4b48-b04e-69d7913155cf/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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" -d '{"extra_specs": {}}' 2019-04-13 12:43:09,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 12:43: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-50385614-22e6-4e4a-9d74-fd65369e91b2 x-openstack-request-id: req-50385614-22e6-4e4a-9d74-fd65369e91b2 2019-04-13 12:43:09,363 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 12:43:09,363 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/522f3442-622a-4b48-b04e-69d7913155cf/os-extra_specs used request id req-50385614-22e6-4e4a-9d74-fd65369e91b2 2019-04-13 12:43:09,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213580131531s 2019-04-13 12:43:09,363 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-04-13 12:43:09,365 - 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-master-439 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | 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-04-13 12:43:09,374 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-04-13 12:43:09,556 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-04-13 12:43:09,557 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-04-13 12:43:09,717 - 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-04-13 12:43:09,718 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-13 12:43:10,738 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-13 12:43:10,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:43:10,742 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 12:43:10,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 12:43:10 GMT X-Openstack-Request-Id: req-89fd3e71-d9b5-46d6-a25c-9b98bc5a3b99 2019-04-13 12:43:10,779 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:43:06Z", "file": "/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669/file", "owner": "fc3dd1cebb04464ab72bcdf087e0fcdd", "id": "0f1f5755-6a6c-4511-b209-7bf046262669", "size": 301006848, "self": "/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0f1f5755-6a6c-4511-b209-7bf046262669/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0f1f5755-6a6c-4511-b209-7bf046262669/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T12:43:01Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:43:10,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-89fd3e71-d9b5-46d6-a25c-9b98bc5a3b99 2019-04-13 12:43:10,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0383188724518s 2019-04-13 12:43:10,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-13 12:43:10,794 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/juju_epc-img_alt_80f061b5-09e3-47db-94b2-da1a312ae675", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_80f061b5-09e3-47db-94b2-da1a312ae675"}' 2019-04-13 12:43:10,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 13 Apr 2019 12:43:10 GMT Location: http://172.30.9.23:9292/v2/images/b543467f-e23d-48df-9869-802807ae8189 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9debae59-4e6e-4de3-91af-8fe36b9d1a58 2019-04-13 12:43:10,836 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:43:10Z", "file": "/v2/images/b543467f-e23d-48df-9869-802807ae8189/file", "owner": "fc3dd1cebb04464ab72bcdf087e0fcdd", "id": "b543467f-e23d-48df-9869-802807ae8189", "size": null, "self": "/v2/images/b543467f-e23d-48df-9869-802807ae8189", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_80f061b5-09e3-47db-94b2-da1a312ae675", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "juju_epc-img_alt_80f061b5-09e3-47db-94b2-da1a312ae675", "checksum": null, "created_at": "2019-04-13T12:43:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-13 12:43:10,836 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9debae59-4e6e-4de3-91af-8fe36b9d1a58 2019-04-13 12:43:10,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0462980270386s 2019-04-13 12:43:10,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-13 12:43:10,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b543467f-e23d-48df-9869-802807ae8189/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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" -d '' 2019-04-13 12:43:14,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 12:43:14 GMT X-Openstack-Request-Id: req-ffcb4bd0-6c6d-434f-a4ed-989752a8ec0e 2019-04-13 12:43:14,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 12:43:14,929 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b543467f-e23d-48df-9869-802807ae8189/file used request id req-ffcb4bd0-6c6d-434f-a4ed-989752a8ec0e 2019-04-13 12:43:14,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.09310889244s 2019-04-13 12:43:14,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 12:43:14,939 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 12:43:14,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Sat, 13 Apr 2019 12:43:14 GMT X-Openstack-Request-Id: req-e0469011-1aab-4e59-bef2-ef12f330a475 2019-04-13 12:43:14,978 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:43:14Z", "file": "/v2/images/b543467f-e23d-48df-9869-802807ae8189/file", "owner": "fc3dd1cebb04464ab72bcdf087e0fcdd", "id": "b543467f-e23d-48df-9869-802807ae8189", "size": 263848448, "self": "/v2/images/b543467f-e23d-48df-9869-802807ae8189", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b543467f-e23d-48df-9869-802807ae8189/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b543467f-e23d-48df-9869-802807ae8189/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_80f061b5-09e3-47db-94b2-da1a312ae675", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "juju_epc-img_alt_80f061b5-09e3-47db-94b2-da1a312ae675", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-13T12:43:10Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:43:06Z", "file": "/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669/file", "owner": "fc3dd1cebb04464ab72bcdf087e0fcdd", "id": "0f1f5755-6a6c-4511-b209-7bf046262669", "size": 301006848, "self": "/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0f1f5755-6a6c-4511-b209-7bf046262669/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0f1f5755-6a6c-4511-b209-7bf046262669/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T12:43:01Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 12:43:14,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e0469011-1aab-4e59-bef2-ef12f330a475 2019-04-13 12:43:14,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0440731048584s 2019-04-13 12:43:14,981 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b543467f-e23d-48df-9869-802807ae8189/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b543467f-e23d-48df-9869-802807ae8189/file', 'owner': u'fc3dd1cebb04464ab72bcdf087e0fcdd', 'id': u'b543467f-e23d-48df-9869-802807ae8189', 'size': 263848448, u'self': u'/v2/images/b543467f-e23d-48df-9869-802807ae8189', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc3dd1cebb04464ab72bcdf087e0fcdd', 'name': 'juju_epc-project_80f061b5-09e3-47db-94b2-da1a312ae675', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/b543467f-e23d-48df-9869-802807ae8189/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-13T12:43:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-13T12:43:14Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/juju_epc-img_alt_80f061b5-09e3-47db-94b2-da1a312ae675', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/b543467f-e23d-48df-9869-802807ae8189', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/juju_epc-img_alt_80f061b5-09e3-47db-94b2-da1a312ae675', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_80f061b5-09e3-47db-94b2-da1a312ae675', 'created': u'2019-04-13T12:43:10Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-13T12:43:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/b543467f-e23d-48df-9869-802807ae8189', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/juju_epc-img_alt_80f061b5-09e3-47db-94b2-da1a312ae675', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-13 12:43:15,226 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i b543467f-e23d-48df-9869-802807ae8189 -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-04-13 12:43:15,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-13 12:43:15,229 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_80f061b5-09e3-47db-94b2-da1a312ae675", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-04-13 12:43:15,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 13 Apr 2019 12:43: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-9851c468-94ac-4ffc-b7be-f48f8357a93c x-openstack-request-id: req-9851c468-94ac-4ffc-b7be-f48f8357a93c 2019-04-13 12:43:15,282 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_80f061b5-09e3-47db-94b2-da1a312ae675", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/eb8e0090-0eaf-4cb1-a22f-38f0ab05b487", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/eb8e0090-0eaf-4cb1-a22f-38f0ab05b487", "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": "eb8e0090-0eaf-4cb1-a22f-38f0ab05b487"}} 2019-04-13 12:43:15,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9851c468-94ac-4ffc-b7be-f48f8357a93c 2019-04-13 12:43:15,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0555748939514s 2019-04-13 12:43:15,284 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_80f061b5-09e3-47db-94b2-da1a312ae675', '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'8cb957e698214daa959a3206e3607cbf', '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'eb8e0090-0eaf-4cb1-a22f-38f0ab05b487', 'swap': 0}) 2019-04-13 12:43:15,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-13 12:43:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/eb8e0090-0eaf-4cb1-a22f-38f0ab05b487/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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" -d '{"extra_specs": {}}' 2019-04-13 12:43:15,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 12:43:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b7097fd-fc5c-4907-93e6-39d9fa3e1200 x-openstack-request-id: req-9b7097fd-fc5c-4907-93e6-39d9fa3e1200 2019-04-13 12:43:15,304 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-13 12:43:15,304 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/eb8e0090-0eaf-4cb1-a22f-38f0ab05b487/os-extra_specs used request id req-9b7097fd-fc5c-4907-93e6-39d9fa3e1200 2019-04-13 12:43:15,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203261375427s 2019-04-13 12:43:15,305 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-04-13 12:47:10,470 - 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=55df37db-ace9-40a4-b937-7758901558e6 --config ssl-hostname-verification=false --config external-network=73931f23-5145-40e4-ae9f-c0cf1d558598 --config use-floating-ip=true --config use-default-secgroup=true --debug 12:43:15 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 12:43:15 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=55df37db-ace9-40a4-b937-7758901558e6", "--config", "ssl-hostname-verification=false", "--config", "external-network=73931f23-5145-40e4-ae9f-c0cf1d558598", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 12:43:15 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 12:43:15 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[policy-target-group: use-floating-ip:true use-default-secgroup:true network:55df37db-ace9-40a4-b937-7758901558e6 external-network:73931f23-5145-40e4-ae9f-c0cf1d558598 use-openstack-gbp:false] 12:43:15 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 12:43:15 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[name:controller policy-target-group: no-proxy:127.0.0.1,localhost,::1 cloudinit-userdata: fan-config: net-bond-reconfigure-delay:17 max-action-results-age:336h max-status-history-age:336h development:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS+BlOYjWO947QhISi0elwl9GIz7oIWLRygE95BmOkSc2l/WDItPWybVPWSdbPAb/KobjydXoj2rxUPcBQlVJqr3jeY7CApr7h6YThhQ/nV2eamokGO9s0tXWK42U+VerqM8cF60B5fwcTI74t+pcU+OeEN0ziJq9DSx3U2kzXkWmr8EkxvFXLlLIzckCc/ygsEgJlKVfpQlE54g6k/YapcPpKUreUIM8ppc+CwLOk55ZYV7lEt4Iv0NTA+9WuAsDR9PEPZT93iFn8CeEWWq8rBZBGbVuDG12VXTrZp9GlIPoZsc6N6F88LOatXUd2qvxzzSW5dW7cC+EFXlRZRTFV juju-client-key resource-tags: enable-os-upgrade:true transmit-vendor-metrics:true apt-https-proxy: apt-no-proxy: apt-mirror: apt-ftp-proxy: agent-metadata-url: use-openstack-gbp:false ssl-hostname-verification:false container-image-metadata-url: disable-network-management:false uuid:8d0b4837-ba5c-4555-8428-3ac2bc7de2b7 use-floating-ip:true agent-stream:released https-proxy: container-image-stream:released update-status-hook-interval:5m test-mode:false max-status-history-size:5G provisioner-harvest-mode:destroyed enable-os-refresh-update:true use-default-secgroup:true http-proxy: firewall-mode:instance max-action-results-size:5G container-inherit-properties: proxy-ssh:false type:openstack network:55df37db-ace9-40a4-b937-7758901558e6 image-metadata-url: logforward-enabled:false logging-config: external-network:73931f23-5145-40e4-ae9f-c0cf1d558598 default-series:xenial apt-http-proxy: image-stream:released container-networking-method: egress-subnets: ftp-proxy: automatically-retry-hooks:true ignore-machine-addresses:false] 12:43:15 INFO juju.provider.openstack provider.go:145 opening model "controller" 12:43:16 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcsdlj9sEkAPlGYezmqTWOqGt400G-24c8YMD5eiuJa1BMVYv9rphMRx_csOcqucDfsWwXmr4mG9l0DowZ8xmxEzMt6e0WGGFAka2e3ACQXElvqMLszfBbasBFdpS5CTDeJGORLP5cZaxbAG1Mj2cFi-S1wHFy8ZjO06pfTP4qAmMexms TenantId:fc3dd1cebb04464ab72bcdf087e0fcdd UserId:09c932a44592477d8e25870bd4f60156 Domain: RegionServiceURLs:map[regionOne:map[placement:http://172.30.9.23:8778/placement metric:http://172.30.9.23:8041 compute:http://172.30.9.23:8774/v2.1 event:http://172.30.9.23:8977 network:http://172.30.9.23:9696 identity:http://172.30.9.23:5000 volumev3:http://172.30.9.23:8776/v3/fc3dd1cebb04464ab72bcdf087e0fcdd image:http://172.30.9.23:9292 orchestration:http://172.30.9.23:8004/v1/fc3dd1cebb04464ab72bcdf087e0fcdd volumev2:http://172.30.9.23:8776/v2/fc3dd1cebb04464ab72bcdf087e0fcdd alarming:http://172.30.9.23:8042 object-store:http://172.30.9.23:8080/v1/AUTH_fc3dd1cebb04464ab72bcdf087e0fcdd cloudformation:http://172.30.9.23:8000/v1]]} 12:43:16 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 12:43:16 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}] 12:43:16 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 12:43:16 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 12:43:16 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 12:43:16 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 12:43:16 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 12:43:16 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 12:43:16 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 12:43:16 INFO cmd bootstrap.go:233 Loading image metadata 12:43:16 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 12:43:16 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 12:43:16 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 12:43:16 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.23:5000/v3} [precise win2016 win2016hv centos7 saucy trusty utopic vivid win7 opensuseleap genericlinux win2012hvr2 raring yakkety win2012r2 quantal xenial bionic win2012 wily win2012hv win2016nano win8 win81 win10 zesty artful win2008r2] [amd64 i386 armhf arm64 ppc64el s390x] released}} 12:43:16 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 12:43:18 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 12:43:19 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 12:43:19 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 12:43:19 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 12:43:19 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 12:43:19 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 12:43:19 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 12:43:19 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 12:43:19 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 12:43:19 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 12:43:19 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 12:43:19 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 12:43:19 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 12:43:22 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 12:43:22 INFO cmd bootstrap.go:389 Starting new instance for initial controller 12:43:22 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 12:43:22 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 12:43:22 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:0f1f5755-6a6c-4511-b209-7bf046262669 Arch:amd64 VirtType:}] 12:43:22 INFO juju.environs.instances image.go:106 find instance - using image with id: 0f1f5755-6a6c-4511-b209-7bf046262669 12:43:22 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 12:43:22 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 12:43:22 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2486 bytes 12:43:22 DEBUG juju.provider.openstack provider.go:1005 using network id "55df37db-ace9-40a4-b937-7758901558e6" 12:43:22 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 "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 11 - instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" has status BUILD, wait 10 seconds before retry, attempt 12 12:45:38 INFO juju.provider.openstack provider.go:1175 started instance "dbc7f304-df5d-4086-b6af-9a9ee1cd5d22" 12:45:38 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 12:45:38 DEBUG juju.provider.openstack networking.go:169 using external network "73931f23-5145-40e4-ae9f-c0cf1d558598" 12:45:40 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.203 12:45:40 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.203 12:45:42 INFO cmd bootstrap.go:225 - dbc7f304-df5d-4086-b6af-9a9ee1cd5d22 (arch=amd64 mem=2G cores=1) 12:45:42 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 12:45:42 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 12:45:42 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 12:45:45 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 12:45:45 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 12:45:46 DEBUG juju.provider.openstack provider.go:417 instance dbc7f304-df5d-4086-b6af-9a9ee1cd5d22 has floating IP address: 172.30.9.203 Attempting to connect to 172.30.9.203:22 Attempting to connect to 192.168.121.19:22 12:45:46 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 12:45:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 12:45:51 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.19 failed: ssh: connect to host 192.168.121.19 port 22: Connection refused 12:45:52 INFO cmd bootstrap.go:333 Connected to 172.30.9.203 12:45:52 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 12:45:52 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-7de2b7-controller-0 12:47:07 INFO cmd bootstrap.go:455 Bootstrap agent now started 12:47:08 DEBUG juju.provider.openstack provider.go:417 instance dbc7f304-df5d-4086-b6af-9a9ee1cd5d22 has floating IP address: 172.30.9.203 12:47:08 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.203:17070 192.168.121.19:17070] 12:47:08 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.203 to verify accessibility... 12:47:08 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.203:17070 192.168.121.19:17070] 12:47:10 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" 12:47:10 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" 12:47:10 DEBUG juju.api monitor.go:35 RPC connection died 12:47:10 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 12:47:10 INFO cmd controller.go:88 Controller machines are in the "controller" model 12:47:10 INFO cmd controller.go:89 Initial model "default" added 12:47:10 INFO cmd supercommand.go:465 command finished 2019-04-13 12:47:10,470 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-04-13 12:47:10,470 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-04-13 12:47:25,151 - 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-04-13 12:47:25,152 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-04-13 13:14:08,485 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-04-13 13:13:51.294798Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-04-13 13:14:08,486 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-04-13 13:14:08,486 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-04-13 13:14:08,739 - 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.208 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.205 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.207 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.208 9a676390-eabb-4996-98dd-1894cdd0cbc8 xenial nova ACTIVE 1 started 172.30.9.205 b379e4cf-a59a-4e1e-af85-7490beb3e313 trusty nova ACTIVE 2 started 172.30.9.217 df761987-82d3-42dc-bfb3-5f32bfcb0dce trusty nova ACTIVE 3 started 172.30.9.207 98c1ce2c-7c40-4800-bc38-694ba3214284 trusty nova ACTIVE 2019-04-13 13:14:08,969 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.208 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-04-13 13:14:08,970 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-04-13 13:14:09,208 - 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-04-13 13:14:09,208 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-04-13 13:14:09,685 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.207 (agent:idle, workload:active) 2019-04-13 13:14:09,685 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-04-13 13:14:09,685 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-04-13 13:14:10,593 - 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-04-13 13:14:10,594 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-04-13 13:14:11,138 - 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-22e943-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-04-13 13:14:11,138 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-04-13 13:14:11,368 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 51293481-53e5-4689-8731-47f89d455d3c 2019-04-13 13:24:03,754 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-04-13 13:23:46.762072Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-04-13 13:24:03,755 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-04-13 13:24:04,329 - 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-04-13 13:24:04,329 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-04-13 13:24:04,363 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-04-13 13:24:04,364 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-04-13 13:24:04,594 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-13 13:24:04,595 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 41:11 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-13 13:24:05,534 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 12:50:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 12:50:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 12:50:12 DEBUG juju.agent read agent config, format "2.0" machine-0: 12:50:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 12:50:12 DEBUG juju.worker start "engine" machine-0: 12:50:12 INFO juju.worker start "engine" machine-0: 12:50:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 12:50:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 12:50:12 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 12:50:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 12:50:12 DEBUG juju.worker "engine" started machine-0: 12:50:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 12:50:12 DEBUG juju.worker.introspection stats worker now serving machine-0: 12:50:12 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 12:50:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:50:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:50:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-0: 12:50:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:50:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:50:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 12:50:12 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 12:50:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.apicaller connecting with old password machine-0: 12:50:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:50:12 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-0: 12:50:12 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-0: 12:50:12 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-0: 12:50:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:50:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:50:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:50:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:50:13 DEBUG juju.worker.apicaller connected machine-0: 12:50:13 DEBUG juju.worker.apicaller changing password... machine-0: 12:50:13 DEBUG juju.worker.apicaller password changed machine-0: 12:50:13 DEBUG juju.api RPC connection died machine-0: 12:50:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 12:50:13 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:50:13 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-0: 12:50:13 INFO juju.api connection established to "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-0: 12:50:13 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-0: 12:50:14 DEBUG juju.worker.apicaller connected machine-0: 12:50:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:50:14 INFO juju.worker.upgrader unblocking abort check machine-0: 12:50:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:50:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 12:50:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:50:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:50:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:50:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:50:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:50:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:50:14 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 12:50:14 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-0: 12:50:14 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-0: 12:50:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:50:14 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:50:14 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:50:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:50:14 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-0: 12:50:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 12:50:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 12:50:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 12:50:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:50:14 DEBUG juju.api RPC connection died machine-0: 12:50:14 DEBUG juju.worker.logger logger setup machine-0: 12:50:14 ERROR juju.worker.logger connection is shut down machine-0: 12:50:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 12:50:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 12:50:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 12:50:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 12:50:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-0: 12:50:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 12:50:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 12:50:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 12:50:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:50:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-0: 12:50:14 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-0: 12:50:14 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-0: 12:50:14 DEBUG juju.worker.apicaller connected machine-0: 12:50:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:50:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:50:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:50:14 INFO juju.worker.upgrader unblocking abort check machine-0: 12:50:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:50:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:50:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:50:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 12:50:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.logger logger setup machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 12:50:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:50:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:50:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:50:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:50:14 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 12:50:14 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-0: 12:50:14 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-0: 12:50:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:50:14 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:50:14 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:50:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:50:14 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-0: 12:50:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:50:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:50:14 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:50:14 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:50:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:50: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-0: 12:50:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 12:50:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 12:50:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:50:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:50:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:50:14 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:50:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:50:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:50:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 12:50:14 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:50:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:50:14 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:50:14 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 12:50:14 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:50:14 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:50:14 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 12:50:14 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 12:50:14 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 12:50:14 DEBUG juju.worker start "0-container-watcher" machine-0: 12:50:14 DEBUG juju.worker start "stateconverter" machine-0: 12:50:14 INFO juju.worker start "0-container-watcher" machine-0: 12:50:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:50:14 DEBUG juju.worker "0-container-watcher" started machine-0: 12:50:14 INFO juju.worker start "stateconverter" machine-0: 12:50:14 DEBUG juju.worker "stateconverter" started machine-0: 12:50:14 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:50:15 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 12:50:15 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 12:50:15 DEBUG juju.service discovered init system "systemd" from local host machine-0: 12:50:15 DEBUG juju.worker.deployer API addresses: ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-0: 12:50:15 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 12:50:15 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 12:50:15 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 12:50:15 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 12:50:15 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 unit-abot-epc-basic-0: 12:50:15 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 12:50:15 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 12:50:15 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 12:50:15 INFO juju.worker start "api" unit-abot-epc-basic-0: 12:50:15 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.api successfully dialed "wss://252.19.0.1:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:50:15 INFO juju.api connection established to "wss://252.19.0.1:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:50:15 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:50:15 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:50:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:50:15 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: 12:50:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 12:50:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:50:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:50:15 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 12:50:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:50:15 DEBUG juju.network "lxdbr0" has addresses [fe80::4462:8cff:feb8:f308/64 fe80::1/64] machine-0: 12:50:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:50:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:50:15 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-0: 12:50:15 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-0: 12:50:15 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:50:15 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:::1] machine-0: 12:50:15 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:::1] machine-0: 12:50:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 12:50:16 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: 12:50:16 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.apicaller changing password... machine-0: 12:50:16 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 12:50:16 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:50:16 DEBUG juju.api successfully dialed "wss://252.19.0.1:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:50:16 INFO juju.api connection established to "wss://252.19.0.1:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:50:16 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:50:16 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 12:50:16 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:50:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 12:50:16 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:50:16 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 12:50:16 DEBUG juju.network "lxdbr0" has addresses [fe80::4462:8cff:feb8:f308/64 fe80::1/64] unit-abot-epc-basic-0: 12:50:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 12:50:16 DEBUG juju.network including address public:172.30.9.203 for machine unit-abot-epc-basic-0: 12:50:16 DEBUG juju.network including address local-cloud:192.168.121.19 for machine unit-abot-epc-basic-0: 12:50:16 DEBUG juju.network including address local-fan:252.19.0.1 for machine unit-abot-epc-basic-0: 12:50:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 12:50:16 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 12:50:16 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 12:50:16 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 12:50:16 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:50:16 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:50:16 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:50:16 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:50:16 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:50:17 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 12:50:17 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 12:50:17 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 12:50:17 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 12:50:17 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 12:50:17 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:50:17 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 12:50:17 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:50:17 DEBUG httpbakery client do GET https://252.19.0.1:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 12:50:17 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 12:50:17 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:50:17 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" machine-0: 12:50:17 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:65:31:49 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.3 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:65:31:49 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:46:62:8c:b8:f3:08 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:46:62:8c:b8:f3:08 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:66:ff:37:46:18:92 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.3.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:66:ff:37:46:18:92 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:66:ff:37:46:18:92 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:50:17 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:50:17 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 12:50:17 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 12:50:17 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:50:17 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:50:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:50:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:50:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:50:17 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-22e943-default-0 unit-abot-epc-basic-0: 12:50:17 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 12:50:17 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 12:50:17 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 12:50:17 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 12:50:18 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:50:18 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:50:19 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-0: 12:50:20 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:50:20 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB] unit-abot-epc-basic-0: 12:50:22 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.7 [197 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 12:50:22 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 8u191-b12-2ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.6 [149 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.6 [10.3 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.6 [159 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-2ubuntu0.16.04.1 [69.2 kB] unit-abot-epc-basic-0: 12:50:24 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 8u191-b12-2ubuntu0.16.04.1 [8217 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-2ubuntu0.16.04.1 [1417 kB] unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 3s (20.8 MB/s) unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 12:50:25 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 ... 54437 files and directories currently installed.) unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:50:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 12:50:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:50:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 12:50:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:50:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 12:50:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.6_all.deb ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:50:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 12:50:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:50:38 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 12:50:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 12:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 12:50:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 12:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 12:50:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 12:50:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:50:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:50:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:50:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 12:50:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:50:53 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:50:53 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:50:53 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:50:53 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:50:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:50:53 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:50:53 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:50:56 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:50:56 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:50:59 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:51:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:51:01 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 12:51:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 12:51:03 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 12:51:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.install --2019-04-13 12:51:06-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 86.7K 8m58s unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 174K 6m43s unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 9.51M 4m30s unit-abot-epc-basic-0: 12:51:07 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 4.88M 3m25s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 180K 3m35s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.7M 3m0s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 12.0M 2m34s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 8.39M 2m16s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 181K 2m29s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.3M 2m14s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.4M 2m2s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 8.29M 1m52s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 8.43M 1m44s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.8M 97s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.6M 90s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 10.8M 85s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 10.3M 80s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 195K 89s unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.3M 84s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 164K 94s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 34.7M 89s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 29.8M 85s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 33.5M 81s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 36.0M 78s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 33.5M 75s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 28.5M 72s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 35.1M 69s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 27.5M 67s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 34.7M 64s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 3.09M 63s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 35.7M 61s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 34.3M 59s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 3.52M 57s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 228K 61s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 21.8M 60s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 41.0M 58s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 40.5M 56s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 35.5M 55s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 40.0M 53s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 42.7M 52s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 45.6M 51s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 34.1M 49s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 44.6M 48s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 53.1M 47s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 62.6M 46s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 131M 45s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 372M 44s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 504M 43s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 305M 42s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 321M 41s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 261M 40s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 12.5M 40s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 11.3M 39s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 11.0M 38s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 9.77M 38s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 170K 41s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 39.5M 41s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 35.9M 40s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 37.9M 39s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 40.0M 39s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 39.8M 38s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 37.7M 37s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 36.1M 37s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 42.9M 36s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 39.5M 35s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 47.3M 35s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 160M 34s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 287M 34s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 502M 33s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 291M 33s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 379M 32s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 511M 32s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.3M 31s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 5.10M 31s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 218K 33s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 8.56M 33s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 6.76M 32s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 6.37M 32s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 6.58M 32s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 7.55M 31s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 6.29M 31s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 13.2M 31s unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 7.10M 30s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 6.12M 30s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 4.31M 30s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 219K 32s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 9.31M 31s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 7.21M 31s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 6.53M 31s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 7.48M 30s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 9.25M 30s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 6.79M 30s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 10.1M 29s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 8.32M 29s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 6.56M 29s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 3.41M 29s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 229K 30s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 10.3M 30s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 7.49M 30s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 6.50M 29s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 7.34M 29s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 9.53M 29s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 6.95M 28s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 10.1M 28s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 8.83M 28s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 7.57M 28s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 3.56M 27s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 225K 29s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.7M 29s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 7.33M 28s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 5.57M 28s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 8.53M 28s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 7.52M 28s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 8.06M 27s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 9.15M 27s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.0M 27s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 8.02M 27s unit-abot-epc-basic-0: 12:51:10 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 4.66M 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 481K 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 389K 28s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 10.9M 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 5.73M 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 9.76M 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 9.73M 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 7.09M 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 8.20M 26s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 9.50M 26s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 10.7M 26s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 5.33M 26s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 2.83M 26s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 231K 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.4M 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 172K 28s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 38.2M 28s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 45.8M 28s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 51.3M 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 47.0M 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 44.0M 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 46.5M 27s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 50.8M 26s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 48.7M 26s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 41.3M 26s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 46.3M 26s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 42.6M 26s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 46.3M 25s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 14.1M 25s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 5.91M 25s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 6.44M 25s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 7.15M 25s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 4.20M 25s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 214K 26s unit-abot-epc-basic-0: 12:51:11 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 5.45M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 9.17M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 5.06M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 6.59M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 4.99M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 7.32M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 8.10M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 2.05M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 224K 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 6.57M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 6.45M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 6.23M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 7.48M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 5.27M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 8.41M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 5.22M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 2.66M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 225K 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 6.62M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 6.15M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 6.37M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 5.98M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 6.25M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 7.28M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 4.51M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 2.33M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 235K 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 8.59M 25s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 6.15M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 5.75M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 6.24M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 6.26M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 6.99M 24s unit-abot-epc-basic-0: 12:51:12 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 5.18M 24s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 164K 25s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 35.8M 25s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 214K 25s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 17.5M 25s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 42.9M 25s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 45.6M 25s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 38.7M 25s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 42.4M 25s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 37.9M 25s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 38.7M 24s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 34.7M 24s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 38.0M 24s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 8.96M 24s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 3.56M 24s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 2.93M 24s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 6.05M 24s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 212K 24s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 3.50M 24s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 4.80M 24s unit-abot-epc-basic-0: 12:51:13 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 4.38M 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 161K 25s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 51.8M 25s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 47.0M 25s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 51.4M 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 52.3M 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 53.2M 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 45.1M 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 2.65M 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 428K 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 391K 25s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 3.94M 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 3.39M 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 2.05M 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 422K 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 388K 25s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 3.85M 25s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 3.26M 25s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 2.11M 24s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 810K 25s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 273K 25s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 4.01M 25s unit-abot-epc-basic-0: 12:51:14 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 2.98M 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 2.13M 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 1.84M 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 241K 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 3.45M 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 3.14M 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 166K 26s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 24.1M 26s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 39.9M 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 41.4M 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 41.4M 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 17.9M 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 731K 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 279K 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 2.20M 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 2.31M 25s unit-abot-epc-basic-0: 12:51:15 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 688K 25s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 290K 26s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 2.19M 26s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 2.14M 26s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 1.31M 25s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 240K 26s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 2.33M 26s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 2.82M 26s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 1.45M 26s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 98.7K 27s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 45.9M 27s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 51.2M 27s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 50.0M 27s unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 43.4M 26s unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 2.57M 26s unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 1.54M 26s unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 211K 27s unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 1.96M 27s unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 1.33M 27s unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 221K 27s unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 2.01M 27s unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 1.95M 27s unit-abot-epc-basic-0: 12:51:17 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 219K 27s unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 156K 28s unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 40.9M 28s unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 46.5M 28s unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 46.3M 28s unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 1.27M 27s unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 208K 28s unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 1.98M 28s unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 284K 28s unit-abot-epc-basic-0: 12:51:18 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 515K 28s unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 151K 29s unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 43.6M 29s unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 47.5M 29s unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 224K 29s unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 1.35M 29s unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 193K 29s unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 1.32M 29s unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 197K 30s unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 1.43M 30s unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 188K 30s unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 1.71M 30s unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 193K 30s unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 1.83M 30s unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 161K 31s unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 51.7M 31s unit-abot-epc-basic-0: 12:51:21 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 209K 31s unit-abot-epc-basic-0: 12:51:21 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 984K 31s unit-abot-epc-basic-0: 12:51:21 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 173K 32s unit-abot-epc-basic-0: 12:51:21 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 211K 32s unit-abot-epc-basic-0: 12:51:21 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 360K 32s unit-abot-epc-basic-0: 12:51:22 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 102K 33s unit-abot-epc-basic-0: 12:51:22 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 44.9M 33s unit-abot-epc-basic-0: 12:51:22 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 174K 33s unit-abot-epc-basic-0: 12:51:22 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 174K 34s unit-abot-epc-basic-0: 12:51:23 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 86.7K 35s unit-abot-epc-basic-0: 12:51:23 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 46.6M 35s unit-abot-epc-basic-0: 12:51:23 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 104K 35s unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 137K 36s unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 162K 36s unit-abot-epc-basic-0: 12:51:24 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 172K 37s unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 173K 37s unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 145K 38s unit-abot-epc-basic-0: 12:51:25 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 104K 39s unit-abot-epc-basic-0: 12:51:26 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 157K 39s unit-abot-epc-basic-0: 12:51:26 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 168K 40s unit-abot-epc-basic-0: 12:51:26 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 159K 40s unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 169K 40s unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 149K 41s unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 154K 41s unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 166K 42s unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 167K 42s unit-abot-epc-basic-0: 12:51:28 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 172K 42s unit-abot-epc-basic-0: 12:51:29 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 185K 43s unit-abot-epc-basic-0: 12:51:29 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 198K 43s unit-abot-epc-basic-0: 12:51:29 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 185K 43s unit-abot-epc-basic-0: 12:51:29 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 203K 44s unit-abot-epc-basic-0: 12:51:29 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 432K 44s unit-abot-epc-basic-0: 12:51:30 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 213K 44s unit-abot-epc-basic-0: 12:51:30 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 168K 44s unit-abot-epc-basic-0: 12:51:30 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 269K 44s unit-abot-epc-basic-0: 12:51:30 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 309K 44s unit-abot-epc-basic-0: 12:51:31 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 183K 45s unit-abot-epc-basic-0: 12:51:31 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 198K 45s unit-abot-epc-basic-0: 12:51:31 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 176K 45s unit-abot-epc-basic-0: 12:51:31 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 197K 46s unit-abot-epc-basic-0: 12:51:31 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 515K 46s unit-abot-epc-basic-0: 12:51:32 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 216K 46s unit-abot-epc-basic-0: 12:51:32 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 171K 46s unit-abot-epc-basic-0: 12:51:32 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 204K 46s unit-abot-epc-basic-0: 12:51:33 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 174K 47s unit-abot-epc-basic-0: 12:51:33 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 216K 47s unit-abot-epc-basic-0: 12:51:33 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 309K 47s unit-abot-epc-basic-0: 12:51:33 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 191K 47s unit-abot-epc-basic-0: 12:51:33 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 189K 47s unit-abot-epc-basic-0: 12:51:34 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 174K 48s unit-abot-epc-basic-0: 12:51:34 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 178K 48s unit-abot-epc-basic-0: 12:51:34 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 197K 48s unit-abot-epc-basic-0: 12:51:34 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 363K 48s unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 219K 48s unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 195K 49s unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 171K 49s unit-abot-epc-basic-0: 12:51:35 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 166K 49s unit-abot-epc-basic-0: 12:51:36 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 198K 49s unit-abot-epc-basic-0: 12:51:36 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 388K 49s unit-abot-epc-basic-0: 12:51:36 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 204K 50s unit-abot-epc-basic-0: 12:51:36 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 197K 50s unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 173K 50s unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 191K 50s unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 409K 50s unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 214K 50s unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 198K 50s unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 203K 51s unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 563K 51s unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 207K 51s unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 275K 51s unit-abot-epc-basic-0: 12:51:38 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 365K 51s unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 193K 51s unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 981K 51s unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 210K 51s unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 461K 51s unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 273K 51s unit-abot-epc-basic-0: 12:51:39 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 920K 51s unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 205K 51s unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 1.56M 51s unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 316K 51s unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 483K 51s unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 465K 51s unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 277K 51s unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 1.63M 51s unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 620K 50s unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 280K 50s unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 1.64M 50s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 620K 50s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 282K 50s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 9.36M 50s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 577K 50s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 363K 50s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 820K 50s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 1.72M 50s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 631K 49s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 354K 49s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 1.23M 49s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 1.77M 49s unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 625K 49s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 145K 49s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 43.8M 49s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 58.1M 49s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 54.7M 49s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 57.5M 48s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 414K 48s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 7.31M 48s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 487K 48s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 360K 48s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 1.14M 48s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 1.01M 48s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 445K 48s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 402K 48s unit-abot-epc-basic-0: 12:51:42 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 8.00M 47s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 486K 47s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 616K 47s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 493K 47s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 1.79M 47s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 136K 47s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 45.4M 47s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 56.5M 47s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 271K 47s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 37.9M 47s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 55.3M 47s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 1.16M 46s unit-abot-epc-basic-0: 12:51:43 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 429K 46s unit-abot-epc-basic-0: 12:51:44 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 396K 46s unit-abot-epc-basic-0: 12:51:44 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 484K 46s unit-abot-epc-basic-0: 12:51:44 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 414K 46s unit-abot-epc-basic-0: 12:51:44 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 781K 46s unit-abot-epc-basic-0: 12:51:44 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 482K 46s unit-abot-epc-basic-0: 12:51:44 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 360K 46s unit-abot-epc-basic-0: 12:51:44 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 1.07M 46s unit-abot-epc-basic-0: 12:51:44 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 485K 46s unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 146K 46s unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 47.6M 46s unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 58.7M 46s unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 414K 46s unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 1.34M 45s unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 367K 45s unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 402K 45s unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 321K 45s unit-abot-epc-basic-0: 12:51:45 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 385K 45s unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 125K 46s unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 31.0M 45s unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 48.9M 45s unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 369K 45s unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 333K 45s unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 292K 45s unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 427K 45s unit-abot-epc-basic-0: 12:51:46 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 289K 45s unit-abot-epc-basic-0: 12:51:47 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 431K 45s unit-abot-epc-basic-0: 12:51:47 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 285K 45s unit-abot-epc-basic-0: 12:51:47 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 322K 45s unit-abot-epc-basic-0: 12:51:47 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 376K 45s unit-abot-epc-basic-0: 12:51:47 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 320K 45s unit-abot-epc-basic-0: 12:51:47 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 372K 45s unit-abot-epc-basic-0: 12:51:47 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 326K 45s unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 369K 45s unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 326K 45s unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 374K 45s unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 327K 45s unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 361K 45s unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 114K 45s unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 43.0M 45s unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 47.8M 44s unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 278K 44s unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 291K 44s unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 225K 45s unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 361K 44s unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 331K 44s unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 276K 44s unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 376K 44s unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 229K 44s unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 382K 44s unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 316K 44s unit-abot-epc-basic-0: 12:51:50 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 290K 44s unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 429K 44s unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 287K 44s unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 440K 44s unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 287K 44s unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 440K 44s unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 287K 44s unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 441K 44s unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 287K 44s unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 439K 44s unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 284K 44s unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 423K 44s unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 288K 44s unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 416K 44s unit-abot-epc-basic-0: 12:51:53 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 300K 44s unit-abot-epc-basic-0: 12:51:53 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 152K 44s unit-abot-epc-basic-0: 12:51:53 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 50.6M 44s unit-abot-epc-basic-0: 12:51:53 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 398K 44s unit-abot-epc-basic-0: 12:51:53 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 298K 43s unit-abot-epc-basic-0: 12:51:53 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 205K 44s unit-abot-epc-basic-0: 12:51:54 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 294K 44s unit-abot-epc-basic-0: 12:51:54 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 320K 43s unit-abot-epc-basic-0: 12:51:54 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 362K 43s unit-abot-epc-basic-0: 12:51:54 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 316K 43s unit-abot-epc-basic-0: 12:51:54 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 276K 43s unit-abot-epc-basic-0: 12:51:54 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 318K 43s unit-abot-epc-basic-0: 12:51:55 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 153K 43s unit-abot-epc-basic-0: 12:51:55 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 45.0M 43s unit-abot-epc-basic-0: 12:51:55 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 263K 43s unit-abot-epc-basic-0: 12:51:55 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 264K 43s unit-abot-epc-basic-0: 12:51:55 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 257K 43s unit-abot-epc-basic-0: 12:51:55 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 249K 43s unit-abot-epc-basic-0: 12:51:56 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 245K 43s unit-abot-epc-basic-0: 12:51:56 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 132K 43s unit-abot-epc-basic-0: 12:51:56 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 58.3M 43s unit-abot-epc-basic-0: 12:51:56 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 179K 43s unit-abot-epc-basic-0: 12:51:57 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 236K 43s unit-abot-epc-basic-0: 12:51:57 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 226K 43s unit-abot-epc-basic-0: 12:51:57 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 209K 43s unit-abot-epc-basic-0: 12:51:57 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 199K 43s unit-abot-epc-basic-0: 12:51:57 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 217K 43s unit-abot-epc-basic-0: 12:51:58 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 130K 43s unit-abot-epc-basic-0: 12:51:58 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 263K 43s unit-abot-epc-basic-0: 12:51:58 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 237K 43s unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 193K 43s unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 201K 43s unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 207K 43s unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 183K 43s unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 224K 43s unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 191K 43s unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 206K 43s unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 283K 43s unit-abot-epc-basic-0: 12:52:00 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 238K 43s unit-abot-epc-basic-0: 12:52:01 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 185K 43s unit-abot-epc-basic-0: 12:52:01 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 241K 43s unit-abot-epc-basic-0: 12:52:01 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 282K 43s unit-abot-epc-basic-0: 12:52:01 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 199K 43s unit-abot-epc-basic-0: 12:52:02 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 216K 43s unit-abot-epc-basic-0: 12:52:02 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 117K 44s unit-abot-epc-basic-0: 12:52:02 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 40.9M 43s unit-abot-epc-basic-0: 12:52:02 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 174K 43s unit-abot-epc-basic-0: 12:52:03 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 174K 43s unit-abot-epc-basic-0: 12:52:03 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 203K 43s unit-abot-epc-basic-0: 12:52:03 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 151K 43s unit-abot-epc-basic-0: 12:52:04 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 125K 44s unit-abot-epc-basic-0: 12:52:04 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 174K 44s unit-abot-epc-basic-0: 12:52:04 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 145K 44s unit-abot-epc-basic-0: 12:52:05 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 121K 44s unit-abot-epc-basic-0: 12:52:05 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 126K 44s unit-abot-epc-basic-0: 12:52:05 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 131K 44s unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 134K 44s unit-abot-epc-basic-0: 12:52:06 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 87.4K 44s unit-abot-epc-basic-0: 12:52:07 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 132K 44s unit-abot-epc-basic-0: 12:52:07 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 123K 45s unit-abot-epc-basic-0: 12:52:07 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 134K 45s unit-abot-epc-basic-0: 12:52:08 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 130K 45s unit-abot-epc-basic-0: 12:52:08 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 137K 45s unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 123K 45s unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 150K 45s unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 124K 45s unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 120K 45s unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 154K 45s unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 137K 45s unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 142K 45s unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 151K 45s unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 153K 45s unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 170K 45s unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 225K 45s unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 211K 45s unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 183K 45s unit-abot-epc-basic-0: 12:52:13 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 263K 45s unit-abot-epc-basic-0: 12:52:13 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 128K 45s unit-abot-epc-basic-0: 12:52:13 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 45.0M 45s unit-abot-epc-basic-0: 12:52:13 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 174K 45s unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 268K 45s unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 196K 45s unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 331K 45s unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 180K 45s unit-abot-epc-basic-0: 12:52:14 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 278K 45s unit-abot-epc-basic-0: 12:52:15 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 309K 45s unit-abot-epc-basic-0: 12:52:15 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 212K 45s unit-abot-epc-basic-0: 12:52:15 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 278K 44s unit-abot-epc-basic-0: 12:52:15 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 310K 44s unit-abot-epc-basic-0: 12:52:16 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 96.0K 45s unit-abot-epc-basic-0: 12:52:16 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 46.3M 44s unit-abot-epc-basic-0: 12:52:16 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 422K 44s unit-abot-epc-basic-0: 12:52:16 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 269K 44s unit-abot-epc-basic-0: 12:52:16 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 183K 44s unit-abot-epc-basic-0: 12:52:17 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 181K 44s unit-abot-epc-basic-0: 12:52:17 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 316K 44s unit-abot-epc-basic-0: 12:52:17 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 329K 44s unit-abot-epc-basic-0: 12:52:17 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 180K 44s unit-abot-epc-basic-0: 12:52:17 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 281K 44s unit-abot-epc-basic-0: 12:52:17 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 407K 44s unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 181K 44s unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 283K 43s unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 415K 43s unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 180K 43s unit-abot-epc-basic-0: 12:52:18 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 331K 43s unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 355K 43s unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 215K 43s unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 456K 43s unit-abot-epc-basic-0: 12:52:19 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 216K 43s unit-abot-epc-basic-0: 12:52:20 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 108K 43s unit-abot-epc-basic-0: 12:52:20 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 43.1M 43s unit-abot-epc-basic-0: 12:52:20 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 437K 43s unit-abot-epc-basic-0: 12:52:20 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 175K 43s unit-abot-epc-basic-0: 12:52:20 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 229K 43s unit-abot-epc-basic-0: 12:52:20 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 204K 42s unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 434K 42s unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 176K 42s unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 279K 42s unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 411K 42s unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 181K 42s unit-abot-epc-basic-0: 12:52:22 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 281K 42s unit-abot-epc-basic-0: 12:52:22 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 413K 42s unit-abot-epc-basic-0: 12:52:22 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 181K 42s unit-abot-epc-basic-0: 12:52:22 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 282K 42s unit-abot-epc-basic-0: 12:52:22 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 436K 42s unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 217K 41s unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 247K 41s unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 352K 41s unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 234K 41s unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 303K 41s unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 255K 41s unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 284K 41s unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 314K 41s unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 218K 41s unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 268K 41s unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 415K 41s unit-abot-epc-basic-0: 12:52:25 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 224K 40s unit-abot-epc-basic-0: 12:52:25 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 254K 40s unit-abot-epc-basic-0: 12:52:25 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 334K 40s unit-abot-epc-basic-0: 12:52:25 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 282K 40s unit-abot-epc-basic-0: 12:52:25 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 421K 40s unit-abot-epc-basic-0: 12:52:25 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 189K 40s unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 164K 40s unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 5.73M 40s unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 179K 40s unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 282K 40s unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 305K 39s unit-abot-epc-basic-0: 12:52:27 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 212K 39s unit-abot-epc-basic-0: 12:52:27 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 231K 39s unit-abot-epc-basic-0: 12:52:27 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 377K 39s unit-abot-epc-basic-0: 12:52:27 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 195K 39s unit-abot-epc-basic-0: 12:52:27 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 274K 39s unit-abot-epc-basic-0: 12:52:28 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 352K 39s unit-abot-epc-basic-0: 12:52:28 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 170K 39s unit-abot-epc-basic-0: 12:52:28 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 381K 39s unit-abot-epc-basic-0: 12:52:28 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 235K 39s unit-abot-epc-basic-0: 12:52:28 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 271K 39s unit-abot-epc-basic-0: 12:52:28 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 347K 38s unit-abot-epc-basic-0: 12:52:29 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 173K 38s unit-abot-epc-basic-0: 12:52:29 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 425K 38s unit-abot-epc-basic-0: 12:52:29 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 227K 38s unit-abot-epc-basic-0: 12:52:29 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 273K 38s unit-abot-epc-basic-0: 12:52:29 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 339K 38s unit-abot-epc-basic-0: 12:52:30 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 228K 38s unit-abot-epc-basic-0: 12:52:30 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 259K 38s unit-abot-epc-basic-0: 12:52:30 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 271K 38s unit-abot-epc-basic-0: 12:52:30 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 278K 37s unit-abot-epc-basic-0: 12:52:30 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 310K 37s unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 229K 37s unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 473K 37s unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 185K 37s unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 327K 37s unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 256K 37s unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 251K 37s unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 354K 37s unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 218K 37s unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 489K 36s unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 222K 36s unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 502K 36s unit-abot-epc-basic-0: 12:52:33 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 226K 36s unit-abot-epc-basic-0: 12:52:33 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 458K 36s unit-abot-epc-basic-0: 12:52:33 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 226K 36s unit-abot-epc-basic-0: 12:52:33 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 482K 36s unit-abot-epc-basic-0: 12:52:33 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 261K 36s unit-abot-epc-basic-0: 12:52:33 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 371K 35s unit-abot-epc-basic-0: 12:52:33 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 287K 35s unit-abot-epc-basic-0: 12:52:34 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 405K 35s unit-abot-epc-basic-0: 12:52:34 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 358K 35s unit-abot-epc-basic-0: 12:52:34 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 403K 35s unit-abot-epc-basic-0: 12:52:34 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 131K 35s unit-abot-epc-basic-0: 12:52:34 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 49.7M 35s unit-abot-epc-basic-0: 12:52:34 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 56.9M 35s unit-abot-epc-basic-0: 12:52:34 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 331K 34s unit-abot-epc-basic-0: 12:52:35 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 285K 34s unit-abot-epc-basic-0: 12:52:35 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 391K 34s unit-abot-epc-basic-0: 12:52:35 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 267K 34s unit-abot-epc-basic-0: 12:52:35 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 927K 34s unit-abot-epc-basic-0: 12:52:35 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 91.4K 34s unit-abot-epc-basic-0: 12:52:36 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 48.5M 34s unit-abot-epc-basic-0: 12:52:36 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 54.6M 34s unit-abot-epc-basic-0: 12:52:36 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 550K 33s unit-abot-epc-basic-0: 12:52:36 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 214K 33s unit-abot-epc-basic-0: 12:52:36 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 434K 33s unit-abot-epc-basic-0: 12:52:36 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 210K 33s unit-abot-epc-basic-0: 12:52:36 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 298K 33s unit-abot-epc-basic-0: 12:52:37 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 280K 33s unit-abot-epc-basic-0: 12:52:37 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 226K 33s unit-abot-epc-basic-0: 12:52:37 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 442K 33s unit-abot-epc-basic-0: 12:52:37 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 202K 33s unit-abot-epc-basic-0: 12:52:37 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 531K 32s unit-abot-epc-basic-0: 12:52:37 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 212K 32s unit-abot-epc-basic-0: 12:52:38 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 526K 32s unit-abot-epc-basic-0: 12:52:38 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 209K 32s unit-abot-epc-basic-0: 12:52:38 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 516K 32s unit-abot-epc-basic-0: 12:52:38 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 215K 32s unit-abot-epc-basic-0: 12:52:38 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 483K 32s unit-abot-epc-basic-0: 12:52:38 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 213K 32s unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 530K 31s unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 211K 31s unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 513K 31s unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 195K 31s unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 671K 31s unit-abot-epc-basic-0: 12:52:39 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 195K 31s unit-abot-epc-basic-0: 12:52:40 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 646K 31s unit-abot-epc-basic-0: 12:52:40 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 194K 31s unit-abot-epc-basic-0: 12:52:40 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 656K 30s unit-abot-epc-basic-0: 12:52:40 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 197K 30s unit-abot-epc-basic-0: 12:52:40 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 624K 30s unit-abot-epc-basic-0: 12:52:40 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 198K 30s unit-abot-epc-basic-0: 12:52:41 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 612K 30s unit-abot-epc-basic-0: 12:52:41 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 208K 30s unit-abot-epc-basic-0: 12:52:41 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 572K 30s unit-abot-epc-basic-0: 12:52:41 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 236K 30s unit-abot-epc-basic-0: 12:52:41 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 133K 30s unit-abot-epc-basic-0: 12:52:41 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 43.5M 29s unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 805K 29s unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 190K 29s unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 366K 29s unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 252K 29s unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 212K 29s unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 469K 29s unit-abot-epc-basic-0: 12:52:43 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 217K 29s unit-abot-epc-basic-0: 12:52:43 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 434K 28s unit-abot-epc-basic-0: 12:52:43 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 231K 28s unit-abot-epc-basic-0: 12:52:43 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 388K 28s unit-abot-epc-basic-0: 12:52:43 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 250K 28s unit-abot-epc-basic-0: 12:52:43 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 421K 28s unit-abot-epc-basic-0: 12:52:44 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 96.5K 28s unit-abot-epc-basic-0: 12:52:44 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 44.6M 28s unit-abot-epc-basic-0: 12:52:44 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 3.21M 28s unit-abot-epc-basic-0: 12:52:44 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 236K 27s unit-abot-epc-basic-0: 12:52:45 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 96.5K 27s unit-abot-epc-basic-0: 12:52:45 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 43.1M 27s unit-abot-epc-basic-0: 12:52:45 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 361K 27s unit-abot-epc-basic-0: 12:52:45 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 209K 27s unit-abot-epc-basic-0: 12:52:45 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 186K 27s unit-abot-epc-basic-0: 12:52:46 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 172K 27s unit-abot-epc-basic-0: 12:52:46 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 194K 27s unit-abot-epc-basic-0: 12:52:46 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 275K 27s unit-abot-epc-basic-0: 12:52:46 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 231K 26s unit-abot-epc-basic-0: 12:52:47 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 178K 26s unit-abot-epc-basic-0: 12:52:47 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 188K 26s unit-abot-epc-basic-0: 12:52:47 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 291K 26s unit-abot-epc-basic-0: 12:52:47 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 196K 26s unit-abot-epc-basic-0: 12:52:48 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 203K 26s unit-abot-epc-basic-0: 12:52:48 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 236K 26s unit-abot-epc-basic-0: 12:52:48 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 221K 26s unit-abot-epc-basic-0: 12:52:48 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 181K 26s unit-abot-epc-basic-0: 12:52:49 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 191K 26s unit-abot-epc-basic-0: 12:52:49 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 238K 25s unit-abot-epc-basic-0: 12:52:49 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 249K 25s unit-abot-epc-basic-0: 12:52:49 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 172K 25s unit-abot-epc-basic-0: 12:52:49 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 275K 25s unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 99.8K 25s unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 52.0M 25s unit-abot-epc-basic-0: 12:52:50 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 168K 25s unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 163K 25s unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 252K 25s unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 206K 24s unit-abot-epc-basic-0: 12:52:51 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 196K 24s unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 170K 24s unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 190K 24s unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 398K 24s unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 174K 24s unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 199K 24s unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 122K 24s unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 41.7M 23s unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 153K 23s unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 179K 23s unit-abot-epc-basic-0: 12:52:54 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 174K 23s unit-abot-epc-basic-0: 12:52:54 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 242K 23s unit-abot-epc-basic-0: 12:52:54 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 275K 23s unit-abot-epc-basic-0: 12:52:54 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 164K 23s unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 208K 23s unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 344K 23s unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 209K 22s unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 188K 22s unit-abot-epc-basic-0: 12:52:56 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 262K 22s unit-abot-epc-basic-0: 12:52:56 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 298K 22s unit-abot-epc-basic-0: 12:52:56 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 180K 22s unit-abot-epc-basic-0: 12:52:56 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 240K 22s unit-abot-epc-basic-0: 12:52:56 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 380K 22s unit-abot-epc-basic-0: 12:52:57 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 185K 22s unit-abot-epc-basic-0: 12:52:57 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 227K 21s unit-abot-epc-basic-0: 12:52:57 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 484K 21s unit-abot-epc-basic-0: 12:52:57 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 175K 21s unit-abot-epc-basic-0: 12:52:57 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 224K 21s unit-abot-epc-basic-0: 12:52:58 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 436K 21s unit-abot-epc-basic-0: 12:52:58 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 203K 21s unit-abot-epc-basic-0: 12:52:58 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 222K 21s unit-abot-epc-basic-0: 12:52:58 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 385K 20s unit-abot-epc-basic-0: 12:52:58 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 221K 20s unit-abot-epc-basic-0: 12:52:59 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 223K 20s unit-abot-epc-basic-0: 12:52:59 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 616K 20s unit-abot-epc-basic-0: 12:52:59 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 196K 20s unit-abot-epc-basic-0: 12:52:59 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 370K 20s unit-abot-epc-basic-0: 12:52:59 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 264K 20s unit-abot-epc-basic-0: 12:52:59 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 228K 20s unit-abot-epc-basic-0: 12:53:00 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 487K 19s unit-abot-epc-basic-0: 12:53:00 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 231K 19s unit-abot-epc-basic-0: 12:53:00 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 488K 19s unit-abot-epc-basic-0: 12:53:00 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 250K 19s unit-abot-epc-basic-0: 12:53:00 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 539K 19s unit-abot-epc-basic-0: 12:53:00 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 244K 19s unit-abot-epc-basic-0: 12:53:00 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 523K 19s unit-abot-epc-basic-0: 12:53:01 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 129K 18s unit-abot-epc-basic-0: 12:53:01 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 48.9M 18s unit-abot-epc-basic-0: 12:53:01 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 779K 18s unit-abot-epc-basic-0: 12:53:01 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 400K 18s unit-abot-epc-basic-0: 12:53:01 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 266K 18s unit-abot-epc-basic-0: 12:53:01 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 292K 18s unit-abot-epc-basic-0: 12:53:02 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 340K 18s unit-abot-epc-basic-0: 12:53:02 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 295K 17s unit-abot-epc-basic-0: 12:53:02 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 409K 17s unit-abot-epc-basic-0: 12:53:02 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 283K 17s unit-abot-epc-basic-0: 12:53:02 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 155K 17s unit-abot-epc-basic-0: 12:53:02 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 56.9M 17s unit-abot-epc-basic-0: 12:53:02 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 487K 17s unit-abot-epc-basic-0: 12:53:03 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 137K 17s unit-abot-epc-basic-0: 12:53:03 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 548K 16s unit-abot-epc-basic-0: 12:53:03 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 169K 16s unit-abot-epc-basic-0: 12:53:03 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 241K 16s unit-abot-epc-basic-0: 12:53:04 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 189K 16s unit-abot-epc-basic-0: 12:53:04 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 214K 16s unit-abot-epc-basic-0: 12:53:04 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 197K 16s unit-abot-epc-basic-0: 12:53:04 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 209K 16s unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 243K 16s unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 179K 15s unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 213K 15s unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 217K 15s unit-abot-epc-basic-0: 12:53:06 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 171K 15s unit-abot-epc-basic-0: 12:53:06 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 210K 15s unit-abot-epc-basic-0: 12:53:06 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 220K 15s unit-abot-epc-basic-0: 12:53:06 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 195K 15s unit-abot-epc-basic-0: 12:53:07 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 198K 15s unit-abot-epc-basic-0: 12:53:07 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 215K 14s unit-abot-epc-basic-0: 12:53:07 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 204K 14s unit-abot-epc-basic-0: 12:53:07 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 185K 14s unit-abot-epc-basic-0: 12:53:08 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 218K 14s unit-abot-epc-basic-0: 12:53:08 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 218K 14s unit-abot-epc-basic-0: 12:53:08 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 220K 14s unit-abot-epc-basic-0: 12:53:08 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 210K 14s unit-abot-epc-basic-0: 12:53:09 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 250K 13s unit-abot-epc-basic-0: 12:53:09 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 210K 13s unit-abot-epc-basic-0: 12:53:09 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 228K 13s unit-abot-epc-basic-0: 12:53:09 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 275K 13s unit-abot-epc-basic-0: 12:53:09 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 230K 13s unit-abot-epc-basic-0: 12:53:10 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 281K 13s unit-abot-epc-basic-0: 12:53:10 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 98.9K 13s unit-abot-epc-basic-0: 12:53:10 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 42.1M 13s unit-abot-epc-basic-0: 12:53:10 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 46.9M 12s unit-abot-epc-basic-0: 12:53:10 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 213K 12s unit-abot-epc-basic-0: 12:53:10 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 305K 12s unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 194K 12s unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 262K 12s unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 329K 12s unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 227K 12s unit-abot-epc-basic-0: 12:53:11 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 380K 11s unit-abot-epc-basic-0: 12:53:12 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 190K 11s machine-1: 12:53:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 12:53: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: 12:53:12 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:53:12 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 375K 11s unit-abot-epc-basic-0: 12:53:12 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 272K 11s unit-abot-epc-basic-0: 12:53:12 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 341K 11s unit-abot-epc-basic-0: 12:53:13 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 105K 11s unit-abot-epc-basic-0: 12:53:13 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 46.6M 11s unit-abot-epc-basic-0: 12:53:13 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 554K 10s unit-abot-epc-basic-0: 12:53:13 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 206K 10s unit-abot-epc-basic-0: 12:53:13 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 269K 10s unit-abot-epc-basic-0: 12:53:13 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 215K 10s unit-abot-epc-basic-0: 12:53:14 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 207K 10s machine-1: 12:53:14 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 12:53:14 DEBUG juju.worker start "engine" machine-1: 12:53:14 INFO juju.worker start "engine" machine-1: 12:53:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 12:53:14 DEBUG juju.worker "engine" started machine-1: 12:53:14 DEBUG juju.worker.introspection stats worker now serving machine-1: 12:53:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 12:53:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 12:53:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 12:53:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 12:53:14 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 12:53:14 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:53:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 12:53:14 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 12:53:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.apicaller connecting with old password machine-1: 12:53:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 12:53:14 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-1: 12:53:14 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-1: 12:53:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-1: 12:53:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:53:14 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 12:53:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:53:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:53:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:53:14 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 266K 10s unit-abot-epc-basic-0: 12:53:14 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 263K 10s machine-1: 12:53:14 DEBUG juju.worker.apicaller connected machine-1: 12:53:14 DEBUG juju.worker.apicaller changing password... machine-1: 12:53:14 DEBUG juju.worker.apicaller password changed machine-1: 12:53:14 DEBUG juju.api RPC connection died machine-1: 12:53:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 12:53:14 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:53:14 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 208K 9s machine-1: 12:53:14 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-1: 12:53:14 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-1: 12:53:14 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:53:14 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 307K 9s unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 233K 9s unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 266K 9s unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 276K 9s machine-1: 12:53:15 DEBUG juju.worker.apicaller connected machine-1: 12:53:15 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:53:15 INFO juju.worker.upgrader unblocking abort check machine-1: 12:53:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:53:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 12:53:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 202K 9s machine-1: 12:53:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 395K 9s machine-1: 12:53:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:53:15 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:53:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 12:53:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:53:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.logger logger setup machine-1: 12:53:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 12:53:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:53:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:53:15 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:53:15 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 12:53:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:53:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:53:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:53:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:53:15 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 12:53:15 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-1: 12:53:15 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-1: 12:53:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:53:15 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:53:15 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:53:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:53:15 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 12:53:15 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:53:15 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 12:53:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:53:15 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:53:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:53:15 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 12:53:15 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-1: 12:53:15 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:53:15 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:53:15 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:53:15 INFO juju.util.exec run result: exit status 127 machine-1: 12:53:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec215023572/script.sh: line 1: fanatic: command not found 127 machine-1: 12:53:15 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 12:53:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 12:53:15 DEBUG juju.api RPC connection died machine-1: 12:53:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:53:15 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 12:53:15 DEBUG juju.worker killing runner 0xc4204f7ad0 machine-1: 12:53:15 INFO juju.worker runner is dying machine-1: 12:53:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:53:15 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:53:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:53:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 12:53:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:53:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:53:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:53:15 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:53:15 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-1: 12:53:15 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-1: 12:53:15 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 203K 8s unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 313K 8s unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 242K 8s unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 220K 8s unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 319K 8s machine-1: 12:53:16 DEBUG juju.worker.apicaller connected machine-1: 12:53:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:53:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:53:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:53:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:53:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:53:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 12:53:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:53:16 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:53:16 INFO juju.worker.upgrader unblocking abort check machine-1: 12:53:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:53:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:53:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:53:16 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 12:53:16 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:53: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: 12:53:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:53:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 12:53:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.logger logger setup machine-1: 12:53:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:53:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:53:16 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:53:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:53:16 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:53:16 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:53:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:53:16 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:53:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:53:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:53:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:53:16 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 12:53:16 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-1: 12:53:16 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-1: 12:53:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:53:16 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:53:16 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:53:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:53:16 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-1: 12:53:16 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:53:16 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:53:16 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:53:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:53:16 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:53:16 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 12:53:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:53:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:53:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:53: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: 12:53:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:53:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:53:16 INFO juju.util.exec run result: exit status 127 machine-1: 12:53:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec212365063/script.sh: line 1: fanatic: command not found 127 machine-1: 12:53:16 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:53:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:53:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:53:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:53:16 INFO juju.util.exec run result: exit status 127 machine-1: 12:53:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec052201681/script.sh: line 1: fanatic: command not found 127 machine-1: 12:53:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:53:17 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 12:53:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:53:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:53:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:53:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:53:17 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-1: 12:53:17 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:53:17 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 12:53:17 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] unit-abot-epc-basic-0: 12:53:17 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 197K 8s unit-abot-epc-basic-0: 12:53:17 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 466K 7s unit-abot-epc-basic-0: 12:53:17 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 196K 7s unit-abot-epc-basic-0: 12:53:17 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 266K 7s unit-abot-epc-basic-0: 12:53:17 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 284K 7s unit-abot-epc-basic-0: 12:53:18 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 194K 7s machine-1: 12:53:18 DEBUG juju.worker start "1-container-watcher" machine-1: 12:53:18 DEBUG juju.worker start "stateconverter" machine-1: 12:53:18 INFO juju.worker start "1-container-watcher" machine-1: 12:53:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 12:53:18 DEBUG juju.worker "1-container-watcher" started machine-1: 12:53:18 INFO juju.worker start "stateconverter" machine-1: 12:53:18 DEBUG juju.worker "stateconverter" started machine-1: 12:53:18 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 12:53:18 DEBUG juju.service discovered init system "upstart" from local host machine-1: 12:53:18 DEBUG juju.worker.deployer API addresses: ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-1: 12:53:18 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 12:53:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 12:53:18 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 12:53:18 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 12:53:18 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 12:53:18 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 12:53:18 DEBUG juju.worker start "api" unit-mysql-0: 12:53:18 INFO juju.worker start "api" unit-mysql-0: 12:53:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 12:53:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 12:53:18 DEBUG juju.worker "api" started unit-mysql-0: 12:53:18 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 12:53:18 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:53:18 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 112K 7s unit-mysql-0: 12:53:18 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-mysql-0: 12:53:18 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:53:18 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 22.5M 7s unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 12:53:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:53:18 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 814K 6s machine-1: 12:53:18 INFO juju.worker.machiner "machine-1" started machine-1: 12:53:18 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 12:53:18 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 192K 6s unit-mysql-0: 12:53:18 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:53:18 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 12:53:19 DEBUG juju.worker.apicaller password changed unit-mysql-0: 12:53:19 DEBUG juju.api RPC connection died unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 12:53:19 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 12:53:19 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-mysql-0: 12:53:19 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-mysql-0: 12:53:19 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:53:19 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 198K 6s unit-mysql-0: 12:53:19 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:53:19 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 310K 6s unit-abot-epc-basic-0: 12:53:19 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 197K 6s unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:53:19 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:55:d0:59 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.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:55:d0:59 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: 12:53:19 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:53:19 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 12:53:19 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 12:53:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 12:53:19 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 12:53:19 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.logger logger setup unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:53:19 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:53:19 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 12:53:19 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 12:53:19 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 12:53:19 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:53:19 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 205K 6s unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:53:19 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 12:53:19 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 12:53:19 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 12:53:19 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 12:53:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:53:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:53:19 DEBUG juju.network including address public:172.30.9.203 for machine unit-mysql-0: 12:53:19 DEBUG juju.network including address local-cloud:192.168.121.19 for machine unit-mysql-0: 12:53:19 DEBUG juju.network including address local-fan:252.19.0.1 for machine unit-mysql-0: 12:53:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 12:53:19 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 12:53:19 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 12:53:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 12:53:19 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] unit-mysql-0: 12:53:19 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 12:53:19 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 12:53:19 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 12:53:19 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 12:53:19 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 12:53:19 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 12:53:19 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 12:53:19 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 12:53:19 INFO juju.worker.uniter resuming charm install unit-mysql-0: 12:53:19 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 12:53:19 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 12:53:19 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 12:53:19 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 12:53:19 DEBUG httpbakery client do GET https://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 12:53:19 DEBUG httpbakery } -> error unit-mysql-0: 12:53:19 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 12:53:19 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 12:53:19 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 12:53:19 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 12:53:19 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 12:53:19 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 331K 6s unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 12:53:20 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:53:20 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 218K 5s unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 12:53:20 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 12:53:20 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 12:53:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 12:53:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:53:20 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 240K 5s unit-mysql-0: 12:53:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:53:20 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 316K 5s unit-mysql-0: 12:53:20 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 12:53:20 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:53:20 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:53:20 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:53:20 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:53:20 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:53:20 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 206K 5s unit-mysql-0: 12:53:20 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:53:20 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 12:53:20 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:53:20 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 12:53:20 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 443K 5s unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 216K 5s unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 348K 5s unit-mysql-0: 12:53:21 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:53:21 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 12:53:21 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 12:53:21 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 230K 4s unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 279K 4s unit-abot-epc-basic-0: 12:53:21 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 263K 4s unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 229K 4s unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 376K 4s unit-mysql-0: 12:53:22 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (601 kB/s) unit-mysql-0: 12:53:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 12:53:22 DEBUG unit.mysql/0.install (Reading database ... 78239 files and directories currently installed.) unit-mysql-0: 12:53:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 12:53:22 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 216K 4s unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 357K 4s unit-mysql-0: 12:53:22 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 274K 3s unit-mysql-0: 12:53:22 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:53:22 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 281K 3s unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 275K 3s unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 298K 3s unit-mysql-0: 12:53:23 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 12:53:23 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:53:23 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:53:23 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 281K 3s unit-mysql-0: 12:53:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:53:23 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:53:23 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:53:23 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 230K 3s unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 380K 3s unit-abot-epc-basic-0: 12:53:23 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 244K 2s unit-mysql-0: 12:53:24 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:53:24 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 12:53:24 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 12:53:24 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: 12:53:24 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 293K 2s unit-mysql-0: 12:53:24 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (18.5 kB/s) unit-abot-epc-basic-0: 12:53:24 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 279K 2s unit-mysql-0: 12:53:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 12:53:24 DEBUG unit.mysql/0.install (Reading database ... 78279 files and directories currently installed.) unit-mysql-0: 12:53:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 12:53:24 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 12:53:24 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 319K 2s unit-mysql-0: 12:53:24 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 12:53:24 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 253K 2s unit-abot-epc-basic-0: 12:53:24 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 373K 2s unit-abot-epc-basic-0: 12:53:24 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 254K 1s unit-abot-epc-basic-0: 12:53:25 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 305K 1s unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:53:25 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 305K 1s unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:53:25 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 392K 1s unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 12:53:25 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 288K 1s unit-abot-epc-basic-0: 12:53:25 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 360K 1s unit-abot-epc-basic-0: 12:53:25 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 331K 1s unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 12:53:25 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 12:53:25 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: 12:53:26 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 424K 0s unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 324K 0s unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 336K 0s unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 478K=2m19s unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.install 2019-04-13 12:53:26 (335 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-mysql-0: 12:53:26 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: 12:53:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57480 files and directories currently installed.) unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 12:53:26 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-mysql-0: 12:53:27 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-mysql-0: 12:53:27 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 12:53:27 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 12:53:27 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 12:53:27 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 12:53:27 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 12:53:28 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 12:53:28 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 12:53:28 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-mysql-0: 12:53:28 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-mysql-0: 12:53:28 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] unit-mysql-0: 12:53:29 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-mysql-0: 12:53:29 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-mysql-0: 12:53:29 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: 12:53:29 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 12:53:29 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 12:53:29 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 12:53:29 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 12:53:29 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 12:53:29 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 12:53:29 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 12:53:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:53:29 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 12:53:29 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-mysql-0: 12:53:29 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 12:53:29 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: 12:53:30 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-mysql-0: 12:53:30 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 12:53:30 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-mysql-0: 12:53:30 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:53:30 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:53:31 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:53:31 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 12:53:31 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 12:53:31 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:53:31 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-mysql-0: 12:53:31 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 12:53:31 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: 12:53:31 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 12:53:31 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-mysql-0: 12:53:31 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 12:53:31 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 12:53:31 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-mysql-0: 12:53:32 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 12:53:32 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-mysql-0: 12:53:32 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 12:53:32 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-mysql-0: 12:53:32 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-mysql-0: 12:53:32 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: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 12:53:32 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-mysql-0: 12:53:32 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-mysql-0: 12:53:32 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: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-mysql-0: 12:53:32 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 12:53:32 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: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 12:53:32 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-mysql-0: 12:53:33 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-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-mysql-0: 12:53:33 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-mysql-0: 12:53:33 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-mysql-0: 12:53:33 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: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-mysql-0: 12:53:33 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.9 [391 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-mysql-0: 12:53:33 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: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-mysql-0: 12:53:33 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libjetty-java all 6.1.26-5ubuntu0.1 [724 kB] unit-abot-epc-basic-0: 12:53:33 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-mysql-0: 12:53:33 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: 12:53:34 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: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-mysql-0: 12:53:34 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.10 [926 kB] unit-mysql-0: 12:53:34 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.10 [81.7 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.10 [162 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.10 [86.6 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-mysql-0: 12:53:34 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-mysql-0: 12:53:34 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: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 12:53:34 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: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] unit-mysql-0: 12:53:34 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] unit-abot-epc-basic-0: 12:53:34 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-145.171 [874 kB] unit-abot-epc-basic-0: 12:53:34 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: 12:53:34 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 12:53:34 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-mysql-0: 12:53:35 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 12:53:35 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 12:53:35 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-mysql-0: 12:53:35 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:53:35 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-mysql-0: 12:53:35 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4134 kB/s) unit-abot-epc-basic-0: 12:53:35 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: 12:53:36 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: 12:53:36 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 12:53:36 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-mysql-0: 12:53:36 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 12:53:36 DEBUG unit.mysql/0.install (Reading database ... 78289 files and directories currently installed.) unit-mysql-0: 12:53:36 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:53:36 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-mysql-0: 12:53:36 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:53:36 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 12:53:36 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:53:36 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:53:36 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 12:53:36 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 12:53:36 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:53:37 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-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 12:53:37 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-mysql-0: 12:53:37 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 12:53:37 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: 12:53:37 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: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... unit-mysql-0: 12:53:38 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:53:39 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:53:40 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 8s (11.7 MB/s) unit-mysql-0: 12:53:40 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:53:40 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-abot-epc-basic-0: 12:53:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 12:53:40 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 ... 57643 files and directories currently installed.) unit-abot-epc-basic-0: 12:53:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-mysql-0: 12:53:40 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:53:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-mysql-0: 12:53:41 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 12:53:41 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:53:41 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 12:53:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 12:53:42 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 12:53:42 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:53:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-mysql-0: 12:53:42 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:53:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 12:53:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 12:53:42 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 12:53:42 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:53:42 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:53:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 12:53:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 12:53:42 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 12:53:43 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 12:53:43 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:53:43 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 12:53:43 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 12:53:43 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-mysql-0: 12:53:43 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 12:53:43 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 12:53:43 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:53:43 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 12:53:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 12:53:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 12:53:45 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 12:53:45 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:53:45 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:53:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 12:53:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 12:53:45 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:53:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 12:53:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 12:53:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:53:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 12:53:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:53:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 12:53:46 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 12:53:46 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:53:46 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:53:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 12:53:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 12:53:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 12:53:47 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 12:53:47 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 12:53:47 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 12:53:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 12:53:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 12:53:48 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 12:53:48 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:53:48 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-mysql-0: 12:53:48 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 12:53:48 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:53:48 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 12:53:49 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 12:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:53:50 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 12:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:53:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 12:53:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 12:53:51 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:53:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 12:53:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 12:53:51 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:53:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 12:53:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 12:53:51 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 12:53:51 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 12:53:52 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:53:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:53:53 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 12:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.9_all.deb ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-mysql-0: 12:53:55 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 12:53:55 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:53:55 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:53:55 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:53:55 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-mysql-0: 12:53:55 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:53:56 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-mysql-0: 12:53:56 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 12:53:56 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:53:56 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:53:56 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 12:53:56 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 12:53:56 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:53:56 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-mysql-0: 12:53:56 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 12:53:56 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 12:53:56 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-mysql-0: 12:53:57 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 12:53:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 12:53:58 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:53:58 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:53:58 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:53:58 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 12:53:58 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:53:59 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-mysql-0: 12:53:59 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 12:53:59 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:53:59 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:53:59 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-mysql-0: 12:53:59 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-mysql-0: 12:53:59 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 12:53:59 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 12:53:59 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:53:59 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:54:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 12:54:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:54:00 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:54:00 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:54:00 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:54:00 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:54:00 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:54:00 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 12:54:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 12:54:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 12:54:01 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 12:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 12:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 12:54:03 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: 12:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 12:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:54:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:54:05 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: 12:54:05 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 12:54:05 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 ... 61286 files and directories currently installed.) unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 12:54:05 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:54:05 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 12:54:05 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 12:54: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: 12:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:54:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 12:54:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:54:06 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:54:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 12:54:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:54:06 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-mysql-0: 12:54:06 DEBUG unit.mysql/0.install Fetched 83.1 kB in 5s (14.6 kB/s) unit-mysql-0: 12:54:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 12:54:06 DEBUG unit.mysql/0.install (Reading database ... 83417 files and directories currently installed.) unit-mysql-0: 12:54:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 12:54:06 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:54:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 12:54:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:54:07 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-mysql-0: 12:54:07 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:54:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 12:54:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-145.171_amd64.deb ... unit-abot-epc-basic-0: 12:54:07 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-145.171) ... unit-mysql-0: 12:54:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:54:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:54:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:54:08 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 12:54:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:54:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:54:08 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:54:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:54:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:54:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 12:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:54:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 12:54:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-mysql-0: 12:54:09 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 12:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-mysql-0: 12:54:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:54:09 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:54:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:54:09 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:54:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:54:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:54:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:54:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:54:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:54:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:54:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-mysql-0: 12:54:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:54:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:54:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 12:54:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 12:54:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 12:54:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 12:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:54:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 12:54:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 12:54:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 12:54:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 12:54:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 12:54:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 12:54:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 12:54:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 12:54:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 12:54:12 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: 12:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:54:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 12:54:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 12:54:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 12:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:54:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 12:54:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 12:54:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 12:54:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:54:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 12:54:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:54:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:54:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:54:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 12:54:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 12:54:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 12:54:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 12:54:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 12:54:13 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:54:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:54:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:54:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 12:54:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:54:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 12:54:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 12:54:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:54:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 12:54:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:54:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 12:54:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:54:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:54:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:54:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 12:54:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:54:16 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:54:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 12:54:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:54:16 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:54:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 12:54:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:54:16 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:54:17 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:54:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:54:17 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:54:17 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 12:54:18 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 12:54:19 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 12:54:19 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:54:19 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 12:54:19 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 12:54:20 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 12:54:20 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 12:54:20 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (393 kB/s) unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-mysql-0: 12:54:20 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 12:54:20 DEBUG unit.mysql/0.install (Reading database ... 83517 files and directories currently installed.) unit-mysql-0: 12:54:20 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 12:54:20 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 12:54:20 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 12:54:20 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-mysql-0: 12:54:20 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 12:54:21 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 12:54:22 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 12:54:22 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:54:22 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:54:22 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 12:54:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:54:24 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:54:24 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:54:24 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:54:24 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:54:24 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:54:24 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:54:24 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:54:25 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:54:25 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 12:54:25 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 12:54:25 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 12:54:25 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 12:54:25 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 12:54:25 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 12:54:25 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 12:54:25 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 12:54:25 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 12:54:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 12:54:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:54:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:54:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:54:25 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 12:54:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:54:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 12:54:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 12:54:27 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: 12:54:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:54:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 12:54:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:54:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:54:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 12:54:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 12:54:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 12:54:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 12:54:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 12:54:27 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 12:54:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 12:54:28 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: 12:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:54:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:54:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:54:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 12:54:31 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:54:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:54:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:54:31 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:54:31 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-mysql-0: 12:54:32 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 12:54:33 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-mysql-0: 12:54:33 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-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-mysql-0: 12:54:33 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-mysql-0: 12:54:33 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:54:33 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: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 12:54: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-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 12:54: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-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-mysql-0: 12:54: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: 12:54:33 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-mysql-0: 12:54:33 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 1s (5769 kB/s) unit-abot-epc-basic-0: 12:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 12:54:34 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-mysql-0: 12:54:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 12:54:34 DEBUG unit.mysql/0.config-changed (Reading database ... 83611 files and directories currently installed.) unit-mysql-0: 12:54:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 12:54:34 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:54:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:54:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:54:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 12:54:35 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 12:54:35 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 12:54:35 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-mysql-0: 12:54:35 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 12:54:35 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 12:54:35 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 12:54:35 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 12:54:35 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:54:35 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-mysql-0: 12:54:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 12:54:36 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 12:54:36 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-mysql-0: 12:54:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 12:54:36 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:54:36 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:54:37 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:54:37 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:54:37 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 12:54:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 12:54:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 12:54:39 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:54:39 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:54:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 12:54:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 12:54:41 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 12:54:42 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 12:54:42 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:54:43 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:54:45 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 12:54:47 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:54:48 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 12:54:49 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:54:50 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:54:51 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:54:52 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:54:53 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:54:54 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 12:54:57 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 12:54:58 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 12:54:58 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 12:54:58 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 12:54:58 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 12:54:58 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 12:54:58 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 12:54:58 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 12:54:58 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 12:54:59 DEBUG unit.mysql/0.config-changed 190413 12:54:59 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 12:54:59 DEBUG unit.mysql/0.config-changed 190413 12:54:59 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 12:54:59 DEBUG unit.mysql/0.config-changed 190413 12:54:59 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 23816 ... unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:55:05 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:55:05 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:55:05 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:55:05 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:55:05 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 12:55:05 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 12:55:05 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 12:55:07 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:55:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.4 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 12:55:08 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 374.5 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 12:55:08 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: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 802.9 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1002.3 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 12:55:08 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 368.7 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 12:55:08 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 424.0 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 12:55:08 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 1385.9 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 12:55:08 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 754.8 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1115.1 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 101.8 KB/sec) unit-abot-epc-basic-0: 12:55:08 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: 12:55:08 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 810.5 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 904.3 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 12:55:08 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 235.4 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 169.3 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 12:55:08 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 152.0 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 158.2 KB/sec) unit-abot-epc-basic-0: 12:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 12:55:08 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 371.6 KB/sec) unit-abot-epc-basic-0: 12:55:08 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: 12:55:08 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 391.0 KB/sec) unit-abot-epc-basic-0: 12:55:08 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: 12:55:09 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 62.0 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 4/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 380.3 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 12:55:09 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 203.0 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 12:55:09 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 32.0 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 12:55:09 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 373.5 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 12:55:09 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 51.3 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 446.4 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 12:55:09 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 190.9 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 12:55:09 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 151.4 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 12:55:09 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 168.3 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 12:55:09 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 101.5 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 12:55:09 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 110.3 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 12:55:09 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 47.7 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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 104.7 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 12:55:09 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 681.0 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1705.6 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 592.2 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 12:55:09 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 197.6 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 12:55:09 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 282.3 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 12:55:09 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 1515.3 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 12:55:09 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 649.8 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 12:55:09 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 72.5 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 12:55:09 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 180.7 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 12:55:09 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 1050.9 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 12:55:09 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 300.0 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 12:55:09 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-abot-epc-basic-0: 12:55:09 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/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 274.6 KB/sec) unit-abot-epc-basic-0: 12:55:09 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: 12:55:09 DEBUG unit.mysql/0.config-changed mysql start/running, process 23949 unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 3/153 KB 8/30 KB 6/153 KB 8/30 KB 9/153 KB 8/30 KB 11/153 KB 8/30 KB 11/153 KB 11/30 KB 11/153 KB 11/30 KB 3/35 KB 11/153 KB 11/30 KB 5/35 KB 11/153 KB 11/30 KB 8/35 KB 3/48 KB 3/50 KB 11/153 KB 11/30 KB 11/35 KB 3/48 KB 3/50 KB 14/153 KB 11/30 KB 13/35 KB 3/48 KB 3/50 KB 14/153 KB 11/30 KB 5/35 KB 3/48 KB 3/50 KB 11/153 KB 11/30 KB 13/35 KB 3/48 KB 5/50 KB 14/153 KB 11/30 KB 13/35 KB 3/48 KB 8/50 KB 14/153 KB 11/30 KB 5/35 KB 3/48 KB 11/153 KB 11/30 KB 13/35 KB 4/48 KB 8/50 KB 14/153 KB 11/30 KB 13/35 KB 6/48 KB 8/50 KB 14/153 KB 11/30 KB 13/35 KB 9/48 KB 8/50 KB 14/153 KB 11/30 KB 13/35 KB 12/48 KB 8/50 KB 14/153 KB 11/30 KB 8/35 KB 3/48 KB 3/50 KB 14/153 KB 11/30 KB 16/35 KB 12/48 KB 11/50 KB 16/153 KB 11/30 KB 16/35 KB 12/48 KB 11/50 KB 14/153 KB 11/30 KB 13/35 KB 12/48 KB 11/50 KB 14/153 KB 11/30 KB 16/35 KB 12/48 KB 13/50 KB 16/153 KB 11/30 KB 19/35 KB 12/48 KB 16/50 KB 19/153 KB 11/30 KB 16/35 KB 12/48 KB 13/50 KB 19/153 KB 13/30 KB 19/35 KB 14/48 KB 16/50 KB 19/153 KB 13/30 KB 19/35 KB 17/48 KB 16/50 KB 19/153 KB 13/30 KB 19/35 KB 20/48 KB 19/50 KB 22/153 KB 11/30 KB 19/35 KB 12/48 KB 13/50 KB 19/153 KB 13/30 KB 21/35 KB 20/48 KB 19/50 KB 22/153 KB 13/30 KB 19/35 KB 17/48 KB 19/50 KB 22/153 KB 13/30 KB 19/35 KB 17/48 KB 16/50 KB 22/153 KB 13/30 KB 21/35 KB 20/48 KB 19/50 KB 25/153 KB 13/30 KB 21/35 KB 20/48 KB 21/50 KB 27/153 KB 13/30 KB 19/35 KB 12/48 KB 16/50 KB 19/153 KB 16/30 KB 24/35 KB 20/48 KB 21/50 KB 27/153 KB 19/30 KB 24/35 KB 20/48 KB 21/50 KB 27/153 KB 13/30 KB 24/35 KB 20/48 KB 21/50 KB 27/153 KB 19/30 KB 27/35 KB 20/48 KB 21/50 KB 27/153 KB 21/30 KB 29/35 KB 22/48 KB 21/50 KB 30/153 KB 13/30 KB 21/35 KB 20/48 KB 21/50 KB 25/153 KB 21/30 KB 29/35 KB 22/48 KB 24/50 KB 30/153 KB 21/30 KB 27/35 KB 22/48 KB 21/50 KB 30/153 KB 21/30 KB 27/35 KB 20/48 KB 21/50 KB 30/153 KB 21/30 KB 29/35 KB 22/48 KB 24/50 KB 32/153 KB 21/30 KB 29/35 KB 25/48 KB 27/50 KB 36/153 KB 21/30 KB 32/35 KB 25/48 KB 27/50 KB 40/153 KB 21/30 KB 27/35 KB 20/48 KB 21/50 KB 27/153 KB 24/30 KB 32/35 KB 25/48 KB 27/50 KB 44/153 KB 21/30 KB 32/35 KB 25/48 KB 27/50 KB 36/153 KB 21/30 KB 29/35 KB 25/48 KB 27/50 KB 32/153 KB 24/30 KB 32/35 KB 25/48 KB 29/50 KB 44/153 KB 24/30 KB 32/35 KB 25/48 KB 32/50 KB 44/153 KB 27/30 KB 35/35 KB 25/48 KB 36/50 KB 44/153 KB 21/30 KB 29/35 KB 25/48 KB 24/50 KB 32/153 KB 27/30 KB 35/35 KB 28/48 KB 36/50 KB 44/153 KB 27/30 KB 35/35 KB 30/48 KB 36/50 KB 44/153 KB 27/30 KB 35/35 KB 33/48 KB 36/50 KB 44/153 KB 21/30 KB 35/35 KB 25/48 KB 36/50 KB 44/153 KB 27/30 KB 35/35 KB 33/48 KB 36/50 KB 48/153 KB 27/30 KB 35/35 KB 25/48 KB 32/50 KB 44/153 KB 27/30 KB 32/35 KB 25/48 KB 32/50 KB 44/153 KB 29/30 KB 35/35 KB 36/48 KB 36/50 KB 48/153 KB 30/30 KB 35/35 KB 36/48 KB 36/50 KB 48/153 KB 27/30 KB 35/35 KB 36/48 KB 36/50 KB 48/153 KB 29/30 KB 35/35 KB 36/48 KB 36/50 KB 48/153 KB 30/30 KB 35/35 KB 36/48 KB 36/50 KB 52/153 KB 30/30 KB 35/35 KB 40/48 KB 40/50 KB 56/153 KB 30/30 KB 35/35 KB 40/48 KB 40/50 KB 52/153 KB 30/30 KB 35/35 KB 36/48 KB 40/50 KB 52/153 KB 30/30 KB 35/35 KB 44/48 KB 44/50 KB 56/153 KB 30/30 KB 35/35 KB 44/48 KB 48/50 KB 56/153 KB 30/30 KB 35/35 KB 44/48 KB 50/50 KB 56/153 KB 30/30 KB 35/35 KB 44/48 KB 50/50 KB 56/153 KB 30/30 KB 35/35 KB 48/48 KB 50/50 KB 56/153 KB 30/30 KB 35/35 KB 48/48 KB unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 50/50 KB 56/153 KB 30/30 KB 35/35 KB 48/48 KB 50/50 KB 60/153 KB 30/30 KB 35/35 KB 48/48 KB 50/50 KB 64/153 KB 30/30 KB 35/35 KB 48/48 KB 50/50 KB 68/153 KB 48/48 KB 50/50 KB 72/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 420.5 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 12:55:09 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 466.7 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 48/48 KB 50/50 KB 76/153 KB 48/48 KB 50/50 KB 80/153 KB 48/48 KB 50/50 KB 84/153 KB 48/48 KB 50/50 KB 88/153 KB 48/48 KB 50/50 KB 92/153 KB 48/48 KB 50/50 KB 96/153 KB 48/48 KB 50/50 KB 100/153 KB 48/48 KB 3/119 KB 104/153 KB 3/119 KB 108/153 KB 4/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 672.2 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 48/48 KB 50/50 KB 3/119 KB 100/153 KB 6/119 KB 112/153 KB 4/190 KB 9/119 KB 112/153 KB 4/190 KB 11/119 KB 112/153 KB 4/190 KB 3/119 KB 104/153 KB 4/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 556.9 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 3/119 KB 112/153 KB 8/190 KB 14/119 KB 112/153 KB 8/190 KB 14/119 KB 112/153 KB 4/190 KB 14/119 KB 112/153 KB 12/190 KB 16/119 KB 112/153 KB 16/190 KB 16/119 KB 112/153 KB 12/190 KB 16/119 KB 116/153 KB 16/190 KB 19/119 KB 120/153 KB 20/190 KB 19/119 KB 116/153 KB 20/190 KB 19/119 KB 116/153 KB 16/190 KB 22/119 KB 120/153 KB 24/190 KB 25/119 KB 120/153 KB 24/190 KB 25/119 KB 124/153 KB 24/190 KB 19/119 KB 120/153 KB 24/190 KB 27/119 KB 128/153 KB 28/190 KB 30/119 KB 128/153 KB 28/190 KB 32/119 KB 128/153 KB 28/190 KB 25/119 KB 128/153 KB 28/190 KB 32/119 KB 132/153 KB 4/37 KB 3/86 KB 28/190 KB 32/119 KB 136/153 KB 4/37 KB 3/86 KB 28/190 KB 32/119 KB 140/153 KB 4/37 KB 3/86 KB 28/190 KB 32/119 KB 144/153 KB 4/37 KB 3/86 KB 28/190 KB 32/119 KB 148/153 KB 4/37 KB 3/86 KB 28/190 KB 36/119 KB 152/153 KB 4/37 KB 3/86 KB 28/190 KB 36/119 KB 153/153 KB 4/37 KB 3/86 KB 28/190 KB 25/119 KB 128/153 KB 28/190 KB 36/119 KB 153/153 KB 4/37 KB 3/86 KB 32/190 KB 36/119 KB 153/153 KB 4/37 KB 3/86 KB 36/190 KB 36/119 KB 153/153 KB 4/37 KB 3/86 KB 40/190 KB 36/119 KB 153/153 KB 4/37 KB 3/86 KB 44/190 KB 36/119 KB 153/153 KB 4/37 KB 3/86 KB 48/190 KB 36/119 KB 148/153 KB 4/37 KB 3/86 KB 28/190 KB 32/119 KB 128/153 KB 4/37 KB 3/86 KB 28/190 KB 40/119 KB 153/153 KB 8/37 KB 3/86 KB 48/190 KB 40/119 KB 153/153 KB 12/37 KB 3/86 KB 48/190 KB 40/119 KB 153/153 KB 16/37 KB 3/86 KB 48/190 KB 40/119 KB 153/153 KB 20/37 KB 3/86 KB 48/190 KB 40/119 KB 153/153 KB 24/37 KB 3/86 KB 48/190 KB 40/119 KB 153/153 KB 28/37 KB 3/86 KB 48/190 KB 40/119 KB 153/153 KB 32/37 KB 3/86 KB 48/190 KB 32/119 KB 128/153 KB 3/86 KB 28/190 KB 40/119 KB 153/153 KB 32/37 KB 5/86 KB 48/190 KB 40/119 KB 153/153 KB 32/37 KB 8/86 KB 48/190 KB 40/119 KB 153/153 KB 32/37 KB 11/86 KB 48/190 KB 40/119 KB 153/153 KB 32/37 KB 13/86 KB 48/190 KB 40/119 KB 153/153 KB 32/37 KB 16/86 KB 48/190 KB 40/119 KB 153/153 KB 32/37 KB 19/86 KB 48/190 KB 40/119 KB 153/153 KB 32/37 KB 21/86 KB 48/190 KB 40/119 KB 153/153 KB 36/37 KB 24/86 KB 52/190 KB 40/119 KB 153/153 KB 36/37 KB 21/86 KB 52/190 KB 44/119 KB 153/153 KB 36/37 KB 24/86 KB 52/190 KB 48/119 KB 153/153 KB 36/37 KB 24/86 KB 52/190 KB 40/119 KB 153/153 KB 36/37 KB 21/86 KB 48/190 KB 48/119 KB 153/153 KB 37/37 KB 24/86 KB 52/190 KB 52/119 KB 153/153 KB 37/37 KB 27/86 KB 52/190 KB 56/119 KB 153/153 KB 37/37 KB 27/86 KB 52/190 KB 40/119 KB 153/153 KB 36/37 KB 21/86 KB 52/190 KB 48/119 KB 153/153 KB 37/37 KB 27/86 KB 52/190 KB 60/119 KB 153/153 KB 37/37 KB 27/86 KB 56/190 KB 60/119 KB 153/153 KB 37/37 KB 29/86 KB 60/190 KB 60/119 KB 153/153 KB 37/37 KB 27/86 KB 60/190 KB 60/119 KB 153/153 KB 37/37 KB 32/86 KB 64/190 KB 60/119 KB 153/153 KB 37/37 KB 32/86 KB 64/190 KB 60/119 KB 153/153 KB 37/37 KB 32/86 KB 68/190 KB 60/119 KB 153/153 KB 37/37 KB 36/86 KB 72/190 KB 60/119 KB 153/153 KB 37/37 KB 36/86 KB 68/190 KB 60/119 KB 153/153 KB 37/37 KB 32/86 KB 68/190 KB 64/119 KB 153/153 KB 37/37 KB 40/86 KB 76/190 KB 68/119 KB 153/153 KB 40/86 KB 76/190 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 370.1 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 60/119 KB 153/153 KB 40/86 KB 76/190 KB 68/119 KB 153/153 KB 40/86 KB 76/190 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 1338.8 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 68/119 KB 153/153 KB 40/86 KB 80/190 KB 72/119 KB 44/86 KB 84/190 KB 72/119 KB 44/86 KB 80/190 KB 68/119 KB 44/86 KB 80/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 72/119 KB 48/86 KB 84/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 76/119 KB 48/86 KB 84/190 KB 80/119 KB 48/86 KB 84/190 KB 84/119 KB 48/86 KB 84/190 KB 88/119 KB 52/86 KB 88/190 KB 92/119 KB 52/86 KB 88/190 KB 84/119 KB 52/86 KB 88/190 KB 84/119 KB 48/86 KB 88/190 KB 96/119 KB 56/86 KB 92/190 KB 96/119 KB 52/86 KB 92/190 KB 96/119 KB 60/86 KB 96/190 KB 96/119 KB 64/86 KB 96/190 KB 96/119 KB 64/86 KB 96/190 KB 96/119 KB 64/86 KB 100/190 KB 96/119 KB 4/26 KB 68/86 KB 104/190 KB 96/119 KB 4/66 KB 4/26 KB 68/86 KB 108/190 KB 96/119 KB 4/66 KB 4/26 KB 68/86 KB 112/190 KB 96/119 KB 4/66 KB 4/26 KB 68/86 KB 116/190 KB 96/119 KB 4/66 KB 4/26 KB 68/86 KB 120/190 KB 96/119 KB 4/26 KB 68/86 KB 100/190 KB 100/119 KB 4/66 KB 4/26 KB 68/86 KB 120/190 KB 96/119 KB 4/26 KB 68/86 KB 100/190 KB 104/119 KB 4/66 KB 4/26 KB 72/86 KB 120/190 KB 104/119 KB 4/66 KB 4/26 KB 76/86 KB 120/190 KB 96/119 KB 4/26 KB 64/86 KB 100/190 KB 104/119 KB 4/66 KB 8/26 KB 76/86 KB 120/190 KB 96/119 KB 4/66 KB 4/26 KB 68/86 KB 104/190 KB 104/119 KB 4/66 KB 12/26 KB 80/86 KB 120/190 KB 104/119 KB 8/66 KB 12/26 KB 80/86 KB 120/190 KB 104/119 KB 8/66 KB 12/26 KB 80/86 KB 120/190 KB 104/119 KB 8/66 KB 12/26 KB 80/86 KB 120/190 KB 104/119 KB 8/66 KB 16/26 KB 80/86 KB 120/190 KB 108/119 KB 12/66 KB 16/26 KB 84/86 KB 120/190 KB 104/119 KB 12/66 KB 16/26 KB 84/86 KB 120/190 KB 108/119 KB 16/66 KB 16/26 KB 84/86 KB 120/190 KB 112/119 KB 20/66 KB 20/26 KB 84/86 KB 120/190 KB 104/119 KB 8/66 KB 16/26 KB 84/86 KB 120/190 KB 112/119 KB 20/66 KB 20/26 KB 86/86 KB 124/190 KB 112/119 KB 20/66 KB 20/26 KB 84/86 KB 124/190 KB 112/119 KB 16/66 KB 20/26 KB 84/86 KB 120/190 KB 116/119 KB 20/66 KB 20/26 KB 86/86 KB 124/190 KB 119/119 KB 20/66 KB 20/26 KB 86/86 KB 124/190 KB 108/119 KB 16/66 KB 20/26 KB 84/86 KB 120/190 KB 119/119 KB 20/66 KB 24/26 KB 86/86 KB 124/190 KB 119/119 KB 20/66 KB 26/26 KB 86/86 KB 124/190 KB 119/119 KB 24/66 KB 26/26 KB 86/86 KB 124/190 KB 119/119 KB 28/66 KB 26/26 KB 86/86 KB 128/190 KB 119/119 KB 32/66 KB 26/26 KB 86/86 KB 128/190 KB 119/119 KB 36/66 KB 26/26 KB 86/86 KB 128/190 KB 119/119 KB 40/66 KB 26/26 KB 86/86 KB 128/190 KB 119/119 KB 24/66 KB 26/26 KB 86/86 KB 128/190 KB 119/119 KB 44/66 KB 26/26 KB 86/86 KB 132/190 KB 119/119 KB 44/66 KB 26/26 KB 86/86 KB 136/190 KB 119/119 KB 44/66 KB 26/26 KB 86/86 KB 140/190 KB 119/119 KB 44/66 KB 26/26 KB 86/86 KB 144/190 KB 119/119 KB 44/66 KB 26/26 KB 86/86 KB 144/190 KB 119/119 KB 48/66 KB 26/26 KB 86/86 KB 144/190 KB 119/119 KB 52/66 KB 26/26 KB 86/86 KB 148/190 KB 119/119 KB 56/66 KB 26/26 KB 148/190 KB 60/66 KB 26/26 KB 148/190 KB 119/119 KB 48/66 KB 26/26 KB 86/86 KB 148/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 909.5 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 658.0 KB/sec) unit-abot-epc-basic-0: 12:55:09 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 191.3 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 64/66 KB 152/190 KB 64/66 KB 156/190 KB 64/66 KB 160/190 KB 64/66 KB 164/190 KB 64/66 KB 168/190 KB 64/66 KB 26/26 KB 160/190 KB 66/66 KB 168/190 KB 66/66 KB 172/190 KB 66/66 KB 176/190 KB 66/66 KB 180/190 KB 3/79 KB 66/66 KB 184/190 KB 3/79 KB 66/66 KB 180/190 KB 5/79 KB 66/66 KB 184/190 KB 8/79 KB 66/66 KB 184/190 KB 11/79 KB 66/66 KB 184/190 KB 13/79 KB 66/66 KB 184/190 KB 13/79 KB 66/66 KB 188/190 KB 13/79 KB 66/66 KB 190/190 KB 16/79 KB 66/66 KB 190/190 KB 19/79 KB 66/66 KB 190/190 KB 21/79 KB 66/66 KB 190/190 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 448.9 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 24/79 KB 190/190 KB 27/79 KB 190/190 KB 29/79 KB 190/190 KB 32/79 KB 190/190 KB 36/79 KB 190/190 KB 40/79 KB 190/190 KB 44/79 KB 190/190 KB 48/79 KB 190/190 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 1264.2 KB/sec) unit-abot-epc-basic-0: 12:55:09 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.jar unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 52/79 KB 56/79 KB 60/79 KB 64/79 KB 68/79 KB 72/79 KB 3/152 KB 3/32 KB 4/324 KB 4/228 KB 68/79 KB 3/152 KB 3/32 KB 4/324 KB 4/228 KB 68/79 KB 3/152 KB 4/324 KB 4/228 KB 76/79 KB 3/152 KB 3/32 KB 4/324 KB 8/228 KB 76/79 KB 3/152 KB 3/32 KB 4/324 KB 12/228 KB 68/79 KB 3/152 KB 4/324 KB 76/79 KB 3/152 KB 3/32 KB 8/324 KB 12/228 KB 76/79 KB 3/152 KB 3/32 KB 12/324 KB 12/228 KB 76/79 KB 3/152 KB 3/32 KB 16/324 KB 16/228 KB 76/79 KB 3/152 KB 3/32 KB 20/324 KB 16/228 KB 68/79 KB 3/152 KB 76/79 KB 6/152 KB 3/32 KB 24/324 KB 16/228 KB 76/79 KB 9/152 KB 3/32 KB 24/324 KB 16/228 KB 76/79 KB 3/152 KB 3/32 KB 12/324 KB 16/228 KB 76/79 KB 9/152 KB 3/32 KB 24/324 KB 20/228 KB 76/79 KB 9/152 KB 3/32 KB 24/324 KB 24/228 KB 76/79 KB 9/152 KB 3/32 KB 24/324 KB 28/228 KB 76/79 KB 9/152 KB 3/32 KB 24/324 KB 32/228 KB 76/79 KB 11/152 KB 3/32 KB 24/324 KB 36/228 KB 76/79 KB 11/152 KB 3/32 KB 24/324 KB 40/228 KB 76/79 KB 11/152 KB 3/32 KB 24/324 KB 44/228 KB 76/79 KB 3/152 KB 3/32 KB 24/324 KB 16/228 KB 76/79 KB 11/152 KB 6/32 KB 28/324 KB 44/228 KB 76/79 KB 11/152 KB 6/32 KB 32/324 KB 44/228 KB 76/79 KB 11/152 KB 6/32 KB 36/324 KB 44/228 KB 76/79 KB 11/152 KB 6/32 KB 40/324 KB 44/228 KB 76/79 KB 11/152 KB 6/32 KB 44/324 KB 44/228 KB 76/79 KB 11/152 KB 6/32 KB 24/324 KB 44/228 KB 76/79 KB 11/152 KB 9/32 KB 48/324 KB 44/228 KB 76/79 KB 11/152 KB 3/32 KB 24/324 KB 32/228 KB 76/79 KB 14/152 KB 9/32 KB 48/324 KB 48/228 KB 76/79 KB 16/152 KB 9/32 KB 48/324 KB 48/228 KB 76/79 KB 19/152 KB 9/32 KB 48/324 KB 48/228 KB 76/79 KB 22/152 KB 9/32 KB 48/324 KB 48/228 KB 76/79 KB 11/152 KB 9/32 KB 48/324 KB 48/228 KB 76/79 KB 22/152 KB 9/32 KB 48/324 KB 52/228 KB 76/79 KB 25/152 KB 11/32 KB 48/324 KB 56/228 KB 76/79 KB 11/152 KB 6/32 KB 48/324 KB 44/228 KB 76/79 KB 25/152 KB 11/32 KB 52/324 KB 56/228 KB 76/79 KB 25/152 KB 11/32 KB 56/324 KB 56/228 KB 76/79 KB 25/152 KB 11/32 KB 60/324 KB 56/228 KB 76/79 KB 25/152 KB 11/32 KB 48/324 KB 52/228 KB 79/79 KB 25/152 KB 11/32 KB 64/324 KB 56/228 KB 76/79 KB 25/152 KB 11/32 KB 48/324 KB 52/228 KB 76/79 KB 25/152 KB 9/32 KB 48/324 KB 52/228 KB 79/79 KB 27/152 KB 11/32 KB 64/324 KB 56/228 KB 79/79 KB 30/152 KB 14/32 KB 64/324 KB 56/228 KB 76/79 KB 25/152 KB 11/32 KB 64/324 KB 56/228 KB 79/79 KB 30/152 KB 14/32 KB 68/324 KB 56/228 KB 79/79 KB 32/152 KB 14/32 KB 72/324 KB 60/228 KB 79/79 KB 27/152 KB 14/32 KB 64/324 KB 56/228 KB 79/79 KB 32/152 KB 16/32 KB 76/324 KB 60/228 KB 79/79 KB 32/152 KB 19/32 KB 76/324 KB 60/228 KB 79/79 KB 32/152 KB 14/32 KB 68/324 KB 60/228 KB 79/79 KB 32/152 KB 19/32 KB 76/324 KB 64/228 KB 79/79 KB 32/152 KB 14/32 KB 68/324 KB 56/228 KB 79/79 KB 36/152 KB 22/32 KB 76/324 KB 64/228 KB 79/79 KB 40/152 KB 22/32 KB 76/324 KB 68/228 KB 79/79 KB 44/152 KB 22/32 KB 76/324 KB 68/228 KB 79/79 KB 32/152 KB 22/32 KB 76/324 KB 64/228 KB 79/79 KB 48/152 KB 25/32 KB 76/324 KB 68/228 KB 79/79 KB 36/152 KB 22/32 KB 76/324 KB 68/228 KB 79/79 KB 48/152 KB 25/32 KB 80/324 KB 68/228 KB 79/79 KB 48/152 KB 27/32 KB 80/324 KB 68/228 KB 79/79 KB 48/152 KB 30/32 KB 80/324 KB 68/228 KB 48/152 KB 32/32 KB 84/324 KB 68/228 KB 79/79 KB 36/152 KB 22/32 KB 76/324 KB 68/228 KB 48/152 KB 32/32 KB 84/324 KB 72/228 KB 48/152 KB 32/32 KB 84/324 KB 76/228 KB 48/152 KB 32/32 KB 84/324 KB 80/228 KB 48/152 KB 32/32 KB 84/324 KB 84/228 KB 48/152 KB 32/32 KB unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 84/324 KB 88/228 KB 48/152 KB 30/32 KB 84/324 KB 68/228 KB 48/152 KB 32/32 KB 88/324 KB 88/228 KB 48/152 KB 32/32 KB 92/324 KB 88/228 KB 48/152 KB 32/32 KB 96/324 KB 88/228 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 435.8 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 79/79 KB 48/152 KB 30/32 KB 80/324 KB 68/228 KB 52/152 KB 32/32 KB 96/324 KB 88/228 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: 12:55:09 DEBUG unit.abot-epc-basic/0.install 56/152 KB 32/32 KB 96/324 KB 88/228 KB 60/152 KB 32/32 KB 96/324 KB 88/228 KB 64/152 KB 32/32 KB 100/324 KB 88/228 KB 68/152 KB 32/32 KB 100/324 KB 88/228 KB 60/152 KB 32/32 KB 100/324 KB 88/228 KB 68/152 KB 32/32 KB 104/324 KB 92/228 KB 68/152 KB 32/32 KB 108/324 KB 92/228 KB 68/152 KB 32/32 KB 112/324 KB 92/228 KB 68/152 KB 32/32 KB 100/324 KB 92/228 KB 72/152 KB 112/324 KB 96/228 KB 72/152 KB 112/324 KB 100/228 KB 72/152 KB 116/324 KB 104/228 KB 72/152 KB 116/324 KB 108/228 KB 72/152 KB 116/324 KB 112/228 KB 72/152 KB 112/324 KB 92/228 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 165.5 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 4/234 KB 72/152 KB 116/324 KB 112/228 KB 72/152 KB 116/324 KB 100/228 KB 4/234 KB 76/152 KB 116/324 KB 112/228 KB 4/234 KB 80/152 KB 116/324 KB 112/228 KB 4/234 KB 84/152 KB 116/324 KB 112/228 KB 8/234 KB 84/152 KB 120/324 KB 112/228 KB 12/234 KB 84/152 KB 120/324 KB 112/228 KB 16/234 KB 84/152 KB 120/324 KB 112/228 KB 4/234 KB 84/152 KB 120/324 KB 112/228 KB 16/234 KB 88/152 KB 124/324 KB 112/228 KB 16/234 KB 88/152 KB 128/324 KB 112/228 KB 16/234 KB 88/152 KB 120/324 KB 112/228 KB 16/234 KB 92/152 KB 128/324 KB 112/228 KB 16/234 KB 96/152 KB 128/324 KB 116/228 KB 16/234 KB 100/152 KB 132/324 KB 116/228 KB 20/234 KB 104/152 KB 132/324 KB 116/228 KB 16/234 KB 92/152 KB 128/324 KB 116/228 KB 20/234 KB 108/152 KB 132/324 KB 120/228 KB 20/234 KB 108/152 KB 132/324 KB 124/228 KB 20/234 KB 108/152 KB 132/324 KB 128/228 KB 20/234 KB 100/152 KB 132/324 KB 116/228 KB 16/234 KB 96/152 KB 132/324 KB 116/228 KB 24/234 KB 108/152 KB 136/324 KB 128/228 KB 24/234 KB 108/152 KB 140/324 KB 128/228 KB 24/234 KB 108/152 KB 144/324 KB 128/228 KB 24/234 KB 108/152 KB 148/324 KB 128/228 KB 24/234 KB 108/152 KB 152/324 KB 132/228 KB 24/234 KB 108/152 KB 132/324 KB 128/228 KB 28/234 KB 108/152 KB 152/324 KB 132/228 KB 32/234 KB 108/152 KB 152/324 KB 132/228 KB 20/234 KB 108/152 KB 132/324 KB 116/228 KB 32/234 KB 112/152 KB 152/324 KB 132/228 KB 24/234 KB 108/152 KB 148/324 KB 132/228 KB 36/234 KB 112/152 KB 152/324 KB 136/228 KB 36/234 KB 112/152 KB 152/324 KB 140/228 KB 36/234 KB 112/152 KB 152/324 KB 144/228 KB 36/234 KB 116/152 KB 152/324 KB 144/228 KB 36/234 KB 120/152 KB 156/324 KB 148/228 KB 36/234 KB 124/152 KB 156/324 KB 148/228 KB 36/234 KB 128/152 KB 156/324 KB 148/228 KB 36/234 KB 112/152 KB 152/324 KB 132/228 KB 40/234 KB 128/152 KB 156/324 KB 148/228 KB 44/234 KB 128/152 KB 156/324 KB 148/228 KB 36/234 KB 116/152 KB 156/324 KB 148/228 KB 48/234 KB 128/152 KB 160/324 KB 148/228 KB 48/234 KB 128/152 KB 160/324 KB 148/228 KB 36/234 KB 116/152 KB 152/324 KB 148/228 KB 48/234 KB 128/152 KB 160/324 KB 152/228 KB 48/234 KB 128/152 KB 164/324 KB 156/228 KB 48/234 KB 132/152 KB 164/324 KB 160/228 KB 48/234 KB 132/152 KB 164/324 KB 164/228 KB 52/234 KB 132/152 KB 164/324 KB 168/228 KB 52/234 KB 132/152 KB 164/324 KB 172/228 KB 52/234 KB 132/152 KB 164/324 KB 176/228 KB 48/234 KB 128/152 KB 164/324 KB 152/228 KB 52/234 KB 132/152 KB 168/324 KB 176/228 KB 52/234 KB 132/152 KB 172/324 KB 176/228 KB 52/234 KB 132/152 KB 176/324 KB 176/228 KB 52/234 KB 132/152 KB 164/324 KB 164/228 KB 56/234 KB 132/152 KB 176/324 KB 176/228 KB 60/234 KB 132/152 KB 176/324 KB 176/228 KB 64/234 KB 132/152 KB 176/324 KB 176/228 KB 48/234 KB 132/152 KB 164/324 KB 156/228 KB 64/234 KB 136/152 KB 176/324 KB 176/228 KB 64/234 KB 140/152 KB 176/324 KB 176/228 KB 64/234 KB 144/152 KB 176/324 KB 176/228 KB 68/234 KB 148/152 KB 176/324 KB 176/228 KB 68/234 KB 152/152 KB 180/324 KB 180/228 KB 68/234 KB 152/152 KB 180/324 KB 180/228 KB 68/234 KB 144/152 KB 176/324 KB 176/228 KB 72/234 KB 152/152 KB 180/324 KB 180/228 KB 76/234 KB 152/152 KB 180/324 KB 180/228 KB 80/234 KB 152/152 KB 180/324 KB 180/228 KB 68/234 KB 148/152 KB 180/324 KB 180/228 KB 80/234 KB 152/152 KB 180/324 KB 184/228 KB 80/234 KB 152/152 KB 180/324 KB 188/228 KB 84/234 KB 152/152 KB 180/324 KB 192/228 KB 68/234 KB 148/152 KB 180/324 KB 176/228 KB 84/234 KB 152/152 KB 184/324 KB 192/228 KB 84/234 KB 152/152 KB unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 188/324 KB 192/228 KB 84/234 KB 152/152 KB 192/324 KB 192/228 KB 84/234 KB 152/152 KB 196/324 KB 192/228 KB 84/234 KB 152/152 KB 200/324 KB 196/228 KB 84/234 KB 152/152 KB 180/324 KB 188/228 KB 88/234 KB 152/152 KB 204/324 KB 196/228 KB 92/234 KB 152/152 KB 204/324 KB 196/228 KB 96/234 KB 152/152 KB 204/324 KB 196/228 KB 84/234 KB 152/152 KB 196/324 KB 196/228 KB 84/234 KB 152/152 KB 204/324 KB 196/228 KB 96/234 KB 152/152 KB 208/324 KB 200/228 KB 96/234 KB 152/152 KB 204/324 KB 200/228 KB 96/234 KB 152/152 KB 208/324 KB 204/228 KB 100/234 KB 152/152 KB 208/324 KB 208/228 KB 100/234 KB 208/324 KB 212/228 KB 100/234 KB 212/324 KB 216/228 KB 100/234 KB 212/324 KB 220/228 KB 100/234 KB 212/324 KB 224/228 KB 100/234 KB 212/324 KB 228/228 KB 100/234 KB 152/152 KB 208/324 KB 204/228 KB 100/234 KB 212/324 KB 212/228 KB 100/234 KB 216/324 KB 228/228 KB 100/234 KB 220/324 KB 228/228 KB 104/234 KB 220/324 KB 228/228 KB 108/234 KB 220/324 KB 228/228 KB 112/234 KB 224/324 KB 228/228 KB 108/234 KB 224/324 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 683.8 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 112/234 KB 228/324 KB 228/228 KB 116/234 KB 232/324 KB 228/228 KB 116/234 KB 228/324 KB 228/228 KB 120/234 KB 232/324 KB 228/228 KB 124/234 KB 232/324 KB 228/228 KB 128/234 KB 232/324 KB 228/228 KB 128/234 KB 236/324 KB 228/228 KB 128/234 KB 240/324 KB 228/228 KB 132/234 KB 240/324 KB 228/228 KB 136/234 KB 244/324 KB 140/234 KB 244/324 KB 144/234 KB 244/324 KB 132/234 KB 244/324 KB 228/228 KB 144/234 KB 248/324 KB 144/234 KB 252/324 KB 144/234 KB 256/324 KB 148/234 KB 256/324 KB 152/234 KB 260/324 KB 156/234 KB 260/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1001.4 KB/sec) unit-mysql-0: 12:55:09 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install 148/234 KB 260/324 KB 156/234 KB 264/324 KB 160/234 KB 264/324 KB 164/234 KB 268/324 KB 168/234 KB 268/324 KB 172/234 KB 268/324 KB 176/234 KB 268/324 KB 160/234 KB 268/324 KB 176/234 KB 272/324 KB 176/234 KB 276/324 KB 176/234 KB 280/324 KB 176/234 KB 284/324 KB 176/234 KB 288/324 KB 176/234 KB 292/324 KB 180/234 KB 296/324 KB 180/234 KB 300/324 KB 180/234 KB 304/324 KB 180/234 KB 292/324 KB 184/234 KB 304/324 KB 188/234 KB 304/324 KB 192/234 KB 304/324 KB 196/234 KB 304/324 KB 200/234 KB 308/324 KB 204/234 KB 308/324 KB 208/234 KB 308/324 KB 212/234 KB 308/324 KB 216/234 KB 308/324 KB 220/234 KB 308/324 KB 224/234 KB 308/324 KB 196/234 KB 308/324 KB 224/234 KB 312/324 KB 224/234 KB 316/324 KB 224/234 KB 320/324 KB 224/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1301.0 KB/sec) unit-abot-epc-basic-0: 12:55:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 922.3 KB/sec) unit-mysql-0: 12:55:09 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:55:09 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:55:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 12:55:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1844338875820254966.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 12:55:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:10 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:55:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:10 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.759 s unit-abot-epc-basic-0: 12:55:10 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-13T12:55:10+00:00 unit-abot-epc-basic-0: 12:55:10 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:55:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:10 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:55:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:55:10 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-mysql-0: 12:55:11 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7015828143261123693.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.741 s unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-13T12:55:12+00:00 unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:12 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:55:14 DEBUG unit.mysql/0.config-changed mysql start/running, process 24146 unit-mysql-0: 12:55:14 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 12:55:14 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 12:55:15 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 12:55:15 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 12:55:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:55:15 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 12:55:15 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 12:55:15 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 12:55:15 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 12:55:15 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3140821083159339147.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.702 s unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-13T12:55:15+00:00 unit-mysql-0: 12:55:15 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 12:55:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 12:55:15 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 12:55:16 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/a8/27/d3a9ecd9f8f972d99da98672d4766b9f62ef64c323c40bb5e2557e538ea3/elasticsearch-7.0.0-py2.py3-none-any.whl (80kB) unit-abot-epc-basic-0: 12:55:17 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 49.0MB/s eta 0:00:01  25% |######## | 20kB 5.3MB/s eta 0:00:01  38% |############ | 30kB 7.4MB/s eta 0:00:01  50% |################ | 40kB 4.7MB/s eta 0:00:01  63% |#################### | 51kB 5.7MB/s eta 0:00:01  76% |######################## | 61kB 6.7MB/s eta 0:00:01  89% |############################ | 71kB 7.6MB/s eta 0:00:01  100% |################################| 81kB 5.6MB/s unit-abot-epc-basic-0: 12:55:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 12:55:17 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 12:55:17 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 66.9MB/s eta 0:00:01  17% |##### | 20kB 49.2MB/s eta 0:00:01  26% |######## | 30kB 50.2MB/s eta 0:00:01  34% |########### | 40kB 50.3MB/s eta 0:00:01  43% |############# | 51kB 50.8MB/s eta 0:00:01  52% |################ | 61kB 52.0MB/s eta 0:00:01  60% |################### | 71kB 52.3MB/s eta 0:00:01  69% |###################### | 81kB 53.3MB/s eta 0:00:01  78% |######################## | 92kB 18.0MB/s eta 0:00:01  86% |########################### | 102kB 19.1MB/s eta 0:00:01  95% |############################## | 112kB 19.0MB/s eta 0:00:01  100% |################################| 122kB 8.1MB/s unit-abot-epc-basic-0: 12:55:17 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 12:55:17 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.0 urllib3-1.24.1 unit-abot-epc-basic-0: 12:55:17 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 12:55:17 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 12:55:17 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 12:55:17 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 40.8MB/s eta 0:00:01  22% |####### | 20kB 5.7MB/s eta 0:00:01  33% |########## | 30kB 8.0MB/s eta 0:00:01  44% |############## | 40kB 4.9MB/s eta 0:00:01  56% |################# | 51kB 5.9MB/s eta 0:00:01  67% |##################### | 61kB 6.9MB/s eta 0:00:01  78% |######################### | 71kB 7.8MB/s eta 0:00:01  89% |############################ | 81kB 6.4MB/s eta 0:00:01  100% |################################| 92kB 4.7MB/s unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 80.0MB/s eta 0:00:01  16% |##### | 20kB 50.7MB/s eta 0:00:01  24% |####### | 30kB 51.6MB/s eta 0:00:01  32% |########## | 40kB 51.7MB/s eta 0:00:01  40% |############# | 51kB 16.1MB/s eta 0:00:01  49% |############### | 61kB 18.2MB/s eta 0:00:01  57% |################## | 71kB 19.8MB/s eta 0:00:01  65% |#################### | 81kB 15.3MB/s eta 0:00:01  73% |####################### | 92kB 16.6MB/s eta 0:00:01  81% |########################## | 102kB 17.6MB/s eta 0:00:01  90% |############################ | 112kB 17.4MB/s eta 0:00:01  98% |############################### | 122kB 17.5MB/s eta 0:00:01  100% |################################| 133kB 7.5MB/s unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/18/79/84f02539cc181cdbf5ff5a41b9f52cae870b6f632767e43ba6ac70132e92/Werkzeug-0.15.2-py2.py3-none-any.whl (328kB) unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install [?25l  3% | | 10kB 67.3MB/s eta 0:00:01  6% |# | 20kB 47.9MB/s eta 0:00:01  9% |## | 30kB 50.5MB/s eta 0:00:01  12% |### | 40kB 49.1MB/s eta 0:00:01  15% |#### | 51kB 49.6MB/s eta 0:00:01  18% |##### | 61kB 50.9MB/s eta 0:00:01  21% |###### | 71kB 50.8MB/s eta 0:00:01  24% |####### | 81kB 50.9MB/s eta 0:00:01  28% |######## | 92kB 51.7MB/s eta 0:00:01  31% |######### | 102kB 27.6MB/s eta 0:00:01  34% |########## | 112kB 26.5MB/s eta 0:00:01  37% |########### | 122kB 26.2MB/s eta 0:00:01  40% |############ | 133kB 25.2MB/s eta 0:00:01  43% |############# | 143kB 24.6MB/s eta 0:00:01  46% |############## | 153kB 24.0MB/s eta 0:00:01  49% |############### | 163kB 23.5MB/s eta 0:00:01  52% |################ | 174kB 23.6MB/s eta 0:00:01  56% |################# | 184kB 23.4MB/s eta 0:00:01  59% |################## | 194kB 23.4MB/s eta 0:00:01  62% |################### | 204kB 38.8MB/s eta 0:00:01  65% |#################### | 215kB 40.5MB/s eta 0:00:01  68% |##################### | 225kB 42.6MB/s eta 0:00:01  71% |###################### | 235kB 45.0MB/s eta 0:00:01  74% |####################### | 245kB 47.6MB/s eta 0:00:01  77% |######################## | 256kB 50.7MB/s eta 0:00:01  80% |######################### | 266kB 52.2MB/s eta 0:00:01  84% |########################## | 276kB 52.0MB/s eta 0:00:01  87% |########################### | 286kB 52.5MB/s eta 0:00:01  90% |############################ | 296kB 52.0MB/s eta 0:00:01  93% |############################# | 307kB 52.5MB/s eta 0:00:01  96% |############################## | 317kB 52.5MB/s eta 0:00:01  99% |############################### | 327kB 52.5MB/s eta 0:00:01  100% |################################| 337kB 4.7MB/s unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 67.9MB/s eta 0:00:01  25% |######## | 20kB 49.1MB/s eta 0:00:01  37% |############ | 30kB 51.1MB/s eta 0:00:01  50% |################ | 40kB 51.0MB/s eta 0:00:01  62% |#################### | 51kB 51.3MB/s eta 0:00:01  75% |######################## | 61kB 52.4MB/s eta 0:00:01  88% |############################ | 71kB 52.2MB/s eta 0:00:01  100% |################################| 81kB 12.7MB/s unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 12:55:18 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 12:55:19 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.2 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 12:55:19 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 12:55:19 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 12:55:19 DEBUG unit.mysql/0.start mysql start/running, process 24352 unit-abot-epc-basic-0: 12:55:19 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-mysql-0: 12:55:19 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:55:19 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 12:55:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 12:55:20 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: 12:55:20 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 55.7MB/s eta 0:00:01  21% |###### | 20kB 4.9MB/s eta 0:00:01  32% |########## | 30kB 7.0MB/s eta 0:00:01  43% |############# | 40kB 4.4MB/s eta 0:00:01  54% |################# | 51kB 5.4MB/s eta 0:00:01  65% |#################### | 61kB 6.4MB/s eta 0:00:01  75% |######################## | 71kB 7.3MB/s eta 0:00:01  86% |########################### | 81kB 8.1MB/s eta 0:00:01  97% |############################### | 92kB 9.0MB/s eta 0:00:01  100% |################################| 102kB 6.4MB/s unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/c9/f8/e54b1d771ed4fab66b3fa1c178e137a3c73d84fb6f64329bddf0da5a371c/soupsieve-1.9-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 12:55:20 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 unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 12:55:20 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 12:55:21 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 12:55:21 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 12:55:22 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 12:55:22 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 12:55:22 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:55:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:55:22 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 12:55:22 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 12:55:22 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 12:55:23 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 12:55:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.0 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 12:55:24 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 577.1 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 874.1 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/15 KB 3/15 KB 6/15 KB 8/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 741.7 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 12:55:24 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 854.9 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 94.7 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/9 KB 3/9 KB 6/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 420.7 KB/sec) unit-abot-epc-basic-0: 12:55:24 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-mysql-0: 12:55:24 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 826.7 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 209.4 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 198.6 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 12:55:24 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 453.5 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 480.4 KB/sec) unit-abot-epc-basic-0: 12:55:24 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-mysql-0: 12:55:24 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 12:55:24 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-mysql-0: 12:55:24 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 369.4 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/221 KB 6/221 KB 9/221 KB 11/221 KB 14/221 KB 16/221 KB 19/221 KB 22/221 KB 25/221 KB 27/221 KB 30/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 2867.2 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 12:55:24 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 112.0 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 12:55:24 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 93.1 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 129.4 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 12:55:24 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 133.2 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 461.0 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 12:55:24 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 84.1 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 12:55:24 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.6/maven-artifact-manager-2.0.6.pom (3 KB at 170.7 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 12:55:24 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 120.4 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 12:55:24 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 73.3 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 135.7 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 148.0 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 1023.1 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 12:55:24 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 41.4 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 303.6 KB/sec) unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 504.3 KB/sec) unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 12:55:25 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 545.6 KB/sec) unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 12:55:25 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.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install 3/35 KB 5/35 KB 8/35 KB 8/35 KB 3/29 KB 11/35 KB 6/29 KB 11/35 KB 3/29 KB 13/35 KB 6/29 KB 16/35 KB 6/29 KB 19/35 KB 6/29 KB 21/35 KB 6/29 KB 24/35 KB 9/29 KB 27/35 KB 9/29 KB 29/35 KB 9/29 KB 32/35 KB 9/29 KB 21/35 KB 9/29 KB 32/35 KB 11/29 KB 32/35 KB 14/29 KB 32/35 KB 16/29 KB 32/35 KB 19/29 KB 32/35 KB 3/114 KB 22/29 KB 35/35 KB 3/48 KB 3/114 KB 25/29 KB 35/35 KB 3/48 KB 3/114 KB 27/29 KB 32/35 KB 3/114 KB 19/29 KB 35/35 KB 3/48 KB 5/114 KB 27/29 KB 35/35 KB 3/48 KB 3/114 KB 22/29 KB 35/35 KB 5/48 KB 5/114 KB 27/29 KB 35/35 KB 8/48 KB 8/114 KB 27/29 KB 35/35 KB 3/114 KB 22/29 KB 35/35 KB 5/48 KB 8/114 KB 27/29 KB 35/35 KB 8/48 KB 11/114 KB 27/29 KB 35/35 KB 11/48 KB 11/114 KB 27/29 KB 35/35 KB 13/48 KB 11/114 KB 27/29 KB 35/35 KB 11/48 KB 11/114 KB 27/29 KB 35/35 KB 13/48 KB 13/114 KB 27/29 KB 35/35 KB 13/48 KB 16/114 KB 27/29 KB 35/35 KB 13/48 KB 19/114 KB 27/29 KB 35/35 KB 16/48 KB 21/114 KB 27/29 KB 35/35 KB 16/48 KB 24/114 KB 29/29 KB 35/35 KB 16/48 KB 19/114 KB 27/29 KB 35/35 KB 19/48 KB 24/114 KB 29/29 KB 35/35 KB 21/48 KB 24/114 KB 29/29 KB 35/35 KB 16/48 KB 21/114 KB 29/29 KB 35/35 KB 24/48 KB 24/114 KB 29/29 KB 35/35 KB 27/48 KB 24/114 KB 29/29 KB 35/35 KB 27/48 KB 27/114 KB 29/29 KB 35/35 KB 29/48 KB 29/114 KB 29/29 KB 35/35 KB 29/48 KB 32/114 KB 29/29 KB 29/48 KB 36/114 KB 29/29 KB 35/35 KB 29/48 KB 27/114 KB 29/29 KB 32/48 KB 36/114 KB 29/29 KB 36/48 KB 36/114 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 782.2 KB/sec) unit-abot-epc-basic-0: 12:55:25 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: 12:55:25 DEBUG unit.abot-epc-basic/0.install 40/48 KB 36/114 KB 44/48 KB 36/114 KB 48/48 KB 40/114 KB 48/48 KB 3/85 KB 40/114 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 564.9 KB/sec) unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install 48/48 KB 3/85 KB 40/114 KB 48/48 KB 6/85 KB 40/114 KB 48/48 KB 9/85 KB 40/114 KB 48/48 KB 11/85 KB 40/114 KB 3/56 KB 44/48 KB 40/114 KB 48/48 KB 11/85 KB 44/114 KB 3/56 KB 48/48 KB 11/85 KB 48/114 KB 3/56 KB 48/48 KB 11/85 KB 52/114 KB 3/56 KB 48/48 KB 11/85 KB 56/114 KB 3/56 KB 48/48 KB 11/85 KB 60/114 KB 3/56 KB 48/48 KB 9/85 KB 40/114 KB 3/56 KB 48/48 KB 11/85 KB 64/114 KB 3/56 KB 48/48 KB 11/85 KB 64/114 KB 6/56 KB 48/48 KB 14/85 KB 68/114 KB 9/56 KB 48/48 KB 14/85 KB 68/114 KB 11/56 KB 14/85 KB 68/114 KB 14/56 KB 48/48 KB 14/85 KB 68/114 KB 6/56 KB 16/85 KB 68/114 KB 14/56 KB 19/85 KB 68/114 KB 14/56 KB 48/48 KB 11/85 KB 68/114 KB 6/56 KB 19/85 KB 72/114 KB 14/56 KB 19/85 KB 76/114 KB 14/56 KB 4/24 KB 19/85 KB 80/114 KB 14/56 KB 4/24 KB 19/85 KB 84/114 KB 14/56 KB 4/24 KB 22/85 KB 88/114 KB 16/56 KB 4/24 KB 22/85 KB 92/114 KB 16/56 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 726.5 KB/sec) unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install 4/24 KB 22/85 KB 84/114 KB 16/56 KB 4/24 KB 22/85 KB 84/114 KB 14/56 KB 4/24 KB 19/85 KB 76/114 KB 14/56 KB 8/24 KB 22/85 KB 96/114 KB 16/56 KB 12/24 KB 22/85 KB 96/114 KB 16/56 KB 16/24 KB 25/85 KB 96/114 KB 16/56 KB 16/24 KB 22/85 KB 96/114 KB 16/56 KB 20/24 KB 25/85 KB 96/114 KB 16/56 KB 24/24 KB 27/85 KB 96/114 KB 19/56 KB 20/24 KB 27/85 KB 96/114 KB 19/56 KB 20/24 KB 27/85 KB 96/114 KB 16/56 KB 24/24 KB 27/85 KB 96/114 KB 22/56 KB 24/24 KB 30/85 KB 96/114 KB 25/56 KB 24/24 KB 30/85 KB 96/114 KB 27/56 KB 24/24 KB 30/85 KB 96/114 KB 30/56 KB 24/24 KB 30/85 KB 96/114 KB 32/56 KB 24/24 KB 30/85 KB 96/114 KB 22/56 KB 24/24 KB 30/85 KB 96/114 KB 25/56 KB 24/24 KB 32/85 KB 96/114 KB 32/56 KB 24/24 KB 36/85 KB 96/114 KB 32/56 KB 24/24 KB 3/86 KB 40/85 KB 100/114 KB 36/56 KB 24/24 KB 3/86 KB 44/85 KB 100/114 KB 36/56 KB 24/24 KB 3/86 KB 36/85 KB 100/114 KB 36/56 KB 24/24 KB 3/86 KB 36/85 KB 96/114 KB 32/56 KB 24/24 KB 3/86 KB 36/85 KB 100/114 KB 32/56 KB 24/24 KB 6/86 KB 48/85 KB 104/114 KB 36/56 KB 24/24 KB 9/86 KB 48/85 KB 104/114 KB 36/56 KB 11/86 KB 48/85 KB 104/114 KB 36/56 KB 24/24 KB 3/86 KB 48/85 KB 104/114 KB 36/56 KB 11/86 KB 48/85 KB 108/114 KB 36/56 KB 11/86 KB 48/85 KB 112/114 KB 36/56 KB 11/86 KB 48/85 KB 114/114 KB 36/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 318.7 KB/sec) unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install 14/86 KB 48/85 KB 114/114 KB 40/56 KB 14/86 KB 48/85 KB 114/114 KB 40/56 KB 14/86 KB 48/85 KB 114/114 KB 44/56 KB 14/86 KB 52/85 KB 114/114 KB 48/56 KB 14/86 KB 52/85 KB 114/114 KB 52/56 KB 14/86 KB 52/85 KB 114/114 KB 56/56 KB 14/86 KB 48/85 KB 114/114 KB 36/56 KB 16/86 KB 52/85 KB 114/114 KB 56/56 KB 19/86 KB 52/85 KB 114/114 KB 56/56 KB 14/86 KB 52/85 KB 114/114 KB 44/56 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install 22/86 KB 56/85 KB 114/114 KB 56/56 KB 19/86 KB 56/85 KB 114/114 KB 56/56 KB 22/86 KB 60/85 KB 114/114 KB 56/56 KB 25/86 KB 64/85 KB 114/114 KB 56/56 KB 22/86 KB 64/85 KB 114/114 KB 56/56 KB 25/86 KB 68/85 KB 114/114 KB 56/56 KB 27/86 KB 72/85 KB 114/114 KB 56/56 KB 27/86 KB 68/85 KB 114/114 KB 56/56 KB 30/86 KB 72/85 KB 114/114 KB 56/56 KB 32/86 KB 72/85 KB 114/114 KB 56/56 KB 32/86 KB 76/85 KB 114/114 KB 56/56 KB 36/86 KB 80/85 KB 114/114 KB 56/56 KB 40/86 KB 80/85 KB 56/56 KB 32/86 KB 80/85 KB 114/114 KB 56/56 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 1194.3 KB/sec) unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install 40/86 KB 84/85 KB 4/218 KB 40/86 KB 85/85 KB 4/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 613.2 KB/sec) unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install 40/86 KB 80/85 KB 56/56 KB 4/218 KB 40/86 KB 85/85 KB 8/218 KB 40/86 KB 85/85 KB 12/218 KB 40/86 KB 85/85 KB 16/218 KB 44/86 KB 85/85 KB 16/218 KB 48/86 KB 85/85 KB 20/218 KB 52/86 KB 85/85 KB 20/218 KB 56/86 KB 85/85 KB 3/12 KB 20/218 KB 60/86 KB 85/85 KB 3/12 KB 20/218 KB 44/86 KB 85/85 KB 20/218 KB 52/86 KB 85/85 KB 3/12 KB 20/218 KB 64/86 KB 85/85 KB 5/12 KB 24/218 KB 64/86 KB 85/85 KB 8/12 KB 24/218 KB 64/86 KB 85/85 KB 8/12 KB 24/218 KB 64/86 KB 85/85 KB 8/12 KB 28/218 KB 64/86 KB 85/85 KB 11/12 KB 32/218 KB 64/86 KB 85/85 KB 11/12 KB 32/218 KB 64/86 KB 85/85 KB 8/12 KB 32/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 760.0 KB/sec) unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install 64/86 KB 12/12 KB 36/218 KB 64/86 KB 12/12 KB 40/218 KB 64/86 KB 12/12 KB 44/218 KB 64/86 KB 12/12 KB 48/218 KB 64/86 KB 12/12 KB 32/218 KB 64/86 KB 12/12 KB 52/218 KB 64/86 KB 12/12 KB 56/218 KB 64/86 KB 12/12 KB 60/218 KB 64/86 KB 12/12 KB 64/218 KB 64/86 KB 12/12 KB 68/218 KB 64/86 KB 12/12 KB 72/218 KB 64/86 KB 12/12 KB 76/218 KB 64/86 KB 12/12 KB 80/218 KB 64/86 KB 12/12 KB 84/218 KB 64/86 KB 12/12 KB 88/218 KB 64/86 KB 12/12 KB 92/218 KB 64/86 KB 12/12 KB 96/218 KB 64/86 KB 12/12 KB 100/218 KB 64/86 KB 12/12 KB 104/218 KB 64/86 KB 12/12 KB 108/218 KB 64/86 KB 12/12 KB 112/218 KB 68/86 KB 12/12 KB 112/218 KB 72/86 KB 12/12 KB 112/218 KB 76/86 KB 12/12 KB 112/218 KB 80/86 KB 12/12 KB 112/218 KB 84/86 KB 12/12 KB 112/218 KB 86/86 KB 12/12 KB 112/218 KB 86/86 KB 12/12 KB 116/218 KB 86/86 KB 12/12 KB 120/218 KB 86/86 KB 12/12 KB 124/218 KB 86/86 KB 12/12 KB 128/218 KB 86/86 KB 12/12 KB 132/218 KB 86/86 KB 12/12 KB 136/218 KB 86/86 KB 12/12 KB 140/218 KB 86/86 KB 12/12 KB 144/218 KB 86/86 KB 12/12 KB 148/218 KB 86/86 KB 12/12 KB 152/218 KB 86/86 KB 12/12 KB 156/218 KB 86/86 KB 12/12 KB 160/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 91.2 KB/sec) unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 651.2 KB/sec) unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install 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 1452.9 KB/sec) unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1438014192240364649.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4156214381119156189.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1347669199126238787.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1566806151599840322.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1243552549918512428.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6263215012570951340.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.594 s unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-13T12:55:25+00:00 unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:27 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:55:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:27 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:55:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 12:55:28 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 14.5 KB/sec) unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 12:55:28 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 427.7 KB/sec) unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1001.6 KB/sec) unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 556.3 KB/sec) unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 12:55:28 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 873.5 KB/sec) unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 430.0 KB/sec) unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1094.7 KB/sec) unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 12:55:28 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 693.1 KB/sec) unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1387.6 KB/sec) unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 12:55:28 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 835.3 KB/sec) unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1500.1 KB/sec) unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 12:55:29 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 356.1 KB/sec) unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1107.5 KB/sec) unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:55:29 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 386.0 KB/sec) unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 12:55:29 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 261.7 KB/sec) unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:55:29 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 367.1 KB/sec) unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 12:55:29 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 305.9 KB/sec) unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 12:55:29 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 480.8 KB/sec) unit-abot-epc-basic-0: 12:55:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:55:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:55:30 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: 12:55:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:55:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:55:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 257.8 KB/sec) unit-abot-epc-basic-0: 12:55:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 12:55:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 12:55:30 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 153.8 KB/sec) unit-abot-epc-basic-0: 12:55:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 12:55:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 12:55:30 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 1404.9 KB/sec) unit-abot-epc-basic-0: 12:55:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 12:55:31 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 188.2 KB/sec) unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 225.5 KB/sec) unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:55:31 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 176.4 KB/sec) unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:55:31 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 188.1 KB/sec) unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:55:31 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 99.5 KB/sec) unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:55:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:55:31 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 46.8 KB/sec) unit-abot-epc-basic-0: 12:55:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 12:55:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 12:55:32 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 77.0 KB/sec) unit-abot-epc-basic-0: 12:55:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 12:55:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 12:55:32 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 131.6 KB/sec) unit-abot-epc-basic-0: 12:55:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 12:55:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 12:55:32 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: 12:55:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 12:55:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 12:55:32 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/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 650.8 KB/sec) unit-abot-epc-basic-0: 12:55:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 403.2 KB/sec) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 12:55:33 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 2183.2 KB/sec) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 1035.0 KB/sec) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:55:33 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-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 670.4 KB/sec) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:55:33 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 247.1 KB/sec) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 205.6 KB/sec) unit-abot-epc-basic-0: 12:55:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 162.1 KB/sec) unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:55:34 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 1042.0 KB/sec) unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1883.9 KB/sec) unit-abot-epc-basic-0: 12:55:34 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: 12:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:55:34 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: 12:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 20.9 KB/sec) unit-abot-epc-basic-0: 12:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:55:35 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 174.5 KB/sec) unit-abot-epc-basic-0: 12:55:35 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: 12:55:35 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: 12:55:35 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 93.5 KB/sec) unit-abot-epc-basic-0: 12:55:35 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: 12:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:55: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/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 339.3 KB/sec) unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:55:35 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 48.1 KB/sec) unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:55:35 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/1.3.2/commons-io-1.3.2.pom (10 KB at 593.6 KB/sec) unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 607.1 KB/sec) unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 12:55:36 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: 12:55:36 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 274.4 KB/sec) unit-abot-epc-basic-0: 12:55:36 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: 12:55:36 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: 12:55:36 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1105.5 KB/sec) unit-abot-epc-basic-0: 12:55:36 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: 12:55:36 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: 12:55:36 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/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 1920.1 KB/sec) unit-abot-epc-basic-0: 12:55:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 12:55:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 12:55:36 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 117.7 KB/sec) unit-abot-epc-basic-0: 12:55:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 12:55:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 12:55:36 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 326.3 KB/sec) unit-abot-epc-basic-0: 12:55:36 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: 12:55:36 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: 12:55:37 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 73.3 KB/sec) unit-abot-epc-basic-0: 12:55:37 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: 12:55:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 12:55:37 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.6.4/slf4j-api-1.6.4.pom (3 KB at 164.1 KB/sec) unit-abot-epc-basic-0: 12:55:37 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: 12:55:37 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: 12:55:37 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 627.2 KB/sec) unit-abot-epc-basic-0: 12:55:37 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: 12:55:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 12:55:37 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 165.6 KB/sec) unit-abot-epc-basic-0: 12:55:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 12:55:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 12:55:37 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 72.9 KB/sec) unit-abot-epc-basic-0: 12:55:37 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: 12:55:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 12:55:37 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 56.5 KB/sec) unit-abot-epc-basic-0: 12:55:37 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: 12:55:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 12:55:38 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 419.5 KB/sec) unit-abot-epc-basic-0: 12:55:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:55:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:55:38 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/oss/oss-parent/9/oss-parent-9.pom (7 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 12:55:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:55:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:55:38 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 231.9 KB/sec) unit-abot-epc-basic-0: 12:55:38 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: 12:55:38 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: 12:55:38 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: 12:55:38 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: 12:55:38 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: 12:55:38 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 286.5 KB/sec) unit-abot-epc-basic-0: 12:55:38 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: 12:55:38 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: 12:55:38 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: 12:55:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 12:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 12:55:39 DEBUG unit.abot-epc-basic/0.install 1/25 KB 4/25 KB 7/25 KB 9/25 KB 12/25 KB 15/25 KB 17/25 KB 20/25 KB 23/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1046.6 KB/sec) unit-abot-epc-basic-0: 12:55:39 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: 12:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 12:55: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 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 724.2 KB/sec) unit-abot-epc-basic-0: 12:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:55:39 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1952.7 KB/sec) unit-abot-epc-basic-0: 12:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:55:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 172.3 KB/sec) unit-abot-epc-basic-0: 12:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 12:55:39 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: 12:55:39 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 12:55:39 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: 12:55:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 12:55:40 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: 12:55:40 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: 12:55:40 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: 12:55:40 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 958.9 KB/sec) unit-abot-epc-basic-0: 12:55:40 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: 12:55:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 12:55: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/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 516.1 KB/sec) unit-abot-epc-basic-0: 12:55:40 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: 12:55:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 12:55:40 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 284.7 KB/sec) unit-abot-epc-basic-0: 12:55:40 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: 12:55:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 12:55:40 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 63.8 KB/sec) unit-abot-epc-basic-0: 12:55:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 12:55:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 12:55:41 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 70.9 KB/sec) unit-abot-epc-basic-0: 12:55:41 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: 12:55:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 12:55:41 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: 12:55:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:55:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:55:41 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: 12:55:41 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: 12:55:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 12:55:41 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: 12:55:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:55:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:55:41 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 128.9 KB/sec) unit-abot-epc-basic-0: 12:55:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:55:42 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 311.7 KB/sec) unit-abot-epc-basic-0: 12:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:55:42 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 128.9 KB/sec) unit-abot-epc-basic-0: 12:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 12:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 12:55:42 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 377.7 KB/sec) unit-abot-epc-basic-0: 12:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 12:55:42 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: 12:55:42 DEBUG unit.abot-epc-basic/0.install 3/31 KB 6/31 KB 9/31 KB 11/31 KB 14/31 KB 16/31 KB 19/31 KB 22/31 KB 25/31 KB 27/31 KB 30/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 1447.6 KB/sec) unit-abot-epc-basic-0: 12:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 12:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 12:55:42 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 169.4 KB/sec) unit-abot-epc-basic-0: 12:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:55:43 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 942.0 KB/sec) unit-abot-epc-basic-0: 12:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:55:43 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 101.9 KB/sec) unit-abot-epc-basic-0: 12:55:43 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: 12:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 12:55:43 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 540.9 KB/sec) unit-abot-epc-basic-0: 12:55:43 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: 12:55:43 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: 12:55:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 83.8 KB/sec) unit-abot-epc-basic-0: 12:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:55:43 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 402.4 KB/sec) unit-abot-epc-basic-0: 12:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 12:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 12:55:43 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: 12:55:43 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: 12:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 12:55:44 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 524.0 KB/sec) unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 299.3 KB/sec) unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 847.8 KB/sec) unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:55:44 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 1266.9 KB/sec) unit-abot-epc-basic-0: 12:55:44 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: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install 1/6 KB 4/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 317.9 KB/sec) unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 12:55:44 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 939.0 KB/sec) unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:55:44 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 814.7 KB/sec) unit-abot-epc-basic-0: 12:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 2577.6 KB/sec) unit-abot-epc-basic-0: 12:55:45 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: 12:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 233.7 KB/sec) unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:55:45 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 279.2 KB/sec) unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1654.8 KB/sec) unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 12:55:45 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 369.2 KB/sec) unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 12:55:45 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: 12:55:46 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 2.2 KB/sec) unit-abot-epc-basic-0: 12:55:46 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: 12:55:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:55:46 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 537.3 KB/sec) unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 12:55:46 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: 12:55:46 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 490.6 KB/sec) unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 12:55:46 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/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 815.6 KB/sec) unit-abot-epc-basic-0: 12:55:46 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: 12:55:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 872.3 KB/sec) unit-abot-epc-basic-0: 12:55:46 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: 12:55:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 12:55:46 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 1427.7 KB/sec) unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 909.9 KB/sec) unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 9.2 KB/sec) unit-abot-epc-basic-0: 12:55:47 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: 12:55:47 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: 12:55:47 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 682.2 KB/sec) unit-abot-epc-basic-0: 12:55:47 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: 12:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 12:55:47 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: 12:55:47 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 184.6 KB/sec) unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 12:55:47 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 65.8 KB/sec) unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:55:47 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 598.6 KB/sec) unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:55:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:55:48 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 2884.8 KB/sec) unit-abot-epc-basic-0: 12:55:48 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: 12:55:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 12:55:48 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: 12:55:48 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: 12:55:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 12:55:48 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 39.1 KB/sec) unit-abot-epc-basic-0: 12:55:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 12:55:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 12:55:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 410.3 KB/sec) unit-abot-epc-basic-0: 12:55:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 12:55:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 12:55:48 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 697.3 KB/sec) unit-abot-epc-basic-0: 12:55:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 12:55:49 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: 12:55:49 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: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 12:55:49 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 216.2 KB/sec) unit-abot-epc-basic-0: 12:55:49 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:55:49 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: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 12:55:49 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: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:55:49 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: 12:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 12:55:50 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: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:55:50 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: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:55:50 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: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:55:50 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: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:55: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.jar unit-abot-epc-basic-0: 12:55:51 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: 12:55: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.jar unit-abot-epc-basic-0: 12:55: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.jar unit-abot-epc-basic-0: 12:55: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.jar unit-abot-epc-basic-0: 12:55: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.jar unit-abot-epc-basic-0: 12:55: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.jar unit-abot-epc-basic-0: 12:55: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.jar unit-abot-epc-basic-0: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 12:55:51 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: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:55:51 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: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:55:51 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: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:55:51 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: 12:55:51 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: 12:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:55:51 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: 12:55:52 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 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 321.2 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 12:55:52 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 3/232 KB 40/590 KB 3/232 KB 44/590 KB 3/232 KB 48/590 KB 3/232 KB 36/590 KB 3/10 KB 3/232 KB 48/590 KB 5/10 KB 3/232 KB 48/590 KB 8/10 KB 5/232 KB 52/590 KB 10/10 KB 5/232 KB 52/590 KB 5/10 KB 5/232 KB 52/590 KB 10/10 KB 5/232 KB 56/590 KB 10/10 KB 5/232 KB 60/590 KB 10/10 KB 5/232 KB 64/590 KB 10/10 KB 5/232 KB 68/590 KB 10/10 KB 5/232 KB 72/590 KB 10/10 KB 5/232 KB 76/590 KB 5/10 KB 5/232 KB 48/590 KB 10/10 KB 8/232 KB 76/590 KB 10/10 KB 11/232 KB 76/590 KB 10/10 KB 13/232 KB 76/590 KB 10/10 KB 16/232 KB 76/590 KB 10/10 KB 19/232 KB 76/590 KB 10/10 KB 21/232 KB 76/590 KB 10/10 KB 24/232 KB 76/590 KB 10/10 KB 24/232 KB 80/590 KB 10/10 KB 27/232 KB 80/590 KB 10/10 KB 27/232 KB 80/590 KB 3/1710 KB 10/10 KB 27/232 KB 80/590 KB 5/1710 KB 10/10 KB 27/232 KB 80/590 KB 8/1710 KB 10/10 KB 27/232 KB 80/590 KB 11/1710 KB 10/10 KB 27/232 KB 80/590 KB 13/1710 KB 10/10 KB 29/232 KB 80/590 KB 13/1710 KB 10/10 KB 32/232 KB 80/590 KB 13/1710 KB 10/10 KB 32/232 KB 84/590 KB 13/1710 KB 10/10 KB 32/232 KB 88/590 KB 13/1710 KB 10/10 KB 32/232 KB 92/590 KB 13/1710 KB 36/232 KB 96/590 KB 13/1710 KB 36/232 KB 100/590 KB 13/1710 KB 3/240 KB 36/232 KB 104/590 KB 16/1710 KB 3/240 KB 36/232 KB 108/590 KB 16/1710 KB 3/240 KB 36/232 KB 112/590 KB 16/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 217.0 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 10/10 KB 36/232 KB 92/590 KB 16/1710 KB 3/240 KB 36/232 KB 100/590 KB 16/1710 KB 36/232 KB 100/590 KB 16/1710 KB 3/240 KB 36/232 KB 112/590 KB 19/1710 KB 3/240 KB 36/232 KB 112/590 KB 21/1710 KB 3/240 KB 36/232 KB 112/590 KB 24/1710 KB 3/240 KB 36/232 KB 112/590 KB 27/1710 KB 3/240 KB 36/232 KB 112/590 KB 29/1710 KB 3/240 KB 36/232 KB 112/590 KB 32/1710 KB 5/240 KB 36/232 KB 112/590 KB 32/1710 KB 5/240 KB 40/232 KB 112/590 KB 32/1710 KB 8/240 KB 44/232 KB 112/590 KB 32/1710 KB 8/240 KB 48/232 KB 112/590 KB 32/1710 KB 8/240 KB 40/232 KB 112/590 KB 32/1710 KB 11/240 KB 48/232 KB 112/590 KB 32/1710 KB 11/240 KB 48/232 KB 112/590 KB 36/1710 KB 11/240 KB 48/232 KB 112/590 KB 40/1710 KB 11/240 KB 48/232 KB 112/590 KB 44/1710 KB 11/240 KB 48/232 KB 112/590 KB 48/1710 KB 11/240 KB 48/232 KB 112/590 KB 52/1710 KB 11/240 KB 48/232 KB 112/590 KB 56/1710 KB 11/240 KB 48/232 KB 112/590 KB 60/1710 KB 11/240 KB 48/232 KB 112/590 KB 64/1710 KB 13/240 KB 48/232 KB 112/590 KB 64/1710 KB 16/240 KB 52/232 KB 112/590 KB 64/1710 KB 19/240 KB 52/232 KB 116/590 KB 3/44 KB 64/1710 KB 13/240 KB 52/232 KB 112/590 KB 64/1710 KB 19/240 KB 56/232 KB 116/590 KB 3/44 KB 64/1710 KB 19/240 KB 60/232 KB 116/590 KB 3/44 KB 64/1710 KB 19/240 KB 64/232 KB 116/590 KB 3/44 KB 64/1710 KB 21/240 KB 68/232 KB 116/590 KB 3/44 KB 64/1710 KB 21/240 KB 72/232 KB 116/590 KB 3/44 KB 68/1710 KB 21/240 KB 76/232 KB 116/590 KB 3/44 KB 68/1710 KB 21/240 KB 80/232 KB 116/590 KB 3/44 KB 68/1710 KB 16/240 KB 52/232 KB 116/590 KB 3/44 KB 64/1710 KB 21/240 KB 80/232 KB 116/590 KB 6/44 KB 68/1710 KB 21/240 KB 80/232 KB 116/590 KB 9/44 KB 68/1710 KB 16/240 KB 52/232 KB 116/590 KB 64/1710 KB 21/240 KB 68/232 KB 116/590 KB 3/44 KB 68/1710 KB 21/240 KB 80/232 KB 116/590 KB 9/44 KB 72/1710 KB 21/240 KB 80/232 KB 116/590 KB 9/44 KB 76/1710 KB 21/240 KB 80/232 KB 116/590 KB 9/44 KB 80/1710 KB 21/240 KB 80/232 KB 116/590 KB 9/44 KB 84/1710 KB 21/240 KB 80/232 KB 120/590 KB 11/44 KB 88/1710 KB 21/240 KB 64/232 KB 116/590 KB 3/44 KB 64/1710 KB 24/240 KB 80/232 KB 120/590 KB 11/44 KB 92/1710 KB 21/240 KB 80/232 KB 120/590 KB 11/44 KB 84/1710 KB 24/240 KB 80/232 KB 120/590 KB 14/44 KB 92/1710 KB 21/240 KB 80/232 KB 120/590 KB 9/44 KB 84/1710 KB 27/240 KB 80/232 KB 124/590 KB 14/44 KB 92/1710 KB 27/240 KB 80/232 KB 128/590 KB 14/44 KB 92/1710 KB 27/240 KB 80/232 KB 132/590 KB 14/44 KB 92/1710 KB 27/240 KB 80/232 KB 136/590 KB 16/44 KB 92/1710 KB 27/240 KB 80/232 KB 140/590 KB 16/44 KB 92/1710 KB 27/240 KB 80/232 KB 144/590 KB 16/44 KB 92/1710 KB 27/240 KB 80/232 KB 148/590 KB 16/44 KB 92/1710 KB 27/240 KB 84/232 KB 152/590 KB 16/44 KB 92/1710 KB 27/240 KB 80/232 KB 120/590 KB 14/44 KB 92/1710 KB 29/240 KB 84/232 KB 152/590 KB 16/44 KB 92/1710 KB 32/240 KB 84/232 KB 152/590 KB 16/44 KB 92/1710 KB 36/240 KB 84/232 KB 152/590 KB 16/44 KB 92/1710 KB 40/240 KB 84/232 KB 152/590 KB 16/44 KB 92/1710 KB 44/240 KB 84/232 KB 152/590 KB 16/44 KB 92/1710 KB 48/240 KB 84/232 KB 152/590 KB 16/44 KB 92/1710 KB 27/240 KB 84/232 KB 148/590 KB 16/44 KB 92/1710 KB 48/240 KB 88/232 KB 152/590 KB 16/44 KB 92/1710 KB 48/240 KB 92/232 KB 152/590 KB 16/44 KB 92/1710 KB 48/240 KB 96/232 KB 152/590 KB 16/44 KB 92/1710 KB 27/240 KB 80/232 KB 136/590 KB 16/44 KB 92/1710 KB 48/240 KB 96/232 KB 152/590 KB 16/44 KB 96/1710 KB 48/240 KB 96/232 KB 152/590 KB 16/44 KB 100/1710 KB 48/240 KB 96/232 KB 152/590 K unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install B 16/44 KB 104/1710 KB 52/240 KB 100/232 KB 156/590 KB 16/44 KB 108/1710 KB 52/240 KB 100/232 KB 156/590 KB 16/44 KB 112/1710 KB 27/240 KB 80/232 KB 132/590 KB 16/44 KB 92/1710 KB 52/240 KB 100/232 KB 156/590 KB 19/44 KB 112/1710 KB 52/240 KB 100/232 KB 156/590 KB 22/44 KB 112/1710 KB 52/240 KB 100/232 KB 156/590 KB 25/44 KB 112/1710 KB 52/240 KB 100/232 KB 156/590 KB 27/44 KB 112/1710 KB 52/240 KB 100/232 KB 156/590 KB 30/44 KB 112/1710 KB 52/240 KB 100/232 KB 156/590 KB 32/44 KB 112/1710 KB 52/240 KB 100/232 KB 156/590 KB 16/44 KB 104/1710 KB 52/240 KB 100/232 KB 160/590 KB 32/44 KB 112/1710 KB 52/240 KB 100/232 KB 164/590 KB 32/44 KB 112/1710 KB 52/240 KB 100/232 KB 168/590 KB 36/44 KB 116/1710 KB 52/240 KB 100/232 KB 172/590 KB 36/44 KB 116/1710 KB 52/240 KB 100/232 KB 176/590 KB 36/44 KB 116/1710 KB 52/240 KB 100/232 KB 152/590 KB 16/44 KB 104/1710 KB 48/240 KB 100/232 KB 152/590 KB 16/44 KB 104/1710 KB 52/240 KB 100/232 KB 164/590 KB 36/44 KB 116/1710 KB 52/240 KB 100/232 KB 176/590 KB 40/44 KB 116/1710 KB 56/240 KB 104/232 KB 176/590 KB 44/44 KB 116/1710 KB 52/240 KB 100/232 KB 164/590 KB 32/44 KB 116/1710 KB 56/240 KB 104/232 KB 176/590 KB 44/44 KB 120/1710 KB 56/240 KB 104/232 KB 176/590 KB 44/44 KB 124/1710 KB 56/240 KB 104/232 KB 176/590 KB 44/44 KB 128/1710 KB 56/240 KB 104/232 KB 176/590 KB 44/44 KB 132/1710 KB 56/240 KB 104/232 KB 180/590 KB 44/44 KB 136/1710 KB 56/240 KB 104/232 KB 180/590 KB 44/44 KB 140/1710 KB 56/240 KB 104/232 KB 180/590 KB 44/44 KB 144/1710 KB 56/240 KB 104/232 KB 176/590 KB 40/44 KB 116/1710 KB 56/240 KB 108/232 KB 180/590 KB 44/44 KB 144/1710 KB 56/240 KB 112/232 KB 180/590 KB 44/44 KB 144/1710 KB 56/240 KB 100/232 KB 176/590 KB 40/44 KB 116/1710 KB 60/240 KB 112/232 KB 180/590 KB 44/44 KB 144/1710 KB 64/240 KB 112/232 KB 180/590 KB 44/44 KB 144/1710 KB 68/240 KB 112/232 KB 180/590 KB 44/44 KB 144/1710 KB 72/240 KB 116/232 KB 180/590 KB 44/44 KB 144/1710 KB 76/240 KB 116/232 KB 180/590 KB 44/44 KB 144/1710 KB 80/240 KB 116/232 KB 180/590 KB 44/44 KB 144/1710 KB 56/240 KB 104/232 KB 180/590 KB 44/44 KB 132/1710 KB 80/240 KB 116/232 KB 184/590 KB 44/44 KB 144/1710 KB 84/240 KB 116/232 KB 188/590 KB 44/44 KB 144/1710 KB 84/240 KB 116/232 KB 192/590 KB 44/44 KB 144/1710 KB 68/240 KB 116/232 KB 180/590 KB 44/44 KB 144/1710 KB 84/240 KB 120/232 KB 192/590 KB 44/44 KB 144/1710 KB 84/240 KB 124/232 KB 192/590 KB 144/1710 KB 84/240 KB 128/232 KB 192/590 KB 144/1710 KB 84/240 KB 132/232 KB 192/590 KB 144/1710 KB 84/240 KB 136/232 KB 196/590 KB 148/1710 KB 84/240 KB 116/232 KB 184/590 KB 44/44 KB 144/1710 KB 88/240 KB 136/232 KB 196/590 KB 148/1710 KB 92/240 KB 136/232 KB 196/590 KB 148/1710 KB 96/240 KB 136/232 KB 196/590 KB 148/1710 KB 84/240 KB 132/232 KB 196/590 KB 148/1710 KB 96/240 KB 136/232 KB 200/590 KB 148/1710 KB 96/240 KB 136/232 KB 204/590 KB 148/1710 KB 96/240 KB 136/232 KB 208/590 KB 148/1710 KB 96/240 KB 140/232 KB 212/590 KB 148/1710 KB 100/240 KB 140/232 KB 216/590 KB 148/1710 KB 100/240 KB 140/232 KB 220/590 KB 148/1710 KB 100/240 KB 140/232 KB 224/590 KB 148/1710 KB 100/240 KB 140/232 KB 228/590 KB 148/1710 KB 84/240 KB 132/232 KB 192/590 KB 148/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 505.4 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 100/240 KB 140/232 KB 228/590 KB 152/1710 KB 100/240 KB 140/232 KB 228/590 KB 156/1710 KB 100/240 KB 140/232 KB 228/590 KB 160/1710 KB 100/240 KB 140/232 KB 228/590 KB 164/1710 KB 100/240 KB 140/232 KB 212/590 KB 148/1710 KB 104/240 KB 140/232 KB 228/590 KB 168/1710 KB 108/240 KB 140/232 KB 228/590 KB 168/1710 KB 112/240 KB 140/232 KB 228/590 KB 168/1710 KB 96/240 KB 140/232 KB 208/590 KB 148/1710 KB 112/240 KB 144/232 KB 228/590 KB 168/1710 KB 112/240 KB 148/232 KB 228/590 KB 168/1710 KB 112/240 KB 152/232 KB 228/590 KB 168/1710 KB 112/240 KB 156/232 KB 228/590 KB 168/1710 KB 112/240 KB 160/232 KB 228/590 KB 168/1710 KB 100/240 KB 156/232 KB 228/590 KB 168/1710 KB 112/240 KB 160/232 KB 228/590 KB 172/1710 KB 112/240 KB 160/232 KB 228/590 KB 176/1710 KB 112/240 KB 160/232 KB 228/590 KB 180/1710 KB 116/240 KB 164/232 KB 232/590 KB 184/1710 KB 116/240 KB 164/232 KB 232/590 KB 188/1710 KB 116/240 KB 164/232 KB 232/590 KB 192/1710 KB 116/240 KB 164/232 KB 232/590 KB 180/1710 KB 116/240 KB 168/232 KB 232/590 KB 192/1710 KB 116/240 KB 172/232 KB 232/590 KB 192/1710 KB 116/240 KB 176/232 KB 232/590 KB 192/1710 KB 116/240 KB 160/232 KB 232/590 KB 180/1710 KB 116/240 KB 160/232 KB 228/590 KB 180/1710 KB 120/240 KB 176/232 KB 232/590 KB 192/1710 KB 124/240 KB 176/232 KB 232/590 KB 192/1710 KB 128/240 KB 176/232 KB 232/590 KB 192/1710 KB 128/240 KB 176/232 KB 236/590 KB 192/1710 KB 128/240 KB 176/232 KB 240/590 KB 192/1710 KB 128/240 KB 176/232 KB 244/590 KB 192/1710 KB 132/240 KB 176/232 KB 248/590 KB 196/1710 KB 132/240 KB 176/232 KB 252/590 KB 196/1710 KB 132/240 KB 176/232 KB 244/590 KB 196/1710 KB 136/240 KB 180/232 KB 252/590 KB 196/1710 KB 140/240 KB 180/232 KB 252/590 KB 196/1710 KB 144/240 KB 180/232 KB 252/590 KB 196/1710 KB 128/240 KB 176/232 KB 244/590 KB 196/1710 KB 144/240 KB 180/232 KB 252/590 KB 200/1710 KB 144/240 KB 180/232 KB 252/590 KB 204/1710 KB 132/240 KB 180/232 KB 252/590 KB 196/1710 KB 144/240 KB 184/232 KB 256/590 KB 204/1710 KB 144/240 KB 188/232 KB 256/590 KB 204/1710 KB 144/240 KB 192/232 KB 256/590 KB 204/1710 KB 144/240 KB 196/232 KB 256/590 KB 208/1710 KB 148/240 KB 200/232 KB 256/590 KB 208/1710 KB 148/240 KB 204/232 KB 256/590 KB 208/1710 KB 148/240 KB 4/258 KB 208/232 KB 256/590 KB 208/1710 KB 144/240 KB 180/232 KB 256/590 KB 204/1710 KB 148/240 KB 4/258 KB 204/232 KB 256/590 KB 208/1710 KB 148/240 KB 8/258 KB 208/232 KB 256/590 KB 208/1710 KB 148/240 KB 12/258 KB 208/232 KB 256/590 KB 208/1710 KB 148/240 KB 16/258 KB 208/232 KB 256/590 KB 208/1710 KB 148/240 KB 20/258 KB 208/232 KB 256/590 KB 208/1710 KB 148/240 KB 24/258 KB 208/232 KB 256/590 KB 208/1710 KB 148/240 KB 28/258 KB 208/232 KB 256/590 KB 208/1710 KB 148/240 KB 32/258 KB 208/232 KB 256/590 KB 208/1710 KB 148/240 KB 32/258 KB 208/232 KB 260/590 KB 208/1710 KB 148/240 KB 36/258 KB 208/232 KB 264/590 KB 208/1710 KB 148/240 KB 36/258 KB 208/232 KB 268/590 KB 208/1710 KB 148/240 KB 36/258 KB 208/232 KB 272/590 KB 208/1710 KB 148/240 KB 196/232 KB 256/590 KB 208/1710 KB 152/240 KB 36/258 KB 208/232 KB 272/590 KB 208/1710 KB 156/240 KB 36/258 KB 208/232 KB 272/590 KB 208/1710 KB 160/240 KB 36/258 KB 208/232 KB 272/590 KB 208/1710 KB 144/240 KB 192/232 KB 256/590 KB 208/1710 KB 148/240 KB 36/258 KB 208/232 KB 260/590 KB 208/1710 KB 164/240 KB 40/258 KB 212/232 KB 276/590 KB 208/1710 KB 164/240 KB 44/258 KB 212/232 KB 276/590 KB 208/1710 KB 164/240 KB 48/258 KB 212/232 KB unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 276/590 KB 208/1710 KB 164/240 KB 52/258 KB 212/232 KB 276/590 KB 208/1710 KB 164/240 KB 56/258 KB 212/232 KB 276/590 KB 208/1710 KB 164/240 KB 60/258 KB 212/232 KB 276/590 KB 208/1710 KB 164/240 KB 64/258 KB 212/232 KB 276/590 KB 208/1710 KB 164/240 KB 68/258 KB 212/232 KB 276/590 KB 208/1710 KB 164/240 KB 36/258 KB 212/232 KB 276/590 KB 208/1710 KB 164/240 KB 68/258 KB 216/232 KB 276/590 KB 208/1710 KB 164/240 KB 68/258 KB 220/232 KB 276/590 KB 208/1710 KB 164/240 KB 68/258 KB 224/232 KB 276/590 KB 208/1710 KB 164/240 KB 68/258 KB 228/232 KB 276/590 KB 208/1710 KB 164/240 KB 68/258 KB 232/232 KB 276/590 KB 208/1710 KB 164/240 KB 68/258 KB 232/232 KB 276/590 KB 208/1710 KB 164/240 KB 36/258 KB 208/232 KB 276/590 KB 208/1710 KB 164/240 KB 68/258 KB 232/232 KB 280/590 KB 208/1710 KB 164/240 KB 68/258 KB 232/232 KB 284/590 KB 208/1710 KB 164/240 KB 68/258 KB 232/232 KB 288/590 KB 208/1710 KB 164/240 KB 68/258 KB 232/232 KB 292/590 KB 208/1710 KB 164/240 KB 68/258 KB 232/232 KB 296/590 KB 208/1710 KB 164/240 KB 68/258 KB 232/232 KB 300/590 KB 208/1710 KB 164/240 KB 68/258 KB 232/232 KB 304/590 KB 208/1710 KB 164/240 KB 68/258 KB 232/232 KB 308/590 KB 208/1710 KB 164/240 KB 36/258 KB 208/232 KB 272/590 KB 208/1710 KB 168/240 KB 72/258 KB 232/232 KB 308/590 KB 208/1710 KB 172/240 KB 72/258 KB 232/232 KB 308/590 KB 208/1710 KB 176/240 KB 72/258 KB 232/232 KB 308/590 KB 208/1710 KB 180/240 KB 72/258 KB 232/232 KB 308/590 KB 208/1710 KB 184/240 KB 72/258 KB 232/232 KB 308/590 KB 208/1710 KB 188/240 KB 72/258 KB 232/232 KB 308/590 KB 208/1710 KB 192/240 KB 72/258 KB 232/232 KB 308/590 KB 208/1710 KB 196/240 KB 72/258 KB 232/232 KB 308/590 KB 208/1710 KB 164/240 KB 72/258 KB 232/232 KB 308/590 KB 208/1710 KB 196/240 KB 76/258 KB 232/232 KB 312/590 KB 208/1710 KB 196/240 KB 80/258 KB 232/232 KB 312/590 KB 208/1710 KB 200/240 KB 80/258 KB 232/232 KB 312/590 KB 208/1710 KB 204/240 KB 80/258 KB 232/232 KB 312/590 KB 208/1710 KB 208/240 KB 80/258 KB 232/232 KB 312/590 KB 208/1710 KB 196/240 KB 72/258 KB 232/232 KB 312/590 KB 208/1710 KB 208/240 KB 80/258 KB 232/232 KB 316/590 KB 208/1710 KB 208/240 KB 80/258 KB 232/232 KB 320/590 KB 208/1710 KB 212/240 KB 80/258 KB 232/232 KB 320/590 KB 208/1710 KB 216/240 KB 84/258 KB 232/232 KB 324/590 KB 208/1710 KB 220/240 KB 84/258 KB 232/232 KB 324/590 KB 208/1710 KB 224/240 KB 84/258 KB 232/232 KB 324/590 KB 208/1710 KB 212/240 KB 84/258 KB 232/232 KB 324/590 KB 208/1710 KB 224/240 KB 84/258 KB 232/232 KB 328/590 KB 208/1710 KB 224/240 KB 84/258 KB 232/232 KB 332/590 KB 208/1710 KB 224/240 KB 84/258 KB 232/232 KB 336/590 KB 208/1710 KB 212/240 KB 84/258 KB 232/232 KB 320/590 KB 208/1710 KB 224/240 KB 88/258 KB 232/232 KB 336/590 KB 208/1710 KB 224/240 KB 92/258 KB 232/232 KB 336/590 KB 208/1710 KB 224/240 KB 96/258 KB 232/232 KB 336/590 KB 208/1710 KB 224/240 KB 100/258 KB 232/232 KB 336/590 KB 208/1710 KB 228/240 KB 104/258 KB 340/590 KB 208/1710 KB 228/240 KB 108/258 KB 340/590 KB 208/1710 KB 228/240 KB 100/258 KB 340/590 KB 208/1710 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 1783.7 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 224/240 KB 100/258 KB 232/232 KB 340/590 KB 208/1710 KB 228/240 KB 112/258 KB 344/590 KB 208/1710 KB 228/240 KB 112/258 KB 340/590 KB 208/1710 KB 232/240 KB 112/258 KB 344/590 KB 208/1710 KB 236/240 KB 112/258 KB 344/590 KB 208/1710 KB 240/240 KB 112/258 KB 348/590 KB 208/1710 KB 236/240 KB 112/258 KB 348/590 KB 208/1710 KB 240/240 KB 112/258 KB 352/590 KB 208/1710 KB 240/240 KB 112/258 KB 356/590 KB 208/1710 KB 240/240 KB 116/258 KB 356/590 KB 212/1710 KB 240/240 KB 116/258 KB 356/590 KB 216/1710 KB 240/240 KB 116/258 KB 356/590 KB 220/1710 KB 240/240 KB 116/258 KB 356/590 KB 224/1710 KB 240/240 KB 116/258 KB 356/590 KB 228/1710 KB 240/240 KB 116/258 KB 356/590 KB 232/1710 KB 240/240 KB 116/258 KB 356/590 KB 236/1710 KB 240/240 KB 116/258 KB 356/590 KB 240/1710 KB 240/240 KB 116/258 KB 356/590 KB 244/1710 KB 240/240 KB 116/258 KB 356/590 KB 248/1710 KB 240/240 KB 116/258 KB 356/590 KB 252/1710 KB 240/240 KB 116/258 KB 356/590 KB 256/1710 KB 240/240 KB 116/258 KB 356/590 KB 260/1710 KB 240/240 KB 116/258 KB 356/590 KB 264/1710 KB 240/240 KB 116/258 KB 356/590 KB 268/1710 KB 240/240 KB 116/258 KB 356/590 KB 272/1710 KB 240/240 KB 116/258 KB 356/590 KB 276/1710 KB 240/240 KB 116/258 KB 356/590 KB 280/1710 KB 240/240 KB 116/258 KB 356/590 KB 284/1710 KB 240/240 KB 116/258 KB 356/590 KB 288/1710 KB 240/240 KB 116/258 KB 356/590 KB 292/1710 KB 240/240 KB 116/258 KB 356/590 KB 296/1710 KB 240/240 KB 116/258 KB 356/590 KB 300/1710 KB 240/240 KB 116/258 KB 356/590 KB 304/1710 KB 240/240 KB 116/258 KB 356/590 KB 208/1710 KB 240/240 KB 120/258 KB 360/590 KB 304/1710 KB 240/240 KB 124/258 KB 360/590 KB 304/1710 KB 240/240 KB 128/258 KB 360/590 KB 304/1710 KB 240/240 KB 116/258 KB 360/590 KB 304/1710 KB 240/240 KB 128/258 KB 364/590 KB 304/1710 KB 128/258 KB 368/590 KB 304/1710 KB 132/258 KB 372/590 KB 308/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1721.6 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 132/258 KB 4/223 KB 376/590 KB 308/1710 KB 132/258 KB 4/223 KB 380/590 KB 308/1710 KB 132/258 KB 4/223 KB 384/590 KB 308/1710 KB 132/258 KB 4/223 KB 372/590 KB 308/1710 KB 132/258 KB 8/223 KB 384/590 KB 308/1710 KB 132/258 KB 12/223 KB 384/590 KB 308/1710 KB 132/258 KB 368/590 KB 308/1710 KB 136/258 KB 16/223 KB 384/590 KB 308/1710 KB 140/258 KB 16/223 KB 384/590 KB 308/1710 KB 144/258 KB 16/223 KB 384/590 KB 308/1710 KB 128/258 KB 368/590 KB 308/1710 KB 144/258 KB 16/223 KB 384/590 KB 312/1710 KB 144/258 KB 16/223 KB 384/590 KB 316/1710 KB 144/258 KB 16/223 KB 384/590 KB 320/1710 KB 132/258 KB 16/223 KB 384/590 KB 308/1710 KB 144/258 KB 20/223 KB 384/590 KB 320/1710 KB 148/258 KB 24/223 KB 384/590 KB 324/1710 KB 148/258 KB 20/223 KB 384/590 KB 324/1710 KB 148/258 KB 24/223 KB 388/590 KB 324/1710 KB 144/258 KB 20/223 KB 384/590 KB 324/1710 KB 152/258 KB 28/223 KB 388/590 KB 328/1710 KB 152/258 KB 28/223 KB 388/590 KB 324/1710 KB 156/258 KB 28/223 KB 388/590 KB 332/1710 KB 160/258 KB 28/223 KB 388/590 KB 332/1710 KB 148/258 KB 28/223 KB 388/590 KB 324/1710 KB 160/258 KB 32/223 KB 388/590 KB 332/1710 KB 160/258 KB 36/223 KB 388/590 KB 332/1710 KB 164/258 KB 40/223 KB 392/590 KB 332/1710 KB 164/258 KB 44/223 KB 392/590 KB 332/1710 KB 164/258 KB 48/223 KB 392/590 KB 332/1710 KB 164/258 KB 36/223 KB 392/590 KB 332/1710 KB 164/258 KB 48/223 KB 396/590 KB 332/1710 KB 164/258 KB 48/223 KB 400/590 KB 332/1710 KB 152/258 KB 36/223 KB 388/590 KB 332/1710 KB 164/258 KB 48/223 KB 400/590 KB 336/1710 KB 164/258 KB 48/223 KB 400/590 KB 340/1710 KB 164/258 KB 48/223 KB 404/590 KB 344/1710 KB 164/258 KB 48/223 KB 404/590 KB 348/1710 KB 164/258 KB 48/223 KB 404/590 KB 352/1710 KB 164/258 KB 36/223 KB 388/590 KB 332/1710 KB 168/258 KB 52/223 KB 404/590 KB 352/1710 KB 172/258 KB 52/223 KB 4/208 KB 404/590 KB 352/1710 KB 176/258 KB 52/223 KB 4/208 KB 404/590 KB 352/1710 KB 180/258 KB 52/223 KB 4/208 KB 404/590 KB 352/1710 KB 184/258 KB 52/223 KB 4/208 KB 404/590 KB 356/1710 KB 188/258 KB 52/223 KB 4/208 KB 404/590 KB 356/1710 KB 192/258 KB 52/223 KB 4/208 KB 404/590 KB 356/1710 KB 164/258 KB 52/223 KB 404/590 KB 352/1710 KB 192/258 KB 56/223 KB 4/208 KB 404/590 KB 356/1710 KB 192/258 KB 60/223 KB 4/208 KB 404/590 KB 356/1710 KB 192/258 KB 64/223 KB 4/208 KB 404/590 KB 356/1710 KB 164/258 KB 48/223 KB 404/590 KB 340/1710 KB 192/258 KB 64/223 KB 4/208 KB 408/590 KB 356/1710 KB 192/258 KB 64/223 KB 4/208 KB 412/590 KB 356/1710 KB 192/258 KB 64/223 KB 4/208 KB 416/590 KB 356/1710 KB 192/258 KB 64/223 KB 4/208 KB 420/590 KB 356/1710 KB 196/258 KB 68/223 KB 4/208 KB 424/590 KB 356/1710 KB 180/258 KB 52/223 KB 4/208 KB 404/590 KB 356/1710 KB 168/258 KB 52/223 KB 4/208 KB 404/590 KB 352/1710 KB 196/258 KB 68/223 KB 8/208 KB 424/590 KB 356/1710 KB 196/258 KB 68/223 KB 12/208 KB 424/590 KB 356/1710 KB 196/258 KB 68/223 KB 16/208 KB 424/590 KB 356/1710 KB 196/258 KB 68/223 KB 20/208 KB 424/590 KB 356/1710 KB 196/258 KB 68/223 KB 24/208 KB 424/590 KB 360/1710 KB 196/258 KB 68/223 KB 28/208 KB 424/590 KB 360/1710 KB 196/258 KB 68/223 KB 32/208 KB 424/590 KB 360/1710 KB 196/258 KB 68/223 KB 36/208 KB 428/590 KB 360/1710 KB 196/258 KB 68/223 KB 40/208 KB 428/590 KB 360/1710 KB 196/258 KB 68/223 KB 44/208 KB 428/590 KB 360/1710 KB 196/258 KB 68/223 KB 48/208 KB 428/590 KB 360/1710 KB 196/258 KB 68/223 KB 4/208 KB 420/590 KB 356/1710 KB 200/258 KB 68/223 KB 48/208 KB 428/590 unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install KB 360/1710 KB 204/258 KB 68/223 KB 52/208 KB 428/590 KB 360/1710 KB 192/258 KB 68/223 KB 4/208 KB 420/590 KB 356/1710 KB 204/258 KB 72/223 KB 52/208 KB 428/590 KB 360/1710 KB 204/258 KB 76/223 KB 52/208 KB 428/590 KB 360/1710 KB 204/258 KB 80/223 KB 52/208 KB 428/590 KB 360/1710 KB 204/258 KB 84/223 KB 52/208 KB 428/590 KB 360/1710 KB 204/258 KB 88/223 KB 52/208 KB 428/590 KB 360/1710 KB 208/258 KB 92/223 KB 52/208 KB 428/590 KB 360/1710 KB 208/258 KB 96/223 KB 52/208 KB 428/590 KB 360/1710 KB 200/258 KB 68/223 KB 52/208 KB 428/590 KB 360/1710 KB 196/258 KB 68/223 KB 32/208 KB 428/590 KB 360/1710 KB 208/258 KB 96/223 KB 52/208 KB 432/590 KB 360/1710 KB 196/258 KB 68/223 KB 20/208 KB 424/590 KB 360/1710 KB 208/258 KB 96/223 KB 52/208 KB 432/590 KB 364/1710 KB 208/258 KB 96/223 KB 52/208 KB 432/590 KB 368/1710 KB 208/258 KB 96/223 KB 52/208 KB 432/590 KB 372/1710 KB 208/258 KB 96/223 KB 52/208 KB 436/590 KB 376/1710 KB 208/258 KB 96/223 KB 52/208 KB 436/590 KB 380/1710 KB 208/258 KB 96/223 KB 52/208 KB 436/590 KB 384/1710 KB 208/258 KB 96/223 KB 52/208 KB 436/590 KB 388/1710 KB 208/258 KB 96/223 KB 52/208 KB 436/590 KB 392/1710 KB 208/258 KB 96/223 KB 52/208 KB 436/590 KB 396/1710 KB 208/258 KB 96/223 KB 52/208 KB 436/590 KB 400/1710 KB 208/258 KB 88/223 KB 52/208 KB 428/590 KB 360/1710 KB 208/258 KB 96/223 KB 52/208 KB 436/590 KB 372/1710 KB 208/258 KB 96/223 KB 52/208 KB 440/590 KB 400/1710 KB 208/258 KB 96/223 KB 52/208 KB 444/590 KB 400/1710 KB 208/258 KB 96/223 KB 52/208 KB 448/590 KB 400/1710 KB 208/258 KB 96/223 KB 52/208 KB 452/590 KB 400/1710 KB 212/258 KB 100/223 KB 56/208 KB 456/590 KB 404/1710 KB 212/258 KB 100/223 KB 56/208 KB 460/590 KB 404/1710 KB 212/258 KB 100/223 KB 56/208 KB 464/590 KB 404/1710 KB 208/258 KB 96/223 KB 52/208 KB 452/590 KB 404/1710 KB 212/258 KB 100/223 KB 56/208 KB 464/590 KB 408/1710 KB 212/258 KB 100/223 KB 56/208 KB 452/590 KB 404/1710 KB 212/258 KB 96/223 KB 56/208 KB 452/590 KB 404/1710 KB 212/258 KB 100/223 KB 60/208 KB 468/590 KB 408/1710 KB 212/258 KB 96/223 KB 52/208 KB 452/590 KB 404/1710 KB 212/258 KB 100/223 KB 64/208 KB 468/590 KB 408/1710 KB 216/258 KB 100/223 KB 64/208 KB 468/590 KB 408/1710 KB 220/258 KB 100/223 KB 68/208 KB 468/590 KB 408/1710 KB 220/258 KB 104/223 KB 72/208 KB 468/590 KB 412/1710 KB 220/258 KB 104/223 KB 76/208 KB 468/590 KB 412/1710 KB 220/258 KB 104/223 KB 80/208 KB 468/590 KB 412/1710 KB 212/258 KB 100/223 KB 56/208 KB 468/590 KB 408/1710 KB 220/258 KB 104/223 KB 68/208 KB 468/590 KB 412/1710 KB 220/258 KB 108/223 KB 80/208 KB 472/590 KB 412/1710 KB 220/258 KB 112/223 KB 80/208 KB 472/590 KB 412/1710 KB 220/258 KB 100/223 KB 68/208 KB 468/590 KB 412/1710 KB 220/258 KB 112/223 KB 80/208 KB 472/590 KB 416/1710 KB 220/258 KB 100/223 KB 64/208 KB 468/590 KB 408/1710 KB 224/258 KB 112/223 KB 80/208 KB 472/590 KB 416/1710 KB 228/258 KB 112/223 KB 80/208 KB 472/590 KB 416/1710 KB 232/258 KB 116/223 KB 80/208 KB 472/590 KB 420/1710 KB 228/258 KB 116/223 KB 80/208 KB 472/590 KB 420/1710 KB 232/258 KB 116/223 KB 80/208 KB 476/590 KB 420/1710 KB 232/258 KB 116/223 KB 80/208 KB 480/590 KB 420/1710 KB 228/258 KB 116/223 KB 80/208 KB 472/590 KB 420/1710 KB 232/258 KB 116/223 KB 80/208 KB 480/590 KB 424/1710 KB 228/258 KB 116/223 KB 80/208 KB 472/590 KB 416/1710 KB 232/258 KB 120/223 KB 80/208 KB 480/590 KB 428/1710 KB 236/258 KB 124/223 KB 84/208 KB 480/590 KB 428/1710 KB 236/258 KB 128 unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install /223 KB 84/208 KB 480/590 KB 428/1710 KB 236/258 KB 132/223 KB 84/208 KB 480/590 KB 428/1710 KB 236/258 KB 120/223 KB 84/208 KB 480/590 KB 428/1710 KB 236/258 KB 132/223 KB 88/208 KB 484/590 KB 428/1710 KB 236/258 KB 120/223 KB 80/208 KB 480/590 KB 428/1710 KB 240/258 KB 132/223 KB 88/208 KB 484/590 KB 428/1710 KB 244/258 KB 132/223 KB 88/208 KB 484/590 KB 428/1710 KB 236/258 KB 132/223 KB 84/208 KB 484/590 KB 428/1710 KB 232/258 KB 116/223 KB 80/208 KB 480/590 KB 428/1710 KB 244/258 KB 132/223 KB 92/208 KB 484/590 KB 432/1710 KB 244/258 KB 132/223 KB 92/208 KB 484/590 KB 436/1710 KB 244/258 KB 132/223 KB 92/208 KB 484/590 KB 440/1710 KB 244/258 KB 132/223 KB 92/208 KB 484/590 KB 428/1710 KB 248/258 KB 132/223 KB 96/208 KB 488/590 KB 440/1710 KB 248/258 KB 132/223 KB 96/208 KB 488/590 KB 444/1710 KB 248/258 KB 136/223 KB 96/208 KB 488/590 KB 448/1710 KB 248/258 KB 136/223 KB 96/208 KB 488/590 KB 452/1710 KB 248/258 KB 136/223 KB 100/208 KB 488/590 KB 456/1710 KB 248/258 KB 136/223 KB 100/208 KB 488/590 KB 460/1710 KB 248/258 KB 136/223 KB 100/208 KB 488/590 KB 464/1710 KB 248/258 KB 132/223 KB 92/208 KB 488/590 KB 440/1710 KB 252/258 KB 136/223 KB 100/208 KB 488/590 KB 464/1710 KB 256/258 KB 136/223 KB 100/208 KB 488/590 KB 464/1710 KB 244/258 KB 132/223 KB 92/208 KB 488/590 KB 440/1710 KB 256/258 KB 136/223 KB 100/208 KB 492/590 KB 464/1710 KB 256/258 KB 136/223 KB 100/208 KB 496/590 KB 464/1710 KB 256/258 KB 136/223 KB 100/208 KB 500/590 KB 464/1710 KB 248/258 KB 136/223 KB 100/208 KB 488/590 KB 452/1710 KB 258/258 KB 136/223 KB 104/208 KB 500/590 KB 464/1710 KB 258/258 KB 136/223 KB 108/208 KB 500/590 KB 464/1710 KB 258/258 KB 136/223 KB 112/208 KB 500/590 KB 464/1710 KB 248/258 KB 136/223 KB 96/208 KB 488/590 KB 444/1710 KB 258/258 KB 140/223 KB 112/208 KB 500/590 KB 464/1710 KB 258/258 KB 144/223 KB 112/208 KB 500/590 KB 464/1710 KB 258/258 KB 136/223 KB 100/208 KB 500/590 KB 464/1710 KB 258/258 KB 148/223 KB 112/208 KB 500/590 KB 464/1710 KB 258/258 KB 152/223 KB 116/208 KB 504/590 KB 464/1710 KB 258/258 KB 156/223 KB 116/208 KB 504/590 KB 464/1710 KB 258/258 KB 160/223 KB 116/208 KB 504/590 KB 464/1710 KB 258/258 KB 164/223 KB 116/208 KB 504/590 KB 464/1710 KB 258/258 KB 168/223 KB 116/208 KB 504/590 KB 468/1710 KB 258/258 KB 172/223 KB 116/208 KB 504/590 KB 468/1710 KB 258/258 KB 176/223 KB 116/208 KB 504/590 KB 468/1710 KB 258/258 KB 180/223 KB 116/208 KB 504/590 KB 468/1710 KB 258/258 KB 184/223 KB 116/208 KB 504/590 KB 468/1710 KB 258/258 KB 148/223 KB 116/208 KB 504/590 KB 464/1710 KB 258/258 KB 148/223 KB 112/208 KB 504/590 KB 464/1710 KB 258/258 KB 184/223 KB 116/208 KB 508/590 KB 468/1710 KB 258/258 KB 184/223 KB 116/208 KB 512/590 KB 468/1710 KB 258/258 KB 184/223 KB 116/208 KB 516/590 KB 468/1710 KB 258/258 KB 164/223 KB 116/208 KB 504/590 KB 468/1710 KB 258/258 KB 184/223 KB 120/208 KB 516/590 KB 472/1710 KB 258/258 KB 184/223 KB 120/208 KB 516/590 KB 468/1710 KB 258/258 KB 184/223 KB 124/208 KB 520/590 KB 472/1710 KB 258/258 KB 184/223 KB 128/208 KB 520/590 KB 472/1710 KB 258/258 KB 184/223 KB 120/208 KB 520/590 KB 472/1710 KB 258/258 KB 184/223 KB 128/208 KB 524/590 KB 472/1710 KB 258/258 KB 184/223 KB 128/208 KB 524/590 KB 476/1710 KB 258/258 KB 184/223 KB 128/208 KB 524/590 KB 480/1710 KB 258/258 KB 184/223 KB 128/208 KB 528/590 KB 484/1710 KB 258/258 KB 184/223 KB 132/208 KB 528/590 KB 488/1710 KB 258/258 KB 184/223 KB 132/208 KB 528/59 unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 0 KB 492/1710 KB 258/258 KB 184/223 KB 132/208 KB 528/590 KB 496/1710 KB 258/258 KB 184/223 KB 128/208 KB 528/590 KB 480/1710 KB 258/258 KB 184/223 KB 132/208 KB 532/590 KB 496/1710 KB 258/258 KB 184/223 KB 132/208 KB 536/590 KB 496/1710 KB 258/258 KB 184/223 KB 132/208 KB 540/590 KB 496/1710 KB 258/258 KB 184/223 KB 132/208 KB 528/590 KB 484/1710 KB 258/258 KB 184/223 KB 136/208 KB 540/590 KB 496/1710 KB 258/258 KB 184/223 KB 140/208 KB 540/590 KB 496/1710 KB 258/258 KB 184/223 KB 144/208 KB 540/590 KB 496/1710 KB 258/258 KB 184/223 KB 144/208 KB 544/590 KB 496/1710 KB 258/258 KB 184/223 KB 144/208 KB 548/590 KB 496/1710 KB 258/258 KB 188/223 KB 148/208 KB 552/590 KB 500/1710 KB 258/258 KB 188/223 KB 148/208 KB 556/590 KB 500/1710 KB 258/258 KB 188/223 KB 148/208 KB 560/590 KB 500/1710 KB 258/258 KB 188/223 KB 148/208 KB 548/590 KB 500/1710 KB 258/258 KB 188/223 KB 152/208 KB 560/590 KB 500/1710 KB 258/258 KB 188/223 KB 144/208 KB 548/590 KB 496/1710 KB 258/258 KB 192/223 KB 152/208 KB 560/590 KB 500/1710 KB 258/258 KB 196/223 KB 152/208 KB 560/590 KB 500/1710 KB 258/258 KB 200/223 KB 156/208 KB 560/590 KB 500/1710 KB 258/258 KB 204/223 KB 156/208 KB 560/590 KB 500/1710 KB 258/258 KB 208/223 KB 156/208 KB 564/590 KB 500/1710 KB 258/258 KB 212/223 KB 156/208 KB 564/590 KB 500/1710 KB 258/258 KB 216/223 KB 156/208 KB 564/590 KB 500/1710 KB 258/258 KB 220/223 KB 156/208 KB 564/590 KB 500/1710 KB 258/258 KB 223/223 KB 156/208 KB 564/590 KB 500/1710 KB 258/258 KB 188/223 KB 144/208 KB 548/590 KB 500/1710 KB 258/258 KB 223/223 KB 156/208 KB 564/590 KB 504/1710 KB 258/258 KB 223/223 KB 156/208 KB 564/590 KB 508/1710 KB 258/258 KB 223/223 KB 156/208 KB 564/590 KB 512/1710 KB 258/258 KB 223/223 KB 156/208 KB 564/590 KB 516/1710 KB 258/258 KB 223/223 KB 156/208 KB 564/590 KB 520/1710 KB 258/258 KB 223/223 KB 156/208 KB 564/590 KB 524/1710 KB 258/258 KB 223/223 KB 156/208 KB 564/590 KB 528/1710 KB 258/258 KB 204/223 KB 156/208 KB 564/590 KB 500/1710 KB 258/258 KB 223/223 KB 156/208 KB 568/590 KB 528/1710 KB 258/258 KB 223/223 KB 156/208 KB 572/590 KB 528/1710 KB 258/258 KB 223/223 KB 156/208 KB 576/590 KB 528/1710 KB 258/258 KB 196/223 KB 156/208 KB 560/590 KB 500/1710 KB 258/258 KB 223/223 KB 160/208 KB 576/590 KB 528/1710 KB 258/258 KB 223/223 KB 164/208 KB 576/590 KB 528/1710 KB 258/258 KB 223/223 KB 168/208 KB 576/590 KB 528/1710 KB 258/258 KB 223/223 KB 172/208 KB 576/590 KB 528/1710 KB 258/258 KB 223/223 KB 176/208 KB 576/590 KB 528/1710 KB 258/258 KB 223/223 KB 180/208 KB 576/590 KB 528/1710 KB 258/258 KB 223/223 KB 184/208 KB 580/590 KB 532/1710 KB 258/258 KB 223/223 KB 188/208 KB 580/590 KB 532/1710 KB 258/258 KB 223/223 KB 192/208 KB 580/590 KB 532/1710 KB 258/258 KB 223/223 KB 196/208 KB 580/590 KB 532/1710 KB 258/258 KB 200/208 KB 580/590 KB 532/1710 KB 204/208 KB 580/590 KB 532/1710 KB 208/208 KB 580/590 KB 532/1710 KB 258/258 KB 223/223 KB 180/208 KB 580/590 KB 532/1710 KB 208/208 KB 584/590 KB 532/1710 KB 208/208 KB 588/590 KB 532/1710 KB 208/208 KB 590/590 KB 532/1710 KB 258/258 KB 223/223 KB 180/208 KB 576/590 KB 532/1710 KB 208/208 KB 590/590 KB 536/1710 KB 208/208 KB 590/590 KB 540/1710 KB 208/208 KB 590/590 KB 544/1710 KB 208/208 KB 590/590 KB 548/1710 KB 208/208 KB 590/590 KB 552/1710 KB 208/208 KB 590/590 KB 556/1710 KB 208/208 KB 590/590 KB 560/1710 KB Downloaded: https://repo.maven. unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1232.8 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 208/208 KB 590/590 KB 564/1710 KB 208/208 KB 590/590 KB 568/1710 KB 208/208 KB 590/590 KB 572/1710 KB 208/208 KB 590/590 KB 576/1710 KB 208/208 KB 590/590 KB 580/1710 KB 208/208 KB 590/590 KB 584/1710 KB 590/590 KB 588/1710 KB 590/590 KB 592/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1027.9 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 958.4 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 4/38 KB 590/590 KB 592/1710 KB 4/38 KB 590/590 KB 596/1710 KB 8/38 KB 590/590 KB 600/1710 KB 8/38 KB 590/590 KB 604/1710 KB 8/38 KB 590/590 KB 608/1710 KB 8/38 KB 590/590 KB 596/1710 KB 12/38 KB 590/590 KB 608/1710 KB 16/38 KB 590/590 KB 608/1710 KB 20/38 KB 590/590 KB 608/1710 KB 24/38 KB 590/590 KB 608/1710 KB 28/38 KB 590/590 KB 608/1710 KB 32/38 KB 590/590 KB 608/1710 KB 36/38 KB 590/590 KB 608/1710 KB 38/38 KB 590/590 KB 612/1710 KB 36/38 KB 590/590 KB 612/1710 KB 38/38 KB 590/590 KB 616/1710 KB 38/38 KB 590/590 KB 620/1710 KB 38/38 KB 590/590 KB 624/1710 KB 38/38 KB 590/590 KB 628/1710 KB 38/38 KB 590/590 KB 632/1710 KB 38/38 KB 4/18 KB 590/590 KB 632/1710 KB 38/38 KB 8/18 KB 590/590 KB 632/1710 KB 38/38 KB 12/18 KB 590/590 KB 632/1710 KB 38/38 KB 16/18 KB 590/590 KB 632/1710 KB 38/38 KB 18/18 KB 590/590 KB 632/1710 KB 38/38 KB 18/18 KB 590/590 KB 636/1710 KB 38/38 KB 18/18 KB 590/590 KB 640/1710 KB 38/38 KB 18/18 KB 590/590 KB 644/1710 KB 38/38 KB 18/18 KB 590/590 KB 648/1710 KB 38/38 KB 18/18 KB 590/590 KB 652/1710 KB 38/38 KB 18/18 KB 590/590 KB 656/1710 KB 38/38 KB 18/18 KB 590/590 KB 660/1710 KB 38/38 KB 18/18 KB 590/590 KB 664/1710 KB 38/38 KB 18/18 KB 590/590 KB 668/1710 KB 38/38 KB 18/18 KB 590/590 KB 672/1710 KB 38/38 KB 18/18 KB 590/590 KB 676/1710 KB 38/38 KB 18/18 KB 590/590 KB 680/1710 KB 38/38 KB 18/18 KB 590/590 KB 684/1710 KB 38/38 KB 18/18 KB 590/590 KB 688/1710 KB 38/38 KB 18/18 KB 590/590 KB 692/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 164.3 KB/sec) unit-abot-epc-basic-0: 12:55:52 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: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 77.0 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2467.2 KB/sec) unit-abot-epc-basic-0: 12:55:52 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: 12:55:52 DEBUG unit.abot-epc-basic/0.install 696/1710 KB 700/1710 KB 704/1710 KB 708/1710 KB 4/531 KB 708/1710 KB 8/531 KB 708/1710 KB 12/531 KB 708/1710 KB 16/531 KB 708/1710 KB 20/531 KB 708/1710 KB 24/531 KB 708/1710 KB 28/531 KB 708/1710 KB 32/531 KB 708/1710 KB 36/531 KB 708/1710 KB 40/531 KB 708/1710 KB 44/531 KB 708/1710 KB 48/531 KB 708/1710 KB 48/531 KB 4/214 KB 708/1710 KB 48/531 KB 8/214 KB 708/1710 KB 48/531 KB 12/214 KB 708/1710 KB 48/531 KB 4/109 KB 12/214 KB 708/1710 KB 48/531 KB 8/109 KB 12/214 KB 708/1710 KB 48/531 KB 12/109 KB 12/214 KB 708/1710 KB 48/531 KB 16/109 KB 12/214 KB 708/1710 KB 48/531 KB 16/109 KB 4/1267 KB 12/214 KB 708/1710 KB 48/531 KB 16/109 KB 8/1267 KB 12/214 KB 708/1710 KB 48/531 KB 16/109 KB 12/1267 KB 12/214 KB 708/1710 KB 48/531 KB 16/109 KB 16/1267 KB 12/214 KB 708/1710 KB 48/531 KB 16/109 KB 20/1267 KB 12/214 KB 708/1710 KB 48/531 KB 20/109 KB 24/1267 KB 16/214 KB 708/1710 KB 48/531 KB 20/109 KB 28/1267 KB 16/214 KB 708/1710 KB 48/531 KB 20/109 KB 32/1267 KB 16/214 KB 708/1710 KB 48/531 KB 20/109 KB 36/1267 KB 16/214 KB 708/1710 KB 52/531 KB 20/109 KB 40/1267 KB 16/214 KB 708/1710 KB 52/531 KB 20/109 KB 44/1267 KB 16/214 KB 708/1710 KB 52/531 KB 20/109 KB 48/1267 KB 16/214 KB 708/1710 KB 48/531 KB 20/109 KB 20/1267 KB 16/214 KB 708/1710 KB 48/531 KB 20/109 KB 20/1267 KB 12/214 KB 708/1710 KB 52/531 KB 24/109 KB 48/1267 KB 16/214 KB 708/1710 KB 52/531 KB 28/109 KB 48/1267 KB 16/214 KB 708/1710 KB 52/531 KB 32/109 KB 48/1267 KB 16/214 KB 708/1710 KB 52/531 KB 36/109 KB 48/1267 KB 16/214 KB 708/1710 KB 52/531 KB 40/109 KB 48/1267 KB 20/214 KB 708/1710 KB 52/531 KB 44/109 KB 48/1267 KB 20/214 KB 708/1710 KB 52/531 KB 48/109 KB 48/1267 KB 20/214 KB 708/1710 KB 52/531 KB 20/109 KB 36/1267 KB 16/214 KB 708/1710 KB 56/531 KB 48/109 KB 48/1267 KB 20/214 KB 708/1710 KB 60/531 KB 48/109 KB 48/1267 KB 20/214 KB 708/1710 KB 64/531 KB 48/109 KB 48/1267 KB 20/214 KB 708/1710 KB 52/531 KB 36/109 KB 48/1267 KB 20/214 KB 708/1710 KB 64/531 KB 48/109 KB 48/1267 KB 24/214 KB 708/1710 KB 64/531 KB 48/109 KB 48/1267 KB 28/214 KB 708/1710 KB 64/531 KB 48/109 KB 48/1267 KB 32/214 KB 708/1710 KB 68/531 KB 48/109 KB 48/1267 KB 32/214 KB 708/1710 KB 72/531 KB 48/109 KB 52/1267 KB 36/214 KB 708/1710 KB 76/531 KB 52/109 KB 52/1267 KB 36/214 KB 712/1710 KB 80/531 KB 52/109 KB 52/1267 KB 36/214 KB 712/1710 KB 68/531 KB 48/109 KB 48/1267 KB 36/214 KB 708/1710 KB 68/531 KB 48/109 KB 52/1267 KB 36/214 KB 708/1710 KB 80/531 KB 52/109 KB 56/1267 KB 36/214 KB 712/1710 KB 72/531 KB 52/109 KB 52/1267 KB 36/214 KB 712/1710 KB 80/531 KB 56/109 KB 56/1267 KB 40/214 KB 712/1710 KB 80/531 KB 60/109 KB 56/1267 KB 40/214 KB 712/1710 KB 80/531 KB 64/109 KB 60/1267 KB 40/214 KB 712/1710 KB 80/531 KB 68/109 KB 60/1267 KB 40/214 KB 712/1710 KB 84/531 KB 72/109 KB 60/1267 KB 40/214 KB 712/1710 KB 84/531 KB 76/109 KB 60/1267 KB 40/214 KB 712/1710 KB 84/531 KB 80/109 KB 60/1267 KB 40/214 KB 712/1710 KB 84/531 KB 84/109 KB 60/1267 KB 40/214 KB 712/1710 KB 72/531 KB 48/109 KB 52/1267 KB 36/214 KB 712/1710 KB 84/531 KB 84/109 KB 60/1267 KB 40/214 KB 716/1710 KB 84/531 KB 84/109 KB 60/1267 KB 40/214 KB 720/1710 KB 84/531 KB 84/109 KB 60/1267 KB 40/214 KB 724/1710 KB 84/531 KB 84/109 KB 60/1267 KB 40/214 KB 728/1710 KB 84/531 KB 84/109 KB 60/1267 KB 40/214 KB 732/1710 KB 84/531 KB 84/109 KB 60/1267 KB 40/214 KB 736/1710 KB 84/531 KB 68/109 KB 60/1267 KB unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 40/214 KB 712/1710 KB 88/531 KB 84/109 KB 60/1267 KB 40/214 KB 736/1710 KB 92/531 KB 84/109 KB 60/1267 KB 40/214 KB 736/1710 KB 80/531 KB 60/109 KB 60/1267 KB 40/214 KB 712/1710 KB 92/531 KB 84/109 KB 64/1267 KB 40/214 KB 736/1710 KB 80/531 KB 52/109 KB 56/1267 KB 40/214 KB 712/1710 KB 92/531 KB 84/109 KB 64/1267 KB 44/214 KB 736/1710 KB 92/531 KB 84/109 KB 64/1267 KB 48/214 KB 736/1710 KB 92/531 KB 84/109 KB 64/1267 KB 52/214 KB 736/1710 KB 92/531 KB 84/109 KB 68/1267 KB 56/214 KB 736/1710 KB 92/531 KB 84/109 KB 68/1267 KB 52/214 KB 736/1710 KB 96/531 KB 84/109 KB 72/1267 KB 56/214 KB 736/1710 KB 96/531 KB 84/109 KB 76/1267 KB 56/214 KB 736/1710 KB 96/531 KB 84/109 KB 80/1267 KB 60/214 KB 740/1710 KB 96/531 KB 84/109 KB 68/1267 KB 56/214 KB 736/1710 KB 96/531 KB 84/109 KB 76/1267 KB 60/214 KB 740/1710 KB 96/531 KB 84/109 KB 80/1267 KB 64/214 KB 740/1710 KB 96/531 KB 84/109 KB 80/1267 KB 68/214 KB 740/1710 KB 100/531 KB 84/109 KB 84/1267 KB 72/214 KB 740/1710 KB 96/531 KB 84/109 KB 76/1267 KB 56/214 KB 740/1710 KB 100/531 KB 88/109 KB 84/1267 KB 72/214 KB 744/1710 KB 100/531 KB 88/109 KB 84/1267 KB 72/214 KB 748/1710 KB 100/531 KB 88/109 KB 84/1267 KB 72/214 KB 752/1710 KB 100/531 KB 88/109 KB 84/1267 KB 72/214 KB 740/1710 KB 100/531 KB 84/109 KB 84/1267 KB 68/214 KB 740/1710 KB 104/531 KB 88/109 KB 84/1267 KB 76/214 KB 752/1710 KB 108/531 KB 88/109 KB 84/1267 KB 76/214 KB 752/1710 KB 108/531 KB 92/109 KB 84/1267 KB 76/214 KB 752/1710 KB 112/531 KB 96/109 KB 84/1267 KB 76/214 KB 752/1710 KB 112/531 KB 100/109 KB 84/1267 KB 76/214 KB 752/1710 KB 112/531 KB 104/109 KB 84/1267 KB 76/214 KB 756/1710 KB 112/531 KB 108/109 KB 84/1267 KB 76/214 KB 756/1710 KB 112/531 KB 109/109 KB 84/1267 KB 76/214 KB 756/1710 KB 96/531 KB 84/109 KB 84/1267 KB 68/214 KB 740/1710 KB 112/531 KB 109/109 KB 88/1267 KB 76/214 KB 756/1710 KB 112/531 KB 109/109 KB 92/1267 KB 76/214 KB 756/1710 KB 112/531 KB 109/109 KB 96/1267 KB 76/214 KB 756/1710 KB 112/531 KB 109/109 KB 100/1267 KB 76/214 KB 756/1710 KB 112/531 KB 109/109 KB 104/1267 KB 76/214 KB 756/1710 KB 112/531 KB 109/109 KB 108/1267 KB 76/214 KB 756/1710 KB 112/531 KB 109/109 KB 112/1267 KB 76/214 KB 756/1710 KB 112/531 KB 109/109 KB 116/1267 KB 76/214 KB 756/1710 KB 112/531 KB 109/109 KB 120/1267 KB 76/214 KB 756/1710 KB 112/531 KB 109/109 KB 124/1267 KB 76/214 KB 756/1710 KB 112/531 KB 109/109 KB 128/1267 KB 76/214 KB 756/1710 KB 112/531 KB 100/109 KB 84/1267 KB 76/214 KB 756/1710 KB 112/531 KB 92/109 KB 84/1267 KB 76/214 KB 752/1710 KB 100/531 KB 88/109 KB 84/1267 KB 76/214 KB 752/1710 KB 112/531 KB 109/109 KB 128/1267 KB 80/214 KB 756/1710 KB 116/531 KB 109/109 KB 128/1267 KB 80/214 KB 756/1710 KB 120/531 KB 109/109 KB 128/1267 KB 84/214 KB 760/1710 KB 124/531 KB 109/109 KB 128/1267 KB 84/214 KB 760/1710 KB 128/531 KB 109/109 KB 128/1267 KB 84/214 KB 760/1710 KB 116/531 KB 109/109 KB 128/1267 KB 84/214 KB 760/1710 KB 128/531 KB 109/109 KB 128/1267 KB 84/214 KB 764/1710 KB 128/531 KB 109/109 KB 128/1267 KB 84/214 KB 768/1710 KB 116/531 KB 109/109 KB 128/1267 KB 84/214 KB 756/1710 KB 128/531 KB 109/109 KB 128/1267 KB 88/214 KB 768/1710 KB 128/531 KB 109/109 KB 128/1267 KB 92/214 KB 768/1710 KB 128/531 KB 109/109 KB 128/1267 KB 96/214 KB 768/1710 KB 128/531 KB 109/109 KB 128/1267 KB 100/214 KB 768/1710 KB 132/531 KB 109/109 KB 128/1267 KB 104/214 KB 772/1710 KB 132/531 KB 109/109 KB 128/1267 KB 108/214 KB 772/1710 KB unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 132/531 KB 109/109 KB 128/1267 KB 112/214 KB 772/1710 KB 132/531 KB 109/109 KB 128/1267 KB 100/214 KB 772/1710 KB 132/531 KB 109/109 KB 128/1267 KB 112/214 KB 776/1710 KB 132/531 KB 109/109 KB 128/1267 KB 112/214 KB 780/1710 KB 132/531 KB 109/109 KB 128/1267 KB 112/214 KB 784/1710 KB 132/531 KB 109/109 KB 128/1267 KB 100/214 KB 768/1710 KB 136/531 KB 109/109 KB 128/1267 KB 112/214 KB 784/1710 KB 140/531 KB 109/109 KB 128/1267 KB 112/214 KB 784/1710 KB 144/531 KB 109/109 KB 128/1267 KB 112/214 KB 784/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 393.2 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 148/531 KB 132/1267 KB 116/214 KB 788/1710 KB 152/531 KB 132/1267 KB 116/214 KB 788/1710 KB 144/531 KB 132/1267 KB 116/214 KB 788/1710 KB 152/531 KB 132/1267 KB 116/214 KB 792/1710 KB 152/531 KB 132/1267 KB 116/214 KB 796/1710 KB 152/531 KB 132/1267 KB 116/214 KB 800/1710 KB 144/531 KB 132/1267 KB 116/214 KB 784/1710 KB 152/531 KB 132/1267 KB 120/214 KB 800/1710 KB 152/531 KB 132/1267 KB 124/214 KB 800/1710 KB 152/531 KB 132/1267 KB 128/214 KB 800/1710 KB 156/531 KB 132/1267 KB 132/214 KB 800/1710 KB 156/531 KB 132/1267 KB 136/214 KB 804/1710 KB 144/531 KB 132/1267 KB 112/214 KB 784/1710 KB 156/531 KB 136/1267 KB 136/214 KB 804/1710 KB 156/531 KB 140/1267 KB 136/214 KB 804/1710 KB 156/531 KB 144/1267 KB 136/214 KB 804/1710 KB 156/531 KB 148/1267 KB 136/214 KB 804/1710 KB 156/531 KB 152/1267 KB 136/214 KB 804/1710 KB 156/531 KB 132/1267 KB 132/214 KB 804/1710 KB 156/531 KB 152/1267 KB 140/214 KB 808/1710 KB 156/531 KB 152/1267 KB 140/214 KB 812/1710 KB 156/531 KB 152/1267 KB 140/214 KB 816/1710 KB 156/531 KB 132/1267 KB 128/214 KB 800/1710 KB 160/531 KB 152/1267 KB 140/214 KB 816/1710 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 164/531 KB 152/1267 KB 140/214 KB 816/1710 KB 168/531 KB 152/1267 KB 140/214 KB 816/1710 KB 172/531 KB 152/1267 KB 140/214 KB 816/1710 KB 176/531 KB 156/1267 KB 140/214 KB 816/1710 KB 180/531 KB 156/1267 KB 140/214 KB 816/1710 KB 184/531 KB 156/1267 KB 140/214 KB 820/1710 KB 188/531 KB 156/1267 KB 140/214 KB 820/1710 KB 192/531 KB 156/1267 KB 140/214 KB 820/1710 KB 156/531 KB 152/1267 KB 140/214 KB 804/1710 KB 192/531 KB 156/1267 KB 144/214 KB 820/1710 KB 192/531 KB 156/1267 KB 148/214 KB 820/1710 KB 192/531 KB 156/1267 KB 152/214 KB 820/1710 KB 192/531 KB 156/1267 KB 156/214 KB 820/1710 KB 192/531 KB 156/1267 KB 160/214 KB 820/1710 KB 180/531 KB 156/1267 KB 140/214 KB 820/1710 KB 192/531 KB 156/1267 KB 160/214 KB 824/1710 KB 192/531 KB 156/1267 KB 160/214 KB 828/1710 KB 192/531 KB 156/1267 KB 160/214 KB 832/1710 KB 172/531 KB 156/1267 KB 140/214 KB 816/1710 KB 192/531 KB 160/1267 KB 160/214 KB 832/1710 KB 192/531 KB 164/1267 KB 160/214 KB 832/1710 KB 192/531 KB 168/1267 KB 160/214 KB 832/1710 KB 192/531 KB 172/1267 KB 160/214 KB 832/1710 KB 192/531 KB 176/1267 KB 160/214 KB 832/1710 KB 192/531 KB 176/1267 KB 164/214 KB 832/1710 KB 196/531 KB 4/80 KB 180/1267 KB 168/214 KB 836/1710 KB 196/531 KB 4/80 KB 180/1267 KB 164/214 KB 836/1710 KB 196/531 KB 8/80 KB 180/1267 KB 168/214 KB 836/1710 KB 196/531 KB 12/80 KB 180/1267 KB 168/214 KB 836/1710 KB 196/531 KB 16/80 KB 180/1267 KB 168/214 KB 836/1710 KB 196/531 KB 20/80 KB 180/1267 KB 168/214 KB 836/1710 KB 196/531 KB 180/1267 KB 164/214 KB 836/1710 KB 196/531 KB 24/80 KB 180/1267 KB 168/214 KB 840/1710 KB 196/531 KB 24/80 KB 180/1267 KB 172/214 KB 844/1710 KB 196/531 KB 180/1267 KB 164/214 KB 832/1710 KB 200/531 KB 24/80 KB 180/1267 KB 172/214 KB 844/1710 KB 204/531 KB 24/80 KB 180/1267 KB 172/214 KB 844/1710 KB 192/531 KB 180/1267 KB 164/214 KB 832/1710 KB 204/531 KB 24/80 KB 184/1267 KB 172/214 KB 844/1710 KB 204/531 KB 24/80 KB 188/1267 KB 172/214 KB 844/1710 KB 204/531 KB 24/80 KB 192/1267 KB 172/214 KB 844/1710 KB 196/531 KB 24/80 KB 180/1267 KB 168/214 KB 844/1710 KB 196/531 KB 24/80 KB 180/1267 KB 172/214 KB 840/1710 KB 208/531 KB 24/80 KB 192/1267 KB 176/214 KB 844/1710 KB 208/531 KB 24/80 KB 192/1267 KB 172/214 KB 844/1710 KB 208/531 KB 24/80 KB 196/1267 KB 176/214 KB 844/1710 KB 212/531 KB 28/80 KB 200/1267 KB 180/214 KB 848/1710 KB 212/531 KB 28/80 KB 204/1267 KB 180/214 KB 848/1710 KB 212/531 KB 28/80 KB 196/1267 KB 180/214 KB 848/1710 KB 212/531 KB 28/80 KB 208/1267 KB 184/214 KB 848/1710 KB 212/531 KB 28/80 KB 208/1267 KB 188/214 KB 848/1710 KB 212/531 KB 28/80 KB 208/1267 KB 192/214 KB 848/1710 KB 212/531 KB 28/80 KB 196/1267 KB 176/214 KB 848/1710 KB 216/531 KB 28/80 KB 208/1267 KB 192/214 KB 848/1710 KB 220/531 KB 28/80 KB 208/1267 KB 192/214 KB 848/1710 KB 224/531 KB 28/80 KB 208/1267 KB 192/214 KB 848/1710 KB 208/531 KB 28/80 KB 196/1267 KB 176/214 KB 848/1710 KB 208/531 KB 28/80 KB 196/1267 KB 176/214 KB 844/1710 KB 224/531 KB 32/80 KB 208/1267 KB 192/214 KB 848/1710 KB 224/531 KB 32/80 KB 208/1267 KB 192/214 KB 852/1710 KB 224/531 KB 36/80 KB 208/1267 KB 192/214 KB 856/1710 KB 224/531 KB 36/80 KB 208/1267 KB 192/214 KB 852/1710 KB 224/531 KB 40/80 KB 208/1267 KB 192/214 KB 860/1710 KB 224/531 KB 44/80 KB 208/1267 KB 192/214 KB 860/1710 KB 224/531 KB 48/80 KB 208/1267 KB 192/214 KB 860/1710 KB 224/531 KB 52/80 KB 208/1267 KB 192/214 KB 860/1710 KB 228/531 KB 56/80 KB 208/1267 KB 196/214 KB unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 860/1710 KB 212/531 KB 28/80 KB 208/1267 KB 180/214 KB 860/1710 KB 228/531 KB 56/80 KB 212/1267 KB 196/214 KB 860/1710 KB 228/531 KB 56/80 KB 216/1267 KB 196/214 KB 860/1710 KB 228/531 KB 52/80 KB 208/1267 KB 196/214 KB 860/1710 KB 228/531 KB 60/80 KB 216/1267 KB 200/214 KB 860/1710 KB 228/531 KB 52/80 KB 208/1267 KB 192/214 KB 860/1710 KB 232/531 KB 60/80 KB 216/1267 KB 204/214 KB 860/1710 KB 236/531 KB 60/80 KB 216/1267 KB 204/214 KB 860/1710 KB 224/531 KB 36/80 KB 208/1267 KB 192/214 KB 860/1710 KB 236/531 KB 60/80 KB 216/1267 KB 204/214 KB 864/1710 KB 236/531 KB 60/80 KB 216/1267 KB 204/214 KB 868/1710 KB 236/531 KB 60/80 KB 216/1267 KB 204/214 KB 872/1710 KB 236/531 KB 60/80 KB 216/1267 KB 204/214 KB 860/1710 KB 228/531 KB 60/80 KB 216/1267 KB 196/214 KB 860/1710 KB 240/531 KB 64/80 KB 216/1267 KB 208/214 KB 876/1710 KB 240/531 KB 60/80 KB 216/1267 KB 204/214 KB 872/1710 KB 240/531 KB 60/80 KB 216/1267 KB 208/214 KB 876/1710 KB 240/531 KB 64/80 KB 220/1267 KB 208/214 KB 880/1710 KB 240/531 KB 68/80 KB 220/1267 KB 208/214 KB 884/1710 KB 244/531 KB 68/80 KB 220/1267 KB 208/214 KB 888/1710 KB 244/531 KB 68/80 KB 220/1267 KB 208/214 KB 892/1710 KB 244/531 KB 68/80 KB 220/1267 KB 208/214 KB 896/1710 KB 240/531 KB 64/80 KB 220/1267 KB 208/214 KB 876/1710 KB 244/531 KB 68/80 KB 224/1267 KB 208/214 KB 896/1710 KB 240/531 KB 60/80 KB 216/1267 KB 208/214 KB 876/1710 KB 244/531 KB 68/80 KB 224/1267 KB 212/214 KB 896/1710 KB 244/531 KB 68/80 KB 224/1267 KB 214/214 KB 896/1710 KB 244/531 KB 68/80 KB 220/1267 KB 208/214 KB 884/1710 KB 240/531 KB 68/80 KB 220/1267 KB 208/214 KB 880/1710 KB 244/531 KB 72/80 KB 228/1267 KB 214/214 KB 896/1710 KB 248/531 KB 72/80 KB 228/1267 KB 214/214 KB 896/1710 KB 252/531 KB 72/80 KB 228/1267 KB 214/214 KB 896/1710 KB 256/531 KB 76/80 KB 228/1267 KB 214/214 KB 896/1710 KB 252/531 KB 76/80 KB 228/1267 KB 214/214 KB 896/1710 KB 256/531 KB 80/80 KB 228/1267 KB 214/214 KB 896/1710 KB 244/531 KB 68/80 KB 228/1267 KB 214/214 KB 896/1710 KB 256/531 KB 80/80 KB 232/1267 KB 214/214 KB 896/1710 KB 256/531 KB 80/80 KB 236/1267 KB 214/214 KB 896/1710 KB 256/531 KB 80/80 KB 240/1267 KB 214/214 KB 896/1710 KB 260/531 KB 80/80 KB 240/1267 KB 214/214 KB 900/1710 KB 264/531 KB 80/80 KB 240/1267 KB 214/214 KB 900/1710 KB 268/531 KB 80/80 KB 240/1267 KB 214/214 KB 900/1710 KB 272/531 KB 80/80 KB 240/1267 KB 214/214 KB 900/1710 KB 256/531 KB 80/80 KB 240/1267 KB 214/214 KB 900/1710 KB 272/531 KB 80/80 KB 244/1267 KB 214/214 KB 904/1710 KB 272/531 KB 80/80 KB 244/1267 KB 214/214 KB 908/1710 KB 276/531 KB 80/80 KB 244/1267 KB 214/214 KB 912/1710 KB 272/531 KB 80/80 KB 244/1267 KB 214/214 KB 900/1710 KB 276/531 KB 80/80 KB 248/1267 KB 214/214 KB 912/1710 KB 276/531 KB 80/80 KB 252/1267 KB 214/214 KB 912/1710 KB 276/531 KB 80/80 KB 256/1267 KB 214/214 KB 912/1710 KB 276/531 KB 80/80 KB 260/1267 KB 214/214 KB 916/1710 KB 276/531 KB 80/80 KB 244/1267 KB 214/214 KB 908/1710 KB 280/531 KB 80/80 KB 260/1267 KB 214/214 KB 916/1710 KB 284/531 KB 80/80 KB 260/1267 KB 916/1710 KB 288/531 KB 80/80 KB 260/1267 KB 916/1710 KB 276/531 KB 80/80 KB 260/1267 KB 214/214 KB 916/1710 KB 288/531 KB 80/80 KB 264/1267 KB 920/1710 KB 288/531 KB 80/80 KB 264/1267 KB 924/1710 KB 288/531 KB 80/80 KB 264/1267 KB 928/1710 KB 288/531 KB 80/80 KB 264/1267 KB 932/1710 KB 292/531 KB 80/80 KB 264/1267 KB 936/1710 KB 292/531 KB 264/1267 KB 940/1710 KB 292/531 KB 2 unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 64/1267 KB 944/1710 KB 288/531 KB 80/80 KB 264/1267 KB 916/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 666.3 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 246.1 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 292/531 KB 268/1267 KB 944/1710 KB 292/531 KB 272/1267 KB 944/1710 KB 292/531 KB 80/80 KB 264/1267 KB 932/1710 KB 296/531 KB 272/1267 KB 944/1710 KB 300/531 KB 272/1267 KB 944/1710 KB 304/531 KB 272/1267 KB 944/1710 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: 12:55:52 DEBUG unit.abot-epc-basic/0.install 304/531 KB 276/1267 KB 944/1710 KB 308/531 KB 280/1267 KB 944/1710 KB 308/531 KB 284/1267 KB 944/1710 KB 308/531 KB 288/1267 KB 948/1710 KB 308/531 KB 276/1267 KB 944/1710 KB 312/531 KB 288/1267 KB 948/1710 KB 316/531 KB 288/1267 KB 948/1710 KB 320/531 KB 288/1267 KB 948/1710 KB 324/531 KB 288/1267 KB 948/1710 KB 328/531 KB 292/1267 KB 948/1710 KB 332/531 KB 292/1267 KB 948/1710 KB 336/531 KB 292/1267 KB 948/1710 KB 308/531 KB 284/1267 KB 948/1710 KB 336/531 KB 292/1267 KB 952/1710 KB 336/531 KB 292/1267 KB 956/1710 KB 336/531 KB 4/61 KB 292/1267 KB 956/1710 KB 336/531 KB 8/61 KB 292/1267 KB 956/1710 KB 336/531 KB 12/61 KB 292/1267 KB 956/1710 KB 336/531 KB 16/61 KB 292/1267 KB 956/1710 KB 336/531 KB 20/61 KB 292/1267 KB 956/1710 KB 324/531 KB 292/1267 KB 948/1710 KB 336/531 KB 20/61 KB 296/1267 KB 960/1710 KB 336/531 KB 20/61 KB 300/1267 KB 960/1710 KB 336/531 KB 20/61 KB 304/1267 KB 960/1710 KB 336/531 KB 20/61 KB 292/1267 KB 960/1710 KB 336/531 KB 20/61 KB 304/1267 KB 964/1710 KB 340/531 KB 24/61 KB 308/1267 KB 968/1710 KB 340/531 KB 24/61 KB 308/1267 KB 972/1710 KB 340/531 KB 24/61 KB 308/1267 KB 976/1710 KB 336/531 KB 24/61 KB 304/1267 KB 964/1710 KB 340/531 KB 28/61 KB 308/1267 KB 976/1710 KB 340/531 KB 32/61 KB 308/1267 KB 976/1710 KB 340/531 KB 36/61 KB 308/1267 KB 976/1710 KB 340/531 KB 40/61 KB 308/1267 KB 976/1710 KB 340/531 KB 44/61 KB 308/1267 KB 976/1710 KB 340/531 KB 48/61 KB 308/1267 KB 976/1710 KB 340/531 KB 48/61 KB 308/1267 KB 4/1044 KB 980/1710 KB 340/531 KB 48/61 KB 308/1267 KB 8/1044 KB 980/1710 KB 340/531 KB 48/61 KB 308/1267 KB 12/1044 KB 980/1710 KB 340/531 KB 48/61 KB 308/1267 KB 16/1044 KB 980/1710 KB 340/531 KB 48/61 KB 308/1267 KB 20/1044 KB 980/1710 KB 340/531 KB 48/61 KB 308/1267 KB 24/1044 KB 980/1710 KB 340/531 KB 48/61 KB 308/1267 KB 28/1044 KB 980/1710 KB 340/531 KB 48/61 KB 308/1267 KB 32/1044 KB 980/1710 KB 340/531 KB 24/61 KB 308/1267 KB 964/1710 KB 336/531 KB 24/61 KB 308/1267 KB 964/1710 KB 340/531 KB 48/61 KB 312/1267 KB 32/1044 KB 980/1710 KB 340/531 KB 48/61 KB 316/1267 KB 32/1044 KB 980/1710 KB 340/531 KB 48/61 KB 320/1267 KB 32/1044 KB 980/1710 KB 344/531 KB 48/61 KB 324/1267 KB 36/1044 KB 980/1710 KB 344/531 KB 52/61 KB 328/1267 KB 36/1044 KB 980/1710 KB 344/531 KB 52/61 KB 332/1267 KB 36/1044 KB 980/1710 KB 344/531 KB 52/61 KB 336/1267 KB 36/1044 KB 980/1710 KB 340/531 KB 48/61 KB 308/1267 KB 980/1710 KB 344/531 KB 52/61 KB 336/1267 KB 36/1044 KB 984/1710 KB 344/531 KB 52/61 KB 336/1267 KB 36/1044 KB 988/1710 KB 344/531 KB 52/61 KB 336/1267 KB 36/1044 KB 992/1710 KB 344/531 KB 52/61 KB 324/1267 KB 36/1044 KB 980/1710 KB 344/531 KB 56/61 KB 336/1267 KB 36/1044 KB 992/1710 KB 344/531 KB 60/61 KB 340/1267 KB 36/1044 KB 992/1710 KB 344/531 KB 61/61 KB 340/1267 KB 36/1044 KB 992/1710 KB 344/531 KB 48/61 KB 320/1267 KB 36/1044 KB 980/1710 KB 344/531 KB 61/61 KB 340/1267 KB 40/1044 KB 992/1710 KB 344/531 KB 61/61 KB 340/1267 KB 44/1044 KB 992/1710 KB 344/531 KB 48/61 KB 320/1267 KB 32/1044 KB 980/1710 KB 348/531 KB 61/61 KB 340/1267 KB 44/1044 KB 992/1710 KB 352/531 KB 61/61 KB 340/1267 KB 44/1044 KB 992/1710 KB 356/531 KB 61/61 KB 340/1267 KB 44/1044 KB 992/1710 KB 360/531 KB 61/61 KB 340/1267 KB 48/1044 KB 992/1710 KB 364/531 KB 61/61 KB 340/1267 KB 48/1044 KB 992/1710 KB 368/531 KB 61/61 KB 340/1267 KB 48/1044 KB 992/1710 KB 372/531 KB 61/61 KB 340/1267 KB 48/1044 KB 996/1710 KB 376/531 KB 61/61 KB 340/126 unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 7 KB 48/1044 KB 996/1710 KB 380/531 KB 61/61 KB 340/1267 KB 48/1044 KB 996/1710 KB 384/531 KB 61/61 KB 340/1267 KB 48/1044 KB 996/1710 KB 344/531 KB 56/61 KB 340/1267 KB 36/1044 KB 992/1710 KB 368/531 KB 61/61 KB 340/1267 KB 48/1044 KB 996/1710 KB 356/531 KB 61/61 KB 340/1267 KB 48/1044 KB 992/1710 KB 384/531 KB 61/61 KB 344/1267 KB 52/1044 KB 996/1710 KB 384/531 KB 61/61 KB 344/1267 KB 56/1044 KB 996/1710 KB 384/531 KB 61/61 KB 344/1267 KB 60/1044 KB 996/1710 KB 384/531 KB 61/61 KB 344/1267 KB 56/1044 KB 996/1710 KB 384/531 KB 61/61 KB 348/1267 KB 60/1044 KB 1000/1710 KB 384/531 KB 61/61 KB 352/1267 KB 60/1044 KB 1000/1710 KB 384/531 KB 61/61 KB 344/1267 KB 60/1044 KB 1000/1710 KB 384/531 KB 61/61 KB 352/1267 KB 64/1044 KB 1004/1710 KB 384/531 KB 61/61 KB 352/1267 KB 64/1044 KB 1008/1710 KB 384/531 KB 61/61 KB 352/1267 KB 64/1044 KB 1000/1710 KB 384/531 KB 61/61 KB 352/1267 KB 68/1044 KB 1008/1710 KB 388/531 KB 356/1267 KB 72/1044 KB 1012/1710 KB 384/531 KB 61/61 KB 352/1267 KB 68/1044 KB 1012/1710 KB 388/531 KB 356/1267 KB 72/1044 KB 1016/1710 KB 388/531 KB 356/1267 KB 72/1044 KB 1020/1710 KB 388/531 KB 356/1267 KB 68/1044 KB 1012/1710 KB 392/531 KB 356/1267 KB 76/1044 KB 1020/1710 KB 396/531 KB 356/1267 KB 76/1044 KB 1024/1710 KB 384/531 KB 61/61 KB 356/1267 KB 68/1044 KB 1012/1710 KB 400/531 KB 360/1267 KB 76/1044 KB 1024/1710 KB 400/531 KB 364/1267 KB 76/1044 KB 1024/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 172.0 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 392/531 KB 356/1267 KB 76/1044 KB 1024/1710 KB 388/531 KB 356/1267 KB 76/1044 KB 1020/1710 KB 400/531 KB 368/1267 KB 80/1044 KB 1024/1710 KB 400/531 KB 368/1267 KB 76/1044 KB 1024/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 400/531 KB 372/1267 KB 80/1044 KB 1024/1710 KB 400/531 KB 376/1267 KB 84/1044 KB 1028/1710 KB 400/531 KB 380/1267 KB 84/1044 KB 1028/1710 KB 400/531 KB 384/1267 KB 84/1044 KB 1028/1710 KB 400/531 KB 372/1267 KB 84/1044 KB 1028/1710 KB 400/531 KB 372/1267 KB 84/1044 KB 1024/1710 KB 404/531 KB 384/1267 KB 84/1044 KB 1028/1710 KB 400/531 KB 372/1267 KB 84/1044 KB 1024/1710 KB 404/531 KB 384/1267 KB 88/1044 KB 1032/1710 KB 404/531 KB 384/1267 KB 92/1044 KB 1032/1710 KB 404/531 KB 384/1267 KB 96/1044 KB 1032/1710 KB 404/531 KB 384/1267 KB 84/1044 KB 1032/1710 KB 404/531 KB 384/1267 KB 96/1044 KB 1036/1710 KB 404/531 KB 384/1267 KB 96/1044 KB 1040/1710 KB 408/531 KB 384/1267 KB 96/1044 KB 1044/1710 KB 408/531 KB 388/1267 KB 100/1044 KB 1048/1710 KB 408/531 KB 384/1267 KB 96/1044 KB 1040/1710 KB 412/531 KB 388/1267 KB 100/1044 KB 1048/1710 KB 416/531 KB 388/1267 KB 100/1044 KB 1048/1710 KB 420/531 KB 388/1267 KB 100/1044 KB 1048/1710 KB 408/531 KB 388/1267 KB 100/1044 KB 1044/1710 KB 420/531 KB 392/1267 KB 100/1044 KB 1052/1710 KB 420/531 KB 396/1267 KB 100/1044 KB 1052/1710 KB 424/531 KB 400/1267 KB 100/1044 KB 1052/1710 KB 408/531 KB 384/1267 KB 100/1044 KB 1044/1710 KB 424/531 KB 400/1267 KB 104/1044 KB 1052/1710 KB 424/531 KB 400/1267 KB 108/1044 KB 1052/1710 KB 424/531 KB 400/1267 KB 112/1044 KB 1052/1710 KB 424/531 KB 400/1267 KB 116/1044 KB 1052/1710 KB 424/531 KB 404/1267 KB 120/1044 KB 1052/1710 KB 424/531 KB 404/1267 KB 124/1044 KB 1052/1710 KB 424/531 KB 404/1267 KB 128/1044 KB 1052/1710 KB 424/531 KB 396/1267 KB 100/1044 KB 1052/1710 KB 428/531 KB 404/1267 KB 128/1044 KB 1052/1710 KB 432/531 KB 404/1267 KB 128/1044 KB 1052/1710 KB 420/531 KB 388/1267 KB 100/1044 KB 1052/1710 KB 432/531 KB 404/1267 KB 128/1044 KB 1056/1710 KB 432/531 KB 404/1267 KB 128/1044 KB 1060/1710 KB 436/531 KB 404/1267 KB 128/1044 KB 1064/1710 KB 436/531 KB 404/1267 KB 128/1044 KB 1068/1710 KB 436/531 KB 404/1267 KB 128/1044 KB 1072/1710 KB 424/531 KB 404/1267 KB 116/1044 KB 1052/1710 KB 436/531 KB 408/1267 KB 128/1044 KB 1072/1710 KB 436/531 KB 404/1267 KB 128/1044 KB 1060/1710 KB 436/531 KB 4/1063 KB 408/1267 KB 128/1044 KB 1072/1710 KB 436/531 KB 8/1063 KB 408/1267 KB 128/1044 KB 1072/1710 KB 436/531 KB 12/1063 KB 408/1267 KB 128/1044 KB 1072/1710 KB 436/531 KB 16/1063 KB 408/1267 KB 128/1044 KB 1072/1710 KB 436/531 KB 20/1063 KB 408/1267 KB 128/1044 KB 1072/1710 KB 440/531 KB 24/1063 KB 412/1267 KB 132/1044 KB 1076/1710 KB 440/531 KB 28/1063 KB 412/1267 KB 132/1044 KB 1076/1710 KB 440/531 KB 32/1063 KB 412/1267 KB 132/1044 KB 1076/1710 KB 440/531 KB 20/1063 KB 412/1267 KB 132/1044 KB 1076/1710 KB 440/531 KB 32/1063 KB 412/1267 KB 132/1044 KB 1080/1710 KB 440/531 KB 32/1063 KB 412/1267 KB 132/1044 KB 1084/1710 KB 440/531 KB 20/1063 KB 412/1267 KB 132/1044 KB 1072/1710 KB 440/531 KB 32/1063 KB 416/1267 KB 132/1044 KB 1084/1710 KB 440/531 KB 20/1063 KB 408/1267 KB 132/1044 KB 1072/1710 KB 444/531 KB 32/1063 KB 416/1267 KB 132/1044 KB 1084/1710 KB 448/531 KB 32/1063 KB 416/1267 KB 132/1044 KB 1084/1710 KB 448/531 KB 32/1063 KB 420/1267 KB 132/1044 KB 1084/1710 KB 448/531 KB 32/1063 KB 424/1267 KB 132/1044 KB 1084/1710 KB 448/531 KB 36/1063 KB 428/1267 KB 132/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 432/1267 KB 132/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 436/1267 KB 132/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 440/1267 KB 132/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 444/1267 KB 132/1044 KB 1088/1710 KB unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 448/531 KB 36/1063 KB 448/1267 KB 132/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 452/1267 KB 132/1044 KB 1088/1710 KB 436/531 KB 20/1063 KB 408/1267 KB 132/1044 KB 1072/1710 KB 448/531 KB 36/1063 KB 452/1267 KB 136/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 452/1267 KB 140/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 452/1267 KB 144/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 452/1267 KB 148/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 452/1267 KB 152/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 452/1267 KB 156/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 452/1267 KB 160/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 452/1267 KB 164/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 452/1267 KB 168/1044 KB 1088/1710 KB 448/531 KB 36/1063 KB 424/1267 KB 132/1044 KB 1088/1710 KB 448/531 KB 40/1063 KB 456/1267 KB 168/1044 KB 1088/1710 KB 448/531 KB 44/1063 KB 456/1267 KB 168/1044 KB 1088/1710 KB 448/531 KB 48/1063 KB 456/1267 KB 168/1044 KB 1088/1710 KB 448/531 KB 52/1063 KB 456/1267 KB 168/1044 KB 1088/1710 KB 448/531 KB 56/1063 KB 456/1267 KB 168/1044 KB 1088/1710 KB 448/531 KB 32/1063 KB 424/1267 KB 132/1044 KB 1088/1710 KB 448/531 KB 56/1063 KB 456/1267 KB 168/1044 KB 1092/1710 KB 448/531 KB 56/1063 KB 456/1267 KB 168/1044 KB 1096/1710 KB 448/531 KB 56/1063 KB 456/1267 KB 168/1044 KB 1100/1710 KB 448/531 KB 56/1063 KB 456/1267 KB 168/1044 KB 1104/1710 KB 448/531 KB 56/1063 KB 456/1267 KB 168/1044 KB 1108/1710 KB 448/531 KB 60/1063 KB 456/1267 KB 168/1044 KB 1112/1710 KB 448/531 KB 60/1063 KB 456/1267 KB 168/1044 KB 1116/1710 KB 448/531 KB 60/1063 KB 456/1267 KB 168/1044 KB 1120/1710 KB 448/531 KB 36/1063 KB 456/1267 KB 168/1044 KB 1088/1710 KB 448/531 KB 60/1063 KB 460/1267 KB 172/1044 KB 1120/1710 KB 448/531 KB 60/1063 KB 464/1267 KB 172/1044 KB 1120/1710 KB 448/531 KB 60/1063 KB 468/1267 KB 172/1044 KB 1120/1710 KB 448/531 KB 60/1063 KB 472/1267 KB 172/1044 KB 1124/1710 KB 448/531 KB 60/1063 KB 456/1267 KB 172/1044 KB 1120/1710 KB 448/531 KB 60/1063 KB 476/1267 KB 176/1044 KB 1124/1710 KB 448/531 KB 60/1063 KB 456/1267 KB 168/1044 KB 1108/1710 KB 448/531 KB 64/1063 KB 476/1267 KB 176/1044 KB 1124/1710 KB 448/531 KB 68/1063 KB 476/1267 KB 176/1044 KB 1124/1710 KB 448/531 KB 72/1063 KB 476/1267 KB 180/1044 KB 1124/1710 KB 448/531 KB 76/1063 KB 476/1267 KB 180/1044 KB 1124/1710 KB 448/531 KB 60/1063 KB 468/1267 KB 172/1044 KB 1124/1710 KB 448/531 KB 68/1063 KB 476/1267 KB 180/1044 KB 1124/1710 KB 448/531 KB 76/1063 KB 476/1267 KB 184/1044 KB 1128/1710 KB 448/531 KB 76/1063 KB 476/1267 KB 180/1044 KB 1128/1710 KB 448/531 KB 80/1063 KB 476/1267 KB 188/1044 KB 1132/1710 KB 448/531 KB 80/1063 KB 476/1267 KB 188/1044 KB 1136/1710 KB 448/531 KB 80/1063 KB 476/1267 KB 184/1044 KB 1128/1710 KB 448/531 KB 80/1063 KB 476/1267 KB 188/1044 KB 1132/1710 KB 448/531 KB 80/1063 KB 476/1267 KB 192/1044 KB 1136/1710 KB 448/531 KB 80/1063 KB 476/1267 KB 196/1044 KB 1136/1710 KB 448/531 KB 84/1063 KB 476/1267 KB 200/1044 KB 1140/1710 KB 448/531 KB 84/1063 KB 476/1267 KB 204/1044 KB 1140/1710 KB 448/531 KB 60/1063 KB 476/1267 KB 172/1044 KB 1136/1710 KB 448/531 KB 84/1063 KB 480/1267 KB 208/1044 KB 1140/1710 KB 448/531 KB 84/1063 KB 484/1267 KB 208/1044 KB 1140/1710 KB 448/531 KB 84/1063 KB 476/1267 KB 196/1044 KB 1140/1710 KB 448/531 KB 84/1063 KB 484/1267 KB 208/1044 KB 1144/1710 KB 448/531 KB 84/1063 KB 484/1267 KB 208/1044 KB 1148/1710 KB 448/531 KB 84/1063 KB 484/1267 KB 208/1044 KB 1152/1710 KB 448/531 KB 84/1063 KB 476/12 unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 67 KB 196/1044 KB 1136/1710 KB 448/531 KB 88/1063 KB 484/1267 KB 208/1044 KB 1152/1710 KB 448/531 KB 92/1063 KB 484/1267 KB 208/1044 KB 1152/1710 KB 448/531 KB 96/1063 KB 484/1267 KB 208/1044 KB 1152/1710 KB 448/531 KB 100/1063 KB 484/1267 KB 208/1044 KB 1152/1710 KB 448/531 KB 104/1063 KB 488/1267 KB 208/1044 KB 1156/1710 KB 448/531 KB 108/1063 KB 488/1267 KB 208/1044 KB 1156/1710 KB 448/531 KB 112/1063 KB 488/1267 KB 208/1044 KB 1156/1710 KB 452/531 KB 116/1063 KB 488/1267 KB 208/1044 KB 1156/1710 KB 452/531 KB 120/1063 KB 488/1267 KB 208/1044 KB 1156/1710 KB 452/531 KB 124/1063 KB 488/1267 KB 208/1044 KB 1156/1710 KB 452/531 KB 128/1063 KB 488/1267 KB 208/1044 KB 1156/1710 KB 448/531 KB 100/1063 KB 488/1267 KB 208/1044 KB 1156/1710 KB 452/531 KB 128/1063 KB 488/1267 KB 208/1044 KB 1160/1710 KB 452/531 KB 128/1063 KB 488/1267 KB 208/1044 KB 1164/1710 KB 452/531 KB 128/1063 KB 488/1267 KB 208/1044 KB 1168/1710 KB 448/531 KB 100/1063 KB 488/1267 KB 208/1044 KB 1152/1710 KB 452/531 KB 128/1063 KB 492/1267 KB 208/1044 KB 1168/1710 KB 452/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 448/531 KB 100/1063 KB 484/1267 KB 208/1044 KB 1152/1710 KB 452/531 KB 112/1063 KB 488/1267 KB 208/1044 KB 1156/1710 KB 456/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 460/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 464/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 468/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 472/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 476/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 480/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 484/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 488/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 492/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 496/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 500/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 504/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 508/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 512/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 516/531 KB 128/1063 KB 496/1267 KB 208/1044 KB 1168/1710 KB 520/531 KB 128/1063 KB 496/1267 KB 212/1044 KB 1168/1710 KB 524/531 KB 128/1063 KB 496/1267 KB 212/1044 KB 1168/1710 KB 528/531 KB 128/1063 KB 496/1267 KB 212/1044 KB 1168/1710 KB 528/531 KB 128/1063 KB 500/1267 KB 212/1044 KB 1168/1710 KB 531/531 KB 128/1063 KB 504/1267 KB 212/1044 KB 1168/1710 KB 531/531 KB 128/1063 KB 508/1267 KB 212/1044 KB 1168/1710 KB 516/531 KB 128/1063 KB 496/1267 KB 212/1044 KB 1168/1710 KB 531/531 KB 128/1063 KB 500/1267 KB 212/1044 KB 1168/1710 KB 531/531 KB 128/1063 KB 508/1267 KB 216/1044 KB 1168/1710 KB 531/531 KB 128/1063 KB 508/1267 KB 220/1044 KB 1168/1710 KB 531/531 KB 128/1063 KB 508/1267 KB 224/1044 KB 1168/1710 KB 531/531 KB 128/1063 KB 508/1267 KB 228/1044 KB 1168/1710 KB 531/531 KB 132/1063 KB 508/1267 KB 232/1044 KB 1172/1710 KB 531/531 KB 132/1063 KB 508/1267 KB 236/1044 KB 1172/1710 KB 531/531 KB 132/1063 KB 508/1267 KB 240/1044 KB 1172/1710 KB 531/531 KB 132/1063 KB 508/1267 KB 244/1044 KB 1172/1710 KB 531/531 KB 132/1063 KB 508/1267 KB 248/1044 KB 1172/1710 KB 531/531 KB 132/1063 KB 508/1267 KB 252/1044 KB 1172/1710 KB 531/531 KB 132/1063 KB 508/1267 KB 256/1044 KB 1172/1710 KB 531/531 KB 132/1063 KB 508/1267 KB 228/1044 KB 1172/1710 KB 531/531 KB 136/1063 KB 508/1267 KB 256/1044 KB 1172/1710 KB 531/531 KB 1 unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install 40/1063 KB 508/1267 KB 256/1044 KB 1172/1710 KB 531/531 KB 144/1063 KB 508/1267 KB 256/1044 KB 1172/1710 KB 531/531 KB 128/1063 KB 508/1267 KB 228/1044 KB 1172/1710 KB 531/531 KB 144/1063 KB 508/1267 KB 256/1044 KB 1176/1710 KB 531/531 KB 144/1063 KB 508/1267 KB 256/1044 KB 1180/1710 KB 531/531 KB 144/1063 KB 508/1267 KB 256/1044 KB 1184/1710 KB 531/531 KB 144/1063 KB 508/1267 KB 256/1044 KB 1188/1710 KB 531/531 KB 144/1063 KB 508/1267 KB 256/1044 KB 1192/1710 KB 531/531 KB 144/1063 KB 508/1267 KB 256/1044 KB 1196/1710 KB 531/531 KB 144/1063 KB 508/1267 KB 256/1044 KB 1200/1710 KB 531/531 KB 144/1063 KB 508/1267 KB 256/1044 KB 1204/1710 KB 531/531 KB 148/1063 KB 508/1267 KB 260/1044 KB 1208/1710 KB 531/531 KB 148/1063 KB 508/1267 KB 260/1044 KB 1212/1710 KB 531/531 KB 148/1063 KB 508/1267 KB 260/1044 KB 1216/1710 KB 531/531 KB 148/1063 KB 508/1267 KB 260/1044 KB 1220/1710 KB 531/531 KB 148/1063 KB 508/1267 KB 260/1044 KB 1224/1710 KB 531/531 KB 148/1063 KB 508/1267 KB 260/1044 KB 1204/1710 KB 531/531 KB 148/1063 KB 508/1267 KB 264/1044 KB 1228/1710 KB 531/531 KB 148/1063 KB 508/1267 KB 268/1044 KB 1228/1710 KB 531/531 KB 148/1063 KB 508/1267 KB 272/1044 KB 1228/1710 KB 531/531 KB 148/1063 KB 508/1267 KB 256/1044 KB 1204/1710 KB 531/531 KB 152/1063 KB 508/1267 KB 272/1044 KB 1228/1710 KB 531/531 KB 156/1063 KB 508/1267 KB 272/1044 KB 1228/1710 KB 531/531 KB 160/1063 KB 508/1267 KB 272/1044 KB 1228/1710 KB 531/531 KB 164/1063 KB 508/1267 KB 272/1044 KB 1228/1710 KB 531/531 KB 168/1063 KB 508/1267 KB 272/1044 KB 1228/1710 KB 531/531 KB 172/1063 KB 508/1267 KB 272/1044 KB 1228/1710 KB 531/531 KB 176/1063 KB 508/1267 KB 272/1044 KB 1228/1710 KB 531/531 KB 176/1063 KB 508/1267 KB 276/1044 KB 1228/1710 KB 531/531 KB 180/1063 KB 508/1267 KB 280/1044 KB 1228/1710 KB 531/531 KB 180/1063 KB 508/1267 KB 284/1044 KB 1228/1710 KB 531/531 KB 180/1063 KB 508/1267 KB 288/1044 KB 1228/1710 KB 531/531 KB 180/1063 KB 508/1267 KB 276/1044 KB 1228/1710 KB 531/531 KB 184/1063 KB 508/1267 KB 288/1044 KB 1228/1710 KB 531/531 KB 188/1063 KB 508/1267 KB 288/1044 KB 1228/1710 KB 531/531 KB 192/1063 KB 508/1267 KB 288/1044 KB 1228/1710 KB 531/531 KB 148/1063 KB 508/1267 KB 260/1044 KB 1228/1710 KB 531/531 KB 192/1063 KB 508/1267 KB 292/1044 KB 1232/1710 KB 531/531 KB 192/1063 KB 508/1267 KB 292/1044 KB 1236/1710 KB 531/531 KB 192/1063 KB 508/1267 KB 292/1044 KB 1240/1710 KB 192/1063 KB 508/1267 KB 292/1044 KB 1244/1710 KB 192/1063 KB 508/1267 KB 292/1044 KB 1248/1710 KB 192/1063 KB 508/1267 KB 292/1044 KB 1252/1710 KB 196/1063 KB 508/1267 KB 292/1044 KB 1256/1710 KB 196/1063 KB 508/1267 KB 292/1044 KB 1260/1710 KB 196/1063 KB 508/1267 KB 292/1044 KB 1264/1710 KB 531/531 KB 192/1063 KB 508/1267 KB 292/1044 KB 1228/1710 KB 196/1063 KB 508/1267 KB 296/1044 KB 1264/1710 KB 196/1063 KB 508/1267 KB 292/1044 KB 1252/1710 KB 200/1063 KB 508/1267 KB 296/1044 KB 1264/1710 KB 204/1063 KB 508/1267 KB 300/1044 KB 1264/1710 KB 208/1063 KB 508/1267 KB 300/1044 KB 1264/1710 KB 212/1063 KB 508/1267 KB 300/1044 KB 1264/1710 KB 216/1063 KB 508/1267 KB 300/1044 KB 1268/1710 KB 220/1063 KB 508/1267 KB 300/1044 KB 1268/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1236.2 KB/sec) unit-abot-epc-basic-0: 12:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 224/1063 KB 508/1267 KB 300/1044 KB 1268/1710 KB 212/1063 KB 508/1267 KB 300/1044 KB 1268/1710 KB 224/1063 KB 508/1267 KB 300/1044 KB 1272/1710 KB 224/1063 KB 508/1267 KB 300/1044 KB 1276/1710 KB 224/1063 KB 508/1267 KB 300/1044 KB 1280/1710 KB 228/1063 KB 508/1267 KB 300/1044 KB 1284/1710 KB 200/1063 KB 508/1267 KB 300/1044 KB 1264/1710 KB 228/1063 KB 508/1267 KB 304/1044 KB 1284/1710 KB 228/1063 KB 508/1267 KB 308/1044 KB 1284/1710 KB 228/1063 KB 508/1267 KB 312/1044 KB 1284/1710 KB 228/1063 KB 508/1267 KB 316/1044 KB 1284/1710 KB 228/1063 KB 508/1267 KB 320/1044 KB 1284/1710 KB 228/1063 KB 508/1267 KB 324/1044 KB 1284/1710 KB 228/1063 KB 508/1267 KB 328/1044 KB 1284/1710 KB 228/1063 KB 508/1267 KB 332/1044 KB 1284/1710 KB 228/1063 KB 508/1267 KB 336/1044 KB 1284/1710 KB 228/1063 KB 508/1267 KB 340/1044 KB 1284/1710 KB 228/1063 KB 512/1267 KB 344/1044 KB 1288/1710 KB 228/1063 KB 512/1267 KB 348/1044 KB 1288/1710 KB 228/1063 KB 512/1267 KB 352/1044 KB 1288/1710 KB 228/1063 KB 508/1267 KB 300/1044 KB 1280/1710 KB 232/1063 KB 512/1267 KB 352/1044 KB 1288/1710 KB 236/1063 KB 512/1267 KB 352/1044 KB 1288/1710 KB 240/1063 KB 512/1267 KB 352/1044 KB 1288/1710 KB 244/1063 KB 512/1267 KB 352/1044 KB 1288/1710 KB 228/1063 KB 512/1267 KB 340/1044 KB 1288/1710 KB 228/1063 KB 508/1267 KB 340/1044 KB 1288/1710 KB 244/1063 KB 512/1267 KB 352/1044 KB 1292/1710 KB 244/1063 KB 512/1267 KB 352/1044 KB 1296/1710 KB 244/1063 KB 512/1267 KB 352/1044 KB 1300/1710 KB 248/1063 KB 516/1267 KB 356/1044 KB 1304/1710 KB 248/1063 KB 516/1267 KB 356/1044 KB 1308/1710 KB 248/1063 KB 516/1267 KB 356/1044 KB 1312/1710 KB 248/1063 KB 516/1267 KB 356/1044 KB 1300/1710 KB 248/1063 KB 516/1267 KB 360/1044 KB 1312/1710 KB 248/1063 KB 516/1267 KB 364/1044 KB 1312/1710 KB 248/1063 KB 516/1267 KB 368/1044 KB 1312/1710 KB 248/1063 KB 516/1267 KB 372/1044 KB 1316/1710 KB 248/1063 KB 516/1267 KB 352/1044 KB 1300/1710 KB 252/1063 KB 516/1267 KB 372/1044 KB 4/713 KB 1316/1710 KB 256/1063 KB 516/1267 KB 372/1044 KB 4/713 KB 1316/1710 KB 244/1063 KB 516/1267 KB 352/1044 KB 1300/1710 KB 260/1063 KB 516/1267 KB 372/1044 KB 4/713 KB 1316/1710 KB 248/1063 KB 516/1267 KB 372/1044 KB 4/713 KB 1316/1710 KB 260/1063 KB 520/1267 KB 372/1044 KB 8/713 KB 1316/1710 KB 260/1063 KB 520/1267 KB 372/1044 KB 12/713 KB 1316/1710 KB 260/1063 KB 520/1267 KB 372/1044 KB 16/713 KB 1316/1710 KB 260/1063 KB 520/1267 KB 372/1044 KB 20/713 KB 1316/1710 KB 248/1063 KB 516/1267 KB 368/1044 KB 1316/1710 KB 264/1063 KB 520/1267 KB 372/1044 KB 20/713 KB 1320/1710 KB 264/1063 KB 520/1267 KB 372/1044 KB 20/713 KB 1324/1710 KB 264/1063 KB 520/1267 KB 372/1044 KB 20/713 KB 1328/1710 KB 264/1063 KB 520/1267 KB 372/1044 KB 20/713 KB 1316/1710 KB 260/1063 KB 520/1267 KB 372/1044 KB 4/713 KB 1316/1710 KB 264/1063 KB 524/1267 KB 372/1044 KB 20/713 KB 1328/1710 KB 264/1063 KB 528/1267 KB 372/1044 KB 20/713 KB 1328/1710 KB 264/1063 KB 532/1267 KB 372/1044 KB 20/713 KB 1328/1710 KB 264/1063 KB 536/1267 KB 372/1044 KB 20/713 KB 1328/1710 KB 268/1063 KB 536/1267 KB 372/1044 KB 24/713 KB 1332/1710 KB 268/1063 KB 540/1267 KB 376/1044 KB 24/713 KB 1336/1710 KB 268/1063 KB 540/1267 KB 376/1044 KB 24/713 KB 1340/1710 KB 268/1063 KB 540/1267 KB 376/1044 KB 24/713 KB 1344/1710 KB 268/1063 KB 536/1267 KB 372/1044 KB 24/713 KB 1328/1710 KB 268/1063 KB 540/1267 KB 376/1044 KB 28/713 KB 1344/1710 KB 268/1063 KB 540/1267 KB 376/1044 KB 32/713 KB 1344/1710 KB 268/1063 KB 536/1267 KB 372/1044 KB 20 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install /713 KB 1328/1710 KB 272/1063 KB 540/1267 KB 376/1044 KB 32/713 KB 1344/1710 KB 268/1063 KB 540/1267 KB 376/1044 KB 24/713 KB 1332/1710 KB 272/1063 KB 540/1267 KB 380/1044 KB 32/713 KB 1344/1710 KB 272/1063 KB 540/1267 KB 384/1044 KB 32/713 KB 1344/1710 KB 272/1063 KB 540/1267 KB 388/1044 KB 32/713 KB 1344/1710 KB 276/1063 KB 540/1267 KB 392/1044 KB 36/713 KB 1348/1710 KB 268/1063 KB 540/1267 KB 372/1044 KB 24/713 KB 1332/1710 KB 276/1063 KB 544/1267 KB 396/1044 KB 36/713 KB 1348/1710 KB 276/1063 KB 548/1267 KB 396/1044 KB 36/713 KB 1348/1710 KB 276/1063 KB 552/1267 KB 396/1044 KB 36/713 KB 1348/1710 KB 276/1063 KB 556/1267 KB 396/1044 KB 36/713 KB 1348/1710 KB 276/1063 KB 560/1267 KB 396/1044 KB 36/713 KB 1348/1710 KB 276/1063 KB 564/1267 KB 396/1044 KB 36/713 KB 1348/1710 KB 276/1063 KB 540/1267 KB 388/1044 KB 36/713 KB 1348/1710 KB 276/1063 KB 568/1267 KB 396/1044 KB 36/713 KB 1352/1710 KB 276/1063 KB 568/1267 KB 396/1044 KB 36/713 KB 1356/1710 KB 276/1063 KB 568/1267 KB 396/1044 KB 36/713 KB 1360/1710 KB 276/1063 KB 540/1267 KB 388/1044 KB 36/713 KB 1344/1710 KB 276/1063 KB 568/1267 KB 396/1044 KB 40/713 KB 1360/1710 KB 276/1063 KB 568/1267 KB 396/1044 KB 44/713 KB 1360/1710 KB 276/1063 KB 568/1267 KB 396/1044 KB 48/713 KB 1360/1710 KB 276/1063 KB 540/1267 KB 388/1044 KB 32/713 KB 1344/1710 KB 280/1063 KB 568/1267 KB 396/1044 KB 48/713 KB 1360/1710 KB 284/1063 KB 568/1267 KB 396/1044 KB 48/713 KB 1360/1710 KB 288/1063 KB 568/1267 KB 396/1044 KB 48/713 KB 1360/1710 KB 276/1063 KB 540/1267 KB 396/1044 KB 36/713 KB 1348/1710 KB 288/1063 KB 568/1267 KB 400/1044 KB 48/713 KB 1360/1710 KB 292/1063 KB 568/1267 KB 400/1044 KB 48/713 KB 1360/1710 KB 296/1063 KB 568/1267 KB 404/1044 KB 52/713 KB 1360/1710 KB 300/1063 KB 568/1267 KB 404/1044 KB 52/713 KB 1360/1710 KB 304/1063 KB 568/1267 KB 404/1044 KB 52/713 KB 1360/1710 KB 308/1063 KB 568/1267 KB 404/1044 KB 52/713 KB 1360/1710 KB 312/1063 KB 568/1267 KB 404/1044 KB 52/713 KB 1364/1710 KB 316/1063 KB 568/1267 KB 404/1044 KB 52/713 KB 1364/1710 KB 292/1063 KB 568/1267 KB 404/1044 KB 52/713 KB 1360/1710 KB 292/1063 KB 568/1267 KB 400/1044 KB 52/713 KB 1360/1710 KB 316/1063 KB 568/1267 KB 408/1044 KB 52/713 KB 1364/1710 KB 316/1063 KB 568/1267 KB 412/1044 KB 56/713 KB 1364/1710 KB 316/1063 KB 568/1267 KB 416/1044 KB 56/713 KB 1364/1710 KB 316/1063 KB 568/1267 KB 420/1044 KB 56/713 KB 1364/1710 KB 308/1063 KB 568/1267 KB 404/1044 KB 52/713 KB 1364/1710 KB 320/1063 KB 568/1267 KB 424/1044 KB 56/713 KB 1368/1710 KB 320/1063 KB 568/1267 KB 424/1044 KB 56/713 KB 1372/1710 KB 320/1063 KB 568/1267 KB 424/1044 KB 56/713 KB 1376/1710 KB 304/1063 KB 568/1267 KB 404/1044 KB 52/713 KB 1360/1710 KB 320/1063 KB 572/1267 KB 424/1044 KB 56/713 KB 1376/1710 KB 320/1063 KB 576/1267 KB 424/1044 KB 56/713 KB 1376/1710 KB 320/1063 KB 580/1267 KB 424/1044 KB 56/713 KB 1376/1710 KB 320/1063 KB 584/1267 KB 424/1044 KB 56/713 KB 1376/1710 KB 320/1063 KB 588/1267 KB 424/1044 KB 56/713 KB 1376/1710 KB 320/1063 KB 592/1267 KB 424/1044 KB 56/713 KB 1380/1710 KB 320/1063 KB 568/1267 KB 420/1044 KB 56/713 KB 1364/1710 KB 316/1063 KB 568/1267 KB 408/1044 KB 56/713 KB 1364/1710 KB 320/1063 KB 592/1267 KB 424/1044 KB 60/713 KB 1380/1710 KB 320/1063 KB 592/1267 KB 424/1044 KB 64/713 KB 1380/1710 KB 320/1063 KB 592/1267 KB 424/1044 KB 68/713 KB 1380/1710 KB 320/1063 KB 592/1267 KB 424/1044 KB 72/713 KB 1380/1710 KB 320/1063 KB 592/1267 KB 424/1044 KB 76/713 KB 1380/1710 KB 320/1063 K unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install B 592/1267 KB 424/1044 KB 80/713 KB 1380/1710 KB 320/1063 KB 596/1267 KB 424/1044 KB 84/713 KB 1380/1710 KB 324/1063 KB 596/1267 KB 424/1044 KB 88/713 KB 1380/1710 KB 324/1063 KB 596/1267 KB 424/1044 KB 92/713 KB 1380/1710 KB 324/1063 KB 596/1267 KB 424/1044 KB 96/713 KB 1380/1710 KB 324/1063 KB 596/1267 KB 424/1044 KB 100/713 KB 1380/1710 KB 324/1063 KB 596/1267 KB 424/1044 KB 104/713 KB 1380/1710 KB 324/1063 KB 596/1267 KB 424/1044 KB 108/713 KB 1380/1710 KB 320/1063 KB 588/1267 KB 424/1044 KB 56/713 KB 1380/1710 KB 324/1063 KB 596/1267 KB 424/1044 KB 108/713 KB 1384/1710 KB 320/1063 KB 568/1267 KB 424/1044 KB 56/713 KB 1364/1710 KB 324/1063 KB 596/1267 KB 428/1044 KB 108/713 KB 1384/1710 KB 324/1063 KB 596/1267 KB 432/1044 KB 108/713 KB 1384/1710 KB 324/1063 KB 596/1267 KB 436/1044 KB 108/713 KB 1384/1710 KB 324/1063 KB 596/1267 KB 424/1044 KB 84/713 KB 1380/1710 KB 328/1063 KB 596/1267 KB 436/1044 KB 108/713 KB 1388/1710 KB 332/1063 KB 596/1267 KB 436/1044 KB 108/713 KB 1388/1710 KB 336/1063 KB 596/1267 KB 436/1044 KB 108/713 KB 1388/1710 KB 320/1063 KB 596/1267 KB 424/1044 KB 80/713 KB 1380/1710 KB 336/1063 KB 600/1267 KB 436/1044 KB 108/713 KB 1388/1710 KB 336/1063 KB 604/1267 KB 436/1044 KB 108/713 KB 1388/1710 KB 336/1063 KB 608/1267 KB 440/1044 KB 108/713 KB 1388/1710 KB 336/1063 KB 612/1267 KB 440/1044 KB 108/713 KB 1388/1710 KB 324/1063 KB 596/1267 KB 436/1044 KB 108/713 KB 1388/1710 KB 340/1063 KB 616/1267 KB 440/1044 KB 108/713 KB 1392/1710 KB 340/1063 KB 616/1267 KB 440/1044 KB 108/713 KB 1396/1710 KB 340/1063 KB 616/1267 KB 440/1044 KB 108/713 KB 1400/1710 KB 340/1063 KB 616/1267 KB 440/1044 KB 108/713 KB 1404/1710 KB 340/1063 KB 616/1267 KB 440/1044 KB 108/713 KB 1408/1710 KB 340/1063 KB 612/1267 KB 440/1044 KB 108/713 KB 1388/1710 KB 344/1063 KB 616/1267 KB 440/1044 KB 108/713 KB 1408/1710 KB 336/1063 KB 604/1267 KB 440/1044 KB 108/713 KB 1388/1710 KB 344/1063 KB 616/1267 KB 444/1044 KB 108/713 KB 1408/1710 KB 344/1063 KB 616/1267 KB 448/1044 KB 108/713 KB 1408/1710 KB 344/1063 KB 616/1267 KB 452/1044 KB 108/713 KB 1408/1710 KB 340/1063 KB 616/1267 KB 440/1044 KB 108/713 KB 1408/1710 KB 348/1063 KB 620/1267 KB 452/1044 KB 108/713 KB 1408/1710 KB 348/1063 KB 624/1267 KB 452/1044 KB 108/713 KB 1408/1710 KB 348/1063 KB 628/1267 KB 456/1044 KB 112/713 KB 1408/1710 KB 348/1063 KB 632/1267 KB 456/1044 KB 112/713 KB 1412/1710 KB 348/1063 KB 636/1267 KB 456/1044 KB 112/713 KB 1412/1710 KB 348/1063 KB 640/1267 KB 456/1044 KB 112/713 KB 1412/1710 KB 348/1063 KB 616/1267 KB 452/1044 KB 108/713 KB 1408/1710 KB 352/1063 KB 640/1267 KB 456/1044 KB 112/713 KB 1412/1710 KB 356/1063 KB 640/1267 KB 456/1044 KB 112/713 KB 1412/1710 KB 360/1063 KB 640/1267 KB 456/1044 KB 112/713 KB 1412/1710 KB 364/1063 KB 640/1267 KB 456/1044 KB 112/713 KB 1412/1710 KB 368/1063 KB 640/1267 KB 456/1044 KB 112/713 KB 1412/1710 KB 348/1063 KB 628/1267 KB 456/1044 KB 112/713 KB 1412/1710 KB 368/1063 KB 640/1267 KB 456/1044 KB 112/713 KB 1416/1710 KB 368/1063 KB 640/1267 KB 456/1044 KB 112/713 KB 1420/1710 KB 368/1063 KB 640/1267 KB 456/1044 KB 112/713 KB 1424/1710 KB 348/1063 KB 624/1267 KB 456/1044 KB 112/713 KB 1408/1710 KB 348/1063 KB 624/1267 KB 456/1044 KB 108/713 KB 1408/1710 KB 368/1063 KB 640/1267 KB 460/1044 KB 112/713 KB 1424/1710 KB 368/1063 KB 640/1267 KB 464/1044 KB 112/713 KB 1424/1710 KB 368/1063 KB 640/1267 KB 464/1044 KB 116/713 KB 1424/1710 KB 368/1063 KB 640/1267 KB 468/1044 KB 120/713 KB 1424/1710 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 368/1063 KB 640/1267 KB 468/1044 KB 124/713 KB 1424/1710 KB 368/1063 KB 640/1267 KB 468/1044 KB 128/713 KB 1428/1710 KB 368/1063 KB 644/1267 KB 468/1044 KB 132/713 KB 1428/1710 KB 372/1063 KB 644/1267 KB 468/1044 KB 136/713 KB 1428/1710 KB 372/1063 KB 644/1267 KB 468/1044 KB 140/713 KB 1428/1710 KB 368/1063 KB 640/1267 KB 468/1044 KB 116/713 KB 1424/1710 KB 372/1063 KB 644/1267 KB 472/1044 KB 140/713 KB 1428/1710 KB 372/1063 KB 644/1267 KB 476/1044 KB 140/713 KB 1428/1710 KB 372/1063 KB 644/1267 KB 480/1044 KB 140/713 KB 1428/1710 KB 372/1063 KB 644/1267 KB 484/1044 KB 140/713 KB 1428/1710 KB 372/1063 KB 644/1267 KB 468/1044 KB 132/713 KB 1428/1710 KB 376/1063 KB 644/1267 KB 484/1044 KB 140/713 KB 1428/1710 KB 380/1063 KB 644/1267 KB 484/1044 KB 140/713 KB 1428/1710 KB 384/1063 KB 644/1267 KB 484/1044 KB 140/713 KB 1428/1710 KB 368/1063 KB 644/1267 KB 468/1044 KB 128/713 KB 1428/1710 KB 384/1063 KB 648/1267 KB 484/1044 KB 140/713 KB 1428/1710 KB 384/1063 KB 652/1267 KB 484/1044 KB 140/713 KB 1428/1710 KB 384/1063 KB 656/1267 KB 484/1044 KB 140/713 KB 1428/1710 KB 384/1063 KB 660/1267 KB 484/1044 KB 140/713 KB 1428/1710 KB 388/1063 KB 664/1267 KB 488/1044 KB 144/713 KB 1428/1710 KB 388/1063 KB 668/1267 KB 488/1044 KB 144/713 KB 1428/1710 KB 388/1063 KB 672/1267 KB 488/1044 KB 144/713 KB 1428/1710 KB 368/1063 KB 640/1267 KB 468/1044 KB 124/713 KB 1428/1710 KB 388/1063 KB 672/1267 KB 488/1044 KB 144/713 KB 1432/1710 KB 388/1063 KB 672/1267 KB 488/1044 KB 144/713 KB 1436/1710 KB 388/1063 KB 672/1267 KB 488/1044 KB 144/713 KB 1440/1710 KB 388/1063 KB 672/1267 KB 488/1044 KB 144/713 KB 1444/1710 KB 388/1063 KB 672/1267 KB 488/1044 KB 144/713 KB 1448/1710 KB 388/1063 KB 672/1267 KB 488/1044 KB 144/713 KB 1452/1710 KB 388/1063 KB 672/1267 KB 488/1044 KB 144/713 KB 1456/1710 KB 388/1063 KB 660/1267 KB 488/1044 KB 144/713 KB 1428/1710 KB 392/1063 KB 672/1267 KB 488/1044 KB 144/713 KB 1456/1710 KB 384/1063 KB 660/1267 KB 488/1044 KB 144/713 KB 1428/1710 KB 392/1063 KB 672/1267 KB 492/1044 KB 144/713 KB 1456/1710 KB 392/1063 KB 672/1267 KB 496/1044 KB 144/713 KB 1456/1710 KB 384/1063 KB 660/1267 KB 484/1044 KB 144/713 KB 1428/1710 KB 392/1063 KB 672/1267 KB 496/1044 KB 148/713 KB 1456/1710 KB 396/1063 KB 672/1267 KB 500/1044 KB 152/713 KB 1456/1710 KB 396/1063 KB 672/1267 KB 500/1044 KB 156/713 KB 1460/1710 KB 396/1063 KB 672/1267 KB 500/1044 KB 148/713 KB 1456/1710 KB 400/1063 KB 672/1267 KB 500/1044 KB 156/713 KB 1460/1710 KB 404/1063 KB 672/1267 KB 500/1044 KB 156/713 KB 1460/1710 KB 408/1063 KB 676/1267 KB 500/1044 KB 160/713 KB 1460/1710 KB 412/1063 KB 676/1267 KB 500/1044 KB 160/713 KB 1460/1710 KB 392/1063 KB 672/1267 KB 500/1044 KB 148/713 KB 1456/1710 KB 412/1063 KB 676/1267 KB 504/1044 KB 160/713 KB 1460/1710 KB 412/1063 KB 676/1267 KB 508/1044 KB 160/713 KB 1460/1710 KB 412/1063 KB 676/1267 KB 512/1044 KB 160/713 KB 1460/1710 KB 404/1063 KB 676/1267 KB 500/1044 KB 160/713 KB 1460/1710 KB 412/1063 KB 680/1267 KB 512/1044 KB 160/713 KB 1460/1710 KB 412/1063 KB 684/1267 KB 512/1044 KB 160/713 KB 1460/1710 KB 412/1063 KB 688/1267 KB 512/1044 KB 160/713 KB 1460/1710 KB 416/1063 KB 692/1267 KB 512/1044 KB 160/713 KB 1460/1710 KB 416/1063 KB 696/1267 KB 516/1044 KB 160/713 KB 1460/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 160/713 KB 1460/1710 KB 404/1063 KB 672/1267 KB 500/1044 KB 160/713 KB 1460/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 164/713 KB 1460/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 168/ unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 713 KB 1460/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 172/713 KB 1460/1710 KB 396/1063 KB 672/1267 KB 500/1044 KB 152/713 KB 1460/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 176/713 KB 1464/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 176/713 KB 1468/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 176/713 KB 1472/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 176/713 KB 1476/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 176/713 KB 1480/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 176/713 KB 1484/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 176/713 KB 1488/1710 KB 416/1063 KB 692/1267 KB 516/1044 KB 160/713 KB 1460/1710 KB 416/1063 KB 700/1267 KB 520/1044 KB 176/713 KB 1488/1710 KB 416/1063 KB 700/1267 KB 524/1044 KB 176/713 KB 1488/1710 KB 416/1063 KB 700/1267 KB 528/1044 KB 176/713 KB 1488/1710 KB 416/1063 KB 688/1267 KB 512/1044 KB 160/713 KB 1460/1710 KB 420/1063 KB 700/1267 KB 528/1044 KB 176/713 KB 1488/1710 KB 424/1063 KB 700/1267 KB 528/1044 KB 176/713 KB 1488/1710 KB 428/1063 KB 700/1267 KB 528/1044 KB 176/713 KB 1488/1710 KB 432/1063 KB 704/1267 KB 532/1044 KB 176/713 KB 1488/1710 KB 436/1063 KB 704/1267 KB 532/1044 KB 176/713 KB 1488/1710 KB 440/1063 KB 704/1267 KB 532/1044 KB 176/713 KB 1492/1710 KB 416/1063 KB 700/1267 KB 516/1044 KB 176/713 KB 1476/1710 KB 444/1063 KB 704/1267 KB 532/1044 KB 180/713 KB 1492/1710 KB 444/1063 KB 704/1267 KB 532/1044 KB 184/713 KB 1492/1710 KB 444/1063 KB 704/1267 KB 532/1044 KB 188/713 KB 1492/1710 KB 444/1063 KB 704/1267 KB 532/1044 KB 192/713 KB 1492/1710 KB 444/1063 KB 704/1267 KB 532/1044 KB 196/713 KB 1492/1710 KB 436/1063 KB 704/1267 KB 532/1044 KB 176/713 KB 1492/1710 KB 444/1063 KB 704/1267 KB 532/1044 KB 196/713 KB 1496/1710 KB 444/1063 KB 704/1267 KB 532/1044 KB 196/713 KB 1500/1710 KB 444/1063 KB 704/1267 KB 532/1044 KB 196/713 KB 1504/1710 KB 428/1063 KB 704/1267 KB 532/1044 KB 176/713 KB 1488/1710 KB 428/1063 KB 700/1267 KB 532/1044 KB 176/713 KB 1488/1710 KB 444/1063 KB 704/1267 KB 536/1044 KB 196/713 KB 1504/1710 KB 444/1063 KB 704/1267 KB 540/1044 KB 196/713 KB 1504/1710 KB 444/1063 KB 704/1267 KB 544/1044 KB 196/713 KB 1504/1710 KB 444/1063 KB 704/1267 KB 548/1044 KB 196/713 KB 1504/1710 KB 444/1063 KB 708/1267 KB 552/1044 KB 200/713 KB 1508/1710 KB 444/1063 KB 708/1267 KB 556/1044 KB 200/713 KB 1508/1710 KB 444/1063 KB 708/1267 KB 560/1044 KB 200/713 KB 1508/1710 KB 444/1063 KB 708/1267 KB 548/1044 KB 200/713 KB 1508/1710 KB 444/1063 KB 704/1267 KB 532/1044 KB 176/713 KB 1492/1710 KB 448/1063 KB 708/1267 KB 560/1044 KB 200/713 KB 1508/1710 KB 444/1063 KB 708/1267 KB 548/1044 KB 196/713 KB 1504/1710 KB 448/1063 KB 712/1267 KB 560/1044 KB 200/713 KB 1508/1710 KB 448/1063 KB 716/1267 KB 560/1044 KB 200/713 KB 1508/1710 KB 448/1063 KB 720/1267 KB 560/1044 KB 200/713 KB 1508/1710 KB 448/1063 KB 720/1267 KB 560/1044 KB 204/713 KB 1508/1710 KB 448/1063 KB 724/1267 KB 560/1044 KB 208/713 KB 1508/1710 KB 448/1063 KB 724/1267 KB 560/1044 KB 212/713 KB 1508/1710 KB 452/1063 KB 724/1267 KB 564/1044 KB 216/713 KB 1508/1710 KB 444/1063 KB 708/1267 KB 548/1044 KB 196/713 KB 1508/1710 KB 452/1063 KB 724/1267 KB 564/1044 KB 216/713 KB 1512/1710 KB 452/1063 KB 724/1267 KB 564/1044 KB 212/713 KB 1508/1710 KB 456/1063 KB 724/1267 KB 564/1044 KB 216/713 KB 1512/1710 KB 460/1063 KB 724/1267 KB 564/1044 KB 216/713 KB 1516/1710 KB 464/1063 KB 724/1267 KB 564/1044 KB 216/713 KB 1516/1710 KB 448/1063 KB 724/1267 KB 564/1044 KB 212/713 KB 1508/1710 KB 448/1063 KB 724/1267 K unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install B 560/1044 KB 204/713 KB 1508/1710 KB 464/1063 KB 728/1267 KB 564/1044 KB 216/713 KB 1516/1710 KB 464/1063 KB 732/1267 KB 564/1044 KB 216/713 KB 1516/1710 KB 464/1063 KB 736/1267 KB 564/1044 KB 216/713 KB 1516/1710 KB 456/1063 KB 724/1267 KB 564/1044 KB 216/713 KB 1516/1710 KB 464/1063 KB 736/1267 KB 564/1044 KB 216/713 KB 1520/1710 KB 464/1063 KB 736/1267 KB 564/1044 KB 216/713 KB 1524/1710 KB 468/1063 KB 740/1267 KB 568/1044 KB 220/713 KB 1528/1710 KB 468/1063 KB 740/1267 KB 568/1044 KB 220/713 KB 1532/1710 KB 468/1063 KB 740/1267 KB 568/1044 KB 220/713 KB 1536/1710 KB 464/1063 KB 736/1267 KB 568/1044 KB 216/713 KB 1524/1710 KB 468/1063 KB 740/1267 KB 572/1044 KB 220/713 KB 1536/1710 KB 468/1063 KB 740/1267 KB 576/1044 KB 220/713 KB 1536/1710 KB 468/1063 KB 740/1267 KB 580/1044 KB 220/713 KB 1536/1710 KB 468/1063 KB 740/1267 KB 584/1044 KB 220/713 KB 1540/1710 KB 468/1063 KB 740/1267 KB 588/1044 KB 220/713 KB 1540/1710 KB 468/1063 KB 740/1267 KB 592/1044 KB 220/713 KB 1540/1710 KB 468/1063 KB 740/1267 KB 568/1044 KB 220/713 KB 1524/1710 KB 472/1063 KB 740/1267 KB 592/1044 KB 220/713 KB 1540/1710 KB 476/1063 KB 740/1267 KB 592/1044 KB 220/713 KB 1540/1710 KB 480/1063 KB 740/1267 KB 592/1044 KB 220/713 KB 1540/1710 KB 464/1063 KB 740/1267 KB 568/1044 KB 220/713 KB 1524/1710 KB 480/1063 KB 744/1267 KB 592/1044 KB 220/713 KB 1540/1710 KB 480/1063 KB 748/1267 KB 592/1044 KB 220/713 KB 1540/1710 KB 480/1063 KB 752/1267 KB 592/1044 KB 220/713 KB 1540/1710 KB 480/1063 KB 756/1267 KB 592/1044 KB 220/713 KB 1540/1710 KB 484/1063 KB 760/1267 KB 596/1044 KB 220/713 KB 1540/1710 KB 464/1063 KB 736/1267 KB 568/1044 KB 220/713 KB 1524/1710 KB 484/1063 KB 760/1267 KB 596/1044 KB 224/713 KB 1540/1710 KB 484/1063 KB 760/1267 KB 596/1044 KB 228/713 KB 1540/1710 KB 484/1063 KB 760/1267 KB 596/1044 KB 232/713 KB 1540/1710 KB 484/1063 KB 760/1267 KB 596/1044 KB 236/713 KB 1540/1710 KB 484/1063 KB 760/1267 KB 596/1044 KB 240/713 KB 1540/1710 KB 484/1063 KB 760/1267 KB 596/1044 KB 244/713 KB 1540/1710 KB 484/1063 KB 764/1267 KB 596/1044 KB 248/713 KB 1540/1710 KB 484/1063 KB 756/1267 KB 596/1044 KB 220/713 KB 1540/1710 KB 484/1063 KB 764/1267 KB 600/1044 KB 252/713 KB 1540/1710 KB 484/1063 KB 764/1267 KB 604/1044 KB 252/713 KB 1540/1710 KB 484/1063 KB 764/1267 KB 608/1044 KB 252/713 KB 1540/1710 KB 484/1063 KB 756/1267 KB 592/1044 KB 220/713 KB 1540/1710 KB 488/1063 KB 764/1267 KB 608/1044 KB 252/713 KB 1540/1710 KB 468/1063 KB 740/1267 KB 580/1044 KB 220/713 KB 1540/1710 KB 492/1063 KB 764/1267 KB 608/1044 KB 252/713 KB 1544/1710 KB 492/1063 KB 764/1267 KB 608/1044 KB 252/713 KB 1548/1710 KB 492/1063 KB 764/1267 KB 608/1044 KB 252/713 KB 1552/1710 KB 492/1063 KB 764/1267 KB 608/1044 KB 252/713 KB 1540/1710 KB 496/1063 KB 764/1267 KB 608/1044 KB 252/713 KB 1552/1710 KB 500/1063 KB 764/1267 KB 608/1044 KB 252/713 KB 1552/1710 KB 504/1063 KB 764/1267 KB 612/1044 KB 252/713 KB 1556/1710 KB 508/1063 KB 764/1267 KB 612/1044 KB 252/713 KB 1556/1710 KB 512/1063 KB 764/1267 KB 612/1044 KB 252/713 KB 1556/1710 KB 484/1063 KB 764/1267 KB 596/1044 KB 244/713 KB 1540/1710 KB 512/1063 KB 768/1267 KB 612/1044 KB 252/713 KB 1556/1710 KB 512/1063 KB 772/1267 KB 612/1044 KB 252/713 KB 1556/1710 KB 512/1063 KB 776/1267 KB 612/1044 KB 252/713 KB 1556/1710 KB 484/1063 KB 764/1267 KB 612/1044 KB 252/713 KB 1556/1710 KB 512/1063 KB 780/1267 KB 612/1044 KB 256/713 KB 1556/1710 KB 512/1063 KB 780/1267 KB 612/1044 KB 260/713 KB 1556/1710 KB 51 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 6/1063 KB 780/1267 KB 612/1044 KB 264/713 KB 1556/1710 KB 500/1063 KB 764/1267 KB 612/1044 KB 252/713 KB 1556/1710 KB 516/1063 KB 780/1267 KB 616/1044 KB 264/713 KB 1556/1710 KB 516/1063 KB 780/1267 KB 620/1044 KB 264/713 KB 1556/1710 KB 516/1063 KB 780/1267 KB 624/1044 KB 264/713 KB 1556/1710 KB 500/1063 KB 764/1267 KB 608/1044 KB 252/713 KB 1556/1710 KB 516/1063 KB 780/1267 KB 624/1044 KB 264/713 KB 1560/1710 KB 516/1063 KB 780/1267 KB 624/1044 KB 264/713 KB 1564/1710 KB 516/1063 KB 780/1267 KB 624/1044 KB 264/713 KB 1568/1710 KB 516/1063 KB 780/1267 KB 624/1044 KB 264/713 KB 1572/1710 KB 516/1063 KB 780/1267 KB 628/1044 KB 264/713 KB 1572/1710 KB 516/1063 KB 780/1267 KB 612/1044 KB 260/713 KB 1556/1710 KB 520/1063 KB 780/1267 KB 632/1044 KB 268/713 KB 1576/1710 KB 524/1063 KB 780/1267 KB 632/1044 KB 268/713 KB 1576/1710 KB 528/1063 KB 780/1267 KB 632/1044 KB 268/713 KB 1576/1710 KB 512/1063 KB 780/1267 KB 612/1044 KB 260/713 KB 1556/1710 KB 528/1063 KB 784/1267 KB 632/1044 KB 268/713 KB 1576/1710 KB 528/1063 KB 788/1267 KB 632/1044 KB 268/713 KB 1576/1710 KB 528/1063 KB 792/1267 KB 632/1044 KB 268/713 KB 1576/1710 KB 528/1063 KB 796/1267 KB 632/1044 KB 268/713 KB 1576/1710 KB 516/1063 KB 780/1267 KB 628/1044 KB 268/713 KB 1576/1710 KB 528/1063 KB 796/1267 KB 632/1044 KB 272/713 KB 1576/1710 KB 516/1063 KB 780/1267 KB 628/1044 KB 264/713 KB 1576/1710 KB 528/1063 KB 796/1267 KB 632/1044 KB 272/713 KB 1580/1710 KB 528/1063 KB 796/1267 KB 632/1044 KB 272/713 KB 1584/1710 KB 528/1063 KB 796/1267 KB 632/1044 KB 276/713 KB 1584/1710 KB 528/1063 KB 800/1267 KB 632/1044 KB 280/713 KB 1588/1710 KB 516/1063 KB 792/1267 KB 632/1044 KB 268/713 KB 1576/1710 KB 528/1063 KB 800/1267 KB 636/1044 KB 280/713 KB 1588/1710 KB 528/1063 KB 800/1267 KB 640/1044 KB 280/713 KB 1588/1710 KB 528/1063 KB 800/1267 KB 644/1044 KB 280/713 KB 1588/1710 KB 528/1063 KB 800/1267 KB 632/1044 KB 276/713 KB 1588/1710 KB 528/1063 KB 796/1267 KB 632/1044 KB 276/713 KB 1588/1710 KB 532/1063 KB 800/1267 KB 644/1044 KB 284/713 KB 1592/1710 KB 532/1063 KB 804/1267 KB 644/1044 KB 284/713 KB 1596/1710 KB 532/1063 KB 804/1267 KB 644/1044 KB 284/713 KB 1600/1710 KB 532/1063 KB 800/1267 KB 644/1044 KB 284/713 KB 1588/1710 KB 536/1063 KB 804/1267 KB 644/1044 KB 284/713 KB 1600/1710 KB 528/1063 KB 800/1267 KB 644/1044 KB 284/713 KB 1588/1710 KB 536/1063 KB 804/1267 KB 644/1044 KB 288/713 KB 1600/1710 KB 536/1063 KB 804/1267 KB 644/1044 KB 292/713 KB 1600/1710 KB 540/1063 KB 804/1267 KB 648/1044 KB 296/713 KB 1604/1710 KB 540/1063 KB 804/1267 KB 648/1044 KB 300/713 KB 1604/1710 KB 540/1063 KB 804/1267 KB 648/1044 KB 304/713 KB 1604/1710 KB 540/1063 KB 804/1267 KB 648/1044 KB 308/713 KB 1604/1710 KB 540/1063 KB 804/1267 KB 648/1044 KB 312/713 KB 1604/1710 KB 540/1063 KB 804/1267 KB 648/1044 KB 316/713 KB 1604/1710 KB 540/1063 KB 804/1267 KB 648/1044 KB 320/713 KB 1604/1710 KB 532/1063 KB 804/1267 KB 644/1044 KB 284/713 KB 1592/1710 KB 540/1063 KB 808/1267 KB 648/1044 KB 320/713 KB 1604/1710 KB 540/1063 KB 812/1267 KB 648/1044 KB 320/713 KB 1604/1710 KB 540/1063 KB 816/1267 KB 648/1044 KB 320/713 KB 1604/1710 KB 540/1063 KB 804/1267 KB 648/1044 KB 292/713 KB 1604/1710 KB 540/1063 KB 816/1267 KB 652/1044 KB 320/713 KB 1604/1710 KB 540/1063 KB 804/1267 KB 644/1044 KB 292/713 KB 1604/1710 KB 540/1063 KB 816/1267 KB 652/1044 KB 320/713 KB 1608/1710 KB 540/1063 KB 816/1267 KB 656/1044 KB 320/713 KB 1612/1710 KB 540/1063 KB 820/1267 KB 656/1044 KB 320/713 K unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install B 1616/1710 KB 540/1063 KB 804/1267 KB 644/1044 KB 292/713 KB 1600/1710 KB 544/1063 KB 820/1267 KB 656/1044 KB 320/713 KB 1616/1710 KB 548/1063 KB 820/1267 KB 656/1044 KB 320/713 KB 1616/1710 KB 552/1063 KB 820/1267 KB 656/1044 KB 320/713 KB 1616/1710 KB 556/1063 KB 820/1267 KB 656/1044 KB 320/713 KB 1616/1710 KB 560/1063 KB 820/1267 KB 656/1044 KB 320/713 KB 1616/1710 KB 564/1063 KB 820/1267 KB 656/1044 KB 320/713 KB 1616/1710 KB 568/1063 KB 820/1267 KB 656/1044 KB 324/713 KB 1620/1710 KB 572/1063 KB 820/1267 KB 656/1044 KB 324/713 KB 1620/1710 KB 576/1063 KB 820/1267 KB 656/1044 KB 324/713 KB 1620/1710 KB 540/1063 KB 820/1267 KB 656/1044 KB 320/713 KB 1612/1710 KB 576/1063 KB 824/1267 KB 656/1044 KB 324/713 KB 1620/1710 KB 576/1063 KB 828/1267 KB 656/1044 KB 324/713 KB 1620/1710 KB 576/1063 KB 832/1267 KB 656/1044 KB 324/713 KB 1620/1710 KB 540/1063 KB 816/1267 KB 656/1044 KB 320/713 KB 1608/1710 KB 576/1063 KB 832/1267 KB 660/1044 KB 324/713 KB 1620/1710 KB 576/1063 KB 832/1267 KB 664/1044 KB 324/713 KB 1620/1710 KB 576/1063 KB 832/1267 KB 668/1044 KB 324/713 KB 1620/1710 KB 576/1063 KB 832/1267 KB 672/1044 KB 324/713 KB 1620/1710 KB 576/1063 KB 836/1267 KB 672/1044 KB 324/713 KB 1620/1710 KB 576/1063 KB 840/1267 KB 676/1044 KB 324/713 KB 1620/1710 KB 576/1063 KB 844/1267 KB 676/1044 KB 324/713 KB 1620/1710 KB 576/1063 KB 848/1267 KB 676/1044 KB 324/713 KB 1620/1710 KB 576/1063 KB 852/1267 KB 676/1044 KB 324/713 KB 1620/1710 KB 580/1063 KB 856/1267 KB 676/1044 KB 324/713 KB 1620/1710 KB 580/1063 KB 860/1267 KB 676/1044 KB 324/713 KB 1620/1710 KB 564/1063 KB 820/1267 KB 656/1044 KB 324/713 KB 1620/1710 KB 564/1063 KB 820/1267 KB 656/1044 KB 320/713 KB 1620/1710 KB 580/1063 KB 860/1267 KB 676/1044 KB 324/713 KB 1624/1710 KB 580/1063 KB 860/1267 KB 676/1044 KB 324/713 KB 1628/1710 KB 580/1063 KB 860/1267 KB 676/1044 KB 324/713 KB 1632/1710 KB 580/1063 KB 860/1267 KB 676/1044 KB 324/713 KB 1636/1710 KB 580/1063 KB 860/1267 KB 676/1044 KB 324/713 KB 1640/1710 KB 580/1063 KB 860/1267 KB 676/1044 KB 328/713 KB 1644/1710 KB 580/1063 KB 860/1267 KB 676/1044 KB 328/713 KB 1648/1710 KB 580/1063 KB 852/1267 KB 676/1044 KB 324/713 KB 1620/1710 KB 580/1063 KB 860/1267 KB 676/1044 KB 328/713 KB 1652/1710 KB 584/1063 KB 864/1267 KB 676/1044 KB 328/713 KB 1656/1710 KB 584/1063 KB 864/1267 KB 676/1044 KB 328/713 KB 1660/1710 KB 576/1063 KB 836/1267 KB 676/1044 KB 324/713 KB 1620/1710 KB 584/1063 KB 864/1267 KB 680/1044 KB 328/713 KB 1660/1710 KB 584/1063 KB 864/1267 KB 684/1044 KB 328/713 KB 1660/1710 KB 584/1063 KB 864/1267 KB 688/1044 KB 328/713 KB 1660/1710 KB 584/1063 KB 864/1267 KB 692/1044 KB 328/713 KB 1660/1710 KB 584/1063 KB 864/1267 KB 696/1044 KB 328/713 KB 1660/1710 KB 584/1063 KB 864/1267 KB 700/1044 KB 328/713 KB 1660/1710 KB 584/1063 KB 864/1267 KB 704/1044 KB 328/713 KB 1660/1710 KB 584/1063 KB 864/1267 KB 676/1044 KB 328/713 KB 1652/1710 KB 584/1063 KB 860/1267 KB 676/1044 KB 328/713 KB 1652/1710 KB 588/1063 KB 864/1267 KB 704/1044 KB 328/713 KB 1660/1710 KB 592/1063 KB 864/1267 KB 704/1044 KB 328/713 KB 1660/1710 KB 580/1063 KB 860/1267 KB 676/1044 KB 328/713 KB 1640/1710 KB 592/1063 KB 864/1267 KB 704/1044 KB 332/713 KB 1660/1710 KB 592/1063 KB 864/1267 KB 704/1044 KB 336/713 KB 1660/1710 KB 592/1063 KB 864/1267 KB 704/1044 KB 340/713 KB 1660/1710 KB 596/1063 KB 864/1267 KB 704/1044 KB 344/713 KB 1660/1710 KB 596/1063 KB 864/1267 KB 704/1044 KB 348/713 KB 1660/1710 KB 596/1063 KB 868/1267 KB 7 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 04/1044 KB 352/713 KB 1664/1710 KB 596/1063 KB 868/1267 KB 708/1044 KB 356/713 KB 1664/1710 KB 596/1063 KB 868/1267 KB 708/1044 KB 360/713 KB 1664/1710 KB 596/1063 KB 868/1267 KB 708/1044 KB 364/713 KB 1664/1710 KB 596/1063 KB 868/1267 KB 708/1044 KB 368/713 KB 1664/1710 KB 596/1063 KB 864/1267 KB 704/1044 KB 340/713 KB 1660/1710 KB 600/1063 KB 868/1267 KB 708/1044 KB 368/713 KB 1664/1710 KB 604/1063 KB 868/1267 KB 708/1044 KB 368/713 KB 1664/1710 KB 608/1063 KB 868/1267 KB 708/1044 KB 368/713 KB 1664/1710 KB 596/1063 KB 868/1267 KB 708/1044 KB 352/713 KB 1664/1710 KB 608/1063 KB 868/1267 KB 712/1044 KB 368/713 KB 1664/1710 KB 596/1063 KB 868/1267 KB 704/1044 KB 348/713 KB 1664/1710 KB 608/1063 KB 868/1267 KB 716/1044 KB 368/713 KB 1668/1710 KB 608/1063 KB 868/1267 KB 716/1044 KB 368/713 KB 1672/1710 KB 612/1063 KB 868/1267 KB 716/1044 KB 368/713 KB 1676/1710 KB 612/1063 KB 868/1267 KB 716/1044 KB 368/713 KB 1680/1710 KB 596/1063 KB 868/1267 KB 704/1044 KB 348/713 KB 1660/1710 KB 612/1063 KB 872/1267 KB 716/1044 KB 368/713 KB 1680/1710 KB 612/1063 KB 876/1267 KB 716/1044 KB 368/713 KB 1680/1710 KB 612/1063 KB 880/1267 KB 716/1044 KB 368/713 KB 1680/1710 KB 612/1063 KB 884/1267 KB 716/1044 KB 368/713 KB 1680/1710 KB 612/1063 KB 888/1267 KB 716/1044 KB 372/713 KB 1684/1710 KB 612/1063 KB 892/1267 KB 716/1044 KB 372/713 KB 1684/1710 KB 612/1063 KB 868/1267 KB 716/1044 KB 368/713 KB 1672/1710 KB 616/1063 KB 892/1267 KB 716/1044 KB 372/713 KB 1684/1710 KB 620/1063 KB 892/1267 KB 716/1044 KB 372/713 KB 1684/1710 KB 624/1063 KB 892/1267 KB 716/1044 KB 372/713 KB 1684/1710 KB 608/1063 KB 868/1267 KB 716/1044 KB 368/713 KB 1672/1710 KB 624/1063 KB 896/1267 KB 720/1044 KB 372/713 KB 1684/1710 KB 624/1063 KB 896/1267 KB 724/1044 KB 372/713 KB 1684/1710 KB 624/1063 KB 896/1267 KB 728/1044 KB 372/713 KB 1684/1710 KB 624/1063 KB 896/1267 KB 732/1044 KB 372/713 KB 1684/1710 KB 624/1063 KB 896/1267 KB 736/1044 KB 372/713 KB 1684/1710 KB 624/1063 KB 896/1267 KB 740/1044 KB 372/713 KB 1684/1710 KB 628/1063 KB 896/1267 KB 744/1044 KB 372/713 KB 1684/1710 KB 628/1063 KB 896/1267 KB 748/1044 KB 372/713 KB 1684/1710 KB 628/1063 KB 896/1267 KB 752/1044 KB 372/713 KB 1684/1710 KB 624/1063 KB 896/1267 KB 716/1044 KB 372/713 KB 1684/1710 KB 612/1063 KB 884/1267 KB 716/1044 KB 372/713 KB 1684/1710 KB 628/1063 KB 896/1267 KB 752/1044 KB 376/713 KB 1684/1710 KB 628/1063 KB 896/1267 KB 752/1044 KB 380/713 KB 1684/1710 KB 628/1063 KB 896/1267 KB 752/1044 KB 384/713 KB 1684/1710 KB 628/1063 KB 896/1267 KB 752/1044 KB 388/713 KB 1684/1710 KB 628/1063 KB 900/1267 KB 752/1044 KB 392/713 KB 1684/1710 KB 628/1063 KB 900/1267 KB 752/1044 KB 396/713 KB 1684/1710 KB 628/1063 KB 900/1267 KB 752/1044 KB 400/713 KB 1684/1710 KB 612/1063 KB 884/1267 KB 716/1044 KB 368/713 KB 1684/1710 KB 628/1063 KB 900/1267 KB 752/1044 KB 400/713 KB 1688/1710 KB 628/1063 KB 900/1267 KB 752/1044 KB 400/713 KB 1692/1710 KB 628/1063 KB 900/1267 KB 752/1044 KB 400/713 KB 1696/1710 KB 628/1063 KB 900/1267 KB 752/1044 KB 388/713 KB 1684/1710 KB 628/1063 KB 904/1267 KB 752/1044 KB 400/713 KB 1696/1710 KB 628/1063 KB 908/1267 KB 752/1044 KB 400/713 KB 1696/1710 KB 628/1063 KB 912/1267 KB 752/1044 KB 400/713 KB 1696/1710 KB 628/1063 KB 916/1267 KB 752/1044 KB 400/713 KB 1700/1710 KB 628/1063 KB 920/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 628/1063 KB 924/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 628/1063 KB 928/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 628/106 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 3 KB 896/1267 KB 740/1044 KB 372/713 KB 1684/1710 KB 632/1063 KB 928/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 636/1063 KB 928/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 640/1063 KB 928/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 644/1063 KB 928/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 648/1063 KB 928/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 652/1063 KB 928/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 656/1063 KB 928/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 660/1063 KB 928/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 664/1063 KB 932/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 668/1063 KB 932/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 672/1063 KB 932/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 628/1063 KB 916/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 628/1063 KB 916/1267 KB 756/1044 KB 400/713 KB 1700/1710 KB 672/1063 KB 932/1267 KB 760/1044 KB 408/713 KB 1700/1710 KB 672/1063 KB 932/1267 KB 764/1044 KB 408/713 KB 1700/1710 KB 628/1063 KB 912/1267 KB 752/1044 KB 400/713 KB 1700/1710 KB 672/1063 KB 932/1267 KB 768/1044 KB 408/713 KB 1704/1710 KB 672/1063 KB 932/1267 KB 768/1044 KB 408/713 KB 1708/1710 KB 672/1063 KB 932/1267 KB 768/1044 KB 408/713 KB 1710/1710 KB 672/1063 KB 932/1267 KB 756/1044 KB 408/713 KB 1700/1710 KB 672/1063 KB 932/1267 KB 768/1044 KB 412/713 KB 1710/1710 KB 672/1063 KB 932/1267 KB 768/1044 KB 408/713 KB 1700/1710 KB 672/1063 KB 932/1267 KB 768/1044 KB 416/713 KB 1710/1710 KB 672/1063 KB 932/1267 KB 772/1044 KB 416/713 KB 1710/1710 KB 672/1063 KB 932/1267 KB 776/1044 KB 420/713 KB 1710/1710 KB 672/1063 KB 932/1267 KB 780/1044 KB 420/713 KB 1710/1710 KB 672/1063 KB 932/1267 KB 784/1044 KB 420/713 KB 1710/1710 KB 660/1063 KB 932/1267 KB 756/1044 KB 404/713 KB 1700/1710 KB 672/1063 KB 936/1267 KB 784/1044 KB 420/713 KB 1710/1710 KB 672/1063 KB 940/1267 KB 784/1044 KB 420/713 KB 1710/1710 KB 672/1063 KB 944/1267 KB 784/1044 KB 420/713 KB 1710/1710 KB 672/1063 KB 948/1267 KB 784/1044 KB 420/713 KB 1710/1710 KB 676/1063 KB 952/1267 KB 788/1044 KB 420/713 KB 1710/1710 KB 676/1063 KB 956/1267 KB 788/1044 KB 420/713 KB 1710/1710 KB 676/1063 KB 960/1267 KB 788/1044 KB 420/713 KB 1710/1710 KB 672/1063 KB 932/1267 KB 772/1044 KB 420/713 KB 1710/1710 KB 676/1063 KB 960/1267 KB 788/1044 KB 424/713 KB 1710/1710 KB 676/1063 KB 960/1267 KB 788/1044 KB 428/713 KB 1710/1710 KB 676/1063 KB 960/1267 KB 788/1044 KB 432/713 KB 1710/1710 KB 676/1063 KB 960/1267 KB 788/1044 KB 436/713 KB 1710/1710 KB 676/1063 KB 960/1267 KB 788/1044 KB 440/713 KB 1710/1710 KB 676/1063 KB 960/1267 KB 788/1044 KB 444/713 KB 1710/1710 KB 676/1063 KB 960/1267 KB 788/1044 KB 448/713 KB 1710/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2958.3 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 676/1063 KB 948/1267 KB 788/1044 KB 420/713 KB 1710/1710 KB 676/1063 KB 964/1267 KB 792/1044 KB 452/713 KB 676/1063 KB 948/1267 KB 784/1044 KB 420/713 KB 1710/1710 KB 680/1063 KB 964/1267 KB 792/1044 KB 452/713 KB 684/1063 KB 964/1267 KB 792/1044 KB 452/713 KB 688/1063 KB 964/1267 KB 792/1044 KB 452/713 KB 692/1063 KB 964/1267 KB 796/1044 KB 452/713 KB 696/1063 KB 964/1267 KB 796/1044 KB 452/713 KB 700/1063 KB 964/1267 KB 796/1044 KB 452/713 KB 704/1063 KB 964/1267 KB 796/1044 KB 452/713 KB 676/1063 KB 964/1267 KB 788/1044 KB 452/713 KB 704/1063 KB 964/1267 KB 796/1044 KB 456/713 KB 704/1063 KB 964/1267 KB 796/1044 KB 460/713 KB 704/1063 KB 964/1267 KB 796/1044 KB 464/713 KB 704/1063 KB 964/1267 KB 796/1044 KB 468/713 KB 708/1063 KB 964/1267 KB 796/1044 KB 472/713 KB 708/1063 KB 964/1267 KB 796/1044 KB 476/713 KB 708/1063 KB 964/1267 KB 796/1044 KB 480/713 KB 676/1063 KB 964/1267 KB 788/1044 KB 448/713 KB 708/1063 KB 968/1267 KB 796/1044 KB 480/713 KB 708/1063 KB 972/1267 KB 796/1044 KB 480/713 KB 708/1063 KB 976/1267 KB 796/1044 KB 480/713 KB 708/1063 KB 980/1267 KB 796/1044 KB 480/713 KB 708/1063 KB 984/1267 KB 796/1044 KB 480/713 KB 708/1063 KB 988/1267 KB 796/1044 KB 480/713 KB 708/1063 KB 992/1267 KB 796/1044 KB 480/713 KB 708/1063 KB 964/1267 KB 796/1044 KB 468/713 KB 712/1063 KB 992/1267 KB 796/1044 KB 480/713 KB 716/1063 KB 992/1267 KB 796/1044 KB 480/713 KB 720/1063 KB 992/1267 KB 796/1044 KB 480/713 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 688/1063 KB 964/1267 KB 796/1044 KB 452/713 KB 720/1063 KB 992/1267 KB 800/1044 KB 480/713 KB 720/1063 KB 992/1267 KB 804/1044 KB 480/713 KB 720/1063 KB 992/1267 KB 808/1044 KB 480/713 KB 720/1063 KB 992/1267 KB 812/1044 KB 480/713 KB 720/1063 KB 992/1267 KB 816/1044 KB 480/713 KB 720/1063 KB 992/1267 KB 820/1044 KB 480/713 KB 720/1063 KB 992/1267 KB 824/1044 KB 480/713 KB 720/1063 KB 992/1267 KB 828/1044 KB 480/713 KB 720/1063 KB 992/1267 KB 832/1044 KB 480/713 KB 720/1063 KB 992/1267 KB 836/1044 KB 480/713 KB 724/1063 KB 996/1267 KB 840/1044 KB 484/713 KB 724/1063 KB 996/1267 KB 844/1044 KB 484/713 KB 724/1063 KB 996/1267 KB 848/1044 KB 484/713 KB 724/1063 KB 996/1267 KB 836/1044 KB 484/713 KB 728/1063 KB 996/1267 KB 848/1044 KB 484/713 KB 732/1063 KB 996/1267 KB 848/1044 KB 484/713 KB 736/1063 KB 996/1267 KB 848/1044 KB 484/713 KB 720/1063 KB 996/1267 KB 836/1044 KB 484/713 KB 736/1063 KB 996/1267 KB 848/1044 KB 488/713 KB 736/1063 KB 996/1267 KB 848/1044 KB 492/713 KB 736/1063 KB 996/1267 KB 848/1044 KB 496/713 KB 736/1063 KB 996/1267 KB 848/1044 KB 500/713 KB 740/1063 KB 996/1267 KB 852/1044 KB 504/713 KB 740/1063 KB 996/1267 KB 852/1044 KB 508/713 KB 740/1063 KB 996/1267 KB 852/1044 KB 512/713 KB 720/1063 KB 996/1267 KB 836/1044 KB 480/713 KB 740/1063 KB 1000/1267 KB 852/1044 KB 512/713 KB 740/1063 KB 1004/1267 KB 852/1044 KB 512/713 KB 740/1063 KB 1008/1267 KB 852/1044 KB 512/713 KB 740/1063 KB 1012/1267 KB 852/1044 KB 512/713 KB 740/1063 KB 1016/1267 KB 852/1044 KB 512/713 KB 740/1063 KB 1020/1267 KB 852/1044 KB 512/713 KB 740/1063 KB 1024/1267 KB 852/1044 KB 512/713 KB 740/1063 KB 996/1267 KB 852/1044 KB 500/713 KB 744/1063 KB 1024/1267 KB 852/1044 KB 512/713 KB 748/1063 KB 1024/1267 KB 852/1044 KB 512/713 KB 752/1063 KB 1024/1267 KB 852/1044 KB 512/713 KB 736/1063 KB 996/1267 KB 852/1044 KB 500/713 KB 752/1063 KB 1024/1267 KB 4/257 KB 852/1044 KB 512/713 KB 752/1063 KB 1024/1267 KB 8/257 KB 852/1044 KB 512/713 KB 752/1063 KB 1024/1267 KB 12/257 KB 852/1044 KB 512/713 KB 752/1063 KB 1024/1267 KB 16/257 KB 852/1044 KB 512/713 KB 752/1063 KB 1024/1267 KB 16/257 KB 856/1044 KB 512/713 KB 752/1063 KB 1024/1267 KB 16/257 KB 860/1044 KB 512/713 KB 752/1063 KB 1024/1267 KB 20/257 KB 864/1044 KB 516/713 KB 752/1063 KB 1024/1267 KB 20/257 KB 868/1044 KB 516/713 KB 756/1063 KB 1028/1267 KB 20/257 KB 872/1044 KB 516/713 KB 756/1063 KB 1028/1267 KB 20/257 KB 876/1044 KB 516/713 KB 756/1063 KB 1028/1267 KB 20/257 KB 880/1044 KB 516/713 KB 752/1063 KB 1024/1267 KB 20/257 KB 860/1044 KB 516/713 KB 756/1063 KB 1028/1267 KB 20/257 KB 880/1044 KB 520/713 KB 756/1063 KB 1028/1267 KB 20/257 KB 880/1044 KB 524/713 KB 756/1063 KB 1028/1267 KB 20/257 KB 880/1044 KB 528/713 KB 752/1063 KB 1024/1267 KB 20/257 KB 860/1044 KB 512/713 KB 756/1063 KB 1028/1267 KB 24/257 KB 880/1044 KB 528/713 KB 756/1063 KB 1028/1267 KB 20/257 KB 868/1044 KB 516/713 KB 756/1063 KB 1024/1267 KB 20/257 KB 868/1044 KB 516/713 KB 760/1063 KB 1028/1267 KB 24/257 KB 880/1044 KB 528/713 KB 764/1063 KB 1028/1267 KB 24/257 KB 880/1044 KB 528/713 KB 764/1063 KB 1032/1267 KB 28/257 KB 880/1044 KB 528/713 KB 764/1063 KB 1036/1267 KB 28/257 KB 880/1044 KB 528/713 KB 764/1063 KB 1028/1267 KB 28/257 KB 880/1044 KB 528/713 KB 768/1063 KB 1036/1267 KB 32/257 KB 880/1044 KB 528/713 KB 768/1063 KB 1036/1267 KB 28/257 KB 880/1044 KB 528/713 KB 768/1063 KB 1040/1267 KB 32/257 KB 880/1044 KB 528/713 KB 772/1063 KB 1044/1267 KB 36/257 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 880/1044 KB 528/713 KB 772/1063 KB 1048/1267 KB 36/257 KB 884/1044 KB 532/713 KB 772/1063 KB 1052/1267 KB 36/257 KB 884/1044 KB 532/713 KB 772/1063 KB 1056/1267 KB 36/257 KB 884/1044 KB 532/713 KB 772/1063 KB 1040/1267 KB 36/257 KB 880/1044 KB 528/713 KB 776/1063 KB 1056/1267 KB 36/257 KB 884/1044 KB 532/713 KB 780/1063 KB 1056/1267 KB 36/257 KB 884/1044 KB 532/713 KB 784/1063 KB 1056/1267 KB 36/257 KB 884/1044 KB 532/713 KB 768/1063 KB 1040/1267 KB 36/257 KB 880/1044 KB 528/713 KB 784/1063 KB 1056/1267 KB 40/257 KB 884/1044 KB 532/713 KB 784/1063 KB 1056/1267 KB 44/257 KB 884/1044 KB 532/713 KB 784/1063 KB 1056/1267 KB 48/257 KB 884/1044 KB 532/713 KB 772/1063 KB 1044/1267 KB 36/257 KB 884/1044 KB 532/713 KB 784/1063 KB 1056/1267 KB 48/257 KB 884/1044 KB 536/713 KB 784/1063 KB 1056/1267 KB 48/257 KB 884/1044 KB 540/713 KB 784/1063 KB 1056/1267 KB 48/257 KB 884/1044 KB 544/713 KB 772/1063 KB 1044/1267 KB 36/257 KB 884/1044 KB 528/713 KB 784/1063 KB 1056/1267 KB 48/257 KB 888/1044 KB 544/713 KB 784/1063 KB 1056/1267 KB 48/257 KB 892/1044 KB 544/713 KB 784/1063 KB 1056/1267 KB 48/257 KB 896/1044 KB 544/713 KB 784/1063 KB 1056/1267 KB 52/257 KB 900/1044 KB 548/713 KB 788/1063 KB 1060/1267 KB 52/257 KB 904/1044 KB 548/713 KB 788/1063 KB 1060/1267 KB 52/257 KB 908/1044 KB 548/713 KB 784/1063 KB 1056/1267 KB 52/257 KB 896/1044 KB 548/713 KB 788/1063 KB 1060/1267 KB 52/257 KB 908/1044 KB 552/713 KB 788/1063 KB 1060/1267 KB 52/257 KB 908/1044 KB 556/713 KB 788/1063 KB 1060/1267 KB 52/257 KB 908/1044 KB 560/713 KB 784/1063 KB 1056/1267 KB 52/257 KB 896/1044 KB 544/713 KB 788/1063 KB 1060/1267 KB 56/257 KB 908/1044 KB 560/713 KB 788/1063 KB 1060/1267 KB 60/257 KB 908/1044 KB 560/713 KB 788/1063 KB 1060/1267 KB 64/257 KB 908/1044 KB 560/713 KB 788/1063 KB 1060/1267 KB 52/257 KB 900/1044 KB 548/713 KB 792/1063 KB 1060/1267 KB 64/257 KB 908/1044 KB 560/713 KB 796/1063 KB 1060/1267 KB 64/257 KB 908/1044 KB 560/713 KB 800/1063 KB 1060/1267 KB 64/257 KB 908/1044 KB 560/713 KB 784/1063 KB 1060/1267 KB 52/257 KB 900/1044 KB 548/713 KB 800/1063 KB 1064/1267 KB 64/257 KB 908/1044 KB 560/713 KB 800/1063 KB 1068/1267 KB 64/257 KB 908/1044 KB 560/713 KB 800/1063 KB 1072/1267 KB 64/257 KB 908/1044 KB 560/713 KB 804/1063 KB 1072/1267 KB 64/257 KB 908/1044 KB 560/713 KB 808/1063 KB 1076/1267 KB 68/257 KB 912/1044 KB 564/713 KB 812/1063 KB 1076/1267 KB 68/257 KB 912/1044 KB 564/713 KB 816/1063 KB 1076/1267 KB 68/257 KB 912/1044 KB 564/713 KB 804/1063 KB 1076/1267 KB 68/257 KB 912/1044 KB 564/713 KB 816/1063 KB 1076/1267 KB 72/257 KB 912/1044 KB 564/713 KB 816/1063 KB 1076/1267 KB 76/257 KB 912/1044 KB 564/713 KB 804/1063 KB 1076/1267 KB 64/257 KB 912/1044 KB 564/713 KB 816/1063 KB 1080/1267 KB 76/257 KB 912/1044 KB 564/713 KB 804/1063 KB 1072/1267 KB 64/257 KB 912/1044 KB 564/713 KB 816/1063 KB 1080/1267 KB 76/257 KB 916/1044 KB 564/713 KB 816/1063 KB 1080/1267 KB 76/257 KB 920/1044 KB 564/713 KB 804/1063 KB 1072/1267 KB 64/257 KB 908/1044 KB 564/713 KB 816/1063 KB 1084/1267 KB 80/257 KB 920/1044 KB 568/713 KB 816/1063 KB 1084/1267 KB 80/257 KB 920/1044 KB 572/713 KB 816/1063 KB 1084/1267 KB 80/257 KB 920/1044 KB 564/713 KB 816/1063 KB 1088/1267 KB 80/257 KB 920/1044 KB 576/713 KB 816/1063 KB 1080/1267 KB 80/257 KB 920/1044 KB 564/713 KB 816/1063 KB 1084/1267 KB 80/257 KB 920/1044 KB 576/713 KB 820/1063 KB 1088/1267 KB 80/257 KB 924/1044 KB 576/713 KB 824/1063 KB 1092/1267 KB 84/257 KB 924/1044 KB 580/713 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 828/1063 KB 1092/1267 KB 84/257 KB 924/1044 KB 580/713 KB 832/1063 KB 1092/1267 KB 84/257 KB 924/1044 KB 580/713 KB 816/1063 KB 1088/1267 KB 80/257 KB 924/1044 KB 576/713 KB 832/1063 KB 1092/1267 KB 84/257 KB 928/1044 KB 580/713 KB 832/1063 KB 1092/1267 KB 84/257 KB 932/1044 KB 580/713 KB 832/1063 KB 1092/1267 KB 84/257 KB 936/1044 KB 580/713 KB 832/1063 KB 1092/1267 KB 84/257 KB 940/1044 KB 580/713 KB 832/1063 KB 1092/1267 KB 84/257 KB 944/1044 KB 580/713 KB 832/1063 KB 1092/1267 KB 84/257 KB 948/1044 KB 580/713 KB 836/1063 KB 1092/1267 KB 84/257 KB 952/1044 KB 580/713 KB 836/1063 KB 1092/1267 KB 84/257 KB 956/1044 KB 580/713 KB 836/1063 KB 1092/1267 KB 84/257 KB 960/1044 KB 580/713 KB 820/1063 KB 1092/1267 KB 84/257 KB 924/1044 KB 580/713 KB 836/1063 KB 1096/1267 KB 84/257 KB 960/1044 KB 580/713 KB 836/1063 KB 1100/1267 KB 84/257 KB 960/1044 KB 580/713 KB 836/1063 KB 1104/1267 KB 84/257 KB 960/1044 KB 580/713 KB 820/1063 KB 1088/1267 KB 84/257 KB 924/1044 KB 580/713 KB 836/1063 KB 1104/1267 KB 84/257 KB 960/1044 KB 584/713 KB 836/1063 KB 1104/1267 KB 84/257 KB 960/1044 KB 588/713 KB 836/1063 KB 1104/1267 KB 84/257 KB 960/1044 KB 592/713 KB 820/1063 KB 1088/1267 KB 84/257 KB 924/1044 KB 576/713 KB 836/1063 KB 1104/1267 KB 88/257 KB 960/1044 KB 592/713 KB 836/1063 KB 1104/1267 KB 92/257 KB 960/1044 KB 592/713 KB 836/1063 KB 1104/1267 KB 96/257 KB 960/1044 KB 592/713 KB 836/1063 KB 1104/1267 KB 96/257 KB 960/1044 KB 596/713 KB 836/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 600/713 KB 836/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 604/713 KB 836/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 608/713 KB 836/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 612/713 KB 836/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 616/713 KB 836/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 620/713 KB 836/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 624/713 KB 836/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 628/713 KB 836/1063 KB 1092/1267 KB 84/257 KB 948/1044 KB 580/713 KB 840/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 628/713 KB 844/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 628/713 KB 848/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 628/713 KB 852/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 628/713 KB 856/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 628/713 KB 860/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 628/713 KB 864/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 628/713 KB 868/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 628/713 KB 836/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 596/713 KB 868/1063 KB 1104/1267 KB 100/257 KB 968/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 100/257 KB 972/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 100/257 KB 976/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 100/257 KB 980/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 100/257 KB 984/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 100/257 KB 988/1044 KB 632/713 KB 836/1063 KB 1104/1267 KB 100/257 KB 960/1044 KB 596/713 KB 868/1063 KB 1104/1267 KB 104/257 KB 988/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 108/257 KB 988/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 112/257 KB 988/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 116/257 KB 988/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 120/257 KB 988/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 124/257 KB 988/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 128/257 KB 988/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 132/257 KB 988/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 136/257 KB 992/1044 KB 632 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install /713 KB 868/1063 KB 1104/1267 KB 140/257 KB 992/1044 KB 632/713 KB 872/1063 KB 1104/1267 KB 144/257 KB 992/1044 KB 632/713 KB 868/1063 KB 1104/1267 KB 100/257 KB 964/1044 KB 632/713 KB 872/1063 KB 1104/1267 KB 144/257 KB 992/1044 KB 636/713 KB 872/1063 KB 1104/1267 KB 144/257 KB 992/1044 KB 640/713 KB 872/1063 KB 1104/1267 KB 144/257 KB 992/1044 KB 644/713 KB 872/1063 KB 1104/1267 KB 148/257 KB 992/1044 KB 648/713 KB 872/1063 KB 1104/1267 KB 148/257 KB 992/1044 KB 652/713 KB 872/1063 KB 1104/1267 KB 148/257 KB 992/1044 KB 656/713 KB 872/1063 KB 1104/1267 KB 140/257 KB 992/1044 KB 632/713 KB 876/1063 KB 1104/1267 KB 148/257 KB 992/1044 KB 656/713 KB 880/1063 KB 1104/1267 KB 148/257 KB 992/1044 KB 656/713 KB 868/1063 KB 1104/1267 KB 132/257 KB 992/1044 KB 632/713 KB 880/1063 KB 1104/1267 KB 148/257 KB 996/1044 KB 656/713 KB 884/1063 KB 1104/1267 KB 148/257 KB 1000/1044 KB 656/713 KB 884/1063 KB 1104/1267 KB 148/257 KB 1004/1044 KB 656/713 KB 884/1063 KB 1104/1267 KB 148/257 KB 1008/1044 KB 656/713 KB 872/1063 KB 1104/1267 KB 148/257 KB 992/1044 KB 644/713 KB 884/1063 KB 1104/1267 KB 152/257 KB 1008/1044 KB 656/713 KB 884/1063 KB 1104/1267 KB 156/257 KB 1008/1044 KB 656/713 KB 884/1063 KB 1104/1267 KB 160/257 KB 1008/1044 KB 656/713 KB 884/1063 KB 1104/1267 KB 164/257 KB 1008/1044 KB 656/713 KB 884/1063 KB 1104/1267 KB 168/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1108/1267 KB 172/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1108/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1104/1267 KB 148/257 KB 996/1044 KB 656/713 KB 884/1063 KB 1108/1267 KB 168/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1112/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1116/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1120/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1124/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1128/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1132/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1136/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1140/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1144/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1148/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1152/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1156/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 888/1063 KB 1160/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 888/1063 KB 1164/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 888/1063 KB 1168/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 884/1063 KB 1104/1267 KB 164/257 KB 1012/1044 KB 660/713 KB 888/1063 KB 1168/1267 KB 176/257 KB 1016/1044 KB 660/713 KB 888/1063 KB 1168/1267 KB 176/257 KB 1020/1044 KB 660/713 KB 888/1063 KB 1168/1267 KB 176/257 KB 1024/1044 KB 660/713 KB 888/1063 KB 1168/1267 KB 176/257 KB 1028/1044 KB 660/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1032/1044 KB 660/713 KB 884/1063 KB 1104/1267 KB 164/257 KB 1008/1044 KB 660/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1032/1044 KB 664/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1032/1044 KB 668/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1032/1044 KB 672/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1032/1044 KB 676/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1036/1044 KB 680/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1036/1044 KB 684/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1036/1044 KB 688/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1036/1044 KB 692/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1036/1044 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 696/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1036/1044 KB 700/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1036/1044 KB 704/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1028/1044 KB 660/713 KB 888/1063 KB 1172/1267 KB 184/257 KB 1036/1044 KB 704/713 KB 888/1063 KB 1172/1267 KB 188/257 KB 1036/1044 KB 704/713 KB 888/1063 KB 1172/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 888/1063 KB 1172/1267 KB 176/257 KB 1028/1044 KB 660/713 KB 888/1063 KB 1156/1267 KB 176/257 KB 1012/1044 KB 660/713 KB 892/1063 KB 1172/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 896/1063 KB 1172/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 900/1063 KB 1172/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 904/1063 KB 1172/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 908/1063 KB 1172/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 912/1063 KB 1172/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 912/1063 KB 1176/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 912/1063 KB 1180/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 912/1063 KB 1184/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 912/1063 KB 1188/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 916/1063 KB 1192/1267 KB 196/257 KB 1036/1044 KB 704/713 KB 916/1063 KB 1196/1267 KB 196/257 KB 1036/1044 KB 704/713 KB 916/1063 KB 1200/1267 KB 196/257 KB 1036/1044 KB 704/713 KB 888/1063 KB 1172/1267 KB 180/257 KB 1036/1044 KB 676/713 KB 916/1063 KB 1200/1267 KB 196/257 KB 1040/1044 KB 704/713 KB 916/1063 KB 1200/1267 KB 196/257 KB 1044/1044 KB 704/713 KB 916/1063 KB 1200/1267 KB 196/257 KB 1044/1044 KB 704/713 KB 916/1063 KB 1188/1267 KB 196/257 KB 1036/1044 KB 704/713 KB 916/1063 KB 1200/1267 KB 200/257 KB 1044/1044 KB 704/713 KB 916/1063 KB 1200/1267 KB 204/257 KB 1044/1044 KB 704/713 KB 916/1063 KB 1200/1267 KB 208/257 KB 1044/1044 KB 704/713 KB 916/1063 KB 1188/1267 KB 192/257 KB 1036/1044 KB 704/713 KB 920/1063 KB 1200/1267 KB 208/257 KB 1044/1044 KB 704/713 KB 924/1063 KB 1200/1267 KB 208/257 KB 1044/1044 KB 704/713 KB 928/1063 KB 1200/1267 KB 208/257 KB 1044/1044 KB 704/713 KB 932/1063 KB 1200/1267 KB 208/257 KB 1044/1044 KB 704/713 KB 936/1063 KB 1200/1267 KB 208/257 KB 1044/1044 KB 704/713 KB 940/1063 KB 1200/1267 KB 208/257 KB 1044/1044 KB 704/713 KB 944/1063 KB 1200/1267 KB 208/257 KB 1044/1044 KB 704/713 KB 948/1063 KB 1204/1267 KB 208/257 KB 1044/1044 KB 704/713 KB 952/1063 KB 1204/1267 KB 212/257 KB 1044/1044 KB 708/713 KB 956/1063 KB 1204/1267 KB 212/257 KB 1044/1044 KB 708/713 KB 960/1063 KB 1204/1267 KB 212/257 KB 1044/1044 KB 708/713 KB 944/1063 KB 1204/1267 KB 208/257 KB 1044/1044 KB 704/713 KB 960/1063 KB 1208/1267 KB 212/257 KB 1044/1044 KB 708/713 KB 960/1063 KB 1212/1267 KB 212/257 KB 1044/1044 KB 708/713 KB 960/1063 KB 1216/1267 KB 212/257 KB 1044/1044 KB 708/713 KB 948/1063 KB 1204/1267 KB 212/257 KB 1044/1044 KB 708/713 KB 960/1063 KB 1216/1267 KB 216/257 KB 1044/1044 KB 708/713 KB 960/1063 KB 1220/1267 KB 220/257 KB 1044/1044 KB 708/713 KB 960/1063 KB 1220/1267 KB 224/257 KB 1044/1044 KB 708/713 KB 948/1063 KB 1204/1267 KB 208/257 KB 1044/1044 KB 708/713 KB 960/1063 KB 1220/1267 KB 224/257 KB 1044/1044 KB 712/713 KB 960/1063 KB 1220/1267 KB 224/257 KB 1044/1044 KB 713/713 KB 960/1063 KB 1220/1267 KB 228/257 KB 1044/1044 KB 713/713 KB 964/1063 KB 1220/1267 KB 232/257 KB 713/713 KB 964/1063 KB 1220/1267 KB 236/257 KB 713/713 KB 964/1063 KB 1220/1267 KB 240/257 KB 713/713 KB 960/1063 KB 1220/1267 KB 216/257 KB 1044/1044 KB 708/713 KB 964/1063 KB 1224/1267 KB 240/257 KB 713/713 KB 964/1063 KB 1228/12 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 67 KB 240/257 KB 713/713 KB 964/1063 KB 1232/1267 KB 240/257 KB 713/713 KB 964/1063 KB 1220/1267 KB 228/257 KB 713/713 KB 968/1063 KB 1232/1267 KB 240/257 KB 713/713 KB 972/1063 KB 1232/1267 KB 240/257 KB 713/713 KB 976/1063 KB 1232/1267 KB 240/257 KB 713/713 KB 980/1063 KB 1232/1267 KB 240/257 KB 713/713 KB 984/1063 KB 1236/1267 KB 244/257 KB 713/713 KB 988/1063 KB 1236/1267 KB 244/257 KB 713/713 KB 992/1063 KB 1236/1267 KB 244/257 KB 713/713 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 1555.7 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 980/1063 KB 1236/1267 KB 244/257 KB 713/713 KB 992/1063 KB 1236/1267 KB 248/257 KB 980/1063 KB 1236/1267 KB 240/257 KB 713/713 KB 992/1063 KB 1240/1267 KB 248/257 KB 992/1063 KB 1244/1267 KB 248/257 KB 992/1063 KB 1248/1267 KB 248/257 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 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 1056.3 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 992/1063 KB 1252/1267 KB 252/257 KB 992/1063 KB 1252/1267 KB 256/257 KB 992/1063 KB 1252/1267 KB 257/257 KB 992/1063 KB 1252/1267 KB 248/257 KB 996/1063 KB 1256/1267 KB 257/257 KB 996/1063 KB 1260/1267 KB 257/257 KB 996/1063 KB 1264/1267 KB 257/257 KB 996/1063 KB 1252/1267 KB 257/257 KB 1000/1063 KB 1264/1267 KB 257/257 KB 1004/1063 KB 1264/1267 KB 257/257 KB 1008/1063 KB 1264/1267 KB 257/257 KB 1008/1063 KB 1267/1267 KB 257/257 KB 1012/1063 KB 1267/1267 KB 257/257 KB 1016/1063 KB 1267/1267 KB 257/257 KB 1020/1063 KB 1267/1267 KB 257/257 KB 1024/1063 KB 1267/1267 KB 257/257 KB 1028/1063 KB 1267/1267 KB 257/257 KB 1032/1063 KB 1267/1267 KB 257/257 KB 1036/1063 KB 1267/1267 KB 257/257 KB 1040/1063 KB 1267/1267 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 372.4 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 4/549 KB 1040/1063 KB 1267/1267 KB 8/549 KB 1040/1063 KB 1267/1267 KB 4/358 KB 4/549 KB 1040/1063 KB 1267/1267 KB 4/358 KB 8/549 KB 1040/1063 KB 1267/1267 KB 8/358 KB 8/549 KB 1040/1063 KB 1267/1267 KB 12/358 KB 8/549 KB 1040/1063 KB 1267/1267 KB 16/358 KB 12/549 KB 1040/1063 KB 1267/1267 KB 16/358 KB 16/549 KB 1040/1063 KB 1267/1267 KB 16/358 KB 20/549 KB 1040/1063 KB 16/358 KB 24/549 KB 1044/1063 KB 20/358 KB 28/549 KB 1044/1063 KB 20/358 KB 32/549 KB 1044/1063 KB 20/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1824.9 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 20/549 KB 1044/1063 KB 20/358 KB 32/549 KB 1048/1063 KB 20/358 KB 36/549 KB 1052/1063 KB 20/358 KB 36/549 KB 1056/1063 KB 20/358 KB 20/549 KB 1040/1063 KB 20/358 KB 36/549 KB 1056/1063 KB 24/358 KB 36/549 KB 1056/1063 KB 28/358 KB 36/549 KB 1056/1063 KB 32/358 KB 36/549 KB 1056/1063 KB 36/358 KB 36/549 KB 1060/1063 KB 3/5 KB 40/358 KB 36/549 KB 1060/1063 KB 3/5 KB 44/358 KB 36/549 KB 1060/1063 KB 3/5 KB 48/358 KB 36/549 KB 1048/1063 KB 20/358 KB 40/549 KB 1060/1063 KB 3/5 KB 48/358 KB 44/549 KB 1060/1063 KB 3/5 KB 48/358 KB 48/549 KB 1060/1063 KB 3/5 KB 48/358 KB 36/549 KB 1060/1063 KB 3/5 KB 36/358 KB 48/549 KB 1060/1063 KB 5/5 KB 48/358 KB 36/549 KB 1060/1063 KB 36/358 KB 48/549 KB 1063/1063 KB 5/5 KB 48/358 KB 52/549 KB 1063/1063 KB 5/5 KB 52/358 KB 52/549 KB 1063/1063 KB 5/5 KB 48/358 KB 56/549 KB 1063/1063 KB 5/5 KB 56/358 KB 56/549 KB 1063/1063 KB 5/5 KB 60/358 KB 56/549 KB 1063/1063 KB 5/5 KB 60/358 KB 60/549 KB 1063/1063 KB 5/5 KB 64/358 KB 60/549 KB 1063/1063 KB 5/5 KB 64/358 KB 64/549 KB 1063/1063 KB 5/5 KB 64/358 KB 64/549 KB 1063/1063 KB 4/86 KB 5/5 KB 64/358 KB 64/549 KB 1063/1063 KB 8/86 KB 64/358 KB 64/549 KB 1063/1063 KB 12/86 KB 64/358 KB 64/549 KB 1063/1063 KB 16/86 KB 64/358 KB 64/549 KB 1063/1063 KB 20/86 KB 64/358 KB 68/549 KB 1063/1063 KB 24/86 KB 68/358 KB 68/549 KB 1063/1063 KB 28/86 KB 68/358 KB 68/549 KB 1063/1063 KB 32/86 KB 68/358 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.1 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 68/549 KB 1063/1063 KB 20/86 KB 68/358 KB 68/549 KB 1063/1063 KB 20/86 KB 64/358 KB 72/549 KB 1063/1063 KB 32/86 KB 68/358 KB 76/549 KB 1063/1063 KB 32/86 KB 68/358 KB 80/549 KB 1063/1063 KB 32/86 KB 68/358 KB 84/549 KB 32/86 KB 68/358 KB 88/549 KB 36/86 KB 72/358 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 1485.5 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 84/549 KB 36/86 KB 72/358 KB 92/549 KB 40/86 KB 72/358 KB 92/549 KB 44/86 KB 72/358 KB 92/549 KB 48/86 KB 72/358 KB 84/549 KB 32/86 KB 72/358 KB 92/549 KB 48/86 KB 76/358 KB 92/549 KB 48/86 KB 80/358 KB 92/549 KB 48/86 KB 84/358 KB 92/549 KB 48/86 KB 88/358 KB 92/549 KB 48/86 KB 92/358 KB 92/549 KB 48/86 KB 96/358 KB 92/549 KB 48/86 KB 100/358 KB 92/549 KB 52/86 KB 3/404 KB 104/358 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 92/549 KB 52/86 KB 3/404 KB 100/358 KB 92/549 KB 52/86 KB 6/404 KB 104/358 KB 92/549 KB 52/86 KB 100/358 KB 92/549 KB 36/86 KB 72/358 KB 96/549 KB 56/86 KB 6/404 KB 104/358 KB 100/549 KB 56/86 KB 6/404 KB 104/358 KB 104/549 KB 56/86 KB 6/404 KB 104/358 KB 108/549 KB 56/86 KB 9/404 KB 104/358 KB 112/549 KB 56/86 KB 9/404 KB 104/358 KB 104/549 KB 56/86 KB 9/404 KB 104/358 KB 92/549 KB 56/86 KB 6/404 KB 104/358 KB 112/549 KB 60/86 KB 9/404 KB 104/358 KB 112/549 KB 64/86 KB 9/404 KB 104/358 KB 112/549 KB 64/86 KB 9/404 KB 108/358 KB 112/549 KB 64/86 KB 9/404 KB 112/358 KB 116/549 KB 64/86 KB 11/404 KB 116/358 KB 116/549 KB 68/86 KB 11/404 KB 120/358 KB 116/549 KB 68/86 KB 11/404 KB 124/358 KB 116/549 KB 68/86 KB 11/404 KB 128/358 KB 116/549 KB 64/86 KB 11/404 KB 112/358 KB 120/549 KB 68/86 KB 11/404 KB 128/358 KB 124/549 KB 68/86 KB 11/404 KB 128/358 KB 128/549 KB 68/86 KB 11/404 KB 128/358 KB 112/549 KB 64/86 KB 11/404 KB 112/358 KB 128/549 KB 68/86 KB 14/404 KB 128/358 KB 128/549 KB 68/86 KB 16/404 KB 128/358 KB 116/549 KB 68/86 KB 11/404 KB 116/358 KB 128/549 KB 72/86 KB 16/404 KB 128/358 KB 128/549 KB 76/86 KB 16/404 KB 128/358 KB 128/549 KB 80/86 KB 16/404 KB 128/358 KB 128/549 KB 80/86 KB 19/404 KB 128/358 KB 132/549 KB 80/86 KB 19/404 KB 128/358 KB 136/549 KB 84/86 KB 22/404 KB 132/358 KB 140/549 KB 84/86 KB 22/404 KB 132/358 KB 144/549 KB 84/86 KB 22/404 KB 132/358 KB 132/549 KB 84/86 KB 22/404 KB 132/358 KB 144/549 KB 86/86 KB 22/404 KB 132/358 KB 132/549 KB 80/86 KB 22/404 KB 128/358 KB 144/549 KB 86/86 KB 25/404 KB 132/358 KB 132/549 KB 80/86 KB 22/404 KB 132/358 KB 144/549 KB 86/86 KB 25/404 KB 136/358 KB 144/549 KB 86/86 KB 27/404 KB 140/358 KB 144/549 KB 86/86 KB 27/404 KB 144/358 KB 144/549 KB 86/86 KB 27/404 KB 136/358 KB 144/549 KB 86/86 KB 30/404 KB 144/358 KB 148/549 KB 86/86 KB 30/404 KB 144/358 KB 152/549 KB 86/86 KB 32/404 KB 148/358 KB 156/549 KB 86/86 KB 32/404 KB 148/358 KB 160/549 KB 86/86 KB 32/404 KB 148/358 KB 148/549 KB 86/86 KB 32/404 KB 148/358 KB 160/549 KB 86/86 KB 32/404 KB 152/358 KB 148/549 KB 86/86 KB 32/404 KB 144/358 KB 160/549 KB 86/86 KB 36/404 KB 152/358 KB 160/549 KB 86/86 KB 40/404 KB 156/358 KB 160/549 KB 86/86 KB 44/404 KB 156/358 KB 160/549 KB 86/86 KB 48/404 KB 156/358 KB 160/549 KB 86/86 KB 52/404 KB 156/358 KB 164/549 KB 86/86 KB 56/404 KB 156/358 KB 164/549 KB 86/86 KB 60/404 KB 156/358 KB 160/549 KB 86/86 KB 36/404 KB 156/358 KB 164/549 KB 86/86 KB 60/404 KB 160/358 KB 164/549 KB 86/86 KB 60/404 KB 3/587 KB 164/358 KB 164/549 KB 60/404 KB 3/587 KB 168/358 KB 164/549 KB 86/86 KB 52/404 KB 156/358 KB 168/549 KB 60/404 KB 3/587 KB 168/358 KB 164/549 KB 86/86 KB 60/404 KB 3/587 KB 160/358 KB 168/549 KB 60/404 KB 5/587 KB 168/358 KB 168/549 KB 60/404 KB 8/587 KB 168/358 KB 168/549 KB 60/404 KB 11/587 KB 168/358 KB 168/549 KB 60/404 KB 13/587 KB 168/358 KB 168/549 KB 60/404 KB 16/587 KB 168/358 KB 168/549 KB 60/404 KB 19/587 KB 168/358 KB 168/549 KB 60/404 KB 21/587 KB 168/358 KB 168/549 KB 60/404 KB 24/587 KB 168/358 KB 168/549 KB 60/404 KB 27/587 KB 168/358 KB 168/549 KB 60/404 KB 29/587 KB 168/358 KB 168/549 KB 60/404 KB 32/587 KB 168/358 KB 168/549 KB 60/404 KB 36/587 KB 168/358 KB 168/549 KB 60/404 KB 40/587 KB 168/358 KB 172/549 KB 60/404 KB 44/587 KB 168/358 KB 172/549 KB 60/404 KB 40/587 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 168/358 KB 176/549 KB 60/404 KB 44/587 KB 168/358 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.3 KB/sec) unit-abot-epc-basic-0: 12:55:53 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: 12:55:53 DEBUG unit.abot-epc-basic/0.install 176/549 KB 60/404 KB 48/587 KB 172/358 KB 176/549 KB 60/404 KB 48/587 KB 168/358 KB 180/549 KB 64/404 KB 48/587 KB 176/358 KB 180/549 KB 64/404 KB 48/587 KB 180/358 KB 180/549 KB 64/404 KB 52/587 KB 184/358 KB 180/549 KB 64/404 KB 52/587 KB 188/358 KB 180/549 KB 64/404 KB 48/587 KB 172/358 KB 184/549 KB 64/404 KB 52/587 KB 192/358 KB 188/549 KB 64/404 KB 52/587 KB 192/358 KB 192/549 KB 64/404 KB 52/587 KB 192/358 KB 176/549 KB 64/404 KB 48/587 KB 172/358 KB 192/549 KB 68/404 KB 52/587 KB 192/358 KB 192/549 KB 72/404 KB 52/587 KB 192/358 KB 180/549 KB 64/404 KB 52/587 KB 180/358 KB 192/549 KB 72/404 KB 56/587 KB 192/358 KB 192/549 KB 76/404 KB 56/587 KB 192/358 KB 192/549 KB 80/404 KB 60/587 KB 192/358 KB 192/549 KB 84/404 KB 60/587 KB 192/358 KB 196/549 KB 88/404 KB 60/587 KB 192/358 KB 196/549 KB 92/404 KB 60/587 KB 192/358 KB 196/549 KB 96/404 KB 60/587 KB 192/358 KB 196/549 KB 100/404 KB 60/587 KB 192/358 KB 192/549 KB 76/404 KB 60/587 KB 192/358 KB 196/549 KB 100/404 KB 64/587 KB 192/358 KB 196/549 KB 4/894 KB 100/404 KB 68/587 KB 192/358 KB 196/549 KB 84/404 KB 60/587 KB 192/358 KB 180/549 KB 64/404 KB 60/587 KB 192/358 KB 196/549 KB 4/894 KB 100/404 KB 68/587 KB 196/358 KB 200/549 KB 4/894 KB 100/404 KB 68/587 KB 200/358 KB 200/549 KB 4/894 KB 100/404 KB 68/587 KB 204/358 KB 200/549 KB 4/894 KB 100/404 KB 72/587 KB 208/358 KB 200/549 KB 4/894 KB 100/404 KB 76/587 KB 208/358 KB 200/549 KB 4/894 KB 100/404 KB 80/587 KB 208/358 KB 196/549 KB 4/894 KB 100/404 KB 64/587 KB 192/358 KB 200/549 KB 4/894 KB 100/404 KB 76/587 KB 208/358 KB 200/549 KB 4/894 KB 100/404 KB 68/587 KB 196/358 KB 204/549 KB 4/894 KB 100/404 KB 80/587 KB 208/358 KB 208/549 KB 4/894 KB 100/404 KB 80/587 KB 208/358 KB 212/549 KB 4/894 KB 100/404 KB 80/587 KB 208/358 KB 216/549 KB 8/894 KB 100/404 KB 84/587 KB 212/358 KB 220/549 KB 8/894 KB 104/404 KB 84/587 KB 212/358 KB 224/549 KB 8/894 KB 104/404 KB 84/587 KB 212/358 KB 228/549 KB 8/894 KB 104/404 KB 84/587 KB 212/358 KB 232/549 KB 8/894 KB 104/404 KB 84/587 KB 212/358 KB 236/549 KB 8/894 KB 104/404 KB 84/587 KB 212/358 KB 212/549 KB 8/894 KB 100/404 KB 84/587 KB 212/358 KB 212/549 KB 8/894 KB 100/404 KB 80/587 KB 212/358 KB 212/549 KB 8/894 KB 100/404 KB 80/587 KB 208/358 KB 236/549 KB 12/894 KB 104/404 KB 84/587 KB 212/358 KB 236/549 KB 16/894 KB 104/404 KB 84/587 KB 212/358 KB 216/549 KB 8/894 KB 104/404 KB 84/587 KB 212/358 KB 236/549 KB 16/894 KB 108/404 KB 84/587 KB 212/358 KB 236/549 KB 16/894 KB 112/404 KB 84/587 KB 212/358 KB 236/549 KB 16/894 KB 116/404 KB 84/587 KB 212/358 KB 236/549 KB 20/894 KB 120/404 KB 88/587 KB 216/358 KB 236/549 KB 20/894 KB 124/404 KB 88/587 KB 216/358 KB 236/549 KB 20/894 KB 128/404 KB 88/587 KB 216/358 KB 236/549 KB 20/894 KB 116/404 KB 88/587 KB 216/358 KB 240/549 KB 20/894 KB 128/404 KB 92/587 KB 216/358 KB 240/549 KB 20/894 KB 128/404 KB 96/587 KB 216/358 KB 236/549 KB 20/894 KB 116/404 KB 84/587 KB 216/358 KB 240/549 KB 24/894 KB 128/404 KB 96/587 KB 216/358 KB 236/549 KB 16/894 KB 116/404 KB 84/587 KB 216/358 KB 240/549 KB 24/894 KB 128/404 KB 96/587 KB 220/358 KB 240/549 KB 24/894 KB 128/404 KB 96/587 KB 224/358 KB 240/549 KB 24/894 KB 128/404 KB 100/587 KB 224/358 KB 240/549 KB 28/894 KB 132/404 KB 104/587 KB 228/358 KB 240/549 KB 28/894 KB 132/404 KB 108/587 KB 228/358 KB 240/549 KB 28/894 KB 132/404 KB 112/587 KB 228/358 KB 240/549 KB 20/894 KB 128/404 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 88/587 KB 216/358 KB 244/549 KB 28/894 KB 132/404 KB 112/587 KB 228/358 KB 248/549 KB 28/894 KB 132/404 KB 112/587 KB 228/358 KB 252/549 KB 28/894 KB 132/404 KB 112/587 KB 228/358 KB 256/549 KB 28/894 KB 132/404 KB 112/587 KB 228/358 KB 260/549 KB 28/894 KB 132/404 KB 112/587 KB 228/358 KB 264/549 KB 28/894 KB 132/404 KB 116/587 KB 228/358 KB 268/549 KB 28/894 KB 132/404 KB 116/587 KB 228/358 KB 272/549 KB 28/894 KB 132/404 KB 116/587 KB 228/358 KB 240/549 KB 28/894 KB 132/404 KB 100/587 KB 228/358 KB 272/549 KB 28/894 KB 136/404 KB 116/587 KB 228/358 KB 272/549 KB 28/894 KB 140/404 KB 116/587 KB 228/358 KB 272/549 KB 28/894 KB 144/404 KB 116/587 KB 228/358 KB 240/549 KB 28/894 KB 128/404 KB 100/587 KB 228/358 KB 272/549 KB 28/894 KB 144/404 KB 116/587 KB 232/358 KB 272/549 KB 28/894 KB 144/404 KB 116/587 KB 236/358 KB 272/549 KB 28/894 KB 144/404 KB 116/587 KB 240/358 KB 240/549 KB 28/894 KB 128/404 KB 100/587 KB 224/358 KB 272/549 KB 32/894 KB 144/404 KB 116/587 KB 240/358 KB 272/549 KB 36/894 KB 144/404 KB 116/587 KB 240/358 KB 272/549 KB 40/894 KB 144/404 KB 116/587 KB 240/358 KB 272/549 KB 44/894 KB 144/404 KB 116/587 KB 240/358 KB 272/549 KB 48/894 KB 144/404 KB 116/587 KB 240/358 KB 272/549 KB 48/894 KB 144/404 KB 116/587 KB 244/358 KB 272/549 KB 52/894 KB 148/404 KB 116/587 KB 248/358 KB 272/549 KB 52/894 KB 148/404 KB 116/587 KB 252/358 KB 272/549 KB 52/894 KB 148/404 KB 116/587 KB 256/358 KB 260/549 KB 28/894 KB 132/404 KB 116/587 KB 228/358 KB 272/549 KB 52/894 KB 148/404 KB 120/587 KB 256/358 KB 272/549 KB 52/894 KB 148/404 KB 124/587 KB 256/358 KB 272/549 KB 52/894 KB 148/404 KB 116/587 KB 244/358 KB 272/549 KB 56/894 KB 148/404 KB 124/587 KB 256/358 KB 272/549 KB 60/894 KB 148/404 KB 124/587 KB 256/358 KB 272/549 KB 48/894 KB 148/404 KB 116/587 KB 244/358 KB 272/549 KB 60/894 KB 148/404 KB 128/587 KB 256/358 KB 272/549 KB 60/894 KB 148/404 KB 128/587 KB 260/358 KB 276/549 KB 64/894 KB 152/404 KB 132/587 KB 264/358 KB 276/549 KB 64/894 KB 152/404 KB 132/587 KB 268/358 KB 276/549 KB 64/894 KB 152/404 KB 132/587 KB 272/358 KB 272/549 KB 64/894 KB 148/404 KB 128/587 KB 260/358 KB 276/549 KB 68/894 KB 152/404 KB 132/587 KB 272/358 KB 276/549 KB 72/894 KB 152/404 KB 132/587 KB 272/358 KB 276/549 KB 76/894 KB 152/404 KB 132/587 KB 276/358 KB 276/549 KB 64/894 KB 152/404 KB 132/587 KB 260/358 KB 280/549 KB 76/894 KB 152/404 KB 132/587 KB 276/358 KB 284/549 KB 76/894 KB 152/404 KB 132/587 KB 276/358 KB 288/549 KB 76/894 KB 152/404 KB 132/587 KB 276/358 KB 272/549 KB 64/894 KB 152/404 KB 132/587 KB 260/358 KB 288/549 KB 76/894 KB 152/404 KB 136/587 KB 276/358 KB 288/549 KB 76/894 KB 152/404 KB 140/587 KB 276/358 KB 288/549 KB 76/894 KB 152/404 KB 144/587 KB 276/358 KB 272/549 KB 64/894 KB 152/404 KB 128/587 KB 260/358 KB 288/549 KB 76/894 KB 156/404 KB 144/587 KB 276/358 KB 288/549 KB 76/894 KB 160/404 KB 144/587 KB 276/358 KB 288/549 KB 76/894 KB 164/404 KB 144/587 KB 276/358 KB 288/549 KB 76/894 KB 168/404 KB 144/587 KB 276/358 KB 288/549 KB 76/894 KB 172/404 KB 144/587 KB 276/358 KB 288/549 KB 76/894 KB 176/404 KB 144/587 KB 276/358 KB 288/549 KB 80/894 KB 180/404 KB 144/587 KB 276/358 KB 292/549 KB 80/894 KB 184/404 KB 148/587 KB 276/358 KB 292/549 KB 80/894 KB 188/404 KB 148/587 KB 276/358 KB 292/549 KB 80/894 KB 192/404 KB 148/587 KB 276/358 KB 276/549 KB 72/894 KB 152/404 KB 132/587 KB 276/358 KB 292/549 KB 80/894 KB 192/404 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 148/587 KB 280/358 KB 292/549 KB 80/894 KB 192/404 KB 148/587 KB 284/358 KB 292/549 KB 80/894 KB 180/404 KB 148/587 KB 276/358 KB 292/549 KB 80/894 KB 192/404 KB 152/587 KB 288/358 KB 292/549 KB 80/894 KB 192/404 KB 156/587 KB 288/358 KB 292/549 KB 80/894 KB 192/404 KB 160/587 KB 288/358 KB 292/549 KB 80/894 KB 180/404 KB 144/587 KB 276/358 KB 296/549 KB 80/894 KB 192/404 KB 160/587 KB 288/358 KB 300/549 KB 80/894 KB 192/404 KB 160/587 KB 288/358 KB 304/549 KB 80/894 KB 192/404 KB 160/587 KB 288/358 KB 308/549 KB 80/894 KB 192/404 KB 160/587 KB 288/358 KB 312/549 KB 80/894 KB 196/404 KB 164/587 KB 288/358 KB 316/549 KB 80/894 KB 196/404 KB 164/587 KB 288/358 KB 320/549 KB 80/894 KB 196/404 KB 164/587 KB 288/358 KB 288/549 KB 80/894 KB 176/404 KB 144/587 KB 276/358 KB 320/549 KB 84/894 KB 196/404 KB 164/587 KB 288/358 KB 320/549 KB 88/894 KB 196/404 KB 164/587 KB 288/358 KB 320/549 KB 92/894 KB 196/404 KB 164/587 KB 288/358 KB 320/549 KB 96/894 KB 196/404 KB 164/587 KB 288/358 KB 320/549 KB 100/894 KB 196/404 KB 164/587 KB 288/358 KB 320/549 KB 104/894 KB 196/404 KB 164/587 KB 288/358 KB 320/549 KB 108/894 KB 196/404 KB 164/587 KB 288/358 KB 320/549 KB 112/894 KB 196/404 KB 164/587 KB 288/358 KB 320/549 KB 116/894 KB 196/404 KB 164/587 KB 288/358 KB 324/549 KB 120/894 KB 196/404 KB 164/587 KB 288/358 KB 324/549 KB 124/894 KB 196/404 KB 164/587 KB 288/358 KB 324/549 KB 128/894 KB 196/404 KB 164/587 KB 288/358 KB 308/549 KB 80/894 KB 196/404 KB 164/587 KB 288/358 KB 324/549 KB 128/894 KB 200/404 KB 164/587 KB 288/358 KB 324/549 KB 128/894 KB 204/404 KB 164/587 KB 288/358 KB 324/549 KB 128/894 KB 208/404 KB 164/587 KB 288/358 KB 308/549 KB 80/894 KB 192/404 KB 164/587 KB 288/358 KB 324/549 KB 128/894 KB 208/404 KB 168/587 KB 288/358 KB 324/549 KB 128/894 KB 208/404 KB 172/587 KB 288/358 KB 324/549 KB 128/894 KB 208/404 KB 176/587 KB 288/358 KB 292/549 KB 80/894 KB 192/404 KB 148/587 KB 288/358 KB 324/549 KB 128/894 KB 208/404 KB 176/587 KB 292/358 KB 324/549 KB 128/894 KB 208/404 KB 176/587 KB 296/358 KB 324/549 KB 128/894 KB 208/404 KB 176/587 KB 300/358 KB 324/549 KB 128/894 KB 208/404 KB 180/587 KB 304/358 KB 324/549 KB 128/894 KB 212/404 KB 180/587 KB 304/358 KB 324/549 KB 128/894 KB 216/404 KB 180/587 KB 308/358 KB 324/549 KB 128/894 KB 220/404 KB 180/587 KB 308/358 KB 324/549 KB 128/894 KB 224/404 KB 180/587 KB 308/358 KB 324/549 KB 116/894 KB 196/404 KB 164/587 KB 288/358 KB 328/549 KB 128/894 KB 224/404 KB 180/587 KB 308/358 KB 332/549 KB 128/894 KB 224/404 KB 180/587 KB 308/358 KB 336/549 KB 128/894 KB 224/404 KB 180/587 KB 308/358 KB 324/549 KB 128/894 KB 212/404 KB 180/587 KB 308/358 KB 336/549 KB 128/894 KB 224/404 KB 180/587 KB 312/358 KB 336/549 KB 128/894 KB 224/404 KB 180/587 KB 316/358 KB 336/549 KB 128/894 KB 224/404 KB 180/587 KB 320/358 KB 336/549 KB 128/894 KB 224/404 KB 180/587 KB 324/358 KB 340/549 KB 132/894 KB 228/404 KB 180/587 KB 328/358 KB 324/549 KB 128/894 KB 208/404 KB 180/587 KB 300/358 KB 340/549 KB 132/894 KB 228/404 KB 184/587 KB 328/358 KB 340/549 KB 132/894 KB 228/404 KB 188/587 KB 328/358 KB 340/549 KB 132/894 KB 228/404 KB 192/587 KB 328/358 KB 340/549 KB 132/894 KB 228/404 KB 196/587 KB 328/358 KB 340/549 KB 132/894 KB 228/404 KB 180/587 KB 324/358 KB 344/549 KB 132/894 KB 228/404 KB 196/587 KB 332/358 KB 348/549 KB 132/894 KB 228/404 KB 196/587 KB 332/358 KB 352/549 KB 132/894 KB 228/404 KB 196/587 KB 332/358 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 336/549 KB 132/894 KB 228/404 KB 180/587 KB 324/358 KB 352/549 KB 136/894 KB 228/404 KB 196/587 KB 332/358 KB 352/549 KB 140/894 KB 228/404 KB 196/587 KB 332/358 KB 336/549 KB 128/894 KB 228/404 KB 180/587 KB 324/358 KB 352/549 KB 140/894 KB 232/404 KB 196/587 KB 332/358 KB 352/549 KB 140/894 KB 236/404 KB 196/587 KB 332/358 KB 352/549 KB 140/894 KB 240/404 KB 196/587 KB 332/358 KB 340/549 KB 132/894 KB 228/404 KB 196/587 KB 332/358 KB 352/549 KB 140/894 KB 240/404 KB 196/587 KB 336/358 KB 356/549 KB 144/894 KB 244/404 KB 200/587 KB 336/358 KB 356/549 KB 144/894 KB 244/404 KB 204/587 KB 336/358 KB 356/549 KB 144/894 KB 244/404 KB 208/587 KB 336/358 KB 356/549 KB 144/894 KB 244/404 KB 212/587 KB 336/358 KB 356/549 KB 144/894 KB 244/404 KB 216/587 KB 340/358 KB 356/549 KB 144/894 KB 244/404 KB 220/587 KB 340/358 KB 356/549 KB 144/894 KB 244/404 KB 224/587 KB 340/358 KB 356/549 KB 144/894 KB 244/404 KB 196/587 KB 336/358 KB 356/549 KB 144/894 KB 248/404 KB 224/587 KB 340/358 KB 356/549 KB 144/894 KB 252/404 KB 224/587 KB 340/358 KB 356/549 KB 144/894 KB 256/404 KB 224/587 KB 340/358 KB 356/549 KB 144/894 KB 240/404 KB 196/587 KB 336/358 KB 360/549 KB 144/894 KB 256/404 KB 224/587 KB 340/358 KB 364/549 KB 144/894 KB 256/404 KB 224/587 KB 340/358 KB 368/549 KB 144/894 KB 256/404 KB 224/587 KB 340/358 KB 352/549 KB 144/894 KB 240/404 KB 196/587 KB 336/358 KB 368/549 KB 148/894 KB 256/404 KB 224/587 KB 340/358 KB 368/549 KB 152/894 KB 256/404 KB 224/587 KB 340/358 KB 368/549 KB 156/894 KB 256/404 KB 224/587 KB 340/358 KB 368/549 KB 160/894 KB 256/404 KB 224/587 KB 340/358 KB 356/549 KB 144/894 KB 244/404 KB 212/587 KB 340/358 KB 368/549 KB 160/894 KB 256/404 KB 224/587 KB 344/358 KB 368/549 KB 160/894 KB 256/404 KB 224/587 KB 348/358 KB 368/549 KB 160/894 KB 256/404 KB 224/587 KB 352/358 KB 368/549 KB 160/894 KB 256/404 KB 224/587 KB 356/358 KB 372/549 KB 164/894 KB 260/404 KB 228/587 KB 358/358 KB 368/549 KB 164/894 KB 256/404 KB 224/587 KB 356/358 KB 372/549 KB 168/894 KB 260/404 KB 228/587 KB 358/358 KB 372/549 KB 172/894 KB 260/404 KB 228/587 KB 358/358 KB 372/549 KB 176/894 KB 260/404 KB 228/587 KB 358/358 KB 372/549 KB 164/894 KB 260/404 KB 228/587 KB 356/358 KB 372/549 KB 164/894 KB 260/404 KB 224/587 KB 356/358 KB 376/549 KB 176/894 KB 260/404 KB 228/587 KB 358/358 KB 380/549 KB 176/894 KB 260/404 KB 228/587 KB 358/358 KB 368/549 KB 164/894 KB 260/404 KB 224/587 KB 356/358 KB 384/549 KB 176/894 KB 264/404 KB 228/587 KB 358/358 KB 384/549 KB 176/894 KB 268/404 KB 228/587 KB 358/358 KB 384/549 KB 176/894 KB 270/404 KB 228/587 KB 358/358 KB 384/549 KB 176/894 KB 274/404 KB 228/587 KB 358/358 KB 384/549 KB 180/894 KB 278/404 KB 232/587 KB 358/358 KB 384/549 KB 180/894 KB 282/404 KB 232/587 KB 358/358 KB 384/549 KB 180/894 KB 286/404 KB 232/587 KB 358/358 KB 384/549 KB 180/894 KB 274/404 KB 232/587 KB 358/358 KB 384/549 KB 184/894 KB 286/404 KB 232/587 KB 358/358 KB 384/549 KB 188/894 KB 286/404 KB 232/587 KB 358/358 KB 384/549 KB 192/894 KB 286/404 KB 232/587 KB 358/358 KB 384/549 KB 176/894 KB 274/404 KB 232/587 KB 358/358 KB 384/549 KB 192/894 KB 286/404 KB 236/587 KB 358/358 KB 384/549 KB 192/894 KB 286/404 KB 240/587 KB 358/358 KB 384/549 KB 176/894 KB 260/404 KB 228/587 KB 358/358 KB 388/549 KB 192/894 KB 286/404 KB 240/587 KB 358/358 KB 392/549 KB 192/894 KB 286/404 KB 244/587 KB 358/358 KB 396/549 KB 192/894 KB 286/404 KB 244/587 KB 358/358 KB 4 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 00/549 KB 192/894 KB 286/404 KB 244/587 KB 358/358 KB 388/549 KB 192/894 KB 286/404 KB 244/587 KB 358/358 KB 400/549 KB 192/894 KB 286/404 KB 248/587 KB 358/358 KB 400/549 KB 192/894 KB 286/404 KB 252/587 KB 358/358 KB 404/549 KB 192/894 KB 286/404 KB 256/587 KB 404/549 KB 196/894 KB 290/404 KB 260/587 KB 404/549 KB 192/894 KB 286/404 KB 252/587 KB 408/549 KB 196/894 KB 290/404 KB 260/587 KB 404/549 KB 196/894 KB 290/404 KB 256/587 KB 412/549 KB 200/894 KB 290/404 KB 260/587 KB 412/549 KB 204/894 KB 290/404 KB 260/587 KB 412/549 KB 208/894 KB 290/404 KB 260/587 KB 404/549 KB 192/894 KB 290/404 KB 256/587 KB 412/549 KB 208/894 KB 294/404 KB 260/587 KB 412/549 KB 208/894 KB 298/404 KB 260/587 KB 412/549 KB 208/894 KB 302/404 KB 260/587 KB 412/549 KB 208/894 KB 306/404 KB 260/587 KB 412/549 KB 212/894 KB 310/404 KB 264/587 KB 412/549 KB 212/894 KB 314/404 KB 264/587 KB 412/549 KB 212/894 KB 318/404 KB 264/587 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 443.5 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 412/549 KB 204/894 KB 290/404 KB 260/587 KB 416/549 KB 212/894 KB 318/404 KB 264/587 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: 12:55:53 DEBUG unit.abot-epc-basic/0.install 412/549 KB 212/894 KB 306/404 KB 264/587 KB 420/549 KB 216/894 KB 318/404 KB 264/587 KB 420/549 KB 220/894 KB 318/404 KB 264/587 KB 420/549 KB 224/894 KB 318/404 KB 264/587 KB 420/549 KB 228/894 KB 318/404 KB 264/587 KB 420/549 KB 232/894 KB 322/404 KB 264/587 KB 412/549 KB 208/894 KB 306/404 KB 264/587 KB 420/549 KB 232/894 KB 322/404 KB 268/587 KB 420/549 KB 232/894 KB 322/404 KB 272/587 KB 420/549 KB 232/894 KB 322/404 KB 276/587 KB 420/549 KB 232/894 KB 322/404 KB 280/587 KB 420/549 KB 232/894 KB 322/404 KB 284/587 KB 420/549 KB 232/894 KB 322/404 KB 288/587 KB 420/549 KB 228/894 KB 322/404 KB 264/587 KB 420/549 KB 232/894 KB 326/404 KB 288/587 KB 420/549 KB 212/894 KB 318/404 KB 264/587 KB 424/549 KB 232/894 KB 326/404 KB 288/587 KB 428/549 KB 232/894 KB 326/404 KB 288/587 KB 432/549 KB 232/894 KB 4/26 KB 326/404 KB 288/587 KB 436/549 KB 232/894 KB 4/26 KB 326/404 KB 288/587 KB 440/549 KB 232/894 KB 4/26 KB 330/404 KB 292/587 KB 444/549 KB 236/894 KB 4/26 KB 330/404 KB 292/587 KB 448/549 KB 236/894 KB 4/26 KB 330/404 KB 292/587 KB 428/549 KB 232/894 KB 4/26 KB 326/404 KB 288/587 KB 440/549 KB 236/894 KB 4/26 KB 330/404 KB 292/587 KB 448/549 KB 240/894 KB 4/26 KB 330/404 KB 292/587 KB 436/549 KB 232/894 KB 4/26 KB 330/404 KB 292/587 KB 448/549 KB 240/894 KB 4/26 KB 330/404 KB 296/587 KB 448/549 KB 240/894 KB 4/26 KB 330/404 KB 300/587 KB 448/549 KB 240/894 KB 4/26 KB 330/404 KB 304/587 KB 448/549 KB 240/894 KB 8/26 KB 330/404 KB 308/587 KB 452/549 KB 244/894 KB 8/26 KB 330/404 KB 312/587 KB 452/549 KB 244/894 KB 8/26 KB 330/404 KB 316/587 KB 452/549 KB 244/894 KB 8/26 KB 330/404 KB 320/587 KB 436/549 KB 232/894 KB 4/26 KB 330/404 KB 288/587 KB 452/549 KB 244/894 KB 8/26 KB 334/404 KB 320/587 KB 452/549 KB 244/894 KB 8/26 KB 338/404 KB 320/587 KB 452/549 KB 244/894 KB 8/26 KB 342/404 KB 320/587 KB 452/549 KB 244/894 KB 8/26 KB 346/404 KB 320/587 KB 452/549 KB 244/894 KB 8/26 KB 350/404 KB 320/587 KB 452/549 KB 244/894 KB 8/26 KB 330/404 KB 308/587 KB 456/549 KB 244/894 KB 8/26 KB 350/404 KB 320/587 KB 460/549 KB 244/894 KB 8/26 KB 350/404 KB 320/587 KB 464/549 KB 244/894 KB 8/26 KB 350/404 KB 320/587 KB 468/549 KB 244/894 KB 8/26 KB 350/404 KB 320/587 KB 472/549 KB 244/894 KB 8/26 KB 354/404 KB 324/587 KB 476/549 KB 244/894 KB 8/26 KB 354/404 KB 324/587 KB 480/549 KB 244/894 KB 8/26 KB 354/404 KB 324/587 KB 448/549 KB 244/894 KB 8/26 KB 330/404 KB 308/587 KB 480/549 KB 248/894 KB 8/26 KB 354/404 KB 324/587 KB 480/549 KB 252/894 KB 8/26 KB 354/404 KB 324/587 KB 480/549 KB 256/894 KB 8/26 KB 354/404 KB 324/587 KB 448/549 KB 240/894 KB 8/26 KB 330/404 KB 304/587 KB 480/549 KB 256/894 KB 12/26 KB 354/404 KB 324/587 KB 480/549 KB 256/894 KB 16/26 KB 354/404 KB 324/587 KB 480/549 KB 256/894 KB 20/26 KB 354/404 KB 324/587 KB 480/549 KB 256/894 KB 24/26 KB 354/404 KB 324/587 KB 480/549 KB 256/894 KB 26/26 KB 354/404 KB 324/587 KB 480/549 KB 260/894 KB 26/26 KB 354/404 KB 324/587 KB 480/549 KB 264/894 KB 26/26 KB 354/404 KB 324/587 KB 480/549 KB 268/894 KB 26/26 KB 354/404 KB 324/587 KB 480/549 KB 272/894 KB 26/26 KB 354/404 KB 324/587 KB 480/549 KB 276/894 KB 26/26 KB 354/404 KB 324/587 KB 484/549 KB 280/894 KB 26/26 KB 354/404 KB 324/587 KB 484/549 KB 284/894 KB 26/26 KB 354/404 KB 324/587 KB 484/549 KB 288/894 KB 26/26 KB 354/404 KB 324/587 KB 468/549 KB 244/894 KB 8/26 KB 354/404 KB 324/587 KB 484/549 KB 288/894 KB 26/26 KB 354/4 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 04 KB 328/587 KB 484/549 KB 288/894 KB 26/26 KB 354/404 KB 332/587 KB 484/549 KB 288/894 KB 26/26 KB 354/404 KB 336/587 KB 468/549 KB 244/894 KB 8/26 KB 354/404 KB 320/587 KB 484/549 KB 288/894 KB 26/26 KB 358/404 KB 336/587 KB 484/549 KB 288/894 KB 26/26 KB 362/404 KB 336/587 KB 484/549 KB 288/894 KB 26/26 KB 366/404 KB 336/587 KB 484/549 KB 288/894 KB 26/26 KB 370/404 KB 336/587 KB 484/549 KB 288/894 KB 26/26 KB 374/404 KB 336/587 KB 484/549 KB 288/894 KB 26/26 KB 378/404 KB 336/587 KB 484/549 KB 288/894 KB 26/26 KB 382/404 KB 340/587 KB 484/549 KB 276/894 KB 26/26 KB 354/404 KB 324/587 KB 488/549 KB 288/894 KB 26/26 KB 382/404 KB 340/587 KB 492/549 KB 288/894 KB 26/26 KB 382/404 KB 340/587 KB 496/549 KB 288/894 KB 26/26 KB 382/404 KB 340/587 KB 500/549 KB 288/894 KB 26/26 KB 382/404 KB 340/587 KB 504/549 KB 292/894 KB 386/404 KB 340/587 KB 508/549 KB 292/894 KB 386/404 KB 340/587 KB 512/549 KB 292/894 KB 386/404 KB 340/587 KB 484/549 KB 288/894 KB 26/26 KB 378/404 KB 340/587 KB 512/549 KB 292/894 KB 386/404 KB 344/587 KB 512/549 KB 292/894 KB 386/404 KB 348/587 KB 512/549 KB 292/894 KB 386/404 KB 352/587 KB 512/549 KB 292/894 KB 386/404 KB 356/587 KB 512/549 KB 292/894 KB 386/404 KB 360/587 KB 512/549 KB 292/894 KB 386/404 KB 364/587 KB 516/549 KB 292/894 KB 386/404 KB 368/587 KB 500/549 KB 292/894 KB 386/404 KB 340/587 KB 516/549 KB 296/894 KB 386/404 KB 368/587 KB 516/549 KB 300/894 KB 386/404 KB 368/587 KB 516/549 KB 304/894 KB 386/404 KB 368/587 KB 500/549 KB 288/894 KB 386/404 KB 340/587 KB 516/549 KB 304/894 KB 390/404 KB 368/587 KB 516/549 KB 304/894 KB 394/404 KB 368/587 KB 516/549 KB 304/894 KB 398/404 KB 368/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 30.4 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 516/549 KB 304/894 KB 402/404 KB 368/587 KB 516/549 KB 304/894 KB 404/404 KB 368/587 KB 516/549 KB 308/894 KB 404/404 KB 368/587 KB 516/549 KB 312/894 KB 404/404 KB 372/587 KB 516/549 KB 316/894 KB 404/404 KB 372/587 KB 516/549 KB 320/894 KB 404/404 KB 372/587 KB 516/549 KB 292/894 KB 386/404 KB 364/587 KB 520/549 KB 320/894 KB 404/404 KB 372/587 KB 524/549 KB 320/894 KB 404/404 KB 372/587 KB 528/549 KB 320/894 KB 404/404 KB 372/587 KB 516/549 KB 308/894 KB 404/404 KB 372/587 KB 528/549 KB 320/894 KB 404/404 KB 376/587 KB 528/549 KB 320/894 KB 404/404 KB 380/587 KB 532/549 KB 320/894 KB 404/404 KB 384/587 KB 532/549 KB 320/894 KB 404/404 KB 388/587 KB 532/549 KB 324/894 KB 404/404 KB 392/587 KB 532/549 KB 324/894 KB 404/404 KB 396/587 KB 532/549 KB 324/894 KB 404/404 KB 400/587 KB 532/549 KB 320/894 KB 404/404 KB 380/587 KB 536/549 KB 324/894 KB 404/404 KB 400/587 KB 540/549 KB 324/894 KB 404/404 KB 400/587 KB 544/549 KB 324/894 KB 404/404 KB 400/587 KB 532/549 KB 324/894 KB 404/404 KB 388/587 KB 544/549 KB 328/894 KB 404/404 KB 400/587 KB 544/549 KB 332/894 KB 404/404 KB 400/587 KB 544/549 KB 336/894 KB 404/404 KB 400/587 KB 548/549 KB 336/894 KB 404/404 KB 400/587 KB 549/549 KB 336/894 KB 404/404 KB 400/587 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 478.1 KB/sec) unit-abot-epc-basic-0: 12:55:53 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: 12:55:53 DEBUG unit.abot-epc-basic/0.install 549/549 KB 336/894 KB 400/587 KB 4/79 KB 549/549 KB 336/894 KB 400/587 KB 8/79 KB 549/549 KB 336/894 KB 400/587 KB 12/79 KB 549/549 KB 336/894 KB 400/587 KB 16/79 KB 549/549 KB 336/894 KB 400/587 KB 20/79 KB 549/549 KB 336/894 KB 400/587 KB 24/79 KB 549/549 KB 336/894 KB 400/587 KB 28/79 KB 549/549 KB 336/894 KB 400/587 KB 32/79 KB 549/549 KB 340/894 KB 400/587 KB 32/79 KB 549/549 KB 344/894 KB 400/587 KB 32/79 KB 549/549 KB 348/894 KB 400/587 KB 32/79 KB 549/549 KB 352/894 KB 400/587 KB 32/79 KB 549/549 KB 356/894 KB 404/587 KB 36/79 KB 360/894 KB 404/587 KB 36/79 KB 364/894 KB 404/587 KB 36/79 KB 368/894 KB 404/587 KB 36/79 KB 549/549 KB 352/894 KB 404/587 KB 36/79 KB 368/894 KB 408/587 KB 36/79 KB 368/894 KB 412/587 KB 36/79 KB 368/894 KB 416/587 KB 36/79 KB 549/549 KB 352/894 KB 400/587 KB 36/79 KB 368/894 KB 416/587 KB 40/79 KB 368/894 KB 416/587 KB 44/79 KB 368/894 KB 416/587 KB 48/79 KB 368/894 KB 416/587 KB 52/79 KB 368/894 KB 420/587 KB 56/79 KB 368/894 KB 420/587 KB 56/79 KB 4/1822 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 641.6 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 368/894 KB 420/587 KB 56/79 KB 8/1822 KB 368/894 KB 420/587 KB 52/79 KB 368/894 KB 424/587 KB 60/79 KB 8/1822 KB 368/894 KB 428/587 KB 60/79 KB 12/1822 KB 368/894 KB 432/587 KB 60/79 KB 12/1822 KB 368/894 KB 436/587 KB 60/79 KB 12/1822 KB 372/894 KB 440/587 KB 60/79 KB 12/1822 KB 372/894 KB 444/587 KB 60/79 KB 12/1822 KB 372/894 KB 448/587 KB 60/79 KB 12/1822 KB 368/894 KB 420/587 KB 60/79 KB 8/1822 KB 372/894 KB 448/587 KB 64/79 KB 12/1822 KB 372/894 KB 448/587 KB 68/79 KB 12/1822 KB 372/894 KB 448/587 KB 72/79 KB 12/1822 KB 372/894 KB 448/587 KB 76/79 KB 12/1822 KB 372/894 KB 448/587 KB 79/79 KB 12/1822 KB 372/894 KB 436/587 KB 60/79 KB 12/1822 KB 376/894 KB 448/587 KB 79/79 KB 12/1822 KB 380/894 KB 448/587 KB 79/79 KB 12/1822 KB 384/894 KB 448/587 KB 79/79 KB 12/1822 KB 368/894 KB 424/587 KB 60/79 KB 12/1822 KB 384/894 KB 448/587 KB 79/79 KB 16/1822 KB 384/894 KB 448/587 KB 79/79 KB 20/1822 KB 384/894 KB 448/587 KB 79/79 KB 24/1822 KB 384/894 KB 448/587 KB 79/79 KB 28/1822 KB 384/894 KB 448/587 KB 79/79 KB 32/1822 KB 384/894 KB 448/587 KB 79/79 KB 36/1822 KB 388/894 KB 452/587 KB 79/79 KB 40/1822 KB 388/894 KB 452/587 KB 79/79 KB 44/1822 KB 388/894 KB 452/587 KB 79/79 KB 48/1822 KB 388/894 KB 452/587 KB 79/79 KB 36/1822 KB 392/894 KB 452/587 KB 79/79 KB 48/1822 KB 396/894 KB 452/587 KB 79/79 KB 48/1822 KB 400/894 KB 452/587 KB 79/79 KB 48/1822 KB 384/894 KB 452/587 KB 79/79 KB 36/1822 KB 400/894 KB 456/587 KB 79/79 KB 48/1822 KB 400/894 KB 460/587 KB 79/79 KB 48/1822 KB 400/894 KB 464/587 KB 79/79 KB 48/1822 KB 400/894 KB 468/587 KB 79/79 KB 48/1822 KB 404/894 KB 472/587 KB 79/79 KB 4/115 KB 52/1822 KB 404/894 KB 476/587 KB 79/79 KB 4/115 KB 52/1822 KB 404/894 KB 480/587 KB 79/79 KB 4/115 KB 52/1822 KB 400/894 KB 468/587 KB 79/79 KB 4/115 KB 48/1822 KB 404/894 KB 480/587 KB 79/79 KB 8/115 KB 52/1822 KB 404/894 KB 480/587 KB 12/115 KB 52/1822 KB 404/894 KB 480/587 KB 16/115 KB 52/1822 KB 404/894 KB 468/587 KB 79/79 KB 4/115 KB 52/1822 KB 404/894 KB 480/587 KB 16/115 KB 56/1822 KB 404/894 KB 468/587 KB 79/79 KB 4/115 KB 48/1822 KB 404/894 KB 480/587 KB 20/115 KB 60/1822 KB 408/894 KB 480/587 KB 20/115 KB 64/1822 KB 408/894 KB 480/587 KB 20/115 KB 68/1822 KB 408/894 KB 484/587 KB 20/115 KB 72/1822 KB 408/894 KB 484/587 KB 20/115 KB 76/1822 KB 408/894 KB 484/587 KB 20/115 KB 80/1822 KB 404/894 KB 480/587 KB 20/115 KB 56/1822 KB 408/894 KB 484/587 KB 24/115 KB 80/1822 KB 408/894 KB 484/587 KB 28/115 KB 80/1822 KB 408/894 KB 484/587 KB 32/115 KB 80/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 90.6 KB/sec) unit-abot-epc-basic-0: 12:55:53 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: 12:55:53 DEBUG unit.abot-epc-basic/0.install 408/894 KB 484/587 KB 20/115 KB 68/1822 KB 408/894 KB 488/587 KB 32/115 KB 80/1822 KB 408/894 KB 492/587 KB 32/115 KB 80/1822 KB 408/894 KB 496/587 KB 32/115 KB 80/1822 KB 408/894 KB 500/587 KB 32/115 KB 80/1822 KB 408/894 KB 504/587 KB 36/115 KB 84/1822 KB 408/894 KB 480/587 KB 20/115 KB 60/1822 KB 412/894 KB 504/587 KB 36/115 KB 84/1822 KB 416/894 KB 504/587 KB 36/115 KB 84/1822 KB 420/894 KB 504/587 KB 36/115 KB 84/1822 KB 424/894 KB 504/587 KB 36/115 KB 84/1822 KB 428/894 KB 504/587 KB 36/115 KB 84/1822 KB 432/894 KB 504/587 KB 36/115 KB 84/1822 KB 436/894 KB 504/587 KB 36/115 KB 84/1822 KB 440/894 KB 508/587 KB 36/115 KB 84/1822 KB 444/894 KB 508/587 KB 36/115 KB 84/1822 KB 448/894 KB 508/587 KB 36/115 KB 84/1822 KB 408/894 KB 500/587 KB 36/115 KB 84/1822 KB 448/894 KB 508/587 KB 36/115 KB 88/1822 KB 448/894 KB 508/587 KB 36/115 KB 92/1822 KB 448/894 KB 508/587 KB 36/115 KB 96/1822 KB 408/894 KB 500/587 KB 36/115 KB 80/1822 KB 448/894 KB 508/587 KB 40/115 KB 96/1822 KB 448/894 KB 508/587 KB 44/115 KB 96/1822 KB 448/894 KB 508/587 KB 48/115 KB 96/1822 KB 436/894 KB 508/587 KB 36/115 KB 84/1822 KB 448/894 KB 512/587 KB 48/115 KB 96/1822 KB 448/894 KB 512/587 KB 52/115 KB 96/1822 KB 448/894 KB 516/587 KB 56/115 KB 100/1822 KB 448/894 KB 516/587 KB 60/115 KB 100/1822 KB 448/894 KB 516/587 KB 64/115 KB 100/1822 KB 448/894 KB 516/587 KB 68/115 KB 100/1822 KB 452/894 KB 516/587 KB 4/206 KB 72/115 KB 100/1822 KB 452/894 KB 516/587 KB 4/206 KB 76/115 KB 100/1822 KB 452/894 KB 516/587 KB 4/206 KB 80/115 KB 100/1822 KB 448/894 KB 516/587 KB 52/115 KB 100/1822 KB 448/894 KB 516/587 KB 52/115 KB 96/1822 KB 452/894 KB 520/587 KB 4/206 KB 80/115 KB 100/1822 KB 452/894 KB 524/587 KB 4/206 KB 80/115 KB 100/1822 KB 452/894 KB 528/587 KB 4/206 KB 80/115 KB 100/1822 KB 452/894 KB 516/587 KB 4/206 KB 68/115 KB 100/1822 KB 448/894 KB 516/587 KB 4/206 KB 68/115 KB 100/1822 KB 452/894 KB 528/587 KB 8/206 KB 80/115 KB 104/1822 KB 452/894 KB 528/587 KB 12/206 KB 80/115 KB 104/1822 KB 452/894 KB 528/587 KB 16/206 KB 80/115 KB 104/1822 KB 452/894 KB 528/587 KB 20/206 KB 80/115 KB 104/1822 KB 452/894 KB 528/587 KB 24/206 KB 80/115 KB 104/1822 KB 452/894 KB 528/587 KB 28/206 KB 80/115 KB 104/1822 KB 452/894 KB 528/587 KB 32/206 KB 80/115 KB 104/1822 KB 452/894 KB 528/587 KB 4/206 KB 80/115 KB 104/1822 KB 452/894 KB 528/587 KB 32/206 KB 80/115 KB 108/1822 KB 456/894 KB 532/587 KB 32/206 KB 80/115 KB 112/1822 KB 456/894 KB 532/587 KB 32/206 KB 80/115 KB 116/1822 KB 456/894 KB 532/587 KB 36/206 KB 84/115 KB 120/1822 KB 456/894 KB 532/587 KB 36/206 KB 84/115 KB 124/1822 KB 456/894 KB 532/587 KB 32/206 KB 80/115 KB 108/1822 KB 460/894 KB 532/587 KB 36/206 KB 84/115 KB 124/1822 KB 464/894 KB 532/587 KB 36/206 KB 84/115 KB 124/1822 KB 468/894 KB 532/587 KB 36/206 KB 84/115 KB 124/1822 KB 472/894 KB 532/587 KB 36/206 KB 84/115 KB 124/1822 KB 476/894 KB 532/587 KB 36/206 KB 84/115 KB 124/1822 KB 480/894 KB 532/587 KB 36/206 KB 84/115 KB 128/1822 KB 452/894 KB 532/587 KB 32/206 KB 80/115 KB 108/1822 KB 480/894 KB 536/587 KB 36/206 KB 84/115 KB 128/1822 KB 480/894 KB 540/587 KB 36/206 KB 84/115 KB 128/1822 KB 480/894 KB 544/587 KB 36/206 KB 84/115 KB 128/1822 KB 480/894 KB 548/587 KB 36/206 KB 84/115 KB 128/1822 KB 484/894 KB 552/587 KB 36/206 KB 84/115 KB 128/1822 KB 484/894 KB 556/587 KB 36/206 KB 84/115 KB 128/1822 KB 484/894 KB 560/587 KB 36/206 KB 84/115 KB 128/1822 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install KB 476/894 KB 532/587 KB 36/206 KB 84/115 KB 128/1822 KB 456/894 KB 532/587 KB 36/206 KB 84/115 KB 116/1822 KB 484/894 KB 560/587 KB 36/206 KB 88/115 KB 128/1822 KB 484/894 KB 560/587 KB 36/206 KB 92/115 KB 128/1822 KB 484/894 KB 560/587 KB 36/206 KB 96/115 KB 132/1822 KB 456/894 KB 532/587 KB 36/206 KB 80/115 KB 116/1822 KB 484/894 KB 560/587 KB 40/206 KB 96/115 KB 132/1822 KB 484/894 KB 560/587 KB 44/206 KB 96/115 KB 132/1822 KB 484/894 KB 560/587 KB 48/206 KB 96/115 KB 132/1822 KB 484/894 KB 560/587 KB 36/206 KB 92/115 KB 132/1822 KB 484/894 KB 564/587 KB 48/206 KB 96/115 KB 136/1822 KB 484/894 KB 564/587 KB 48/206 KB 96/115 KB 140/1822 KB 484/894 KB 564/587 KB 48/206 KB 96/115 KB 144/1822 KB 484/894 KB 548/587 KB 36/206 KB 84/115 KB 128/1822 KB 488/894 KB 564/587 KB 48/206 KB 96/115 KB 144/1822 KB 492/894 KB 564/587 KB 48/206 KB 96/115 KB 144/1822 KB 496/894 KB 564/587 KB 48/206 KB 96/115 KB 144/1822 KB 496/894 KB 564/587 KB 48/206 KB 96/115 KB 148/1822 KB 500/894 KB 564/587 KB 48/206 KB 96/115 KB 152/1822 KB 500/894 KB 564/587 KB 48/206 KB 96/115 KB 156/1822 KB 500/894 KB 564/587 KB 48/206 KB 96/115 KB 160/1822 KB 484/894 KB 564/587 KB 48/206 KB 96/115 KB 132/1822 KB 500/894 KB 568/587 KB 48/206 KB 96/115 KB 160/1822 KB 500/894 KB 572/587 KB 48/206 KB 96/115 KB 160/1822 KB 500/894 KB 576/587 KB 48/206 KB 96/115 KB 160/1822 KB 500/894 KB 564/587 KB 48/206 KB 96/115 KB 148/1822 KB 504/894 KB 576/587 KB 48/206 KB 96/115 KB 160/1822 KB 508/894 KB 576/587 KB 48/206 KB 96/115 KB 160/1822 KB 512/894 KB 576/587 KB 48/206 KB 96/115 KB 160/1822 KB 512/894 KB 576/587 KB 48/206 KB 96/115 KB 164/1822 KB 516/894 KB 580/587 KB 48/206 KB 96/115 KB 168/1822 KB 516/894 KB 580/587 KB 48/206 KB 96/115 KB 172/1822 KB 516/894 KB 580/587 KB 48/206 KB 96/115 KB 176/1822 KB 516/894 KB 580/587 KB 48/206 KB 96/115 KB 164/1822 KB 520/894 KB 580/587 KB 48/206 KB 96/115 KB 176/1822 KB 524/894 KB 580/587 KB 48/206 KB 96/115 KB 176/1822 KB 512/894 KB 580/587 KB 48/206 KB 96/115 KB 164/1822 KB 524/894 KB 584/587 KB 48/206 KB 96/115 KB 176/1822 KB 524/894 KB 587/587 KB 48/206 KB 96/115 KB 176/1822 KB 524/894 KB 587/587 KB 48/206 KB 100/115 KB 176/1822 KB 524/894 KB 587/587 KB 52/206 KB 104/115 KB 176/1822 KB 524/894 KB 587/587 KB 52/206 KB 108/115 KB 176/1822 KB 524/894 KB 587/587 KB 52/206 KB 112/115 KB 176/1822 KB 524/894 KB 587/587 KB 52/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 52/206 KB 100/115 KB 176/1822 KB 524/894 KB 587/587 KB 56/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 60/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 64/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 68/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 72/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 76/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 80/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 84/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 88/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 92/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 96/206 KB 115/115 KB 176/1822 KB 524/894 KB 587/587 KB 100/206 KB 115/115 KB 176/1822 KB 528/894 KB 587/587 KB 104/206 KB 115/115 KB 180/1822 KB 528/894 KB 587/587 KB 108/206 KB 115/115 KB 180/1822 KB 528/894 KB 587/587 KB 112/206 KB 115/115 KB 180/1822 KB 528/894 KB 587/587 KB 100/206 KB 115/115 KB 180/1822 KB 532/894 KB 587/587 KB 112/206 KB 115/115 KB 180/1822 KB 536/894 KB 587/587 KB 116/ unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 206 KB 115/115 KB 180/1822 KB 540/894 KB 587/587 KB 116/206 KB 115/115 KB 180/1822 KB 544/894 KB 587/587 KB 116/206 KB 115/115 KB 180/1822 KB 524/894 KB 587/587 KB 100/206 KB 115/115 KB 180/1822 KB 544/894 KB 587/587 KB 116/206 KB 115/115 KB 184/1822 KB 544/894 KB 587/587 KB 116/206 KB 115/115 KB 188/1822 KB 544/894 KB 587/587 KB 116/206 KB 115/115 KB 192/1822 KB 532/894 KB 587/587 KB 116/206 KB 115/115 KB 180/1822 KB 544/894 KB 587/587 KB 120/206 KB 192/1822 KB 544/894 KB 587/587 KB 124/206 KB 192/1822 KB 544/894 KB 587/587 KB 128/206 KB 196/1822 KB 544/894 KB 587/587 KB 132/206 KB 196/1822 KB 548/894 KB 587/587 KB 136/206 KB 196/1822 KB 548/894 KB 587/587 KB 140/206 KB 196/1822 KB 548/894 KB 587/587 KB 144/206 KB 196/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 124.5 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 638.4 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 548/894 KB 587/587 KB 132/206 KB 196/1822 KB 544/894 KB 587/587 KB 124/206 KB 196/1822 KB 548/894 KB 144/206 KB 200/1822 KB 548/894 KB 144/206 KB 204/1822 KB 552/894 KB 144/206 KB 208/1822 KB 552/894 KB 144/206 KB 204/1822 KB 556/894 KB 144/206 KB 208/1822 KB 560/894 KB 144/206 KB 208/1822 KB 564/894 KB 144/206 KB 208/1822 KB 568/894 KB 148/206 KB 212/1822 KB 572/894 KB 148/206 KB 212/1822 KB 576/894 KB 148/206 KB 212/1822 KB 564/894 KB 148/206 KB 212/1822 KB 576/894 KB 152/206 KB 212/1822 KB 576/894 KB 156/206 KB 212/1822 KB 576/894 KB 160/206 KB 212/1822 KB 576/894 KB 164/206 KB 212/1822 KB 580/894 KB 168/206 KB 212/1822 KB 580/894 KB 172/206 KB 212/1822 KB 580/894 KB 176/206 KB 212/1822 KB 564/894 KB 144/206 KB 212/1822 KB 580/894 KB 176/206 KB 216/1822 KB 580/894 KB 176/206 KB 220/1822 KB 580/894 KB 176/206 KB 224/1822 KB 580/894 KB 176/206 KB 228/1822 KB 580/894 KB 176/206 KB 232/1822 KB 580/894 KB 176/206 KB 236/1822 KB 580/894 KB 4/57 KB 176/206 KB 240/1822 KB 580/894 KB 164/206 KB 212/1822 KB 584/894 KB 4/57 KB 176/206 KB 240/1822 KB 588/894 KB 4/57 KB 176/206 KB 240/1822 KB 592/894 KB 4/57 KB 176/206 KB 240/1822 KB 580/894 KB 4/57 KB 176/206 KB 236/1822 KB 592/894 KB 8/57 KB 176/206 KB 240/1822 KB 592/894 KB 12/57 KB 176/206 KB 240/1822 KB 592/894 KB 16/57 KB 176/206 KB 240/1822 KB 592/894 KB 20/57 KB 176/206 KB 240/1822 KB 592/894 KB 24/57 KB 176/206 KB 240/1822 KB 592/894 KB 28/57 KB 176/206 KB 240/1822 KB 596/894 KB 32/57 KB 180/206 KB 240/1822 KB 596/894 KB 36/57 KB 180/206 KB 240/1822 KB 596/894 KB 40/57 KB 180/206 KB 244/1822 KB 4/314 KB 596/894 KB 40/57 KB 180/206 KB 244/1822 KB 8/314 KB 596/894 KB 40/57 KB 180/206 KB 244/1822 KB 12/314 KB 596/894 KB 40/57 KB 180/206 KB 244/1822 KB 16/314 KB 596/894 KB 40/57 KB 180/206 KB 244/1822 KB 20/314 KB 596/894 KB 40/57 KB 180/206 KB 244/1822 KB 596/894 KB 28/57 KB 180/206 KB 240/1822 KB 24/314 KB 596/894 KB 40/57 KB 180/206 KB 244/1822 KB 592/894 KB 28/57 KB 180/206 KB 240/1822 KB 24/314 KB 600/894 KB 40/57 KB 180/206 KB 244/1822 KB 596/894 KB 36/57 KB 180/206 KB 244/1822 KB 24/314 KB 600/894 KB 40/57 KB 180/206 KB 248/1822 KB 28/314 KB 600/894 KB 40/57 KB 180/206 KB 252/1822 KB 28/314 KB 600/894 KB 40/57 KB 180/206 KB 248/1822 KB 32/314 KB 604/894 KB 40/57 KB 184/206 KB 252/1822 KB 36/314 KB 604/894 KB 40/57 KB 184/206 KB 252/1822 KB 40/314 KB 604/894 KB 44/57 KB 184/206 KB 256/1822 KB 44/314 KB 604/894 KB 44/57 KB 184/206 KB 256/1822 KB 48/314 KB 604/894 KB 44/57 KB 184/206 KB 256/1822 KB 28/314 KB 604/894 KB 40/57 KB 184/206 KB 252/1822 KB 48/314 KB 608/894 KB 44/57 KB 184/206 KB 256/1822 KB 48/314 KB 612/894 KB 44/57 KB 184/206 KB 256/1822 KB 28/314 KB 600/894 KB 40/57 KB 184/206 KB 252/1822 KB 48/314 KB 612/894 KB 44/57 KB 188/206 KB 256/1822 KB 48/314 KB 612/894 KB 44/57 KB 192/206 KB 256/1822 KB 36/314 KB 604/894 KB 44/57 KB 184/206 KB 256/1822 KB 36/314 KB 604/894 KB 44/57 KB 184/206 KB 252/1822 KB 48/314 KB 612/894 KB 48/57 KB 192/206 KB 256/1822 KB 48/314 KB 612/894 KB 48/57 KB 192/206 KB 260/1822 KB 48/314 KB 616/894 KB 52/57 KB 196/206 KB 264/1822 KB 48/314 KB 616/894 KB 52/57 KB 196/206 KB 268/1822 KB 52/314 KB 616/894 KB 52/57 KB 196/206 KB 272/1822 KB 48/314 KB 616/894 KB 52/57 KB 196/206 KB 260/1822 KB 52/314 KB 620/894 KB 52/57 KB 196/206 KB 272/1822 KB 52/314 KB 624/894 KB 52/57 KB 196/206 KB 272/1822 KB 48/314 KB 612/894 KB 52/57 KB 196/206 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 260/1822 KB 52/314 KB 624/894 KB 52/57 KB 200/206 KB 272/1822 KB 48/314 KB 612/894 KB 52/57 KB 192/206 KB 260/1822 KB 52/314 KB 624/894 KB 56/57 KB 200/206 KB 272/1822 KB 52/314 KB 624/894 KB 57/57 KB 200/206 KB 272/1822 KB 52/314 KB 624/894 KB 57/57 KB 204/206 KB 272/1822 KB 52/314 KB 624/894 KB 57/57 KB 206/206 KB 272/1822 KB 52/314 KB 628/894 KB 57/57 KB 206/206 KB 272/1822 KB 52/314 KB 632/894 KB 57/57 KB 206/206 KB 276/1822 KB 52/314 KB 616/894 KB 52/57 KB 196/206 KB 268/1822 KB 56/314 KB 632/894 KB 57/57 KB 206/206 KB 276/1822 KB 60/314 KB 632/894 KB 57/57 KB 206/206 KB 276/1822 KB 64/314 KB 632/894 KB 57/57 KB 206/206 KB 276/1822 KB 52/314 KB 628/894 KB 57/57 KB 206/206 KB 276/1822 KB 64/314 KB 636/894 KB 57/57 KB 206/206 KB 280/1822 KB 64/314 KB 632/894 KB 57/57 KB 206/206 KB 280/1822 KB 64/314 KB 636/894 KB 57/57 KB 206/206 KB 284/1822 KB 68/314 KB 640/894 KB 57/57 KB 206/206 KB 288/1822 KB 68/314 KB 640/894 KB 57/57 KB 206/206 KB 284/1822 KB 68/314 KB 644/894 KB 57/57 KB 206/206 KB 288/1822 KB 68/314 KB 648/894 KB 57/57 KB 206/206 KB 292/1822 KB 68/314 KB 652/894 KB 57/57 KB 206/206 KB 292/1822 KB 68/314 KB 656/894 KB 57/57 KB 206/206 KB 292/1822 KB 68/314 KB 636/894 KB 57/57 KB 206/206 KB 284/1822 KB 72/314 KB 656/894 KB 57/57 KB 206/206 KB 292/1822 KB 76/314 KB 656/894 KB 206/206 KB 292/1822 KB 80/314 KB 656/894 KB 206/206 KB 292/1822 KB 68/314 KB 644/894 KB 57/57 KB 206/206 KB 292/1822 KB 80/314 KB 656/894 KB 206/206 KB 296/1822 KB 80/314 KB 656/894 KB 206/206 KB 300/1822 KB 80/314 KB 656/894 KB 206/206 KB 304/1822 KB 84/314 KB 656/894 KB 308/1822 KB 84/314 KB 660/894 KB 312/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 60.0 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 84/314 KB 660/894 KB 308/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 217.0 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 84/314 KB 656/894 KB 206/206 KB 304/1822 KB 88/314 KB 664/894 KB 312/1822 KB 92/314 KB 664/894 KB 312/1822 KB 96/314 KB 664/894 KB 316/1822 KB 92/314 KB 664/894 KB 316/1822 KB 84/314 KB 664/894 KB 312/1822 KB 96/314 KB 668/894 KB 316/1822 KB 96/314 KB 672/894 KB 316/1822 KB 100/314 KB 672/894 KB 316/1822 KB 104/314 KB 676/894 KB 320/1822 KB 108/314 KB 676/894 KB 320/1822 KB 112/314 KB 676/894 KB 320/1822 KB 100/314 KB 676/894 KB 320/1822 KB 112/314 KB 680/894 KB 320/1822 KB 112/314 KB 684/894 KB 320/1822 KB 112/314 KB 688/894 KB 320/1822 KB 100/314 KB 672/894 KB 320/1822 KB 112/314 KB 688/894 KB 324/1822 KB 112/314 KB 688/894 KB 328/1822 KB 112/314 KB 688/894 KB 332/1822 KB 112/314 KB 688/894 KB 336/1822 KB 116/314 KB 688/894 KB 336/1822 KB 120/314 KB 692/894 KB 4/99 KB 336/1822 KB 116/314 KB 692/894 KB 4/99 KB 336/1822 KB 120/314 KB 692/894 KB 8/99 KB 340/1822 KB 120/314 KB 692/894 KB 12/99 KB 340/1822 KB 120/314 KB 692/894 KB 16/99 KB 340/1822 KB 120/314 KB 692/894 KB 20/99 KB 340/1822 KB 120/314 KB 692/894 KB 4/263 KB 24/99 KB 340/1822 KB 116/314 KB 692/894 KB 336/1822 KB 120/314 KB 692/894 KB 4/263 KB 20/99 KB 340/1822 KB 120/314 KB 692/894 KB 8/263 KB 24/99 KB 340/1822 KB 120/314 KB 692/894 KB 12/263 KB 24/99 KB 340/1822 KB 120/314 KB 692/894 KB 16/263 KB 24/99 KB 340/1822 KB 120/314 KB 692/894 KB 20/263 KB 24/99 KB 340/1822 KB 120/314 KB 692/894 KB 24/263 KB 24/99 KB 340/1822 KB 120/314 KB 692/894 KB 28/263 KB 24/99 KB 340/1822 KB 120/314 KB 692/894 KB 32/263 KB 24/99 KB 340/1822 KB 120/314 KB 692/894 KB 36/263 KB 24/99 KB 340/1822 KB 124/314 KB 696/894 KB 40/263 KB 28/99 KB 340/1822 KB 124/314 KB 696/894 KB 44/263 KB 28/99 KB 340/1822 KB 124/314 KB 696/894 KB 48/263 KB 28/99 KB 340/1822 KB 120/314 KB 692/894 KB 4/99 KB 340/1822 KB 124/314 KB 696/894 KB 48/263 KB 28/99 KB 344/1822 KB 124/314 KB 696/894 KB 48/263 KB 28/99 KB 348/1822 KB 124/314 KB 696/894 KB 48/263 KB 28/99 KB 352/1822 KB 124/314 KB 696/894 KB 36/263 KB 28/99 KB 340/1822 KB 124/314 KB 700/894 KB 48/263 KB 28/99 KB 352/1822 KB 124/314 KB 704/894 KB 48/263 KB 28/99 KB 352/1822 KB 124/314 KB 692/894 KB 36/263 KB 28/99 KB 340/1822 KB 124/314 KB 704/894 KB 48/263 KB 32/99 KB 352/1822 KB 124/314 KB 692/894 KB 36/263 KB 24/99 KB 340/1822 KB 128/314 KB 704/894 KB 48/263 KB 32/99 KB 352/1822 KB 132/314 KB 704/894 KB 48/263 KB 32/99 KB 352/1822 KB 136/314 KB 708/894 KB 52/263 KB 36/99 KB 356/1822 KB 140/314 KB 708/894 KB 52/263 KB 36/99 KB 356/1822 KB 144/314 KB 708/894 KB 52/263 KB 36/99 KB 356/1822 KB 148/314 KB 708/894 KB 52/263 KB 36/99 KB 356/1822 KB 152/314 KB 708/894 KB 52/263 KB 36/99 KB 356/1822 KB 132/314 KB 708/894 KB 52/263 KB 36/99 KB 356/1822 KB 156/314 KB 708/894 KB 56/263 KB 36/99 KB 356/1822 KB 156/314 KB 708/894 KB 60/263 KB 36/99 KB 356/1822 KB 156/314 KB 708/894 KB 64/263 KB 36/99 KB 356/1822 KB 132/314 KB 708/894 KB 48/263 KB 36/99 KB 356/1822 KB 156/314 KB 708/894 KB 64/263 KB 40/99 KB 356/1822 KB 156/314 KB 708/894 KB 64/263 KB 44/99 KB 356/1822 KB 156/314 KB 708/894 KB 64/263 KB 48/99 KB 356/1822 KB 132/314 KB 708/894 KB 48/263 KB 32/99 KB 356/1822 KB 156/314 KB 708/894 KB 64/263 KB 48/99 KB 360/1822 KB 156/314 KB 708/894 KB 64/263 KB 48/99 KB 364/1822 KB 156/314 KB 708/894 KB 64/263 KB 48/99 KB 368/1822 KB 132/314 KB 708/894 KB 48/263 KB 32/99 KB 352/1822 KB 156/314 KB 712/894 KB 64/263 KB 48/99 KB 368/1822 KB 156/314 KB 716/894 KB 64/263 KB 4 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 8/99 KB 368/1822 KB 156/314 KB 720/894 KB 64/263 KB 48/99 KB 368/1822 KB 156/314 KB 724/894 KB 64/263 KB 48/99 KB 368/1822 KB 156/314 KB 728/894 KB 68/263 KB 52/99 KB 372/1822 KB 156/314 KB 732/894 KB 68/263 KB 52/99 KB 372/1822 KB 156/314 KB 724/894 KB 64/263 KB 48/99 KB 372/1822 KB 156/314 KB 732/894 KB 68/263 KB 52/99 KB 376/1822 KB 156/314 KB 732/894 KB 68/263 KB 52/99 KB 380/1822 KB 156/314 KB 732/894 KB 68/263 KB 52/99 KB 384/1822 KB 156/314 KB 724/894 KB 68/263 KB 52/99 KB 372/1822 KB 156/314 KB 736/894 KB 72/263 KB 52/99 KB 384/1822 KB 156/314 KB 736/894 KB 76/263 KB 52/99 KB 384/1822 KB 156/314 KB 736/894 KB 80/263 KB 52/99 KB 384/1822 KB 156/314 KB 736/894 KB 84/263 KB 52/99 KB 384/1822 KB 156/314 KB 736/894 KB 88/263 KB 52/99 KB 388/1822 KB 156/314 KB 736/894 KB 92/263 KB 52/99 KB 388/1822 KB 156/314 KB 736/894 KB 96/263 KB 52/99 KB 388/1822 KB 156/314 KB 724/894 KB 64/263 KB 52/99 KB 372/1822 KB 156/314 KB 736/894 KB 96/263 KB 56/99 KB 388/1822 KB 156/314 KB 736/894 KB 96/263 KB 60/99 KB 388/1822 KB 156/314 KB 736/894 KB 96/263 KB 64/99 KB 388/1822 KB 156/314 KB 736/894 KB 96/263 KB 68/99 KB 388/1822 KB 156/314 KB 736/894 KB 96/263 KB 72/99 KB 388/1822 KB 156/314 KB 736/894 KB 96/263 KB 76/99 KB 388/1822 KB 156/314 KB 736/894 KB 96/263 KB 80/99 KB 388/1822 KB 156/314 KB 736/894 KB 84/263 KB 52/99 KB 388/1822 KB 156/314 KB 736/894 KB 96/263 KB 80/99 KB 392/1822 KB 156/314 KB 736/894 KB 96/263 KB 80/99 KB 396/1822 KB 156/314 KB 736/894 KB 96/263 KB 80/99 KB 400/1822 KB 156/314 KB 736/894 KB 68/263 KB 52/99 KB 384/1822 KB 156/314 KB 708/894 KB 52/263 KB 52/99 KB 372/1822 KB 160/314 KB 736/894 KB 96/263 KB 80/99 KB 400/1822 KB 164/314 KB 736/894 KB 96/263 KB 80/99 KB 400/1822 KB 168/314 KB 740/894 KB 96/263 KB 80/99 KB 400/1822 KB 164/314 KB 740/894 KB 96/263 KB 80/99 KB 400/1822 KB 172/314 KB 740/894 KB 96/263 KB 80/99 KB 400/1822 KB 172/314 KB 744/894 KB 96/263 KB 80/99 KB 400/1822 KB 172/314 KB 748/894 KB 96/263 KB 80/99 KB 400/1822 KB 176/314 KB 748/894 KB 96/263 KB 80/99 KB 400/1822 KB 176/314 KB 748/894 KB 96/263 KB 80/99 KB 404/1822 KB 180/314 KB 752/894 KB 100/263 KB 84/99 KB 408/1822 KB 180/314 KB 752/894 KB 100/263 KB 84/99 KB 412/1822 KB 180/314 KB 752/894 KB 100/263 KB 84/99 KB 416/1822 KB 180/314 KB 748/894 KB 96/263 KB 80/99 KB 404/1822 KB 184/314 KB 752/894 KB 100/263 KB 84/99 KB 416/1822 KB 188/314 KB 752/894 KB 100/263 KB 84/99 KB 416/1822 KB 192/314 KB 752/894 KB 100/263 KB 84/99 KB 416/1822 KB 180/314 KB 752/894 KB 100/263 KB 84/99 KB 404/1822 KB 180/314 KB 752/894 KB 96/263 KB 84/99 KB 404/1822 KB 192/314 KB 752/894 KB 100/263 KB 88/99 KB 416/1822 KB 192/314 KB 752/894 KB 100/263 KB 92/99 KB 416/1822 KB 192/314 KB 752/894 KB 100/263 KB 96/99 KB 416/1822 KB 180/314 KB 752/894 KB 96/263 KB 80/99 KB 404/1822 KB 192/314 KB 756/894 KB 100/263 KB 96/99 KB 416/1822 KB 192/314 KB 760/894 KB 100/263 KB 96/99 KB 416/1822 KB 192/314 KB 764/894 KB 100/263 KB 96/99 KB 416/1822 KB 192/314 KB 768/894 KB 100/263 KB 96/99 KB 416/1822 KB 192/314 KB 772/894 KB 104/263 KB 99/99 KB 420/1822 KB 196/314 KB 776/894 KB 104/263 KB 99/99 KB 420/1822 KB 196/314 KB 780/894 KB 104/263 KB 99/99 KB 420/1822 KB 196/314 KB 784/894 KB 104/263 KB 99/99 KB 420/1822 KB 192/314 KB 768/894 KB 104/263 KB 99/99 KB 420/1822 KB 192/314 KB 768/894 KB 104/263 KB 96/99 KB 420/1822 KB 196/314 KB 784/894 KB 108/263 KB 99/99 KB 420/1822 KB 196/314 KB 784/8 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 94 KB 112/263 KB 99/99 KB 420/1822 KB 196/314 KB 784/894 KB 116/263 KB 99/99 KB 420/1822 KB 196/314 KB 784/894 KB 120/263 KB 99/99 KB 420/1822 KB 196/314 KB 784/894 KB 124/263 KB 99/99 KB 420/1822 KB 196/314 KB 784/894 KB 128/263 KB 99/99 KB 420/1822 KB 196/314 KB 784/894 KB 132/263 KB 99/99 KB 420/1822 KB 196/314 KB 788/894 KB 136/263 KB 99/99 KB 420/1822 KB 196/314 KB 788/894 KB 140/263 KB 99/99 KB 420/1822 KB 196/314 KB 788/894 KB 144/263 KB 99/99 KB 420/1822 KB 196/314 KB 788/894 KB 148/263 KB 99/99 KB 420/1822 KB 192/314 KB 768/894 KB 100/263 KB 96/99 KB 420/1822 KB 196/314 KB 788/894 KB 148/263 KB 99/99 KB 424/1822 KB 196/314 KB 788/894 KB 148/263 KB 99/99 KB 428/1822 KB 196/314 KB 788/894 KB 148/263 KB 99/99 KB 432/1822 KB 196/314 KB 788/894 KB 148/263 KB 99/99 KB 436/1822 KB 196/314 KB 788/894 KB 148/263 KB 99/99 KB 440/1822 KB 196/314 KB 788/894 KB 148/263 KB 99/99 KB 444/1822 KB 196/314 KB 788/894 KB 132/263 KB 99/99 KB 420/1822 KB 196/314 KB 792/894 KB 148/263 KB 99/99 KB 444/1822 KB 196/314 KB 796/894 KB 148/263 KB 99/99 KB 444/1822 KB 196/314 KB 800/894 KB 148/263 KB 99/99 KB 444/1822 KB 196/314 KB 772/894 KB 104/263 KB 99/99 KB 420/1822 KB 200/314 KB 800/894 KB 148/263 KB 99/99 KB 444/1822 KB 204/314 KB 800/894 KB 148/263 KB 99/99 KB 444/1822 KB 208/314 KB 800/894 KB 148/263 KB 99/99 KB 444/1822 KB 212/314 KB 800/894 KB 148/263 KB 99/99 KB 444/1822 KB 216/314 KB 800/894 KB 148/263 KB 99/99 KB 444/1822 KB 220/314 KB 800/894 KB 148/263 KB 99/99 KB 444/1822 KB 224/314 KB 800/894 KB 148/263 KB 444/1822 KB 224/314 KB 800/894 KB 148/263 KB 448/1822 KB 224/314 KB 800/894 KB 148/263 KB 452/1822 KB 228/314 KB 804/894 KB 152/263 KB 456/1822 KB 228/314 KB 804/894 KB 152/263 KB 460/1822 KB 228/314 KB 804/894 KB 152/263 KB 464/1822 KB 228/314 KB 804/894 KB 152/263 KB 452/1822 KB 228/314 KB 804/894 KB 156/263 KB 464/1822 KB 228/314 KB 804/894 KB 160/263 KB 464/1822 KB 228/314 KB 804/894 KB 148/263 KB 452/1822 KB 228/314 KB 808/894 KB 160/263 KB 464/1822 KB 228/314 KB 812/894 KB 160/263 KB 464/1822 KB 228/314 KB 816/894 KB 160/263 KB 464/1822 KB 228/314 KB 800/894 KB 148/263 KB 452/1822 KB 232/314 KB 816/894 KB 160/263 KB 464/1822 KB 236/314 KB 816/894 KB 160/263 KB 464/1822 KB 240/314 KB 816/894 KB 160/263 KB 464/1822 KB 244/314 KB 816/894 KB 160/263 KB 464/1822 KB 248/314 KB 820/894 KB 164/263 KB 468/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 99.3 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 244/314 KB 820/894 KB 164/263 KB 468/1822 KB 252/314 KB 820/894 KB 164/263 KB 472/1822 KB 244/314 KB 820/894 KB 164/263 KB 464/1822 KB 252/314 KB 820/894 KB 168/263 KB 472/1822 KB 244/314 KB 820/894 KB 160/263 KB 464/1822 KB 252/314 KB 824/894 KB 172/263 KB 472/1822 KB 252/314 KB 828/894 KB 172/263 KB 472/1822 KB 252/314 KB 832/894 KB 172/263 KB 472/1822 KB 252/314 KB 820/894 KB 164/263 KB 468/1822 KB 256/314 KB 832/894 KB 172/263 KB 472/1822 KB 252/314 KB 832/894 KB 172/263 KB 472/1822 KB 256/314 KB 832/894 KB 172/263 KB 476/1822 KB 256/314 KB 832/894 KB 172/263 KB 480/1822 KB 256/314 KB 836/894 KB 176/263 KB 484/1822 KB 260/314 KB 836/894 KB 176/263 KB 488/1822 KB 256/314 KB 836/894 KB 176/263 KB 480/1822 KB 260/314 KB 836/894 KB 180/263 KB 488/1822 KB 256/314 KB 836/894 KB 172/263 KB 480/1822 KB 260/314 KB 840/894 KB 180/263 KB 488/1822 KB 260/314 KB 844/894 KB 180/263 KB 488/1822 KB 260/314 KB 848/894 KB 184/263 KB 488/1822 KB 260/314 KB 836/894 KB 176/263 KB 484/1822 KB 264/314 KB 848/894 KB 184/263 KB 488/1822 KB 268/314 KB 848/894 KB 184/263 KB 488/1822 KB 272/314 KB 848/894 KB 184/263 KB 488/1822 KB 260/314 KB 844/894 KB 184/263 KB 488/1822 KB 272/314 KB 848/894 KB 188/263 KB 488/1822 KB 272/314 KB 848/894 KB 192/263 KB 488/1822 KB 276/314 KB 852/894 KB 196/263 KB 488/1822 KB 276/314 KB 852/894 KB 192/263 KB 488/1822 KB 276/314 KB 856/894 KB 196/263 KB 492/1822 KB 276/314 KB 860/894 KB 196/263 KB 492/1822 KB 276/314 KB 864/894 KB 200/263 KB 492/1822 KB 276/314 KB 848/894 KB 192/263 KB 488/1822 KB 280/314 KB 864/894 KB 200/263 KB 492/1822 KB 284/314 KB 864/894 KB 200/263 KB 492/1822 KB 288/314 KB 864/894 KB 200/263 KB 492/1822 KB 276/314 KB 860/894 KB 200/263 KB 492/1822 KB 276/314 KB 852/894 KB 196/263 KB 492/1822 KB 288/314 KB 864/894 KB 204/263 KB 496/1822 KB 288/314 KB 864/894 KB 204/263 KB 500/1822 KB 288/314 KB 864/894 KB 204/263 KB 504/1822 KB 288/314 KB 864/894 KB 204/263 KB 508/1822 KB 292/314 KB 864/894 KB 204/263 KB 512/1822 KB 292/314 KB 4/276 KB 864/894 KB 204/263 KB 512/1822 KB 292/314 KB 8/276 KB 864/894 KB 204/263 KB 512/1822 KB 292/314 KB 12/276 KB 864/894 KB 204/263 KB 512/1822 KB 292/314 KB 16/276 KB 864/894 KB 204/263 KB 512/1822 KB 288/314 KB 864/894 KB 204/263 KB 504/1822 KB 292/314 KB 20/276 KB 864/894 KB 204/263 KB 512/1822 KB 292/314 KB 24/276 KB 868/894 KB 208/263 KB 516/1822 KB 292/314 KB 28/276 KB 868/894 KB 208/263 KB 516/1822 KB 292/314 KB 32/276 KB 868/894 KB 208/263 KB 516/1822 KB 292/314 KB 864/894 KB 204/263 KB 508/1822 KB 296/314 KB 32/276 KB 868/894 KB 208/263 KB 516/1822 KB 300/314 KB 32/276 KB 868/894 KB 208/263 KB 516/1822 KB 304/314 KB 32/276 KB 868/894 KB 208/263 KB 516/1822 KB 292/314 KB 20/276 KB 868/894 KB 208/263 KB 516/1822 KB 292/314 KB 20/276 KB 868/894 KB 208/263 KB 512/1822 KB 304/314 KB 32/276 KB 872/894 KB 208/263 KB 516/1822 KB 304/314 KB 32/276 KB 876/894 KB 208/263 KB 516/1822 KB 304/314 KB 32/276 KB 880/894 KB 208/263 KB 516/1822 KB 292/314 KB 20/276 KB 864/894 KB 208/263 KB 512/1822 KB 304/314 KB 32/276 KB 880/894 KB 212/263 KB 516/1822 KB 304/314 KB 32/276 KB 880/894 KB 216/263 KB 516/1822 KB 304/314 KB 32/276 KB 884/894 KB 216/263 KB 516/1822 KB 308/314 KB 36/276 KB 888/894 KB 220/263 KB 520/1822 KB 308/314 KB 36/276 KB 892/894 KB 220/263 KB 520/1822 KB 308/314 KB 36/276 KB 894/894 KB 220/263 KB 520/1822 KB 308/314 KB 36/276 KB 884/894 KB 220/263 KB 520/1822 KB 312/314 KB 36/276 KB 894/8 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 94 KB 220/263 KB 520/1822 KB 314/314 KB 36/276 KB 894/894 KB 220/263 KB 520/1822 KB 304/314 KB 36/276 KB 884/894 KB 220/263 KB 520/1822 KB 314/314 KB 40/276 KB 894/894 KB 220/263 KB 520/1822 KB 314/314 KB 44/276 KB 894/894 KB 220/263 KB 520/1822 KB 314/314 KB 48/276 KB 894/894 KB 220/263 KB 520/1822 KB 314/314 KB 52/276 KB 894/894 KB 220/263 KB 520/1822 KB 314/314 KB 56/276 KB 894/894 KB 220/263 KB 520/1822 KB 304/314 KB 32/276 KB 884/894 KB 220/263 KB 520/1822 KB 304/314 KB 32/276 KB 884/894 KB 216/263 KB 520/1822 KB 314/314 KB 56/276 KB 894/894 KB 220/263 KB 524/1822 KB 314/314 KB 56/276 KB 894/894 KB 224/263 KB 524/1822 KB 314/314 KB 56/276 KB 894/894 KB 224/263 KB 528/1822 KB 314/314 KB 56/276 KB 894/894 KB 228/263 KB 528/1822 KB 314/314 KB 56/276 KB 894/894 KB 232/263 KB 532/1822 KB 314/314 KB 56/276 KB 894/894 KB 236/263 KB 532/1822 KB 314/314 KB 56/276 KB 894/894 KB 240/263 KB 532/1822 KB 314/314 KB 56/276 KB 894/894 KB 228/263 KB 532/1822 KB 314/314 KB 56/276 KB 894/894 KB 240/263 KB 536/1822 KB 314/314 KB 56/276 KB 894/894 KB 240/263 KB 540/1822 KB 314/314 KB 56/276 KB 894/894 KB 240/263 KB 544/1822 KB 314/314 KB 56/276 KB 894/894 KB 244/263 KB 548/1822 KB 314/314 KB 56/276 KB 894/894 KB 244/263 KB 544/1822 KB 314/314 KB 60/276 KB 894/894 KB 248/263 KB 548/1822 KB 314/314 KB 60/276 KB 894/894 KB 252/263 KB 548/1822 KB 314/314 KB 60/276 KB 894/894 KB 256/263 KB 552/1822 KB 314/314 KB 60/276 KB 894/894 KB 260/263 KB 552/1822 KB 60/276 KB 263/263 KB 552/1822 KB 314/314 KB 60/276 KB 894/894 KB 244/263 KB 548/1822 KB 64/276 KB 263/263 KB 552/1822 KB 68/276 KB 263/263 KB 552/1822 KB 72/276 KB 263/263 KB 552/1822 KB 76/276 KB 263/263 KB 552/1822 KB 80/276 KB 263/263 KB 552/1822 KB 84/276 KB 263/263 KB 552/1822 KB 88/276 KB 263/263 KB 552/1822 KB 92/276 KB 263/263 KB 552/1822 KB 96/276 KB 263/263 KB 552/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 303.8 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 864.6 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 314/314 KB 60/276 KB 894/894 KB 252/263 KB 552/1822 KB 96/276 KB 263/263 KB 556/1822 KB 96/276 KB 263/263 KB 560/1822 KB 96/276 KB 263/263 KB 564/1822 KB 96/276 KB 263/263 KB 568/1822 KB 96/276 KB 263/263 KB 572/1822 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: 12:55:53 DEBUG unit.abot-epc-basic/0.install 96/276 KB 263/263 KB 576/1822 KB 96/276 KB 263/263 KB 580/1822 KB 96/276 KB 263/263 KB 584/1822 KB 96/276 KB 263/263 KB 588/1822 KB 96/276 KB 263/263 KB 592/1822 KB 96/276 KB 263/263 KB 596/1822 KB 100/276 KB 263/263 KB 600/1822 KB 100/276 KB 263/263 KB 604/1822 KB 100/276 KB 263/263 KB 608/1822 KB 100/276 KB 263/263 KB 596/1822 KB 104/276 KB 263/263 KB 608/1822 KB 108/276 KB 263/263 KB 608/1822 KB 112/276 KB 263/263 KB 608/1822 KB 116/276 KB 263/263 KB 608/1822 KB 120/276 KB 612/1822 KB 124/276 KB 612/1822 KB 128/276 KB 612/1822 KB 116/276 KB 612/1822 KB 128/276 KB 616/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 252.8 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 128/276 KB 4/54 KB 616/1822 KB 128/276 KB 8/54 KB 616/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 128/276 KB 12/54 KB 616/1822 KB 128/276 KB 16/54 KB 616/1822 KB 128/276 KB 20/54 KB 616/1822 KB 128/276 KB 24/54 KB 616/1822 KB 4/748 KB 128/276 KB 20/54 KB 616/1822 KB 4/748 KB 128/276 KB 24/54 KB 616/1822 KB 8/748 KB 128/276 KB 24/54 KB 616/1822 KB 12/748 KB 128/276 KB 24/54 KB 616/1822 KB 16/748 KB 128/276 KB 24/54 KB 616/1822 KB 20/748 KB 132/276 KB 28/54 KB 620/1822 KB 24/748 KB 132/276 KB 28/54 KB 620/1822 KB 28/748 KB 132/276 KB 28/54 KB 620/1822 KB 32/748 KB 132/276 KB 28/54 KB 620/1822 KB 20/748 KB 136/276 KB 28/54 KB 620/1822 KB 32/748 KB 140/276 KB 28/54 KB 620/1822 KB 32/748 KB 144/276 KB 28/54 KB 620/1822 KB 32/748 KB 128/276 KB 28/54 KB 620/1822 KB 20/748 KB 144/276 KB 28/54 KB 624/1822 KB 32/748 KB 144/276 KB 28/54 KB 628/1822 KB 32/748 KB 148/276 KB 28/54 KB 4/223 KB 632/1822 KB 36/748 KB 128/276 KB 28/54 KB 616/1822 KB 20/748 KB 148/276 KB 32/54 KB 4/223 KB 632/1822 KB 36/748 KB 148/276 KB 36/54 KB 4/223 KB 632/1822 KB 36/748 KB 148/276 KB 40/54 KB 4/223 KB 632/1822 KB 36/748 KB 148/276 KB 44/54 KB 4/223 KB 632/1822 KB 36/748 KB 148/276 KB 48/54 KB 4/223 KB 632/1822 KB 36/748 KB 148/276 KB 52/54 KB 4/223 KB 632/1822 KB 36/748 KB 148/276 KB 54/54 KB 4/223 KB 632/1822 KB 36/748 KB 148/276 KB 28/54 KB 4/223 KB 628/1822 KB 36/748 KB 152/276 KB 54/54 KB 4/223 KB 636/1822 KB 36/748 KB 156/276 KB 54/54 KB 4/223 KB 636/1822 KB 36/748 KB 160/276 KB 54/54 KB 4/223 KB 636/1822 KB 36/748 KB 144/276 KB 28/54 KB 4/223 KB 628/1822 KB 36/748 KB 144/276 KB 28/54 KB 4/223 KB 628/1822 KB 32/748 KB 160/276 KB 54/54 KB 8/223 KB 636/1822 KB 36/748 KB 160/276 KB 54/54 KB 12/223 KB 636/1822 KB 36/748 KB 160/276 KB 54/54 KB 16/223 KB 636/1822 KB 36/748 KB 160/276 KB 54/54 KB 20/223 KB 636/1822 KB 36/748 KB 160/276 KB 54/54 KB 24/223 KB 636/1822 KB 36/748 KB 160/276 KB 54/54 KB 28/223 KB 636/1822 KB 36/748 KB 160/276 KB 54/54 KB 32/223 KB 636/1822 KB 40/748 KB 148/276 KB 54/54 KB 4/223 KB 636/1822 KB 36/748 KB 160/276 KB 54/54 KB 32/223 KB 640/1822 KB 40/748 KB 160/276 KB 54/54 KB 32/223 KB 644/1822 KB 40/748 KB 160/276 KB 54/54 KB 36/223 KB 648/1822 KB 40/748 KB 160/276 KB 54/54 KB 36/223 KB 652/1822 KB 40/748 KB 160/276 KB 54/54 KB 36/223 KB 656/1822 KB 40/748 KB 160/276 KB 54/54 KB 36/223 KB 660/1822 KB 40/748 KB 164/276 KB 54/54 KB 36/223 KB 664/1822 KB 40/748 KB 164/276 KB 54/54 KB 36/223 KB 668/1822 KB 40/748 KB 164/276 KB 54/54 KB 36/223 KB 672/1822 KB 40/748 KB 160/276 KB 54/54 KB 28/223 KB 636/1822 KB 40/748 KB 164/276 KB 54/54 KB 36/223 KB 672/1822 KB 44/748 KB 164/276 KB 54/54 KB 36/223 KB 672/1822 KB 48/748 KB 164/276 KB 54/54 KB 36/223 KB 672/1822 KB 52/748 KB 164/276 KB 54/54 KB 36/223 KB 672/1822 KB 56/748 KB 164/276 KB 54/54 KB 36/223 KB 660/1822 KB 40/748 KB 168/276 KB 54/54 KB 36/223 KB 672/1822 KB 56/748 KB 172/276 KB 54/54 KB 36/223 KB 672/1822 KB 56/748 KB 176/276 KB 54/54 KB 36/223 KB 672/1822 KB 56/748 KB 160/276 KB 54/54 KB 36/223 KB 644/1822 KB 40/748 KB 176/276 KB 54/54 KB 40/223 KB 672/1822 KB 60/748 KB 176/276 KB 54/54 KB 44/223 KB 672/1822 KB 60/748 KB 176/276 KB 54/54 KB 48/223 KB 672/1822 KB 60/748 KB 176/276 KB 54/54 KB 36/223 KB 672/1822 KB 60/748 KB 176/276 KB 48/223 KB 672/1822 KB 64/748 KB 180/276 KB 48/223 KB 672/1822 KB 68/748 KB 180/276 KB 52/223 KB 676/1822 KB 72/748 KB 180/276 KB 52/223 KB 676/1822 KB 76/748 KB 180/276 KB 52/223 KB 676/1822 KB 80/748 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 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.6 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 180/276 KB 52/223 KB 676/1822 KB 68/748 KB 180/276 KB 52/223 KB 680/1822 KB 80/748 KB 180/276 KB 52/223 KB 684/1822 KB 80/748 KB 180/276 KB 52/223 KB 688/1822 KB 80/748 KB 180/276 KB 52/223 KB 692/1822 KB 80/748 KB 180/276 KB 52/223 KB 696/1822 KB 84/748 KB 180/276 KB 52/223 KB 700/1822 KB 84/748 KB 180/276 KB 52/223 KB 672/1822 KB 68/748 KB 180/276 KB 48/223 KB 672/1822 KB 64/748 KB 184/276 KB 52/223 KB 700/1822 KB 84/748 KB 188/276 KB 56/223 KB 700/1822 KB 84/748 KB 192/276 KB 56/223 KB 700/1822 KB 84/748 KB 196/276 KB 56/223 KB 700/1822 KB 84/748 KB 200/276 KB 56/223 KB 700/1822 KB 84/748 KB 204/276 KB 56/223 KB 700/1822 KB 84/748 KB 208/276 KB 56/223 KB 700/1822 KB 84/748 KB 180/276 KB 52/223 KB 692/1822 KB 84/748 KB 184/276 KB 56/223 KB 700/1822 KB 84/748 KB 208/276 KB 60/223 KB 700/1822 KB 84/748 KB 208/276 KB 64/223 KB 700/1822 KB 84/748 KB 208/276 KB 68/223 KB 700/1822 KB 84/748 KB 208/276 KB 72/223 KB 700/1822 KB 84/748 KB 208/276 KB 76/223 KB 700/1822 KB 84/748 KB 208/276 KB 80/223 KB 700/1822 KB 84/748 KB 208/276 KB 80/223 KB 700/1822 KB 88/748 KB 208/276 KB 80/223 KB 700/1822 KB 92/748 KB 212/276 KB 80/223 KB 700/1822 KB 96/748 KB 212/276 KB 80/223 KB 700/1822 KB 100/748 KB 212/276 KB 84/223 KB 4/27 KB 704/1822 KB 104/748 KB 212/276 KB 84/223 KB 4/27 KB 704/1822 KB 108/748 KB 212/276 KB 84/223 KB 4/27 KB 704/1822 KB 112/748 KB 212/276 KB 80/223 KB 700/1822 KB 92/748 KB 216/276 KB 84/223 KB 4/27 KB 704/1822 KB 112/748 KB 212/276 KB 84/223 KB 4/27 KB 704/1822 KB 100/748 KB 216/276 KB 84/223 KB 8/27 KB 704/1822 KB 112/748 KB 216/276 KB 84/223 KB 12/27 KB 704/1822 KB 112/748 KB 216/276 KB 84/223 KB 16/27 KB 704/1822 KB 112/748 KB 216/276 KB 84/223 KB 20/27 KB 704/1822 KB 112/748 KB 212/276 KB 84/223 KB 704/1822 KB 100/748 KB 220/276 KB 88/223 KB 20/27 KB 704/1822 KB 112/748 KB 220/276 KB 92/223 KB 20/27 KB 704/1822 KB 112/748 KB 220/276 KB 96/223 KB 20/27 KB 704/1822 KB 112/748 KB 212/276 KB 80/223 KB 704/1822 KB 100/748 KB 220/276 KB 96/223 KB 20/27 KB 708/1822 KB 112/748 KB 220/276 KB 100/223 KB 24/27 KB 712/1822 KB 112/748 KB 220/276 KB 100/223 KB 24/27 KB 716/1822 KB 112/748 KB 220/276 KB 100/223 KB 24/27 KB 720/1822 KB 112/748 KB 220/276 KB 100/223 KB 24/27 KB 724/1822 KB 116/748 KB 220/276 KB 100/223 KB 24/27 KB 728/1822 KB 116/748 KB 220/276 KB 100/223 KB 24/27 KB 732/1822 KB 116/748 KB 220/276 KB 100/223 KB 24/27 KB 736/1822 KB 116/748 KB 220/276 KB 100/223 KB 24/27 KB 740/1822 KB 116/748 KB 220/276 KB 84/223 KB 20/27 KB 704/1822 KB 112/748 KB 224/276 KB 100/223 KB 24/27 KB 740/1822 KB 116/748 KB 228/276 KB 100/223 KB 24/27 KB 740/1822 KB 116/748 KB 232/276 KB 100/223 KB 24/27 KB 740/1822 KB 116/748 KB 236/276 KB 100/223 KB 24/27 KB 740/1822 KB 116/748 KB 240/276 KB 100/223 KB 24/27 KB 740/1822 KB 116/748 KB 220/276 KB 100/223 KB 24/27 KB 720/1822 KB 116/748 KB 240/276 KB 100/223 KB 24/27 KB 740/1822 KB 120/748 KB 240/276 KB 100/223 KB 24/27 KB 740/1822 KB 124/748 KB 220/276 KB 100/223 KB 24/27 KB 708/1822 KB 112/748 KB 240/276 KB 104/223 KB 24/27 KB 740/1822 KB 124/748 KB 240/276 KB 108/223 KB 24/27 KB 740/1822 KB 124/748 KB 240/276 KB 112/223 KB 24/27 KB 740/1822 KB 124/748 KB 220/276 KB 96/223 KB 24/27 KB 708/1822 KB 112/748 KB 240/276 KB 112/223 KB 27/27 KB 740/1822 KB 124/748 KB 240/276 KB 116/223 KB 27/27 KB 740/1822 KB 124/748 KB 244/276 KB 120/223 KB 27/27 KB 740/1822 KB 128/748 KB 244/276 KB 124/223 KB 27/27 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install KB 740/1822 KB 128/748 KB 244/276 KB 128/223 KB 27/27 KB 740/1822 KB 128/748 KB 244/276 KB 116/223 KB 27/27 KB 740/1822 KB 128/748 KB 248/276 KB 128/223 KB 27/27 KB 740/1822 KB 128/748 KB 252/276 KB 128/223 KB 27/27 KB 740/1822 KB 128/748 KB 256/276 KB 128/223 KB 27/27 KB 740/1822 KB 128/748 KB 260/276 KB 128/223 KB 27/27 KB 740/1822 KB 128/748 KB 264/276 KB 132/223 KB 27/27 KB 744/1822 KB 128/748 KB 268/276 KB 132/223 KB 27/27 KB 744/1822 KB 128/748 KB 272/276 KB 132/223 KB 27/27 KB 744/1822 KB 128/748 KB 240/276 KB 116/223 KB 27/27 KB 740/1822 KB 128/748 KB 272/276 KB 132/223 KB 27/27 KB 744/1822 KB 132/748 KB 272/276 KB 132/223 KB 27/27 KB 744/1822 KB 136/748 KB 272/276 KB 132/223 KB 27/27 KB 744/1822 KB 140/748 KB 272/276 KB 132/223 KB 27/27 KB 744/1822 KB 144/748 KB 272/276 KB 132/223 KB 27/27 KB 744/1822 KB 148/748 KB 272/276 KB 132/223 KB 27/27 KB 744/1822 KB 152/748 KB 272/276 KB 132/223 KB 27/27 KB 744/1822 KB 156/748 KB 272/276 KB 132/223 KB 27/27 KB 744/1822 KB 160/748 KB 272/276 KB 132/223 KB 27/27 KB 744/1822 KB 164/748 KB 276/276 KB 132/223 KB 27/27 KB 744/1822 KB 168/748 KB 276/276 KB 132/223 KB 27/27 KB 744/1822 KB 172/748 KB 276/276 KB 132/223 KB 27/27 KB 744/1822 KB 176/748 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.3 KB/sec) unit-abot-epc-basic-0: 12:55:53 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: 12:55:53 DEBUG unit.abot-epc-basic/0.install 260/276 KB 132/223 KB 27/27 KB 744/1822 KB 128/748 KB 276/276 KB 136/223 KB 744/1822 KB 176/748 KB 276/276 KB 140/223 KB 744/1822 KB 176/748 KB 276/276 KB 144/223 KB 744/1822 KB 176/748 KB 260/276 KB 128/223 KB 27/27 KB 744/1822 KB 128/748 KB 276/276 KB 144/223 KB 748/1822 KB 176/748 KB 276/276 KB 144/223 KB 752/1822 KB 176/748 KB 276/276 KB 144/223 KB 756/1822 KB 176/748 KB 276/276 KB 144/223 KB 760/1822 KB 176/748 KB 276/276 KB 144/223 KB 764/1822 KB 176/748 KB 276/276 KB 144/223 KB 768/1822 KB 176/748 KB 276/276 KB 144/223 KB 772/1822 KB 176/748 KB 276/276 KB 148/223 KB 776/1822 KB 176/748 KB 276/276 KB 148/223 KB 780/1822 KB 176/748 KB 276/276 KB 148/223 KB 784/1822 KB 176/748 KB 276/276 KB 132/223 KB 27/27 KB 744/1822 KB 164/748 KB 276/276 KB 148/223 KB 784/1822 KB 176/748 KB 276/276 KB 148/223 KB 772/1822 KB 176/748 KB 276/276 KB 152/223 KB 784/1822 KB 176/748 KB 276/276 KB 156/223 KB 784/1822 KB 176/748 KB 276/276 KB 160/223 KB 784/1822 KB 176/748 KB 276/276 KB 164/223 KB 784/1822 KB 176/748 KB 276/276 KB 168/223 KB 784/1822 KB 176/748 KB 276/276 KB 172/223 KB 788/1822 KB 180/748 KB 276/276 KB 176/223 KB 788/1822 KB 180/748 KB 276/276 KB 180/223 KB 788/1822 KB 180/748 KB 276/276 KB 184/223 KB 788/1822 KB 180/748 KB 276/276 KB 188/223 KB 788/1822 KB 180/748 KB 276/276 KB 168/223 KB 788/1822 KB 180/748 KB 276/276 KB 188/223 KB 792/1822 KB 180/748 KB 276/276 KB 188/223 KB 796/1822 KB 180/748 KB 276/276 KB 188/223 KB 800/1822 KB 180/748 KB 276/276 KB 168/223 KB 784/1822 KB 180/748 KB 276/276 KB 188/223 KB 800/1822 KB 184/748 KB 276/276 KB 188/223 KB 800/1822 KB 188/748 KB 276/276 KB 188/223 KB 800/1822 KB 192/748 KB 276/276 KB 188/223 KB 800/1822 KB 196/748 KB 276/276 KB 192/223 KB 804/1822 KB 200/748 KB 276/276 KB 192/223 KB 804/1822 KB 204/748 KB 276/276 KB 192/223 KB 804/1822 KB 208/748 KB 276/276 KB 192/223 KB 804/1822 KB 196/748 KB 276/276 KB 196/223 KB 804/1822 KB 208/748 KB 276/276 KB 200/223 KB 804/1822 KB 212/748 KB 276/276 KB 204/223 KB 804/1822 KB 212/748 KB 276/276 KB 208/223 KB 804/1822 KB 212/748 KB 276/276 KB 188/223 KB 804/1822 KB 196/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 251.3 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 4/178 KB 208/223 KB 808/1822 KB 212/748 KB 4/178 KB 208/223 KB 812/1822 KB 212/748 KB 4/178 KB 208/223 KB 816/1822 KB 212/748 KB 4/178 KB 208/223 KB 820/1822 KB 212/748 KB 4/178 KB 212/223 KB 824/1822 KB 212/748 KB 276/276 KB 196/223 KB 804/1822 KB 212/748 KB 4/178 KB 212/223 KB 824/1822 KB 216/748 KB 4/178 KB 212/223 KB 824/1822 KB 220/748 KB 4/178 KB 212/223 KB 824/1822 KB 224/748 KB 4/178 KB 212/223 KB 824/1822 KB 228/748 KB 4/178 KB 212/223 KB 820/1822 KB 212/748 KB 4/178 KB 208/223 KB 804/1822 KB 212/748 KB 8/178 KB 212/223 KB 828/1822 KB 228/748 KB 12/178 KB 212/223 KB 828/1822 KB 228/748 KB 16/178 KB 212/223 KB 828/1822 KB 228/748 KB 20/178 KB 212/223 KB 828/1822 KB 228/748 KB 24/178 KB 212/223 KB 828/1822 KB 228/748 KB 28/178 KB 212/223 KB 828/1822 KB 228/748 KB 32/178 KB 212/223 KB 828/1822 KB 228/748 KB 36/178 KB 212/223 KB 828/1822 KB 228/748 KB 40/178 KB 212/223 KB 828/1822 KB 228/748 KB 44/178 KB 212/223 KB 828/1822 KB 228/748 KB 48/178 KB 212/223 KB 828/1822 KB 228/748 KB 48/178 KB 4/23 KB 212/223 KB 828/1822 KB 228/748 KB 52/178 KB 8/23 KB 212/223 KB 828/1822 KB 228/748 KB 4/178 KB 212/223 KB 828/1822 KB 228/748 KB 52/178 KB 12/23 KB 216/223 KB 832/1822 KB 228/748 KB 52/178 KB 12/23 KB 216/223 KB 828/1822 KB 228/748 KB 52/178 KB 16/23 KB 216/223 KB 832/1822 KB 228/748 KB 52/178 KB 8/23 KB 216/223 KB 828/1822 KB 228/748 KB 52/178 KB 4/23 KB 212/223 KB 828/1822 KB 228/748 KB 56/178 KB 16/23 KB 216/223 KB 832/1822 KB 228/748 KB 60/178 KB 16/23 KB 216/223 KB 832/1822 KB 228/748 KB 60/178 KB 16/23 KB 220/223 KB 832/1822 KB 228/748 KB 60/178 KB 16/23 KB 223/223 KB 832/1822 KB 228/748 KB 64/178 KB 16/23 KB 223/223 KB 832/1822 KB 228/748 KB 64/178 KB 16/23 KB 223/223 KB 836/1822 KB 228/748 KB 68/178 KB 20/23 KB 223/223 KB 840/1822 KB 232/748 KB 68/178 KB 20/23 KB 223/223 KB 844/1822 KB 232/748 KB 68/178 KB 20/23 KB 223/223 KB 848/1822 KB 232/748 KB 68/178 KB 20/23 KB 223/223 KB 836/1822 KB 232/748 KB 68/178 KB 23/23 KB 223/223 KB 848/1822 KB 232/748 KB 68/178 KB 16/23 KB 223/223 KB 836/1822 KB 232/748 KB 72/178 KB 23/23 KB 223/223 KB 848/1822 KB 232/748 KB 76/178 KB 23/23 KB 223/223 KB 848/1822 KB 232/748 KB 80/178 KB 23/23 KB 223/223 KB 848/1822 KB 232/748 KB 64/178 KB 16/23 KB 223/223 KB 836/1822 KB 232/748 KB 80/178 KB 23/23 KB 223/223 KB 848/1822 KB 236/748 KB 80/178 KB 23/23 KB 223/223 KB 848/1822 KB 240/748 KB 80/178 KB 23/23 KB 223/223 KB 848/1822 KB 244/748 KB 84/178 KB 23/23 KB 223/223 KB 848/1822 KB 248/748 KB 84/178 KB 23/23 KB 223/223 KB 848/1822 KB 252/748 KB 84/178 KB 23/23 KB 848/1822 KB 256/748 KB 84/178 KB 23/23 KB 848/1822 KB 260/748 KB 84/178 KB 23/23 KB 852/1822 KB 264/748 KB 84/178 KB 23/23 KB 852/1822 KB 268/748 KB 84/178 KB 23/23 KB 852/1822 KB 272/748 KB 84/178 KB 23/23 KB 852/1822 KB 276/748 KB 84/178 KB 23/23 KB 852/1822 KB 280/748 KB 84/178 KB 23/23 KB 852/1822 KB 284/748 KB 84/178 KB 23/23 KB 852/1822 KB 288/748 KB 84/178 KB 23/23 KB 852/1822 KB 292/748 KB 84/178 KB 23/23 KB 223/223 KB 848/1822 KB 244/748 KB 88/178 KB 852/1822 KB 292/748 KB 92/178 KB 852/1822 KB 292/748 KB 96/178 KB 852/1822 KB 292/748 KB 100/178 KB 852/1822 KB 292/748 KB 104/178 KB 852/1822 KB 292/748 KB 108/178 KB 852/1822 KB 292/748 KB 112/178 KB 852/1822 KB 292/748 KB 116/178 KB 852/1822 KB 292/748 KB 120/178 KB 852/1822 KB 292/748 KB 124/178 KB 852/1822 KB 292/748 KB 128/178 KB 852/1822 KB 292/748 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 132/178 KB 852/1822 KB 296/748 KB 136/178 KB 852/1822 KB 296/748 KB 140/178 KB 852/1822 KB 296/748 KB 144/178 KB 852/1822 KB 296/748 KB 84/178 KB 23/23 KB 852/1822 KB 260/748 KB 144/178 KB 856/1822 KB 296/748 KB 144/178 KB 860/1822 KB 296/748 KB 144/178 KB 864/1822 KB 296/748 KB 144/178 KB 868/1822 KB 296/748 KB 144/178 KB 872/1822 KB 296/748 KB 144/178 KB 876/1822 KB 296/748 KB 144/178 KB 880/1822 KB 296/748 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 197.3 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 144/178 KB 884/1822 KB 296/748 KB 144/178 KB 888/1822 KB 296/748 KB 144/178 KB 892/1822 KB 296/748 KB 144/178 KB 896/1822 KB 296/748 KB 144/178 KB 900/1822 KB 296/748 KB 128/178 KB 852/1822 KB 296/748 KB 144/178 KB 900/1822 KB 300/748 KB 144/178 KB 900/1822 KB 304/748 KB 144/178 KB 900/1822 KB 308/748 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.1 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 144/178 KB 904/1822 KB 308/748 KB 144/178 KB 908/1822 KB 308/748 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 144/178 KB 912/1822 KB 308/748 KB 144/178 KB 912/1822 KB 312/748 KB 144/178 KB 912/1822 KB 316/748 KB 144/178 KB 3/55 KB 916/1822 KB 320/748 KB 148/178 KB 3/55 KB 916/1822 KB 324/748 KB 144/178 KB 3/55 KB 916/1822 KB 316/748 KB 148/178 KB 6/55 KB 916/1822 KB 324/748 KB 148/178 KB 9/55 KB 916/1822 KB 324/748 KB 148/178 KB 11/55 KB 916/1822 KB 324/748 KB 148/178 KB 14/55 KB 916/1822 KB 324/748 KB 148/178 KB 16/55 KB 916/1822 KB 324/748 KB 148/178 KB 19/55 KB 916/1822 KB 324/748 KB 144/178 KB 916/1822 KB 316/748 KB 148/178 KB 19/55 KB 920/1822 KB 324/748 KB 148/178 KB 22/55 KB 924/1822 KB 324/748 KB 148/178 KB 22/55 KB 928/1822 KB 324/748 KB 148/178 KB 3/55 KB 916/1822 KB 320/748 KB 152/178 KB 22/55 KB 928/1822 KB 324/748 KB 156/178 KB 22/55 KB 928/1822 KB 324/748 KB 160/178 KB 22/55 KB 928/1822 KB 324/748 KB 164/178 KB 22/55 KB 928/1822 KB 328/748 KB 168/178 KB 4/1210 KB 22/55 KB 932/1822 KB 328/748 KB 172/178 KB 4/1210 KB 22/55 KB 932/1822 KB 328/748 KB 176/178 KB 4/1210 KB 22/55 KB 932/1822 KB 328/748 KB 148/178 KB 22/55 KB 924/1822 KB 324/748 KB 176/178 KB 4/1210 KB 25/55 KB 932/1822 KB 328/748 KB 176/178 KB 4/1210 KB 27/55 KB 932/1822 KB 328/748 KB 164/178 KB 4/1210 KB 22/55 KB 932/1822 KB 328/748 KB 176/178 KB 4/1210 KB 30/55 KB 932/1822 KB 328/748 KB 176/178 KB 8/1210 KB 30/55 KB 932/1822 KB 328/748 KB 176/178 KB 12/1210 KB 30/55 KB 932/1822 KB 328/748 KB 176/178 KB 16/1210 KB 32/55 KB 932/1822 KB 328/748 KB 164/178 KB 22/55 KB 932/1822 KB 328/748 KB 176/178 KB 16/1210 KB 32/55 KB 936/1822 KB 328/748 KB 176/178 KB 16/1210 KB 32/55 KB 940/1822 KB 328/748 KB 176/178 KB 16/1210 KB 32/55 KB 944/1822 KB 328/748 KB 176/178 KB 16/1210 KB 32/55 KB 948/1822 KB 328/748 KB 178/178 KB 20/1210 KB 32/55 KB 952/1822 KB 328/748 KB 160/178 KB 22/55 KB 928/1822 KB 328/748 KB 178/178 KB 20/1210 KB 32/55 KB 952/1822 KB 332/748 KB 178/178 KB 20/1210 KB 32/55 KB 948/1822 KB 328/748 KB 178/178 KB 16/1210 KB 32/55 KB 948/1822 KB 328/748 KB 176/178 KB 12/1210 KB 32/55 KB 932/1822 KB 328/748 KB 178/178 KB 20/1210 KB 36/55 KB 952/1822 KB 332/748 KB 178/178 KB 20/1210 KB 40/55 KB 952/1822 KB 332/748 KB 178/178 KB 20/1210 KB 44/55 KB 952/1822 KB 332/748 KB 178/178 KB 24/1210 KB 44/55 KB 952/1822 KB 332/748 KB 178/178 KB 28/1210 KB 44/55 KB 952/1822 KB 332/748 KB 178/178 KB 32/1210 KB 48/55 KB 956/1822 KB 332/748 KB 178/178 KB 28/1210 KB 48/55 KB 956/1822 KB 332/748 KB 178/178 KB 32/1210 KB 48/55 KB 960/1822 KB 332/748 KB 178/178 KB 28/1210 KB 48/55 KB 952/1822 KB 332/748 KB 178/178 KB 32/1210 KB 52/55 KB 960/1822 KB 332/748 KB 178/178 KB 32/1210 KB 55/55 KB 960/1822 KB 332/748 KB 178/178 KB 36/1210 KB 55/55 KB 960/1822 KB 332/748 KB 178/178 KB 40/1210 KB 55/55 KB 964/1822 KB 332/748 KB 178/178 KB 44/1210 KB 55/55 KB 964/1822 KB 332/748 KB 178/178 KB 48/1210 KB 55/55 KB 964/1822 KB 332/748 KB 178/178 KB 52/1210 KB 55/55 KB 964/1822 KB 332/748 KB 178/178 KB 56/1210 KB 55/55 KB 964/1822 KB 332/748 KB 178/178 KB 36/1210 KB 55/55 KB 964/1822 KB 332/748 KB 178/178 KB 56/1210 KB 55/55 KB 968/1822 KB 332/748 KB 178/178 KB 56/1210 KB 55/55 KB 972/1822 KB 332/748 KB 178/178 KB 56/1210 KB 55/55 KB 976/1822 KB 332/748 KB 178/178 KB 56/1210 KB 55/55 KB 980/1822 KB 332/748 KB 178/178 KB 60/1210 KB 55/55 KB 984/1822 KB 332/748 KB 178/178 KB 60/1210 KB 55/55 KB 988/1822 KB 332/748 KB 178/178 KB 60/1210 KB 55/55 KB 992/1822 KB 332/748 KB 178/178 KB 60/1210 KB 55/55 KB 996/1822 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install KB 332/748 KB 60/1210 KB 1000/1822 KB 332/748 KB 60/1210 KB 1004/1822 KB 332/748 KB 60/1210 KB 1008/1822 KB 332/748 KB 178/178 KB 60/1210 KB 55/55 KB 980/1822 KB 332/748 KB 64/1210 KB 1008/1822 KB 332/748 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 152.1 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 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: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:55: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.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 68/1210 KB 1008/1822 KB 332/748 KB 72/1210 KB 1008/1822 KB 332/748 KB 76/1210 KB 1008/1822 KB 332/748 KB 80/1210 KB 1008/1822 KB 332/748 KB 84/1210 KB 1008/1822 KB 332/748 KB 88/1210 KB 1012/1822 KB 332/748 KB 92/1210 KB 1012/1822 KB 332/748 KB 96/1210 KB 1012/1822 KB 332/748 KB 84/1210 KB 1012/1822 KB 332/748 KB 96/1210 KB 1016/1822 KB 332/748 KB 96/1210 KB 1020/1822 KB 332/748 KB 96/1210 KB 1024/1822 KB 332/748 KB 96/1210 KB 1028/1822 KB 332/748 KB 100/1210 KB 1032/1822 KB 336/748 KB 100/1210 KB 1036/1822 KB 336/748 KB 100/1210 KB 1040/1822 KB 336/748 KB 100/1210 KB 1028/1822 KB 336/748 KB 104/1210 KB 1040/1822 KB 336/748 KB 108/1210 KB 1040/1822 KB 336/748 KB 96/1210 KB 1028/1822 KB 336/748 KB 4/93 KB 112/1210 KB 1040/1822 KB 336/748 KB 8/93 KB 4/471 KB 112/1210 KB 1044/1822 KB 336/748 KB 4/93 KB 4/471 KB 112/1210 KB 1044/1822 KB 336/748 KB 8/93 KB 4/471 KB 112/1210 KB 1048/1822 KB 336/748 KB 8/93 KB 4/471 KB 112/1210 KB 1052/1822 KB 336/748 KB 8/93 KB 4/471 KB 112/1210 KB 1056/1822 KB 336/748 KB 4/93 KB 4/471 KB 112/1210 KB 1040/1822 KB 336/748 KB 8/93 KB 4/471 KB 116/1210 KB 1056/1822 KB 336/748 KB 8/93 KB 4/471 KB 120/1210 KB 1056/1822 KB 336/748 KB 8/93 KB 4/471 KB 124/1210 KB 1056/1822 KB 336/748 KB 8/93 KB 4/471 KB 128/1210 KB 1056/1822 KB 336/748 KB 8/93 KB 4/471 KB 132/1210 KB 1056/1822 KB 336/748 KB 8/93 KB 4/471 KB 136/1210 KB 1056/1822 KB 336/748 KB 8/93 KB 4/471 KB 140/1210 KB 1056/1822 KB 336/748 KB 12/93 KB 4/471 KB 144/1210 KB 1056/1822 KB 336/748 KB 12/93 KB 4/471 KB 148/1210 KB 1056/1822 KB 336/748 KB 12/93 KB 4/471 KB 152/1210 KB 1060/1822 KB 336/748 KB 12/93 KB 4/471 KB 156/1210 KB 1060/1822 KB 336/748 KB 4/93 KB 4/471 KB 112/1210 KB 1040/1822 KB 336/748 KB 12/93 KB 8/471 KB 156/1210 KB 1060/1822 KB 336/748 KB 12/93 KB 12/471 KB 156/1210 KB 1060/1822 KB 336/748 KB 12/93 KB 16/471 KB 156/1210 KB 1060/1822 KB 336/748 KB 12/93 KB 20/471 KB 156/1210 KB 1060/1822 KB 336/748 KB 12/93 KB 24/471 KB 156/1210 KB 1060/1822 KB 336/748 KB 12/93 KB 28/471 KB 156/1210 KB 1060/1822 KB 336/748 KB 12/93 KB 32/471 KB 156/1210 KB 1060/1822 KB 336/748 KB 12/93 KB 4/471 KB 148/1210 KB 1060/1822 KB 336/748 KB 12/93 KB 32/471 KB 156/1210 KB 1064/1822 KB 336/748 KB 12/93 KB 32/471 KB 156/1210 KB 1068/1822 KB 336/748 KB 12/93 KB 32/471 KB 156/1210 KB 1072/1822 KB 336/748 KB 12/93 KB 4/471 KB 140/1210 KB 1056/1822 KB 336/748 KB 16/93 KB 32/471 KB 156/1210 KB 1072/1822 KB 336/748 KB 20/93 KB 32/471 KB 156/1210 KB 1072/1822 KB 336/748 KB 24/93 KB 32/471 KB 156/1210 KB 1072/1822 KB 336/748 KB 28/93 KB 36/471 KB 156/1210 KB 1072/1822 KB 336/748 KB 32/93 KB 36/471 KB 160/1210 KB 1072/1822 KB 336/748 KB 36/93 KB 36/471 KB 160/1210 KB 1072/1822 KB 336/748 KB 40/93 KB 36/471 KB 160/1210 KB 1076/1822 KB 336/748 KB 44/93 KB 36/471 KB 160/1210 KB 1076/1822 KB 336/748 KB 48/93 KB 36/471 KB 160/1210 KB 1076/1822 KB 336/748 KB 24/93 KB 36/471 KB 156/1210 KB 1072/1822 KB 336/748 KB 48/93 KB 40/471 KB 160/1210 KB 1076/1822 KB 336/748 KB 48/93 KB 44/471 KB 160/1210 KB 1076/1822 KB 336/748 KB 48/93 KB 48/471 KB 160/1210 KB 1076/1822 KB 336/748 KB 36/93 KB 36/471 KB 160/1210 KB 1076/1822 KB 336/748 KB 48/93 KB 48/471 KB 160/1210 KB 1080/1822 KB 336/748 KB 48/93 KB 48/471 KB 160/1210 KB 1084/1822 KB 336/748 KB 48/93 KB 48/471 KB 160/1210 KB 1088/1822 KB 336/748 KB 28/93 KB 36/471 KB 160/1210 KB 1072/1822 KB 336/748 KB 48/93 KB 48/471 KB 164/1210 KB 1088/1822 KB 336/748 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 48/93 KB 48/471 KB 168/1210 KB 1092/1822 KB 336/748 KB 48/93 KB 48/471 KB 172/1210 KB 1092/1822 KB 336/748 KB 48/93 KB 48/471 KB 176/1210 KB 1092/1822 KB 336/748 KB 48/93 KB 48/471 KB 180/1210 KB 1092/1822 KB 336/748 KB 52/93 KB 52/471 KB 184/1210 KB 1092/1822 KB 336/748 KB 52/93 KB 52/471 KB 188/1210 KB 1092/1822 KB 336/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 340/748 KB 48/93 KB 48/471 KB 164/1210 KB 1092/1822 KB 336/748 KB 52/93 KB 52/471 KB 188/1210 KB 1092/1822 KB 340/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 344/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 348/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 352/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 356/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 360/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 364/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 368/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 372/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 376/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 380/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 384/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 388/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 392/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 396/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 400/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 404/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 408/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 412/748 KB 52/93 KB 52/471 KB 192/1210 KB 1092/1822 KB 416/748 KB 52/93 KB 52/471 KB 180/1210 KB 1092/1822 KB 336/748 KB 56/93 KB 52/471 KB 192/1210 KB 1096/1822 KB 416/748 KB 60/93 KB 52/471 KB 192/1210 KB 1096/1822 KB 416/748 KB 64/93 KB 52/471 KB 192/1210 KB 1096/1822 KB 416/748 KB 68/93 KB 52/471 KB 192/1210 KB 1096/1822 KB 416/748 KB 72/93 KB 52/471 KB 192/1210 KB 1096/1822 KB 420/748 KB 76/93 KB 52/471 KB 196/1210 KB 1096/1822 KB 420/748 KB 80/93 KB 52/471 KB 196/1210 KB 1096/1822 KB 420/748 KB 48/93 KB 52/471 KB 180/1210 KB 1092/1822 KB 336/748 KB 80/93 KB 56/471 KB 196/1210 KB 1096/1822 KB 420/748 KB 80/93 KB 60/471 KB 196/1210 KB 1096/1822 KB 420/748 KB 80/93 KB 64/471 KB 196/1210 KB 1096/1822 KB 420/748 KB 80/93 KB 68/471 KB 196/1210 KB 1096/1822 KB 420/748 KB 80/93 KB 72/471 KB 196/1210 KB 1096/1822 KB 420/748 KB 80/93 KB 76/471 KB 196/1210 KB 1096/1822 KB 420/748 KB 80/93 KB 80/471 KB 196/1210 KB 1096/1822 KB 420/748 KB 72/93 KB 52/471 KB 196/1210 KB 1096/1822 KB 420/748 KB 80/93 KB 80/471 KB 200/1210 KB 1096/1822 KB 420/748 KB 80/93 KB 80/471 KB 204/1210 KB 1096/1822 KB 420/748 KB 80/93 KB 80/471 KB 208/1210 KB 1096/1822 KB 420/748 KB 80/93 KB 84/471 KB 212/1210 KB 1096/1822 KB 420/748 KB 84/93 KB 84/471 KB 216/1210 KB 1096/1822 KB 420/748 KB 84/93 KB 84/471 KB 220/1210 KB 1096/1822 KB 420/748 KB 84/93 KB 84/471 KB 224/1210 KB 1096/1822 KB 420/748 KB 68/93 KB 52/471 KB 192/1210 KB 1096/1822 KB 420/748 KB 84/93 KB 84/471 KB 224/1210 KB 1096/1822 KB 424/748 KB 84/93 KB 84/471 KB 224/1210 KB 1096/1822 KB 428/748 KB 84/93 KB 84/471 KB 224/1210 KB 1096/1822 KB 432/748 KB 52/93 KB 52/471 KB 192/1210 KB 1096/1822 KB 416/748 KB 84/93 KB 84/471 KB 224/1210 KB 1100/1822 KB 432/748 KB 84/93 KB 84/471 KB 224/1210 KB 1104/1822 KB 432/748 KB 84/93 KB 84/471 KB 224/1210 KB 1108/1822 KB 432/748 KB 84/93 KB 84/471 KB 224/1210 KB 1112/1822 KB 432/748 KB 84/93 KB 84/471 KB 224/1210 KB 1116/1822 KB 432/748 KB 84 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install /93 KB 84/471 KB 224/1210 KB 1120/1822 KB 432/748 KB 84/93 KB 84/471 KB 224/1210 KB 1124/1822 KB 432/748 KB 84/93 KB 84/471 KB 224/1210 KB 1128/1822 KB 436/748 KB 84/93 KB 84/471 KB 224/1210 KB 1132/1822 KB 436/748 KB 84/93 KB 84/471 KB 224/1210 KB 1136/1822 KB 436/748 KB 84/93 KB 84/471 KB 212/1210 KB 1096/1822 KB 420/748 KB 88/93 KB 84/471 KB 224/1210 KB 1136/1822 KB 436/748 KB 92/93 KB 84/471 KB 224/1210 KB 1136/1822 KB 436/748 KB 93/93 KB 84/471 KB 224/1210 KB 1136/1822 KB 436/748 KB 80/93 KB 84/471 KB 208/1210 KB 1096/1822 KB 420/748 KB 93/93 KB 88/471 KB 224/1210 KB 1136/1822 KB 436/748 KB 93/93 KB 92/471 KB 224/1210 KB 1136/1822 KB 436/748 KB 93/93 KB 96/471 KB 224/1210 KB 1136/1822 KB 436/748 KB 84/93 KB 84/471 KB 224/1210 KB 1124/1822 KB 436/748 KB 93/93 KB 96/471 KB 224/1210 KB 1136/1822 KB 440/748 KB 93/93 KB 96/471 KB 224/1210 KB 1136/1822 KB 444/748 KB 93/93 KB 96/471 KB 224/1210 KB 1136/1822 KB 448/748 KB 93/93 KB 100/471 KB 224/1210 KB 1136/1822 KB 448/748 KB 93/93 KB 104/471 KB 228/1210 KB 1140/1822 KB 452/748 KB 93/93 KB 108/471 KB 228/1210 KB 1140/1822 KB 452/748 KB 93/93 KB 100/471 KB 224/1210 KB 1136/1822 KB 452/748 KB 93/93 KB 108/471 KB 228/1210 KB 1140/1822 KB 456/748 KB 93/93 KB 108/471 KB 228/1210 KB 1140/1822 KB 460/748 KB 93/93 KB 108/471 KB 228/1210 KB 1140/1822 KB 464/748 KB 93/93 KB 100/471 KB 228/1210 KB 1140/1822 KB 452/748 KB 93/93 KB 108/471 KB 228/1210 KB 1144/1822 KB 464/748 KB 93/93 KB 112/471 KB 228/1210 KB 1148/1822 KB 464/748 KB 93/93 KB 112/471 KB 228/1210 KB 1152/1822 KB 464/748 KB 93/93 KB 112/471 KB 228/1210 KB 1156/1822 KB 464/748 KB 93/93 KB 112/471 KB 228/1210 KB 1160/1822 KB 468/748 KB 93/93 KB 112/471 KB 228/1210 KB 1164/1822 KB 468/748 KB 93/93 KB 112/471 KB 228/1210 KB 1168/1822 KB 468/748 KB 93/93 KB 100/471 KB 228/1210 KB 1136/1822 KB 452/748 KB 93/93 KB 112/471 KB 232/1210 KB 1168/1822 KB 468/748 KB 93/93 KB 112/471 KB 236/1210 KB 1168/1822 KB 468/748 KB 93/93 KB 112/471 KB 240/1210 KB 1168/1822 KB 468/748 KB 93/93 KB 112/471 KB 244/1210 KB 1168/1822 KB 468/748 KB 93/93 KB 112/471 KB 248/1210 KB 1168/1822 KB 468/748 KB 93/93 KB 112/471 KB 252/1210 KB 1168/1822 KB 468/748 KB 93/93 KB 112/471 KB 228/1210 KB 1156/1822 KB 468/748 KB 93/93 KB 112/471 KB 256/1210 KB 1168/1822 KB 472/748 KB 93/93 KB 112/471 KB 256/1210 KB 1168/1822 KB 476/748 KB 112/471 KB 256/1210 KB 1168/1822 KB 480/748 KB 93/93 KB 112/471 KB 228/1210 KB 1144/1822 KB 464/748 KB 116/471 KB 256/1210 KB 1168/1822 KB 480/748 KB 120/471 KB 256/1210 KB 1168/1822 KB 480/748 KB 124/471 KB 256/1210 KB 1168/1822 KB 480/748 KB 128/471 KB 256/1210 KB 1168/1822 KB 480/748 KB 128/471 KB 256/1210 KB 1168/1822 KB 484/748 KB 132/471 KB 256/1210 KB 1172/1822 KB 488/748 KB 132/471 KB 256/1210 KB 1172/1822 KB 492/748 KB 93/93 KB 132/471 KB 256/1210 KB 1172/1822 KB 484/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 75.3 KB/sec) unit-abot-epc-basic-0: 12:55: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.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 132/471 KB 260/1210 KB 1172/1822 KB 492/748 KB 132/471 KB 264/1210 KB 1172/1822 KB 496/748 KB 132/471 KB 268/1210 KB 1172/1822 KB 496/748 KB 132/471 KB 272/1210 KB 1172/1822 KB 496/748 KB 132/471 KB 256/1210 KB 1172/1822 KB 484/748 KB 132/471 KB 272/1210 KB 1176/1822 KB 496/748 KB 132/471 KB 272/1210 KB 1180/1822 KB 496/748 KB 132/471 KB 256/1210 KB 1168/1822 KB 484/748 KB 136/471 KB 272/1210 KB 1180/1822 KB 496/748 KB 140/471 KB 272/1210 KB 1180/1822 KB 496/748 KB 144/471 KB 272/1210 KB 1180/1822 KB 496/748 KB 132/471 KB 260/1210 KB 1172/1822 KB 496/748 KB 144/471 KB 272/1210 KB 1180/1822 KB 500/748 KB 148/471 KB 276/1210 KB 1184/1822 KB 504/748 KB 148/471 KB 276/1210 KB 1184/1822 KB 508/748 KB 148/471 KB 276/1210 KB 1184/1822 KB 512/748 KB 148/471 KB 276/1210 KB 1184/1822 KB 500/748 KB 144/471 KB 272/1210 KB 1184/1822 KB 500/748 KB 148/471 KB 276/1210 KB 1188/1822 KB 512/748 KB 148/471 KB 276/1210 KB 1192/1822 KB 512/748 KB 148/471 KB 276/1210 KB 1196/1822 KB 512/748 KB 148/471 KB 280/1210 KB 1200/1822 KB 512/748 KB 148/471 KB 280/1210 KB 1204/1822 KB 512/748 KB 148/471 KB 280/1210 KB 1208/1822 KB 516/748 KB 148/471 KB 280/1210 KB 1212/1822 KB 516/748 KB 148/471 KB 280/1210 KB 1216/1822 KB 516/748 KB 148/471 KB 272/1210 KB 1184/1822 KB 500/748 KB 152/471 KB 280/1210 KB 1216/1822 KB 516/748 KB 156/471 KB 280/1210 KB 1216/1822 KB 516/748 KB 160/471 KB 280/1210 KB 1216/1822 KB 516/748 KB 164/471 KB 280/1210 KB 1216/1822 KB 516/748 KB 168/471 KB 280/1210 KB 1216/1822 KB 516/748 KB 172/471 KB 280/1210 KB 1216/1822 KB 516/748 KB 176/471 KB 280/1210 KB 1216/1822 KB 516/748 KB 148/471 KB 280/1210 KB 1204/1822 KB 516/748 KB 176/471 KB 280/1210 KB 1216/1822 KB 520/748 KB 176/471 KB 280/1210 KB 1216/1822 KB 524/748 KB 176/471 KB 280/1210 KB 1216/1822 KB 528/748 KB 148/471 KB 280/1210 KB 1196/1822 KB 512/748 KB 176/471 KB 284/1210 KB 1216/1822 KB 528/748 KB 4/53 KB 176/471 KB 284/1210 KB 1216/1822 KB 528/748 KB 4/53 KB 176/471 KB 288/1210 KB 1216/1822 KB 528/748 KB 4/53 KB 176/471 KB 292/1210 KB 1216/1822 KB 528/748 KB 8/53 KB 176/471 KB 296/1210 KB 1216/1822 KB 528/748 KB 8/53 KB 176/471 KB 300/1210 KB 1216/1822 KB 528/748 KB 8/53 KB 176/471 KB 304/1210 KB 1220/1822 KB 532/748 KB 8/53 KB 176/471 KB 308/1210 KB 1220/1822 KB 532/748 KB 8/53 KB 180/471 KB 312/1210 KB 1220/1822 KB 532/748 KB 8/53 KB 180/471 KB 316/1210 KB 1220/1822 KB 532/748 KB 8/53 KB 180/471 KB 320/1210 KB 1220/1822 KB 532/748 KB 8/53 KB 176/471 KB 292/1210 KB 1216/1822 KB 528/748 KB 12/53 KB 180/471 KB 320/1210 KB 1220/1822 KB 532/748 KB 16/53 KB 180/471 KB 320/1210 KB 1220/1822 KB 532/748 KB 20/53 KB 180/471 KB 320/1210 KB 1220/1822 KB 532/748 KB 24/53 KB 180/471 KB 320/1210 KB 1220/1822 KB 532/748 KB 28/53 KB 180/471 KB 320/1210 KB 1220/1822 KB 532/748 KB 32/53 KB 180/471 KB 320/1210 KB 1220/1822 KB 532/748 KB 8/53 KB 180/471 KB 308/1210 KB 1220/1822 KB 532/748 KB 32/53 KB 184/471 KB 320/1210 KB 1220/1822 KB 532/748 KB 32/53 KB 188/471 KB 320/1210 KB 1220/1822 KB 532/748 KB 32/53 KB 192/471 KB 320/1210 KB 1220/1822 KB 532/748 KB 8/53 KB 176/471 KB 300/1210 KB 1220/1822 KB 532/748 KB 32/53 KB 192/471 KB 320/1210 KB 1224/1822 KB 532/748 KB 32/53 KB 192/471 KB 320/1210 KB 1228/1822 KB 532/748 KB 32/53 KB 192/471 KB 320/1210 KB 1232/1822 KB 532/748 KB 8/53 KB 176/471 KB 300/1210 KB 1216/1822 KB 532/748 KB 32/53 KB 192/471 KB 320/1210 KB 1232/1822 KB 536/748 KB 32/53 KB 192/471 KB 320/1210 KB 1232/1822 KB 540/748 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install KB 32/53 KB 192/471 KB 320/1210 KB 1232/1822 KB 544/748 KB 36/53 KB 192/471 KB 320/1210 KB 1232/1822 KB 544/748 KB 40/53 KB 196/471 KB 324/1210 KB 1236/1822 KB 548/748 KB 44/53 KB 196/471 KB 324/1210 KB 1236/1822 KB 548/748 KB 48/53 KB 196/471 KB 324/1210 KB 1236/1822 KB 548/748 KB 36/53 KB 196/471 KB 324/1210 KB 1236/1822 KB 548/748 KB 48/53 KB 196/471 KB 328/1210 KB 1236/1822 KB 548/748 KB 48/53 KB 196/471 KB 332/1210 KB 1236/1822 KB 548/748 KB 52/53 KB 196/471 KB 336/1210 KB 1236/1822 KB 548/748 KB 36/53 KB 196/471 KB 320/1210 KB 1236/1822 KB 548/748 KB 52/53 KB 196/471 KB 336/1210 KB 1236/1822 KB 552/748 KB 52/53 KB 196/471 KB 336/1210 KB 1236/1822 KB 556/748 KB 52/53 KB 196/471 KB 336/1210 KB 1236/1822 KB 560/748 KB 36/53 KB 196/471 KB 320/1210 KB 1236/1822 KB 544/748 KB 52/53 KB 196/471 KB 336/1210 KB 1240/1822 KB 560/748 KB 52/53 KB 196/471 KB 336/1210 KB 1244/1822 KB 560/748 KB 52/53 KB 196/471 KB 336/1210 KB 1248/1822 KB 560/748 KB 52/53 KB 196/471 KB 336/1210 KB 1252/1822 KB 560/748 KB 52/53 KB 196/471 KB 340/1210 KB 1256/1822 KB 564/748 KB 52/53 KB 196/471 KB 340/1210 KB 1260/1822 KB 564/748 KB 52/53 KB 196/471 KB 340/1210 KB 1264/1822 KB 564/748 KB 36/53 KB 196/471 KB 320/1210 KB 1232/1822 KB 544/748 KB 52/53 KB 200/471 KB 340/1210 KB 1264/1822 KB 564/748 KB 52/53 KB 204/471 KB 340/1210 KB 1264/1822 KB 564/748 KB 52/53 KB 208/471 KB 340/1210 KB 1264/1822 KB 564/748 KB 52/53 KB 212/471 KB 340/1210 KB 1264/1822 KB 564/748 KB 52/53 KB 216/471 KB 340/1210 KB 1264/1822 KB 564/748 KB 52/53 KB 220/471 KB 340/1210 KB 1264/1822 KB 564/748 KB 52/53 KB 224/471 KB 340/1210 KB 1264/1822 KB 564/748 KB 52/53 KB 196/471 KB 340/1210 KB 1252/1822 KB 564/748 KB 52/53 KB 224/471 KB 344/1210 KB 1264/1822 KB 564/748 KB 52/53 KB 196/471 KB 336/1210 KB 1252/1822 KB 564/748 KB 52/53 KB 224/471 KB 348/1210 KB 1264/1822 KB 568/748 KB 52/53 KB 224/471 KB 348/1210 KB 1264/1822 KB 572/748 KB 52/53 KB 224/471 KB 348/1210 KB 1264/1822 KB 576/748 KB 52/53 KB 196/471 KB 332/1210 KB 1236/1822 KB 548/748 KB 53/53 KB 224/471 KB 348/1210 KB 1264/1822 KB 576/748 KB 53/53 KB 228/471 KB 348/1210 KB 1264/1822 KB 576/748 KB 53/53 KB 232/471 KB 348/1210 KB 1268/1822 KB 580/748 KB 53/53 KB 236/471 KB 348/1210 KB 1268/1822 KB 580/748 KB 53/53 KB 240/471 KB 348/1210 KB 1268/1822 KB 580/748 KB 53/53 KB 228/471 KB 348/1210 KB 1268/1822 KB 580/748 KB 53/53 KB 240/471 KB 348/1210 KB 1272/1822 KB 580/748 KB 53/53 KB 240/471 KB 348/1210 KB 1276/1822 KB 580/748 KB 52/53 KB 224/471 KB 348/1210 KB 1264/1822 KB 580/748 KB 53/53 KB 240/471 KB 352/1210 KB 1280/1822 KB 580/748 KB 53/53 KB 240/471 KB 356/1210 KB 1280/1822 KB 580/748 KB 53/53 KB 240/471 KB 360/1210 KB 1280/1822 KB 580/748 KB 53/53 KB 240/471 KB 364/1210 KB 1280/1822 KB 580/748 KB 53/53 KB 240/471 KB 368/1210 KB 1280/1822 KB 580/748 KB 53/53 KB 240/471 KB 372/1210 KB 1280/1822 KB 580/748 KB 53/53 KB 244/471 KB 376/1210 KB 1280/1822 KB 580/748 KB 53/53 KB 244/471 KB 380/1210 KB 1280/1822 KB 580/748 KB 53/53 KB 244/471 KB 384/1210 KB 1280/1822 KB 580/748 KB 53/53 KB 228/471 KB 348/1210 KB 1264/1822 KB 580/748 KB 53/53 KB 244/471 KB 384/1210 KB 1280/1822 KB 584/748 KB 53/53 KB 244/471 KB 384/1210 KB 1280/1822 KB 588/748 KB 53/53 KB 244/471 KB 384/1210 KB 1280/1822 KB 592/748 KB 53/53 KB 244/471 KB 384/1210 KB 1280/1822 KB 596/748 KB 53/53 KB 244/471 KB 384/1210 KB 1280/1822 KB 600/748 KB 53/53 KB 244/471 KB 384/1210 KB 1280/1822 KB 604/748 KB 53/ unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 53 KB 244/471 KB 384/1210 KB 1280/1822 KB 608/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 42.2 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 53/53 KB 244/471 KB 372/1210 KB 1280/1822 KB 580/748 KB 248/471 KB 384/1210 KB 1280/1822 KB 608/748 KB 252/471 KB 384/1210 KB 1280/1822 KB 608/748 KB 256/471 KB 384/1210 KB 1280/1822 KB 608/748 KB 53/53 KB 240/471 KB 356/1210 KB 1280/1822 KB 580/748 KB 256/471 KB 384/1210 KB 1284/1822 KB 608/748 KB 256/471 KB 384/1210 KB 1288/1822 KB 608/748 KB 256/471 KB 384/1210 KB 1292/1822 KB 608/748 KB 256/471 KB 384/1210 KB 1296/1822 KB 608/748 KB 256/471 KB 384/1210 KB 1296/1822 KB 612/748 KB 260/471 KB 388/1210 KB 1300/1822 KB 616/748 KB 260/471 KB 388/1210 KB 1300/1822 KB 620/748 KB 260/471 KB 388/1210 KB 1300/1822 KB 624/748 KB 256/471 KB 384/1210 KB 1300/1822 KB 612/748 KB 260/471 KB 388/1210 KB 1304/1822 KB 624/748 KB 260/471 KB 388/1210 KB 1308/1822 KB 624/748 KB 260/471 KB 388/1210 KB 1312/1822 KB 624/748 KB 260/471 KB 388/1210 KB 1300/1822 KB 612/748 KB 260/471 KB 392/1210 KB 1312/1822 KB 624/748 KB 260/471 KB 396/1210 KB 1312/1822 KB 624/748 KB 260/471 KB 400/1210 KB 1312/1822 KB 624/748 KB 260/471 KB 384/1210 KB 1300/1822 KB 612/748 KB 264/471 KB 400/1210 KB 1316/1822 KB 628/748 KB 268/471 KB 400/1210 KB 1316/1822 KB 628/748 KB 272/471 KB 400/1210 KB 1316/1822 KB 628/748 KB 276/471 KB 400/1210 KB 1316/1822 KB 628/748 KB 280/471 KB 404/1210 KB 1316/1822 KB 628/748 KB 284/471 KB 404/1210 KB 1316/1822 KB 628/748 KB 288/471 KB 404/1210 KB 1316/1822 KB 628/748 KB 288/471 KB 404/1210 KB 4/276 KB 1316/1822 KB 628/748 KB 288/471 KB 404/1210 KB 8/276 KB 1316/1822 KB 628/748 KB 288/471 KB 404/1210 KB 12/276 KB 1316/1822 KB 628/748 KB 288/471 KB 404/1210 KB 16/276 KB 1316/1822 KB 628/748 KB 260/471 KB 400/1210 KB 1316/1822 KB 628/748 KB 260/471 KB 400/1210 KB 1312/1822 KB 628/748 KB 288/471 KB 404/1210 KB 16/276 KB 1316/1822 KB 632/748 KB 288/471 KB 404/1210 KB 16/276 KB 1316/1822 KB 636/748 KB 288/471 KB 404/1210 KB 16/276 KB 1316/1822 KB 640/748 KB 276/471 KB 404/1210 KB 1316/1822 KB 628/748 KB 288/471 KB 408/1210 KB 16/276 KB 1320/1822 KB 640/748 KB 288/471 KB 412/1210 KB 16/276 KB 1320/1822 KB 640/748 KB 292/471 KB 416/1210 KB 20/276 KB 1320/1822 KB 640/748 KB 288/471 KB 404/1210 KB 16/276 KB 1320/1822 KB 640/748 KB 292/471 KB 416/1210 KB 20/276 KB 1324/1822 KB 640/748 KB 292/471 KB 416/1210 KB 20/276 KB 1328/1822 KB 640/748 KB 292/471 KB 416/1210 KB 20/276 KB 1328/1822 KB 644/748 KB 292/471 KB 420/1210 KB 20/276 KB 1332/1822 KB 648/748 KB 292/471 KB 420/1210 KB 20/276 KB 1332/1822 KB 652/748 KB 292/471 KB 420/1210 KB 20/276 KB 1332/1822 KB 656/748 KB 292/471 KB 412/1210 KB 20/276 KB 1320/1822 KB 640/748 KB 292/471 KB 420/1210 KB 24/276 KB 1332/1822 KB 656/748 KB 292/471 KB 420/1210 KB 28/276 KB 1332/1822 KB 656/748 KB 292/471 KB 420/1210 KB 32/276 KB 1332/1822 KB 656/748 KB 292/471 KB 412/1210 KB 16/276 KB 1320/1822 KB 640/748 KB 296/471 KB 420/1210 KB 32/276 KB 1332/1822 KB 656/748 KB 300/471 KB 420/1210 KB 32/276 KB 1332/1822 KB 656/748 KB 304/471 KB 420/1210 KB 32/276 KB 1332/1822 KB 656/748 KB 308/471 KB 420/1210 KB 32/276 KB 1332/1822 KB 656/748 KB 312/471 KB 420/1210 KB 36/276 KB 1332/1822 KB 660/748 KB 316/471 KB 420/1210 KB 36/276 KB 1332/1822 KB 660/748 KB 320/471 KB 420/1210 KB 36/276 KB 1332/1822 KB 660/748 KB 292/471 KB 420/1210 KB 20/276 KB 1332/1822 KB 644/748 KB 320/471 KB 420/1210 KB 36/276 KB 1336/1822 KB 660/748 KB 320/471 KB 420/1210 KB 36/276 KB 1340/1822 KB 660/748 KB 320/471 KB 420/1210 KB 36/276 KB 1344/1822 KB 660/748 KB 292/471 KB 420/1210 KB 20 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install /276 KB 1328/1822 KB 644/748 KB 320/471 KB 424/1210 KB 36/276 KB 1344/1822 KB 660/748 KB 320/471 KB 428/1210 KB 36/276 KB 1344/1822 KB 660/748 KB 320/471 KB 432/1210 KB 36/276 KB 1344/1822 KB 660/748 KB 320/471 KB 436/1210 KB 36/276 KB 1344/1822 KB 660/748 KB 320/471 KB 440/1210 KB 36/276 KB 1348/1822 KB 660/748 KB 320/471 KB 444/1210 KB 36/276 KB 1348/1822 KB 660/748 KB 320/471 KB 448/1210 KB 36/276 KB 1348/1822 KB 660/748 KB 320/471 KB 452/1210 KB 36/276 KB 1348/1822 KB 660/748 KB 324/471 KB 456/1210 KB 36/276 KB 1348/1822 KB 660/748 KB 324/471 KB 460/1210 KB 36/276 KB 1348/1822 KB 660/748 KB 324/471 KB 464/1210 KB 36/276 KB 1348/1822 KB 660/748 KB 308/471 KB 420/1210 KB 36/276 KB 1332/1822 KB 660/748 KB 324/471 KB 464/1210 KB 40/276 KB 1348/1822 KB 660/748 KB 324/471 KB 464/1210 KB 44/276 KB 1348/1822 KB 660/748 KB 308/471 KB 420/1210 KB 32/276 KB 1332/1822 KB 660/748 KB 324/471 KB 464/1210 KB 44/276 KB 1348/1822 KB 664/748 KB 324/471 KB 464/1210 KB 44/276 KB 1348/1822 KB 668/748 KB 324/471 KB 464/1210 KB 44/276 KB 1348/1822 KB 672/748 KB 324/471 KB 464/1210 KB 48/276 KB 1348/1822 KB 676/748 KB 324/471 KB 464/1210 KB 48/276 KB 1348/1822 KB 680/748 KB 324/471 KB 464/1210 KB 48/276 KB 1348/1822 KB 684/748 KB 324/471 KB 464/1210 KB 48/276 KB 1348/1822 KB 688/748 KB 324/471 KB 452/1210 KB 36/276 KB 1348/1822 KB 660/748 KB 328/471 KB 464/1210 KB 48/276 KB 1348/1822 KB 688/748 KB 320/471 KB 436/1210 KB 36/276 KB 1348/1822 KB 660/748 KB 328/471 KB 464/1210 KB 48/276 KB 1352/1822 KB 688/748 KB 324/471 KB 464/1210 KB 48/276 KB 1348/1822 KB 672/748 KB 328/471 KB 464/1210 KB 52/276 KB 1352/1822 KB 688/748 KB 328/471 KB 464/1210 KB 52/276 KB 1356/1822 KB 688/748 KB 328/471 KB 464/1210 KB 52/276 KB 1360/1822 KB 688/748 KB 328/471 KB 464/1210 KB 52/276 KB 1364/1822 KB 688/748 KB 332/471 KB 464/1210 KB 56/276 KB 1364/1822 KB 688/748 KB 336/471 KB 464/1210 KB 56/276 KB 1364/1822 KB 688/748 KB 328/471 KB 464/1210 KB 56/276 KB 1364/1822 KB 688/748 KB 336/471 KB 464/1210 KB 60/276 KB 1364/1822 KB 688/748 KB 336/471 KB 464/1210 KB 64/276 KB 1364/1822 KB 688/748 KB 336/471 KB 464/1210 KB 68/276 KB 1364/1822 KB 688/748 KB 340/471 KB 468/1210 KB 72/276 KB 1368/1822 KB 692/748 KB 340/471 KB 468/1210 KB 76/276 KB 1368/1822 KB 692/748 KB 340/471 KB 468/1210 KB 80/276 KB 1368/1822 KB 692/748 KB 340/471 KB 468/1210 KB 68/276 KB 1368/1822 KB 692/748 KB 340/471 KB 464/1210 KB 68/276 KB 1364/1822 KB 688/748 KB 344/471 KB 468/1210 KB 80/276 KB 1368/1822 KB 692/748 KB 348/471 KB 468/1210 KB 80/276 KB 1368/1822 KB 692/748 KB 340/471 KB 464/1210 KB 68/276 KB 1368/1822 KB 692/748 KB 340/471 KB 464/1210 KB 68/276 KB 1368/1822 KB 688/748 KB 348/471 KB 472/1210 KB 80/276 KB 1372/1822 KB 692/748 KB 348/471 KB 472/1210 KB 80/276 KB 1376/1822 KB 692/748 KB 348/471 KB 472/1210 KB 80/276 KB 1380/1822 KB 692/748 KB 352/471 KB 472/1210 KB 84/276 KB 1384/1822 KB 696/748 KB 352/471 KB 472/1210 KB 84/276 KB 1388/1822 KB 696/748 KB 352/471 KB 472/1210 KB 84/276 KB 1392/1822 KB 696/748 KB 348/471 KB 472/1210 KB 80/276 KB 1368/1822 KB 692/748 KB 352/471 KB 476/1210 KB 84/276 KB 1392/1822 KB 696/748 KB 352/471 KB 480/1210 KB 84/276 KB 1392/1822 KB 696/748 KB 352/471 KB 484/1210 KB 84/276 KB 1392/1822 KB 696/748 KB 352/471 KB 488/1210 KB 84/276 KB 1396/1822 KB 696/748 KB 352/471 KB 492/1210 KB 84/276 KB 1396/1822 KB 696/748 KB 352/471 KB 496/1210 KB 84/276 KB 1396/1822 KB 696/748 KB 352/471 KB 472/1210 KB 84/276 KB 1380/1 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 822 KB 696/748 KB 352/471 KB 496/1210 KB 88/276 KB 1396/1822 KB 696/748 KB 352/471 KB 472/1210 KB 80/276 KB 1380/1822 KB 696/748 KB 348/471 KB 472/1210 KB 80/276 KB 1380/1822 KB 696/748 KB 352/471 KB 496/1210 KB 88/276 KB 1396/1822 KB 700/748 KB 352/471 KB 496/1210 KB 88/276 KB 1396/1822 KB 704/748 KB 356/471 KB 496/1210 KB 88/276 KB 1396/1822 KB 704/748 KB 360/471 KB 496/1210 KB 88/276 KB 1396/1822 KB 708/748 KB 364/471 KB 496/1210 KB 88/276 KB 1396/1822 KB 708/748 KB 368/471 KB 496/1210 KB 92/276 KB 1396/1822 KB 708/748 KB 352/471 KB 484/1210 KB 84/276 KB 1396/1822 KB 696/748 KB 368/471 KB 496/1210 KB 92/276 KB 1400/1822 KB 708/748 KB 368/471 KB 496/1210 KB 92/276 KB 1404/1822 KB 708/748 KB 368/471 KB 496/1210 KB 92/276 KB 1408/1822 KB 708/748 KB 372/471 KB 496/1210 KB 92/276 KB 1412/1822 KB 708/748 KB 372/471 KB 500/1210 KB 92/276 KB 1416/1822 KB 708/748 KB 364/471 KB 496/1210 KB 92/276 KB 1396/1822 KB 708/748 KB 372/471 KB 500/1210 KB 96/276 KB 1416/1822 KB 708/748 KB 372/471 KB 500/1210 KB 100/276 KB 1416/1822 KB 708/748 KB 372/471 KB 500/1210 KB 104/276 KB 1416/1822 KB 708/748 KB 372/471 KB 500/1210 KB 108/276 KB 1416/1822 KB 708/748 KB 372/471 KB 500/1210 KB 112/276 KB 1416/1822 KB 708/748 KB 356/471 KB 496/1210 KB 88/276 KB 1396/1822 KB 708/748 KB 372/471 KB 500/1210 KB 112/276 KB 1416/1822 KB 712/748 KB 372/471 KB 500/1210 KB 112/276 KB 1416/1822 KB 716/748 KB 372/471 KB 500/1210 KB 112/276 KB 1416/1822 KB 720/748 KB 372/471 KB 500/1210 KB 112/276 KB 1416/1822 KB 724/748 KB 372/471 KB 500/1210 KB 112/276 KB 1416/1822 KB 728/748 KB 372/471 KB 500/1210 KB 112/276 KB 1416/1822 KB 732/748 KB 372/471 KB 500/1210 KB 112/276 KB 1416/1822 KB 736/748 KB 372/471 KB 500/1210 KB 112/276 KB 1416/1822 KB 740/748 KB 372/471 KB 500/1210 KB 116/276 KB 1420/1822 KB 744/748 KB 372/471 KB 500/1210 KB 116/276 KB 1420/1822 KB 748/748 KB 372/471 KB 500/1210 KB 116/276 KB 1420/1822 KB 748/748 KB 372/471 KB 500/1210 KB 92/276 KB 1412/1822 KB 708/748 KB 372/471 KB 504/1210 KB 116/276 KB 1420/1822 KB 748/748 KB 372/471 KB 508/1210 KB 116/276 KB 1420/1822 KB 748/748 KB 372/471 KB 512/1210 KB 116/276 KB 1420/1822 KB 748/748 KB 372/471 KB 496/1210 KB 92/276 KB 1408/1822 KB 708/748 KB 376/471 KB 512/1210 KB 116/276 KB 1420/1822 KB 748/748 KB 380/471 KB 512/1210 KB 116/276 KB 1420/1822 KB 748/748 KB 384/471 KB 512/1210 KB 116/276 KB 1420/1822 KB 748/748 KB 388/471 KB 512/1210 KB 116/276 KB 1420/1822 KB 748/748 KB 392/471 KB 512/1210 KB 116/276 KB 1420/1822 KB 748/748 KB 372/471 KB 500/1210 KB 116/276 KB 1420/1822 KB 740/748 KB 392/471 KB 516/1210 KB 116/276 KB 1424/1822 KB 748/748 KB 372/471 KB 500/1210 KB 116/276 KB 1416/1822 KB 740/748 KB 392/471 KB 516/1210 KB 120/276 KB 1424/1822 KB 748/748 KB 392/471 KB 516/1210 KB 124/276 KB 1424/1822 KB 748/748 KB 392/471 KB 516/1210 KB 128/276 KB 1424/1822 KB 748/748 KB 392/471 KB 516/1210 KB 132/276 KB 1424/1822 KB 748/748 KB 396/471 KB 516/1210 KB 136/276 KB 1428/1822 KB 748/748 KB 396/471 KB 516/1210 KB 140/276 KB 1428/1822 KB 748/748 KB 396/471 KB 516/1210 KB 144/276 KB 1428/1822 KB 748/748 KB 392/471 KB 516/1210 KB 116/276 KB 1420/1822 KB 748/748 KB 396/471 KB 520/1210 KB 144/276 KB 1428/1822 KB 748/748 KB 396/471 KB 524/1210 KB 144/276 KB 1428/1822 KB 748/748 KB 396/471 KB 528/1210 KB 144/276 KB 1428/1822 KB 748/748 KB 396/471 KB 516/1210 KB 132/276 KB 1428/1822 KB 748/748 KB 396/471 KB 528/1210 KB 144/276 KB 1432/1822 KB 748/748 KB 396/471 KB 528/1210 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install KB 144/276 KB 1436/1822 KB 748/748 KB 396/471 KB 528/1210 KB 144/276 KB 1440/1822 KB 748/748 KB 396/471 KB 528/1210 KB 144/276 KB 1444/1822 KB 748/748 KB 396/471 KB 532/1210 KB 144/276 KB 1448/1822 KB 396/471 KB 532/1210 KB 144/276 KB 1452/1822 KB 396/471 KB 516/1210 KB 132/276 KB 1424/1822 KB 748/748 KB 400/471 KB 532/1210 KB 148/276 KB 1452/1822 KB 404/471 KB 532/1210 KB 148/276 KB 1452/1822 KB 408/471 KB 532/1210 KB 148/276 KB 1452/1822 KB 412/471 KB 532/1210 KB 148/276 KB 1452/1822 KB 416/471 KB 532/1210 KB 148/276 KB 1452/1822 KB 420/471 KB 532/1210 KB 148/276 KB 1452/1822 KB 396/471 KB 532/1210 KB 148/276 KB 1452/1822 KB 420/471 KB 532/1210 KB 152/276 KB 1456/1822 KB 420/471 KB 532/1210 KB 156/276 KB 1456/1822 KB 420/471 KB 532/1210 KB 160/276 KB 1456/1822 KB 420/471 KB 532/1210 KB 164/276 KB 1456/1822 KB 396/471 KB 532/1210 KB 144/276 KB 1444/1822 KB 748/748 KB 424/471 KB 536/1210 KB 168/276 KB 1456/1822 KB 424/471 KB 540/1210 KB 168/276 KB 1456/1822 KB 424/471 KB 544/1210 KB 168/276 KB 1456/1822 KB 424/471 KB 532/1210 KB 164/276 KB 1456/1822 KB 428/471 KB 544/1210 KB 168/276 KB 1456/1822 KB 420/471 KB 532/1210 KB 148/276 KB 1456/1822 KB 428/471 KB 548/1210 KB 168/276 KB 1460/1822 KB 428/471 KB 548/1210 KB 168/276 KB 1456/1822 KB 432/471 KB 552/1210 KB 168/276 KB 1460/1822 KB 432/471 KB 556/1210 KB 168/276 KB 1460/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 573.0 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 432/471 KB 548/1210 KB 168/276 KB 1460/1822 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: 12:55:53 DEBUG unit.abot-epc-basic/0.install 432/471 KB 556/1210 KB 168/276 KB 1464/1822 KB 436/471 KB 560/1210 KB 168/276 KB 1468/1822 KB 436/471 KB 560/1210 KB 168/276 KB 1472/1822 KB 436/471 KB 560/1210 KB 168/276 KB 1464/1822 KB 436/471 KB 564/1210 KB 168/276 KB 1472/1822 KB 436/471 KB 568/1210 KB 168/276 KB 1476/1822 KB 436/471 KB 572/1210 KB 168/276 KB 1476/1822 KB 436/471 KB 576/1210 KB 168/276 KB 1476/1822 KB 436/471 KB 556/1210 KB 168/276 KB 1464/1822 KB 440/471 KB 576/1210 KB 168/276 KB 1476/1822 KB 444/471 KB 576/1210 KB 168/276 KB 1476/1822 KB 448/471 KB 576/1210 KB 168/276 KB 1476/1822 KB 436/471 KB 564/1210 KB 168/276 KB 1476/1822 KB 448/471 KB 576/1210 KB 168/276 KB 1480/1822 KB 448/471 KB 576/1210 KB 168/276 KB 1484/1822 KB 448/471 KB 576/1210 KB 168/276 KB 1488/1822 KB 452/471 KB 576/1210 KB 168/276 KB 1492/1822 KB 424/471 KB 560/1210 KB 168/276 KB 1468/1822 KB 452/471 KB 580/1210 KB 172/276 KB 1492/1822 KB 452/471 KB 580/1210 KB 176/276 KB 1492/1822 KB 452/471 KB 580/1210 KB 180/276 KB 1492/1822 KB 452/471 KB 580/1210 KB 184/276 KB 1492/1822 KB 452/471 KB 580/1210 KB 188/276 KB 1492/1822 KB 452/471 KB 580/1210 KB 192/276 KB 1492/1822 KB 452/471 KB 580/1210 KB 196/276 KB 1492/1822 KB 452/471 KB 580/1210 KB 200/276 KB 1492/1822 KB 452/471 KB 580/1210 KB 168/276 KB 1492/1822 KB 452/471 KB 584/1210 KB 200/276 KB 1496/1822 KB 452/471 KB 588/1210 KB 200/276 KB 1496/1822 KB 452/471 KB 592/1210 KB 200/276 KB 1496/1822 KB 452/471 KB 576/1210 KB 168/276 KB 1488/1822 KB 456/471 KB 592/1210 KB 200/276 KB 1496/1822 KB 460/471 KB 592/1210 KB 200/276 KB 4/577 KB 1496/1822 KB 452/471 KB 580/1210 KB 200/276 KB 1496/1822 KB 456/471 KB 592/1210 KB 200/276 KB 4/577 KB 1496/1822 KB 464/471 KB 592/1210 KB 200/276 KB 4/577 KB 1496/1822 KB 468/471 KB 592/1210 KB 204/276 KB 8/577 KB 1496/1822 KB 471/471 KB 596/1210 KB 204/276 KB 8/577 KB 1500/1822 KB 464/471 KB 592/1210 KB 204/276 KB 8/577 KB 1496/1822 KB 471/471 KB 596/1210 KB 208/276 KB 8/577 KB 1500/1822 KB 471/471 KB 596/1210 KB 212/276 KB 8/577 KB 1500/1822 KB 471/471 KB 596/1210 KB 216/276 KB 8/577 KB 1500/1822 KB 471/471 KB 596/1210 KB 220/276 KB 8/577 KB 1500/1822 KB 471/471 KB 596/1210 KB 224/276 KB 8/577 KB 1500/1822 KB 468/471 KB 596/1210 KB 204/276 KB 8/577 KB 1500/1822 KB 471/471 KB 600/1210 KB 224/276 KB 8/577 KB 1500/1822 KB 471/471 KB 604/1210 KB 224/276 KB 8/577 KB 1500/1822 KB 471/471 KB 608/1210 KB 224/276 KB 8/577 KB 1500/1822 KB 468/471 KB 592/1210 KB 204/276 KB 8/577 KB 1500/1822 KB 471/471 KB 608/1210 KB 224/276 KB 12/577 KB 1500/1822 KB 471/471 KB 608/1210 KB 224/276 KB 16/577 KB 1500/1822 KB 468/471 KB 592/1210 KB 204/276 KB 8/577 KB 1500/1822 KB 471/471 KB 608/1210 KB 224/276 KB 16/577 KB 1504/1822 KB 471/471 KB 608/1210 KB 224/276 KB 16/577 KB 1508/1822 KB 471/471 KB 608/1210 KB 224/276 KB 20/577 KB 1512/1822 KB 471/471 KB 608/1210 KB 224/276 KB 20/577 KB 1516/1822 KB 471/471 KB 608/1210 KB 224/276 KB 20/577 KB 1520/1822 KB 471/471 KB 608/1210 KB 224/276 KB 20/577 KB 1508/1822 KB 471/471 KB 608/1210 KB 224/276 KB 24/577 KB 1520/1822 KB 471/471 KB 608/1210 KB 224/276 KB 28/577 KB 1520/1822 KB 471/471 KB 608/1210 KB 228/276 KB 32/577 KB 1520/1822 KB 471/471 KB 612/1210 KB 228/276 KB 32/577 KB 1524/1822 KB 471/471 KB 612/1210 KB 228/276 KB 36/577 KB 1528/1822 KB 471/471 KB 612/1210 KB 228/276 KB 36/577 KB 1532/1822 KB 471/471 KB 612/1210 KB 228/276 KB 36/577 KB 1536/1822 KB 471/471 KB 608/1210 KB 228/276 KB 28/577 KB 1520/1822 KB 471/471 KB 612/1210 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install KB 232/276 KB 36/577 KB 1536/1822 KB 471/471 KB 612/1210 KB 236/276 KB 36/577 KB 1536/1822 KB 471/471 KB 612/1210 KB 240/276 KB 36/577 KB 1536/1822 KB 471/471 KB 612/1210 KB 228/276 KB 36/577 KB 1524/1822 KB 471/471 KB 612/1210 KB 228/276 KB 32/577 KB 1520/1822 KB 471/471 KB 616/1210 KB 240/276 KB 36/577 KB 1536/1822 KB 471/471 KB 620/1210 KB 240/276 KB 36/577 KB 1536/1822 KB 471/471 KB 624/1210 KB 240/276 KB 36/577 KB 1536/1822 KB 471/471 KB 624/1210 KB 240/276 KB 40/577 KB 1536/1822 KB 471/471 KB 624/1210 KB 240/276 KB 44/577 KB 1536/1822 KB 471/471 KB 628/1210 KB 244/276 KB 48/577 KB 1540/1822 KB 471/471 KB 628/1210 KB 244/276 KB 52/577 KB 1540/1822 KB 471/471 KB 628/1210 KB 244/276 KB 56/577 KB 1540/1822 KB 471/471 KB 628/1210 KB 244/276 KB 60/577 KB 1540/1822 KB 471/471 KB 628/1210 KB 244/276 KB 64/577 KB 1540/1822 KB 471/471 KB 628/1210 KB 244/276 KB 44/577 KB 1540/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 353.3 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 471/471 KB 628/1210 KB 244/276 KB 44/577 KB 1536/1822 KB 632/1210 KB 244/276 KB 64/577 KB 1540/1822 KB 636/1210 KB 244/276 KB 64/577 KB 1544/1822 KB 471/471 KB 624/1210 KB 244/276 KB 44/577 KB 1536/1822 KB 632/1210 KB 244/276 KB 64/577 KB 1544/1822 KB 636/1210 KB 248/276 KB 64/577 KB 1548/1822 KB 636/1210 KB 248/276 KB 64/577 KB 1552/1822 KB 636/1210 KB 248/276 KB 64/577 KB 1544/1822 KB 636/1210 KB 252/276 KB 64/577 KB 1552/1822 KB 640/1210 KB 252/276 KB 64/577 KB 1552/1822 KB 640/1210 KB 252/276 KB 64/577 KB 1556/1822 KB 644/1210 KB 256/276 KB 68/577 KB 1560/1822 KB 644/1210 KB 256/276 KB 68/577 KB 1564/1822 KB 644/1210 KB 256/276 KB 68/577 KB 1568/1822 KB 640/1210 KB 256/276 KB 64/577 KB 1556/1822 KB 644/1210 KB 260/276 KB 68/577 KB 1568/1822 KB 644/1210 KB 264/276 KB 68/577 KB 1568/1822 KB 644/1210 KB 268/276 KB 68/577 KB 1568/1822 KB 644/1210 KB 272/276 KB 68/577 KB 1568/1822 KB 644/1210 KB 276/276 KB 68/577 KB 1568/1822 KB 644/1210 KB 276/276 KB 68/577 KB 1572/1822 KB 644/1210 KB 256/276 KB 68/577 KB 1556/1822 KB 648/1210 KB 276/276 KB 68/577 KB 1572/1822 KB 652/1210 KB 276/276 KB 68/577 KB 1572/1822 KB 656/1210 KB 276/276 KB 68/577 KB 1572/1822 KB 640/1210 KB 256/276 KB 68/577 KB 1556/1822 KB 656/1210 KB 276/276 KB 72/577 KB 1572/1822 KB 656/1210 KB 276/276 KB 76/577 KB 1572/1822 KB 660/1210 KB 276/276 KB 76/577 KB 1572/1822 KB 664/1210 KB 276/276 KB 80/577 KB 1572/1822 KB 644/1210 KB 276/276 KB 68/577 KB 1572/1822 KB 664/1210 KB 276/276 KB 80/577 KB 1576/1822 KB 664/1210 KB 276/276 KB 80/577 KB 1580/1822 KB 664/1210 KB 276/276 KB 80/577 KB 1584/1822 KB 660/1210 KB 276/276 KB 80/577 KB 1572/1822 KB 664/1210 KB 276/276 KB 84/577 KB 1584/1822 KB 4/37 KB 668/1210 KB 276/276 KB 88/577 KB 1588/1822 KB 4/37 KB 668/1210 KB 276/276 KB 92/577 KB 1588/1822 KB 4/37 KB 668/1210 KB 276/276 KB 96/577 KB 1588/1822 KB 4/37 KB 668/1210 KB 276/276 KB 84/577 KB 1588/1822 KB 4/37 KB 668/1210 KB 276/276 KB 96/577 KB 1592/1822 KB 4/37 KB 668/1210 KB 276/276 KB 96/577 KB 1596/1822 KB 4/37 KB 668/1210 KB 276/276 KB 96/577 KB 1600/1822 KB 4/37 KB 668/1210 KB 276/276 KB 96/577 KB 1604/1822 KB 4/37 KB 668/1210 KB 276/276 KB 100/577 KB 1608/1822 KB 4/37 KB 668/1210 KB 276/276 KB 100/577 KB 1612/1822 KB 4/37 KB 668/1210 KB 276/276 KB 84/577 KB 1584/1822 KB 4/37 KB 664/1210 KB 276/276 KB 84/577 KB 1584/1822 KB 8/37 KB 668/1210 KB 276/276 KB 100/577 KB 1612/1822 KB 12/37 KB 668/1210 KB 276/276 KB 100/577 KB 1612/1822 KB 16/37 KB 668/1210 KB 276/276 KB 100/577 KB 1612/1822 KB 20/37 KB 668/1210 KB 276/276 KB 100/577 KB 1612/1822 KB 24/37 KB 668/1210 KB 276/276 KB 100/577 KB 1612/1822 KB 28/37 KB 672/1210 KB 276/276 KB 100/577 KB 1612/1822 KB 32/37 KB 672/1210 KB 276/276 KB 100/577 KB 1612/1822 KB 36/37 KB 672/1210 KB 276/276 KB 100/577 KB 1612/1822 KB 37/37 KB 672/1210 KB 100/577 KB 1612/1822 KB 4/37 KB 668/1210 KB 276/276 KB 100/577 KB 1604/1822 KB 24/37 KB 672/1210 KB 276/276 KB 100/577 KB 1612/1822 KB 37/37 KB 676/1210 KB 104/577 KB 1612/1822 KB 37/37 KB 680/1210 KB 104/577 KB 1612/1822 KB 37/37 KB 684/1210 KB 104/577 KB 1612/1822 KB 37/37 KB 688/1210 KB 104/577 KB 1612/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 204.8 KB/sec) unit-abot-epc-basic-0: 12:55:53 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: 12:55:53 DEBUG unit.abot-epc-basic/0.install 37/37 KB 672/1210 KB 104/577 KB 1612/1822 KB 37/37 KB 688/1210 KB 108/577 KB 1612/1822 KB 37/37 KB 688/1210 KB 112/577 KB 1612/1822 KB 37/37 KB 688/1210 KB 116/577 KB 1612/1822 KB 37/37 KB 692/1210 KB 120/577 KB 1616/1822 KB 37/37 KB 692/1210 KB 124/577 KB 1616/1822 KB 37/37 KB 692/1210 KB 128/577 KB 1616/1822 KB 37/37 KB 692/1210 KB 132/577 KB 1616/1822 KB 37/37 KB 692/1210 KB 136/577 KB 1616/1822 KB 37/37 KB 692/1210 KB 140/577 KB 1616/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 26.9 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 37/37 KB 692/1210 KB 116/577 KB 1616/1822 KB 37/37 KB 692/1210 KB 116/577 KB 1612/1822 KB 696/1210 KB 140/577 KB 1616/1822 KB 700/1210 KB 140/577 KB 1616/1822 KB 704/1210 KB 140/577 KB 1616/1822 KB 704/1210 KB 140/577 KB 1620/1822 KB Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 704/1210 KB 140/577 KB 1624/1822 KB 704/1210 KB 140/577 KB 1628/1822 KB 708/1210 KB 140/577 KB 1628/1822 KB 712/1210 KB 140/577 KB 1628/1822 KB 716/1210 KB 140/577 KB 1632/1822 KB 720/1210 KB 140/577 KB 1632/1822 KB 712/1210 KB 140/577 KB 1632/1822 KB 724/1210 KB 140/577 KB 1632/1822 KB 728/1210 KB 144/577 KB 1636/1822 KB 732/1210 KB 144/577 KB 1636/1822 KB 736/1210 KB 144/577 KB 1636/1822 KB 724/1210 KB 144/577 KB 1636/1822 KB 724/1210 KB 144/577 KB 1632/1822 KB 736/1210 KB 148/577 KB 1636/1822 KB 736/1210 KB 148/577 KB 1640/1822 KB 736/1210 KB 148/577 KB 1644/1822 KB 736/1210 KB 148/577 KB 1648/1822 KB 736/1210 KB 152/577 KB 1648/1822 KB 740/1210 KB 156/577 KB 1648/1822 KB 740/1210 KB 160/577 KB 1648/1822 KB 740/1210 KB 164/577 KB 1648/1822 KB 740/1210 KB 168/577 KB 1652/1822 KB 740/1210 KB 172/577 KB 1652/1822 KB 740/1210 KB 176/577 KB 1652/1822 KB 740/1210 KB 152/577 KB 1648/1822 KB 744/1210 KB 176/577 KB 1652/1822 KB 748/1210 KB 176/577 KB 1652/1822 KB 752/1210 KB 176/577 KB 1652/1822 KB 740/1210 KB 164/577 KB 1652/1822 KB 752/1210 KB 176/577 KB 1656/1822 KB 752/1210 KB 176/577 KB 1660/1822 KB 752/1210 KB 176/577 KB 1664/1822 KB 752/1210 KB 176/577 KB 1668/1822 KB 756/1210 KB 180/577 KB 1672/1822 KB 756/1210 KB 180/577 KB 1676/1822 KB 756/1210 KB 180/577 KB 1668/1822 KB 756/1210 KB 184/577 KB 1676/1822 KB 756/1210 KB 188/577 KB 1680/1822 KB 756/1210 KB 176/577 KB 1668/1822 KB 760/1210 KB 188/577 KB 1680/1822 KB 764/1210 KB 188/577 KB 1680/1822 KB 768/1210 KB 188/577 KB 1680/1822 KB 756/1210 KB 184/577 KB 1680/1822 KB 768/1210 KB 188/577 KB 1684/1822 KB 772/1210 KB 192/577 KB 1688/1822 KB 772/1210 KB 192/577 KB 1692/1822 KB 772/1210 KB 192/577 KB 1696/1822 KB 772/1210 KB 192/577 KB 1684/1822 KB 768/1210 KB 192/577 KB 1684/1822 KB 772/1210 KB 196/577 KB 1696/1822 KB 776/1210 KB 196/577 KB 1696/1822 KB 780/1210 KB 196/577 KB 1696/1822 KB 780/1210 KB 200/577 KB 1696/1822 KB 780/1210 KB 204/577 KB 1696/1822 KB 784/1210 KB 208/577 KB 1696/1822 KB 784/1210 KB 212/577 KB 1696/1822 KB 784/1210 KB 216/577 KB 1700/1822 KB 784/1210 KB 220/577 KB 1700/1822 KB 784/1210 KB 224/577 KB 1700/1822 KB 784/1210 KB 204/577 KB 1696/1822 KB 788/1210 KB 224/577 KB 1700/1822 KB 792/1210 KB 224/577 KB 1700/1822 KB 796/1210 KB 224/577 KB 1700/1822 KB 800/1210 KB 224/577 KB 1700/1822 KB 784/1210 KB 212/577 KB 1700/1822 KB 800/1210 KB 224/577 KB 1704/1822 KB 800/1210 KB 224/577 KB 1708/1822 KB 800/1210 KB 224/577 KB 1712/1822 KB 800/1210 KB 224/577 KB 1716/1822 KB 804/1210 KB 228/577 KB 1720/1822 KB 804/1210 KB 228/577 KB 1724/1822 KB 804/1210 KB 228/577 KB 1716/1822 KB 804/1210 KB 232/577 KB 1724/1822 KB 804/1210 KB 236/577 KB 1724/1822 KB 804/1210 KB 240/577 KB 1728/1822 KB 804/1210 KB 224/577 KB 1716/1822 KB 808/1210 KB 240/577 KB 1728/1822 KB 812/1210 KB 240/577 KB 1728/1822 KB 816/1210 KB 240/577 KB 1728/1822 KB 820/1210 KB 240/577 KB 1728/1822 KB 824/1210 KB 244/577 KB 1728/1822 KB 828/1210 KB 244/577 KB 1728/1822 KB 832/1210 KB 244/577 KB 1728/1822 KB 804/1210 KB 236/577 KB 1728/1822 KB 832/1210 KB 244/577 KB 1732/1822 KB 832/1210 KB 244/577 KB 1736/1822 KB 832/1210 KB 244/577 KB 1740/1822 KB 832/1210 KB 244/577 KB 1744/1822 KB 820/1210 KB 244/577 KB 1728/1822 KB 832/1210 KB 248/577 KB 1744/1822 KB 832/1210 KB 252/577 KB 1744/1822 KB 832/1210 KB 256/577 KB 1744/1822 KB 832/1210 KB 260/577 KB 1744/1822 KB 836/1210 KB 264/577 KB 1748/1822 KB 836/1210 KB 268/577 KB 1748/1822 KB 836/1210 KB unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 260/577 KB 1748/1822 KB 4/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 836/1210 KB 260/577 KB 1744/1822 KB 4/1192 KB 836/1210 KB 268/577 KB 1748/1822 KB 8/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 12/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 16/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 20/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 24/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 28/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 32/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 36/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 40/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 44/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 48/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 52/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 56/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 60/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 64/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 68/1192 KB 836/1210 KB 268/577 KB 1752/1822 KB 72/1192 KB 840/1210 KB 272/577 KB 1756/1822 KB 76/1192 KB 840/1210 KB 272/577 KB 1756/1822 KB 68/1192 KB 840/1210 KB 272/577 KB 1756/1822 KB 68/1192 KB 840/1210 KB 268/577 KB 1756/1822 KB 68/1192 KB 840/1210 KB 268/577 KB 1752/1822 KB 76/1192 KB 844/1210 KB 272/577 KB 1756/1822 KB 76/1192 KB 848/1210 KB 272/577 KB 1760/1822 KB 76/1192 KB 844/1210 KB 272/577 KB 1760/1822 KB 76/1192 KB 848/1210 KB 276/577 KB 1764/1822 KB 80/1192 KB 852/1210 KB 276/577 KB 1768/1822 KB 80/1192 KB 852/1210 KB 276/577 KB 1772/1822 KB 80/1192 KB 852/1210 KB 276/577 KB 1776/1822 KB 76/1192 KB 848/1210 KB 276/577 KB 1760/1822 KB 80/1192 KB 852/1210 KB 280/577 KB 1776/1822 KB 80/1192 KB 852/1210 KB 284/577 KB 1776/1822 KB 80/1192 KB 852/1210 KB 288/577 KB 1776/1822 KB 80/1192 KB 852/1210 KB 276/577 KB 1764/1822 KB 80/1192 KB 856/1210 KB 288/577 KB 1776/1822 KB 80/1192 KB 860/1210 KB 288/577 KB 1776/1822 KB 80/1192 KB 864/1210 KB 288/577 KB 1776/1822 KB 80/1192 KB 848/1210 KB 276/577 KB 1764/1822 KB 84/1192 KB 864/1210 KB 288/577 KB 1776/1822 KB 88/1192 KB 864/1210 KB 288/577 KB 1776/1822 KB 92/1192 KB 864/1210 KB 288/577 KB 1776/1822 KB 96/1192 KB 864/1210 KB 288/577 KB 1780/1822 KB 100/1192 KB 864/1210 KB 292/577 KB 1780/1822 KB 104/1192 KB 868/1210 KB 292/577 KB 1780/1822 KB 92/1192 KB 864/1210 KB 288/577 KB 1780/1822 KB 104/1192 KB 868/1210 KB 292/577 KB 1784/1822 KB 100/1192 KB 868/1210 KB 292/577 KB 1780/1822 KB 104/1192 KB 872/1210 KB 292/577 KB 1784/1822 KB 96/1192 KB 864/1210 KB 292/577 KB 1780/1822 KB 104/1192 KB 872/1210 KB 296/577 KB 1788/1822 KB 104/1192 KB 872/1210 KB 300/577 KB 1788/1822 KB 104/1192 KB 872/1210 KB 304/577 KB 1788/1822 KB 104/1192 KB 872/1210 KB 308/577 KB 1788/1822 KB 104/1192 KB 872/1210 KB 292/577 KB 1788/1822 KB 108/1192 KB 876/1210 KB 308/577 KB 1792/1822 KB 108/1192 KB 876/1210 KB 308/577 KB 1796/1822 KB 108/1192 KB 876/1210 KB 308/577 KB 1788/1822 KB 104/1192 KB 876/1210 KB 308/577 KB 1788/1822 KB 108/1192 KB 880/1210 KB 312/577 KB 1800/1822 KB 108/1192 KB 884/1210 KB 312/577 KB 1800/1822 KB 108/1192 KB 888/1210 KB 312/577 KB 1800/1822 KB 108/1192 KB 892/1210 KB 312/577 KB 1800/1822 KB 108/1192 KB 896/1210 KB 312/577 KB 1800/1822 KB 108/1192 KB 900/1210 KB 312/577 KB 1800/1822 KB 108/1192 KB 876/1210 KB 312/577 KB 1800/1822 KB 108/1192 KB 900/1210 KB 312/577 KB 1804/1822 KB 108/1192 KB 900/1210 KB 312/577 KB 1808/1822 KB 108/1192 KB 900/1210 KB 312/577 KB 1812/1822 KB 108/1192 KB 900/1210 KB 312/577 KB 1816/1822 KB 108/1192 KB 900/1210 KB 312/577 KB 1820/1822 KB 108/1192 KB 900/1210 unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install KB 312/577 KB 1822/1822 KB 108/1192 KB 876/1210 KB 312/577 KB 1796/1822 KB 108/1192 KB 900/1210 KB 316/577 KB 1822/1822 KB 108/1192 KB 900/1210 KB 320/577 KB 1822/1822 KB 108/1192 KB 900/1210 KB 324/577 KB 1822/1822 KB 108/1192 KB 900/1210 KB 328/577 KB 1822/1822 KB 108/1192 KB 900/1210 KB 332/577 KB 1822/1822 KB 108/1192 KB 900/1210 KB 336/577 KB 1822/1822 KB 108/1192 KB 900/1210 KB 340/577 KB 1822/1822 KB 108/1192 KB 904/1210 KB 344/577 KB 1822/1822 KB 108/1192 KB 904/1210 KB 348/577 KB 1822/1822 KB 108/1192 KB 904/1210 KB 352/577 KB 1822/1822 KB 108/1192 KB 904/1210 KB 340/577 KB 1822/1822 KB 108/1192 KB 908/1210 KB 352/577 KB 1822/1822 KB 108/1192 KB 912/1210 KB 352/577 KB 1822/1822 KB 108/1192 KB 916/1210 KB 352/577 KB 1822/1822 KB 108/1192 KB 920/1210 KB 356/577 KB 1822/1822 KB 108/1192 KB 924/1210 KB 356/577 KB 1822/1822 KB 108/1192 KB 928/1210 KB 356/577 KB 1822/1822 KB 108/1192 KB 916/1210 KB 356/577 KB 1822/1822 KB 108/1192 KB 928/1210 KB 360/577 KB 1822/1822 KB 108/1192 KB 928/1210 KB 364/577 KB 1822/1822 KB 108/1192 KB 932/1210 KB 368/577 KB 1822/1822 KB 108/1192 KB 932/1210 KB 372/577 KB 1822/1822 KB 108/1192 KB 932/1210 KB 376/577 KB 1822/1822 KB 108/1192 KB 932/1210 KB 380/577 KB 1822/1822 KB 108/1192 KB 932/1210 KB 384/577 KB 1822/1822 KB 108/1192 KB 932/1210 KB 364/577 KB 1822/1822 KB 108/1192 KB 936/1210 KB 384/577 KB 1822/1822 KB 108/1192 KB 940/1210 KB 384/577 KB 1822/1822 KB 108/1192 KB 944/1210 KB 384/577 KB 1822/1822 KB 108/1192 KB 948/1210 KB 384/577 KB 1822/1822 KB 108/1192 KB 952/1210 KB 388/577 KB 1822/1822 KB 112/1192 KB 956/1210 KB 388/577 KB 1822/1822 KB 112/1192 KB 960/1210 KB 388/577 KB 1822/1822 KB 108/1192 KB 948/1210 KB 388/577 KB 1822/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1288.1 KB/sec) unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 12:55:53 DEBUG unit.abot-epc-basic/0.install 112/1192 KB 952/1210 KB 388/577 KB 1822/1822 KB 112/1192 KB 960/1210 KB 392/577 KB 112/1192 KB 960/1210 KB 396/577 KB 112/1192 KB 960/1210 KB 400/577 KB 116/1192 KB 960/1210 KB 404/577 KB 116/1192 KB 964/1210 KB 408/577 KB 116/1192 KB 964/1210 KB 412/577 KB 116/1192 KB 964/1210 KB 416/577 KB 116/1192 KB 960/1210 KB 400/577 KB 120/1192 KB 964/1210 KB 416/577 KB 124/1192 KB 964/1210 KB 416/577 KB 116/1192 KB 964/1210 KB 404/577 KB 124/1192 KB 968/1210 KB 416/577 KB 124/1192 KB 972/1210 KB 416/577 KB 124/1192 KB 976/1210 KB 416/577 KB 128/1192 KB 976/1210 KB 416/577 KB 132/1192 KB 976/1210 KB 416/577 KB 136/1192 KB 980/1210 KB 420/577 KB 140/1192 KB 980/1210 KB 420/577 KB 144/1192 KB 980/1210 KB 420/577 KB 132/1192 KB 980/1210 KB 420/577 KB 132/1192 KB 980/1210 KB 416/577 KB 144/1192 KB 984/1210 KB 420/577 KB 144/1192 KB 988/1210 KB 420/577 KB 144/1192 KB 992/1210 KB 420/577 KB 144/1192 KB 992/1210 KB 424/577 KB 144/1192 KB 992/1210 KB 428/577 KB 144/1192 KB 992/1210 KB 432/577 KB 144/1192 KB 996/1210 KB 436/577 KB 4/439 KB 148/1192 KB 996/1210 KB 436/577 KB 8/439 KB 148/1192 KB 996/1210 KB 436/577 KB 12/439 KB 148/1192 KB 996/1210 KB 436/577 KB 16/439 KB 148/1192 KB 996/1210 KB 436/577 KB 20/439 KB 148/1192 KB 996/1210 KB 436/577 KB 24/439 KB 148/1192 KB 996/1210 KB 436/577 KB 28/439 KB 148/1192 KB 996/1210 KB 436/577 KB 32/439 KB 148/1192 KB 996/1210 KB 436/577 KB 36/439 KB 148/1192 KB 996/1210 KB 436/577 KB 144/1192 KB 996/1210 KB 432/577 KB 36/439 KB 148/1192 KB 1000/1210 KB 440/577 KB 36/439 KB 148/1192 KB 1004/1210 KB 440/577 KB 36/439 KB 148/1192 KB 1008/1210 KB 440/577 KB 36/439 KB 148/1192 KB 996/1210 KB 440/577 KB 36/439 KB 148/1192 KB 1008/1210 KB 444/577 KB 36/439 KB 148/1192 KB 1008/1210 KB 448/577 KB 148/1192 KB 996/1210 KB 436/577 KB 36/439 KB 152/1192 KB 1008/1210 KB 448/577 KB 40/439 KB 156/1192 KB 1008/1210 KB 448/577 KB 44/439 KB 156/1192 KB 1008/1210 KB 448/577 KB 48/439 KB 156/1192 KB 1012/1210 KB 448/577 KB 52/439 KB 156/1192 KB 1012/1210 KB 448/577 KB 44/439 KB 156/1192 KB 1012/1210 KB 448/577 KB 52/439 KB 156/1192 KB 1016/1210 KB 448/577 KB 52/439 KB 156/1192 KB 1020/1210 KB 448/577 KB 52/439 KB 156/1192 KB 1024/1210 KB 448/577 KB 56/439 KB 156/1192 KB 1024/1210 KB 448/577 KB 60/439 KB 156/1192 KB 1024/1210 KB 448/577 KB 64/439 KB 156/1192 KB 1024/1210 KB 448/577 KB 68/439 KB 156/1192 KB 1024/1210 KB 448/577 KB 72/439 KB 156/1192 KB 1028/1210 KB 452/577 KB 76/439 KB 156/1192 KB 1028/1210 KB 452/577 KB 80/439 KB 156/1192 KB 1028/1210 KB 452/577 KB 68/439 KB 156/1192 KB 1028/1210 KB 452/577 KB 80/439 KB 156/1192 KB 1028/1210 KB 456/577 KB 80/439 KB 156/1192 KB 1028/1210 KB 460/577 KB 68/439 KB 156/1192 KB 1028/1210 KB 448/577 KB 80/439 KB 160/1192 KB 1028/1210 KB 460/577 KB 80/439 KB 164/1192 KB 1028/1210 KB 460/577 KB 80/439 KB 168/1192 KB 1028/1210 KB 460/577 KB 80/439 KB 172/1192 KB 1028/1210 KB 460/577 KB 80/439 KB 176/1192 KB 1028/1210 KB 460/577 KB 80/439 KB 176/1192 KB 1028/1210 KB 464/577 KB 80/439 KB 176/1192 KB 1028/1210 KB 468/577 KB 80/439 KB 180/1192 KB 1028/1210 KB 472/577 KB 80/439 KB 180/1192 KB 1028/1210 KB 476/577 KB 80/439 KB 180/1192 KB 1028/1210 KB 480/577 KB 68/439 KB 156/1192 KB 1028/1210 KB 448/577 KB 80/439 KB 180/1192 KB 1032/1210 KB 480/577 KB 80/439 KB 180/1192 KB 1028/1210 KB 468/577 KB 80/439 KB 184/1192 KB 1032/1210 KB 480/577 KB 80/439 KB 188/1192 KB 1032/1210 KB 480/577 KB 80/439 KB 192/1192 KB unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 1032/1210 KB 480/577 KB 80/439 KB 196/1192 KB 1032/1210 KB 480/577 KB 84/439 KB 200/1192 KB 1036/1210 KB 484/577 KB 84/439 KB 204/1192 KB 1036/1210 KB 484/577 KB 84/439 KB 208/1192 KB 1036/1210 KB 484/577 KB 84/439 KB 196/1192 KB 1036/1210 KB 484/577 KB 88/439 KB 208/1192 KB 1036/1210 KB 484/577 KB 92/439 KB 208/1192 KB 1036/1210 KB 484/577 KB 96/439 KB 208/1192 KB 1036/1210 KB 484/577 KB 80/439 KB 196/1192 KB 1036/1210 KB 484/577 KB 96/439 KB 208/1192 KB 1036/1210 KB 488/577 KB 96/439 KB 208/1192 KB 1036/1210 KB 492/577 KB 96/439 KB 208/1192 KB 1036/1210 KB 496/577 KB 80/439 KB 196/1192 KB 1036/1210 KB 480/577 KB 96/439 KB 208/1192 KB 1040/1210 KB 496/577 KB 96/439 KB 208/1192 KB 1044/1210 KB 496/577 KB 96/439 KB 208/1192 KB 1048/1210 KB 496/577 KB 96/439 KB 208/1192 KB 1052/1210 KB 496/577 KB 96/439 KB 208/1192 KB 1056/1210 KB 496/577 KB 96/439 KB 208/1192 KB 1060/1210 KB 496/577 KB 100/439 KB 212/1192 KB 1064/1210 KB 500/577 KB 100/439 KB 212/1192 KB 1060/1210 KB 500/577 KB 100/439 KB 216/1192 KB 1064/1210 KB 500/577 KB 100/439 KB 220/1192 KB 1064/1210 KB 500/577 KB 100/439 KB 224/1192 KB 1064/1210 KB 500/577 KB 100/439 KB 208/1192 KB 1060/1210 KB 500/577 KB 104/439 KB 224/1192 KB 1064/1210 KB 500/577 KB 108/439 KB 224/1192 KB 1064/1210 KB 500/577 KB 112/439 KB 224/1192 KB 1068/1210 KB 500/577 KB 116/439 KB 224/1192 KB 1068/1210 KB 500/577 KB 96/439 KB 208/1192 KB 1060/1210 KB 500/577 KB 4/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 8/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 12/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 16/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 20/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 24/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 28/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 32/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 36/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 40/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 44/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 48/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 52/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 504/577 KB 56/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 504/577 KB 60/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 504/577 KB 64/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 504/577 KB 116/439 KB 228/1192 KB 1068/1210 KB 500/577 KB 108/439 KB 224/1192 KB 1068/1210 KB 500/577 KB 64/167 KB 116/439 KB 228/1192 KB 1072/1210 KB 504/577 KB 48/167 KB 116/439 KB 228/1192 KB 1068/1210 KB 504/577 KB 64/167 KB 116/439 KB 228/1192 KB 1072/1210 KB 508/577 KB 64/167 KB 116/439 KB 228/1192 KB 1072/1210 KB 512/577 KB 64/167 KB 116/439 KB 228/1192 KB 1072/1210 KB 516/577 KB 64/167 KB 116/439 KB 228/1192 KB 1076/1210 KB 520/577 KB 64/167 KB 116/439 KB 232/1192 KB 1076/1210 KB 524/577 KB 64/167 KB 116/439 KB 232/1192 KB 1076/1210 KB 528/577 KB 68/167 KB 120/439 KB 232/1192 KB 1076/1210 KB 532/577 KB 68/167 KB 120/439 KB 232/1192 KB 1076/1210 KB 536/577 KB 68/167 KB 120/439 KB 232/1192 KB 1076/1210 KB 540/577 KB 68/167 KB 120/439 KB 232/1192 KB 1076/1210 KB 544/577 KB 64/167 KB 116/439 KB 228/1192 KB 1076/1210 KB 516/577 KB 68/167 KB 120/439 KB 232/1192 KB 1080/1210 KB 544/577 KB 68/167 KB 120/439 KB 232/1192 KB 1084/1210 KB 544/577 KB 68/167 KB 120/439 KB 232/1192 KB 1088/1210 KB 544/577 KB 68/167 KB 120/439 KB 232/1192 KB 1092/1210 KB 544/577 KB 68/167 KB 120/439 KB 232/1192 KB 1096/1210 KB unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 544/577 KB 68/167 KB 120/439 KB 232/1192 KB 1100/1210 KB 544/577 KB 68/167 KB 120/439 KB 232/1192 KB 1104/1210 KB 548/577 KB 68/167 KB 120/439 KB 232/1192 KB 1076/1210 KB 528/577 KB 72/167 KB 120/439 KB 232/1192 KB 1104/1210 KB 548/577 KB 76/167 KB 120/439 KB 232/1192 KB 1104/1210 KB 548/577 KB 80/167 KB 120/439 KB 232/1192 KB 1104/1210 KB 548/577 KB 64/167 KB 120/439 KB 232/1192 KB 1076/1210 KB 528/577 KB 80/167 KB 124/439 KB 232/1192 KB 1104/1210 KB 548/577 KB 80/167 KB 128/439 KB 232/1192 KB 1104/1210 KB 548/577 KB 64/167 KB 116/439 KB 232/1192 KB 1076/1210 KB 520/577 KB 80/167 KB 128/439 KB 236/1192 KB 1104/1210 KB 548/577 KB 80/167 KB 128/439 KB 240/1192 KB 1104/1210 KB 548/577 KB 80/167 KB 128/439 KB 244/1192 KB 1104/1210 KB 548/577 KB 80/167 KB 132/439 KB 248/1192 KB 1104/1210 KB 548/577 KB 80/167 KB 132/439 KB 252/1192 KB 1104/1210 KB 548/577 KB 80/167 KB 132/439 KB 256/1192 KB 1104/1210 KB 548/577 KB 80/167 KB 132/439 KB 260/1192 KB 1104/1210 KB 548/577 KB 84/167 KB 132/439 KB 264/1192 KB 1108/1210 KB 548/577 KB 84/167 KB 132/439 KB 268/1192 KB 1108/1210 KB 548/577 KB 84/167 KB 132/439 KB 272/1192 KB 1108/1210 KB 548/577 KB 68/167 KB 120/439 KB 232/1192 KB 1100/1210 KB 548/577 KB 84/167 KB 132/439 KB 272/1192 KB 1108/1210 KB 552/577 KB 84/167 KB 132/439 KB 272/1192 KB 1108/1210 KB 556/577 KB 84/167 KB 132/439 KB 272/1192 KB 1108/1210 KB 560/577 KB 84/167 KB 132/439 KB 260/1192 KB 1108/1210 KB 548/577 KB 84/167 KB 132/439 KB 272/1192 KB 1112/1210 KB 560/577 KB 84/167 KB 132/439 KB 272/1192 KB 1116/1210 KB 560/577 KB 84/167 KB 132/439 KB 272/1192 KB 1120/1210 KB 560/577 KB 84/167 KB 132/439 KB 260/1192 KB 1104/1210 KB 548/577 KB 88/167 KB 132/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 92/167 KB 132/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 96/167 KB 132/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 80/167 KB 132/439 KB 244/1192 KB 1104/1210 KB 548/577 KB 96/167 KB 136/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 96/167 KB 140/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 96/167 KB 144/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 96/167 KB 148/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 96/167 KB 152/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 96/167 KB 156/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 96/167 KB 160/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 96/167 KB 164/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 100/167 KB 168/439 KB 276/1192 KB 1124/1210 KB 564/577 KB 100/167 KB 172/439 KB 276/1192 KB 1124/1210 KB 564/577 KB 100/167 KB 176/439 KB 276/1192 KB 1124/1210 KB 564/577 KB 84/167 KB 132/439 KB 276/1192 KB 1120/1210 KB 564/577 KB 100/167 KB 176/439 KB 276/1192 KB 1124/1210 KB 568/577 KB 100/167 KB 176/439 KB 276/1192 KB 1124/1210 KB 572/577 KB 100/167 KB 176/439 KB 276/1192 KB 1124/1210 KB 576/577 KB 84/167 KB 132/439 KB 276/1192 KB 1120/1210 KB 560/577 KB 100/167 KB 176/439 KB 280/1192 KB 1124/1210 KB 576/577 KB 100/167 KB 176/439 KB 284/1192 KB 1124/1210 KB 576/577 KB 100/167 KB 176/439 KB 288/1192 KB 1124/1210 KB 576/577 KB 100/167 KB 164/439 KB 276/1192 KB 1124/1210 KB 564/577 KB 104/167 KB 176/439 KB 288/1192 KB 1124/1210 KB 576/577 KB 108/167 KB 176/439 KB 288/1192 KB 1124/1210 KB 576/577 KB 112/167 KB 176/439 KB 288/1192 KB 1124/1210 KB 576/577 KB 96/167 KB 164/439 KB 276/1192 KB 1124/1210 KB 564/577 KB 112/167 KB 176/439 KB 288/1192 KB 1128/1210 KB 576/577 KB 112/167 KB 176/439 KB 288/1192 KB 1132/1210 KB 576/577 KB 112/167 KB 176/439 KB 292/1192 KB 1136/1210 KB unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 576/577 KB 112/167 KB 176/439 KB 292/1192 KB 1140/1210 KB 576/577 KB 116/167 KB 180/439 KB 292/1192 KB 1144/1210 KB 577/577 KB 116/167 KB 180/439 KB 292/1192 KB 1148/1210 KB 577/577 KB 116/167 KB 180/439 KB 292/1192 KB 1152/1210 KB 577/577 KB 116/167 KB 180/439 KB 292/1192 KB 1156/1210 KB 577/577 KB 116/167 KB 180/439 KB 292/1192 KB 1160/1210 KB 577/577 KB 116/167 KB 180/439 KB 292/1192 KB 1164/1210 KB 577/577 KB 116/167 KB 180/439 KB 292/1192 KB 1168/1210 KB 577/577 KB 112/167 KB 176/439 KB 292/1192 KB 1132/1210 KB 576/577 KB 116/167 KB 180/439 KB 296/1192 KB 1168/1210 KB 577/577 KB 116/167 KB 180/439 KB 300/1192 KB 1168/1210 KB 577/577 KB 116/167 KB 180/439 KB 304/1192 KB 1168/1210 KB 577/577 KB 116/167 KB 180/439 KB 292/1192 KB 1140/1210 KB 577/577 KB 120/167 KB 180/439 KB 304/1192 KB 1168/1210 KB 577/577 KB 124/167 KB 180/439 KB 304/1192 KB 1168/1210 KB 577/577 KB 128/167 KB 180/439 KB 304/1192 KB 1168/1210 KB 577/577 KB 112/167 KB 180/439 KB 292/1192 KB 1140/1210 KB 577/577 KB 128/167 KB 184/439 KB 304/1192 KB 1168/1210 KB 577/577 KB 128/167 KB 188/439 KB 304/1192 KB 1168/1210 KB 577/577 KB 128/167 KB 192/439 KB 304/1192 KB 1168/1210 KB 577/577 KB 128/167 KB 196/439 KB 304/1192 KB 1168/1210 KB 577/577 KB 132/167 KB 200/439 KB 308/1192 KB 1168/1210 KB 577/577 KB 132/167 KB 204/439 KB 308/1192 KB 1168/1210 KB 577/577 KB 132/167 KB 208/439 KB 308/1192 KB 1168/1210 KB 577/577 KB 112/167 KB 176/439 KB 292/1192 KB 1140/1210 KB 577/577 KB 132/167 KB 196/439 KB 308/1192 KB 1168/1210 KB 577/577 KB 132/167 KB 208/439 KB 312/1192 KB 1168/1210 KB 577/577 KB 132/167 KB 208/439 KB 316/1192 KB 1168/1210 KB 577/577 KB 132/167 KB 208/439 KB 320/1192 KB 1168/1210 KB 577/577 KB 132/167 KB 208/439 KB 324/1192 KB 1168/1210 KB 577/577 KB 132/167 KB 212/439 KB 328/1192 KB 1172/1210 KB 577/577 KB 132/167 KB 196/439 KB 304/1192 KB 1168/1210 KB 577/577 KB 136/167 KB 212/439 KB 328/1192 KB 1172/1210 KB 577/577 KB 140/167 KB 212/439 KB 328/1192 KB 1172/1210 KB 577/577 KB 144/167 KB 212/439 KB 328/1192 KB 1172/1210 KB 577/577 KB 148/167 KB 212/439 KB 328/1192 KB 1172/1210 KB 577/577 KB 152/167 KB 212/439 KB 328/1192 KB 1172/1210 KB 577/577 KB 156/167 KB 212/439 KB 328/1192 KB 1172/1210 KB 577/577 KB 160/167 KB 212/439 KB 328/1192 KB 1172/1210 KB 577/577 KB 132/167 KB 212/439 KB 324/1192 KB 1172/1210 KB 577/577 KB 160/167 KB 212/439 KB 328/1192 KB 1176/1210 KB 577/577 KB 132/167 KB 212/439 KB 324/1192 KB 1168/1210 KB 577/577 KB 160/167 KB 216/439 KB 332/1192 KB 1176/1210 KB 577/577 KB 160/167 KB 212/439 KB 332/1192 KB 1176/1210 KB 577/577 KB 160/167 KB 216/439 KB 336/1192 KB 1176/1210 KB 577/577 KB 164/167 KB 220/439 KB 340/1192 KB 1180/1210 KB 577/577 KB 164/167 KB 220/439 KB 336/1192 KB 1180/1210 KB 577/577 KB 167/167 KB 220/439 KB 340/1192 KB 1180/1210 KB 577/577 KB 160/167 KB 220/439 KB 336/1192 KB 1180/1210 KB 577/577 KB 167/167 KB 220/439 KB 340/1192 KB 1184/1210 KB 577/577 KB 160/167 KB 220/439 KB 336/1192 KB 1176/1210 KB 577/577 KB 167/167 KB 224/439 KB 340/1192 KB 1184/1210 KB 577/577 KB 167/167 KB 228/439 KB 340/1192 KB 1184/1210 KB 577/577 KB 167/167 KB 232/439 KB 340/1192 KB 1188/1210 KB 167/167 KB 236/439 KB 344/1192 KB 1188/1210 KB 167/167 KB 240/439 KB 344/1192 KB 1188/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 389.4 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 167/167 KB 228/439 KB 340/1192 KB 1188/1210 KB 577/577 KB 167/167 KB 232/439 KB 344/1192 KB 1188/1210 KB 167/167 KB 240/439 KB 348/1192 KB 1188/1210 KB 167/167 KB 240/439 KB 352/1192 KB 1188/1210 KB 167/167 KB 240/439 KB 352/1192 KB 1192/1210 KB 167/167 KB 240/439 KB 352/1192 KB 1196/1210 KB 167/167 KB 240/439 KB 352/1192 KB 1200/1210 KB 167/167 KB 240/439 KB 352/1192 KB 1204/1210 KB 167/167 KB 244/439 KB 356/1192 KB 1208/1210 KB 167/167 KB 244/439 KB 356/1192 KB 1210/1210 KB 167/167 KB 244/439 KB 356/1192 KB 1204/1210 KB 167/167 KB 248/439 KB 356/1192 KB 1210/1210 KB 167/167 KB 240/439 KB 356/1192 KB 1204/1210 KB 167/167 KB 248/439 KB 360/1192 KB 1210/1210 KB 167/167 KB 248/439 KB 364/1192 KB 1210/1210 KB 167/167 KB 248/439 KB 368/1192 KB 1210/1210 KB 167/167 KB 252/439 KB 368/1192 KB 1210/1210 KB 167/167 KB 256/439 KB 368/1192 KB 1210/1210 KB 167/167 KB 260/439 KB 368/1192 KB 1210/1210 KB 167/167 KB 264/439 KB 372/1192 KB 1210/1210 KB 167/167 KB 268/439 KB 372/1192 KB 1210/1210 KB 272/439 KB 372/1192 KB 1210/1210 KB 167/167 KB 260/439 KB 372/1192 KB 1210/1210 KB 272/439 KB 376/1192 KB 1210/1210 KB 272/439 KB 380/1192 KB 1210/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 111.9 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 272/439 KB 384/1192 KB 1210/1210 KB 272/439 KB 4/562 KB 384/1192 KB 1210/1210 KB 272/439 KB 8/562 KB 384/1192 KB 1210/1210 KB 272/439 KB 12/562 KB 384/1192 KB 1210/1210 KB 272/439 KB 16/562 KB 384/1192 KB 1210/1210 KB 272/439 KB 20/562 KB 384/1192 KB 1210/1210 KB 276/439 KB 24/562 KB 388/1192 KB 276/439 KB 28/562 KB 388/1192 KB 276/439 KB 32/562 KB 388/1192 KB 276/439 KB 20/562 KB 388/1192 KB 276/439 KB 32/562 KB 392/1192 KB 276/439 KB 32/562 KB 396/1192 KB 276/439 KB 32/562 KB 400/1192 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 810.2 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 276/439 KB 20/562 KB 384/1192 KB 1210/1210 KB 280/439 KB 32/562 KB 400/1192 KB 3/256 KB 280/439 KB 32/562 KB 400/1192 KB 5/256 KB 280/439 KB 32/562 KB 400/1192 KB 8/256 KB 280/439 KB 32/562 KB 400/1192 KB 11/256 KB 280/439 KB 32/562 KB 400/1192 KB 11/256 KB 280/439 KB 36/562 KB 400/1192 KB 13/256 KB 284/439 KB 40/562 KB 404/1192 KB 4/140 KB 13/256 KB 284/439 KB 44/562 KB 404/1192 KB 4/140 KB 13/256 KB 284/439 KB 48/562 KB 404/1192 KB 4/140 KB 13/256 KB 284/439 KB 36/562 KB 404/1192 KB 4/140 KB 13/256 KB 284/439 KB 36/562 KB 400/1192 KB 4/140 KB 11/256 KB 284/439 KB 36/562 KB 400/1192 KB 4/140 KB 13/256 KB 288/439 KB 48/562 KB 404/1192 KB 4/140 KB 16/256 KB 288/439 KB 48/562 KB 404/1192 KB 4/140 KB 19/256 KB 288/439 KB 48/562 KB 404/1192 KB 4/140 KB 21/256 KB 292/439 KB 48/562 KB 404/1192 KB 4/140 KB 11/256 KB 280/439 KB 36/562 KB 400/1192 KB 4/140 KB 21/256 KB 292/439 KB 48/562 KB 408/1192 KB 4/140 KB 21/256 KB 292/439 KB 48/562 KB 412/1192 KB 4/140 KB 24/256 KB 292/439 KB 48/562 KB 416/1192 KB 4/140 KB 24/256 KB 292/439 KB 48/562 KB 420/1192 KB 8/140 KB 24/256 KB 292/439 KB 52/562 KB 424/1192 KB 8/140 KB 24/256 KB 292/439 KB 52/562 KB 428/1192 KB 8/140 KB 24/256 KB 292/439 KB 52/562 KB 432/1192 KB 8/140 KB 19/256 KB 292/439 KB 48/562 KB 404/1192 KB 4/140 KB 24/256 KB 296/439 KB 52/562 KB 432/1192 KB 8/140 KB 24/256 KB 300/439 KB 52/562 KB 432/1192 KB 8/140 KB 24/256 KB 304/439 KB 52/562 KB 432/1192 KB 8/140 KB 24/256 KB 308/439 KB 52/562 KB 432/1192 KB 8/140 KB 24/256 KB 312/439 KB 52/562 KB 432/1192 KB 8/140 KB 24/256 KB 316/439 KB 52/562 KB 432/1192 KB 8/140 KB 24/256 KB 320/439 KB 52/562 KB 432/1192 KB 8/140 KB 24/256 KB 324/439 KB 52/562 KB 432/1192 KB 8/140 KB 24/256 KB 328/439 KB 52/562 KB 436/1192 KB 8/140 KB 24/256 KB 292/439 KB 52/562 KB 420/1192 KB 8/140 KB 24/256 KB 328/439 KB 56/562 KB 436/1192 KB 8/140 KB 24/256 KB 292/439 KB 48/562 KB 416/1192 KB 8/140 KB 24/256 KB 292/439 KB 48/562 KB 412/1192 KB 4/140 KB 24/256 KB 328/439 KB 56/562 KB 436/1192 KB 12/140 KB 27/256 KB 328/439 KB 56/562 KB 436/1192 KB 12/140 KB 29/256 KB 328/439 KB 56/562 KB 436/1192 KB 16/140 KB 32/256 KB 328/439 KB 56/562 KB 436/1192 KB 16/140 KB 36/256 KB 328/439 KB 60/562 KB 436/1192 KB 16/140 KB 40/256 KB 328/439 KB 60/562 KB 436/1192 KB 16/140 KB 44/256 KB 328/439 KB 60/562 KB 436/1192 KB 16/140 KB 48/256 KB 328/439 KB 60/562 KB 436/1192 KB 16/140 KB 52/256 KB 328/439 KB 60/562 KB 436/1192 KB 16/140 KB 24/256 KB 324/439 KB 52/562 KB 436/1192 KB 8/140 KB 52/256 KB 332/439 KB 60/562 KB 440/1192 KB 16/140 KB 52/256 KB 332/439 KB 60/562 KB 444/1192 KB 16/140 KB 52/256 KB 332/439 KB 60/562 KB 448/1192 KB 16/140 KB 52/256 KB 332/439 KB 60/562 KB 436/1192 KB 16/140 KB 52/256 KB 336/439 KB 60/562 KB 448/1192 KB 16/140 KB 32/256 KB 328/439 KB 60/562 KB 436/1192 KB 16/140 KB 52/256 KB 336/439 KB 64/562 KB 448/1192 KB 16/140 KB 27/256 KB 328/439 KB 56/562 KB 436/1192 KB 16/140 KB 52/256 KB 336/439 KB 64/562 KB 448/1192 KB 20/140 KB 52/256 KB 336/439 KB 64/562 KB 448/1192 KB 24/140 KB 52/256 KB 336/439 KB 64/562 KB 448/1192 KB 28/140 KB 52/256 KB 336/439 KB 64/562 KB 448/1192 KB 32/140 KB 52/256 KB 336/439 KB 64/562 KB 448/1192 KB 36/140 KB 52/256 KB 336/439 KB 68/562 KB 448/1192 KB 40/140 KB 52/256 KB 336/439 KB 68/562 KB 448/1192 KB 44/140 KB 52/256 KB 336/439 KB 68/562 KB 448/1192 KB 48/140 KB 52/256 KB 336/439 KB 68/562 KB 448/1192 KB 36/140 KB 5 unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 2/256 KB 336/439 KB 72/562 KB 448/1192 KB 48/140 KB 52/256 KB 336/439 KB 76/562 KB 448/1192 KB 48/140 KB 52/256 KB 336/439 KB 80/562 KB 448/1192 KB 48/140 KB 52/256 KB 336/439 KB 84/562 KB 448/1192 KB 48/140 KB 56/256 KB 340/439 KB 88/562 KB 452/1192 KB 52/140 KB 56/256 KB 340/439 KB 92/562 KB 452/1192 KB 52/140 KB 56/256 KB 340/439 KB 96/562 KB 452/1192 KB 52/140 KB 56/256 KB 340/439 KB 84/562 KB 452/1192 KB 52/140 KB 60/256 KB 340/439 KB 96/562 KB 452/1192 KB 52/140 KB 64/256 KB 340/439 KB 96/562 KB 452/1192 KB 52/140 KB 52/256 KB 340/439 KB 84/562 KB 452/1192 KB 52/140 KB 64/256 KB 340/439 KB 96/562 KB 456/1192 KB 52/140 KB 64/256 KB 340/439 KB 96/562 KB 460/1192 KB 52/140 KB 64/256 KB 340/439 KB 96/562 KB 464/1192 KB 52/140 KB 64/256 KB 340/439 KB 96/562 KB 468/1192 KB 52/140 KB 68/256 KB 340/439 KB 100/562 KB 472/1192 KB 52/140 KB 68/256 KB 340/439 KB 100/562 KB 476/1192 KB 52/140 KB 68/256 KB 340/439 KB 100/562 KB 480/1192 KB 52/140 KB 52/256 KB 340/439 KB 84/562 KB 448/1192 KB 52/140 KB 68/256 KB 340/439 KB 100/562 KB 480/1192 KB 56/140 KB 68/256 KB 340/439 KB 100/562 KB 480/1192 KB 60/140 KB 68/256 KB 340/439 KB 100/562 KB 480/1192 KB 64/140 KB 52/256 KB 340/439 KB 84/562 KB 448/1192 KB 48/140 KB 68/256 KB 344/439 KB 100/562 KB 480/1192 KB 64/140 KB 68/256 KB 348/439 KB 100/562 KB 480/1192 KB 64/140 KB 68/256 KB 352/439 KB 100/562 KB 480/1192 KB 64/140 KB 68/256 KB 352/439 KB 100/562 KB 480/1192 KB 68/140 KB 68/256 KB 356/439 KB 100/562 KB 480/1192 KB 72/140 KB 68/256 KB 356/439 KB 100/562 KB 480/1192 KB 76/140 KB 68/256 KB 356/439 KB 100/562 KB 480/1192 KB 80/140 KB 68/256 KB 356/439 KB 100/562 KB 480/1192 KB 84/140 KB 68/256 KB 356/439 KB 100/562 KB 484/1192 KB 88/140 KB 68/256 KB 356/439 KB 100/562 KB 484/1192 KB 92/140 KB 68/256 KB 340/439 KB 100/562 KB 468/1192 KB 52/140 KB 72/256 KB 356/439 KB 100/562 KB 484/1192 KB 92/140 KB 76/256 KB 356/439 KB 100/562 KB 484/1192 KB 92/140 KB 80/256 KB 356/439 KB 100/562 KB 484/1192 KB 92/140 KB 64/256 KB 340/439 KB 100/562 KB 468/1192 KB 52/140 KB 80/256 KB 356/439 KB 104/562 KB 484/1192 KB 92/140 KB 80/256 KB 356/439 KB 108/562 KB 484/1192 KB 92/140 KB 80/256 KB 356/439 KB 112/562 KB 484/1192 KB 92/140 KB 80/256 KB 356/439 KB 116/562 KB 484/1192 KB 92/140 KB 84/256 KB 356/439 KB 120/562 KB 484/1192 KB 92/140 KB 84/256 KB 356/439 KB 124/562 KB 484/1192 KB 92/140 KB 84/256 KB 356/439 KB 128/562 KB 484/1192 KB 92/140 KB 68/256 KB 356/439 KB 100/562 KB 484/1192 KB 84/140 KB 84/256 KB 356/439 KB 128/562 KB 488/1192 KB 92/140 KB 84/256 KB 356/439 KB 128/562 KB 492/1192 KB 92/140 KB 84/256 KB 356/439 KB 128/562 KB 496/1192 KB 92/140 KB 68/256 KB 356/439 KB 100/562 KB 480/1192 KB 68/140 KB 84/256 KB 360/439 KB 128/562 KB 496/1192 KB 92/140 KB 84/256 KB 364/439 KB 128/562 KB 496/1192 KB 92/140 KB 84/256 KB 368/439 KB 128/562 KB 496/1192 KB 92/140 KB 84/256 KB 372/439 KB 128/562 KB 496/1192 KB 92/140 KB 84/256 KB 376/439 KB 128/562 KB 496/1192 KB 92/140 KB 84/256 KB 380/439 KB 128/562 KB 496/1192 KB 92/140 KB 84/256 KB 384/439 KB 128/562 KB 496/1192 KB 96/140 KB 84/256 KB 388/439 KB 132/562 KB 496/1192 KB 96/140 KB 84/256 KB 392/439 KB 132/562 KB 500/1192 KB 96/140 KB 84/256 KB 396/439 KB 132/562 KB 500/1192 KB 96/140 KB 84/256 KB 400/439 KB 132/562 KB 500/1192 KB 96/140 KB 84/256 KB 356/439 KB 116/562 KB 484/1192 KB 92/140 KB 88/256 KB 400/439 KB 132/562 KB 500/1192 KB 96/140 KB 92/256 KB 400/439 unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install KB 132/562 KB 500/1192 KB 96/140 KB 96/256 KB 400/439 KB 132/562 KB 500/1192 KB 96/140 KB 100/256 KB 400/439 KB 132/562 KB 500/1192 KB 96/140 KB 104/256 KB 400/439 KB 132/562 KB 500/1192 KB 96/140 KB 108/256 KB 400/439 KB 132/562 KB 500/1192 KB 96/140 KB 112/256 KB 400/439 KB 132/562 KB 500/1192 KB 96/140 KB 84/256 KB 388/439 KB 132/562 KB 500/1192 KB 96/140 KB 112/256 KB 400/439 KB 132/562 KB 504/1192 KB 96/140 KB 112/256 KB 400/439 KB 132/562 KB 508/1192 KB 96/140 KB 112/256 KB 400/439 KB 132/562 KB 512/1192 KB 96/140 KB 112/256 KB 400/439 KB 132/562 KB 516/1192 KB 96/140 KB 116/256 KB 404/439 KB 132/562 KB 520/1192 KB 96/140 KB 116/256 KB 404/439 KB 132/562 KB 524/1192 KB 96/140 KB 116/256 KB 404/439 KB 132/562 KB 528/1192 KB 96/140 KB 84/256 KB 384/439 KB 132/562 KB 496/1192 KB 96/140 KB 116/256 KB 404/439 KB 136/562 KB 528/1192 KB 96/140 KB 116/256 KB 404/439 KB 140/562 KB 528/1192 KB 96/140 KB 116/256 KB 404/439 KB 144/562 KB 528/1192 KB 96/140 KB 84/256 KB 380/439 KB 128/562 KB 496/1192 KB 96/140 KB 116/256 KB 404/439 KB 144/562 KB 528/1192 KB 100/140 KB 116/256 KB 404/439 KB 144/562 KB 528/1192 KB 104/140 KB 116/256 KB 404/439 KB 144/562 KB 528/1192 KB 108/140 KB 116/256 KB 404/439 KB 148/562 KB 528/1192 KB 108/140 KB 116/256 KB 404/439 KB 152/562 KB 528/1192 KB 112/140 KB 116/256 KB 404/439 KB 156/562 KB 528/1192 KB 112/140 KB 116/256 KB 404/439 KB 160/562 KB 528/1192 KB 112/140 KB 116/256 KB 404/439 KB 132/562 KB 516/1192 KB 96/140 KB 116/256 KB 408/439 KB 160/562 KB 528/1192 KB 112/140 KB 116/256 KB 412/439 KB 160/562 KB 528/1192 KB 112/140 KB 116/256 KB 416/439 KB 160/562 KB 528/1192 KB 112/140 KB 116/256 KB 400/439 KB 132/562 KB 516/1192 KB 96/140 KB 120/256 KB 416/439 KB 164/562 KB 532/1192 KB 112/140 KB 124/256 KB 416/439 KB 164/562 KB 532/1192 KB 112/140 KB 128/256 KB 416/439 KB 164/562 KB 532/1192 KB 112/140 KB 132/256 KB 416/439 KB 164/562 KB 532/1192 KB 112/140 KB 136/256 KB 420/439 KB 164/562 KB 532/1192 KB 112/140 KB 140/256 KB 420/439 KB 164/562 KB 532/1192 KB 112/140 KB 144/256 KB 420/439 KB 164/562 KB 532/1192 KB 112/140 KB 116/256 KB 416/439 KB 164/562 KB 532/1192 KB 112/140 KB 144/256 KB 420/439 KB 164/562 KB 536/1192 KB 112/140 KB 144/256 KB 420/439 KB 164/562 KB 540/1192 KB 112/140 KB 144/256 KB 420/439 KB 164/562 KB 544/1192 KB 112/140 KB 144/256 KB 420/439 KB 164/562 KB 548/1192 KB 112/140 KB 148/256 KB 420/439 KB 164/562 KB 552/1192 KB 112/140 KB 148/256 KB 420/439 KB 164/562 KB 556/1192 KB 112/140 KB 148/256 KB 420/439 KB 164/562 KB 560/1192 KB 112/140 KB 116/256 KB 416/439 KB 164/562 KB 528/1192 KB 112/140 KB 148/256 KB 420/439 KB 168/562 KB 560/1192 KB 112/140 KB 148/256 KB 420/439 KB 172/562 KB 560/1192 KB 112/140 KB 148/256 KB 420/439 KB 176/562 KB 560/1192 KB 112/140 KB 116/256 KB 404/439 KB 148/562 KB 528/1192 KB 112/140 KB 148/256 KB 420/439 KB 176/562 KB 560/1192 KB 116/140 KB 148/256 KB 420/439 KB 176/562 KB 560/1192 KB 120/140 KB 148/256 KB 420/439 KB 176/562 KB 560/1192 KB 124/140 KB 148/256 KB 420/439 KB 176/562 KB 560/1192 KB 128/140 KB 148/256 KB 420/439 KB 176/562 KB 560/1192 KB 132/140 KB 148/256 KB 420/439 KB 176/562 KB 560/1192 KB 136/140 KB 148/256 KB 420/439 KB 176/562 KB 560/1192 KB 140/140 KB 148/256 KB 420/439 KB 176/562 KB 560/1192 KB 140/140 KB 148/256 KB 420/439 KB 180/562 KB 560/1192 KB 140/140 KB 148/256 KB 420/439 KB 184/562 KB 560/1192 KB 140/140 KB 148/256 KB 420/439 KB 188/562 KB 560/1192 KB 1 unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 40/140 KB 148/256 KB 420/439 KB 192/562 KB 560/1192 KB 140/140 KB 148/256 KB 420/439 KB 164/562 KB 548/1192 KB 112/140 KB 132/256 KB 420/439 KB 164/562 KB 532/1192 KB 112/140 KB 148/256 KB 424/439 KB 192/562 KB 560/1192 KB 140/140 KB 148/256 KB 428/439 KB 192/562 KB 560/1192 KB 140/140 KB 148/256 KB 432/439 KB 192/562 KB 560/1192 KB 140/140 KB 148/256 KB 436/439 KB 192/562 KB 560/1192 KB 140/140 KB 152/256 KB 439/439 KB 192/562 KB 560/1192 KB 140/140 KB 156/256 KB 439/439 KB 192/562 KB 560/1192 KB 140/140 KB 148/256 KB 439/439 KB 192/562 KB 560/1192 KB 140/140 KB 160/256 KB 439/439 KB 192/562 KB 560/1192 KB 140/140 KB 160/256 KB 439/439 KB 192/562 KB 564/1192 KB 140/140 KB 164/256 KB 439/439 KB 196/562 KB 568/1192 KB 140/140 KB 164/256 KB 439/439 KB 196/562 KB 572/1192 KB 140/140 KB 164/256 KB 439/439 KB 196/562 KB 576/1192 KB 140/140 KB 164/256 KB 439/439 KB 196/562 KB 564/1192 KB 140/140 KB 164/256 KB 439/439 KB 200/562 KB 576/1192 KB 140/140 KB 164/256 KB 439/439 KB 204/562 KB 576/1192 KB 140/140 KB 164/256 KB 439/439 KB 208/562 KB 576/1192 KB 140/140 KB 164/256 KB 439/439 KB 192/562 KB 564/1192 KB 140/140 KB 168/256 KB 439/439 KB 208/562 KB 576/1192 KB 140/140 KB 172/256 KB 439/439 KB 208/562 KB 576/1192 KB 140/140 KB 176/256 KB 439/439 KB 208/562 KB 576/1192 KB 140/140 KB 176/256 KB 439/439 KB 212/562 KB 576/1192 KB 140/140 KB 180/256 KB 439/439 KB 216/562 KB 580/1192 KB 140/140 KB 180/256 KB 439/439 KB 220/562 KB 580/1192 KB 140/140 KB 180/256 KB 439/439 KB 224/562 KB 580/1192 KB 140/140 KB 180/256 KB 439/439 KB 212/562 KB 580/1192 KB 140/140 KB 180/256 KB 439/439 KB 224/562 KB 584/1192 KB 140/140 KB 180/256 KB 439/439 KB 224/562 KB 588/1192 KB 140/140 KB 180/256 KB 439/439 KB 224/562 KB 592/1192 KB 140/140 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 90.3 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 282.8 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 180/256 KB 439/439 KB 212/562 KB 576/1192 KB 140/140 KB 184/256 KB 224/562 KB 592/1192 KB 188/256 KB 224/562 KB 592/1192 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 192/256 KB 224/562 KB 592/1192 KB 196/256 KB 224/562 KB 592/1192 KB 200/256 KB 228/562 KB 592/1192 KB 196/256 KB 228/562 KB 592/1192 KB 204/256 KB 232/562 KB 596/1192 KB 204/256 KB 236/562 KB 596/1192 KB 204/256 KB 240/562 KB 596/1192 KB 200/256 KB 228/562 KB 596/1192 KB 204/256 KB 240/562 KB 600/1192 KB 204/256 KB 240/562 KB 604/1192 KB 204/256 KB 240/562 KB 608/1192 KB 204/256 KB 240/562 KB 612/1192 KB 204/256 KB 244/562 KB 616/1192 KB 3/1461 KB 204/256 KB 228/562 KB 604/1192 KB 204/256 KB 244/562 KB 612/1192 KB 3/1461 KB 204/256 KB 244/562 KB 616/1192 KB 5/1461 KB 208/256 KB 244/562 KB 616/1192 KB 8/1461 KB 204/256 KB 244/562 KB 612/1192 KB 208/256 KB 244/562 KB 616/1192 KB 5/1461 KB 212/256 KB 244/562 KB 616/1192 KB 8/1461 KB 216/256 KB 248/562 KB 616/1192 KB 8/1461 KB 212/256 KB 248/562 KB 616/1192 KB 8/1461 KB 216/256 KB 252/562 KB 616/1192 KB 11/1461 KB 216/256 KB 256/562 KB 616/1192 KB 11/1461 KB 216/256 KB 248/562 KB 616/1192 KB 11/1461 KB 220/256 KB 256/562 KB 620/1192 KB 11/1461 KB 224/256 KB 256/562 KB 620/1192 KB 11/1461 KB 228/256 KB 260/562 KB 620/1192 KB 13/1461 KB 228/256 KB 260/562 KB 620/1192 KB 13/1461 KB 4/1118 KB 228/256 KB 260/562 KB 620/1192 KB 13/1461 KB 8/1118 KB 228/256 KB 260/562 KB 620/1192 KB 13/1461 KB 12/1118 KB 228/256 KB 260/562 KB 620/1192 KB 13/1461 KB 16/1118 KB 228/256 KB 260/562 KB 620/1192 KB 13/1461 KB 20/1118 KB 216/256 KB 256/562 KB 620/1192 KB 11/1461 KB 228/256 KB 260/562 KB 624/1192 KB 13/1461 KB 20/1118 KB 228/256 KB 260/562 KB 628/1192 KB 13/1461 KB 20/1118 KB 224/256 KB 260/562 KB 620/1192 KB 13/1461 KB 232/256 KB 264/562 KB 628/1192 KB 13/1461 KB 24/1118 KB 232/256 KB 268/562 KB 628/1192 KB 13/1461 KB 24/1118 KB 232/256 KB 272/562 KB 628/1192 KB 13/1461 KB 24/1118 KB 224/256 KB 256/562 KB 620/1192 KB 13/1461 KB 232/256 KB 272/562 KB 632/1192 KB 16/1461 KB 24/1118 KB 232/256 KB 272/562 KB 632/1192 KB 19/1461 KB 24/1118 KB 232/256 KB 272/562 KB 632/1192 KB 21/1461 KB 24/1118 KB 232/256 KB 272/562 KB 632/1192 KB 24/1461 KB 24/1118 KB 232/256 KB 272/562 KB 632/1192 KB 27/1461 KB 24/1118 KB 232/256 KB 272/562 KB 632/1192 KB 29/1461 KB 24/1118 KB 232/256 KB 276/562 KB 632/1192 KB 32/1461 KB 24/1118 KB 232/256 KB 272/562 KB 632/1192 KB 13/1461 KB 24/1118 KB 232/256 KB 276/562 KB 636/1192 KB 32/1461 KB 24/1118 KB 232/256 KB 276/562 KB 640/1192 KB 32/1461 KB 24/1118 KB 232/256 KB 260/562 KB 628/1192 KB 13/1461 KB 24/1118 KB 232/256 KB 276/562 KB 640/1192 KB 32/1461 KB 28/1118 KB 232/256 KB 276/562 KB 640/1192 KB 32/1461 KB 32/1118 KB 232/256 KB 260/562 KB 628/1192 KB 13/1461 KB 20/1118 KB 236/256 KB 276/562 KB 640/1192 KB 32/1461 KB 32/1118 KB 240/256 KB 276/562 KB 640/1192 KB 32/1461 KB 32/1118 KB 244/256 KB 276/562 KB 640/1192 KB 32/1461 KB 32/1118 KB 248/256 KB 276/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 252/256 KB 276/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 256/256 KB 276/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 256/256 KB 276/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 232/256 KB 276/562 KB 632/1192 KB 29/1461 KB 24/1118 KB 256/256 KB 280/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 256/256 KB 284/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 256/256 KB 288/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 256/256 KB 292/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 256/256 KB 296/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 256/256 KB 300/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 256/256 KB 304/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 2 unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 44/256 KB 276/562 KB 644/1192 KB 36/1461 KB 36/1118 KB 244/256 KB 276/562 KB 644/1192 KB 32/1461 KB 36/1118 KB 256/256 KB 304/562 KB 648/1192 KB 36/1461 KB 36/1118 KB 256/256 KB 304/562 KB 652/1192 KB 36/1461 KB 36/1118 KB 256/256 KB 304/562 KB 656/1192 KB 36/1461 KB 36/1118 KB 244/256 KB 276/562 KB 640/1192 KB 32/1461 KB 36/1118 KB 256/256 KB 304/562 KB 656/1192 KB 36/1461 KB 40/1118 KB 256/256 KB 304/562 KB 656/1192 KB 36/1461 KB 44/1118 KB 256/256 KB 304/562 KB 656/1192 KB 36/1461 KB 48/1118 KB 256/256 KB 304/562 KB 656/1192 KB 36/1461 KB 52/1118 KB 256/256 KB 304/562 KB 660/1192 KB 40/1461 KB 56/1118 KB 256/256 KB 304/562 KB 660/1192 KB 40/1461 KB 60/1118 KB 256/256 KB 304/562 KB 660/1192 KB 40/1461 KB 64/1118 KB 256/256 KB 304/562 KB 660/1192 KB 40/1461 KB 52/1118 KB 256/256 KB 304/562 KB 660/1192 KB 44/1461 KB 64/1118 KB 256/256 KB 304/562 KB 660/1192 KB 48/1461 KB 64/1118 KB 256/256 KB 304/562 KB 660/1192 KB 52/1461 KB 64/1118 KB 256/256 KB 308/562 KB 660/1192 KB 56/1461 KB 68/1118 KB 256/256 KB 308/562 KB 660/1192 KB 60/1461 KB 68/1118 KB 256/256 KB 308/562 KB 660/1192 KB 64/1461 KB 68/1118 KB 256/256 KB 304/562 KB 660/1192 KB 36/1461 KB 52/1118 KB 256/256 KB 308/562 KB 664/1192 KB 64/1461 KB 68/1118 KB 256/256 KB 308/562 KB 668/1192 KB 64/1461 KB 68/1118 KB 256/256 KB 308/562 KB 672/1192 KB 64/1461 KB 68/1118 KB 256/256 KB 308/562 KB 676/1192 KB 64/1461 KB 68/1118 KB 256/256 KB 308/562 KB 680/1192 KB 64/1461 KB 68/1118 KB 308/562 KB 684/1192 KB 64/1461 KB 68/1118 KB 308/562 KB 688/1192 KB 64/1461 KB 68/1118 KB 308/562 KB 692/1192 KB 64/1461 KB 68/1118 KB 256/256 KB 308/562 KB 660/1192 KB 52/1461 KB 68/1118 KB 312/562 KB 692/1192 KB 68/1461 KB 68/1118 KB 316/562 KB 692/1192 KB 68/1461 KB 68/1118 KB 320/562 KB 692/1192 KB 68/1461 KB 68/1118 KB 256/256 KB 304/562 KB 660/1192 KB 52/1461 KB 68/1118 KB 320/562 KB 692/1192 KB 68/1461 KB 72/1118 KB 320/562 KB 692/1192 KB 68/1461 KB 76/1118 KB 320/562 KB 692/1192 KB 68/1461 KB 80/1118 KB 320/562 KB 692/1192 KB 68/1461 KB 84/1118 KB 324/562 KB 692/1192 KB 68/1461 KB 88/1118 KB 324/562 KB 692/1192 KB 68/1461 KB 92/1118 KB 324/562 KB 692/1192 KB 68/1461 KB 96/1118 KB 308/562 KB 692/1192 KB 68/1461 KB 68/1118 KB 324/562 KB 692/1192 KB 72/1461 KB 96/1118 KB 324/562 KB 692/1192 KB 76/1461 KB 96/1118 KB 324/562 KB 692/1192 KB 80/1461 KB 96/1118 KB 324/562 KB 692/1192 KB 84/1461 KB 96/1118 KB 324/562 KB 696/1192 KB 88/1461 KB 96/1118 KB 324/562 KB 696/1192 KB 92/1461 KB 96/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 160.8 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 324/562 KB 696/1192 KB 92/1461 KB 100/1118 KB 324/562 KB 696/1192 KB 84/1461 KB 96/1118 KB 324/562 KB 692/1192 KB 68/1461 KB 84/1118 KB 328/562 KB 696/1192 KB 92/1461 KB 104/1118 KB 332/562 KB 696/1192 KB 92/1461 KB 104/1118 KB 336/562 KB 696/1192 KB 92/1461 KB 104/1118 KB 340/562 KB 696/1192 KB 92/1461 KB 104/1118 KB 340/562 KB 700/1192 KB 92/1461 KB 104/1118 KB 340/562 KB 704/1192 KB 92/1461 KB 104/1118 KB 340/562 KB 708/1192 KB 92/1461 KB 104/1118 KB 344/562 KB 712/1192 KB 96/1461 KB 104/1118 KB 344/562 KB 708/1192 KB 96/1461 KB 104/1118 KB 324/562 KB 708/1192 KB 92/1461 KB 104/1118 KB 344/562 KB 716/1192 KB 96/1461 KB 108/1118 KB 344/562 KB 716/1192 KB 96/1461 KB 112/1118 KB 344/562 KB 708/1192 KB 92/1461 KB 104/1118 KB 348/562 KB 716/1192 KB 96/1461 KB 112/1118 KB 352/562 KB 716/1192 KB 96/1461 KB 112/1118 KB 356/562 KB 716/1192 KB 96/1461 KB 112/1118 KB 360/562 KB 716/1192 KB 100/1461 KB 116/1118 KB 364/562 KB 716/1192 KB 100/1461 KB 116/1118 KB 368/562 KB 716/1192 KB 100/1461 KB 116/1118 KB 356/562 KB 716/1192 KB 100/1461 KB 116/1118 KB 368/562 KB 720/1192 KB 100/1461 KB 116/1118 KB 368/562 KB 724/1192 KB 100/1461 KB 116/1118 KB 368/562 KB 728/1192 KB 100/1461 KB 116/1118 KB 368/562 KB 732/1192 KB 100/1461 KB 116/1118 KB 368/562 KB 736/1192 KB 100/1461 KB 116/1118 KB 356/562 KB 716/1192 KB 100/1461 KB 116/1118 KB 368/562 KB 736/1192 KB 100/1461 KB 120/1118 KB 356/562 KB 716/1192 KB 100/1461 KB 112/1118 KB 368/562 KB 736/1192 KB 100/1461 KB 124/1118 KB 4/37 KB 368/562 KB 736/1192 KB 100/1461 KB 124/1118 KB 8/37 KB 368/562 KB 736/1192 KB 100/1461 KB 124/1118 KB 12/37 KB 368/562 KB 736/1192 KB 100/1461 KB 124/1118 KB 16/37 KB 368/562 KB 736/1192 KB 100/1461 KB 124/1118 KB 20/37 KB 368/562 KB 736/1192 KB 100/1461 KB 124/1118 KB 368/562 KB 736/1192 KB 104/1461 KB 128/1118 KB 20/37 KB 368/562 KB 736/1192 KB 104/1461 KB 132/1118 KB 20/37 KB 368/562 KB 736/1192 KB 104/1461 KB 124/1118 KB 20/37 KB 372/562 KB 736/1192 KB 108/1461 KB 132/1118 KB 24/37 KB 372/562 KB 736/1192 KB 112/1461 KB 132/1118 KB 24/37 KB 372/562 KB 736/1192 KB 116/1461 KB 132/1118 KB 24/37 KB 372/562 KB 736/1192 KB 120/1461 KB 132/1118 KB 24/37 KB 372/562 KB 736/1192 KB 124/1461 KB 136/1118 KB 24/37 KB 372/562 KB 736/1192 KB 128/1461 KB 136/1118 KB 24/37 KB 372/562 KB 736/1192 KB 104/1461 KB 132/1118 KB 24/37 KB 376/562 KB 736/1192 KB 128/1461 KB 136/1118 KB 24/37 KB 380/562 KB 736/1192 KB 128/1461 KB 136/1118 KB 24/37 KB 384/562 KB 736/1192 KB 128/1461 KB 136/1118 KB 24/37 KB 368/562 KB 736/1192 KB 104/1461 KB 132/1118 KB 24/37 KB 384/562 KB 736/1192 KB 128/1461 KB 136/1118 KB 28/37 KB 384/562 KB 736/1192 KB 128/1461 KB 136/1118 KB 32/37 KB 384/562 KB 736/1192 KB 128/1461 KB 136/1118 KB 36/37 KB 384/562 KB 736/1192 KB 128/1461 KB 136/1118 KB 37/37 KB 372/562 KB 736/1192 KB 120/1461 KB 136/1118 KB 24/37 KB 384/562 KB 736/1192 KB 128/1461 KB 140/1118 KB 37/37 KB 384/562 KB 736/1192 KB 128/1461 KB 144/1118 KB 37/37 KB 384/562 KB 740/1192 KB 128/1461 KB 144/1118 KB 37/37 KB 388/562 KB 744/1192 KB 128/1461 KB 144/1118 KB 37/37 KB 388/562 KB 748/1192 KB 128/1461 KB 144/1118 KB 37/37 KB 388/562 KB 752/1192 KB 128/1461 KB 144/1118 KB 37/37 KB 388/562 KB 752/1192 KB 128/1461 KB 148/1118 KB 37/37 KB 388/562 KB 756/1192 KB 132/1461 KB 152/1118 KB 37/37 KB 388/562 KB 756/1192 KB 132/1461 KB 156/1118 KB 37/37 KB 388/562 KB 756/1192 KB 132/1461 KB 160/1118 KB 37/37 KB 388/562 KB 740/1192 KB 128/1461 KB unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 144/1118 KB 37/37 KB 392/562 KB 756/1192 KB 132/1461 KB 160/1118 KB 37/37 KB 396/562 KB 756/1192 KB 132/1461 KB 160/1118 KB 37/37 KB 400/562 KB 756/1192 KB 132/1461 KB 160/1118 KB 37/37 KB 400/562 KB 756/1192 KB 132/1461 KB 164/1118 KB 37/37 KB 404/562 KB 756/1192 KB 132/1461 KB 168/1118 KB 37/37 KB 404/562 KB 756/1192 KB 132/1461 KB 172/1118 KB 37/37 KB 404/562 KB 756/1192 KB 132/1461 KB 176/1118 KB 37/37 KB 388/562 KB 756/1192 KB 132/1461 KB 148/1118 KB 37/37 KB 404/562 KB 760/1192 KB 132/1461 KB 176/1118 KB 37/37 KB 404/562 KB 764/1192 KB 132/1461 KB 176/1118 KB 37/37 KB 404/562 KB 768/1192 KB 132/1461 KB 176/1118 KB 37/37 KB 388/562 KB 752/1192 KB 132/1461 KB 148/1118 KB 37/37 KB 404/562 KB 768/1192 KB 136/1461 KB 176/1118 KB 37/37 KB 404/562 KB 768/1192 KB 140/1461 KB 176/1118 KB 37/37 KB 404/562 KB 768/1192 KB 144/1461 KB 176/1118 KB 37/37 KB 404/562 KB 768/1192 KB 148/1461 KB 176/1118 KB 37/37 KB 404/562 KB 768/1192 KB 152/1461 KB 176/1118 KB 37/37 KB 404/562 KB 768/1192 KB 156/1461 KB 176/1118 KB 37/37 KB 404/562 KB 768/1192 KB 160/1461 KB 176/1118 KB 37/37 KB 404/562 KB 756/1192 KB 132/1461 KB 164/1118 KB 37/37 KB 408/562 KB 768/1192 KB 160/1461 KB 176/1118 KB 37/37 KB 412/562 KB 768/1192 KB 160/1461 KB 176/1118 KB 37/37 KB 416/562 KB 768/1192 KB 160/1461 KB 176/1118 KB 37/37 KB 420/562 KB 768/1192 KB 160/1461 KB 176/1118 KB 37/37 KB 424/562 KB 772/1192 KB 164/1461 KB 180/1118 KB 428/562 KB 772/1192 KB 164/1461 KB 180/1118 KB 432/562 KB 772/1192 KB 164/1461 KB 180/1118 KB 420/562 KB 772/1192 KB 164/1461 KB 180/1118 KB 432/562 KB 772/1192 KB 168/1461 KB 180/1118 KB 432/562 KB 772/1192 KB 172/1461 KB 180/1118 KB 432/562 KB 772/1192 KB 176/1461 KB 180/1118 KB 420/562 KB 772/1192 KB 160/1461 KB 180/1118 KB 420/562 KB 772/1192 KB 160/1461 KB 176/1118 KB 432/562 KB 776/1192 KB 176/1461 KB 180/1118 KB 432/562 KB 780/1192 KB 176/1461 KB 180/1118 KB 432/562 KB 784/1192 KB 176/1461 KB 180/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 22.8 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 432/562 KB 788/1192 KB 176/1461 KB 180/1118 KB 436/562 KB 792/1192 KB 180/1461 KB 184/1118 KB 436/562 KB 796/1192 KB 180/1461 KB 184/1118 KB 436/562 KB 800/1192 KB 180/1461 KB 184/1118 KB 436/562 KB 788/1192 KB 180/1461 KB 184/1118 KB 436/562 KB 800/1192 KB 184/1461 KB 184/1118 KB 436/562 KB 800/1192 KB 188/1461 KB 184/1118 KB 436/562 KB 800/1192 KB 192/1461 KB 184/1118 KB 436/562 KB 800/1192 KB 196/1461 KB 184/1118 KB 436/562 KB 804/1192 KB 200/1461 KB 184/1118 KB 436/562 KB 804/1192 KB 204/1461 KB 184/1118 KB 436/562 KB 788/1192 KB 176/1461 KB 184/1118 KB 440/562 KB 804/1192 KB 204/1461 KB 184/1118 KB 444/562 KB 804/1192 KB 204/1461 KB 184/1118 KB 448/562 KB 804/1192 KB 204/1461 KB 184/1118 KB 432/562 KB 788/1192 KB 176/1461 KB 184/1118 KB 448/562 KB 804/1192 KB 204/1461 KB 188/1118 KB 448/562 KB 804/1192 KB 204/1461 KB 192/1118 KB 448/562 KB 804/1192 KB 204/1461 KB 196/1118 KB 448/562 KB 804/1192 KB 204/1461 KB 200/1118 KB 448/562 KB 804/1192 KB 204/1461 KB 204/1118 KB 3/46 KB 448/562 KB 804/1192 KB 204/1461 KB 208/1118 KB 3/46 KB 448/562 KB 804/1192 KB 204/1461 KB 212/1118 KB 3/46 KB 436/562 KB 804/1192 KB 196/1461 KB 184/1118 KB 452/562 KB 808/1192 KB 204/1461 KB 212/1118 KB 3/46 KB 452/562 KB 812/1192 KB 204/1461 KB 212/1118 KB 3/46 KB 452/562 KB 816/1192 KB 204/1461 KB 212/1118 KB 3/46 KB 452/562 KB 820/1192 KB 204/1461 KB 212/1118 KB 3/46 KB 452/562 KB 804/1192 KB 204/1461 KB 212/1118 KB 3/46 KB 456/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 3/46 KB 460/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 3/46 KB 448/562 KB 804/1192 KB 204/1461 KB 200/1118 KB 3/46 KB 460/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 6/46 KB 460/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 9/46 KB 460/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 11/46 KB 460/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 14/46 KB 460/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 16/46 KB 460/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 19/46 KB 460/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 22/46 KB 464/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 22/46 KB 468/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 22/46 KB 472/562 KB 824/1192 KB 208/1461 KB 216/1118 KB 25/46 KB 476/562 KB 824/1192 KB 208/1461 KB 216/1118 KB 25/46 KB 480/562 KB 824/1192 KB 208/1461 KB 216/1118 KB 25/46 KB 452/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 3/46 KB 452/562 KB 820/1192 KB 204/1461 KB 216/1118 KB 3/46 KB 480/562 KB 824/1192 KB 208/1461 KB 220/1118 KB 25/46 KB 480/562 KB 824/1192 KB 208/1461 KB 224/1118 KB 25/46 KB 480/562 KB 824/1192 KB 212/1461 KB 224/1118 KB 25/46 KB 480/562 KB 824/1192 KB 216/1461 KB 228/1118 KB 25/46 KB 468/562 KB 824/1192 KB 208/1461 KB 216/1118 KB 25/46 KB 480/562 KB 828/1192 KB 220/1461 KB 228/1118 KB 25/46 KB 480/562 KB 832/1192 KB 220/1461 KB 228/1118 KB 25/46 KB 468/562 KB 820/1192 KB 208/1461 KB 216/1118 KB 25/46 KB 480/562 KB 832/1192 KB 220/1461 KB 228/1118 KB 27/46 KB 480/562 KB 832/1192 KB 220/1461 KB 228/1118 KB 30/46 KB 480/562 KB 836/1192 KB 220/1461 KB 228/1118 KB 30/46 KB 484/562 KB 840/1192 KB 220/1461 KB 228/1118 KB 32/46 KB 484/562 KB 844/1192 KB 220/1461 KB 228/1118 KB 32/46 KB 484/562 KB 848/1192 KB 220/1461 KB 228/1118 KB 32/46 KB 484/562 KB 852/1192 KB 220/1461 KB 228/1118 KB 32/46 KB 484/562 KB 856/1192 KB 220/1461 KB 228/1118 KB 32/46 KB 484/562 KB 860/1192 KB 220/1461 KB 228/1118 KB 32/46 KB 484/562 KB 864/1192 KB 220/1461 KB 228/1118 KB 32/46 KB 480/562 KB 824/1192 KB 212/1461 KB 228/1118 KB unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 25/46 KB 484/562 KB 864/1192 KB 220/1461 KB 232/1118 KB 32/46 KB 484/562 KB 864/1192 KB 220/1461 KB 236/1118 KB 32/46 KB 484/562 KB 864/1192 KB 220/1461 KB 240/1118 KB 32/46 KB 484/562 KB 864/1192 KB 220/1461 KB 244/1118 KB 32/46 KB 484/562 KB 864/1192 KB 220/1461 KB 248/1118 KB 32/46 KB 484/562 KB 864/1192 KB 220/1461 KB 252/1118 KB 32/46 KB 484/562 KB 864/1192 KB 220/1461 KB 256/1118 KB 32/46 KB 484/562 KB 836/1192 KB 220/1461 KB 228/1118 KB 32/46 KB 488/562 KB 864/1192 KB 220/1461 KB 256/1118 KB 32/46 KB 492/562 KB 864/1192 KB 220/1461 KB 256/1118 KB 32/46 KB 496/562 KB 864/1192 KB 220/1461 KB 256/1118 KB 32/46 KB 480/562 KB 836/1192 KB 220/1461 KB 228/1118 KB 32/46 KB 496/562 KB 864/1192 KB 224/1461 KB 256/1118 KB 32/46 KB 480/562 KB 836/1192 KB 220/1461 KB 228/1118 KB 32/46 KB 496/562 KB 864/1192 KB 228/1461 KB 256/1118 KB 32/46 KB 496/562 KB 864/1192 KB 228/1461 KB 256/1118 KB 36/46 KB 496/562 KB 864/1192 KB 228/1461 KB 256/1118 KB 40/46 KB 496/562 KB 864/1192 KB 228/1461 KB 256/1118 KB 44/46 KB 496/562 KB 864/1192 KB 228/1461 KB 256/1118 KB 46/46 KB 496/562 KB 864/1192 KB 232/1461 KB 256/1118 KB 46/46 KB 496/562 KB 864/1192 KB 236/1461 KB 256/1118 KB 46/46 KB 496/562 KB 864/1192 KB 240/1461 KB 256/1118 KB 46/46 KB 500/562 KB 864/1192 KB 240/1461 KB 256/1118 KB 46/46 KB 504/562 KB 868/1192 KB 244/1461 KB 260/1118 KB 46/46 KB 508/562 KB 868/1192 KB 244/1461 KB 260/1118 KB 46/46 KB 512/562 KB 868/1192 KB 244/1461 KB 260/1118 KB 46/46 KB 500/562 KB 864/1192 KB 244/1461 KB 256/1118 KB 46/46 KB 512/562 KB 868/1192 KB 248/1461 KB 260/1118 KB 46/46 KB 512/562 KB 868/1192 KB 252/1461 KB 260/1118 KB 46/46 KB 512/562 KB 868/1192 KB 256/1461 KB 260/1118 KB 46/46 KB 516/562 KB 868/1192 KB 256/1461 KB 260/1118 KB 46/46 KB 520/562 KB 868/1192 KB 260/1461 KB 260/1118 KB 46/46 KB 524/562 KB 868/1192 KB 260/1461 KB 260/1118 KB 46/46 KB 528/562 KB 868/1192 KB 260/1461 KB 260/1118 KB 46/46 KB 500/562 KB 868/1192 KB 244/1461 KB 260/1118 KB 46/46 KB 528/562 KB 872/1192 KB 260/1461 KB 260/1118 KB 46/46 KB 528/562 KB 876/1192 KB 260/1461 KB 260/1118 KB 46/46 KB 528/562 KB 880/1192 KB 260/1461 KB 260/1118 KB 46/46 KB 528/562 KB 884/1192 KB 260/1461 KB 260/1118 KB 532/562 KB 888/1192 KB 260/1461 KB 260/1118 KB 532/562 KB 892/1192 KB 260/1461 KB 260/1118 KB 532/562 KB 896/1192 KB 260/1461 KB 260/1118 KB 500/562 KB 864/1192 KB 244/1461 KB 260/1118 KB 46/46 KB 532/562 KB 896/1192 KB 260/1461 KB 264/1118 KB 532/562 KB 896/1192 KB 260/1461 KB 268/1118 KB 532/562 KB 896/1192 KB 260/1461 KB 272/1118 KB 532/562 KB 896/1192 KB 260/1461 KB 276/1118 KB 532/562 KB 896/1192 KB 260/1461 KB 280/1118 KB 532/562 KB 896/1192 KB 260/1461 KB 284/1118 KB 532/562 KB 896/1192 KB 260/1461 KB 288/1118 KB 532/562 KB 896/1192 KB 260/1461 KB 292/1118 KB 532/562 KB 884/1192 KB 260/1461 KB 260/1118 KB 536/562 KB 900/1192 KB 260/1461 KB 292/1118 KB 540/562 KB 900/1192 KB 260/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.4 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 516/562 KB 868/1192 KB 260/1461 KB 260/1118 KB 46/46 KB 540/562 KB 900/1192 KB 264/1461 KB 296/1118 KB 540/562 KB 900/1192 KB 268/1461 KB 296/1118 KB 540/562 KB 900/1192 KB 272/1461 KB 296/1118 KB 540/562 KB 900/1192 KB 276/1461 KB 296/1118 KB 540/562 KB 900/1192 KB 260/1461 KB 296/1118 KB 540/562 KB 900/1192 KB 280/1461 KB 296/1118 KB 540/562 KB 900/1192 KB 284/1461 KB 300/1118 KB 544/562 KB 900/1192 KB 288/1461 KB 300/1118 KB 532/562 KB 900/1192 KB 260/1461 KB 292/1118 KB 540/562 KB 900/1192 KB 280/1461 KB 300/1118 KB 544/562 KB 900/1192 KB 288/1461 KB 304/1118 KB 544/562 KB 900/1192 KB 284/1461 KB 300/1118 KB 548/562 KB 900/1192 KB 288/1461 KB 304/1118 KB 552/562 KB 904/1192 KB 292/1461 KB 308/1118 KB 556/562 KB 904/1192 KB 292/1461 KB 308/1118 KB 560/562 KB 904/1192 KB 292/1461 KB 308/1118 KB Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 548/562 KB 904/1192 KB 292/1461 KB 308/1118 KB 560/562 KB 908/1192 KB 292/1461 KB 308/1118 KB 560/562 KB 912/1192 KB 292/1461 KB 308/1118 KB 560/562 KB 916/1192 KB 292/1461 KB 308/1118 KB 562/562 KB 920/1192 KB 292/1461 KB 308/1118 KB 548/562 KB 900/1192 KB 292/1461 KB 308/1118 KB 548/562 KB 900/1192 KB 288/1461 KB 308/1118 KB 562/562 KB 924/1192 KB 296/1461 KB 312/1118 KB 562/562 KB 924/1192 KB 296/1461 KB 316/1118 KB 562/562 KB 924/1192 KB 296/1461 KB 320/1118 KB 562/562 KB 916/1192 KB 292/1461 KB 308/1118 KB 562/562 KB 924/1192 KB 296/1461 KB 308/1118 KB 562/562 KB 924/1192 KB 300/1461 KB 320/1118 KB 562/562 KB 924/1192 KB 300/1461 KB 324/1118 KB 562/562 KB 924/1192 KB 292/1461 KB 308/1118 KB 562/562 KB 924/1192 KB 304/1461 KB 324/1118 KB 562/562 KB 928/1192 KB 304/1461 KB 324/1118 KB 562/562 KB 928/1192 KB 308/1461 KB 324/1118 KB 562/562 KB 932/1192 KB 312/1461 KB 328/1118 KB 562/562 KB 932/1192 KB 308/1461 KB 328/1118 KB 562/562 KB 932/1192 KB 312/1461 KB 332/1118 KB 562/562 KB 932/1192 KB 312/1461 KB 336/1118 KB 562/562 KB 932/1192 KB 308/1461 KB 324/1118 KB 562/562 KB 936/1192 KB 316/1461 KB 336/1118 KB 562/562 KB 940/1192 KB 316/1461 KB 340/1118 KB 562/562 KB 932/1192 KB 316/1461 KB 336/1118 KB 4/287 KB 562/562 KB 940/1192 KB 320/1461 KB 340/1118 KB 4/287 KB 562/562 KB 940/1192 KB 316/1461 KB 340/1118 KB 8/287 KB 562/562 KB 940/1192 KB 320/1461 KB 340/1118 KB 12/287 KB 562/562 KB 940/1192 KB 320/1461 KB 340/1118 KB 16/287 KB 562/562 KB 940/1192 KB 320/1461 KB 340/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 337.9 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 562/562 KB 936/1192 KB 316/1461 KB 340/1118 KB 20/287 KB 944/1192 KB 324/1461 KB 344/1118 KB 20/287 KB 944/1192 KB 324/1461 KB 340/1118 KB 20/287 KB 944/1192 KB 328/1461 KB 344/1118 KB 20/287 KB 944/1192 KB 320/1461 KB 340/1118 KB 20/287 KB 948/1192 KB 332/1461 KB 348/1118 KB 20/287 KB 940/1192 KB 320/1461 KB 340/1118 KB 24/287 KB 948/1192 KB 332/1461 KB 348/1118 KB 28/287 KB 948/1192 KB 332/1461 KB 348/1118 KB 20/287 KB 944/1192 KB 328/1461 KB 348/1118 KB 20/287 KB 944/1192 KB 332/1461 KB 348/1118 KB 28/287 KB 948/1192 KB 336/1461 KB 352/1118 KB 32/287 KB 952/1192 KB 336/1461 KB 352/1118 KB 32/287 KB 956/1192 KB 336/1461 KB 352/1118 KB 28/287 KB 948/1192 KB 332/1461 KB 352/1118 KB 32/287 KB 948/1192 KB 336/1461 KB 352/1118 KB 36/287 KB 960/1192 KB 336/1461 KB 352/1118 KB 40/287 KB 960/1192 KB 340/1461 KB 356/1118 KB 36/287 KB 960/1192 KB 340/1461 KB 356/1118 KB 44/287 KB 960/1192 KB 344/1461 KB 356/1118 KB 32/287 KB 960/1192 KB 336/1461 KB 352/1118 KB 44/287 KB 964/1192 KB 344/1461 KB 356/1118 KB 36/287 KB 960/1192 KB 336/1461 KB 356/1118 KB 44/287 KB 964/1192 KB 344/1461 KB 360/1118 KB 44/287 KB 960/1192 KB 344/1461 KB 356/1118 KB 44/287 KB 964/1192 KB 344/1461 KB 364/1118 KB 48/287 KB 964/1192 KB 348/1461 KB 364/1118 KB 48/287 KB 964/1192 KB 344/1461 KB 364/1118 KB 48/287 KB 964/1192 KB 352/1461 KB 368/1118 KB 48/287 KB 964/1192 KB 348/1461 KB 368/1118 KB 48/287 KB 968/1192 KB 352/1461 KB 368/1118 KB 52/287 KB 968/1192 KB 352/1461 KB 368/1118 KB 56/287 KB 972/1192 KB 356/1461 KB 372/1118 KB 52/287 KB 972/1192 KB 356/1461 KB 372/1118 KB 60/287 KB 972/1192 KB 360/1461 KB 372/1118 KB 60/287 KB 972/1192 KB 364/1461 KB 372/1118 KB 60/287 KB 972/1192 KB 368/1461 KB 372/1118 KB 52/287 KB 972/1192 KB 352/1461 KB 372/1118 KB 60/287 KB 976/1192 KB 368/1461 KB 372/1118 KB 60/287 KB 980/1192 KB 368/1461 KB 372/1118 KB 52/287 KB 968/1192 KB 352/1461 KB 372/1118 KB 60/287 KB 984/1192 KB 368/1461 KB 376/1118 KB 60/287 KB 984/1192 KB 368/1461 KB 380/1118 KB 60/287 KB 984/1192 KB 368/1461 KB 384/1118 KB 60/287 KB 972/1192 KB 360/1461 KB 372/1118 KB 64/287 KB 984/1192 KB 368/1461 KB 384/1118 KB 60/287 KB 984/1192 KB 368/1461 KB 384/1118 KB 64/287 KB 988/1192 KB 368/1461 KB 384/1118 KB 64/287 KB 992/1192 KB 368/1461 KB 388/1118 KB 64/287 KB 996/1192 KB 368/1461 KB 388/1118 KB 64/287 KB 1000/1192 KB 368/1461 KB 388/1118 KB 64/287 KB 988/1192 KB 368/1461 KB 388/1118 KB 64/287 KB 1000/1192 KB 368/1461 KB 392/1118 KB 64/287 KB 1000/1192 KB 368/1461 KB 396/1118 KB 64/287 KB 1000/1192 KB 368/1461 KB 400/1118 KB 64/287 KB 1004/1192 KB 368/1461 KB 400/1118 KB 64/287 KB 1008/1192 KB 368/1461 KB 400/1118 KB 64/287 KB 1012/1192 KB 368/1461 KB 404/1118 KB 64/287 KB 1016/1192 KB 368/1461 KB 404/1118 KB 64/287 KB 1020/1192 KB 368/1461 KB 404/1118 KB 64/287 KB 1024/1192 KB 368/1461 KB 404/1118 KB 64/287 KB 1008/1192 KB 368/1461 KB 404/1118 KB 64/287 KB 1024/1192 KB 368/1461 KB 408/1118 KB 64/287 KB 1024/1192 KB 368/1461 KB 412/1118 KB 64/287 KB 1024/1192 KB 368/1461 KB 416/1118 KB 64/287 KB 1024/1192 KB 368/1461 KB 420/1118 KB 68/287 KB 1028/1192 KB 372/1461 KB 424/1118 KB 68/287 KB 1028/1192 KB 372/1461 KB 428/1118 KB 68/287 KB 1028/1192 KB 372/1461 KB 432/1118 KB 68/287 KB 1024/1192 KB 368/1461 KB 420/1118 KB 72/287 KB 1028/1192 KB 372/1461 KB 432/1118 KB 76/287 KB 1028/1192 KB 372/1461 KB 432/1118 KB 80/287 KB 1028/1192 KB 372/1461 KB 432/1118 KB 84/287 KB 1028/1192 KB 372/1461 KB 432/ unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 1118 KB 88/287 KB 1028/1192 KB 372/1461 KB 432/1118 KB 92/287 KB 1028/1192 KB 372/1461 KB 432/1118 KB 96/287 KB 1028/1192 KB 372/1461 KB 432/1118 KB 100/287 KB 1028/1192 KB 372/1461 KB 432/1118 KB 104/287 KB 1028/1192 KB 372/1461 KB 432/1118 KB 108/287 KB 1028/1192 KB 372/1461 KB 432/1118 KB 112/287 KB 1028/1192 KB 372/1461 KB 432/1118 KB 68/287 KB 1028/1192 KB 372/1461 KB 420/1118 KB 68/287 KB 1024/1192 KB 372/1461 KB 420/1118 KB 112/287 KB 1028/1192 KB 376/1461 KB 432/1118 KB 112/287 KB 1028/1192 KB 380/1461 KB 432/1118 KB 112/287 KB 1028/1192 KB 384/1461 KB 432/1118 KB 112/287 KB 1028/1192 KB 388/1461 KB 432/1118 KB 112/287 KB 1028/1192 KB 392/1461 KB 432/1118 KB 112/287 KB 1028/1192 KB 396/1461 KB 432/1118 KB 112/287 KB 1028/1192 KB 400/1461 KB 432/1118 KB 112/287 KB 1028/1192 KB 404/1461 KB 432/1118 KB 112/287 KB 1032/1192 KB 408/1461 KB 432/1118 KB 112/287 KB 1032/1192 KB 412/1461 KB 432/1118 KB 112/287 KB 1032/1192 KB 416/1461 KB 432/1118 KB 112/287 KB 1032/1192 KB 420/1461 KB 432/1118 KB 116/287 KB 1032/1192 KB 424/1461 KB 436/1118 KB 112/287 KB 1032/1192 KB 404/1461 KB 432/1118 KB 116/287 KB 1036/1192 KB 424/1461 KB 436/1118 KB 116/287 KB 1040/1192 KB 424/1461 KB 436/1118 KB 116/287 KB 1044/1192 KB 424/1461 KB 436/1118 KB 116/287 KB 1048/1192 KB 424/1461 KB 436/1118 KB 116/287 KB 1052/1192 KB 424/1461 KB 436/1118 KB 116/287 KB 1056/1192 KB 424/1461 KB 436/1118 KB 116/287 KB 1032/1192 KB 420/1461 KB 436/1118 KB 120/287 KB 1056/1192 KB 428/1461 KB 436/1118 KB 124/287 KB 1056/1192 KB 428/1461 KB 436/1118 KB 128/287 KB 1056/1192 KB 428/1461 KB 436/1118 KB 112/287 KB 1032/1192 KB 420/1461 KB 436/1118 KB 128/287 KB 1056/1192 KB 428/1461 KB 440/1118 KB 128/287 KB 1056/1192 KB 428/1461 KB 444/1118 KB 128/287 KB 1056/1192 KB 428/1461 KB 448/1118 KB 132/287 KB 1056/1192 KB 428/1461 KB 448/1118 KB 136/287 KB 1060/1192 KB 428/1461 KB 452/1118 KB 140/287 KB 1060/1192 KB 428/1461 KB 452/1118 KB 144/287 KB 1060/1192 KB 428/1461 KB 452/1118 KB 116/287 KB 1056/1192 KB 428/1461 KB 436/1118 KB 144/287 KB 1060/1192 KB 432/1461 KB 452/1118 KB 144/287 KB 1060/1192 KB 436/1461 KB 452/1118 KB 148/287 KB 1060/1192 KB 440/1461 KB 452/1118 KB 148/287 KB 1060/1192 KB 444/1461 KB 452/1118 KB 148/287 KB 1060/1192 KB 448/1461 KB 452/1118 KB 132/287 KB 1060/1192 KB 428/1461 KB 452/1118 KB 148/287 KB 1064/1192 KB 448/1461 KB 452/1118 KB 148/287 KB 1068/1192 KB 448/1461 KB 452/1118 KB 148/287 KB 1072/1192 KB 448/1461 KB 452/1118 KB 132/287 KB 1056/1192 KB 428/1461 KB 452/1118 KB 148/287 KB 1072/1192 KB 448/1461 KB 456/1118 KB 148/287 KB 1072/1192 KB 448/1461 KB 460/1118 KB 148/287 KB 1072/1192 KB 448/1461 KB 464/1118 KB 148/287 KB 1072/1192 KB 448/1461 KB 468/1118 KB 148/287 KB 1076/1192 KB 452/1461 KB 472/1118 KB 148/287 KB 1076/1192 KB 452/1461 KB 476/1118 KB 148/287 KB 1060/1192 KB 436/1461 KB 452/1118 KB 152/287 KB 1076/1192 KB 452/1461 KB 476/1118 KB 156/287 KB 1076/1192 KB 452/1461 KB 476/1118 KB 160/287 KB 1076/1192 KB 452/1461 KB 476/1118 KB 164/287 KB 1076/1192 KB 452/1461 KB 476/1118 KB 168/287 KB 1076/1192 KB 452/1461 KB 480/1118 KB 172/287 KB 1076/1192 KB 452/1461 KB 480/1118 KB 176/287 KB 1076/1192 KB 452/1461 KB 480/1118 KB 148/287 KB 1076/1192 KB 452/1461 KB 468/1118 KB 176/287 KB 1076/1192 KB 456/1461 KB 480/1118 KB 176/287 KB 1076/1192 KB 460/1461 KB 480/1118 KB 176/287 KB 1076/1192 KB 464/1461 KB 480/1118 KB 148/287 KB 1076/1192 KB 448/1461 KB 468/1118 KB 176/287 KB 1080/1192 KB 464/1461 KB 4 unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 80/1118 KB 176/287 KB 1084/1192 KB 464/1461 KB 480/1118 KB 176/287 KB 1088/1192 KB 464/1461 KB 480/1118 KB 164/287 KB 1076/1192 KB 452/1461 KB 480/1118 KB 176/287 KB 1088/1192 KB 464/1461 KB 484/1118 KB 176/287 KB 1092/1192 KB 468/1461 KB 488/1118 KB 176/287 KB 1092/1192 KB 468/1461 KB 492/1118 KB 176/287 KB 1092/1192 KB 468/1461 KB 496/1118 KB 176/287 KB 1092/1192 KB 468/1461 KB 500/1118 KB 180/287 KB 1092/1192 KB 468/1461 KB 504/1118 KB 180/287 KB 1092/1192 KB 468/1461 KB 508/1118 KB 180/287 KB 1092/1192 KB 468/1461 KB 512/1118 KB 176/287 KB 1092/1192 KB 468/1461 KB 484/1118 KB 180/287 KB 1092/1192 KB 472/1461 KB 512/1118 KB 180/287 KB 1092/1192 KB 476/1461 KB 512/1118 KB 180/287 KB 1092/1192 KB 480/1461 KB 512/1118 KB 176/287 KB 1092/1192 KB 464/1461 KB 484/1118 KB 180/287 KB 1096/1192 KB 480/1461 KB 512/1118 KB 180/287 KB 1100/1192 KB 480/1461 KB 512/1118 KB 180/287 KB 1104/1192 KB 480/1461 KB 512/1118 KB 180/287 KB 1108/1192 KB 480/1461 KB 512/1118 KB 180/287 KB 1112/1192 KB 484/1461 KB 512/1118 KB 180/287 KB 1116/1192 KB 484/1461 KB 512/1118 KB 180/287 KB 1120/1192 KB 484/1461 KB 512/1118 KB 180/287 KB 1124/1192 KB 484/1461 KB 512/1118 KB 180/287 KB 1128/1192 KB 484/1461 KB 516/1118 KB 180/287 KB 1132/1192 KB 484/1461 KB 516/1118 KB 180/287 KB 1136/1192 KB 484/1461 KB 516/1118 KB 180/287 KB 1092/1192 KB 468/1461 KB 500/1118 KB 184/287 KB 1136/1192 KB 484/1461 KB 516/1118 KB 188/287 KB 1136/1192 KB 484/1461 KB 516/1118 KB 192/287 KB 1136/1192 KB 484/1461 KB 516/1118 KB 196/287 KB 1136/1192 KB 484/1461 KB 516/1118 KB 200/287 KB 1136/1192 KB 484/1461 KB 516/1118 KB 204/287 KB 1136/1192 KB 484/1461 KB 516/1118 KB 208/287 KB 1136/1192 KB 484/1461 KB 516/1118 KB 180/287 KB 1124/1192 KB 484/1461 KB 516/1118 KB 208/287 KB 1136/1192 KB 484/1461 KB 520/1118 KB 180/287 KB 1108/1192 KB 484/1461 KB 512/1118 KB 208/287 KB 1136/1192 KB 488/1461 KB 524/1118 KB 208/287 KB 1136/1192 KB 492/1461 KB 524/1118 KB 208/287 KB 1136/1192 KB 496/1461 KB 524/1118 KB 208/287 KB 1136/1192 KB 500/1461 KB 524/1118 KB 212/287 KB 1136/1192 KB 504/1461 KB 524/1118 KB 212/287 KB 1136/1192 KB 508/1461 KB 524/1118 KB 212/287 KB 1136/1192 KB 512/1461 KB 524/1118 KB 212/287 KB 1136/1192 KB 516/1461 KB 524/1118 KB 212/287 KB 1140/1192 KB 520/1461 KB 524/1118 KB 212/287 KB 1140/1192 KB 524/1461 KB 524/1118 KB 212/287 KB 1140/1192 KB 528/1461 KB 524/1118 KB 212/287 KB 1136/1192 KB 500/1461 KB 524/1118 KB 216/287 KB 1140/1192 KB 528/1461 KB 524/1118 KB 220/287 KB 1140/1192 KB 528/1461 KB 524/1118 KB 224/287 KB 1140/1192 KB 528/1461 KB 524/1118 KB 208/287 KB 1136/1192 KB 484/1461 KB 524/1118 KB 224/287 KB 1140/1192 KB 528/1461 KB 528/1118 KB 224/287 KB 1140/1192 KB 528/1461 KB 532/1118 KB 224/287 KB 1140/1192 KB 528/1461 KB 536/1118 KB 224/287 KB 1140/1192 KB 528/1461 KB 540/1118 KB 224/287 KB 1140/1192 KB 528/1461 KB 544/1118 KB 224/287 KB 1140/1192 KB 528/1461 KB 548/1118 KB 228/287 KB 1140/1192 KB 532/1461 KB 552/1118 KB 228/287 KB 1140/1192 KB 532/1461 KB 556/1118 KB 228/287 KB 1140/1192 KB 532/1461 KB 560/1118 KB 212/287 KB 1140/1192 KB 516/1461 KB 524/1118 KB 228/287 KB 1144/1192 KB 532/1461 KB 560/1118 KB 228/287 KB 1148/1192 KB 532/1461 KB 560/1118 KB 228/287 KB 1152/1192 KB 532/1461 KB 560/1118 KB 228/287 KB 1156/1192 KB 532/1461 KB 560/1118 KB 228/287 KB 1160/1192 KB 532/1461 KB 560/1118 KB 228/287 KB 1164/1192 KB 532/1461 KB 560/1118 KB 228/287 KB 1168/1192 KB 532/1461 KB 560/1118 KB 228/287 KB 1172/1192 KB 532/146 unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 1 KB 560/1118 KB 228/287 KB 1176/1192 KB 532/1461 KB 564/1118 KB 228/287 KB 1180/1192 KB 532/1461 KB 564/1118 KB 228/287 KB 1184/1192 KB 532/1461 KB 564/1118 KB 228/287 KB 1140/1192 KB 532/1461 KB 548/1118 KB 228/287 KB 1184/1192 KB 536/1461 KB 564/1118 KB 228/287 KB 1140/1192 KB 528/1461 KB 548/1118 KB 232/287 KB 1184/1192 KB 536/1461 KB 564/1118 KB 236/287 KB 1184/1192 KB 536/1461 KB 564/1118 KB 240/287 KB 1184/1192 KB 536/1461 KB 564/1118 KB 244/287 KB 1184/1192 KB 536/1461 KB 564/1118 KB 248/287 KB 1184/1192 KB 536/1461 KB 564/1118 KB 252/287 KB 1184/1192 KB 540/1461 KB 564/1118 KB 256/287 KB 1184/1192 KB 540/1461 KB 564/1118 KB 260/287 KB 1184/1192 KB 540/1461 KB 564/1118 KB 264/287 KB 1184/1192 KB 540/1461 KB 564/1118 KB 268/287 KB 1184/1192 KB 540/1461 KB 564/1118 KB 272/287 KB 1184/1192 KB 540/1461 KB 564/1118 KB 228/287 KB 1172/1192 KB 532/1461 KB 564/1118 KB 272/287 KB 1188/1192 KB 540/1461 KB 568/1118 KB 272/287 KB 1188/1192 KB 540/1461 KB 572/1118 KB 272/287 KB 1188/1192 KB 540/1461 KB 576/1118 KB 272/287 KB 1188/1192 KB 540/1461 KB 580/1118 KB 276/287 KB 1188/1192 KB 540/1461 KB 584/1118 KB 276/287 KB 1188/1192 KB 540/1461 KB 588/1118 KB 276/287 KB 1188/1192 KB 540/1461 KB 592/1118 KB 272/287 KB 1188/1192 KB 540/1461 KB 564/1118 KB 276/287 KB 1192/1192 KB 540/1461 KB 592/1118 KB 276/287 KB 1192/1192 KB 540/1461 KB 592/1118 KB 248/287 KB 1184/1192 KB 540/1461 KB 564/1118 KB 276/287 KB 1192/1192 KB 544/1461 KB 592/1118 KB 276/287 KB 1192/1192 KB 548/1461 KB 592/1118 KB 276/287 KB 1192/1192 KB 552/1461 KB 592/1118 KB 276/287 KB 1192/1192 KB 556/1461 KB 592/1118 KB 276/287 KB 1192/1192 KB 560/1461 KB 592/1118 KB 276/287 KB 1192/1192 KB 564/1461 KB 592/1118 KB 276/287 KB 1192/1192 KB 568/1461 KB 596/1118 KB 276/287 KB 1192/1192 KB 572/1461 KB 596/1118 KB 276/287 KB 1192/1192 KB 576/1461 KB 596/1118 KB 276/287 KB 1188/1192 KB 540/1461 KB 580/1118 KB 280/287 KB 1192/1192 KB 576/1461 KB 596/1118 KB 284/287 KB 1192/1192 KB 576/1461 KB 596/1118 KB 287/287 KB 1192/1192 KB 576/1461 KB 596/1118 KB 287/287 KB 1192/1192 KB 580/1461 KB 596/1118 KB 287/287 KB 1192/1192 KB 584/1461 KB 596/1118 KB 287/287 KB 1192/1192 KB 588/1461 KB 596/1118 KB 287/287 KB 1192/1192 KB 592/1461 KB 596/1118 KB 276/287 KB 1192/1192 KB 564/1461 KB 596/1118 KB 287/287 KB 1192/1192 KB 592/1461 KB 600/1118 KB 287/287 KB 1192/1192 KB 592/1461 KB 604/1118 KB 287/287 KB 1192/1192 KB 592/1461 KB 608/1118 KB 287/287 KB 1192/1192 KB 592/1461 KB 612/1118 KB 287/287 KB 1192/1192 KB 592/1461 KB 616/1118 KB 287/287 KB 1192/1192 KB 592/1461 KB 620/1118 KB 287/287 KB 1192/1192 KB 592/1461 KB 624/1118 KB 287/287 KB 1192/1192 KB 596/1461 KB 624/1118 KB 287/287 KB 1192/1192 KB 600/1461 KB 624/1118 KB 287/287 KB 1192/1192 KB 604/1461 KB 624/1118 KB 287/287 KB 1192/1192 KB 608/1461 KB 624/1118 KB 287/287 KB 1192/1192 KB 608/1461 KB 628/1118 KB 287/287 KB 1192/1192 KB 608/1461 KB 632/1118 KB 287/287 KB 1192/1192 KB 608/1461 KB 636/1118 KB 287/287 KB 1192/1192 KB 608/1461 KB 640/1118 KB 287/287 KB 1192/1192 KB 608/1461 KB 644/1118 KB 287/287 KB 1192/1192 KB 612/1461 KB 644/1118 KB 287/287 KB 1192/1192 KB 616/1461 KB 644/1118 KB 287/287 KB 1192/1192 KB 620/1461 KB 644/1118 KB 287/287 KB 1192/1192 KB 624/1461 KB 644/1118 KB 287/287 KB 1192/1192 KB 628/1461 KB 644/1118 KB 287/287 KB 1192/1192 KB 628/1461 KB 648/1118 KB 287/287 KB 1192/1192 KB 628/1461 KB 652/1118 KB unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 685.6 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 165.0 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 628/1461 KB 656/1118 KB 632/1461 KB 656/1118 KB 636/1461 KB 656/1118 KB 640/1461 KB 656/1118 KB 644/1461 KB 656/1118 KB 648/1461 KB 660/1118 KB 652/1461 KB 660/1118 KB 656/1461 KB 660/1118 KB 644/1461 KB 660/1118 KB 656/1461 KB 664/1118 KB 656/1461 KB 668/1118 KB 656/1461 KB 672/1118 KB 656/1461 KB 676/1118 KB 660/1461 KB 680/1118 KB 660/1461 KB 684/1118 KB 660/1461 KB 688/1118 KB 660/1461 KB 692/1118 KB 660/1461 KB 696/1118 KB 660/1461 KB 700/1118 KB 660/1461 KB 704/1118 KB 660/1461 KB 676/1118 KB 664/1461 KB 704/1118 KB 668/1461 KB 704/1118 KB 672/1461 KB 704/1118 KB 676/1461 KB 704/1118 KB 680/1461 KB 704/1118 KB 684/1461 KB 704/1118 KB 688/1461 KB 704/1118 KB 692/1461 KB 704/1118 KB 696/1461 KB 708/1118 KB 700/1461 KB 708/1118 KB 704/1461 KB 708/1118 KB 692/1461 KB 708/1118 KB 704/1461 KB 712/1118 KB 704/1461 KB 716/1118 KB 704/1461 KB 720/1118 KB 704/1461 KB 724/1118 KB 708/1461 KB 728/1118 KB 708/1461 KB 732/1118 KB 708/1461 KB 736/1118 KB 708/1461 KB 724/1118 KB 712/1461 KB 736/1118 KB 716/1461 KB 736/1118 KB 720/1461 KB 736/1118 KB 724/1461 KB 736/1118 KB 728/1461 KB 740/1118 KB 732/1461 KB 740/1118 KB 736/1461 KB 740/1118 KB 724/1461 KB 740/1118 KB 736/1461 KB 744/1118 KB 736/1461 KB 748/1118 KB 736/1461 KB 752/1118 KB 736/1461 KB 756/1118 KB 740/1461 KB 760/1118 KB 740/1461 KB 764/1118 KB 740/1461 KB 768/1118 KB 740/1461 KB 756/1118 KB 744/1461 KB 768/1118 KB 748/1461 KB 772/1118 KB 748/1461 KB 776/1118 KB 748/1461 KB 780/1118 KB 748/1461 KB 784/1118 KB 748/1461 KB 768/1118 KB 752/1461 KB 784/1118 KB 756/1461 KB 784/1118 KB 760/1461 KB 788/1118 KB 764/1461 KB 788/1118 KB 768/1461 KB 788/1118 KB 756/1461 KB 788/1118 KB 768/1461 KB 792/1118 KB 768/1461 KB 796/1118 KB 768/1461 KB 800/1118 KB 768/1461 KB 804/1118 KB 772/1461 KB 808/1118 KB 772/1461 KB 812/1118 KB 772/1461 KB 816/1118 KB 772/1461 KB 804/1118 KB 776/1461 KB 816/1118 KB 780/1461 KB 816/1118 KB 784/1461 KB 816/1118 KB 788/1461 KB 816/1118 KB 792/1461 KB 820/1118 KB 796/1461 KB 820/1118 KB 800/1461 KB 820/1118 KB 788/1461 KB 820/1118 KB 800/1461 KB 824/1118 KB 800/1461 KB 828/1118 KB 800/1461 KB 832/1118 KB 804/1461 KB 832/1118 KB 808/1461 KB 836/1118 KB 812/1461 KB 836/1118 KB 816/1461 KB 836/1118 KB 804/1461 KB 836/1118 KB 816/1461 KB 840/1118 KB 816/1461 KB 844/1118 KB 816/1461 KB 848/1118 KB 816/1461 KB 852/1118 KB 820/1461 KB 856/1118 KB 820/1461 KB 860/1118 KB 820/1461 KB 852/1118 KB 824/1461 KB 860/1118 KB 828/1461 KB 860/1118 KB 832/1461 KB 860/1118 KB 836/1461 KB 860/1118 KB 836/1461 KB 864/1118 KB 840/1461 KB 868/1118 KB 840/1461 KB 872/1118 KB 840/1461 KB 876/1118 KB 840/1461 KB 880/1118 KB 840/1461 KB 864/1118 KB 844/1461 KB 880/1118 KB 848/1461 KB 880/1118 KB 848/1461 KB 884/1118 KB 852/1461 KB 888/1118 KB 852/1461 KB 892/1118 KB 852/1461 KB 896/1118 KB 852/1461 KB 884/1118 KB 856/1461 KB 896/1118 KB 860/1461 KB 896/1118 KB 864/1461 KB 896/1118 KB 864/1461 KB 900/1118 KB 868/1461 KB 904/1118 KB 868/1461 KB 908/1118 KB 868/1461 KB 912/1118 KB 868/1461 KB 900/1118 KB 872/1461 KB 912/1118 KB 876/1461 KB 912/1118 KB 880/1461 KB 912/1118 KB 884/1461 KB 912/1118 KB 888/1461 KB 916/1118 KB 884/1461 KB 916/1118 KB 888/1461 KB 920/1118 KB 888/1461 KB 924/1118 KB 892/1461 KB 928/1118 KB 892/1461 KB 932/1118 KB 892/1461 KB 936/1118 KB 892/1461 KB 924/1118 KB 896/1461 KB 940/1118 KB 900/1461 KB 940/1118 KB 904/1461 KB 940/1118 KB 908/1461 unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install KB 940/1118 KB 912/1461 KB 940/1118 KB 892/1461 KB 940/1118 KB 916/1461 KB 940/1118 KB 920/1461 KB 944/1118 KB 924/1461 KB 944/1118 KB 928/1461 KB 944/1118 KB 916/1461 KB 944/1118 KB 928/1461 KB 948/1118 KB 928/1461 KB 952/1118 KB 928/1461 KB 956/1118 KB 928/1461 KB 960/1118 KB 928/1461 KB 964/1118 KB 932/1461 KB 968/1118 KB 932/1461 KB 972/1118 KB 932/1461 KB 976/1118 KB 932/1461 KB 964/1118 KB 936/1461 KB 976/1118 KB 940/1461 KB 976/1118 KB 944/1461 KB 976/1118 KB 948/1461 KB 976/1118 KB 952/1461 KB 980/1118 KB 956/1461 KB 980/1118 KB 960/1461 KB 980/1118 KB 964/1461 KB 980/1118 KB 948/1461 KB 980/1118 KB 964/1461 KB 984/1118 KB 964/1461 KB 988/1118 KB 964/1461 KB 992/1118 KB 964/1461 KB 996/1118 KB 968/1461 KB 996/1118 KB 972/1461 KB 996/1118 KB 976/1461 KB 996/1118 KB 980/1461 KB 996/1118 KB 984/1461 KB 1000/1118 KB 988/1461 KB 1000/1118 KB 992/1461 KB 1000/1118 KB 980/1461 KB 1000/1118 KB 992/1461 KB 1004/1118 KB 992/1461 KB 1008/1118 KB 992/1461 KB 1012/1118 KB 992/1461 KB 1016/1118 KB 996/1461 KB 1020/1118 KB 996/1461 KB 1024/1118 KB 996/1461 KB 1028/1118 KB 996/1461 KB 1032/1118 KB 996/1461 KB 1016/1118 KB 1000/1461 KB 1032/1118 KB 1004/1461 KB 1032/1118 KB 1008/1461 KB 1032/1118 KB 1012/1461 KB 1032/1118 KB 1012/1461 KB 1036/1118 KB 1012/1461 KB 1040/1118 KB 1012/1461 KB 1044/1118 KB 1016/1461 KB 1044/1118 KB 1020/1461 KB 1044/1118 KB 1024/1461 KB 1044/1118 KB 1024/1461 KB 1048/1118 KB 1024/1461 KB 1052/1118 KB 1028/1461 KB 1052/1118 KB 1032/1461 KB 1056/1118 KB 1036/1461 KB 1056/1118 KB 1040/1461 KB 1056/1118 KB 1028/1461 KB 1056/1118 KB 1040/1461 KB 1060/1118 KB 1040/1461 KB 1064/1118 KB 1044/1461 KB 1068/1118 KB 1044/1461 KB 1072/1118 KB 1044/1461 KB 1076/1118 KB 1044/1461 KB 1064/1118 KB 1048/1461 KB 1076/1118 KB 1052/1461 KB 1076/1118 KB 1056/1461 KB 1076/1118 KB 1060/1461 KB 1076/1118 KB 1064/1461 KB 1080/1118 KB 1068/1461 KB 1080/1118 KB 1072/1461 KB 1080/1118 KB 1060/1461 KB 1080/1118 KB 1072/1461 KB 1084/1118 KB 1072/1461 KB 1088/1118 KB 1072/1461 KB 1092/1118 KB 1072/1461 KB 1096/1118 KB 1072/1461 KB 1100/1118 KB 1072/1461 KB 1104/1118 KB 1076/1461 KB 1104/1118 KB 1080/1461 KB 1104/1118 KB 1084/1461 KB 1104/1118 KB 1088/1461 KB 1104/1118 KB 1092/1461 KB 1104/1118 KB 1096/1461 KB 1108/1118 KB 1100/1461 KB 1108/1118 KB 1104/1461 KB 1108/1118 KB 1092/1461 KB 1108/1118 KB 1104/1461 KB 1112/1118 KB 1104/1461 KB 1116/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 617.2 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 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 791.4 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 12:55:54 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 364.1 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 12:55:54 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 109.8 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 12:55:54 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 131.6 KB/sec) unit-abot-epc-basic-0: 12:55:54 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: 12:55:54 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 117.1 KB/sec) unit-abot-epc-basic-0: 12:55:54 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: 12:55:54 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: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 12:55:54 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 272.9 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 12:55:54 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 158.1 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 12:55:54 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 109.5 KB/sec) unit-abot-epc-basic-0: 12:55:54 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: 12:55:54 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 577.1 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 12:55:54 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: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 12:55:54 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 170.8 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 12:55: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/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 403.8 KB/sec) unit-abot-epc-basic-0: 12:55:54 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: 12:55:54 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 607.0 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 12:55:54 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: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 12:55:54 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: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 12:55:54 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 307.2 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 12:55:54 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 605.7 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 12:55:54 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: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 12:55:54 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: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 12:55: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/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 686.3 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 3/149 KB 6/149 KB 9/149 KB 11/149 KB 14/149 KB 14/149 KB 4/21 KB 14/149 KB 8/21 KB 4/10 KB 14/149 KB 12/21 KB 4/10 KB 14/149 KB 16/21 KB 4/10 KB 14/149 KB 20/21 KB 4/10 KB 14/149 KB 21/21 KB 4/10 KB 14/149 KB 4/21 KB 4/10 KB 14/149 KB 21/21 KB 8/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 3/6 KB 27/149 KB 21/21 KB 10/10 KB 3/6 KB 25/149 KB 21/21 KB 10/10 KB 6/6 KB 30/149 KB 21/21 KB 10/10 KB 6/6 KB 30/149 KB 21/21 KB 10/10 KB 3/6 KB 30/149 KB 21/21 KB 10/10 KB 6/6 KB 32/149 KB 21/21 KB 10/10 KB 6/6 KB 36/149 KB 21/21 KB 10/10 KB 6/6 KB 40/149 KB 21/21 KB 10/10 KB 6/6 KB 44/149 KB 21/21 KB 10/10 KB 6/6 KB 48/149 KB 21/21 KB 10/10 KB 6/6 KB 52/149 KB 21/21 KB 10/10 KB 6/6 KB 56/149 KB 21/21 KB 10/10 KB 6/6 KB 60/149 KB 21/21 KB 10/10 KB 6/6 KB 64/149 KB 21/21 KB 10/10 KB 6/6 KB 68/149 KB 21/21 KB 10/10 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.jar (21 KB at 810.8 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 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 388.3 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 223.0 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 3/14 KB 68/149 KB 6/14 KB 68/149 KB 9/14 KB 68/149 KB 11/14 KB 68/149 KB 11/14 KB 72/149 KB 11/14 KB 76/149 KB 11/14 KB 80/149 KB 14/14 KB 80/149 KB 14/14 KB 84/149 KB 14/14 KB 4/30 KB 84/149 KB 14/14 KB 8/30 KB 84/149 KB 14/14 KB 12/30 KB 84/149 KB 14/14 KB 16/30 KB 84/149 KB 14/14 KB 20/30 KB 84/149 KB 14/14 KB 24/30 KB 84/149 KB 14/14 KB 28/30 KB 84/149 KB 3/14 KB 14/14 KB 30/30 KB 84/149 KB 3/14 KB 14/14 KB 28/30 KB 84/149 KB 6/14 KB 14/14 KB 30/30 KB 84/149 KB 9/14 KB 14/14 KB 30/30 KB 84/149 KB 11/14 KB 30/30 KB 84/149 KB 14/14 KB 30/30 KB 88/149 KB 14/14 KB 30/30 KB 88/149 KB 3/37 KB 14/14 KB 30/30 KB 88/149 KB 6/37 KB 14/14 KB 30/30 KB 88/149 KB 9/37 KB 14/14 KB 30/30 KB 88/149 KB 11/37 KB 14/14 KB 30/30 KB 88/149 KB 14/37 KB 14/14 KB 30/30 KB 88/149 KB 16/37 KB 14/14 KB 30/30 KB 88/149 KB 19/37 KB 14/14 KB 30/30 KB 88/149 KB 22/37 KB 14/14 KB 30/30 KB 88/149 KB 25/37 KB 14/14 KB 30/30 KB 88/149 KB 27/37 KB 14/14 KB 30/30 KB 88/149 KB 30/37 KB 14/14 KB 30/30 KB 88/149 KB 32/37 KB 14/14 KB 30/30 KB 88/149 KB 35/37 KB 14/14 KB 30/30 KB 88/149 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 794.9 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 11/14 KB 30/30 KB 88/149 KB 14/14 KB 92/149 KB 37/37 KB 14/14 KB 96/149 KB 37/37 KB 14/14 KB 100/149 KB 37/37 KB 14/14 KB 104/149 KB 37/37 KB 14/14 KB 108/149 KB 37/37 KB 14/14 KB 112/149 KB 37/37 KB 14/14 KB 116/149 KB 37/37 KB 120/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 349.8 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 857.3 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 124/149 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: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 128/149 KB Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 132/149 KB 136/149 KB 140/149 KB 144/149 KB 148/149 KB 149/149 KB 3/11 KB 149/149 KB 6/11 KB 149/149 KB 3/43 KB 9/11 KB 149/149 KB 3/43 KB 6/11 KB 149/149 KB 6/43 KB 9/11 KB 149/149 KB 6/43 KB 9/11 KB 149/149 KB 3/37 KB 6/43 KB 9/11 KB 149/149 KB 6/37 KB 6/43 KB 11/11 KB 149/149 KB 6/37 KB 6/43 KB 11/11 KB 149/149 KB 9/37 KB 2/7 KB 9/43 KB 11/11 KB 149/149 KB 9/37 KB 5/7 KB 6/43 KB 11/11 KB 149/149 KB 9/37 KB 9/43 KB 11/11 KB 149/149 KB 9/37 KB 2/7 KB 9/43 KB 11/11 KB 149/149 KB 11/37 KB 5/7 KB 11/43 KB 11/11 KB 149/149 KB 11/37 KB 5/7 KB 11/43 KB 11/11 KB 149/149 KB 14/37 KB 5/7 KB 11/43 KB 11/11 KB 149/149 KB 14/37 KB 7/7 KB 14/43 KB 11/11 KB 149/149 KB 14/37 KB 7/7 KB 16/43 KB 11/11 KB 149/149 KB 16/37 KB 7/7 KB 14/43 KB 11/11 KB 149/149 KB 16/37 KB 7/7 KB 16/43 KB 11/11 KB 149/149 KB 19/37 KB 7/7 KB 16/43 KB 11/11 KB 149/149 KB 22/37 KB 7/7 KB 19/43 KB 11/11 KB 149/149 KB 22/37 KB 7/7 KB 22/43 KB 11/11 KB 149/149 KB 22/37 KB 7/7 KB 25/43 KB 11/11 KB 25/37 KB 7/7 KB 27/43 KB 11/11 KB 25/37 KB 7/7 KB 30/43 KB 11/11 KB 25/37 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2028.3 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 22/43 KB 11/11 KB 149/149 KB 25/37 KB 7/7 KB 32/43 KB 11/11 KB 27/37 KB 7/7 KB 32/43 KB 11/11 KB 30/37 KB 7/7 KB 32/43 KB 11/11 KB 32/37 KB 7/7 KB 32/43 KB 35/37 KB 7/7 KB 32/43 KB 11/11 KB 25/37 KB 7/7 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 178.6 KB/sec) unit-abot-epc-basic-0: 12:55:54 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 114.6 KB/sec) unit-abot-epc-basic-0: 12:55:54 DEBUG unit.abot-epc-basic/0.install 36/43 KB 35/37 KB 40/43 KB 37/37 KB 43/43 KB 37/37 KB 36/43 KB 37/37 KB 3/60 KB 43/43 KB 37/37 KB 6/60 KB 43/43 KB 37/37 KB 9/60 KB 43/43 KB 37/37 KB 11/60 KB 43/43 KB 37/37 KB 14/60 KB 43/43 KB 37/37 KB 16/60 KB 43/43 KB 37/37 KB 19/60 KB 43/43 KB 37/37 KB 22/60 KB 43/43 KB 37/37 KB 25/60 KB 43/43 KB 37/37 KB 27/60 KB 43/43 KB 37/37 KB 30/60 KB 43/43 KB 37/37 KB 32/60 KB 43/43 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 528.1 KB/sec) unit-abot-epc-basic-0: 12:55:54 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 601.4 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 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 736.1 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 112.2 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1154.0 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 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 121.6 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 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 131.9 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 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 584.8 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 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: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 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 235.9 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 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 119.9 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 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 111.2 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 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 116.0 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 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 100.2 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 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 189.0 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 188.3 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 168.9 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 12:55:55 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 66.0 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 12:55:55 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 222.3 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 12:55:55 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 70.6 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 12:55:55 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 341.0 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 245.5 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1514.9 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 12:55:55 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 48.3 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 12:55:55 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 48.0 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 12:55:55 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 75.9 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/21 KB 3/48 KB 5/13 KB 4/87 KB 3/156 KB 3/21 KB 3/48 KB 3/13 KB 4/87 KB 3/156 KB 6/21 KB 3/48 KB 5/13 KB 4/87 KB 3/156 KB 9/21 KB 3/48 KB 5/13 KB 4/87 KB 3/156 KB 11/21 KB 3/48 KB 5/13 KB 4/87 KB 3/156 KB 14/21 KB 3/48 KB 5/13 KB 4/87 KB 3/156 KB 16/21 KB 3/48 KB 5/13 KB 4/87 KB 3/156 KB 3/48 KB 3/13 KB 4/87 KB 3/156 KB 16/21 KB 6/48 KB 8/13 KB 4/87 KB 3/156 KB 16/21 KB 9/48 KB 8/13 KB 4/87 KB 3/156 KB 16/21 KB 11/48 KB 8/13 KB 4/87 KB 3/156 KB 16/21 KB 14/48 KB 8/13 KB 4/87 KB 3/156 KB 16/21 KB 16/48 KB 8/13 KB 4/87 KB 3/156 KB 16/21 KB 19/48 KB 8/13 KB 4/87 KB 3/156 KB 3/13 KB 4/87 KB 3/156 KB 19/21 KB 19/48 KB 8/13 KB 4/87 KB 6/156 KB 19/21 KB 19/48 KB 8/13 KB 4/87 KB 9/156 KB 19/21 KB 19/48 KB 8/13 KB 4/87 KB 11/156 KB 19/21 KB 19/48 KB 8/13 KB 4/87 KB 14/156 KB 19/21 KB 19/48 KB 8/13 KB 4/87 KB 16/156 KB 3/13 KB 4/87 KB 19/21 KB 19/48 KB 8/13 KB 8/87 KB 16/156 KB 19/21 KB 19/48 KB 8/13 KB 12/87 KB 16/156 KB 19/21 KB 19/48 KB 8/13 KB 16/87 KB 16/156 KB 19/21 KB 19/48 KB 8/13 KB 20/87 KB 16/156 KB 19/21 KB 19/48 KB 8/13 KB 24/87 KB 16/156 KB 19/21 KB 22/48 KB 8/13 KB 28/87 KB 19/156 KB 19/21 KB 22/48 KB 8/13 KB 32/87 KB 19/156 KB 19/21 KB 22/48 KB 8/13 KB 36/87 KB 19/156 KB 19/21 KB 22/48 KB 8/13 KB 40/87 KB 19/156 KB 19/21 KB 22/48 KB 8/13 KB 44/87 KB 19/156 KB 19/21 KB 22/48 KB 8/13 KB 48/87 KB 19/156 KB 19/21 KB 19/48 KB 8/13 KB 4/87 KB 3/156 KB 16/21 KB 3/48 KB 8/13 KB 4/87 KB 3/156 KB 19/21 KB 22/48 KB 11/13 KB 48/87 KB 19/156 KB 19/21 KB 22/48 KB 8/13 KB 24/87 KB 19/156 KB 21/21 KB 22/48 KB 11/13 KB 48/87 KB 19/156 KB 19/21 KB 22/48 KB 8/13 KB 24/87 KB 16/156 KB 21/21 KB 22/48 KB 13/13 KB 48/87 KB 19/156 KB 21/21 KB 25/48 KB 13/13 KB 48/87 KB 22/156 KB 21/21 KB 22/48 KB 13/13 KB 48/87 KB 22/156 KB 21/21 KB 25/48 KB 13/13 KB 48/87 KB 25/156 KB 21/21 KB 27/48 KB 13/13 KB 48/87 KB 27/156 KB 21/21 KB 27/48 KB 13/13 KB 52/87 KB 30/156 KB 21/21 KB 27/48 KB 13/13 KB 52/87 KB 32/156 KB 21/21 KB 27/48 KB 13/13 KB 52/87 KB 36/156 KB 21/21 KB 27/48 KB 13/13 KB 48/87 KB 25/156 KB 21/21 KB 30/48 KB 13/13 KB 52/87 KB 36/156 KB 21/21 KB 32/48 KB 13/13 KB 52/87 KB 36/156 KB 21/21 KB 36/48 KB 13/13 KB 52/87 KB 36/156 KB 21/21 KB 40/48 KB 13/13 KB 52/87 KB 36/156 KB 21/21 KB 44/48 KB 13/13 KB 52/87 KB 36/156 KB 21/21 KB 27/48 KB 13/13 KB 52/87 KB 27/156 KB 21/21 KB 44/48 KB 13/13 KB 56/87 KB 40/156 KB 21/21 KB 44/48 KB 13/13 KB 52/87 KB 40/156 KB 21/21 KB 48/48 KB 13/13 KB 56/87 KB 44/156 KB 21/21 KB 48/48 KB 13/13 KB 56/87 KB 48/156 KB 21/21 KB 48/48 KB 13/13 KB 56/87 KB 40/156 KB 21/21 KB 48/48 KB 13/13 KB 60/87 KB 48/156 KB 21/21 KB 48/48 KB 13/13 KB 64/87 KB 48/156 KB 21/21 KB 48/48 KB 13/13 KB 68/87 KB 52/156 KB 21/21 KB 48/48 KB 13/13 KB 72/87 KB 52/156 KB 21/21 KB 48/48 KB 13/13 KB 76/87 KB 52/156 KB 21/21 KB 48/48 KB 13/13 KB 80/87 KB 52/156 KB 21/21 KB 48/48 KB 13/13 KB 84/87 KB 52/156 KB 21/21 KB 48/48 KB 87/87 KB 52/156 KB 21/21 KB 48/48 KB 13/13 KB 64/87 KB 52/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 314.7 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 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 617.8 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 48/48 KB 87/87 KB 56/156 KB 48/48 KB 87/87 KB 60/156 KB 48/48 KB 87/87 KB 64/156 KB 48/48 KB 87/87 KB 68/156 KB 87/87 KB 72/156 KB 87/87 KB 76/156 KB 87/87 KB 80/156 KB 87/87 KB 84/156 KB 87/87 KB 3/35 KB 88/156 KB 87/87 KB 3/35 KB 4/86 KB 92/156 KB 87/87 KB 3/35 KB 4/86 KB 96/156 KB 3/35 KB 4/86 KB 100/156 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 1065.8 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1736.5 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 87/87 KB 3/35 KB 4/86 KB 88/156 KB 3/35 KB 8/86 KB 100/156 KB 87/87 KB 3/35 KB 84/156 KB 5/35 KB 8/86 KB 100/156 KB 8/35 KB 8/86 KB 100/156 KB 11/35 KB 8/86 KB 100/156 KB 13/35 KB 8/86 KB 100/156 KB 13/35 KB 12/86 KB 100/156 KB 13/35 KB 16/86 KB 100/156 KB 16/35 KB 16/86 KB 100/156 KB 16/35 KB 20/86 KB 100/156 KB 19/35 KB 20/86 KB 100/156 KB 21/35 KB 20/86 KB 100/156 KB 24/35 KB 20/86 KB 100/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 24/35 KB 24/86 KB 100/156 KB 24/35 KB 28/86 KB 100/156 KB 24/35 KB 32/86 KB 100/156 KB 27/35 KB 32/86 KB 100/156 KB 3/24 KB 27/35 KB 32/86 KB 100/156 KB 5/24 KB 27/35 KB 32/86 KB 100/156 KB 8/24 KB 27/35 KB 32/86 KB 100/156 KB 11/24 KB 27/35 KB 32/86 KB 100/156 KB 11/24 KB 27/35 KB 36/86 KB 100/156 KB 13/24 KB 29/35 KB 40/86 KB 104/156 KB 13/24 KB 29/35 KB 44/86 KB 104/156 KB 13/24 KB 29/35 KB 48/86 KB 104/156 KB 13/24 KB 29/35 KB 36/86 KB 104/156 KB 13/24 KB 29/35 KB 48/86 KB 108/156 KB 13/24 KB 29/35 KB 48/86 KB 112/156 KB 13/24 KB 29/35 KB 36/86 KB 100/156 KB 13/24 KB 27/35 KB 36/86 KB 100/156 KB 16/24 KB 29/35 KB 48/86 KB 112/156 KB 16/24 KB 32/35 KB 48/86 KB 112/156 KB 19/24 KB 32/35 KB 48/86 KB 112/156 KB 19/24 KB 35/35 KB 48/86 KB 112/156 KB 21/24 KB 35/35 KB 48/86 KB 112/156 KB 21/24 KB 35/35 KB 48/86 KB 112/156 KB 24/24 KB 35/35 KB 48/86 KB 112/156 KB 24/24 KB 35/35 KB 52/86 KB 112/156 KB 4/14 KB 24/24 KB 35/35 KB 52/86 KB 112/156 KB 4/14 KB 24/24 KB 35/35 KB 52/86 KB 112/156 KB 8/14 KB 24/24 KB 35/35 KB 52/86 KB 116/156 KB 12/14 KB 24/24 KB 35/35 KB 52/86 KB 116/156 KB 14/14 KB 24/24 KB 35/35 KB 52/86 KB 112/156 KB 24/24 KB 35/35 KB 56/86 KB 116/156 KB 14/14 KB 24/24 KB 35/35 KB 60/86 KB 116/156 KB 14/14 KB 24/24 KB 35/35 KB 64/86 KB 116/156 KB 14/14 KB 24/24 KB 35/35 KB 52/86 KB 116/156 KB 8/14 KB 24/24 KB 35/35 KB 64/86 KB 120/156 KB 14/14 KB 24/24 KB 35/35 KB 64/86 KB 124/156 KB 14/14 KB 24/24 KB 35/35 KB 64/86 KB 128/156 KB 14/14 KB 24/24 KB 35/35 KB 64/86 KB 132/156 KB 14/14 KB 24/24 KB 35/35 KB 68/86 KB 136/156 KB 14/14 KB 24/24 KB 35/35 KB 68/86 KB 140/156 KB 14/14 KB 68/86 KB 144/156 KB 14/14 KB 24/24 KB 35/35 KB 68/86 KB 132/156 KB 14/14 KB 72/86 KB 144/156 KB 14/14 KB 76/86 KB 144/156 KB 80/86 KB 144/156 KB 84/86 KB 144/156 KB 86/86 KB 148/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 548.1 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 84/86 KB 148/156 KB 86/86 KB 152/156 KB 86/86 KB 156/156 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 204.0 KB/sec) unit-abot-epc-basic-0: 12:55:55 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 386.8 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 86/86 KB 156/156 KB 4/119 KB 86/86 KB 156/156 KB 8/119 KB 86/86 KB 156/156 KB 12/119 KB 4/37 KB 4/29 KB 16/119 KB 4/37 KB 4/29 KB 12/119 KB 4/37 KB 8/29 KB 16/119 KB 4/37 KB 12/29 KB 16/119 KB 4/37 KB 16/29 KB 16/119 KB 4/37 KB 20/29 KB 16/119 KB 4/37 KB 24/29 KB 16/119 KB 4/37 KB 28/29 KB 16/119 KB 4/37 KB 29/29 KB 20/119 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 1973.3 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 12:55:55 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 1122.0 KB/sec) unit-abot-epc-basic-0: 12:55:55 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.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 4/37 KB 86/86 KB 156/156 KB 12/119 KB 8/37 KB 29/29 KB 20/119 KB 12/37 KB 29/29 KB 20/119 KB 16/37 KB 29/29 KB 20/119 KB 20/37 KB 29/29 KB 20/119 KB 24/37 KB 29/29 KB 20/119 KB 28/37 KB 29/29 KB 20/119 KB 32/37 KB 29/29 KB 20/119 KB 4/37 KB 28/29 KB 20/119 KB 32/37 KB 29/29 KB 24/119 KB 32/37 KB 29/29 KB 28/119 KB 36/37 KB 29/29 KB 28/119 KB 37/37 KB 29/29 KB 28/119 KB 37/37 KB 29/29 KB 32/119 KB 37/37 KB 4/11 KB 29/29 KB 32/119 KB 37/37 KB 8/11 KB 29/29 KB 3/57 KB 32/119 KB 37/37 KB 11/11 KB 29/29 KB 3/57 KB 32/119 KB 37/37 KB 4/11 KB 29/29 KB 3/57 KB 32/119 KB 37/37 KB 11/11 KB 29/29 KB 6/57 KB 32/119 KB 37/37 KB 11/11 KB 29/29 KB 9/57 KB 32/119 KB 37/37 KB 11/11 KB 29/29 KB 11/57 KB 32/119 KB 37/37 KB 11/11 KB 29/29 KB 14/57 KB 32/119 KB 37/37 KB 11/11 KB 29/29 KB 16/57 KB 32/119 KB 37/37 KB 11/11 KB 29/29 KB 19/57 KB 32/119 KB 37/37 KB 11/11 KB 29/29 KB 19/57 KB 36/119 KB 37/37 KB 11/11 KB 29/29 KB 19/57 KB 40/119 KB 37/37 KB 11/11 KB 29/29 KB 19/57 KB 44/119 KB 37/37 KB 11/11 KB 29/29 KB 19/57 KB 48/119 KB 37/37 KB 11/11 KB 29/29 KB 22/57 KB 48/119 KB 37/37 KB 11/11 KB 29/29 KB 22/57 KB 52/119 KB 37/37 KB 11/11 KB 25/57 KB 56/119 KB 37/37 KB 11/11 KB 25/57 KB 60/119 KB 37/37 KB 11/11 KB 25/57 KB 64/119 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 326.3 KB/sec) unit-abot-epc-basic-0: 12:55:55 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: 12:55:55 DEBUG unit.abot-epc-basic/0.install 37/37 KB 11/11 KB 25/57 KB 52/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 415.8 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 114.1 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 11/11 KB 27/57 KB 64/119 KB 30/57 KB 3/33 KB 68/119 KB 32/57 KB 3/33 KB 68/119 KB 36/57 KB 3/33 KB 68/119 KB 40/57 KB 3/33 KB 68/119 KB 44/57 KB 3/33 KB 68/119 KB 48/57 KB 3/33 KB 68/119 KB 52/57 KB 3/33 KB 68/119 KB 56/57 KB 3/33 KB 68/119 KB 57/57 KB 3/33 KB 68/119 KB 27/57 KB 3/33 KB 68/119 KB 57/57 KB 3/33 KB 72/119 KB 57/57 KB 3/33 KB 76/119 KB 57/57 KB 3/33 KB 80/119 KB 27/57 KB 3/33 KB 64/119 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 57/57 KB 6/33 KB 80/119 KB 57/57 KB 9/33 KB 80/119 KB 57/57 KB 11/33 KB 80/119 KB 57/57 KB 14/33 KB 80/119 KB 57/57 KB 16/33 KB 80/119 KB 57/57 KB 16/33 KB 84/119 KB 3/21 KB 57/57 KB 19/33 KB 88/119 KB 3/21 KB 57/57 KB 19/33 KB 92/119 KB 3/21 KB 57/57 KB 19/33 KB 96/119 KB 3/21 KB 57/57 KB 19/33 KB 84/119 KB 3/21 KB 57/57 KB 16/33 KB 84/119 KB 6/21 KB 57/57 KB 19/33 KB 96/119 KB 9/21 KB 57/57 KB 19/33 KB 96/119 KB 11/21 KB 57/57 KB 19/33 KB 96/119 KB 14/21 KB 57/57 KB 19/33 KB 96/119 KB 16/21 KB 57/57 KB 19/33 KB 96/119 KB 19/21 KB 57/57 KB 19/33 KB 96/119 KB 19/21 KB 57/57 KB 22/33 KB 96/119 KB 21/21 KB 57/57 KB 22/33 KB 96/119 KB 21/21 KB 57/57 KB 25/33 KB 96/119 KB 21/21 KB 57/57 KB 27/33 KB 96/119 KB 21/21 KB 30/33 KB 96/119 KB 21/21 KB 3/5 KB 32/33 KB 100/119 KB 21/21 KB 3/5 KB 33/33 KB 100/119 KB 21/21 KB 3/5 KB 30/33 KB 100/119 KB 21/21 KB 4/5 KB 33/33 KB 100/119 KB 21/21 KB 5/5 KB 33/33 KB 100/119 KB 21/21 KB 30/33 KB 100/119 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 537.9 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 21/21 KB 5/5 KB 33/33 KB 104/119 KB 21/21 KB 5/5 KB 33/33 KB 108/119 KB 21/21 KB 5/5 KB 33/33 KB 112/119 KB 21/21 KB 5/5 KB 33/33 KB 116/119 KB 21/21 KB 5/5 KB 33/33 KB 119/119 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: 12:55:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 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 40.4 KB/sec) unit-abot-epc-basic-0: 12:55:55 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 289.5 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install 4/14 KB 119/119 KB 8/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1034.1 KB/sec) unit-abot-epc-basic-0: 12:55:55 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 114.6 KB/sec) unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 12:55:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:55:56 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:55:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 12:55:56 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: 12:55:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 12:55:56 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 122.4 KB/sec) unit-abot-epc-basic-0: 12:55:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 12:55:56 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 1029.3 KB/sec) unit-abot-epc-basic-0: 12:55:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 12:55:56 DEBUG unit.abot-epc-basic/0.install 1/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 190.4 KB/sec) unit-abot-epc-basic-0: 12:55:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 12:55:57 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: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 12:55:57 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 144.0 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 12:55:57 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: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 154.5 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 12:55:57 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 264.9 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 12:55:57 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 124.6 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 12:55:57 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 210.7 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 12:55:57 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 701.4 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 139.0 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 12:55:57 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 76.7 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 12:55:57 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 170.1 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 12:55:57 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 474.2 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 12:55:57 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: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 3/286 KB 5/286 KB 3/223 KB 3/45 KB 3/286 KB 3/223 KB 3/45 KB 5/286 KB 5/223 KB 3/45 KB 5/286 KB 8/223 KB 3/45 KB 5/286 KB 11/223 KB 3/45 KB 3/286 KB 3/45 KB 5/286 KB 11/223 KB 6/45 KB 5/286 KB 11/223 KB 9/45 KB 5/286 KB 11/223 KB 11/45 KB 5/286 KB 13/223 KB 14/45 KB 5/286 KB 13/223 KB 16/45 KB 8/286 KB 13/223 KB 19/45 KB 3/39 KB 5/286 KB 13/223 KB 11/45 KB 8/286 KB 16/223 KB 19/45 KB 3/39 KB 8/286 KB 19/223 KB 19/45 KB 3/39 KB 8/286 KB 21/223 KB 19/45 KB 3/39 KB 8/286 KB 24/223 KB 22/45 KB 3/39 KB 8/286 KB 27/223 KB 22/45 KB 3/39 KB 8/286 KB 13/223 KB 16/45 KB 3/39 KB 8/286 KB 13/223 KB 16/45 KB 11/286 KB 27/223 KB 22/45 KB 3/39 KB 13/286 KB 27/223 KB 22/45 KB 3/39 KB 16/286 KB 27/223 KB 22/45 KB 3/39 KB 8/286 KB 21/223 KB 22/45 KB 3/39 KB 19/286 KB 27/223 KB 22/45 KB 3/39 KB 19/286 KB 27/223 KB 25/45 KB 3/39 KB 21/286 KB 27/223 KB 27/45 KB 5/39 KB 21/286 KB 27/223 KB 25/45 KB 5/39 KB 19/286 KB 27/223 KB 25/45 KB 5/39 KB 24/286 KB 27/223 KB 27/45 KB 5/39 KB 24/286 KB 27/223 KB 30/45 KB 8/39 KB 24/286 KB 27/223 KB 32/45 KB 8/39 KB 27/286 KB 27/223 KB 36/45 KB 8/39 KB 24/286 KB 27/223 KB 27/45 KB 8/39 KB 27/286 KB 29/223 KB 36/45 KB 11/39 KB 27/286 KB 29/223 KB 36/45 KB 8/39 KB 27/286 KB 27/223 KB 32/45 KB 8/39 KB 29/286 KB 29/223 KB 36/45 KB 11/39 KB 29/286 KB 29/223 KB 36/45 KB 13/39 KB 32/286 KB 32/223 KB 36/45 KB 13/39 KB 36/286 KB 32/223 KB 36/45 KB 13/39 KB 40/286 KB 32/223 KB 40/45 KB 16/39 KB 44/286 KB 32/223 KB 40/45 KB 16/39 KB 48/286 KB 32/223 KB 40/45 KB 16/39 KB 3/308 KB 29/286 KB 32/223 KB 36/45 KB 13/39 KB 48/286 KB 36/223 KB 40/45 KB 16/39 KB 3/308 KB 48/286 KB 40/223 KB 40/45 KB 16/39 KB 3/308 KB 48/286 KB 44/223 KB 40/45 KB 16/39 KB 3/308 KB 48/286 KB 48/223 KB 40/45 KB 16/39 KB 3/308 KB 48/286 KB 52/223 KB 40/45 KB 16/39 KB 3/308 KB 52/286 KB 56/223 KB 40/45 KB 16/39 KB 3/308 KB 52/286 KB 60/223 KB 40/45 KB 16/39 KB 3/308 KB 52/286 KB 64/223 KB 40/45 KB 16/39 KB 3/308 KB 44/286 KB 32/223 KB 40/45 KB 16/39 KB 3/308 KB 36/286 KB 32/223 KB 40/45 KB 16/39 KB 52/286 KB 64/223 KB 44/45 KB 16/39 KB 3/308 KB 52/286 KB 64/223 KB 45/45 KB 16/39 KB 3/308 KB 36/286 KB 32/223 KB 36/45 KB 16/39 KB 52/286 KB 64/223 KB 45/45 KB 19/39 KB 3/308 KB 52/286 KB 64/223 KB 45/45 KB 21/39 KB 3/308 KB 52/286 KB 64/223 KB 45/45 KB 24/39 KB 3/308 KB 52/286 KB 64/223 KB 45/45 KB 27/39 KB 3/308 KB 52/286 KB 64/223 KB 45/45 KB 29/39 KB 3/308 KB 52/286 KB 64/223 KB 45/45 KB 32/39 KB 3/308 KB 52/286 KB 64/223 KB 45/45 KB 35/39 KB 3/308 KB 52/286 KB 64/223 KB 45/45 KB 37/39 KB 3/308 KB 52/286 KB 64/223 KB 45/45 KB 39/39 KB 5/308 KB 52/286 KB 52/223 KB 40/45 KB 16/39 KB 3/308 KB 56/286 KB 64/223 KB 45/45 KB 39/39 KB 5/308 KB 60/286 KB 68/223 KB 45/45 KB 39/39 KB 5/308 KB 64/286 KB 68/223 KB 45/45 KB 39/39 KB 5/308 KB 68/286 KB 68/223 KB 45/45 KB 39/39 KB 5/308 KB 72/286 KB 68/223 KB 45/45 KB 39/39 KB 5/308 KB 76/286 KB 68/223 KB 45/45 KB 39/39 KB 5/308 KB 80/286 KB 68/223 KB 45/45 KB 39/39 KB 5/308 KB 84/286 KB 68/223 KB 45/45 KB 39/39 KB 5/308 KB 52/286 KB 64/223 KB 45/45 KB 37/39 KB 5/308 KB 84/286 KB 68/223 KB 45/45 KB 39/39 KB 8/308 KB 84/286 KB 68/223 KB 45/45 KB 39/39 KB 11/308 KB 56/286 KB 68/223 KB 45/45 KB 39/39 KB 5/308 KB 84/286 KB 72/223 KB 45/45 KB 39/39 KB 11/308 KB 84/286 KB 72/223 KB 45/45 KB 39/39 KB 13/308 KB 84/286 KB 76/223 KB 45/45 KB 39/39 K unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install B 13/308 KB 84/286 KB 80/223 KB 45/45 KB 39/39 KB 13/308 KB 84/286 KB 80/223 KB 45/45 KB 39/39 KB 16/308 KB 84/286 KB 80/223 KB 45/45 KB 39/39 KB 19/308 KB 84/286 KB 80/223 KB 39/39 KB 21/308 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 1269.5 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 84/286 KB 84/223 KB 39/39 KB 21/308 KB 84/286 KB 88/223 KB 39/39 KB 24/308 KB 84/286 KB 92/223 KB 24/308 KB 84/286 KB 96/223 KB 24/308 KB 84/286 KB 84/223 KB 39/39 KB 24/308 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 1065.7 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 4/174 KB 84/286 KB 96/223 KB 27/308 KB 4/174 KB 88/286 KB 96/223 KB 27/308 KB 4/174 KB 92/286 KB 96/223 KB 29/308 KB 4/174 KB 96/286 KB 96/223 KB 29/308 KB 4/174 KB 100/286 KB 96/223 KB 29/308 KB 4/174 KB 104/286 KB 100/223 KB 29/308 KB 4/174 KB 108/286 KB 100/223 KB 29/308 KB 4/174 KB 112/286 KB 100/223 KB 29/308 KB 4/174 KB 84/286 KB 96/223 KB 24/308 KB 8/174 KB 112/286 KB 100/223 KB 29/308 KB 12/174 KB 112/286 KB 100/223 KB 29/308 KB 16/174 KB 112/286 KB 100/223 KB 29/308 KB 20/174 KB 112/286 KB 100/223 KB 29/308 KB 24/174 KB 112/286 KB 100/223 KB 29/308 KB 28/174 KB 112/286 KB 100/223 KB 29/308 KB 32/174 KB 112/286 KB 100/223 KB 29/308 KB 4/174 KB 100/286 KB 100/223 KB 29/308 KB 32/174 KB 112/286 KB 104/223 KB 29/308 KB 32/174 KB 112/286 KB 108/223 KB 29/308 KB 32/174 KB 112/286 KB 112/223 KB 29/308 KB 4/174 KB 88/286 KB 96/223 KB 29/308 KB 32/174 KB 112/286 KB 112/223 KB 32/308 KB 32/174 KB 112/286 KB 112/223 KB 36/308 KB 32/174 KB 112/286 KB 112/223 KB 40/308 KB 32/174 KB 112/286 KB 112/223 KB 44/308 KB 32/174 KB 112/286 KB 112/223 KB 48/308 KB 32/174 KB 112/286 KB 112/223 KB 52/308 KB 36/174 KB 116/286 KB 116/223 KB 56/308 KB 36/174 KB 116/286 KB 116/223 KB 60/308 KB 36/174 KB 116/286 KB 116/223 KB 64/308 KB 36/174 KB 116/286 KB 116/223 KB 52/308 KB 36/174 KB 120/286 KB 116/223 KB 64/308 KB 36/174 KB 124/286 KB 116/223 KB 64/308 KB 36/174 KB 128/286 KB 116/223 KB 3/22 KB 64/308 KB 36/174 KB 112/286 KB 116/223 KB 52/308 KB 36/174 KB 128/286 KB 120/223 KB 3/22 KB 64/308 KB 36/174 KB 128/286 KB 124/223 KB 3/22 KB 64/308 KB 36/174 KB 128/286 KB 128/223 KB 3/22 KB 64/308 KB 36/174 KB 112/286 KB 112/223 KB 52/308 KB 40/174 KB 128/286 KB 128/223 KB 3/22 KB 64/308 KB 44/174 KB 128/286 KB 128/223 KB 3/22 KB 64/308 KB 48/174 KB 128/286 KB 128/223 KB 3/22 KB 64/308 KB 36/174 KB 124/286 KB 116/223 KB 3/22 KB 64/308 KB 48/174 KB 128/286 KB 128/223 KB 5/22 KB 64/308 KB 48/174 KB 128/286 KB 128/223 KB 8/22 KB 64/308 KB 48/174 KB 128/286 KB 128/223 KB 11/22 KB 64/308 KB 48/174 KB 128/286 KB 128/223 KB 13/22 KB 64/308 KB 48/174 KB 128/286 KB 128/223 KB 16/22 KB 64/308 KB 48/174 KB 128/286 KB 128/223 KB 19/22 KB 64/308 KB 48/174 KB 132/286 KB 128/223 KB 19/22 KB 64/308 KB 52/174 KB 136/286 KB 132/223 KB 21/22 KB 68/308 KB 52/174 KB 140/286 KB 132/223 KB 21/22 KB 68/308 KB 52/174 KB 144/286 KB 132/223 KB 21/22 KB 68/308 KB 52/174 KB 132/286 KB 132/223 KB 21/22 KB 68/308 KB 52/174 KB 144/286 KB 136/223 KB 21/22 KB 68/308 KB 52/174 KB 144/286 KB 140/223 KB 21/22 KB 68/308 KB 52/174 KB 144/286 KB 144/223 KB 21/22 KB 68/308 KB 52/174 KB 132/286 KB 128/223 KB 19/22 KB 64/308 KB 56/174 KB 144/286 KB 144/223 KB 21/22 KB 68/308 KB 60/174 KB 144/286 KB 144/223 KB 21/22 KB 68/308 KB 64/174 KB 144/286 KB 144/223 KB 21/22 KB 68/308 KB 68/174 KB 144/286 KB 144/223 KB 21/22 KB 68/308 KB 72/174 KB 148/286 KB 148/223 KB 21/22 KB 68/308 KB 76/174 KB 148/286 KB 148/223 KB 21/22 KB 68/308 KB 80/174 KB 148/286 KB 148/223 KB 21/22 KB 68/308 KB 52/174 KB 132/286 KB 128/223 KB 21/22 KB 68/308 KB 80/174 KB 148/286 KB 148/223 KB 21/22 KB 72/308 KB 80/174 KB 148/286 KB 148/223 KB 21/22 KB 76/308 KB 80/174 KB 148/286 KB 148/223 KB 21/22 KB 80/308 KB 52/174 KB 132/286 KB 128/223 KB 21/22 KB 64/308 KB 80/174 KB 148/286 KB 148/223 KB 22/22 KB 80/308 KB 80/174 KB 148/286 KB 148/223 KB 22/22 KB 84/308 KB 80/174 KB 148/286 KB 148/223 KB 22/22 KB 88/ unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 308 KB 80/174 KB 148/286 KB 148/223 KB 22/22 KB 92/308 KB 80/174 KB 148/286 KB 148/223 KB 22/22 KB 96/308 KB 68/174 KB 148/286 KB 148/223 KB 21/22 KB 68/308 KB 80/174 KB 152/286 KB 148/223 KB 22/22 KB 96/308 KB 80/174 KB 156/286 KB 148/223 KB 22/22 KB 96/308 KB 80/174 KB 160/286 KB 148/223 KB 22/22 KB 96/308 KB 68/174 KB 144/286 KB 148/223 KB 21/22 KB 68/308 KB 80/174 KB 160/286 KB 152/223 KB 22/22 KB 96/308 KB 80/174 KB 160/286 KB 156/223 KB 22/22 KB 96/308 KB 80/174 KB 160/286 KB 160/223 KB 22/22 KB 96/308 KB 80/174 KB 160/286 KB 164/223 KB 22/22 KB 96/308 KB 84/174 KB 164/286 KB 168/223 KB 22/22 KB 96/308 KB 84/174 KB 164/286 KB 172/223 KB 22/22 KB 96/308 KB 84/174 KB 164/286 KB 176/223 KB 22/22 KB 96/308 KB 84/174 KB 164/286 KB 164/223 KB 22/22 KB 96/308 KB 88/174 KB 164/286 KB 176/223 KB 22/22 KB 100/308 KB 92/174 KB 164/286 KB 176/223 KB 22/22 KB 100/308 KB 96/174 KB 164/286 KB 176/223 KB 22/22 KB 100/308 KB 100/174 KB 164/286 KB 176/223 KB 22/22 KB 100/308 KB 104/174 KB 164/286 KB 180/223 KB 22/22 KB 100/308 KB 108/174 KB 164/286 KB 180/223 KB 22/22 KB 100/308 KB 112/174 KB 164/286 KB 180/223 KB 22/22 KB 100/308 KB 80/174 KB 164/286 KB 164/223 KB 22/22 KB 96/308 KB 112/174 KB 168/286 KB 180/223 KB 22/22 KB 100/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 380.2 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 112/174 KB 172/286 KB 180/223 KB 100/308 KB 112/174 KB 176/286 KB 180/223 KB 100/308 KB 112/174 KB 180/286 KB 180/223 KB 100/308 KB 112/174 KB 184/286 KB 180/223 KB 100/308 KB 100/174 KB 164/286 KB 180/223 KB 22/22 KB 100/308 KB 112/174 KB 184/286 KB 184/223 KB 100/308 KB 112/174 KB 184/286 KB 188/223 KB 100/308 KB 112/174 KB 184/286 KB 192/223 KB 100/308 KB 84/174 KB 164/286 KB 176/223 KB 22/22 KB 100/308 KB 112/174 KB 184/286 KB 192/223 KB 104/308 KB 112/174 KB 184/286 KB 192/223 KB 108/308 KB 112/174 KB 184/286 KB 192/223 KB 112/308 KB 112/174 KB 184/286 KB 192/223 KB 116/308 KB 112/174 KB 184/286 KB 192/223 KB 120/308 KB 112/174 KB 184/286 KB 192/223 KB 124/308 KB 112/174 KB 184/286 KB 192/223 KB 128/308 KB 112/174 KB 184/286 KB 192/223 KB 132/308 KB 116/174 KB 188/286 KB 196/223 KB 136/308 KB 116/174 KB 188/286 KB 196/223 KB 140/308 KB 116/174 KB 188/286 KB 196/223 KB 144/308 KB 116/174 KB 188/286 KB 196/223 KB 132/308 KB 120/174 KB 188/286 KB 196/223 KB 144/308 KB 120/174 KB 188/286 KB 196/223 KB 144/308 KB 3/9 KB 120/174 KB 188/286 KB 196/223 KB 144/308 KB 5/9 KB 120/174 KB 188/286 KB 196/223 KB 144/308 KB 8/9 KB 120/174 KB 188/286 KB 196/223 KB 144/308 KB 9/9 KB 112/174 KB 188/286 KB 196/223 KB 132/308 KB 120/174 KB 192/286 KB 196/223 KB 144/308 KB 9/9 KB 112/174 KB 184/286 KB 196/223 KB 132/308 KB 120/174 KB 192/286 KB 200/223 KB 144/308 KB 9/9 KB 120/174 KB 192/286 KB 204/223 KB 144/308 KB 9/9 KB 120/174 KB 192/286 KB 208/223 KB 144/308 KB 9/9 KB 120/174 KB 192/286 KB 212/223 KB 144/308 KB 9/9 KB 124/174 KB 196/286 KB 216/223 KB 148/308 KB 9/9 KB 124/174 KB 196/286 KB 220/223 KB 148/308 KB 9/9 KB 124/174 KB 196/286 KB 223/223 KB 148/308 KB 9/9 KB 124/174 KB 196/286 KB 212/223 KB 148/308 KB 9/9 KB 124/174 KB 192/286 KB 212/223 KB 144/308 KB 9/9 KB 124/174 KB 196/286 KB 212/223 KB 144/308 KB 9/9 KB 128/174 KB 196/286 KB 223/223 KB 148/308 KB 9/9 KB 128/174 KB 200/286 KB 223/223 KB 148/308 KB 9/9 KB 128/174 KB 204/286 KB 223/223 KB 148/308 KB 9/9 KB 128/174 KB 208/286 KB 223/223 KB 148/308 KB 9/9 KB 128/174 KB 212/286 KB 223/223 KB 148/308 KB 9/9 KB 132/174 KB 216/286 KB 223/223 KB 152/308 KB 132/174 KB 220/286 KB 223/223 KB 152/308 KB 132/174 KB 224/286 KB 223/223 KB 152/308 KB 132/174 KB 228/286 KB 223/223 KB 152/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 110.4 KB/sec) unit-abot-epc-basic-0: 12:55:57 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: 12:55:57 DEBUG unit.abot-epc-basic/0.install 132/174 KB 212/286 KB 223/223 KB 152/308 KB 9/9 KB 132/174 KB 228/286 KB 223/223 KB 156/308 KB 132/174 KB 228/286 KB 223/223 KB 160/308 KB 132/174 KB 212/286 KB 223/223 KB 148/308 KB 9/9 KB 136/174 KB 228/286 KB 223/223 KB 160/308 KB 140/174 KB 228/286 KB 223/223 KB 160/308 KB 144/174 KB 228/286 KB 223/223 KB 160/308 KB 144/174 KB 228/286 KB 223/223 KB 164/308 KB 148/174 KB 228/286 KB 223/223 KB 168/308 KB 148/174 KB 228/286 KB 223/223 KB 172/308 KB 148/174 KB 228/286 KB 223/223 KB 176/308 KB 148/174 KB 228/286 KB 223/223 KB 164/308 KB 152/174 KB 228/286 KB 223/223 KB 176/308 KB 156/174 KB 228/286 KB 223/223 KB 176/308 KB 160/174 KB 228/286 KB 223/223 KB 176/308 KB 164/174 KB 232/286 KB 223/223 KB 176/308 KB 160/174 KB 232/286 KB 223/223 KB 176/308 KB 164/174 KB 236/286 KB 180/308 KB 164/174 KB 240/286 KB 180/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2620.7 KB/sec) unit-abot-epc-basic-0: 12:55:57 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: 12:55:57 DEBUG unit.abot-epc-basic/0.install 164/174 KB 240/286 KB 4/22 KB 180/308 KB 164/174 KB 240/286 KB 8/22 KB 180/308 KB 164/174 KB 240/286 KB 12/22 KB 180/308 KB 164/174 KB 240/286 KB 16/22 KB 180/308 KB 164/174 KB 244/286 KB 16/22 KB 180/308 KB 168/174 KB 248/286 KB 20/22 KB 180/308 KB 168/174 KB 252/286 KB 20/22 KB 180/308 KB 168/174 KB 256/286 KB 20/22 KB 180/308 KB 164/174 KB 232/286 KB 223/223 KB 180/308 KB 168/174 KB 256/286 KB 20/22 KB 184/308 KB 168/174 KB 256/286 KB 20/22 KB 188/308 KB 168/174 KB 256/286 KB 20/22 KB 192/308 KB 168/174 KB 244/286 KB 20/22 KB 180/308 KB 172/174 KB 256/286 KB 20/22 KB 192/308 KB 174/174 KB 256/286 KB 20/22 KB 192/308 KB 164/174 KB 244/286 KB 20/22 KB 180/308 KB 174/174 KB 256/286 KB 22/22 KB 192/308 KB 174/174 KB 256/286 KB 22/22 KB 196/308 KB 174/174 KB 3/17 KB 260/286 KB 22/22 KB 200/308 KB 174/174 KB 3/17 KB 260/286 KB 22/22 KB 204/308 KB 174/174 KB 3/17 KB 260/286 KB 22/22 KB 208/308 KB 174/174 KB 3/17 KB 260/286 KB 22/22 KB 212/308 KB 174/174 KB 3/17 KB 260/286 KB 22/22 KB 216/308 KB 174/174 KB 3/17 KB 260/286 KB 22/22 KB 220/308 KB 174/174 KB 3/17 KB 260/286 KB 22/22 KB 224/308 KB 174/174 KB 3/17 KB 260/286 KB 22/22 KB 228/308 KB 174/174 KB 3/17 KB 260/286 KB 22/22 KB 196/308 KB 5/17 KB 260/286 KB 228/308 KB 174/174 KB 260/286 KB 22/22 KB 196/308 KB 5/17 KB 264/286 KB 228/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 234.6 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 8/17 KB 268/286 KB 228/308 KB 8/17 KB 271/286 KB 228/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1790.9 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 8/17 KB 275/286 KB 232/308 KB 8/17 KB 275/286 KB 236/308 KB 8/17 KB 275/286 KB 240/308 KB 8/17 KB 275/286 KB 228/308 KB 8/17 KB 279/286 KB 240/308 KB 8/17 KB 283/286 KB 240/308 KB 8/17 KB 286/286 KB 240/308 KB 8/17 KB 264/286 KB 228/308 KB 11/17 KB 286/286 KB 240/308 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 2462.5 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 11/17 KB 4/13 KB 3/11 KB 240/308 KB 11/17 KB 4/13 KB 6/11 KB 240/308 KB 11/17 KB 4/13 KB 9/11 KB 240/308 KB 11/17 KB 4/13 KB 11/11 KB 240/308 KB 11/17 KB 4/13 KB 240/308 KB 11/17 KB 8/13 KB 11/11 KB 240/308 KB 11/17 KB 12/13 KB 11/11 KB 240/308 KB 11/17 KB 13/13 KB 11/11 KB 240/308 KB 11/17 KB 4/11 KB 13/13 KB 11/11 KB 240/308 KB 11/17 KB 8/11 KB 240/308 KB 11/17 KB 11/11 KB 240/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 109.6 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 92.1 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 11/17 KB 11/11 KB 244/308 KB 13/17 KB 11/11 KB 248/308 KB 13/17 KB 11/11 KB 252/308 KB 13/17 KB 11/11 KB 256/308 KB 13/17 KB 11/11 KB 260/308 KB 13/17 KB 11/11 KB 264/308 KB 13/17 KB 11/11 KB 268/308 KB 13/17 KB 11/11 KB 272/308 KB 13/17 KB 11/11 KB 276/308 KB 13/17 KB 11/11 KB 244/308 KB 16/17 KB 11/11 KB 276/308 KB 17/17 KB 11/11 KB 276/308 KB 17/17 KB 11/11 KB 280/308 KB 17/17 KB 11/11 KB 284/308 KB 17/17 KB 11/11 KB 288/308 KB 17/17 KB 11/11 KB 292/308 KB 17/17 KB 11/11 KB 296/308 KB 17/17 KB 11/11 KB 300/308 KB 17/17 KB 11/11 KB 304/308 KB 4/28 KB 17/17 KB 308/308 KB 4/28 KB 17/17 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 82.3 KB/sec) unit-abot-epc-basic-0: 12:55:57 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: 12:55:57 DEBUG unit.abot-epc-basic/0.install 4/28 KB 17/17 KB 11/11 KB 304/308 KB 8/28 KB 17/17 KB 308/308 KB 12/28 KB 17/17 KB 308/308 KB 16/28 KB 17/17 KB 308/308 KB 20/28 KB 17/17 KB 308/308 KB 24/28 KB 17/17 KB 308/308 KB 28/28 KB 17/17 KB 308/308 KB 28/28 KB 17/17 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 129.6 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2365.8 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 28/28 KB 3/309 KB 28/28 KB 4/14 KB 3/309 KB 28/28 KB 8/14 KB 3/309 KB 28/28 KB 12/14 KB 3/309 KB 28/28 KB 14/14 KB 3/309 KB 28/28 KB 3/192 KB 14/14 KB 3/309 KB 28/28 KB 6/192 KB 14/14 KB 3/309 KB 28/28 KB 9/192 KB 14/14 KB 3/309 KB 28/28 KB 11/192 KB 14/14 KB 3/309 KB 28/28 KB 14/192 KB 14/14 KB 3/309 KB 28/28 KB 16/192 KB 14/14 KB 5/309 KB 28/28 KB 19/192 KB 14/14 KB 5/309 KB 28/28 KB 22/192 KB 3/37 KB 14/14 KB 5/309 KB 25/192 KB 3/37 KB 14/14 KB 5/309 KB 28/28 KB 14/192 KB 14/14 KB 5/309 KB 25/192 KB 3/37 KB 14/14 KB 8/309 KB 25/192 KB 3/37 KB 14/14 KB 11/309 KB 25/192 KB 3/37 KB 14/14 KB 13/309 KB 28/28 KB 19/192 KB 3/37 KB 14/14 KB 5/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 203.5 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 25/192 KB 3/37 KB 14/14 KB 16/309 KB 27/192 KB 6/37 KB 19/309 KB 27/192 KB 6/37 KB 16/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 94.8 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 25/192 KB 6/37 KB 14/14 KB 16/309 KB 27/192 KB 9/37 KB 19/309 KB 30/192 KB 11/37 KB 19/309 KB 30/192 KB 14/37 KB 19/309 KB 30/192 KB 9/37 KB 19/309 KB 32/192 KB 14/37 KB 21/309 KB 30/192 KB 14/37 KB 21/309 KB 36/192 KB 14/37 KB 21/309 KB 40/192 KB 16/37 KB 24/309 KB 44/192 KB 16/37 KB 24/309 KB 48/192 KB 16/37 KB 24/309 KB 36/192 KB 16/37 KB 24/309 KB 36/192 KB 14/37 KB 24/309 KB 48/192 KB 16/37 KB 27/309 KB 48/192 KB 16/37 KB 29/309 KB 48/192 KB 19/37 KB 29/309 KB 48/192 KB 19/37 KB 32/309 KB 48/192 KB 22/37 KB 32/309 KB 48/192 KB 22/37 KB 36/309 KB 52/192 KB 3/14 KB 25/37 KB 40/309 KB 52/192 KB 3/14 KB 25/37 KB 44/309 KB 52/192 KB 3/14 KB 25/37 KB 48/309 KB 52/192 KB 3/14 KB 25/37 KB 36/309 KB 56/192 KB 3/14 KB 25/37 KB 48/309 KB 60/192 KB 3/14 KB 25/37 KB 48/309 KB 62/192 KB 3/14 KB 25/37 KB 48/309 KB 66/192 KB 3/14 KB 25/37 KB 48/309 KB 70/192 KB 3/14 KB 25/37 KB 52/309 KB 74/192 KB 3/14 KB 25/37 KB 52/309 KB 78/192 KB 3/14 KB 25/37 KB 52/309 KB 48/192 KB 3/14 KB 25/37 KB 36/309 KB 48/192 KB 3/14 KB 22/37 KB 36/309 KB 78/192 KB 7/14 KB 25/37 KB 52/309 KB 78/192 KB 11/14 KB 25/37 KB 52/309 KB 78/192 KB 14/14 KB 25/37 KB 52/309 KB 66/192 KB 3/14 KB 25/37 KB 52/309 KB 78/192 KB 14/14 KB 27/37 KB 56/309 KB 78/192 KB 14/14 KB 27/37 KB 60/309 KB 78/192 KB 14/14 KB 27/37 KB 64/309 KB 78/192 KB 14/14 KB 27/37 KB 52/309 KB 78/192 KB 14/14 KB 30/37 KB 64/309 KB 78/192 KB 14/14 KB 32/37 KB 64/309 KB 78/192 KB 14/14 KB 35/37 KB 64/309 KB 78/192 KB 14/14 KB 37/37 KB 64/309 KB 82/192 KB 14/14 KB 37/37 KB 64/309 KB 86/192 KB 14/14 KB 37/37 KB 68/309 KB 90/192 KB 14/14 KB 37/37 KB 68/309 KB 94/192 KB 14/14 KB 37/37 KB 68/309 KB 82/192 KB 14/14 KB 37/37 KB 68/309 KB 94/192 KB 14/14 KB 37/37 KB 72/309 KB 94/192 KB 14/14 KB 37/37 KB 76/309 KB 94/192 KB 14/14 KB 37/37 KB 80/309 KB 98/192 KB 14/14 KB 37/37 KB 80/309 KB 102/192 KB 37/37 KB 84/309 KB 106/192 KB 37/37 KB 84/309 KB 110/192 KB 37/37 KB 84/309 KB 114/192 KB 37/37 KB 84/309 KB 98/192 KB 37/37 KB 84/309 KB 114/192 KB 88/309 KB 114/192 KB 92/309 KB 114/192 KB 96/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 88.5 KB/sec) unit-abot-epc-basic-0: 12:55:57 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 235.5 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 114/192 KB 100/309 KB 118/192 KB 104/309 KB 118/192 KB 108/309 KB 118/192 KB 112/309 KB 118/192 KB 116/309 KB 118/192 KB 120/309 KB 118/192 KB 124/309 KB 118/192 KB 128/309 KB 118/192 KB 132/309 KB 118/192 KB 100/309 KB 122/192 KB 132/309 KB 126/192 KB 132/309 KB 130/192 KB 132/309 KB 134/192 KB 132/309 KB 138/192 KB 132/309 KB 142/192 KB 132/309 KB 146/192 KB 132/309 KB 150/192 KB 132/309 KB 150/192 KB 136/309 KB 154/192 KB 136/309 KB 158/192 KB 136/309 KB 158/192 KB 140/309 KB 158/192 KB 144/309 KB 158/192 KB 148/309 KB 162/192 KB 152/309 KB 162/192 KB 156/309 KB 162/192 KB 160/309 KB 162/192 KB 148/309 KB 166/192 KB 160/309 KB 170/192 KB 160/309 KB 174/192 KB 160/309 KB 178/192 KB 160/309 KB 182/192 KB 164/309 KB 186/192 KB 164/309 KB 190/192 KB 164/309 KB 192/192 KB 164/309 KB 178/192 KB 164/309 KB 192/192 KB 168/309 KB 192/192 KB 172/309 KB 192/192 KB 176/309 KB 192/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/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 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/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 1094.2 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/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 1685.3 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 12:55:57 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 199.4 KB/sec) unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 12:55:57 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 208.6 KB/sec) unit-abot-epc-basic-0: 12:55:57 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: 12:55:57 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 3507.2 KB/sec) unit-abot-epc-basic-0: 12:55:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:55:58 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:55:58 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 12:55:58 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:55:58 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:55:59 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 12:55:59 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:55:59 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:55:59 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Sat Apr 13 12:55:59 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:55:59 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:55:59 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:55:59 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:55:59 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:55:59 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:55:59 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:56:01 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:56:01 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:56:01 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: 12:56:01 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:56:01 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:56:01 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Sat Apr 13 12:56:01 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:56:01 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:56:01 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:56:01 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:56:01 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:56:01 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:56:01 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:56:01 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:56:01 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:56:01 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:56:02 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:56:02 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Sat Apr 13 12:56:02 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:56:02 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:56:02 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:56:02 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install Apr 13, 2019 12:56:02 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:56:02 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 13-Apr-2019 12:56:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 13-Apr-2019 12:56:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 13-Apr-2019 12:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :1398 MS unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 13-Apr-2019 12:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 13-Apr-2019 12:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 13-Apr-2019 12:56:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 13-Apr-2019 12:56:03 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 13-Apr-2019 12:56:03 [main] REPORT: STEP EXECUTION TIME TAKEN :101 MS unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 13-Apr-2019 12:56:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 13-Apr-2019 12:56:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 0m1.947s unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.03 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 12:56:03 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.007 sec unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.019 sec unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 13-Apr-2019 12:56:03.512 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 12:56:03 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 260.7 KB/sec) unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 12:56:03 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 228.6 KB/sec) unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 12:56:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 219.6 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 12:56:04 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 1514.8 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 12:56:04 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 82.8 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 12:56:04 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: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 3/60 KB 13/22 KB 6/60 KB 13/22 KB 9/60 KB 13/22 KB 11/60 KB 13/22 KB 11/60 KB 13/22 KB 3/181 KB 11/60 KB 13/22 KB 6/181 KB 11/60 KB 13/22 KB 9/181 KB 11/60 KB 13/22 KB 11/181 KB 14/60 KB 3/57 KB 16/22 KB 14/181 KB 14/60 KB 3/57 KB 16/22 KB 11/181 KB 14/60 KB 3/57 KB 13/22 KB 11/181 KB 16/60 KB 3/57 KB 16/22 KB 14/181 KB 19/60 KB 3/57 KB 16/22 KB 14/181 KB 22/60 KB 3/57 KB 19/22 KB 16/181 KB 25/60 KB 3/57 KB 19/22 KB 16/181 KB 27/60 KB 3/57 KB 19/22 KB 16/181 KB 11/60 KB 3/57 KB 13/22 KB 11/181 KB 19/60 KB 3/57 KB 19/22 KB 16/181 KB 19/60 KB 3/57 KB 16/22 KB 16/181 KB 27/60 KB 3/57 KB 21/22 KB 16/181 KB 27/60 KB 3/57 KB 21/22 KB 19/181 KB 27/60 KB 3/57 KB 22/22 KB 19/181 KB 27/60 KB 5/57 KB 22/22 KB 19/181 KB 27/60 KB 5/57 KB 22/22 KB 22/181 KB 27/60 KB 8/57 KB 22/22 KB 25/181 KB 27/60 KB 8/57 KB 22/22 KB 22/181 KB 27/60 KB 11/57 KB 22/22 KB 25/181 KB 30/60 KB 13/57 KB 22/22 KB 25/181 KB 30/60 KB 11/57 KB 22/22 KB 25/181 KB 30/60 KB 13/57 KB 22/22 KB 27/181 KB 32/60 KB 13/57 KB 22/22 KB 27/181 KB 36/60 KB 13/57 KB 22/22 KB 30/181 KB 40/60 KB 16/57 KB 22/22 KB 30/181 KB 44/60 KB 16/57 KB 22/22 KB 30/181 KB 48/60 KB 16/57 KB 22/22 KB 30/181 KB 32/60 KB 13/57 KB 22/22 KB 30/181 KB 36/60 KB 16/57 KB 22/22 KB 30/181 KB 48/60 KB 16/57 KB 22/22 KB 32/181 KB 48/60 KB 19/57 KB 22/22 KB 36/181 KB 48/60 KB 19/57 KB 22/22 KB 40/181 KB 48/60 KB 19/57 KB 22/22 KB 44/181 KB 48/60 KB 19/57 KB 22/22 KB 48/181 KB 52/60 KB 19/57 KB 22/22 KB 52/181 KB 52/60 KB 19/57 KB 22/22 KB 56/181 KB 52/60 KB 19/57 KB 22/22 KB 60/181 KB 52/60 KB 19/57 KB 22/22 KB 64/181 KB 48/60 KB 19/57 KB 22/22 KB 32/181 KB 52/60 KB 21/57 KB 22/22 KB 64/181 KB 52/60 KB 24/57 KB 22/22 KB 64/181 KB 52/60 KB 27/57 KB 22/22 KB 64/181 KB 52/60 KB 29/57 KB 22/22 KB 64/181 KB 52/60 KB 32/57 KB 22/22 KB 64/181 KB 52/60 KB 19/57 KB 22/22 KB 48/181 KB 56/60 KB 32/57 KB 22/22 KB 64/181 KB 60/60 KB 32/57 KB 22/22 KB 64/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 575.7 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 60/60 KB 32/57 KB 3/203 KB 64/181 KB 60/60 KB 32/57 KB 6/203 KB 64/181 KB 60/60 KB 32/57 KB 9/203 KB 64/181 KB 60/60 KB 36/57 KB 11/203 KB 68/181 KB 60/60 KB 36/57 KB 9/203 KB 68/181 KB 60/60 KB 40/57 KB 11/203 KB 68/181 KB 60/60 KB 44/57 KB 11/203 KB 68/181 KB 60/60 KB 48/57 KB 11/203 KB 68/181 KB 60/60 KB 52/57 KB 14/203 KB 68/181 KB 60/60 KB 56/57 KB 14/203 KB 68/181 KB 60/60 KB 57/57 KB 14/203 KB 68/181 KB 60/60 KB 32/57 KB 9/203 KB 68/181 KB 60/60 KB 57/57 KB 14/203 KB 72/181 KB 60/60 KB 57/57 KB 14/203 KB 76/181 KB 60/60 KB 48/57 KB 14/203 KB 68/181 KB 60/60 KB 57/57 KB 16/203 KB 76/181 KB 60/60 KB 57/57 KB 19/203 KB 76/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1440.4 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 57/57 KB 22/203 KB 76/181 KB 57/57 KB 25/203 KB 80/181 KB 57/57 KB 27/203 KB 80/181 KB 57/57 KB 22/203 KB 80/181 KB 57/57 KB 27/203 KB 84/181 KB 57/57 KB 30/203 KB 84/181 KB 57/57 KB 30/203 KB 88/181 KB 57/57 KB 32/203 KB 88/181 KB 57/57 KB 32/203 KB 92/181 KB 57/57 KB 32/203 KB 96/181 KB 57/57 KB 36/203 KB 100/181 KB 57/57 KB 36/203 KB 104/181 KB 57/57 KB 36/203 KB 108/181 KB 57/57 KB 36/203 KB 112/181 KB 57/57 KB 36/203 KB 116/181 KB 57/57 KB 36/203 KB 120/181 KB 57/57 KB 36/203 KB 124/181 KB 57/57 KB 36/203 KB 128/181 KB 57/57 KB 36/203 KB 132/181 KB 57/57 KB 36/203 KB 96/181 KB 57/57 KB 40/203 KB 132/181 KB 57/57 KB 44/203 KB 132/181 KB 57/57 KB 48/203 KB 132/181 KB 57/57 KB 52/203 KB 132/181 KB 57/57 KB 56/203 KB 132/181 KB 57/57 KB 60/203 KB 132/181 KB 57/57 KB 64/203 KB 132/181 KB 57/57 KB 68/203 KB 132/181 KB 57/57 KB 72/203 KB 132/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 1210.6 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 76/203 KB 132/181 KB 76/203 KB 136/181 KB 80/203 KB 140/181 KB 80/203 KB 144/181 KB 80/203 KB 136/181 KB 84/203 KB 144/181 KB 88/203 KB 148/181 KB 92/203 KB 148/181 KB 96/203 KB 148/181 KB 84/203 KB 148/181 KB 96/203 KB 152/181 KB 96/203 KB 156/181 KB 96/203 KB 160/181 KB 96/203 KB 164/181 KB 100/203 KB 168/181 KB 100/203 KB 172/181 KB 100/203 KB 176/181 KB 100/203 KB 180/181 KB 100/203 KB 181/181 KB 100/203 KB 164/181 KB 104/203 KB 181/181 KB 108/203 KB 181/181 KB 112/203 KB 181/181 KB 116/203 KB 181/181 KB 120/203 KB 181/181 KB 124/203 KB 181/181 KB 128/203 KB 181/181 KB 132/203 KB 181/181 KB 136/203 KB 181/181 KB 140/203 KB 181/181 KB 144/203 KB 181/181 KB 148/203 KB 181/181 KB 152/203 KB 181/181 KB 156/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3001.9 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 184/203 KB 188/203 KB 192/203 KB 196/203 KB 200/203 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3271.8 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 211.1 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 12:56:04 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 1525.8 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 12:56:04 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: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 12:56:04 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: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 12:56:04 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 271.5 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 788.5 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 1/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 12:56:04 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 551.5 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/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 1554.4 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 12:56:04 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 62.4 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 42.7 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 12:56:04 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 116.5 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 12:56:04 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 781.6 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 12:56:04 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 66.3 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 12:56:04 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 345.1 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/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: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 594.5 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 12:56:04 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 127.5 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 395.4 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 12:56:04 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 924.9 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 12:56:04 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 64.3 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 12:56:04 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: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 12:56:04 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 75.7 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 12:56:04 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 763.7 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 12:56:04 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: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 4/46 KB 4/201 KB 3/54 KB 3/44 KB 3/158 KB 4/46 KB 4/201 KB 3/54 KB 6/44 KB 3/158 KB 4/46 KB 4/201 KB 3/54 KB 9/44 KB 3/158 KB 4/46 KB 4/201 KB 3/54 KB 3/158 KB 4/46 KB 4/201 KB 6/54 KB 9/44 KB 3/158 KB 4/46 KB 4/201 KB 9/54 KB 9/44 KB 3/158 KB 4/46 KB 4/201 KB 11/54 KB 9/44 KB 3/158 KB 4/46 KB 4/201 KB 14/54 KB 9/44 KB 3/158 KB 4/46 KB 4/201 KB 3/158 KB 4/46 KB 8/201 KB 14/54 KB 9/44 KB 3/158 KB 4/46 KB 12/201 KB 14/54 KB 9/44 KB 3/158 KB 4/46 KB 16/201 KB 14/54 KB 9/44 KB 3/158 KB 4/46 KB 3/158 KB 4/46 KB 16/201 KB 14/54 KB 9/44 KB 5/158 KB 4/46 KB 16/201 KB 14/54 KB 9/44 KB 8/158 KB 4/46 KB 16/201 KB 14/54 KB 9/44 KB 11/158 KB 4/46 KB 16/201 KB 14/54 KB 9/44 KB 13/158 KB 4/46 KB 16/201 KB 14/54 KB 9/44 KB 16/158 KB 4/46 KB 16/201 KB 14/54 KB 11/44 KB 19/158 KB 4/46 KB 16/201 KB 16/54 KB 11/44 KB 21/158 KB 4/46 KB 16/201 KB 16/54 KB 11/44 KB 24/158 KB 8/46 KB 20/201 KB 16/54 KB 11/44 KB 27/158 KB 8/46 KB 16/201 KB 14/54 KB 11/44 KB 16/158 KB 4/46 KB 20/201 KB 16/54 KB 14/44 KB 27/158 KB 8/46 KB 20/201 KB 16/54 KB 16/44 KB 27/158 KB 8/46 KB 20/201 KB 16/54 KB 11/44 KB 24/158 KB 8/46 KB 16/201 KB 16/54 KB 11/44 KB 21/158 KB 8/46 KB 20/201 KB 16/54 KB 19/44 KB 27/158 KB 12/46 KB 16/201 KB 16/54 KB 11/44 KB 19/158 KB 4/46 KB 20/201 KB 19/54 KB 19/44 KB 27/158 KB 16/46 KB 20/201 KB 22/54 KB 19/44 KB 27/158 KB 16/46 KB 20/201 KB 22/54 KB 19/44 KB 27/158 KB 16/46 KB 24/201 KB 22/54 KB 19/44 KB 27/158 KB 16/46 KB 28/201 KB 25/54 KB 19/44 KB 27/158 KB 20/46 KB 32/201 KB 25/54 KB 19/44 KB 27/158 KB 20/46 KB 20/201 KB 16/54 KB 19/44 KB 27/158 KB 8/46 KB 32/201 KB 25/54 KB 22/44 KB 29/158 KB 20/46 KB 32/201 KB 25/54 KB 25/44 KB 29/158 KB 20/46 KB 36/201 KB 25/54 KB 27/44 KB 29/158 KB 20/46 KB 32/201 KB 25/54 KB 19/44 KB 29/158 KB 20/46 KB 36/201 KB 25/54 KB 27/44 KB 32/158 KB 20/46 KB 24/201 KB 25/54 KB 19/44 KB 27/158 KB 20/46 KB 36/201 KB 25/54 KB 27/44 KB 32/158 KB 24/46 KB 36/201 KB 25/54 KB 27/44 KB 32/158 KB 28/46 KB 36/201 KB 25/54 KB 30/44 KB 32/158 KB 32/46 KB 36/201 KB 25/54 KB 30/44 KB 32/158 KB 36/46 KB 36/201 KB 25/54 KB 30/44 KB 32/158 KB 40/46 KB 36/201 KB 25/54 KB 30/44 KB 32/158 KB 44/46 KB 36/201 KB 25/54 KB 30/44 KB 32/158 KB 46/46 KB 24/201 KB 25/54 KB 19/44 KB 27/158 KB 16/46 KB 36/201 KB 27/54 KB 30/44 KB 32/158 KB 46/46 KB 36/201 KB 30/54 KB 30/44 KB 32/158 KB 46/46 KB 36/201 KB 32/54 KB 30/44 KB 32/158 KB 46/46 KB 36/201 KB 36/54 KB 30/44 KB 32/158 KB 46/46 KB 36/201 KB 40/54 KB 30/44 KB 32/158 KB 46/46 KB 36/201 KB 44/54 KB 30/44 KB 32/158 KB 46/46 KB 36/201 KB 48/54 KB 30/44 KB 32/158 KB 46/46 KB 36/201 KB 52/54 KB 30/44 KB 32/158 KB 46/46 KB 36/201 KB 25/54 KB 30/44 KB 32/158 KB 28/46 KB 36/201 KB 52/54 KB 32/44 KB 32/158 KB 46/46 KB 36/201 KB 52/54 KB 36/44 KB 32/158 KB 46/46 KB 36/201 KB 52/54 KB 40/44 KB 32/158 KB 46/46 KB 36/201 KB 52/54 KB 44/44 KB 32/158 KB 46/46 KB 36/201 KB 25/54 KB 25/44 KB 29/158 KB 20/46 KB 40/201 KB 52/54 KB 44/44 KB 32/158 KB 46/46 KB 44/201 KB 52/54 KB 44/44 KB 32/158 KB 46/46 KB 48/201 KB 52/54 KB 44/44 KB 32/158 KB 46/46 KB 52/201 KB 52/54 KB 44/44 KB 32/158 KB 46/46 KB 56/201 KB 52/54 KB 44/44 KB 32/158 KB 46/46 KB 60/201 KB 52/54 KB 44/44 KB 32/158 KB 46/46 KB 64/201 KB 52/54 KB 44/44 KB 32/158 KB 46/46 KB 68/201 KB 52/54 KB 44/44 KB 32/158 KB 46/46 KB 72/201 KB 52/54 KB 44/44 KB 32/158 KB 46/4 unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 6 KB 76/201 KB 52/54 KB 44/44 KB 32/158 KB 46/46 KB 80/201 KB 54/54 KB 44/44 KB 32/158 KB 46/46 KB 76/201 KB 54/54 KB 44/44 KB 32/158 KB 46/46 KB 84/201 KB 54/54 KB 44/44 KB 32/158 KB 46/46 KB 88/201 KB 54/54 KB 44/44 KB 32/158 KB 92/201 KB 54/54 KB 44/44 KB 32/158 KB 96/201 KB 54/54 KB 44/44 KB 32/158 KB 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 833.7 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 100/201 KB 54/54 KB 44/44 KB 32/158 KB 104/201 KB 54/54 KB 44/44 KB 32/158 KB 108/201 KB 54/54 KB 44/44 KB 32/158 KB 112/201 KB 54/54 KB 44/44 KB 32/158 KB 116/201 KB 54/54 KB 44/44 KB 32/158 KB 120/201 KB 54/54 KB 44/44 KB 32/158 KB 124/201 KB 54/54 KB 44/44 KB 32/158 KB 128/201 KB 54/54 KB 44/44 KB 32/158 KB 132/201 KB 54/54 KB 44/44 KB 32/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 877.1 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 132/201 KB 54/54 KB 44/44 KB 36/158 KB 132/201 KB 54/54 KB 40/158 KB 132/201 KB 54/54 KB 44/158 KB 132/201 KB 54/54 KB 48/158 KB 132/201 KB 54/54 KB 52/158 KB 132/201 KB 54/54 KB 56/158 KB 132/201 KB 54/54 KB 60/158 KB 132/201 KB 54/54 KB 64/158 KB 132/201 KB 54/54 KB 68/158 KB Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 132/201 KB 54/54 KB 72/158 KB 132/201 KB 54/54 KB 76/158 KB 132/201 KB 54/54 KB 80/158 KB 132/201 KB 54/54 KB 84/158 KB 132/201 KB 4/6 KB 88/158 KB 132/201 KB 4/6 KB 92/158 KB 132/201 KB 4/6 KB 96/158 KB 132/201 KB 4/6 KB 100/158 KB 132/201 KB 4/6 KB 104/158 KB 132/201 KB 4/6 KB 108/158 KB 132/201 KB 4/6 KB 112/158 KB 132/201 KB 4/6 KB 84/158 KB 132/201 KB 6/6 KB 112/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 978.2 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 132/201 KB 6/6 KB 116/158 KB 132/201 KB 6/6 KB 120/158 KB 132/201 KB 6/6 KB 124/158 KB 132/201 KB 6/6 KB 128/158 KB 132/201 KB 6/6 KB 128/158 KB 2/3 KB 132/201 KB 6/6 KB 128/158 KB 3/3 KB 136/201 KB 6/6 KB 128/158 KB 3/3 KB 140/201 KB 6/6 KB 128/158 KB 3/3 KB 144/201 KB 6/6 KB 128/158 KB 3/3 KB 148/201 KB 6/6 KB 128/158 KB 3/3 KB 152/201 KB 6/6 KB 132/158 KB 3/3 KB 156/201 KB 6/6 KB 132/158 KB 3/3 KB 148/201 KB 6/6 KB 132/158 KB 3/3 KB 156/201 KB 6/6 KB 136/158 KB 3/3 KB 156/201 KB 6/6 KB 140/158 KB 3/3 KB 156/201 KB 6/6 KB 144/158 KB 3/3 KB 160/201 KB 6/6 KB 144/158 KB 3/3 KB 164/201 KB 6/6 KB 144/158 KB 3/3 KB 168/201 KB 6/6 KB 148/158 KB 3/3 KB 172/201 KB 6/6 KB 148/158 KB 3/3 KB 176/201 KB 6/6 KB 148/158 KB 3/3 KB 164/201 KB 6/6 KB 148/158 KB 3/3 KB 176/201 KB 6/6 KB 152/158 KB 3/3 KB 176/201 KB 6/6 KB 156/158 KB 3/3 KB 176/201 KB 6/6 KB 158/158 KB 3/3 KB 176/201 KB 6/6 KB 1/367 KB 158/158 KB 3/3 KB 176/201 KB 6/6 KB 3/367 KB 158/158 KB 3/3 KB 176/201 KB 6/367 KB 158/158 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 40.6 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 176/201 KB 9/367 KB 158/158 KB 176/201 KB 12/367 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 92.1 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install 176/201 KB 14/367 KB 158/158 KB 176/201 KB 17/367 KB 158/158 KB 176/201 KB 19/367 KB 158/158 KB 176/201 KB 22/367 KB 158/158 KB 176/201 KB 25/367 KB 158/158 KB 176/201 KB 28/367 KB 158/158 KB 176/201 KB 30/367 KB 158/158 KB 176/201 KB 33/367 KB 158/158 KB 176/201 KB 37/367 KB 158/158 KB 180/201 KB 41/367 KB 158/158 KB 180/201 KB 45/367 KB 158/158 KB 180/201 KB 49/367 KB 158/158 KB 180/201 KB 53/367 KB 158/158 KB 180/201 KB 57/367 KB 180/201 KB 61/367 KB 180/201 KB 65/367 KB 180/201 KB 37/367 KB 158/158 KB 180/201 KB 65/367 KB 3/5 KB 180/201 KB 65/367 KB 5/5 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 1963.1 KB/sec) unit-abot-epc-basic-0: 12:56:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 184/201 KB 3/52 KB 69/367 KB 5/5 KB 184/201 KB 3/52 KB 73/367 KB 5/5 KB 184/201 KB 3/52 KB 77/367 KB 5/5 KB 184/201 KB 3/52 KB 81/367 KB 5/5 KB 184/201 KB 3/52 KB 85/367 KB 184/201 KB 3/52 KB 65/367 KB 5/5 KB 180/201 KB 3/52 KB 65/367 KB 5/5 KB 184/201 KB 6/52 KB 85/367 KB 184/201 KB 9/52 KB 85/367 KB 184/201 KB 11/52 KB 85/367 KB 184/201 KB 14/52 KB 85/367 KB 184/201 KB 16/52 KB 85/367 KB 184/201 KB 19/52 KB 85/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 53.4 KB/sec) unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 184/201 KB 22/52 KB 85/367 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 184/201 KB 25/52 KB 85/367 KB 188/201 KB 25/52 KB 85/367 KB 192/201 KB 27/52 KB 85/367 KB 188/201 KB 27/52 KB 85/367 KB 192/201 KB 30/52 KB 85/367 KB 192/201 KB 32/52 KB 85/367 KB 196/201 KB 36/52 KB 85/367 KB 196/201 KB 40/52 KB 85/367 KB 196/201 KB 44/52 KB 85/367 KB 196/201 KB 48/52 KB 85/367 KB 196/201 KB 32/52 KB 85/367 KB 200/201 KB 48/52 KB 85/367 KB 201/201 KB 48/52 KB 85/367 KB 201/201 KB 48/52 KB 85/367 KB 4/47 KB 201/201 KB 52/52 KB 85/367 KB 8/47 KB 201/201 KB 52/52 KB 85/367 KB 12/47 KB 201/201 KB 52/52 KB 85/367 KB 16/47 KB 201/201 KB 52/52 KB 85/367 KB 4/47 KB 201/201 KB 52/52 KB 89/367 KB 20/47 KB 201/201 KB 3/238 KB 52/52 KB 89/367 KB 24/47 KB 201/201 KB 52/52 KB 89/367 KB 16/47 KB 201/201 KB 3/238 KB 52/52 KB 89/367 KB 20/47 KB 201/201 KB 5/238 KB 52/52 KB 89/367 KB 24/47 KB 201/201 KB 8/238 KB 52/52 KB 89/367 KB 24/47 KB 201/201 KB 11/238 KB 52/52 KB 89/367 KB 24/47 KB 201/201 KB 13/238 KB 52/52 KB 89/367 KB 24/47 KB 201/201 KB 16/238 KB 52/52 KB 89/367 KB 24/47 KB 201/201 KB 16/238 KB 52/52 KB 93/367 KB 24/47 KB 201/201 KB 16/238 KB 52/52 KB 97/367 KB 24/47 KB 201/201 KB 19/238 KB 52/52 KB 97/367 KB 24/47 KB 201/201 KB 21/238 KB 52/52 KB 97/367 KB 24/47 KB 201/201 KB 24/238 KB 52/52 KB 97/367 KB 24/47 KB 201/201 KB 27/238 KB 52/52 KB 101/367 KB 24/47 KB 29/238 KB 101/367 KB 28/47 KB 32/238 KB 101/367 KB 28/47 KB 36/238 KB 101/367 KB 28/47 KB 40/238 KB 101/367 KB 28/47 KB 44/238 KB 101/367 KB 28/47 KB 201/201 KB 24/238 KB 52/52 KB 101/367 KB 24/47 KB 44/238 KB 105/367 KB 28/47 KB 44/238 KB 109/367 KB 28/47 KB 44/238 KB 113/367 KB 28/47 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 553.2 KB/sec) unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 27/238 KB 52/52 KB 101/367 KB 28/47 KB 44/238 KB 113/367 KB 32/47 KB 48/238 KB 117/367 KB 36/47 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 2005.9 KB/sec) unit-abot-epc-basic-0: 12:56:05 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: 12:56:05 DEBUG unit.abot-epc-basic/0.install 48/238 KB 117/367 KB 40/47 KB 48/238 KB 117/367 KB 44/47 KB 48/238 KB 117/367 KB 47/47 KB 48/238 KB 117/367 KB 32/47 KB 44/238 KB 117/367 KB 32/47 KB 48/238 KB 121/367 KB 47/47 KB 48/238 KB 125/367 KB 47/47 KB 48/238 KB 129/367 KB 47/47 KB 48/238 KB 133/367 KB 47/47 KB 52/238 KB 137/367 KB 47/47 KB 52/238 KB 141/367 KB 47/47 KB 52/238 KB 145/367 KB 47/47 KB 52/238 KB 133/367 KB 47/47 KB 56/238 KB 145/367 KB 47/47 KB 60/238 KB 145/367 KB 47/47 KB 64/238 KB 145/367 KB 47/47 KB 64/238 KB 145/367 KB 47/47 KB 1/28 KB 64/238 KB 145/367 KB 47/47 KB 3/28 KB 64/238 KB 145/367 KB 47/47 KB 6/28 KB 64/238 KB 145/367 KB 47/47 KB 9/28 KB 64/238 KB 145/367 KB 47/47 KB 11/28 KB 64/238 KB 145/367 KB 47/47 KB 14/28 KB 64/238 KB 145/367 KB 47/47 KB 17/28 KB 64/238 KB 145/367 KB 47/47 KB 19/28 KB 64/238 KB 145/367 KB 47/47 KB 22/28 KB 68/238 KB 149/367 KB 25/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 444.4 KB/sec) unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 64/238 KB 149/367 KB 47/47 KB 22/28 KB 68/238 KB 153/367 KB 25/28 KB 68/238 KB 157/367 KB 27/28 KB 68/238 KB 149/367 KB 47/47 KB 22/28 KB 72/238 KB 161/367 KB 27/28 KB 76/238 KB 161/367 KB 27/28 KB 80/238 KB 161/367 KB 27/28 KB 68/238 KB 153/367 KB 27/28 KB 80/238 KB 161/367 KB 28/28 KB 68/238 KB 161/367 KB 27/28 KB 80/238 KB 165/367 KB 28/28 KB 84/238 KB 169/367 KB 28/28 KB 84/238 KB 173/367 KB 28/28 KB 84/238 KB 177/367 KB 28/28 KB 84/238 KB 165/367 KB 28/28 KB 88/238 KB 177/367 KB 28/28 KB 4/186 KB 84/238 KB 177/367 KB 28/28 KB 4/186 KB 88/238 KB 177/367 KB 28/28 KB 8/186 KB 88/238 KB 177/367 KB 28/28 KB 12/186 KB 92/238 KB 177/367 KB 28/28 KB 12/186 KB 96/238 KB 177/367 KB 28/28 KB 12/186 KB 100/238 KB 181/367 KB 28/28 KB 16/186 KB 104/238 KB 181/367 KB 28/28 KB 16/186 KB 108/238 KB 181/367 KB 28/28 KB 16/186 KB 112/238 KB 181/367 KB 28/28 KB 16/186 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 237.3 KB/sec) unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 96/238 KB 181/367 KB 28/28 KB 16/186 KB 112/238 KB 185/367 KB 16/186 KB 112/238 KB 189/367 KB 16/186 KB 112/238 KB 193/367 KB 16/186 KB 96/238 KB 177/367 KB 28/28 KB 16/186 KB 112/238 KB 193/367 KB 20/186 KB 112/238 KB 193/367 KB 24/186 KB 112/238 KB 193/367 KB 28/186 KB 112/238 KB 193/367 KB 32/186 KB 112/238 KB 197/367 KB 32/186 KB 116/238 KB 201/367 KB 36/186 KB 116/238 KB 205/367 KB 36/186 KB 116/238 KB 197/367 KB 36/186 KB 112/238 KB 197/367 KB 36/186 KB 116/238 KB 209/367 KB 40/186 KB 120/238 KB 209/367 KB 44/186 KB 120/238 KB 209/367 KB 40/186 KB 124/238 KB 209/367 KB 44/186 KB 116/238 KB 209/367 KB 44/186 KB 124/238 KB 209/367 KB 48/186 KB 124/238 KB 209/367 KB 52/186 KB 128/238 KB 213/367 KB 56/186 KB 3/558 KB 128/238 KB 213/367 KB 52/186 KB 3/558 KB 128/238 KB 209/367 KB 52/186 KB 3/558 KB 128/238 KB 213/367 KB 56/186 KB 6/558 KB 128/238 KB 213/367 KB 56/186 KB 9/558 KB 128/238 KB 209/367 KB 52/186 KB 128/238 KB 213/367 KB 56/186 KB 11/558 KB 128/238 KB 213/367 KB 56/186 KB 14/558 KB 132/238 KB 217/367 KB 56/186 KB 16/558 KB 132/238 KB 217/367 KB 56/186 KB 14/558 KB 132/238 KB 221/367 KB 60/186 KB 16/558 KB 132/238 KB 221/367 KB 60/186 KB 19/558 KB 132/238 KB 225/367 KB 60/186 KB 22/558 KB 132/238 KB 225/367 KB 60/186 KB 25/558 KB 132/238 KB 213/367 KB 56/186 KB 14/558 KB 132/238 KB 225/367 KB 60/186 KB 19/558 KB 132/238 KB 217/367 KB 60/186 KB 16/558 KB 136/238 KB 225/367 KB 64/186 KB 25/558 KB 136/238 KB 225/367 KB 64/186 KB 25/558 KB 136/238 KB 229/367 KB 64/186 KB 25/558 KB 140/238 KB 233/367 KB 68/186 KB 25/558 KB 140/238 KB 229/367 KB 68/186 KB 25/558 KB 140/238 KB 237/367 KB 72/186 KB 25/558 KB 140/238 KB 237/367 KB 76/186 KB 25/558 KB 140/238 KB 237/367 KB 80/186 KB 25/558 KB 140/238 KB 229/367 KB 64/186 KB 25/558 KB 144/238 KB 237/367 KB 80/186 KB 25/558 KB 148/238 KB 237/367 KB 80/186 KB 25/558 KB 152/238 KB 237/367 KB 84/186 KB 27/558 KB 156/238 KB 237/367 KB 84/186 KB 27/558 KB 160/238 KB 237/367 KB 84/186 KB 27/558 KB 140/238 KB 237/367 KB 68/186 KB 25/558 KB 160/238 KB 241/367 KB 84/186 KB 27/558 KB 148/238 KB 237/367 KB 84/186 KB 27/558 KB 160/238 KB 245/367 KB 84/186 KB 27/558 KB 164/238 KB 249/367 KB 84/186 KB 30/558 KB 164/238 KB 253/367 KB 84/186 KB 30/558 KB 164/238 KB 257/367 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 4/1199 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 8/1199 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 12/1199 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 16/1199 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 20/1199 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 24/1199 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 28/1199 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 32/1199 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 36/1199 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 40/1199 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 44/1199 KB 84/186 KB 30/558 KB 164/238 KB 261/367 KB 48/1199 KB 84/186 KB 30/558 KB 148/238 KB 237/367 KB 84/186 KB 25/558 KB 164/238 KB 261/367 KB 48/1199 KB 88/186 KB 30/558 KB 164/238 KB 261/367 KB 48/1199 KB 92/186 KB 30/558 KB 164/238 KB 261/367 KB 48/1199 KB 96/186 KB 30/558 KB 164/238 KB 261/367 KB 48/1199 KB 100/186 KB 30/558 KB 164/238 KB 261/367 KB 52/1199 KB 104/186 KB 30/558 KB 164/238 KB 261/367 KB 52/1199 KB 108/186 KB 30/558 KB 164/238 KB 265/367 KB 52/1199 KB 112/186 KB 30/558 KB 164/2 unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 38 KB 265/367 KB 52/1199 KB 116/186 KB 30/558 KB 164/238 KB 265/367 KB 52/1199 KB 120/186 KB 30/558 KB 164/238 KB 245/367 KB 84/186 KB 30/558 KB 160/238 KB 245/367 KB 84/186 KB 30/558 KB 164/238 KB 265/367 KB 52/1199 KB 120/186 KB 32/558 KB 164/238 KB 265/367 KB 52/1199 KB 120/186 KB 36/558 KB 164/238 KB 265/367 KB 52/1199 KB 120/186 KB 40/558 KB 168/238 KB 265/367 KB 52/1199 KB 120/186 KB 44/558 KB 168/238 KB 265/367 KB 52/1199 KB 120/186 KB 48/558 KB 168/238 KB 265/367 KB 52/1199 KB 120/186 KB 52/558 KB 168/238 KB 265/367 KB 52/1199 KB 120/186 KB 56/558 KB 168/238 KB 265/367 KB 52/1199 KB 120/186 KB 60/558 KB 168/238 KB 265/367 KB 52/1199 KB 120/186 KB 61/558 KB 168/238 KB 265/367 KB 52/1199 KB 120/186 KB 65/558 KB 168/238 KB 265/367 KB 52/1199 KB 120/186 KB 69/558 KB 168/238 KB 265/367 KB 52/1199 KB 120/186 KB 73/558 KB 168/238 KB 265/367 KB 52/1199 KB 120/186 KB 77/558 KB 164/238 KB 265/367 KB 52/1199 KB 108/186 KB 30/558 KB 168/238 KB 269/367 KB 52/1199 KB 124/186 KB 77/558 KB 168/238 KB 273/367 KB 52/1199 KB 124/186 KB 77/558 KB 164/238 KB 261/367 KB 52/1199 KB 100/186 KB 30/558 KB 168/238 KB 273/367 KB 56/1199 KB 124/186 KB 77/558 KB 168/238 KB 273/367 KB 60/1199 KB 124/186 KB 77/558 KB 168/238 KB 273/367 KB 64/1199 KB 124/186 KB 77/558 KB 168/238 KB 273/367 KB 68/1199 KB 124/186 KB 77/558 KB 168/238 KB 277/367 KB 72/1199 KB 124/186 KB 77/558 KB 168/238 KB 277/367 KB 76/1199 KB 124/186 KB 77/558 KB 168/238 KB 277/367 KB 80/1199 KB 124/186 KB 77/558 KB 168/238 KB 277/367 KB 84/1199 KB 124/186 KB 77/558 KB 168/238 KB 277/367 KB 88/1199 KB 124/186 KB 81/558 KB 168/238 KB 277/367 KB 92/1199 KB 124/186 KB 81/558 KB 168/238 KB 277/367 KB 96/1199 KB 124/186 KB 81/558 KB 168/238 KB 265/367 KB 52/1199 KB 124/186 KB 77/558 KB 168/238 KB 265/367 KB 52/1199 KB 120/186 KB 40/558 KB 172/238 KB 277/367 KB 96/1199 KB 124/186 KB 81/558 KB 176/238 KB 277/367 KB 96/1199 KB 124/186 KB 81/558 KB 180/238 KB 277/367 KB 96/1199 KB 124/186 KB 81/558 KB 184/238 KB 277/367 KB 96/1199 KB 124/186 KB 81/558 KB 188/238 KB 277/367 KB 96/1199 KB 124/186 KB 81/558 KB 192/238 KB 277/367 KB 96/1199 KB 124/186 KB 81/558 KB 196/238 KB 277/367 KB 96/1199 KB 124/186 KB 81/558 KB 200/238 KB 277/367 KB 96/1199 KB 124/186 KB 81/558 KB 204/238 KB 277/367 KB 96/1199 KB 124/186 KB 81/558 KB 208/238 KB 277/367 KB 96/1199 KB 128/186 KB 81/558 KB 212/238 KB 277/367 KB 96/1199 KB 128/186 KB 81/558 KB 216/238 KB 277/367 KB 100/1199 KB 128/186 KB 81/558 KB 168/238 KB 277/367 KB 84/1199 KB 124/186 KB 81/558 KB 168/238 KB 277/367 KB 68/1199 KB 124/186 KB 77/558 KB 216/238 KB 281/367 KB 100/1199 KB 128/186 KB 81/558 KB 216/238 KB 285/367 KB 100/1199 KB 128/186 KB 81/558 KB 216/238 KB 289/367 KB 100/1199 KB 128/186 KB 81/558 KB 216/238 KB 293/367 KB 100/1199 KB 128/186 KB 81/558 KB 216/238 KB 297/367 KB 100/1199 KB 128/186 KB 81/558 KB 216/238 KB 301/367 KB 100/1199 KB 128/186 KB 81/558 KB 216/238 KB 305/367 KB 100/1199 KB 128/186 KB 85/558 KB 220/238 KB 305/367 KB 100/1199 KB 128/186 KB 85/558 KB 224/238 KB 305/367 KB 100/1199 KB 128/186 KB 85/558 KB 212/238 KB 277/367 KB 100/1199 KB 128/186 KB 81/558 KB 224/238 KB 305/367 KB 104/1199 KB 128/186 KB 85/558 KB 224/238 KB 305/367 KB 108/1199 KB 128/186 KB 85/558 KB 224/238 KB 309/367 KB 112/1199 KB 128/186 KB 85/558 KB 224/238 KB 309/367 KB 116/1199 KB 128/186 KB 85/558 KB 204/238 KB 277/367 KB 96/1199 KB 128/186 KB 81/558 KB 228/238 KB 309/36 unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 7 KB 116/1199 KB 132/186 KB 85/558 KB 228/238 KB 309/367 KB 116/1199 KB 136/186 KB 85/558 KB 228/238 KB 309/367 KB 116/1199 KB 140/186 KB 85/558 KB 228/238 KB 309/367 KB 116/1199 KB 144/186 KB 85/558 KB 228/238 KB 309/367 KB 116/1199 KB 148/186 KB 85/558 KB 228/238 KB 309/367 KB 116/1199 KB 152/186 KB 85/558 KB 228/238 KB 309/367 KB 116/1199 KB 128/186 KB 85/558 KB 224/238 KB 309/367 KB 108/1199 KB 128/186 KB 85/558 KB 228/238 KB 313/367 KB 116/1199 KB 152/186 KB 85/558 KB 228/238 KB 317/367 KB 116/1199 KB 152/186 KB 85/558 KB 228/238 KB 321/367 KB 116/1199 KB 152/186 KB 85/558 KB 228/238 KB 325/367 KB 116/1199 KB 152/186 KB 85/558 KB 232/238 KB 329/367 KB 120/1199 KB 156/186 KB 85/558 KB 216/238 KB 301/367 KB 100/1199 KB 128/186 KB 85/558 KB 232/238 KB 329/367 KB 120/1199 KB 156/186 KB 89/558 KB 232/238 KB 329/367 KB 120/1199 KB 156/186 KB 93/558 KB 232/238 KB 329/367 KB 120/1199 KB 156/186 KB 97/558 KB 232/238 KB 329/367 KB 120/1199 KB 156/186 KB 101/558 KB 232/238 KB 329/367 KB 120/1199 KB 156/186 KB 105/558 KB 232/238 KB 329/367 KB 120/1199 KB 156/186 KB 109/558 KB 232/238 KB 329/367 KB 120/1199 KB 156/186 KB 113/558 KB 232/238 KB 325/367 KB 120/1199 KB 156/186 KB 85/558 KB 232/238 KB 333/367 KB 124/1199 KB 156/186 KB 113/558 KB 232/238 KB 333/367 KB 128/1199 KB 156/186 KB 113/558 KB 232/238 KB 325/367 KB 116/1199 KB 156/186 KB 85/558 KB 232/238 KB 333/367 KB 128/1199 KB 160/186 KB 113/558 KB 232/238 KB 325/367 KB 116/1199 KB 152/186 KB 85/558 KB 236/238 KB 333/367 KB 128/1199 KB 160/186 KB 113/558 KB 238/238 KB 333/367 KB 128/1199 KB 160/186 KB 113/558 KB 238/238 KB 333/367 KB 128/1199 KB 164/186 KB 113/558 KB 238/238 KB 333/367 KB 132/1199 KB 168/186 KB 117/558 KB 238/238 KB 333/367 KB 132/1199 KB 172/186 KB 117/558 KB 238/238 KB 333/367 KB 132/1199 KB 176/186 KB 117/558 KB 232/238 KB 333/367 KB 120/1199 KB 156/186 KB 113/558 KB 238/238 KB 337/367 KB 132/1199 KB 176/186 KB 117/558 KB 238/238 KB 333/367 KB 132/1199 KB 164/186 KB 117/558 KB 238/238 KB 337/367 KB 132/1199 KB 176/186 KB 121/558 KB 238/238 KB 337/367 KB 132/1199 KB 176/186 KB 125/558 KB 238/238 KB 341/367 KB 132/1199 KB 176/186 KB 125/558 KB 238/238 KB 345/367 KB 132/1199 KB 180/186 KB 129/558 KB 238/238 KB 349/367 KB 132/1199 KB 180/186 KB 129/558 KB 238/238 KB 353/367 KB 132/1199 KB 180/186 KB 129/558 KB 238/238 KB 357/367 KB 132/1199 KB 180/186 KB 129/558 KB 238/238 KB 333/367 KB 132/1199 KB 164/186 KB 113/558 KB 238/238 KB 357/367 KB 136/1199 KB 180/186 KB 129/558 KB 238/238 KB 357/367 KB 140/1199 KB 180/186 KB 129/558 KB 238/238 KB 357/367 KB 144/1199 KB 180/186 KB 129/558 KB 238/238 KB 357/367 KB 148/1199 KB 180/186 KB 129/558 KB 238/238 KB 357/367 KB 152/1199 KB 180/186 KB 129/558 KB 238/238 KB 357/367 KB 156/1199 KB 180/186 KB 129/558 KB 238/238 KB 357/367 KB 160/1199 KB 180/186 KB 129/558 KB 238/238 KB 341/367 KB 132/1199 KB 180/186 KB 129/558 KB 238/238 KB 357/367 KB 160/1199 KB 184/186 KB 129/558 KB 238/238 KB 357/367 KB 160/1199 KB 186/186 KB 129/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 1349.0 KB/sec) unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 238/238 KB 341/367 KB 132/1199 KB 176/186 KB 129/558 KB 357/367 KB 160/1199 KB 186/186 KB 133/558 KB 357/367 KB 160/1199 KB 186/186 KB 137/558 KB 357/367 KB 160/1199 KB 186/186 KB 141/558 KB Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 357/367 KB 160/1199 KB 186/186 KB 145/558 KB 361/367 KB 164/1199 KB 186/186 KB 149/558 KB 361/367 KB 164/1199 KB 186/186 KB 153/558 KB 361/367 KB 164/1199 KB 186/186 KB 157/558 KB 361/367 KB 164/1199 KB 186/186 KB 145/558 KB 361/367 KB 168/1199 KB 186/186 KB 157/558 KB 361/367 KB 160/1199 KB 186/186 KB 145/558 KB 365/367 KB 168/1199 KB 186/186 KB 157/558 KB 367/367 KB 168/1199 KB 186/186 KB 157/558 KB 367/367 KB 168/1199 KB 186/186 KB 161/558 KB 367/367 KB 172/1199 KB 186/186 KB 165/558 KB 367/367 KB 172/1199 KB 186/186 KB 169/558 KB 367/367 KB 172/1199 KB 186/186 KB 173/558 KB 367/367 KB 172/1199 KB 186/186 KB 161/558 KB 367/367 KB 176/1199 KB 186/186 KB 173/558 KB 367/367 KB 180/1199 KB 186/186 KB 173/558 KB 367/367 KB 184/1199 KB 177/558 KB 367/367 KB 188/1199 KB 177/558 KB 367/367 KB 192/1199 KB 177/558 KB 367/367 KB 196/1199 KB 177/558 KB 367/367 KB 200/1199 KB 177/558 KB 367/367 KB 204/1199 KB 177/558 KB 367/367 KB 208/1199 KB 177/558 KB 367/367 KB 180/1199 KB 177/558 KB 367/367 KB 208/1199 KB 181/558 KB 367/367 KB 208/1199 KB 185/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 1016.2 KB/sec) unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 367/367 KB 208/1199 KB 189/558 KB 367/367 KB 208/1199 KB 193/558 KB 367/367 KB 208/1199 KB 197/558 KB 367/367 KB 212/1199 KB 201/558 KB 367/367 KB 212/1199 KB 205/558 KB 367/367 KB 212/1199 KB 197/558 KB 367/367 KB 216/1199 KB 205/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 1970.3 KB/sec) unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 216/1199 KB 209/558 KB 220/1199 KB 213/558 KB 220/1199 KB 217/558 KB 220/1199 KB 221/558 KB 220/1199 KB 4/181 KB 221/558 KB 220/1199 KB 8/181 KB 221/558 KB 220/1199 KB 12/181 KB 221/558 KB 220/1199 KB 16/181 KB 221/558 KB 220/1199 KB 20/181 KB 221/558 KB 220/1199 KB 24/181 KB 221/558 KB 220/1199 KB 28/181 KB 221/558 KB 220/1199 KB 32/181 KB 221/558 KB 220/1199 KB 209/558 KB 224/1199 KB 32/181 KB 221/558 KB 228/1199 KB 32/181 KB 221/558 KB 232/1199 KB 36/181 KB 221/558 KB 236/1199 KB 36/181 KB 221/558 KB 240/1199 KB 36/181 KB 221/558 KB 228/1199 KB 36/181 KB 221/558 KB 240/1199 KB 40/181 KB 221/558 KB 240/1199 KB 44/181 KB 221/558 KB 240/1199 KB 48/181 KB 221/558 KB 240/1199 KB 52/181 KB 221/558 KB 240/1199 KB 56/181 KB 221/558 KB 240/1199 KB 60/181 KB 221/558 KB 244/1199 KB 60/181 KB 221/558 KB 248/1199 KB 60/181 KB 221/558 KB 248/1199 KB 64/181 KB 221/558 KB 252/1199 KB 64/181 KB 221/558 KB 256/1199 KB 64/181 KB 221/558 KB 256/1199 KB 68/181 KB 221/558 KB 260/1199 KB 72/181 KB 221/558 KB 260/1199 KB 76/181 KB 221/558 KB 260/1199 KB 80/181 KB 221/558 KB 260/1199 KB 68/181 KB 221/558 KB 264/1199 KB 80/181 KB 221/558 KB 268/1199 KB 80/181 KB 221/558 KB 272/1199 KB 80/181 KB 221/558 KB 276/1199 KB 80/181 KB 221/558 KB 280/1199 KB 84/181 KB 221/558 KB 284/1199 KB 84/181 KB 221/558 KB 288/1199 KB 84/181 KB 221/558 KB 276/1199 KB 84/181 KB 221/558 KB 288/1199 KB 88/181 KB 221/558 KB 288/1199 KB 92/181 KB 221/558 KB 288/1199 KB 96/181 KB 221/558 KB 288/1199 KB 100/181 KB 221/558 KB 292/1199 KB 104/181 KB 221/558 KB 292/1199 KB 108/181 KB 221/558 KB 292/1199 KB 112/181 KB 221/558 KB 292/1199 KB 116/181 KB 221/558 KB 292/1199 KB 120/181 KB 221/558 KB 292/1199 KB 124/181 KB 221/558 KB 292/1199 KB 128/181 KB 221/558 KB 292/1199 KB 132/181 KB 221/558 KB 292/1199 KB 136/181 KB 221/558 KB 292/1199 KB 140/181 KB 221/558 KB 292/1199 KB 144/181 KB 221/558 KB 292/1199 KB 100/181 KB 221/558 KB 296/1199 KB 144/181 KB 221/558 KB 300/1199 KB 144/181 KB 221/558 KB 304/1199 KB 144/181 KB 221/558 KB 308/1199 KB 144/181 KB 221/558 KB 312/1199 KB 144/181 KB 221/558 KB 316/1199 KB 144/181 KB 221/558 KB 320/1199 KB 144/181 KB 221/558 KB 324/1199 KB 144/181 KB 221/558 KB 328/1199 KB 148/181 KB 221/558 KB 332/1199 KB 148/181 KB 221/558 KB 336/1199 KB 148/181 KB 221/558 KB 324/1199 KB 148/181 KB 221/558 KB 336/1199 KB 152/181 KB 221/558 KB 340/1199 KB 156/181 KB 221/558 KB 340/1199 KB 160/181 KB 221/558 KB 340/1199 KB 164/181 KB 221/558 KB 340/1199 KB 168/181 KB 225/558 KB 340/1199 KB 172/181 KB 225/558 KB 340/1199 KB 176/181 KB 225/558 KB 340/1199 KB 152/181 KB 221/558 KB 344/1199 KB 176/181 KB 225/558 KB 348/1199 KB 176/181 KB 225/558 KB 352/1199 KB 176/181 KB 225/558 KB 340/1199 KB 164/181 KB 225/558 KB 352/1199 KB 176/181 KB 229/558 KB 352/1199 KB 176/181 KB 233/558 KB 352/1199 KB 176/181 KB 237/558 KB 356/1199 KB 176/181 KB 237/558 KB 360/1199 KB 180/181 KB 241/558 KB 364/1199 KB 180/181 KB 241/558 KB 368/1199 KB 180/181 KB 241/558 KB 356/1199 KB 180/181 KB 241/558 KB 368/1199 KB 181/181 KB 241/558 KB 356/1199 KB 176/181 KB 241/558 KB 368/1199 KB 181/181 KB 245/558 KB 368/1199 KB 181/181 KB 249/558 KB 368/1199 KB 181/181 KB 253/558 KB 368/1199 KB 181/181 KB 257/558 KB 372/1199 KB 181/181 KB 257/558 KB 376/1199 KB 181/181 KB 257/558 KB 380/1199 KB 181/181 KB 257/558 KB 384/1199 KB 181/181 KB 257/558 KB 384/1199 KB 181/181 KB 261/558 KB 384/1199 unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install KB 181/181 KB 265/558 KB 388/1199 KB 181/181 KB 269/558 KB 388/1199 KB 181/181 KB 273/558 KB 388/1199 KB 277/558 KB 388/1199 KB 281/558 KB 388/1199 KB 285/558 KB 388/1199 KB 181/181 KB 265/558 KB 392/1199 KB 285/558 KB 396/1199 KB 285/558 KB 400/1199 KB 285/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 803.6 KB/sec) unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 404/1199 KB 285/558 KB 408/1199 KB 289/558 KB 412/1199 KB 289/558 KB 416/1199 KB 289/558 KB 404/1199 KB 289/558 KB 416/1199 KB 293/558 KB 416/1199 KB 297/558 KB 416/1199 KB 301/558 KB 416/1199 KB 305/558 KB 420/1199 KB 309/558 KB 420/1199 KB 313/558 KB 420/1199 KB 317/558 KB 420/1199 KB 305/558 KB 424/1199 KB 317/558 KB 428/1199 KB 317/558 KB 432/1199 KB 317/558 KB 436/1199 KB 317/558 KB 440/1199 KB 321/558 KB 444/1199 KB 321/558 KB 436/1199 KB 321/558 KB 448/1199 KB 325/558 KB 444/1199 KB 325/558 KB 452/1199 KB 325/558 KB 452/1199 KB 329/558 KB 452/1199 KB 333/558 KB 452/1199 KB 337/558 KB 456/1199 KB 341/558 KB 456/1199 KB 345/558 KB 456/1199 KB 349/558 KB 456/1199 KB 337/558 KB 460/1199 KB 349/558 KB 464/1199 KB 349/558 KB 468/1199 KB 349/558 KB 472/1199 KB 353/558 KB 476/1199 KB 353/558 KB 480/1199 KB 353/558 KB 468/1199 KB 353/558 KB 480/1199 KB 357/558 KB 484/1199 KB 361/558 KB 484/1199 KB 365/558 KB 484/1199 KB 369/558 KB 484/1199 KB 373/558 KB 484/1199 KB 377/558 KB 484/1199 KB 381/558 KB 484/1199 KB 357/558 KB 488/1199 KB 381/558 KB 492/1199 KB 381/558 KB 496/1199 KB 381/558 KB 500/1199 KB 381/558 KB 504/1199 KB 381/558 KB 508/1199 KB 381/558 KB 512/1199 KB 381/558 KB 516/1199 KB 381/558 KB 516/1199 KB 385/558 KB 516/1199 KB 389/558 KB 516/1199 KB 393/558 KB 516/1199 KB 397/558 KB 516/1199 KB 401/558 KB 520/1199 KB 405/558 KB 520/1199 KB 409/558 KB 520/1199 KB 413/558 KB 520/1199 KB 401/558 KB 524/1199 KB 413/558 KB 528/1199 KB 413/558 KB 532/1199 KB 413/558 KB 536/1199 KB 417/558 KB 540/1199 KB 417/558 KB 544/1199 KB 417/558 KB 532/1199 KB 417/558 KB 544/1199 KB 421/558 KB 544/1199 KB 425/558 KB 544/1199 KB 429/558 KB 544/1199 KB 433/558 KB 548/1199 KB 437/558 KB 548/1199 KB 441/558 KB 548/1199 KB 445/558 KB 548/1199 KB 449/558 KB 548/1199 KB 453/558 KB 548/1199 KB 433/558 KB 552/1199 KB 453/558 KB 556/1199 KB 453/558 KB 560/1199 KB 453/558 KB 564/1199 KB 453/558 KB 568/1199 KB 453/558 KB 572/1199 KB 453/558 KB 576/1199 KB 453/558 KB 576/1199 KB 457/558 KB 576/1199 KB 461/558 KB 580/1199 KB 465/558 KB 580/1199 KB 469/558 KB 580/1199 KB 473/558 KB 580/1199 KB 477/558 KB 580/1199 KB 461/558 KB 584/1199 KB 477/558 KB 588/1199 KB 477/558 KB 592/1199 KB 477/558 KB 596/1199 KB 477/558 KB 600/1199 KB 481/558 KB 604/1199 KB 481/558 KB 608/1199 KB 481/558 KB 596/1199 KB 481/558 KB 608/1199 KB 485/558 KB 608/1199 KB 489/558 KB 608/1199 KB 493/558 KB 608/1199 KB 497/558 KB 612/1199 KB 501/558 KB 612/1199 KB 497/558 KB 616/1199 KB 505/558 KB 620/1199 KB 505/558 KB 624/1199 KB 505/558 KB 612/1199 KB 505/558 KB 624/1199 KB 509/558 KB 628/1199 KB 513/558 KB 628/1199 KB 517/558 KB 628/1199 KB 521/558 KB 628/1199 KB 525/558 KB 628/1199 KB 509/558 KB 632/1199 KB 525/558 KB 636/1199 KB 525/558 KB 640/1199 KB 525/558 KB 644/1199 KB 525/558 KB 648/1199 KB 529/558 KB 652/1199 KB 529/558 KB 656/1199 KB 529/558 KB 644/1199 KB 529/558 KB 656/1199 KB 533/558 KB 656/1199 KB 537/558 KB 656/1199 KB 541/558 KB 660/1199 KB 545/558 KB 660/1199 KB 549/558 KB 660/1199 KB 553/558 KB 660/1199 KB 557/558 KB 660/1199 KB 558/558 KB 660/1199 KB 541/558 KB 664/1199 KB 558/558 KB 668/1199 KB 558/558 KB 672/1199 KB 558/558 KB 676/1199 KB 558/558 KB 680/1199 KB 558/558 KB 684/1199 KB 558/558 KB 688/1199 KB 558/558 KB 692/1199 KB 558/558 KB 696/1199 KB 558/558 KB 700/1199 KB 558/558 KB 704/1199 KB 558/558 KB 708/1199 KB 558/558 KB 712/1199 unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install KB 558/558 KB 716/1199 KB 558/558 KB 720/1199 KB 558/558 KB 724/1199 KB 558/558 KB 728/1199 KB 558/558 KB 732/1199 KB 558/558 KB 736/1199 KB 558/558 KB 740/1199 KB 558/558 KB 744/1199 KB 558/558 KB 748/1199 KB 558/558 KB 752/1199 KB 558/558 KB 756/1199 KB 558/558 KB 760/1199 KB 558/558 KB 764/1199 KB 558/558 KB 768/1199 KB 558/558 KB 772/1199 KB 558/558 KB 776/1199 KB 558/558 KB 780/1199 KB 558/558 KB 784/1199 KB 558/558 KB 788/1199 KB 558/558 KB 792/1199 KB 558/558 KB 796/1199 KB 558/558 KB 800/1199 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 2071.0 KB/sec) unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 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 3841.9 KB/sec) unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 4/1206 KB 8/1206 KB 12/1206 KB 16/1206 KB 20/1206 KB 24/1206 KB 28/1206 KB 32/1206 KB 36/1206 KB 40/1206 KB 44/1206 KB 48/1206 KB 52/1206 KB 56/1206 KB 60/1206 KB 64/1206 KB 68/1206 KB 72/1206 KB 76/1206 KB 80/1206 KB 84/1206 KB 88/1206 KB 92/1206 KB 96/1206 KB 100/1206 KB 104/1206 KB 108/1206 KB 112/1206 KB 116/1206 KB 120/1206 KB 124/1206 KB 128/1206 KB 132/1206 KB 136/1206 KB 140/1206 KB 144/1206 KB 148/1206 KB 152/1206 KB 156/1206 KB 160/1206 KB 164/1206 KB 168/1206 KB 172/1206 KB 176/1206 KB 180/1206 KB 184/1206 KB 188/1206 KB 192/1206 KB 196/1206 KB 200/1206 KB 204/1206 KB 208/1206 KB 212/1206 KB 216/1206 KB 220/1206 KB 224/1206 KB 228/1206 KB 232/1206 KB 236/1206 KB 240/1206 KB 244/1206 KB 248/1206 KB 252/1206 KB 256/1206 KB 260/1206 KB 264/1206 KB 268/1206 KB 272/1206 KB 276/1206 KB 280/1206 KB 284/1206 KB 288/1206 KB 292/1206 KB 296/1206 KB 300/1206 KB 304/1206 KB 308/1206 KB 312/1206 KB 316/1206 KB 320/1206 KB 324/1206 KB 328/1206 KB 332/1206 KB 336/1206 KB 340/1206 KB 344/1206 KB 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 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 2382.7 KB/sec) unit-abot-epc-basic-0: 12:56:05 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 38.995 s unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-13T12:56:06+00:00 unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 12:56:06 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:56:06 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: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-145.171) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:08 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:56:08 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:08 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:08 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:56:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 12:56:09 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 12:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:56:09 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:56:09 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:56:10 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:56:10 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 12:56:10 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:56:11 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:56:11 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:56:11 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:56:11 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:56:12 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:56:13 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... machine-2: 12:56:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:56:14 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:56:14 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:56:14 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:56:14 DEBUG juju.worker start "engine" machine-2: 12:56:14 INFO juju.worker start "engine" machine-2: 12:56:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:56:14 DEBUG juju.worker "engine" started machine-2: 12:56:14 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:56:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:56:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:56:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:56:14 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:56:14 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:56:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:56:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:56:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:56:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... machine-2: 12:56:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:56:14 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 12:56:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:56:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:56:14 DEBUG juju.worker.apicaller connecting with old password machine-2: 12:56:14 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:56:14 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 12:56:14 INFO juju.api connection established to "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 12:56:14 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 12:56:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-22e943-default-0". unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 12:56:14 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. machine-2: 12:56:15 DEBUG juju.worker.apicaller connected machine-2: 12:56:15 DEBUG juju.worker.apicaller changing password... machine-2: 12:56:15 DEBUG juju.worker.apicaller password changed machine-2: 12:56:15 DEBUG juju.api RPC connection died machine-2: 12:56:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 12:56:15 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:56:15 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 12:56:15 INFO juju.api connection established to "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 12:56:15 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:56:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:56:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:56:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 12:56:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... machine-2: 12:56:16 DEBUG juju.worker.apicaller connected machine-2: 12:56:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:56:16 INFO juju.worker.upgrader unblocking abort check machine-2: 12:56:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:56:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:56:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:56:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:56:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:56:16 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:56:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.logger logger setup machine-2: 12:56:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:56:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 12:56:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:56:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:56:16 INFO juju.util.exec run result: exit status 127 machine-2: 12:56:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec131015280/script.sh: line 1: fanatic: command not found 127 machine-2: 12:56:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:56:16 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:56:16 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:56: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-2: 12:56:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:56:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:56:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:56:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:56:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:56:16 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 12:56:16 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-2: 12:56:16 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-2: 12:56:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:56:16 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:56:16 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:56:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:56:16 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:56:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:56:16 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:56:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:56:16 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:56: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-2: 12:56:16 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:56:16 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:56:16 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:56:16 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:56:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:56:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:56:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:56:16 INFO juju.util.exec run result: exit status 127 machine-2: 12:56:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec524373668/script.sh: line 1: fanatic: command not found 127 machine-2: 12:56:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:56:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:56:16 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-2: 12:56:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:56:16 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:56:16 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:56:16 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 12:56:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 12:56:16 DEBUG juju.api RPC connection died machine-2: 12:56:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker killing runner 0xc42035e270 machine-2: 12:56:16 INFO juju.worker runner is dying machine-2: 12:56:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 12:56:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:56:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:56:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:56:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 12:56:16 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 12:56:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 12:56:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:56:17 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 12:56:17 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-22e943-default-0 unit-abot-epc-basic-0: 12:56:17 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:56:17 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:56:17 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease machine-2: 12:56:17 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:56:17 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-2: 12:56:17 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:56:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:56:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:17 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:56:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:56:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:56:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:56:18 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:56:18 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:56:18 INFO juju.worker.upgrader unblocking abort check machine-2: 12:56:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:56:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:56:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:56:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:56:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:56:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:56:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:56:18 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 12:56:18 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-2: 12:56:18 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-2: 12:56:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:56:18 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:56:18 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:56:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:56:18 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-2: 12:56:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:56:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.logger logger setup machine-2: 12:56:18 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:56:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:56:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:56:18 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:56:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:56:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:56:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:56:18 INFO juju.util.exec run result: exit status 127 machine-2: 12:56:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec439485079/script.sh: line 1: fanatic: command not found 127 machine-2: 12:56:18 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:56:18 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 12:56:18 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:56:18 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:56:18 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:56:18 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:56:18 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:56:18 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:56:18 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:56:18 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:56:18 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:56:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:56:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:56:18 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:56:18 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:56:18 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:56:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:56:18 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:56:18 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:56:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:56:18 INFO juju.util.exec run result: exit status 127 machine-2: 12:56:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec014210785/script.sh: line 1: fanatic: command not found 127 machine-2: 12:56:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:56:18 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:56:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:56:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:56:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:56:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:56:18 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-2: 12:56:18 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:56:18 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-2: 12:56:18 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-2: 12:56:18 DEBUG juju.worker start "2-container-watcher" machine-2: 12:56:18 DEBUG juju.worker start "stateconverter" machine-2: 12:56:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:56:18 INFO juju.worker start "2-container-watcher" machine-2: 12:56:18 DEBUG juju.worker "2-container-watcher" started machine-2: 12:56:18 INFO juju.worker start "stateconverter" machine-2: 12:56:18 DEBUG juju.worker "stateconverter" started machine-2: 12:56:18 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:56:18 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 12:56:18 INFO juju.worker.machiner "machine-2" started machine-2: 12:56:18 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 12:56:18 DEBUG juju.service discovered init system "upstart" from local host machine-2: 12:56:18 DEBUG juju.worker.deployer API addresses: ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-2: 12:56:18 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 12:56:18 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:56:18 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 12:56:18 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:56:18 DEBUG juju.worker start "api" unit-oai-epc-0: 12:56:18 INFO juju.worker start "api" unit-oai-epc-0: 12:56:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:56:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:56:18 DEBUG juju.worker "api" started unit-oai-epc-0: 12:56:18 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:56:18 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:56:18 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-epc-0: 12:56:18 INFO juju.api connection established to "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-epc-0: 12:56:18 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.install Reading package lists... machine-2: 12:56:18 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:3f:69:45 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.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:3f:69:45 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: 12:56:18 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:56:18 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-22e943-default-0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-22e943-default-0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-epc-0: 12:56:19 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 12:56:19 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:56:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 12:56:19 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:56:19 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-epc-0: 12:56:19 INFO juju.api connection established to "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-epc-0: 12:56:19 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-oai-epc-0: 12:56:20 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-oai-epc-0: 12:56:20 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:56:20 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:56:20 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:56:20 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:56:20 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:56:20 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:56:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:56:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:56:20 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 12:56:20 DEBUG juju.network including address local-cloud:192.168.121.19 for machine unit-oai-epc-0: 12:56:20 DEBUG juju.network including address local-fan:252.19.0.1 for machine unit-oai-epc-0: 12:56:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:56:20 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:56:20 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:56:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:56:20 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:56:20 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:56:20 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:56:20 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:56:20 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 12:56:20 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:56:20 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 12:56:20 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 12:56:20 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:56:20 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:56:20 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:56:20 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:56:20 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:56:20 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:56:20 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 12:56:20 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 12:56:20 DEBUG httpbakery client do GET https://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 12:56:20 DEBUG httpbakery } -> error unit-oai-epc-0: 12:56:20 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:56:20 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:56:20 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:56:20 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:56:20 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:56:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:56:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:56:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:56:20 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.6 [262 kB] unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.12 [187 kB] unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 12:56:20 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-oai-epc-0: 12:56:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:56:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 12:56:20 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: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 12:56:20 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: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 12:56:20 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-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:56:20 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:56:20 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-oai-epc-0: 12:56:21 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:56:21 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 12:56:21 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 12:56:21 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-oai-epc-0: 12:56:21 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 12:56:21 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: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 12:56:21 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: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 12:56:21 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: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 12:56:21 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-oai-epc-0: 12:56:21 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 12:56:21 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: 12:56:21 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: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 12:56:21 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 12:56:21 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-oai-epc-0: 12:56:22 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 0s (3890 kB/s) unit-abot-epc-basic-0: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-epc-0: 12:56:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 12:56:22 DEBUG unit.oai-epc/0.install (Reading database ... 78239 files and directories currently installed.) unit-oai-epc-0: 12:56:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 12:56:22 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 12:56:22 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-oai-epc-0: 12:56:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-abot-epc-basic-0: 12:56:22 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-oai-epc-0: 12:56:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 12:56:22 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: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 12:56:22 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-oai-epc-0: 12:56:22 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 12:56:22 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: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 12:56:22 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: 12:56:22 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: 12:56:22 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-oai-epc-0: 12:56:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 12:56:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 12:56:22 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:56:22 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 12:56:22 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: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:56:23 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: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 12:56:23 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: 12:56:23 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: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 12:56:23 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: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.11 [126 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 12:56:23 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: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 12:56:23 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-oai-epc-0: 12:56:23 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-abot-epc-basic-0: 12:56:23 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 12:56:24 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: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 12:56:24 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: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-abot-epc-basic-0: 12:56:24 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: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 12:56:24 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.4 [80.5 kB] unit-abot-epc-basic-0: 12:56:24 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.7 [16.1 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 12:56:24 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.8 [5,097 kB] unit-abot-epc-basic-0: 12:56:24 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.8 [2,276 kB] unit-abot-epc-basic-0: 12:56:24 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: 12:56:24 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.8 [47.1 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.6 [8,100 B] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 12:56:24 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: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 12:56:24 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 12:56:25 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: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 12:56:25 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: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 12:56:25 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: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 12:56:25 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: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:56:25 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.4 [2,438 B] unit-abot-epc-basic-0: 12:56:25 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: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 12:56:25 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 12:56:25 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 12:56:26 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-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 12:56:26 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: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 12:56:26 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: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 12:56:26 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-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 12:56:26 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: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 12:56:26 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: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 12:56:26 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: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 12:56:26 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-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (31.8 kB/s) unit-abot-epc-basic-0: 12:56:26 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: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install (Reading database ... 78989 files and directories currently installed.) unit-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 12:56:26 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: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 12:56:26 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-oai-epc-0: 12:56:26 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 12:56:26 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.6 [44.3 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 12:56:27 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-oai-epc-0: 12:56:27 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:56:27 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:56:27 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 12:56:27 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-oai-epc-0: 12:56:27 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:56:27 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 12:56:27 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:56:28 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: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 12:56:28 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: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 12:56:28 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: 12:56:28 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: 12:56:28 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: 12:56:28 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: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 12:56:28 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-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 12:56:28 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: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 12:56:28 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.25-0ubuntu0.16.04.2 [15.5 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.25-0ubuntu0.16.04.2 [813 kB] unit-abot-epc-basic-0: 12:56:28 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.25-0ubuntu0.16.04.2 [1,167 kB] unit-abot-epc-basic-0: 12:56:28 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-oai-epc-0: 12:56:28 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.13 [757 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 12:56:28 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 12:56:28 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-oai-epc-0: 12:56:29 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 12:56:29 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-oai-epc-0: 12:56:29 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 12:56:29 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-oai-epc-0: 12:56:29 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 12:56:29 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-oai-epc-0: 12:56:29 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.15 [1,077 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 12:56:29 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-oai-epc-0: 12:56:29 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-epc-0: 12:56:29 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 12:56:29 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-oai-epc-0: 12:56:29 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (3179 kB/s) unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 12:56:29 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-oai-epc-0: 12:56:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 12:56:29 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-oai-epc-0: 12:56:29 DEBUG unit.oai-epc/0.install (Reading database ... 78996 files and directories currently installed.) unit-oai-epc-0: 12:56:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 12:56:30 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.1 [406 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 12:56:30 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-oai-epc-0: 12:56:30 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:56:30 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 12:56:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:56:30 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.12 [2,957 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.12 [41.0 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 12:56:30 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:56:31 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 12:56:31 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:56:31 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu11 [3,681 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 12:56:32 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 12:56:32 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-oai-epc-0: 12:56:33 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 12:56:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:56:33 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:33 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:56:33 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... machine-3: 12:56:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:56:33 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:56:33 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:56:34 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 12s (22.6 MB/s) machine-3: 12:56:34 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:56:34 DEBUG juju.worker start "engine" machine-3: 12:56:34 INFO juju.worker start "engine" machine-3: 12:56:34 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:56:34 DEBUG juju.worker "engine" started machine-3: 12:56:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:56:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:56:34 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:56:34 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:56:34 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:56:34 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:56:34 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:56:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:56:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:56:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.apicaller connecting with old password machine-3: 12:56:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:56:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 12:56:34 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 12:56:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 12:56:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:56:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:56:34 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:56:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-oai-epc-0: 12:56:34 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 12:56:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 12:56:34 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 ... 67338 files and directories currently installed.) unit-abot-epc-basic-0: 12:56:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-oai-epc-0: 12:56:34 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:34 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-epc-0: 12:56:35 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... machine-3: 12:56:35 DEBUG juju.worker.apicaller connected machine-3: 12:56:35 DEBUG juju.worker.apicaller changing password... machine-3: 12:56:35 DEBUG juju.worker.apicaller password changed machine-3: 12:56:35 DEBUG juju.api RPC connection died machine-3: 12:56:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 12:56:35 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:56:35 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 12:56:35 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 12:56:35 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-epc-0: 12:56:35 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 12:56:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... machine-3: 12:56:36 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:56:36 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: 12:56:36 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... machine-3: 12:56:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... machine-3: 12:56:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... machine-3: 12:56:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:56:36 INFO juju.worker.upgrader unblocking abort check machine-3: 12:56:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:56:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:56:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:56:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. machine-3: 12:56:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: unit-abot-epc-basic-0: 12:56:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.12_amd64.deb ... machine-3: 12:56:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: unit-abot-epc-basic-0: 12:56:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.12) ... machine-3: 12:56:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 12:56:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. machine-3: 12:56:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:56:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:56:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:56:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... machine-3: 12:56:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:56:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:56:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:56:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... machine-3: 12:56:36 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:56:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:56:36 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:56:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:56:36 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:56:36 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:56:36 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:56:36 DEBUG juju.worker.logger logger setup machine-3: 12:56:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:56:36 INFO juju.util.exec run result: exit status 127 machine-3: 12:56:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec501549425/script.sh: line 1: fanatic: command not found 127 machine-3: 12:56:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:56:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:56:36 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:56:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:56:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:56:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:56:36 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 12:56:36 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-3: 12:56:36 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-3: 12:56:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:56:36 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:56:36 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:56:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:56:36 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-3: 12:56:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 12:56:36 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:56:36 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 12:56:36 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:56:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 12:56:36 DEBUG juju.api RPC connection died machine-3: 12:56:36 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:56:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:56:36 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:56:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:56:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:56:36 DEBUG juju.worker killing runner 0xc4204ee5b0 machine-3: 12:56:36 INFO juju.worker runner is dying machine-3: 12:56:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down unit-abot-epc-basic-0: 12:56:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 12:56:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... machine-3: 12:56:36 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:56:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:56:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:56:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 12:56:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:56:36 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 12:56:36 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 12:56:36 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 12:56:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 12:56:36 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... machine-3: 12:56:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:56:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:56:36 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:56:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 12:56:36 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:56:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 12:56:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:56:37 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... machine-3: 12:56:37 DEBUG juju.worker.apicaller connected machine-3: 12:56:37 DEBUG juju.api RPC connection died machine-3: 12:56:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:56:37 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:56:37 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 12:56:37 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 12:56:37 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:56:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 12:56:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 12:56:37 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... machine-3: 12:56:37 DEBUG juju.worker.apicaller connected machine-3: 12:56:37 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:56:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:56:38 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:56:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:56:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:56:38 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 12:56:38 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:56:38 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:56:38 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:56:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:56:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:56:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:56:38 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:56:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:56:38 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:56:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:56:38 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:56:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:56:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:56:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:56:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:56:38 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:56:38 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:56:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.logger logger setup machine-3: 12:56:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:56:38 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:56:38 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:56:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:56:38 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:56:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:56:38 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:56:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:56:38 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:56:38 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:56:38 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:56:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. machine-3: 12:56:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 12:56:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... machine-3: 12:56:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:56:38 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:56:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:56:38 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 12:56:38 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-3: 12:56:38 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-3: 12:56:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:56:38 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:56:38 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:56:38 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:56:38 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-3: 12:56:38 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:56:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... machine-3: 12:56:38 INFO juju.util.exec run result: exit status 127 machine-3: 12:56:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec065609007/script.sh: line 1: fanatic: command not found 127 machine-3: 12:56:38 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:56:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:56:38 DEBUG juju.worker start "3-container-watcher" machine-3: 12:56:38 DEBUG juju.worker start "stateconverter" machine-3: 12:56:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:56:38 INFO juju.worker start "3-container-watcher" machine-3: 12:56:38 DEBUG juju.worker "3-container-watcher" started machine-3: 12:56:38 INFO juju.worker start "stateconverter" machine-3: 12:56:38 DEBUG juju.worker "stateconverter" started machine-3: 12:56:38 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:56:38 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:56:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:56:38 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:56:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:56:38 INFO juju.util.exec run result: exit status 127 machine-3: 12:56:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec261501764/script.sh: line 1: fanatic: command not found 127 machine-3: 12:56:38 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:56:38 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:56:38 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:56:38 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:56:38 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:56:38 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 12:56:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 12:56:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:56:38 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... machine-3: 12:56:38 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:56:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:56:38 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:56:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:56:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:56:38 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 12:56:38 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:56:38 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 12:56:38 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: 12:56:38 INFO juju.worker.machiner "machine-3" started machine-3: 12:56:38 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 12:56:38 DEBUG juju.service discovered init system "upstart" from local host machine-3: 12:56:38 DEBUG juju.worker.deployer API addresses: ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-3: 12:56:38 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-abot-epc-basic-0: 12:56:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 12:56:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 12:56:38 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 12:56:38 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:56:38 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 12:56:38 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:56:38 DEBUG juju.worker start "api" unit-oai-hss-0: 12:56:38 INFO juju.worker start "api" unit-oai-hss-0: 12:56:38 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:56:38 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:56:38 DEBUG juju.worker "api" started unit-oai-hss-0: 12:56:38 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:38 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 12:56:38 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-hss-0: 12:56:38 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-hss-0: 12:56:38 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-oai-hss-0: 12:56:39 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:56:39 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 machine-3: 12:56:40 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:70:cc:9e 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:70:cc:9e 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: 12:56:40 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 12:56:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:56:40 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 12:56:40 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:56:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:56:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-oai-hss-0: 12:56:40 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:56:40 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-hss-0: 12:56:40 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-hss-0: 12:56:40 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-epc-0: 12:56:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:56:40 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-167-generic unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-167-generic unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 12:56:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:56:40 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 12:56:40 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 12:56:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:56:40 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 12:56:41 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:56:41 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:56:41 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:56:41 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:56:41 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:56:41 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-hss-0: 12:56:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:56:41 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:56:41 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: fortress operation aborted unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:56:41 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:56:41 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 12:56:41 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:56:41 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:56:41 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 12:56:41 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:56:41 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:56:41 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:56:41 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:56:41 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 12:56:41 DEBUG juju.network including address local-cloud:192.168.121.19 for machine unit-oai-hss-0: 12:56:41 DEBUG juju.network including address local-fan:252.19.0.1 for machine unit-oai-hss-0: 12:56:41 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:56:41 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:56:41 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:56:41 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:56:41 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] unit-oai-hss-0: 12:56:41 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:56:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 12:56:41 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:56:41 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:56:41 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:56:41 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:56:41 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:56:41 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:56:41 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:56:41 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 12:56:41 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 12:56:41 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:56:41 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 12:56:41 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 12:56:41 DEBUG httpbakery client do GET https://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 12:56:41 DEBUG httpbakery } -> error unit-oai-hss-0: 12:56:41 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:56:41 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:56:41 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:56:42 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:56:42 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:56:42 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:56:42 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:56:42 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:56:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 12:56:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-epc-0: 12:56:42 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:56:42 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 12:56:42 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 12:56:42 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-oai-hss-0: 12:56:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 12:56:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:56:42 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:56:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 12:56:43 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:56:43 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 12:56:43 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 12:56:43 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: 12:56:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 12:56:43 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:56:43 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 12:56:43 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (2924 kB/s) unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.install (Reading database ... 78239 files and directories currently installed.) unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 12:56:44 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:56:44 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-epc-0: 12:56:44 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-epc-0: 12:56:44 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 2s (22.6 MB/s) unit-oai-epc-0: 12:56:45 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 12:56:45 DEBUG unit.oai-epc/0.install (Reading database ... 79265 files and directories currently installed.) unit-oai-epc-0: 12:56:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:56:45 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:56:45 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 12:56:45 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:56:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 12:56:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:56:45 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 12:56:47 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:56:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 12:56:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:56:47 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:56:47 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 12:56:47 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:56:48 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 12:56:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 12:56:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:56:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:56:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 12:56:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:56:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 12:56:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:56:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 12:56:49 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:56:49 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 12:56:49 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 12:56:49 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 12:56:49 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (22.6 kB/s) unit-oai-hss-0: 12:56:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 12:56:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 12:56:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:56:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 12:56:49 DEBUG unit.oai-hss/0.install (Reading database ... 78989 files and directories currently installed.) unit-oai-hss-0: 12:56:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 12:56:49 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 12:56:49 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:56:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 12:56:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:56:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 12:56:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 12:56:49 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-hss-0: 12:56:52 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:56:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 12:56:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:56:53 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:56:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 12:56:53 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 12:56:53 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 12:56:53 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-hss-0: 12:56:53 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-hss-0: 12:56:53 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 12:56:53 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (3079 kB/s) unit-abot-epc-basic-0: 12:56:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 12:56:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:54 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:56:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 12:56:54 DEBUG unit.oai-hss/0.install (Reading database ... 78996 files and directories currently installed.) unit-oai-hss-0: 12:56:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:56:54 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 12:56:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 12:56:54 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-abot-epc-basic-0: 12:56:54 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 12:56:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:56:54 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 12:56:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:56:54 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 12:56:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:56:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 12:56:54 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:56:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 12:56:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:55 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 12:56:55 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 12:56:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:56:55 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:56:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 12:56:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:56:55 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 12:56:55 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 12:56:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 12:56:55 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:56:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 12:56:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 12:56:56 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 12:56:56 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-epc-0: 12:56:56 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 12:56:56 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-epc-0: 12:56:56 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:56:56 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 12:56:56 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-oai-hss-0: 12:56:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 12:56:56 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:56:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 12:56:57 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 12:56:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:56:57 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 12:56:57 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:56:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 12:56:58 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 12:56:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:56:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 12:56:58 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:56:59 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:56:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-oai-hss-0: 12:56:59 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:56:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:56:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:56:59 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:56:59 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:56:59 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 12:56:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-oai-hss-0: 12:56:59 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:56:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 12:56:59 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:57:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 12:57:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:57:00 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:57:00 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:57:00 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:57:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:57:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:57:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 12:57:01 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: 12:57:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:57:01 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 12:57:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:57:01 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 12:57:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 12:57:01 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:57:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 12:57:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:57:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-epc-0: 12:57:03 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 12:57:03 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-epc-0: 12:57:03 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 12:57:03 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 12:57:03 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:57:03 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:57:03 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:57:03 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:57: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: 12:57:04 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:57:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-oai-hss-0: 12:57:04 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-167-generic unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-167-generic unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 12:57:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 12:57:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:57:04 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 12:57:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 12:57:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 12:57: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: 12:57:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 12:57:05 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:05 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 12:57:06 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:57:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 12:57:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-oai-hss-0: 12:57:07 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: 12:57:07 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 12:57:07 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-hss-0: 12:57:08 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 2s (25.8 MB/s) unit-abot-epc-basic-0: 12:57:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-oai-hss-0: 12:57:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-abot-epc-basic-0: 12:57:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 12:57:08 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 12:57:08 DEBUG unit.oai-hss/0.install (Reading database ... 79265 files and directories currently installed.) unit-oai-hss-0: 12:57:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 12:57:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-oai-hss-0: 12:57:08 DEBUG unit.oai-hss/0.install Done. unit-abot-epc-basic-0: 12:57:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 12:57:08 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:57:10 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-epc-0: 12:57:11 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:57:11 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:57:11 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 12:57:11 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 12:57:11 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 12:57:11 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 12:57:11 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:57:11 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-168-generic unit-oai-epc-0: 12:57:11 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:57:12 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-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-168-generic unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-168-generic unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 12:57:12 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:57:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 12:57:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:57:14 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-epc-0: 12:57:14 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 12:57:14 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 12:57:14 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:57:14 INFO juju.worker.uniter.context trying to kill context process 15451 unit-oai-epc-0: 12:57:14 INFO juju.worker.uniter.context waiting for context process 15451 to die unit-oai-epc-0: 12:57:15 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:57:15 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:57:15 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 12:57:15 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:57:15 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:57:15 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:57:15 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:57:15 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:57:15 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 12:57:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot machine-2: 12:57:16 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:57:16 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:57:16 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:57:16 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 12:57:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 12:57:16 DEBUG juju.worker killing runner 0xc4206c2b60 unit-abot-epc-basic-0: 12:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 12:57:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:57:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 12:57:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:57:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 12:57:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-abot-epc-basic-0: 12:57:17 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 12:57:17 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 12:57:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 12:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:57:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 12:57:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 12:57:19 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:20 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 12:57:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:57:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:57:21 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 12:57:23 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:57:23 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 12:57:24 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:57:24 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:57:24 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-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-oai-hss-0: 12:57:24 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:57:24 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 12:57:25 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:57:26 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:57:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 12:57:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:57:27 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:57:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 12:57:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:57:27 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:57:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 12:57:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:57:27 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:57:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 12:57:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:28 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 12:57:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 12:57:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:57:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:57:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 12:57:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:29 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 12:57:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 12:57:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 12:57:29 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:57:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 12:57:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:57:30 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:57:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 12:57:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:57:30 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 12:57:31 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:57:31 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 12:57:31 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-oai-hss-0: 12:57:31 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:57:31 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 12:57:31 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:31 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-168-generic unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:57:32 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-168-generic unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-168-generic unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:57:32 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:57:33 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:57:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 12:57:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 12:57:34 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:57:34 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:57:34 INFO juju.worker.uniter.context trying to kill context process 15355 unit-oai-hss-0: 12:57:34 INFO juju.worker.uniter.context waiting for context process 15355 to die unit-oai-hss-0: 12:57:34 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:57:34 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:57:34 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 12:57:34 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:57:34 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:57:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:57:34 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:57:34 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:57:34 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 12:57:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:57:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 12:57:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.8_all.deb ... machine-3: 12:57:35 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:57:35 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:57:35 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:57:35 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 12:57:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:57:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 12:57:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:57:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:57:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 12:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 12:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 12:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:57:40 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:57:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 12:57:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:41 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:57:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 12:57:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:57:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:57:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:57:46 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 12:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 12:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:57:49 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 12:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:57:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 12:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:58:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 12:58:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 12:58:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:58:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 12:58:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 12:58:02 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 12:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.25-0ubuntu0.16.04.2_all.deb ... unit-abot-epc-basic-0: 12:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.25-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.25-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:58:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 12:58:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:58:08 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:58:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 12:58:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:58:08 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 12:58:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-mysql-0: 12:58:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:58:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:58:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:58:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:58:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:58:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-mysql-0: 12:58:15 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:58:15 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:58:15 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:58:15 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:58:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:58:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 12:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 12:58:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 12:58:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 12:58:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:58:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 12:58:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 12:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 12:58:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 12:58:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 12:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:58:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 12:58:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 12:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 12:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 12:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 12:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 12:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 12:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 12:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 12:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 12:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 12:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 12:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 12:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 12:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 12:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:58:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:58:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:58:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 12:58:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:44 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:58:44 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:58:44 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 12:58:44 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:58:44 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:58:44 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:58:44 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:58:44 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:58:45 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 12:58:46 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:58:47 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:58:48 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:58:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:58:51 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:58:57 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:58:59 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:59:02 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:59:03 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 12:59:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 12:59:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 12:59:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:59:05 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 12:59:06 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:59:07 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:59:07 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:59:07 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:59:07 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:59:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:59:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:59:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:59:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:59:07 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 12:59:07 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 12:59:07 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 12:59:09 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 12:59:15 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-22e943-default-0 unit-abot-epc-basic-0: 12:59:15 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:59:15 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 12:59:19 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-22e943-default-0 unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 12:59:20 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (27.8 kB/s) unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 12:59:21 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 ... 107995 files and directories currently installed.) unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:59:22 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:59:22 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: 13:00:02 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-22e943-default-0 unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 13:00:02 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: 13:00:02 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: 13:00:02 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 13:00:02 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: 13:00:02 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 13:00:02 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: 13:00:02 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 13:00:02 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 13:00:06 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 13:00:06 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 13:00:06 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: 13:00:06 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 13:00:06 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: 13:00:07 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 13:00:07 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 4s (134 kB/s) unit-abot-epc-basic-0: 13:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 13:00:07 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108104 files and directories currently installed.) unit-abot-epc-basic-0: 13:00:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 13:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 13:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 13:00:07 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: 13:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 13:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 13:00:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 13:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 13:00:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 13:00:08 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 13:00:08 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: 13:00:08 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 13:00:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 13:00:09 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 13:00:09 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: 13:00:56 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-22e943-default-0 unit-abot-epc-basic-0: 13:00:56 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-22e943-default-0 unit-abot-epc-basic-0: 13:00:56 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 13:00:56 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 13:00:56 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: 13:01:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:03:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:03:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:03:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:03:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:03:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:03:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:03:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:03:04 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:03:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:03:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:03:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:03:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:03:09 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 13:03:09 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: 13:03:50 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 13:03:50 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 13:03:50 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 13:03:50 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 13:03:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 13:03:50 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 13:03:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 13:03:50 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 13:03:50 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 13:03:50 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 13:03:50 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 13:03:50 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 13:03:50 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 13:03:50 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 13:03:50 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 13:03:50 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 13:03:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 13:03:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 13:03:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 13:03:50 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 13:03:51 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 13:03:51 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 13:03:51 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:03:51 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 13:03:51 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 13:03:51 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start SHA256:apyEO9YWRjo0H4d3jJyJA3Dgh5DgpefROA0ioo6tl4A root@juju-22e943-default-0 unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |*oo=o | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |*o+o=. + = | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |.oo=+o* B o | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |+.ooo* = . | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |E...+ = S | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start | o . B + | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |. o + B | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start | . . + | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-22e943-default-0 unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 13:03:51 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: 13:03:51 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start SHA256:uHkys72wCaIORQ6ak9OSdp+z5ePG9II/PDQ8WmQSRGI ubuntu@juju-22e943-default-0 unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start | Eoo | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start | . .. | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |. . . | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |.O . + | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |O.+. * S | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |.=. . .X | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |. . .+/.= | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |.. . +=^ . | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start |o. .B+B. | unit-abot-epc-basic-0: 13:03:51 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 13:03:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 13:03:51 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 13:03:51 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 13:03:51 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 13:03:51 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 13:03:51 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 13:03:51 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 13:03:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:05:25 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 13:05:25 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 13:05:25 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} machine-2: 13:05:25 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} unit-oai-epc-0: 13:05:25 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 13:05:25 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 13:05:25 DEBUG juju.worker start "api" unit-oai-epc-0: 13:05:25 INFO juju.worker start "api" unit-oai-epc-0: 13:05:25 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 13:05:25 DEBUG juju.agent read agent config, format "2.0" machine-2: 13:05:25 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 13:05:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 13:05:25 DEBUG juju.worker "api" started unit-oai-epc-0: 13:05:25 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 13:05:25 DEBUG juju.worker start "engine" machine-2: 13:05:25 INFO juju.worker start "engine" machine-2: 13:05:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 13:05:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 13:05:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 13:05:25 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 13:05:25 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 13:05:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 13:05:25 DEBUG juju.worker "engine" started machine-2: 13:05:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.introspection stats worker now serving machine-2: 13:05:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 13:05:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 13:05:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 13:05:25 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 13:05:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 13:05:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:25 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 13:05:25 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 13:05:25 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 13:05:25 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 13:05:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 13:05:25 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-epc-0: 13:05:25 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 13:05:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-epc-0: 13:05:25 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 13:05:25 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 13:05:25 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 13:05:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 13:05:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 13:05:26 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 13:05:26 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 13:05:26 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 13:05:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 13:05:26 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: 13:05:26 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 13:05:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 13:05:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 13:05:26 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 13:05:26 DEBUG juju.network including address local-cloud:192.168.121.19 for machine unit-oai-epc-0: 13:05:26 DEBUG juju.network including address local-fan:252.19.0.1 for machine unit-oai-epc-0: 13:05:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 13:05:26 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 13:05:26 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 13:05:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 13:05:26 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] unit-oai-epc-0: 13:05:26 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 13:05:26 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 13:05:26 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 13:05:26 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 13:05:26 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 13:05:26 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 13:05:26 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 13:05:26 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 13:05:26 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 13:05:26 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 13:05:26 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 13:05:26 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 13:05:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 13:05:26 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common machine-2: 13:05:26 DEBUG juju.api RPC connection died machine-2: 13:05:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 13:05:26 DEBUG unit.oai-epc/0.install + open-port 2152/udp machine-2: 13:05:26 DEBUG juju.worker.apicaller connecting with current password machine-2: 13:05:26 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 13:05:26 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-2: 13:05:26 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-epc-0: 13:05:27 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 13:05:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 13:05:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:05:27 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: 13:05:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install ++ virt-what machine-2: 13:05:27 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' machine-2: 13:05:27 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 13:05:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 13:05:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 13:05:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 13:05:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 13:05:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:05:27 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC machine-2: 13:05:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 13:05:27 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' machine-2: 13:05:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 13:05:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 13:05:27 INFO juju.worker.upgrader unblocking abort check machine-2: 13:05:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 13:05:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 13:05:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 13:05:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 13:05:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' machine-2: 13:05:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 13:05:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:05:28 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + git reset --hard HEAD machine-2: 13:05:28 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 13:05:28 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 13:05:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 13:05:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 13:05:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 13:05:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.logger logger setup machine-2: 13:05:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 13:05:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 13:05:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 13:05:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 13:05:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 13:05:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 13:05:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 13:05:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 13:05:28 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 13:05:28 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:05:28 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 13:05:28 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} machine-2: 13:05:28 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 13:05:28 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 13:05:28 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: 13:05:28 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 13:05:28 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 13:05:28 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 13:05:28 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:05:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:05:28 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 13:05:28 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-2: 13:05:28 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-2: 13:05:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 13:05:28 DEBUG juju.network including address local-machine:::1 for machine machine-2: 13:05:28 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 13:05:28 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 13:05:28 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-2: 13:05:28 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 13:05:28 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:05:28 INFO juju.util.exec run result: exit status 127 machine-2: 13:05:28 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec716790646/script.sh: line 1: fanatic: command not found 127 machine-2: 13:05:28 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 13:05:28 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 13:05:28 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 13:05:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 13:05:28 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 13:05:28 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: 13:05:28 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 13:05:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 13:05:28 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 13:05:28 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 13:05:28 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 13:05:28 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 13:05:28 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 13:05:28 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 13:05:28 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 13:05:28 INFO juju.util.exec run result: exit status 127 machine-2: 13:05:28 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec151914250/script.sh: line 1: fanatic: command not found 127 machine-2: 13:05:28 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 13:05:28 DEBUG juju.worker start "2-container-watcher" machine-2: 13:05:28 DEBUG juju.worker start "stateconverter" machine-2: 13:05:28 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 13:05:28 INFO juju.worker start "2-container-watcher" machine-2: 13:05:28 DEBUG juju.worker "2-container-watcher" started machine-2: 13:05:28 INFO juju.worker start "stateconverter" machine-2: 13:05:28 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 13:05:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 13:05:28 DEBUG juju.worker "stateconverter" started machine-2: 13:05:28 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 13:05:28 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:05:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 13:05:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 13:05:28 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-2: 13:05:28 DEBUG juju.network including address local-machine:::1 for machine machine-2: 13:05:28 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-2: 13:05:28 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-2: 13:05:28 INFO juju.worker.machiner "machine-2" started machine-2: 13:05:28 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 13:05:28 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 13:05:28 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:3f:69:45 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.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:3f:69:45 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: 13:05:28 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 13:05:28 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: 13:05:28 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 13:05:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:05:28 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 13:05:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 13:05:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 13:05:28 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 13:05:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:05:29 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 13:05:29 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 13:05:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:05:29 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f machine-3: 13:06:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 13:06:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 13:06:43 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: 13:06:43 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 13:06:43 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-3: 13:06:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 13:06:43 DEBUG juju.agent read agent config, format "2.0" machine-3: 13:06:43 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 13:06:43 DEBUG juju.worker start "api" unit-oai-hss-0: 13:06:43 INFO juju.worker start "api" unit-oai-hss-0: 13:06:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 13:06:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 13:06:43 DEBUG juju.worker "api" started machine-3: 13:06:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 13:06:43 DEBUG juju.worker start "engine" machine-3: 13:06:43 INFO juju.worker start "engine" unit-oai-hss-0: 13:06:43 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 13:06:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 13:06:43 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 13:06:43 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 13:06:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 13:06:43 DEBUG juju.worker "engine" started machine-3: 13:06:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.introspection stats worker now serving machine-3: 13:06:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: machine-3: 13:06:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 13:06:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 13:06:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 13:06:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 13:06:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 13:06:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 13:06:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 13:06:43 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 13:06:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 13:06:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 13:06:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 13:06:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 13:06:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 13:06:44 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.apicaller connecting with current password machine-3: 13:06:44 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 13:06:44 DEBUG juju.worker.apicaller connecting with current password machine-3: 13:06:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-hss-0: 13:06:44 INFO juju.api connection established to "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 13:06:44 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 13:06:44 INFO juju.api connection established to "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" machine-3: 13:06:44 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-hss-0: 13:06:44 DEBUG juju.api successfully dialed "wss://192.168.121.19:17070/model/f7d911a5-290e-40dd-8bcc-d5ee5a22e943/api" unit-oai-hss-0: 13:06:44 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:44 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 13:06:44 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 13:06:44 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 13:06:44 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 13:06: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: 13:06:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 13:06:44 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 13:06:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 13:06:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 13:06:44 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 13:06:44 DEBUG juju.network including address local-cloud:192.168.121.19 for machine unit-oai-hss-0: 13:06:44 DEBUG juju.network including address local-fan:252.19.0.1 for machine unit-oai-hss-0: 13:06:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 13:06:44 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 13:06:44 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 13:06:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 13:06:44 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] unit-oai-hss-0: 13:06:44 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 13:06:44 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 13:06:44 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 13:06:44 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 13:06:44 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 13:06:44 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 13:06:44 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 13:06:44 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 13:06:44 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 13:06:44 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 13:06:44 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 13:06:44 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 13:06:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 13:06:45 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 13:06:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 13:06:45 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 13:06:45 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-3: 13:06:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + update_hostname machine-3: 13:06:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + echo oai-hss-0 machine-3: 13:06:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install ++ hostname machine-3: 13:06:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 13:06:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 13:06:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 13:06:45 INFO juju.worker.upgrader unblocking abort check machine-3: 13:06:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 13:06:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 13:06:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 13:06:45 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 13:06:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git machine-3: 13:06:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 13:06:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 13:06:45 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 13:06:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 13:06:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 13:06:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.logger logger setup machine-3: 13:06:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 13:06:45 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 13:06:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 13:06:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:06:45 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.19,252.19.0.1,::1,localhost", AutoNoProxy:""} machine-3: 13:06:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 13:06:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 13:06:45 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 13:06:45 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:06:45 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 13:06:45 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 13:06:45 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 13:06:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:06:45 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: 13:06:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 13:06:45 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 13:06:45 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 13:06:45 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: 13:06:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:06:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 13:06:45 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 13:06:45 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 13:06:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 13:06:45 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-3: 13:06:45 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-3: 13:06:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 13:06:45 DEBUG juju.network including address local-machine:::1 for machine machine-3: 13:06:45 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 13:06:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.19:17070 252.19.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 13:06:45 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.19:17070" "252.19.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.19:17070" "252.19.0.1:17070" "172.30.9.203:17070"] machine-3: 13:06:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 13:06:45 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 13:06:45 INFO juju.util.exec run result: exit status 127 machine-3: 13:06:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec815414053/script.sh: line 1: fanatic: command not found 127 machine-3: 13:06:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 13:06:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 13:06:45 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 13:06:45 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 13:06:45 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 13:06:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 13:06:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 13:06:45 INFO juju.util.exec run result: exit status 127 machine-3: 13:06:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec670736937/script.sh: line 1: fanatic: command not found 127 machine-3: 13:06:45 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 13:06:45 DEBUG juju.worker start "3-container-watcher" machine-3: 13:06:45 DEBUG juju.worker start "stateconverter" machine-3: 13:06:45 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 13:06:45 INFO juju.worker start "3-container-watcher" machine-3: 13:06:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 13:06:45 INFO juju.worker start "stateconverter" machine-3: 13:06:45 DEBUG juju.worker "stateconverter" started machine-3: 13:06:45 DEBUG juju.worker "3-container-watcher" started machine-3: 13:06:45 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 13:06:45 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 13:06:45 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 13:06:45 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 13:06:45 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 13:06:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 13:06:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:06:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 13:06:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 13:06:45 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 13:06:45 DEBUG juju.network including address local-machine:::1 for machine machine-3: 13:06:45 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 13:06:45 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: 13:06:45 INFO juju.worker.machiner "machine-3" started machine-3: 13:06:45 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:06:45 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: 13:06:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:06:45 DEBUG unit.oai-hss/0.install Reading package lists... machine-3: 13:06:46 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:70:cc:9e 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:70:cc:9e 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: 13:06:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 13:06:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:06:46 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: 13:06:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 13:06:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:06:46 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 13:06:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 13:06:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:06:46 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 13:06:46 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 13:06:47 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: 13:06:47 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 13:06:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:06:47 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 13:06:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:06:47 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 13:06:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:06:47 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 13:06:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 13:06:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:06:47 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 13:06:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 13:06:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 13:06:48 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 13:06:49 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 13:06:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 13:06:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 13:06:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 13:06:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 13:06:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 13:06:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 13:06:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 13:06:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:06:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 13:06:54 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: 13:06:54 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 13:06:54 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 13:06:54 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: 13:06:54 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: 13:06:54 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: 13:06:54 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: 13:06:55 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: 13:06:55 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: 13:06:55 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: 13:06:55 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: 13:06:55 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: 13:06:55 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: 13:06:55 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: 13:06:55 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: 13:06:55 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: 13:06:55 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: 13:06:56 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: 13:06:56 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: 13:06:56 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: 13:06:56 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: 13:06:56 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: 13:06:56 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: 13:06:56 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: 13:06:56 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: 13:06:56 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: 13:06:57 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: 13:06:57 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: 13:06:57 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: 13:06:57 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: 13:06:57 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: 13:06:57 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: 13:06:57 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: 13:06:57 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: 13:06:57 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: 13:06:57 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: 13:06:58 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: 13:06:58 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: 13:06:58 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: 13:06:58 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: 13:06:58 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: 13:06:58 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: 13:06:58 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: 13:06:58 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: 13:06:58 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: 13:06:58 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: 13:06:59 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: 13:06:59 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: 13:06:59 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: 13:06:59 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: 13:06:59 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: 13:06:59 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: 13:06:59 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: 13:06:59 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: 13:06:59 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: 13:06:59 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: 13:06:59 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: 13:07:00 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: 13:07:00 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-168.218 [771 kB] unit-oai-hss-0: 13:07:00 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: 13:07:00 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: 13:07:00 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: 13:07:00 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: 13:07:00 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: 13:07:00 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: 13:07:01 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: 13:07:01 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: 13:07:01 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: 13:07:01 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: 13:07:01 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: 13:07:01 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: 13:07:02 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: 13:07:02 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: 13:07:02 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: 13:07:02 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: 13:07:02 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: 13:07:02 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: 13:07:02 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: 13:07:02 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: 13:07:02 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: 13:07:03 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: 13:07:03 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: 13:07:03 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: 13:07:03 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: 13:07:03 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: 13:07:03 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: 13:07:03 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: 13:07:03 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: 13:07:03 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 13:07:04 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 9s (7088 kB/s) unit-oai-hss-0: 13:07:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 13:07:04 DEBUG unit.oai-hss/0.install (Reading database ... 109434 files and directories currently installed.) unit-oai-hss-0: 13:07:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:07:04 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 13:07:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 13:07:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 13:07:04 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 13:07:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 13:07:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 13:07:04 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 13:07:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 13:07:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 13:07:05 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 13:07:06 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 13:07:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 13:07:08 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 13:07:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 13:07:09 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: 13:07:09 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 13:07:10 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: 13:07:10 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 13:07:10 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: 13:07:10 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 13:07:10 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: 13:07:10 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 13:07:10 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: 13:07:10 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 13:07:10 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: 13:07:10 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 13:07:11 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: 13:07:11 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 13:07:11 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: 13:07:11 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 13:07:11 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 13:07:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 13:07:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 13:07:12 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 13:07:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 13:07:12 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: 13:07:12 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 13:07:13 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: 13:07:13 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 13:07:13 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: 13:07:13 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 13:07:14 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 13:07:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:07:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:07:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 13:07:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 13:07:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 13:07:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 13:07:15 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 13:07:15 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 13:07:15 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 13:07:15 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 13:07:15 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:07:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:07:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 13:07:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 13:07:15 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 13:07:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 13:07:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 13:07:15 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 13:07:17 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:07:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 13:07:18 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: 13:07:19 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 13:07:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 13:07:20 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 13:07:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 13:07:20 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: 13:07:20 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 13:07:21 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: 13:07:21 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 13:07:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 13:07:21 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 13:07:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 13:07:22 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: 13:07:22 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 13:07:22 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: 13:07:22 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 13:07:23 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 13:07:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 13:07:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 13:07:24 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 13:07:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 13:07:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 13:07:24 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 13:07:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 13:07:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 13:07:24 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 13:07:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 13:07:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 13:07:25 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 13:07:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 13:07:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 13:07:25 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 13:07:26 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 13:07:27 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 13:07:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 13:07:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 13:07:28 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 13:07:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 13:07:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 13:07:28 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:07:29 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 13:07:31 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 13:07:31 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 13:07:31 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 13:07:31 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 13:07:31 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 13:07:31 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 13:07:31 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 13:07:31 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 13:07:31 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:31 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:31 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 13:07:32 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 13:07:32 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 13:07:32 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 13:07:32 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 13:07:32 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 13:07:32 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 13:07:32 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 13:07:32 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 13:07:32 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 13:07:32 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 13:07:32 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:33 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 13:07:35 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 13:07:35 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 13:07:35 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 13:07:35 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 13:07:35 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 13:07:36 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: 13:07:36 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 13:07:36 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: 13:07:36 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 13:07:36 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: 13:07:36 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 13:07:36 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: 13:07:36 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 13:07:36 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 13:07:37 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 13:07:37 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 13:07:37 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 13:07:37 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 13:07:37 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 13:07:37 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: 13:07:37 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 13:07:37 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 13:07:37 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:07:38 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 13:07:39 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:07:39 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 13:07:39 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 13:07:39 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: 13:07:39 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: 13:07:39 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: 13:07:40 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: 13:07:40 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: 13:07:40 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (659 kB/s) unit-oai-hss-0: 13:07:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 13:07:40 DEBUG unit.oai-hss/0.install (Reading database ... 116163 files and directories currently installed.) unit-oai-hss-0: 13:07:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 13:07:40 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 13:07:41 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 13:07:42 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 13:07:42 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 13:07:42 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 13:07:42 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 13:07:42 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 13:07:42 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 13:07:42 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:07:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 13:07:43 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 13:07:43 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: 13:07:44 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: 13:07:44 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: 13:07:44 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: 13:07:45 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: 13:07:45 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: 13:07:45 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: 13:07:46 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: 13:07:46 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: 13:07:46 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: 13:07:46 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: 13:07:46 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: 13:07:46 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: 13:07:46 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: 13:07:46 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: 13:07:47 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: 13:07:47 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: 13:07:47 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: 13:07:47 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: 13:07:47 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: 13:07:47 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: 13:07:48 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: 13:07:48 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: 13:07:48 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: 13:07:48 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2081 kB/s) unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install (Reading database ... 116274 files and directories currently installed.) unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 13:07:49 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: 13:07:49 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 13:07:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 13:07:49 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: 13:07:49 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 13:07:51 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 13:07:52 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 13:07:53 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 13:07:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 13:07:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 13:07:54 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 13:07:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 13:07:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 13:07:54 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 13:07:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 13:07:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 13:07:54 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 13:07:54 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 13:07:55 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 13:07:55 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 13:07:55 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 13:07:55 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 13:07:55 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 13:07:55 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 13:07:55 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 13:07:58 DEBUG unit.oai-hss/0.install 190413 13:07:58 [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: 13:07:58 DEBUG unit.oai-hss/0.install 190413 13:07:58 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 13:07:58 DEBUG unit.oai-hss/0.install 190413 13:07:58 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11692 ... unit-oai-hss-0: 13:08:08 DEBUG unit.oai-hss/0.install mysql start/running, process 11825 unit-oai-hss-0: 13:08:08 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 13:08:08 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 13:08:08 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 13:08:08 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 13:08:08 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 13:08:08 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 13:08:08 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 13:08:08 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 13:08:09 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 13:08:09 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 13:08:09 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 13:08:09 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 13:08:09 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 13:08:09 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 13:08:09 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 13:08:09 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:08:10 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 13:08:11 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: 13:08:11 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: 13:08:11 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (379 kB/s) unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install (Reading database ... 118275 files and directories currently installed.) unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 13:08:11 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install --2019-04-13 13:08:12-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 13:08:12 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: 13:08:12 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 382K 3s unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 770K 2s unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 47.8M 1s unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 780K 1s unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 54.9M 1s unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 61.1M 1s unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 59.1M 1s unit-oai-hss-0: 13:08:12 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 94.1M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 793K 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 67.4M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 55.5M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 61.5M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 60.7M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 63.4M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 72.7M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 89.8M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 843K 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 58.9M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 59.6M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 64.1M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 60.9M 0s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 95.7M=0.4s unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install 2019-04-13 13:08:13 (2.69 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 13:08:13 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 13:08:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 13:08:15 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: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 13:08:15 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: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 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: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 13:08:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 13:08:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 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: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 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: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 13:08:17 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: 13:08:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 13:08:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 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: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 13:08:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 13:08:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:20 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: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 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: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:20 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: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 13:08:21 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: 13:08:21 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:21 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: 13:08:21 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:21 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: 13:08:21 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:21 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: 13:08:21 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:21 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: 13:08:21 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:21 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: 13:08:21 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: 13:08:21 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:21 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: 13:08:21 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 13:08:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 13:08:22 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: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 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: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 13:08:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 13:08:23 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: 13:08:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 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: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 13:08:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 13:08:25 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: 13:08:25 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 13:08:25 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: 13:08:25 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: 13:08:25 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 13:08:25 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: 13:08:25 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 13:08:25 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.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: 13:08:26 DEBUG unit.oai-hss/0.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: 13:08:26 DEBUG unit.oai-hss/0.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: 13:08:26 DEBUG unit.oai-hss/0.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: 13:08:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:08:26 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 13:08:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:26 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:27 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 13:08:28 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 13:08:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 13:08:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 13:08:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 13:08:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 13:08:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 13:08:29 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: 13:08:29 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:29 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 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: 13:08:30 DEBUG unit.oai-hss/0.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: 13:08:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 13:08:30 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: 13:08:30 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:30 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: 13:08:30 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:30 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: 13:08:30 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 13:08:30 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 13:08:31 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: 13:08:31 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 13:08:31 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 13:08:32 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 13:08:33 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: 13:08:33 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 13:08:33 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: 13:08:33 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 13:08:33 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 13:08:34 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:08:34 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 13:08:34 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 13:08:34 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: 13:08:34 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: 13:08:35 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: 13:08:35 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: 13:08:35 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: 13:08:36 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: 13:08:36 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 13:08:36 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (886 kB/s) unit-oai-hss-0: 13:08:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 13:08:36 DEBUG unit.oai-hss/0.install (Reading database ... 118293 files and directories currently installed.) unit-oai-hss-0: 13:08:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:08:36 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 13:08:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 13:08:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 13:08:36 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 13:08:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 13:08:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 13:08:37 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 13:08:38 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 13:08:38 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 13:08:38 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 13:08:38 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 13:08:38 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 13:08:38 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 13:08:38 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:08:38 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 13:08:38 DEBUG unit.oai-hss/0.install --2019-04-13 13:08:38-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 13:08:38 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: 13:08:39 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 13:08:39 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 13:08:39 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 13:08:39 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 13:08:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:08:39 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 142K 35s unit-oai-hss-0: 13:08:39 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 291K 26s unit-oai-hss-0: 13:08:39 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 507K 20s unit-oai-hss-0: 13:08:39 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 609K 17s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 944K 14s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.08M 13s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.24M 11s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.49M 10s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.61M 9s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.80M 8s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.05M 8s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.23M 7s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.42M 7s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.77M 6s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.88M 6s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.17M 6s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.26M 5s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.66M 5s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.69M 5s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.99M 4s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.18M 4s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.39M 4s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.52M 4s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.38M 4s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.96M 3s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.92M 3s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.31M 3s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.90M 3s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.85M 3s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.91M 3s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.03M 3s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.01M 3s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.65M 3s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.18M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.09M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.34M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.36M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.76M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.85M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.55M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 7.54M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.27M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.95M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.66M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.68M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.46M 2s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.86M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.4M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.35M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.6M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.39M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.3M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.7M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.5M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 12.6M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.8M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.0M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.9M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.4M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 13.1M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.1M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 11.3M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.4M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 13.9M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 14.2M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.8M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 14.6M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 12.9M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.6M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.6M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 12.3M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 14.2M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 14.0M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 13.8M 1s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 12.6M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 15.4M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.6M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 16.8M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 16.2M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 17.5M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 15.1M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 16.3M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 17.7M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 16.9M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 19.2M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 19.1M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 15.0M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 19.1M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 20.1M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 17.5M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 20.2M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 21.4M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 16.1M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 23.8M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 15.1M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 26.2M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 21.1M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 17.3M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 21.8M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 16.8M 0s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 280K=1.6s unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install 2019-04-13 13:08:40 (3.09 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 13:08:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 13:08:41 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 13:08:42 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: 13:08:42 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 13:08:42 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 13:08:43 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 13:08:44 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 13:08:45 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-mysql-0: 13:08:46 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:08:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:08:46 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:08:46 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:08:46 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:08:46 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-mysql-0: 13:08:46 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:08:46 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:08:46 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:08:46 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:08:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:08:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 13:08:46 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 13:08:47 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 13:08:48 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 13:08:49 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 13:08:50 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 13:08:51 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 13:08:52 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 13:08:53 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 13:08:54 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 13:08:55 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 13:08:56 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 13:08:56 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 13:08:56 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 13:08:56 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 13:08:56 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 13:08:57 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:58 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 13:08:59 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 13:09:00 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 13:09:01 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: 13:09:01 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 13:09:01 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 13:09:02 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 13:09:02 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: 13:09:02 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 13:09:03 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 13:09:04 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Apr 13 12:57 /dev/zero unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 13:09:05 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 13:09:06 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 13:09:07 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 13:09:08 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 13:09:09 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 13:09:10 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 13:09:11 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 13:09:11 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 13:09:11 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 13:09:11 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 13:09:11 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 13:09:11 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 13:09:12 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 13:09:13 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 13:09:13 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 13:09:13 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 13:09:13 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 13:09:13 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 13:09:13 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 13:09:13 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 13:09:13 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 13:09:13 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 13:09:13 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 13:09:13 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 13:09:14 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 13:09:14 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 13:09:14 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 13:09:14 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 13:09:14 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 13:09:14 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 13:09:14 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 13:09:15 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 13:09:16 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 13:09:17 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 13:09:17 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 13:09:17 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 13:09:18 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 13:09:18 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 13:09:19 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 13:09:19 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 13:09:19 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 13:09:20 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 13:09:20 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 13:09:21 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 13:09:21 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 13:09:22 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 13:09:22 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 13:09:23 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 13:09:23 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 13:09:23 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 13:09:23 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 13:09:24 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 13:09:24 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 13:09:24 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 13:09:25 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 13:09:26 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 13:09:27 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 13:09:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 13:09:27 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 13:09:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:09:27 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 13:09:27 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:09:27 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 13:09:27 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 13:09:27 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 13:09:27 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 13:09:28 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 13:09:29 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 13:09:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:09:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:09:29 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 13:09:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:09:29 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 13:09:29 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 13:09:29 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 13:09:29 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 13:09:29 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 13:09:30 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 13:09:30 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 13:09:30 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 13:09:30 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 13:09:30 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 13:09:31 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 13:09:31 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 13:09:32 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 13:09:32 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 13:09:32 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 13:09:33 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 13:09:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:09:33 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 13:09:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:09:33 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 13:09:33 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 13:09:33 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 13:09:33 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 13:09:34 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 13:09:34 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 13:09:34 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 13:09:34 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 13:09:34 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 13:09:35 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 13:09:35 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 13:09:35 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 13:09:36 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 13:09:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:09:36 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 13:09:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:09:36 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 13:09:36 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 13:09:36 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 13:09:36 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 13:09:36 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 13:09:36 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 13:09:37 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 13:09:37 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 13:09:37 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 13:09:37 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 13:09:38 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 13:09:39 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 13:09:39 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 13:09:39 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 13:09:39 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 13:09:40 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 13:09:41 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 13:09:41 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 13:09:41 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 13:09:41 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 13:09:43 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 13:09:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:09:43 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 13:09:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:09:43 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 13:09:43 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 13:09:43 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 13:09:43 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 13:09:43 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 13:09:43 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 13:09:43 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 13:09:45 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 13:09:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:09:45 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 13:09:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 13:09:45 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 13:09:45 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 13:09:45 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 13:09:45 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 13:09:46 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 13:09:46 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 13:09:46 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 13:09:46 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 13:09:47 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 13:09:47 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 13:09:47 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 13:09:47 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 13:09:47 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 13:09:47 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 13:09:48 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 13:09:48 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 13:09:48 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 13:09:48 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 13:09:48 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 13:09:48 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 13:09:49 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 13:09:49 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 13:09:49 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 13:09:49 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 13:09:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 13:09:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:09:49 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 13:09:49 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 13:09:49 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 13:09:49 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 13:09:50 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 13:09:50 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 13:09:50 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 13:09:51 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 13:09:52 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 13:09:52 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 13:09:52 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 13:09:53 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 13:09:53 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 13:09:53 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 13:09:54 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 13:09:54 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 13:09:54 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 13:09:55 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 13:09:55 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 13:09:55 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 13:09:56 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 13:09:56 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 13:09:56 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 13:09:57 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 13:09:57 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 13:09:57 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 13:09:57 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 13:09:58 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 13:09:58 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 13:09:58 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 13:09:58 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 13:09:58 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 13:09:58 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 13:09:59 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 13:09:59 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 13:09:59 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 13:10:00 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 13:10:00 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 13:10:00 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 13:10:00 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 13:10:00 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 13:10:01 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 13:10:01 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 13:10:02 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 13:10:02 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 13:10:02 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 13:10:02 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 13:10:02 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 13:10:03 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 13:10:03 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 13:10:03 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 13:10:04 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 13:10:04 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 13:10:04 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 13:10:05 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: 13:10:05 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:05 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: 13:10:05 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 13:10:05 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: 13:10:05 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:05 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: 13:10:05 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:05 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: 13:10:05 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 13:10:05 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: 13:10:05 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 13:10:05 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: 13:10:05 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:05 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: 13:10:05 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 13:10:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:06 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 13:10:07 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 13:10:07 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 13:10:07 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 13:10:08 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 13:10:08 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 13:10:09 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 13:10:09 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 13:10:10 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 13:10:11 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: 13:10:11 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 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: 13:10:11 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 13:10:11 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: 13:10:11 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 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: 13:10:11 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 13:10:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:14 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 13:10:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 13:10:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:14 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 13:10:14 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 13:10:14 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 13:10:14 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 13:10:15 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 13:10:15 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 13:10:15 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 13:10:15 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 13:10:15 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 13:10:15 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 13:10:16 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-epc-0: 13:10:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:10:16 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 13:10:16 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 13:10:17 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 13:10:18 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 13:10:18 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 13:10:18 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 13:10:18 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: 13:10:18 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 13:10:18 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:18 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 13:10:19 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 13:10:19 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 13:10:19 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 13:10:19 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 13:10:19 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: 13:10:19 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 13:10:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:19 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 13:10:20 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 13:10:21 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 13:10:21 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 13:10:21 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 13:10:21 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 13:10:21 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 13:10:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:21 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 13:10:21 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 13:10:21 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 13:10:21 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 13:10:21 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 13:10:22 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 13:10:23 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 13:10:23 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 13:10:23 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 13:10:23 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 13:10:23 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 13:10:23 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 13:10:24 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 13:10:25 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: 13:10:25 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 13:10:25 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: 13:10:25 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 13:10:25 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 13:10:26 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 13:10:26 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 13:10:26 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 13:10:26 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 13:10:26 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 13:10:26 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 13:10:26 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 13:10:26 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 13:10:26 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 13:10:26 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 13:10:26 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 13:10:27 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 13:10:27 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 13:10:27 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 13:10:27 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 13:10:27 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 13:10:27 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 13:10:27 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 13:10:27 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 13:10:27 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 13:10:27 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 13:10:28 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: 13:10:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:10:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 13:10:29 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: 13:10:29 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 13:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 13:10:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 13:10:31 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 13:10:32 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 13:10:32 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 13:10:32 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 13:10:32 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: 13:10:33 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 13:10:33 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 13:10:33 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 13:10:33 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 13:10:34 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 13:10:34 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: 13:10:35 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 13:10:35 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 13:10:35 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 13:10:35 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 13:10:35 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 13:10:35 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 13:10:35 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 13:10:35 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: 13:10:36 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 13:10:36 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 13:10:36 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 13:10:36 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.4 [53.1 kB] unit-oai-hss-0: 13:10:36 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 13:10:37 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 13:10:37 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.4 [50.3 kB] unit-oai-hss-0: 13:10:37 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 13:10:37 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 13:10:38 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 13:10:38 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 13:10:38 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: 13:10:38 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: 13:10:39 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 13:10:39 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 13:10:39 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 13:10:39 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 13:10:39 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 13:10:39 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: 13:10:39 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: 13:10:40 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 13:10:40 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 13:10:40 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 13:10:40 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 13:10:40 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 13:10:40 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: 13:10:40 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: 13:10:41 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 13:10:41 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 13:10:41 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 13:10:41 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.4 [111 kB] unit-oai-hss-0: 13:10:41 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: 13:10:41 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: 13:10:42 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 13:10:42 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 13:10:42 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 13:10:42 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 13:10:42 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 13:10:42 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: 13:10:42 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: 13:10:43 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 13:10:43 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 13:10:43 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 13:10:43 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 13:10:43 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 13:10:43 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: 13:10:43 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: 13:10:44 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 13:10:44 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 13:10:44 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 13:10:44 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 13:10:44 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: 13:10:44 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: 13:10:45 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3109 kB/s) unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install (Reading database ... 118569 files and directories currently installed.) unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 13:10:45 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 13:10:46 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 13:10:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 13:10:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 13:10:47 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 13:10:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 13:10:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 13:10:48 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 13:10:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 13:10:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 13:10:48 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 13:10:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 13:10:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:10:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:10:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 13:10:49 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 13:10:50 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 13:10:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 13:10:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 13:10:51 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 13:10:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 13:10:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 13:10:52 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 13:10:53 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 13:10:54 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 13:10:55 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: 13:10:55 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 13:10:55 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 13:10:56 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 13:10:57 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 13:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 13:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 13:10:58 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 13:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 13:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 13:10:58 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 13:10:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 13:10:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 13:10:58 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 13:10:59 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 13:11:02 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:11:03 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:11:03 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:11:03 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:11:03 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:11:04 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 13:11:04 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 13:11:04 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 13:11:04 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 13:11:04 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 13:11:04 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 13:11:04 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 13:11:04 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 13:11:05 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 13:11:05 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 13:11:05 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 13:11:05 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 13:11:05 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 13:11:05 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 13:11:06 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 13:11:06 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 13:11:06 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 13:11:06 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 13:11:06 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 13:11:06 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 13:11:06 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 13:11:06 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 13:11:06 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 13:11:06 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 13:11:06 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 13:11:07 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: 13:11:07 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 13:11:07 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 13:11:08 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 13:11:08 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 13:11:08 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 13:11:08 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 13:11:08 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 13:11:08 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 13:11:08 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 13:11:09 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 13:11:10 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 13:11:10 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: 13:11:10 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: 13:11:10 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 13:11:10 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 13:11:10 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 13:11:21 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 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: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 13:11:22 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 13:11:23 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 13:11:24 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 13:11:25 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 13:11:26 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 13:11:27 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 13:11:28 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: 13:11:28 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 13:11:28 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: 13:11:28 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 13:11:28 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: 13:11:28 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 13:11:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 13:11:28 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: 13:11:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 13:11:29 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 13:11:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 13:11:29 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: 13:11:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 13:11:29 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 13:11:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 13:11:29 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: 13:11:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 13:11:29 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 13:11:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 13:11:29 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: 13:11:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 13:11:29 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 13:11:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 13:11:29 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: 13:11:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 13:11:30 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: 13:11:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 13:11:30 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: 13:11:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 13:11:30 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: 13:11:30 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 13:11:30 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: 13:11:30 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: 13:11:30 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: 13:11:30 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: 13:11:30 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 13:11:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 13:11:30 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: 13:11:30 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: 13:11:30 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: 13:11:30 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: 13:11:30 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: 13:11:30 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 13:11:31 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: 13:11:31 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: 13:11:31 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 13:11:31 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: 13:11:31 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 13:11:31 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: 13:11:31 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 13:11:31 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: 13:11:31 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: 13:11:31 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: 13:11:31 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: 13:11:31 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 13:11:31 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: 13:11:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 13:11:31 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: 13:11:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 13:11:31 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: 13:11:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 13:11:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 13:11:31 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: 13:11:32 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 13:11:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 13:11:32 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 13:11:33 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 13:11:33 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 13:11:33 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 13:11:33 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: 13:11:33 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (52.5 kB/s) unit-oai-hss-0: 13:11:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 13:11:33 DEBUG unit.oai-hss/0.install (Reading database ... 121460 files and directories currently installed.) unit-oai-hss-0: 13:11:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 13:11:33 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 13:11:33 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 13:11:34 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: 13:11:34 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install .............++++++ unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install .........++++++ unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install .........++++++ unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install ...................++++++ unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Not Before: Apr 13 13:11:34 2019 GMT unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Not After : Apr 12 13:11:34 2020 GMT unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install 9D:CC:10:2D:B7:64:7D:D4:94:7F:C5:B0:55:22:AE:8F:A1:DC:3C:63 unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install keyid:42:C7:5F:E1:8D:DD:E1:92:2F:90:42:53:D1:98:9C:B0:EF:5A:43:B1 unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Certificate is to be certified until Apr 12 13:11:34 2020 GMT (365 days) unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 39%] [ 39%] [ 39%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install [ 43%] [ 52%] [ 52%] [ 56%] [ 60%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 13:11:34 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: 13:11:34 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 13:11:34 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: 13:11:34 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: 13:11:34 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 13:11:34 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 13:11:34 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: 13:11:34 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: 13:11:34 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 13:11:34 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: 13:11:34 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: 13:11:34 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 13:11:34 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: 13:11:34 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 13:11:34 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: 13:11:34 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 13:11:35 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 13:11:35 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 13:11:35 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: 13:11:36 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 13:11:36 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 13:11:36 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 13:11:36 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 13:11:36 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 13:11:37 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: 13:11:37 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 13:11:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:37 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 13:11:37 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: 13:11:37 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 13:11:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:11:37 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 13:11:37 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 13:11:37 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 13:11:37 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 13:11:37 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 13:11:37 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 13:11:37 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 13:11:37 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 13:11:37 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 13:11:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 13:11:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 13:11:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 13:11:37 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: 13:11:37 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 13:11:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 13:11:37 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: 13:11:37 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 13:11:37 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 13:11:37 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: 13:11:37 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 13:11:37 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: 13:11:37 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: 13:11:37 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: 13:11:37 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 13:11:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 13:11:38 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: 13:11:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:38 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: 13:11:38 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: 13:11:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:38 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 13:11:38 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 13:11:38 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:11:38 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 13:11:38 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 13:11:38 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 13:11:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 13:11:38 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 13:11:38 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:11:38 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 13:11:38 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 13:11:38 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 13:11:38 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 13:11:38 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 13:11:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 13:11:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 13:11:38 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 13:11:38 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 13:11:38 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:11:38 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 13:11:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 13:11:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 13:11:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 13:11:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 13:11:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 13:11:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 13:11:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 13:11:38 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 13:11:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:39 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 13:11:39 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 13:11:39 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 13:11:39 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 13:11:39 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:11:39 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:11:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:11:39 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 13:11:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:11:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 13:11:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:11:39 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 13:11:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 13:11:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 13:11:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 13:11:39 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 13:11:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-epc-0: 13:11:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 13:11:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 13:11:39 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 13:11:39 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 13:11:39 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 13:11:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 13:11:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 13:11:39 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 13:11:40 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 13:11:40 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 13:11:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 13:11:40 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `chiezaichuiraph` identified by 'vohwuphaequahho'] unit-mysql-0: 13:11:40 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `chiezaichuiraph` identified by 'vohwuphaequahho'] unit-mysql-0: 13:11:40 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=chiezaichuiraph', 'password=vohwuphaequahho', 'host=192.168.121.6', 'slave=False'] unit-mysql-0: 13:11:40 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 13:11:40 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 13:11:40 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 13:11:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 13:11:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 13:11:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 13:11:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:11:40 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 13:11:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:11:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:11:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 13:11:40 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 13:11:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 13:11:40 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 13:11:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 13:11:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:11:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 13:11:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + user=chiezaichuiraph unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 13:11:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + password=vohwuphaequahho unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 13:11:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 13:11:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 13:11:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.6 chiezaichuiraph vohwuphaequahho oai-hss unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.6"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"chiezaichuiraph"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"vohwuphaequahho"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 13:11:40 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: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:11:40 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: 13:11:40 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: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u chiezaichuiraph --password=vohwuphaequahho -h 192.168.121.6 oai-hss -e 'show tables;' unit-oai-hss-0: 13:11:40 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u chiezaichuiraph --password=vohwuphaequahho -h 192.168.121.6 oai-hss unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 13:11:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 13:11:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:41 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22104 unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22104' unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22104 =~ .*running.* ]] unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:11:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:41 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 13:11:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:41 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 13:11:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 13:11:41 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 13:11:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + db_host=chiezaichuiraph unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 13:11:41 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 13:11:42 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 13:11:42 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 13:11:42 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 13:11:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:42 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 13:11:42 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 13:11:42 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 13:11:42 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 13:11:42 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 13:11:42 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 13:11:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:43 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 13:11:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 13:11:43 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 13:11:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:44 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:11:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 13:11:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 13:11:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:44 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 13:11:44 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 13:11:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 13:11:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 13:11:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:11:44 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 13:11:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 13:11:44 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 13:11:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 13:11:44 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 13:11:44 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 13:11:44 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 13:11:44 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:11:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:11:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 13:11:44 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:12:17 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: 13:12:17 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 13:12:17 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.10 [66.0 kB] unit-oai-epc-0: 13:12:18 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: 13:12:18 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (143 kB/s) unit-oai-epc-0: 13:12:18 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 13:12:18 DEBUG unit.oai-epc/0.install (Reading database ... 128202 files and directories currently installed.) unit-oai-epc-0: 13:12:18 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: 13:12:18 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 13:12:18 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 13:12:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 13:12:18 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 13:12:19 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 13:12:19 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 13:12:20 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 13:12:21 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 13:12:21 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 13:12:21 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 13:12:21 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 13:12:21 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 13:12:21 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 13:12:21 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 13:12:24 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 13:12:24 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 13:12:24 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 13:12:24 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 13:12:24 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 13:12:26 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 13:12:26 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 13:12:27 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 13:12:27 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 13:12:27 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 13:12:27 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 13:12:27 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 13:12:27 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 13:12:29 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: 13:12:29 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: 13:12:29 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 13:12:29 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 13:12:30 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: 13:12:30 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.8.0 in /lib/modules/3.19.0-61-lowlatency/build unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 13:12:30 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 13:12:31 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 13:12:31 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 13:12:31 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:31 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 13:12:31 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:31 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 13:12: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 modules; fi; unit-oai-epc-0: 13:12:31 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 13:12:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 13:12:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 13:12:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 13:12:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 13:12:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 13:12:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 13:12:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 13:12:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-abot-epc-basic-0: 13:12:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:12:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:12:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 13:12:34 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 13:12:34 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 13:12:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:12:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-abot-epc-basic-0: 13:12:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 13:12:34 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 13:12:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 13:12:34 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 13:12:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:12:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:12:34 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 13:12:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 13:12:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 13:12:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 13:12:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 13:12:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 13:12:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 13:12:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 13:12:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 13:12:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 13:12:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 13:12:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 13:12:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 13:12:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 13:12:38 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 13:12:38 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 13:12:38 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 13:12:39 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 13:12:40 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 13:12:41 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: 13:12:41 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 13:12:41 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 13:12:42 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: 13:12:42 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 13:12:42 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: 13:12:42 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: 13:12:42 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: 13:12:42 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: 13:12:42 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: 13:12:42 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: 13:12:42 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 13:12:42 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: 13:12:42 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 13:12:42 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: 13:12:42 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: 13:12:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 13:12:42 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: 13:12:42 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 13:12:42 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: 13:12:42 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: 13:12:42 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:42 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: 13:12:42 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: 13:12:42 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: 13:12:42 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 13:12:42 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 13:12:43 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: 13:12:43 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:43 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:43 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: 13:12:44 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 13:12:44 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: 13:12:44 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: 13:12:44 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: 13:12:44 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: 13:12:44 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: 13:12:44 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: 13:12:44 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 13:12:44 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: 13:12:44 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 13:12:44 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: 13:12:44 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 13:12:44 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 13:12:47 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 13:13:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:31 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 13:13:31 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: 13:13:31 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 13:13:31 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: 13:13:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:13:31 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 13:13:31 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 13:13:31 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 13:13:31 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 13:13:31 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 13:13:31 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 13:13:31 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 13:13:31 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 13:13:31 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 13:13:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 13:13:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 13:13:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 13:13:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 13:13:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 13:13:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 13:13:31 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 13:13:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.4 unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.4 ']' unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 13:13:32 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 13:13:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:13:33 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: 13:13:33 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 13:13:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:33 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 13:13:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 13:13:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 13:13:33 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: 13:13:33 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 13:13:33 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: 13:13:33 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 13:13:33 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: 13:13:33 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 13:13:33 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 13:13:33 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: 13:13:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:34 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 13:13:34 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: 13:13:34 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: 13:13:34 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: 13:13:34 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: 13:13:34 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: 13:13:34 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: 13:13:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 13:13:34 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: 13:13:34 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: 13:13:34 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: 13:13:34 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: 13:13:34 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 13:13:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:34 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.4 unit-oai-epc-0: 13:13:34 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: 13:13:34 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: 13:13:34 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: 13:13:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.4/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.4/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.4/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 13:13:34 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: 13:13:34 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: 13:13:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 13:13:34 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: 13:13:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:34 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: 13:13:34 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: 13:13:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:34 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 13:13:34 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 13:13:34 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:34 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 13:13:34 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 13:13:34 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 13:13:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 13:13:34 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 13:13:34 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:34 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 13:13:34 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 13:13:34 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 13:13:34 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 13:13:34 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 13:13:34 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 13:13:34 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 13:13:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 13:13:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:34 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 13:13:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 13:13:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 13:13:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 13:13:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 13:13:34 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 4 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 4 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.4' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 13:13:35 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + TAC= unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'Data not available yet, exit silently' unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 13:13:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 13:13:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 13:13:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:13:35 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 13:13:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 13:13:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 13:13:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:35 INFO unit.oai-epc/0.juju-log epc:3: Data not available yet, exit silently unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.epc-relation-changed + exit 0 unit-oai-epc-0: 13:13:35 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-hss-0: 13:13:35 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 13:13:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 13:13:35 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 13:13:35 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:13:35 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:35 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 13:13:35 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-abot-epc-basic-0: 13:13:35 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:35 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 13:13:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.7 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.7 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 13:13:35 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: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 13:13:35 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: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.7 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.7' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.7 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.7 unit-abot-epc-basic-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.4 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 4 -le 255 ]] unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.4' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.4 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.4 unit-oai-hss-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 13:13:35 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 13:13:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22104' unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22104 =~ .*running.* ]] unit-oai-hss-0: 13:13:35 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:13:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 13:13:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.4 unit-abot-epc-basic-0: 13:13:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:13:35 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:13:36 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-abot-epc-basic-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:36 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-abot-epc-basic-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:13:36 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-abot-epc-basic-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 13:13:36 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: 13:13:36 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: 13:13:36 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.4/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.4/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:36 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-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 13:13:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 13:13:36 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: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 13:13:36 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:36 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 13:13:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 13:13:36 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 13:13:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 13:13:36 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:36 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 13:13:36 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 13:13:36 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:13:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:13:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 13:13:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 13:13:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 13:13:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:36 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 13:13:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 13:13:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 13:13:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:36 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 13:13:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:13:36 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 13:13:36 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:36 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 13:13:36 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 13:13:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 13:13:36 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 13:13:36 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 13:13:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 13:13:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 13:13:36 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: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 13:13:36 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: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 13:13:36 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: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 13:13:36 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: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.4 unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.4 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:36 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: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-oai-hss-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=chiezaichuiraph unit-oai-hss-0: 13:13:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 13:13:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 13:13:37 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: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-hss-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=vohwuphaequahho unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.6 unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-hss-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z chiezaichuiraph ']' unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u chiezaichuiraph --password=vohwuphaequahho -h 192.168.121.6 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u chiezaichuiraph --password=vohwuphaequahho -h 192.168.121.6 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 13:13:37 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: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-hss-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:13:37 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: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u chiezaichuiraph --password=vohwuphaequahho -h 192.168.121.6 oai-hss unit-oai-hss-0: 13:13:37 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:37 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 13:13:37 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:37 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 13:13:37 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:37 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-hss-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:37 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 13:13:37 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 13:13:37 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:37 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-hss-0: 13:13:37 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 13:13:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 13:13:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 13:13:37 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 13:13:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:13:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:13:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 13:13:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:37 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 13:13:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 13:13:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 13:13:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 13:13:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 13:13:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:38 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: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 13:13:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:38 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.7 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 13:13:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:38 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 13:13:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15460 unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15460' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15460 =~ .*running.* ]] unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 13:13:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:38 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 13:13:38 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 13:13:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 13:13:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 13:13:39 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 13:13:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 13:13:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 13:13:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 13:13:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 13:13:40 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 13:13:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 13:13:40 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 13:13:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 13:13:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 13:13:41 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 13:13:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 13:13:41 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 13:13:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 13:13:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 13:13:42 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 13:13:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 13:13:42 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 13:13:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 13:13:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 13:13:43 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 13:13:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:43 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 13:13:43 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 13:13:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:13:43 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 13:13:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 13:13:43 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 13:13:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 13:13:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:13:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 13:13:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 13:13:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:13:45 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 13:13:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 13:13:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:45 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 13:13:45 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 13:13:46 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 13:13:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 13:13:46 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:46 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:46 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 13:13:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 13:13:46 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:46 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 13:13:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 13:13:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:13:46 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 13:13:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:46 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.4 unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:13:46 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: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:46 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: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-abot-epc-basic-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:46 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z oai-hss-0.openair4G.eur ']' unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 13:13:46 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: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15460' unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15460 =~ .*running.* ]] unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 13:13:46 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: 13:13:46 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: 13:13:46 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.4/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.4/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 13:13:46 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: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 13:13:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 13:13:46 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: 13:13:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:13:46 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: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:13:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 13:13:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 13:13:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 13:13:47 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 13:13:47 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 13:13:47 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 13:13:47 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:13:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:13:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 13:13:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 13:13:47 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 13:13:47 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 13:13:47 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 13:13:47 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 13:13:47 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 13:13:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:13:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:13:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 13:13:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:13:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:13:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:13:58 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:13:58 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:13:58 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:13:58 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:13:58 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:13:58 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:13:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:13:58 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:13:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:13:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:14:14 DEBUG juju.worker.uniter.remotestate got action change: [51293481-53e5-4689-8731-47f89d455d3c] ok=true unit-abot-epc-basic-0: 13:14:14 DEBUG juju.worker.uniter.operation running operation run action 51293481-53e5-4689-8731-47f89d455d3c unit-abot-epc-basic-0: 13:14:14 DEBUG juju.machinelock acquire machine lock for uniter (run action 51293481-53e5-4689-8731-47f89d455d3c) unit-abot-epc-basic-0: 13:14:14 DEBUG juju.machinelock machine lock acquired for uniter (run action 51293481-53e5-4689-8731-47f89d455d3c) unit-abot-epc-basic-0: 13:14:14 DEBUG juju.worker.uniter.operation preparing operation "run action 51293481-53e5-4689-8731-47f89d455d3c" unit-abot-epc-basic-0: 13:14:14 DEBUG juju.worker.uniter.operation executing operation "run action 51293481-53e5-4689-8731-47f89d455d3c" unit-abot-epc-basic-0: 13:14:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 13:14:14 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 13:14:14 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 13:14:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 13:14:14 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 13:14:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 13:14:14 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 13:14:14 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 13:14:16 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 13:14:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:14:16 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 13:14:16 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:14:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:17 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: 13:14:17 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: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7577664310083527205.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:17 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: 13:14:17 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: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3519061622533683839.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: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:17 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: 13:14:17 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: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8257209772080961226.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: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:17 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: 13:14:17 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: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5497382277370711440.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:17 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: 13:14:17 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: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5351527279348356741.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: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:17 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: 13:14:17 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: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8204325595913140615.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.768 s unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-04-13T13:14:17+00:00 unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 13:14:17 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:14:19 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 13:14:19 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:14:19 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 13:14:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:14:20 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: 13:14:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:14:20 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: 13:14:20 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 13:14:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:14:20 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 13:14:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:14:20 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: 13:14:20 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: 13:14:20 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:20 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:14:20 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: 13:14:21 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:14:21 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:14:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:14:22 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 13:14:22 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 13:14:22 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 13:14:22 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 13:14:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:14:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:14:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:14:23 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 13:14:23 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:23 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 13:14:23 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Sat Apr 13 13:14:23 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 13:14:23 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:14:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 13:14:24 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:24 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:14:24 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: 13:14:31 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:31 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 13:14:31 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: 13:14:31 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:31 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 13:14:31 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Sat Apr 13 13:14:31 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 13:14:31 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:31 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:14:31 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: 13:14:31 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:31 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:14:31 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: 13:14:31 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:31 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:14:31 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: 13:14:31 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:31 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:14:31 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: 13:14:32 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:32 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 13:14:32 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Sat Apr 13 13:14:32 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 13:14:32 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:32 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:14:32 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: 13:14:32 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:32 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:14:32 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: 13:14:32 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:32 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:14:32 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: 13:14:32 DEBUG unit.abot-epc-basic/0.run Apr 13, 2019 1:14:32 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 13:14:32 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: 13:14:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:14:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:32 [main] REPORT: STEP EXECUTION TIME TAKEN :1540 MS unit-abot-epc-basic-0: 13:14:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: STEP EXECUTION TIME TAKEN :60 MS unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:34 [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: 13:14:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:34 [main] REPORT: STEP EXECUTION TIME TAKEN :928 MS unit-abot-epc-basic-0: 13:14:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:35 [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: 13:14:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:35 [main] REPORT: STEP EXECUTION TIME TAKEN :953 MS unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:35 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10027 MS unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45.551 [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: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45.559 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45 [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: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45 [main] REPORT: STEP EXECUTION TIME TAKEN :60 MS unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:14:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:14:46 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:14:56 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: 13:14:56 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: 13:14:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 13:14:56 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: 13:14:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP EXECUTION TIME TAKEN :84 MS unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [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: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP EXECUTION TIME TAKEN :471 MS unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [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: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:14:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:14:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:14:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:57 [main] REPORT: STEP EXECUTION TIME TAKEN :43 MS unit-abot-epc-basic-0: 13:14:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:14:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:14:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10028 MS unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07.145 [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: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07.148 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07 [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: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:15:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:15:17 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: 13:15:17 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: 13:15:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:15:17 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: 13:15:17 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: 13:15:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 13:15:17 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: 13:15:17 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: 13:15:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:15:17 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: 13:15:17 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: 13:15:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:15:17 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: 13:15:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15: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: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:18 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:18 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15: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: 13:15:18 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:18 [main] REPORT: STEP EXECUTION TIME TAKEN :566 MS unit-abot-epc-basic-0: 13:15:18 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:18 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:18 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:18 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:18 [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: 13:15:18 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:18 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 13:15:18 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:18 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:18 [main] REPORT: ========================================================================================== unit-oai-epc-0: 13:15:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:15:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:15:23 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:15:23 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:15:23 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:15:23 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:15:23 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:15:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16021' unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16021 =~ .*running.* ]] unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 13:15:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:15:23 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:15:23 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:15:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:15:23 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:15:23 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:15:23 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:15:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:15:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28.326 [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: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28.335 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [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: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: STEP EXECUTION TIME TAKEN :64 MS unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:15:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:15:28 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: 13:15:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:15:38 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: 13:15:38 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: 13:15:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:15:38 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: 13:15:38 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: 13:15:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 13:15:38 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: 13:15:38 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: 13:15:38 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: 13:15:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:15:38 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: 13:15:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:15:38 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: 13:15:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:38 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [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: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: STEP EXECUTION TIME TAKEN :489 MS unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [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: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49.349 [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: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49.352 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:15:49 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:15:59 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: 13:15:59 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: 13:15:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:15:59 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: 13:15:59 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: 13:15:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 13:15:59 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: 13:15:59 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: 13:15:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:15:59 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: 13:15:59 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: 13:15:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:15:59 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: 13:15:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [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: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP EXECUTION TIME TAKEN :238 MS unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:15:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:15:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:00 [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: 13:16:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:00 [main] REPORT: STEP EXECUTION TIME TAKEN :895 MS unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:00 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10.974 [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: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10.978 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10 [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: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:16:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:16: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: 13:16:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:16:21 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: 13:16:21 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: 13:16:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 13:16:21 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: 13:16:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [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: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :210 MS unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:21 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [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: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: STEP EXECUTION TIME TAKEN :866 MS unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [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: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32.503 [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: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32.509 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32 [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: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:16:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:16:32 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: 13:16:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:16:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:16:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:16:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:16:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:16:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:16:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:16:35 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:16:35 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:16:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:16:36 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:16:36 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:16:36 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:16:36 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22104' unit-oai-hss-0: 13:16:36 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22104 =~ .*running.* ]] unit-oai-hss-0: 13:16:36 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:16:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:16:36 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:16:36 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:16:36 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:16:36 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:16:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:16:36 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:16:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:16:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:16:36 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:16:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:16:42 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: 13:16:42 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: 13:16:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:16:42 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: 13:16:42 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: 13:16:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 13:16:42 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: 13:16:42 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: 13:16:42 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: 13:16:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:16:42 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: 13:16:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 13:16:42 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: 13:16:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:16:42 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: 13:16:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16: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: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [main] REPORT: STEP EXECUTION TIME TAKEN :445 MS unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [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: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [main] REPORT: STEP EXECUTION TIME TAKEN :667 MS unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [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: 13:16:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 13:16:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:16:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:44 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:16:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:54.102 [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: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:54.105 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16: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: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:54 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:16:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:16:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:16: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: 13:17:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:17:04 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: 13:17:04 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: 13:17:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:17:04 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: 13:17:04 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: 13:17:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 13:17:04 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: 13:17:04 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: 13:17:04 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: 13:17:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:17:04 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: 13:17:04 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 13:17:04 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: 13:17:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:17:04 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: 13:17:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :433 MS unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:04 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [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: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [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: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:05 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15.646 [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: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15.651 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:17:15 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 13:17:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:17:25 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: 13:17:25 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: 13:17:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:17:25 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: 13:17:25 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: 13:17:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 13:17:25 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: 13:17:25 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: 13:17:25 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: 13:17:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:17:25 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: 13:17:25 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 13:17:25 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: 13:17:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:17:25 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: 13:17:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:17:25 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: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:26 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:26 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 13:17:26 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:26 [main] REPORT: STEP EXECUTION TIME TAKEN :427 MS unit-abot-epc-basic-0: 13:17:26 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:26 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17: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: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: STEP EXECUTION TIME TAKEN :637 MS unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [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: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:37.409 [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: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:37.412 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17: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: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:37 [main] REPORT: STEP EXECUTION TIME TAKEN :282 MS unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:17:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:17:37 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: 13:17:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:17:47 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: 13:17:47 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: 13:17:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:17:47 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: 13:17:47 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: 13:17:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 13:17:47 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: 13:17:47 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: 13:17:47 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: 13:17:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:17:47 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: 13:17:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 13:17:47 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: 13:17:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:17:47 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: 13:17:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:47 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17: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: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:48 [main] REPORT: STEP EXECUTION TIME TAKEN :303 MS unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:48 [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: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:48 [main] REPORT: STEP EXECUTION TIME TAKEN :674 MS unit-abot-epc-basic-0: 13:17:48 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:49 [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: 13:17:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:49 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:49 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:59.296 [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: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:59.303 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17: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: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:59 [main] REPORT: STEP EXECUTION TIME TAKEN :245 MS unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:17:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:17:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:17: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: 13:18:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:18: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_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 13:18:09 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: 13:18: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: 13:18: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: 13:18:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:18: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: 13:18: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: 13:18:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 13:18: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: 13:18: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: 13:18:09 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: 13:18:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:18: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: 13:18:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 13:18: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: 13:18:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:18: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: 13:18: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: 13:18:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18: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: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :236 MS unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:09 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18: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: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: STEP EXECUTION TIME TAKEN :692 MS unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [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: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: STEP EXECUTION TIME TAKEN :72 MS unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:10 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20.701 [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: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20.703 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20 [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: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:18:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:18:20 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: 13:18:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:18:30 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: 13:18:30 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: 13:18:30 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:18:30 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: 13:18:30 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: 13:18:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 13:18:30 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: 13:18:30 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: 13:18:30 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: 13:18:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:18:30 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: 13:18:30 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 13:18:30 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: 13:18:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:18:30 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: 13:18:30 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:18:30 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: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:31 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:31 [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: 13:18:31 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:31 [main] REPORT: STEP EXECUTION TIME TAKEN :642 MS unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:31 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:32 [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: 13:18:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:32 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42.118 [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: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42.120 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:18:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:18:52 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: 13:18:52 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: 13:18:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:18:52 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: 13:18:52 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: 13:18:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 13:18:52 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: 13:18:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 13:18:52 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: 13:18:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:18:52 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: 13:18:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 13:18:52 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: 13:18:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:18:52 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: 13:18:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:18:52 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: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [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: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:52 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [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: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: STEP EXECUTION TIME TAKEN :847 MS unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [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: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:18:53 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:18:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03.548 [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: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03.550 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03 [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: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:19:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:19:03 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: 13:19:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:19:13 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: 13:19:13 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: 13:19:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:19:13 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: 13:19:13 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: 13:19:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 13:19:13 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: 13:19:13 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: 13:19:13 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: 13:19:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:19:13 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: 13:19:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 13:19:13 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: 13:19:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:19:13 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: 13:19:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:13 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19: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: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [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: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: STEP EXECUTION TIME TAKEN :870 MS unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [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: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:14 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:25.036 [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: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:25.039 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:25 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:25 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:25 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:19:25 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 13:19:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 13:19:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 13:19:33 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 13:19:33 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 13:19:33 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 13:19:33 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 13:19:33 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 13:19:33 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 13:19:33 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 13:19:33 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 13:19:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 13:19:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:19:35 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: 13:19:35 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: 13:19:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 13:19:35 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: 13:19:35 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: 13:19:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [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: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :435 MS unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:35 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:36 [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: 13:19:36 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:36 [main] REPORT: STEP EXECUTION TIME TAKEN :636 MS unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:36 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:36 [main] REPORT: ========================================================================================== unit-oai-epc-0: 13:19:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:19:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:19:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:19:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:19:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:19:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:19:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:19:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18156' unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18156 =~ .*running.* ]] unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 13:19:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:19:44 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:19:44 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:19:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:19:44 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:19:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:19:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:19:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:19:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10027 MS unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46.461 [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: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46.464 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:19:46 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:19:56 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: 13:19:56 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: 13:19:56 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 13:19:56 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: 13:19:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [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: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:56 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19: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: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: STEP EXECUTION TIME TAKEN :445 MS unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [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: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:19:57 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:19:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:20:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 13:20:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17.973 [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: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17.975 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:20:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:20:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 13:20:18 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 13:20:18 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 13:20:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:20:29 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: 13:20:29 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: 13:20:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 13:20:29 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: 13:20:29 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [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: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [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: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [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: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 13:20:29 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:29 [main] REPORT: STEP EXECUTION TIME TAKEN :654 MS unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [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: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [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: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: STEP EXECUTION TIME TAKEN :227 MS unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:30 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50.346 [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: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50.348 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50 [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: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:20:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:20:50 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: 13:20:50 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 13:20:50 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:21:00 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: 13:21:00 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: 13:21:00 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 13:21:00 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: 13:21:00 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: 13:21:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 13:21:00 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: 13:21:00 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: 13:21:00 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: 13:21:00 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [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: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:01 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:01 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21: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: 13:21:01 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:01 [main] REPORT: STEP EXECUTION TIME TAKEN :492 MS unit-abot-epc-basic-0: 13:21:01 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:01 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [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: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: STEP EXECUTION TIME TAKEN :703 MS unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [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: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:02 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:21:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 13:21:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22.216 [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: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22.218 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:21:22 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 13:21:22 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: 13:21:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:21:32 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: 13:21:32 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: 13:21:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 13:21:32 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: 13:21:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 13:21:32 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: 13:21:32 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: 13:21:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21: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: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [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: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21: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: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :423 MS unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:33 [main] REPORT: STEP EXECUTION TIME TAKEN :664 MS unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:33 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:34 [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: 13:21:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:34 [main] REPORT: STEP EXECUTION TIME TAKEN :677 MS unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:34 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:34 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:34 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:34 [main] REPORT: ========================================================================================== unit-oai-hss-0: 13:21:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 13:21:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 13:21:42 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 13:21:42 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 13:21:42 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 13:21:42 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 13:21:42 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 13:21:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22104' unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22104 =~ .*running.* ]] unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 13:21:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 13:21:42 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 13:21:42 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 13:21:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 13:21:42 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 13:21:42 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 13:21:42 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 13:21:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 13:21:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:44 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:54.591 [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: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:54.594 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21: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: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:54 [main] REPORT: STEP EXECUTION TIME TAKEN :235 MS unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:21:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:21:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:21: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: 13:21: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
 unit-abot-epc-basic-0: 13:21:55 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 13:22:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:22:06 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: 13:22:06 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: 13:22:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 13:22:06 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: 13:22:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 13:22:06 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: 13:22:06 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 13:22:06 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: 13:22:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [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: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP EXECUTION TIME TAKEN :431 MS unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:06 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: STEP EXECUTION TIME TAKEN :628 MS unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [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: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:07 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:17 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:27 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:28.013 [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: 13:22:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:28.021 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:28 [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: 13:22:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:28 [main] REPORT: STEP EXECUTION TIME TAKEN :37 MS unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:22:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:22:28 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: 13:22:28 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 13:22:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 13:22:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:22:39 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: 13:22:39 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: 13:22:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 13:22:39 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: 13:22:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 13:22:39 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: 13:22:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [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: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [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: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [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: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :244 MS unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [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: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:39 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:40 [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: 13:22:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:40 [main] REPORT: STEP EXECUTION TIME TAKEN :639 MS unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:40 [main] REPORT: STEP EXECUTION TIME TAKEN :86 MS unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:40 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:22:50 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:22:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00.294 [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: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00.296 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:23:00 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: 13:23:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 13:23:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 13:23:10 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:11 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: 13:23:11 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: 13:23:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 13:23:11 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: 13:23:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 13:23:11 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: 13:23:11 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: 13:23:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [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: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :448 MS unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [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: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:11 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:12 [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: 13:23:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:12 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:12 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:22 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32.466 [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: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32.469 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32 [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: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 13:23:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 13:23:32 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: 13:23:32 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: 13:23:33 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 13:23: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: 13:23: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: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 13:23: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: 13:23:43 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: 13:23:43 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: 13:23: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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 13:23: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: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 13:23: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: 13:23: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: 13:23: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: 13:23:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 13:23: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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run 9m11.586s unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23: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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23: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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23: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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 560.7 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 13:23:43 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.003 sec unit-abot-epc-basic-0: 13:23:43 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.004 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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.001 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23: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(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 unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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.006 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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:(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.009 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.018 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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.007 sec unit-abot-epc-basic-0: 13:23: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:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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.004 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 13:23: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(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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.007 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23: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:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23: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(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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.002 sec unit-abot-epc-basic-0: 13:23: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:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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.004 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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.003 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23: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:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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.001 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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(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: 13:23:43 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: 13:23:43 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.004 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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:(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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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.001 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 13:23: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(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: 13:23:43 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: 13:23:43 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: 13:23:43 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.007 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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(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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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:(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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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.014 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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.002 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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.006 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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.001 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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:(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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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.007 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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.002 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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.001 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23: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(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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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(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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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(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: 13:23:43 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.005 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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.001 sec unit-abot-epc-basic-0: 13:23:43 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.003 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23: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:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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(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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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:(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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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.001 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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.002 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23: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(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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23: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(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: 13:23:43 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: 13:23:43 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: 13:23:43 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.006 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23: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:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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.001 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23: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(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: 13:23:43 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.004 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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:(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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23:43 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.001 sec unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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.003 sec unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 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: 13:23: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(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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23:43 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: 13:23: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:(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: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 13:23:43 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: 13:23:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:43 DEBUG unit.abot-epc-basic/0.run 13-Apr-2019 13:23:43.675 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23: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: 13:23: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: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23: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: 13:23: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: 13:23: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: 13:23: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: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23: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: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23: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: 13:23: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: 13:23: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: 13:23: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: 13:23: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: 13:23: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: 13:23: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: 13:23:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 13:23:44 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: 13:23:44 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:23:44 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: 13:23:44 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 13:23:44 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 13:23:45 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 13:23:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:23:46 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 13:23:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:23:46 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:27 min unit-abot-epc-basic-0: 13:23:46 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-04-13T13:23:46+00:00 unit-abot-epc-basic-0: 13:23:46 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 13:23:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 13:23:46 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: 13:23:46 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 13:23:46 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: 13:23:46 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: 13:23:46 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 13:23:46 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: 13:23:46 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 13:23:46 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 13:23:46 DEBUG juju.worker.uniter.operation committing operation "run action 51293481-53e5-4689-8731-47f89d455d3c" unit-abot-epc-basic-0: 13:23:46 DEBUG juju.machinelock machine lock released for uniter (run action 51293481-53e5-4689-8731-47f89d455d3c) unit-abot-epc-basic-0: 13:23:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:23:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:23:46 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 13:23:46 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 13:23:46 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 13:23:46 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 13:23:46 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 13:23:46 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 13:23:46 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 13:23:46 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 13:23:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 13:23:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 13:23:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 13:23:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:23:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 13:23:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 13:23:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 13:23:53 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 13:23:53 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 13:23:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 13:23:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 13:23:53 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 13:23:53 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 13:23:53 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 13:23:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 13:23:54 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 13:23:54 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 13:23:54 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 13:23:54 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19617' unit-oai-epc-0: 13:23:54 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19617 =~ .*running.* ]] unit-oai-epc-0: 13:23:54 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 13:23:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 13:23:54 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 13:23:54 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 13:23:54 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 13:23:54 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 13:23:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 13:23:54 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 13:23:54 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 13:23:54 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 13:23:54 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 13:23:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-04-13 13:24:05,553 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-04-13 13:24:38,424 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 2 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2019-04-13 13:24:38,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 13:24:38,431 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:38,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:38 GMT X-Openstack-Request-Id: req-5a580de1-b7d5-458b-95ec-56a5d25f112e 2019-04-13 13:24:38,970 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:45:40Z", "updated_at": "2019-04-13T13:24:37Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "1f27933a-4723-4b36-b657-3eb47eb06002", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:55:32Z", "updated_at": "2019-04-13T13:24:30Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "7c3f1bf1-4738-48e5-a8e5-097c70f8ac1b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:55:01Z", "updated_at": "2019-04-13T13:24:29Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.217", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "92bd83f1-8ae9-4051-b8db-92e15468a128", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:49:33Z", "updated_at": "2019-04-13T13:24:18Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "9cf43187-8f0d-493d-9c04-6356f94d53dd", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:52:05Z", "updated_at": "2019-04-13T13:24:23Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "c60b4491-7bb9-48f5-aabf-df05d7e478aa", "qos_policy_id": null}]} 2019-04-13 13:24:38,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5a580de1-b7d5-458b-95ec-56a5d25f112e 2019-04-13 13:24:38,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.539901971817s 2019-04-13 13:24:39,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 13:24:39,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/1f27933a-4723-4b36-b657-3eb47eb06002.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:39,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 13:24:39 GMT X-Openstack-Request-Id: req-73234b5d-f335-4eb3-b2d7-17f9565dd9ea 2019-04-13 13:24:39,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 13:24:39,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1f27933a-4723-4b36-b657-3eb47eb06002.json used request id req-73234b5d-f335-4eb3-b2d7-17f9565dd9ea 2019-04-13 13:24:39,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.553489923477s 2019-04-13 13:24:39,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 13:24:39,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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:39,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:39 GMT X-Openstack-Request-Id: req-8fdc53f2-ef08-494c-9d58-cfe0dfbad4b9 2019-04-13 13:24:39,639 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:55:32Z", "updated_at": "2019-04-13T13:24:30Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "7c3f1bf1-4738-48e5-a8e5-097c70f8ac1b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:55:01Z", "updated_at": "2019-04-13T13:24:29Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.217", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "92bd83f1-8ae9-4051-b8db-92e15468a128", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:49:33Z", "updated_at": "2019-04-13T13:24:18Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "9cf43187-8f0d-493d-9c04-6356f94d53dd", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:52:05Z", "updated_at": "2019-04-13T13:24:23Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "c60b4491-7bb9-48f5-aabf-df05d7e478aa", "qos_policy_id": null}]} 2019-04-13 13:24:39,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8fdc53f2-ef08-494c-9d58-cfe0dfbad4b9 2019-04-13 13:24:39,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0719389915466s 2019-04-13 13:24:39,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 13:24:39,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/7c3f1bf1-4738-48e5-a8e5-097c70f8ac1b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:40,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 13:24:40 GMT X-Openstack-Request-Id: req-976b6898-aae5-4b55-a77b-5250bf71ddf1 2019-04-13 13:24:40,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 13:24:40,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7c3f1bf1-4738-48e5-a8e5-097c70f8ac1b.json used request id req-976b6898-aae5-4b55-a77b-5250bf71ddf1 2019-04-13 13:24:40,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.572020053864s 2019-04-13 13:24:40,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 13:24:40,251 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:40,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:40 GMT X-Openstack-Request-Id: req-5c88e349-8b30-465a-a1a7-51e5cbcd12e3 2019-04-13 13:24:40,313 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:55:01Z", "updated_at": "2019-04-13T13:24:29Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.217", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "92bd83f1-8ae9-4051-b8db-92e15468a128", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:49:33Z", "updated_at": "2019-04-13T13:24:18Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "9cf43187-8f0d-493d-9c04-6356f94d53dd", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:52:05Z", "updated_at": "2019-04-13T13:24:23Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "c60b4491-7bb9-48f5-aabf-df05d7e478aa", "qos_policy_id": null}]} 2019-04-13 13:24:40,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5c88e349-8b30-465a-a1a7-51e5cbcd12e3 2019-04-13 13:24:40,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0631330013275s 2019-04-13 13:24:40,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 13:24:40,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/92bd83f1-8ae9-4051-b8db-92e15468a128.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:41,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 13:24:41 GMT X-Openstack-Request-Id: req-ca99fbd8-2eae-451a-bf99-bf9912b0fdb3 2019-04-13 13:24:41,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 13:24:41,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/92bd83f1-8ae9-4051-b8db-92e15468a128.json used request id req-ca99fbd8-2eae-451a-bf99-bf9912b0fdb3 2019-04-13 13:24:41,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.795524120331s 2019-04-13 13:24:41,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 13:24:41,143 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:41,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:41 GMT X-Openstack-Request-Id: req-5f548876-43fc-4d2a-babc-5ced716dbc2a 2019-04-13 13:24:41,211 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:49:33Z", "updated_at": "2019-04-13T13:24:18Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "9cf43187-8f0d-493d-9c04-6356f94d53dd", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:52:05Z", "updated_at": "2019-04-13T13:24:23Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "c60b4491-7bb9-48f5-aabf-df05d7e478aa", "qos_policy_id": null}]} 2019-04-13 13:24:41,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5f548876-43fc-4d2a-babc-5ced716dbc2a 2019-04-13 13:24:41,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0684680938721s 2019-04-13 13:24:41,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 13:24:41,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/9cf43187-8f0d-493d-9c04-6356f94d53dd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:41,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 13:24:41 GMT X-Openstack-Request-Id: req-8d1e4345-c3d3-4c26-ab50-61e2fd04c244 2019-04-13 13:24:41,778 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 13:24:41,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9cf43187-8f0d-493d-9c04-6356f94d53dd.json used request id req-8d1e4345-c3d3-4c26-ab50-61e2fd04c244 2019-04-13 13:24:41,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.5497610569s 2019-04-13 13:24:41,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 13:24:41,789 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:41,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:41 GMT X-Openstack-Request-Id: req-527009d6-c720-4bff-ade1-ab2831524252 2019-04-13 13:24:41,861 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:52:05Z", "updated_at": "2019-04-13T13:24:23Z", "floating_network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_id": null, "id": "c60b4491-7bb9-48f5-aabf-df05d7e478aa", "qos_policy_id": null}]} 2019-04-13 13:24:41,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-527009d6-c720-4bff-ade1-ab2831524252 2019-04-13 13:24:41,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0728189945221s 2019-04-13 13:24:41,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-13 13:24:41,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/c60b4491-7bb9-48f5-aabf-df05d7e478aa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:42,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 13:24:42 GMT X-Openstack-Request-Id: req-b2816c7e-d57e-4f70-8927-005771b874a6 2019-04-13 13:24:42,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 13:24:42,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/c60b4491-7bb9-48f5-aabf-df05d7e478aa.json used request id req-b2816c7e-d57e-4f70-8927-005771b874a6 2019-04-13 13:24:42,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.781664133072s 2019-04-13 13:24:42,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-13 13:24:42,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:42,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:42 GMT X-Openstack-Request-Id: req-b8cafabf-38ba-4886-a477-f7752900c44c 2019-04-13 13:24:42,729 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-13 13:24:42,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b8cafabf-38ba-4886-a477-f7752900c44c 2019-04-13 13:24:42,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630960464478s 2019-04-13 13:24:42,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 13:24:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b543467f-e23d-48df-9869-802807ae8189 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:43,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 13:24:43 GMT X-Openstack-Request-Id: req-a0b90895-638b-4853-a795-425998470e9c 2019-04-13 13:24:43,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-04-13 13:24:43,842 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b543467f-e23d-48df-9869-802807ae8189 used request id req-a0b90895-638b-4853-a795-425998470e9c 2019-04-13 13:24:43,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11161088943s 2019-04-13 13:24:43,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 13:24:43,852 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:44,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24: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-315f6f39-0216-4e6a-8f80-69fed117a902 x-openstack-request-id: req-315f6f39-0216-4e6a-8f80-69fed117a902 2019-04-13 13:24:44,159 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_80f061b5-09e3-47db-94b2-da1a312ae675", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/522f3442-622a-4b48-b04e-69d7913155cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/522f3442-622a-4b48-b04e-69d7913155cf", "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": "522f3442-622a-4b48-b04e-69d7913155cf"}, {"name": "juju_epc-flavor_alt_80f061b5-09e3-47db-94b2-da1a312ae675", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/eb8e0090-0eaf-4cb1-a22f-38f0ab05b487", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/eb8e0090-0eaf-4cb1-a22f-38f0ab05b487", "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": "eb8e0090-0eaf-4cb1-a22f-38f0ab05b487"}]} 2019-04-13 13:24:44,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-315f6f39-0216-4e6a-8f80-69fed117a902 2019-04-13 13:24:44,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.311818122864s 2019-04-13 13:24:44,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 13:24:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/eb8e0090-0eaf-4cb1-a22f-38f0ab05b487 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:44,188 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24: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-900bfc8f-a119-46e1-bf17-a3a6d5cd0e0f x-openstack-request-id: req-900bfc8f-a119-46e1-bf17-a3a6d5cd0e0f 2019-04-13 13:24:44,189 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/eb8e0090-0eaf-4cb1-a22f-38f0ab05b487 used request id req-900bfc8f-a119-46e1-bf17-a3a6d5cd0e0f 2019-04-13 13:24:44,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0270209312439s 2019-04-13 13:24:44,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-13 13:24:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/a00f6202-3cd4-4d17-8d67-fd0d6199704b/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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" -d '{"subnet_id": "b980ef7a-b626-4074-ab20-046b00e102bc"}' 2019-04-13 13:24:46,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:46 GMT X-Openstack-Request-Id: req-2f2d9e79-75e3-4dba-a866-e2c25bea19b1 2019-04-13 13:24:46,137 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55df37db-ace9-40a4-b937-7758901558e6", "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "subnet_id": "b980ef7a-b626-4074-ab20-046b00e102bc", "subnet_ids": ["b980ef7a-b626-4074-ab20-046b00e102bc"], "port_id": "68e977be-d749-41b8-9694-558ba99181d2", "id": "a00f6202-3cd4-4d17-8d67-fd0d6199704b"} 2019-04-13 13:24:46,137 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a00f6202-3cd4-4d17-8d67-fd0d6199704b/remove_router_interface.json used request id req-2f2d9e79-75e3-4dba-a866-e2c25bea19b1 2019-04-13 13:24:46,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.94773483276s 2019-04-13 13:24:46,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-13 13:24:46,138 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:46,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:46 GMT X-Openstack-Request-Id: req-38d2dde9-ba19-458d-a917-c45dcd7e2e73 2019-04-13 13:24:46,526 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "73931f23-5145-40e4-ae9f-c0cf1d558598", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "4b652ed4-365c-45c1-bdb1-1a97245d17d2", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:42:55Z", "admin_state_up": true, "updated_at": "2019-04-13T13:24:45Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "id": "a00f6202-3cd4-4d17-8d67-fd0d6199704b", "name": "juju_epc-router_80f061b5-09e3-47db-94b2-da1a312ae675"}]} 2019-04-13 13:24:46,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-38d2dde9-ba19-458d-a917-c45dcd7e2e73 2019-04-13 13:24:46,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.388923883438s 2019-04-13 13:24:46,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-13 13:24:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/a00f6202-3cd4-4d17-8d67-fd0d6199704b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:47,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 13:24:47 GMT X-Openstack-Request-Id: req-6fcc4baa-bcdd-4fd9-a909-f53f2dbc8b18 2019-04-13 13:24:47,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 13:24:47,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a00f6202-3cd4-4d17-8d67-fd0d6199704b.json used request id req-6fcc4baa-bcdd-4fd9-a909-f53f2dbc8b18 2019-04-13 13:24:47,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30196714401s 2019-04-13 13:24:47,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-13 13:24:47,831 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:47,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:47 GMT X-Openstack-Request-Id: req-94b40786-caac-42e7-8dd6-b000f00570f0 2019-04-13 13:24:47,872 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55df37db-ace9-40a4-b937-7758901558e6","tenant_id":"fc3dd1cebb04464ab72bcdf087e0fcdd","created_at":"2019-04-13T12:42:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-13T12:42:54Z","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":"fc3dd1cebb04464ab72bcdf087e0fcdd","id":"b980ef7a-b626-4074-ab20-046b00e102bc","subnetpool_id":null,"name":"juju_epc-subnet_80f061b5-09e3-47db-94b2-da1a312ae675"}]} 2019-04-13 13:24:47,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-94b40786-caac-42e7-8dd6-b000f00570f0 2019-04-13 13:24:47,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0419321060181s 2019-04-13 13:24:47,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-13 13:24:47,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/b980ef7a-b626-4074-ab20-046b00e102bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:48,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 13:24:48 GMT X-Openstack-Request-Id: req-6447276a-55f7-4b1d-94f7-22517fcd2cbc 2019-04-13 13:24:48,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 13:24:48,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b980ef7a-b626-4074-ab20-046b00e102bc.json used request id req-6447276a-55f7-4b1d-94f7-22517fcd2cbc 2019-04-13 13:24:48,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.961915016174s 2019-04-13 13:24:48,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-13 13:24:48,836 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:48,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:48 GMT X-Openstack-Request-Id: req-f23e230b-94be-4959-a58a-d1b46e6cc1f3 2019-04-13 13:24:48,928 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"55df37db-ace9-40a4-b937-7758901558e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc3dd1cebb04464ab72bcdf087e0fcdd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-13T13:24:48Z","qos_policy_id":null,"name":"juju_epc-net_80f061b5-09e3-47db-94b2-da1a312ae675","admin_state_up":true,"tenant_id":"fc3dd1cebb04464ab72bcdf087e0fcdd","created_at":"2019-04-13T12:42:53Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73931f23-5145-40e4-ae9f-c0cf1d558598","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e94a2f1406b471fb842d7c9876a2afb","l2_adjacency":true,"status":"ACTIVE","subnets":["4b652ed4-365c-45c1-bdb1-1a97245d17d2"],"description":"","tags":[],"updated_at":"2019-04-13T06:40:36Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"5e94a2f1406b471fb842d7c9876a2afb","created_at":"2019-04-13T06:25:47Z","mtu":1500}]} 2019-04-13 13:24:48,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f23e230b-94be-4959-a58a-d1b46e6cc1f3 2019-04-13 13:24:48,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.092414855957s 2019-04-13 13:24:48,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-13 13:24:48,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/55df37db-ace9-40a4-b937-7758901558e6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:50,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 13:24:50 GMT X-Openstack-Request-Id: req-03e750a3-ba7e-4f02-bbe4-85c963320ffd 2019-04-13 13:24:50,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 13:24:50,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/55df37db-ace9-40a4-b937-7758901558e6.json used request id req-03e750a3-ba7e-4f02-bbe4-85c963320ffd 2019-04-13 13:24:50,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29513001442s 2019-04-13 13:24:50,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-13 13:24:50,234 - 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.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:50,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:50 GMT X-Openstack-Request-Id: req-606a8c80-44f5-43d3-9dc9-5fd6df6034e6 2019-04-13 13:24:50,269 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-13T12:43:06Z", "file": "/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669/file", "owner": "fc3dd1cebb04464ab72bcdf087e0fcdd", "id": "0f1f5755-6a6c-4511-b209-7bf046262669", "size": 301006848, "self": "/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0f1f5755-6a6c-4511-b209-7bf046262669/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://76edae89-4a7d-492d-b045-5d3c06077375/images/0f1f5755-6a6c-4511-b209-7bf046262669/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "juju_epc-img_80f061b5-09e3-47db-94b2-da1a312ae675", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-13T12:43:01Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-13 13:24:50,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-606a8c80-44f5-43d3-9dc9-5fd6df6034e6 2019-04-13 13:24:50,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0402750968933s 2019-04-13 13:24:50,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-13 13:24:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}290ee6817253895774d5ab8f5d45ba67032d84ce" 2019-04-13 13:24:50,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 13 Apr 2019 13:24:50 GMT X-Openstack-Request-Id: req-85261dca-339f-4bbd-b7c4-6ccf0683a909 2019-04-13 13:24:50,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-13 13:24:50,607 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0f1f5755-6a6c-4511-b209-7bf046262669 used request id req-85261dca-339f-4bbd-b7c4-6ccf0683a909 2019-04-13 13:24:50,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.335554838181s 2019-04-13 13:24:50,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-13 13:24:50,611 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:50,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2c47cb3-2be1-4ca2-8123-7e9bb11a5b3d x-openstack-request-id: req-e2c47cb3-2be1-4ca2-8123-7e9bb11a5b3d 2019-04-13 13:24:50,630 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_80f061b5-09e3-47db-94b2-da1a312ae675", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/522f3442-622a-4b48-b04e-69d7913155cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/522f3442-622a-4b48-b04e-69d7913155cf", "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": "522f3442-622a-4b48-b04e-69d7913155cf"}]} 2019-04-13 13:24:50,631 - 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-e2c47cb3-2be1-4ca2-8123-7e9bb11a5b3d 2019-04-13 13:24:50,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232181549072s 2019-04-13 13:24:50,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-13 13:24:50,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/522f3442-622a-4b48-b04e-69d7913155cf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:50,678 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e9b1365-43e7-430e-a2ef-1f00267f91a9 x-openstack-request-id: req-8e9b1365-43e7-430e-a2ef-1f00267f91a9 2019-04-13 13:24:50,678 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/522f3442-622a-4b48-b04e-69d7913155cf used request id req-8e9b1365-43e7-430e-a2ef-1f00267f91a9 2019-04-13 13:24:50,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0457022190094s 2019-04-13 13:24:50,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 13:24:50,683 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:50,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a7c6fb-5cf8-4a6f-9061-657a85d484cd 2019-04-13 13:24:50,883 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/09782e570ded4fb7b49d05a797de6716"}, "domain_id": "ad4df011d90445bdb278b49cca1210cf", "enabled": true, "options": {}, "id": "09782e570ded4fb7b49d05a797de6716", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_80f061b5-09e3-47db-94b2-da1a312ae675", "links": {"self": "http://172.30.9.23:5000/v3/users/09c932a44592477d8e25870bd4f60156"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "09c932a44592477d8e25870bd4f60156", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/39b15c364e724d32b4e6169c78ff0af9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39b15c364e724d32b4e6169c78ff0af9", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/48421bbb7b384756a78e41a30e72bc80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "48421bbb7b384756a78e41a30e72bc80", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/4889338960c648f3bf0f9dcda4666ef5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4889338960c648f3bf0f9dcda4666ef5", "email": "nova@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/4935b52292ba43dcaa75adb39f49bd3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4935b52292ba43dcaa75adb39f49bd3c", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/4fa3013c079a46d18808b859459020e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fa3013c079a46d18808b859459020e5", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/88cb3670d0d94cd2a12b473754d33e77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88cb3670d0d94cd2a12b473754d33e77", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/9f4eb99b4b6b4948a224f2ef87c5a5e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f4eb99b4b6b4948a224f2ef87c5a5e1", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/c4feef440ce746628c2177a50752c647"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c4feef440ce746628c2177a50752c647", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/cc7cdf72f46841128880b6fb5dd7566e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cc7cdf72f46841128880b6fb5dd7566e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/cdda7eec52dd4693b845c1b38ed94b42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cdda7eec52dd4693b845c1b38ed94b42", "email": "placement@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/e03cde30040d437aa5b6b06cc5fcfcfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e03cde30040d437aa5b6b06cc5fcfcfa", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/eeddb365fd8e49b2a0321c3d80f208d2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeddb365fd8e49b2a0321c3d80f208d2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/f04dbbe664e442729bd21d0bd8ec888e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f04dbbe664e442729bd21d0bd8ec888e", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-04-13 13:24:50,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e5a7c6fb-5cf8-4a6f-9061-657a85d484cd 2019-04-13 13:24:50,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20419883728s 2019-04-13 13:24:50,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-13 13:24:50,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/09c932a44592477d8e25870bd4f60156 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:51,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12ca4b9-0709-4d7e-ba3d-d87ec1102643 2019-04-13 13:24:51,098 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_80f061b5-09e3-47db-94b2-da1a312ae675", "links": {"self": "http://172.30.9.23:5000/v3/users/09c932a44592477d8e25870bd4f60156"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "09c932a44592477d8e25870bd4f60156", "description": null}} 2019-04-13 13:24:51,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/09c932a44592477d8e25870bd4f60156 used request id req-e12ca4b9-0709-4d7e-ba3d-d87ec1102643 2019-04-13 13:24:51,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209009170532s 2019-04-13 13:24:51,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-13 13:24:51,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/09c932a44592477d8e25870bd4f60156 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:51,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 13:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5aa9498-8d3b-43b6-bd53-63c46ad2f7e7 2019-04-13 13:24:51,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 13:24:51,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/09c932a44592477d8e25870bd4f60156 used request id req-e5aa9498-8d3b-43b6-bd53-63c46ad2f7e7 2019-04-13 13:24:51,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310504198074s 2019-04-13 13:24:51,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-13 13:24:51,421 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:51,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae6136e-747b-4a71-a3cb-b562ed4dcc5d 2019-04-13 13:24:51,604 - 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/5e94a2f1406b471fb842d7c9876a2afb"}, "tags": [], "enabled": true, "id": "5e94a2f1406b471fb842d7c9876a2afb", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/8cb957e698214daa959a3206e3607cbf"}, "tags": [], "enabled": true, "id": "8cb957e698214daa959a3206e3607cbf", "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/fc3dd1cebb04464ab72bcdf087e0fcdd"}, "tags": [], "enabled": true, "id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_80f061b5-09e3-47db-94b2-da1a312ae675"}]} 2019-04-13 13:24:51,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-bae6136e-747b-4a71-a3cb-b562ed4dcc5d 2019-04-13 13:24:51,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187408924103s 2019-04-13 13:24:51,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-13 13:24:51,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/fc3dd1cebb04464ab72bcdf087e0fcdd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:51,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 13 Apr 2019 13:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63442df-1b86-437e-a574-484ac860b3ae 2019-04-13 13:24:51,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-13 13:24:51,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fc3dd1cebb04464ab72bcdf087e0fcdd used request id req-a63442df-1b86-437e-a574-484ac860b3ae 2019-04-13 13:24:51,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.237342119217s 2019-04-13 13:24:51,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 13:24:51,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=fc3dd1cebb04464ab72bcdf087e0fcdd&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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:52,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:52 GMT X-Openstack-Request-Id: req-f6a71a8e-384e-4172-9909-d30633d54a17 2019-04-13 13:24:52,169 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:42:53Z", "updated_at": "2019-04-13T12:42:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:42:53Z", "revision_number": 0, "id": "21e74733-d5d8-4490-8997-d1e19432c410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:42:53Z", "security_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:42:53Z", "revision_number": 0, "id": "4ce78c3c-dfb0-4128-a992-934be3cffb94", "remote_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "remote_ip_prefix": null, "created_at": "2019-04-13T12:42:53Z", "security_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:42:53Z", "revision_number": 0, "id": "63f17a5f-d649-4e78-a810-4b98395f4697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:42:53Z", "security_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:42:53Z", "revision_number": 0, "id": "ad24bb8d-c988-4c8d-8dd4-59716d9c216a", "remote_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "remote_ip_prefix": null, "created_at": "2019-04-13T12:42:53Z", "security_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd"}], "revision_number": 1, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "name": "default"}]} 2019-04-13 13:24:52,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=fc3dd1cebb04464ab72bcdf087e0fcdd&name=default used request id req-f6a71a8e-384e-4172-9909-d30633d54a17 2019-04-13 13:24:52,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.317239046097s 2019-04-13 13:24:52,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-13 13:24:52,176 - 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.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:52,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 13 Apr 2019 13:24:52 GMT X-Openstack-Request-Id: req-e83a96bd-abc4-47f9-bd06-c79a8c9bb95f 2019-04-13 13:24:52,288 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "created_at": "2019-04-13T06:40:23Z", "updated_at": "2019-04-13T06:40:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "d3d3eb6f-77a8-4221-b098-4124d2e0d3e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "efdd1222-e559-413c-a9b3-ce2d3124537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f18eb7ff-53ad-4276-90f8-92058692ea53", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv6", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:23Z", "revision_number": 0, "id": "f3fe8c10-2aee-4c12-b527-0e025de05eaf", "remote_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:23Z", "security_group_id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "tenant_id": "68b633c1283f4a0394cd091ad2e4d734", "port_range_min": null, "ethertype": "IPv4", "project_id": "68b633c1283f4a0394cd091ad2e4d734"}], "revision_number": 1, "project_id": "68b633c1283f4a0394cd091ad2e4d734", "id": "0ce0ae36-561e-4251-907b-baa8aa51c83c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "created_at": "2019-04-13T12:42:53Z", "updated_at": "2019-04-13T12:42:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:42:53Z", "revision_number": 0, "id": "21e74733-d5d8-4490-8997-d1e19432c410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:42:53Z", "security_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:42:53Z", "revision_number": 0, "id": "4ce78c3c-dfb0-4128-a992-934be3cffb94", "remote_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "remote_ip_prefix": null, "created_at": "2019-04-13T12:42:53Z", "security_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:42:53Z", "revision_number": 0, "id": "63f17a5f-d649-4e78-a810-4b98395f4697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T12:42:53Z", "security_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T12:42:53Z", "revision_number": 0, "id": "ad24bb8d-c988-4c8d-8dd4-59716d9c216a", "remote_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "remote_ip_prefix": null, "created_at": "2019-04-13T12:42:53Z", "security_group_id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "tenant_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd"}], "revision_number": 1, "project_id": "fc3dd1cebb04464ab72bcdf087e0fcdd", "id": "11de3847-2c41-4dc3-8a4a-c18986a8a8fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "created_at": "2019-04-13T06:40:26Z", "updated_at": "2019-04-13T06:40:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "2292f733-4a9e-4582-b41a-0192e659b312", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "7c67d390-10f0-4622-b6a9-4a805a613f81", "remote_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "94ed1e2b-8feb-48c6-b23d-7e3f7415f2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:26Z", "revision_number": 0, "id": "b73fc5db-d281-4ebc-ae92-93f9d5eca730", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:26Z", "security_group_id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "tenant_id": "c5ca029be88e434dadf115ca9e36ebc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5ca029be88e434dadf115ca9e36ebc7"}], "revision_number": 1, "project_id": "c5ca029be88e434dadf115ca9e36ebc7", "id": "36599b42-42a5-42ba-bde1-29b94b2c95e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83049d2817a547988248e5ec46d243bd", "created_at": "2019-04-13T06:40:17Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "04c296ce-9df5-40d9-aa09-6c003946e712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "2961d239-f359-4ada-8d8a-f88d02a58966", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "8ddd3fbf-fea9-47c8-a5dc-a095b7b39fd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cfaf1e53-0716-4d41-acac-9c004617302a", "remote_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "tenant_id": "83049d2817a547988248e5ec46d243bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "83049d2817a547988248e5ec46d243bd"}], "revision_number": 1, "project_id": "83049d2817a547988248e5ec46d243bd", "id": "3759a9d4-90ab-45c0-8c41-d4eaa16e5e33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "created_at": "2019-04-13T06:40:16Z", "updated_at": "2019-04-13T06:40:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "b8718f11-23d1-4c90-813f-5bee12282531", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cd7caa4f-b128-45ab-bd85-c5acefc35d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "cdb4b979-9ab7-4e41-850a-49ed1c7b6ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:17Z", "revision_number": 0, "id": "d50d240c-c00d-4a3f-a88b-123d670713af", "remote_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:17Z", "security_group_id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "tenant_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb"}], "revision_number": 1, "project_id": "03fe8dff2e764443bee7aa63f4f1d3fb", "id": "46e73498-0dc1-497f-a0df-3f2ebcc47d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "966997958dd54397a57bd8215c04db7b", "created_at": "2019-04-13T06:40:15Z", "updated_at": "2019-04-13T06:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "73a2ad7e-7170-425d-9086-c93022421065", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "80c924ba-abac-4e1c-927f-ca03843e2c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "c6295ee1-3000-475d-a4c2-bbba66bb877f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "966997958dd54397a57bd8215c04db7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:15Z", "revision_number": 0, "id": "e22ace76-75f9-4fdf-982e-214fb14e0c0a", "remote_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:15Z", "security_group_id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "tenant_id": "966997958dd54397a57bd8215c04db7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "966997958dd54397a57bd8215c04db7b"}], "revision_number": 1, "project_id": "966997958dd54397a57bd8215c04db7b", "id": "8e572539-be1d-4ad6-be6d-1e632ea3bd1e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbfb7d184da9463f931a778d23a04217", "created_at": "2019-04-13T06:39:53Z", "updated_at": "2019-04-13T06:39:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "60109ff5-9e91-480d-bdda-db531b1bcdbb", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "a7e6f5e2-6877-4e95-b153-53837a228fdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "b69ce20a-96cc-4f10-86e5-fbf64ed72553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbfb7d184da9463f931a778d23a04217"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:39:53Z", "revision_number": 0, "id": "f97ae42e-7ce7-4dd9-8458-a0a15e19ed81", "remote_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "remote_ip_prefix": null, "created_at": "2019-04-13T06:39:53Z", "security_group_id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "tenant_id": "bbfb7d184da9463f931a778d23a04217", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbfb7d184da9463f931a778d23a04217"}], "revision_number": 1, "project_id": "bbfb7d184da9463f931a778d23a04217", "id": "9ce99da6-98e1-44fd-b819-a84a374017a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "created_at": "2019-04-13T06:40:25Z", "updated_at": "2019-04-13T06:40:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "71aa5215-b502-4d63-8925-2475df4af6ba", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "c5053d2e-6fca-400c-b274-cb671a63df9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "e7002516-fce8-4a3c-be21-3b7d10d34d9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:40:25Z", "revision_number": 0, "id": "f09a182a-ced5-44f4-a6fe-fd68616fb5b5", "remote_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "remote_ip_prefix": null, "created_at": "2019-04-13T06:40:25Z", "security_group_id": "a1b64a80-364f-4739-805a-57df3c791730", "tenant_id": "2d41eb20ce2f441182cdb4199a61d4c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d41eb20ce2f441182cdb4199a61d4c9"}], "revision_number": 1, "project_id": "2d41eb20ce2f441182cdb4199a61d4c9", "id": "a1b64a80-364f-4739-805a-57df3c791730", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b84965cf843a462e957980599bf8ad29", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "074d94b0-bb02-42ee-ac72-431cba3d4bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d6793696-1ec7-4c11-882e-8894b57d45f4", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv4", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "d9cbbe1e-162f-4fab-9de8-0d098d7dc476", "remote_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "e5451d43-ad36-4980-9ad8-c6ddc012f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "tenant_id": "b84965cf843a462e957980599bf8ad29", "port_range_min": null, "ethertype": "IPv6", "project_id": "b84965cf843a462e957980599bf8ad29"}], "revision_number": 1, "project_id": "b84965cf843a462e957980599bf8ad29", "id": "ae9a42a2-81e2-4f96-a1e1-13e1f4a97ad5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb957e698214daa959a3206e3607cbf", "created_at": "2019-04-13T06:27:44Z", "updated_at": "2019-04-13T06:27:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "02b1be19-97ef-4f11-a55e-f804699230ac", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "18494ffa-b12e-40de-a1d2-c499a6d2f11d", "remote_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "495dcb82-da57-4907-a0bb-41e94829b961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb957e698214daa959a3206e3607cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:44Z", "revision_number": 0, "id": "d2c8db87-ad3a-4cda-ad81-5861f3aab5f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:44Z", "security_group_id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "tenant_id": "8cb957e698214daa959a3206e3607cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb957e698214daa959a3206e3607cbf"}], "revision_number": 1, "project_id": "8cb957e698214daa959a3206e3607cbf", "id": "b0b0d546-a8ed-47bc-abd1-70802093edba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-13T06:27:45Z", "updated_at": "2019-04-13T06:27:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "625fb232-fa86-4b07-9f3d-a33dd7af4897", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "aac93c72-88b7-4715-a136-7437fc7e2e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce68b7e4-b25b-4bb5-8cea-8d0068519782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:27:45Z", "revision_number": 0, "id": "ce6cccc0-7bf5-4206-8358-7cf702acd054", "remote_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "remote_ip_prefix": null, "created_at": "2019-04-13T06:27:45Z", "security_group_id": "bd508a0e-88c1-4831-916d-4d5afebac962", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "bd508a0e-88c1-4831-916d-4d5afebac962", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "created_at": "2019-04-13T07:51:14Z", "updated_at": "2019-04-13T07:51:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "15055f7b-766e-4402-84d1-3c15f1a8a2f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "5f99fb80-f5b3-4313-afe6-44d6a1d16f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "bb641db4-1710-4a5f-b661-372cf836a24d", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b3565f519584d2dbdd184581b118f3c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T07:51:14Z", "revision_number": 0, "id": "fa1e5319-11fd-4822-bc3a-c5de962491fe", "remote_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "remote_ip_prefix": null, "created_at": "2019-04-13T07:51:14Z", "security_group_id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "tenant_id": "4b3565f519584d2dbdd184581b118f3c", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b3565f519584d2dbdd184581b118f3c"}], "revision_number": 1, "project_id": "4b3565f519584d2dbdd184581b118f3c", "id": "d7fbf00c-3953-4783-b5be-a252fc8332f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "348a462af665438c974256ee222b763a", "created_at": "2019-04-13T06:43:03Z", "updated_at": "2019-04-13T06:43:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "4389042d-b076-4078-8a1c-445b08b451e4", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "60e806af-9f0b-4d57-bffb-5bd0cb1c1937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv4", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "63e6ac6d-dda6-4a25-b4c3-4f9a1beb02b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:43:03Z", "revision_number": 0, "id": "f4962cc2-30c2-49f5-a3f6-a7587bd92891", "remote_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "remote_ip_prefix": null, "created_at": "2019-04-13T06:43:03Z", "security_group_id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "tenant_id": "348a462af665438c974256ee222b763a", "port_range_min": null, "ethertype": "IPv6", "project_id": "348a462af665438c974256ee222b763a"}], "revision_number": 1, "project_id": "348a462af665438c974256ee222b763a", "id": "ed9c4c73-ac82-4f81-a578-f381793130a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "created_at": "2019-04-13T06:25:47Z", "updated_at": "2019-04-13T06:25:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "0f498c43-7350-491a-b468-f5f0b61c666c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "4db24983-0f86-4cd1-88f9-a2f17f14f3b0", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "84ca5135-0b25-43b4-973c-ebf8fc0b8b3d", "remote_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-13T06:25:47Z", "revision_number": 0, "id": "95c4a0cc-0927-4380-b93b-894ad8aa7758", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-13T06:25:47Z", "security_group_id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "tenant_id": "5e94a2f1406b471fb842d7c9876a2afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e94a2f1406b471fb842d7c9876a2afb"}], "revision_number": 1, "project_id": "5e94a2f1406b471fb842d7c9876a2afb", "id": "edcdf949-1994-4b78-acbe-1bcad10bd185", "name": "default"}]} 2019-04-13 13:24:52,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e83a96bd-abc4-47f9-bd06-c79a8c9bb95f 2019-04-13 13:24:52,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113499879837s 2019-04-13 13:24:52,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-13 13:24:52,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/11de3847-2c41-4dc3-8a4a-c18986a8a8fb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec39d4cf0ab6147bbc9c65475c68ee77e362ff88" 2019-04-13 13:24:52,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 13 Apr 2019 13:24:52 GMT X-Openstack-Request-Id: req-fefe5ba3-e0b5-423f-90a2-9d7a4fa80fbe 2019-04-13 13:24:52,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-13 13:24:52,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/11de3847-2c41-4dc3-8a4a-c18986a8a8fb.json used request id req-fefe5ba3-e0b5-423f-90a2-9d7a4fa80fbe 2019-04-13 13:24:52,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.122096061707s 2019-04-13 13:24:52,422 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:02 | PASS | | cloudify_ims | functest | vnf | 26:27 | PASS | | heat_ims | functest | vnf | 33:51 | PASS | | vyos_vrouter | functest | vnf | 16:41 | PASS | | juju_epc | functest | vnf | 41:11 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-04-13 13:24:52,428 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-04-13 13:24:52,443 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-13 13:24:52,537 - paramiko.transport - DEBUG - EOF in transport thread